foundationdb icon indicating copy to clipboard operation
foundationdb copied to clipboard

Guard a few uses of gsimulator.

Open wwilson opened this issue 3 years ago • 11 comments

Prevents crashes when running with buggification outside of simulation.

wwilson avatar Jun 15 '22 16:06 wwilson

Result of foundationdb-pr-cluster-tests on Linux CentOS 7

  • Commit ID: 09e0feb26d8674b2875e142f004e8f752ba15bc2
  • Duration 0:05:06
  • Result: :x: FAILED
  • Error: Error while executing command: if [[ $(git diff --shortstat 2> /dev/null | tail -n1) == "" ]]; then echo "CODE FORMAT CLEAN"; else echo "CODE FORMAT NOT CLEAN"; echo; echo "THE FOLLOWING FILES NEED TO BE FORMATTED"; echo; git ls-files -m; echo; exit 1; fi. Reason: exit status 1
  • Build Logs (available for 30 days)

foundationdb-ci avatar Jun 15 '22 16:06 foundationdb-ci

Result of foundationdb-pr on Linux CentOS 7

  • Commit ID: 09e0feb26d8674b2875e142f004e8f752ba15bc2
  • Duration 0:05:21
  • Result: :x: FAILED
  • Error: Error while executing command: if [[ $(git diff --shortstat 2> /dev/null | tail -n1) == "" ]]; then echo "CODE FORMAT CLEAN"; else echo "CODE FORMAT NOT CLEAN"; echo; echo "THE FOLLOWING FILES NEED TO BE FORMATTED"; echo; git ls-files -m; echo; exit 1; fi. Reason: exit status 1
  • Build Logs (available for 30 days)

foundationdb-ci avatar Jun 15 '22 16:06 foundationdb-ci

Result of foundationdb-pr-cluster-tests on Linux CentOS 7

  • Commit ID: 57534cc876982f2e592d91702b3f7b2dbe202cce
  • Duration 0:09:35
  • Result: :x: FAILED
  • Error: Error while executing command: if [[ $(git diff --shortstat 2> /dev/null | tail -n1) == "" ]]; then echo "CODE FORMAT CLEAN"; else echo "CODE FORMAT NOT CLEAN"; echo; echo "THE FOLLOWING FILES NEED TO BE FORMATTED"; echo; git ls-files -m; echo; exit 1; fi. Reason: exit status 1
  • Build Logs (available for 30 days)

foundationdb-ci avatar Jun 15 '22 16:06 foundationdb-ci

Result of foundationdb-pr on Linux CentOS 7

  • Commit ID: 57534cc876982f2e592d91702b3f7b2dbe202cce
  • Duration 0:10:18
  • Result: :x: FAILED
  • Error: Error while executing command: if [[ $(git diff --shortstat 2> /dev/null | tail -n1) == "" ]]; then echo "CODE FORMAT CLEAN"; else echo "CODE FORMAT NOT CLEAN"; echo; echo "THE FOLLOWING FILES NEED TO BE FORMATTED"; echo; git ls-files -m; echo; exit 1; fi. Reason: exit status 1
  • Build Logs (available for 30 days)

foundationdb-ci avatar Jun 15 '22 16:06 foundationdb-ci

I've also added a missing inclusion to the FDB TLS plugin which causes warnings when building with Clang.

wwilson avatar Jun 15 '22 16:06 wwilson

Result of foundationdb-pr-macos on macOS BigSur 11.5.2

  • Commit ID: 57534cc876982f2e592d91702b3f7b2dbe202cce
  • Duration 0:47:24
  • Result: :white_check_mark: SUCCEEDED
  • Error: N/A
  • Build Logs (available for 30 days)

foundationdb-ci avatar Jun 15 '22 16:06 foundationdb-ci

Doxense CI Report for Windows 10

  • Commit ID: 09e0feb26d8674b2875e142f004e8f752ba15bc2
  • Result: :heavy_check_mark: SUCCEEDED
  • Build Logs (available for 30 days)

fdb-windows-ci avatar Jun 15 '22 21:06 fdb-windows-ci

Hi @wwilson , can you reformat the PR with clang-format? CI failed on the format check.

jzhou77 avatar Jul 11 '22 20:07 jzhou77

Result of foundationdb-pr-cluster-tests on Linux CentOS 7

  • Commit ID: 09e0feb26d8674b2875e142f004e8f752ba15bc2
  • Duration 0:05:03
  • Result: :x: FAILED
  • Error: Error while executing command: if [[ $(git diff --shortstat 2> /dev/null | tail -n1) == "" ]]; then echo "CODE FORMAT CLEAN"; else echo "CODE FORMAT NOT CLEAN"; echo; echo "THE FOLLOWING FILES NEED TO BE FORMATTED"; echo; git ls-files -m; echo; exit 1; fi. Reason: exit status 1
  • Build Logs (available for 30 days)

foundationdb-ci avatar Jul 11 '22 21:07 foundationdb-ci

Result of foundationdb-pr on Linux CentOS 7

  • Commit ID: 09e0feb26d8674b2875e142f004e8f752ba15bc2
  • Duration 0:05:39
  • Result: :x: FAILED
  • Error: Error while executing command: if [[ $(git diff --shortstat 2> /dev/null | tail -n1) == "" ]]; then echo "CODE FORMAT CLEAN"; else echo "CODE FORMAT NOT CLEAN"; echo; echo "THE FOLLOWING FILES NEED TO BE FORMATTED"; echo; git ls-files -m; echo; exit 1; fi. Reason: exit status 1
  • Build Logs (available for 30 days)

foundationdb-ci avatar Jul 11 '22 21:07 foundationdb-ci

Result of foundationdb-pr-macos on macOS BigSur 11.5.2

  • Commit ID: 09e0feb26d8674b2875e142f004e8f752ba15bc2
  • Duration 0:39:33
  • Result: :white_check_mark: SUCCEEDED
  • Error: N/A
  • Build Logs (available for 30 days)

foundationdb-ci avatar Jul 11 '22 21:07 foundationdb-ci