foundationdb icon indicating copy to clipboard operation
foundationdb copied to clipboard

Fix ConsistencyCheck_InvalidShardSize due to unfair split [release-7.1]

Open jzhou77 opened this issue 1 year ago • 19 comments

cherrypick #10066

20230428-172448-jzhou-7862a4a0cf833cea

Code-Reviewer Section

The general pull request guidelines can be found here.

Please check each of the following things and check all boxes before accepting a PR.

  • [ ] The PR has a description, explaining both the problem and the solution.
  • [ ] The description mentions which forms of testing were done and the testing seems reasonable.
  • [ ] Every function/class/actor that was touched is reasonably well documented.

For Release-Branches

If this PR is made against a release-branch, please also check the following:

  • [ ] This change/bugfix is a cherry-pick from the next younger branch (younger release-branch or main if this is the youngest branch)
  • [ ] There is a good reason why this PR needs to go into a release branch and this reason is documented (either in the description above or in a linked GitHub issue)

jzhou77 avatar Apr 28 '23 03:04 jzhou77

Result of foundationdb-pr-macos-m1 on macOS Ventura 13.x

  • Commit ID: 943ce22947ea9913013df49da1d24c0bf6d39f45
  • Duration 0:15:33
  • Result: :x: FAILED
  • Error: Error while executing command: ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -i ${HOME}/.ssh_key ec2-user@${MAC_EC2_HOST} /opt/homebrew/bin/bash --login -c ./build_pr_macos.sh. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

foundationdb-ci avatar Apr 28 '23 04:04 foundationdb-ci

Result of foundationdb-pr-macos on macOS Ventura 13.x

  • Commit ID: 943ce22947ea9913013df49da1d24c0bf6d39f45
  • Duration 0:21:05
  • Result: :x: FAILED
  • Error: Error while executing command: ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -i ${HOME}/.ssh_key ec2-user@${MAC_EC2_HOST} /usr/local/bin/bash --login -c ./build_pr_macos.sh. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

foundationdb-ci avatar Apr 28 '23 04:04 foundationdb-ci

Doxense CI Report for Windows 10

  • Commit ID: 943ce22947ea9913013df49da1d24c0bf6d39f45
  • Result: :heavy_check_mark: SUCCEEDED
  • Build Logs (available for 30 days)

fdb-windows-ci avatar Apr 28 '23 04:04 fdb-windows-ci

Result of foundationdb-pr-clang on Linux CentOS 7

  • Commit ID: 943ce22947ea9913013df49da1d24c0bf6d39f45
  • Duration 0:37:31
  • Result: :x: FAILED
  • Error: Error while executing command: if python3 -m joshua.joshua list --stopped | grep ${ENSEMBLE_ID} | grep -q 'pass=10[0-9][0-9][0-9]'; then echo PASS; else echo FAIL && exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

foundationdb-ci avatar Apr 28 '23 04:04 foundationdb-ci

Result of foundationdb-pr on Linux CentOS 7

  • Commit ID: 943ce22947ea9913013df49da1d24c0bf6d39f45
  • Duration 0:56:01
  • Result: :x: FAILED
  • Error: Error while executing command: if python3 -m joshua.joshua list --stopped | grep ${ENSEMBLE_ID} | grep -q 'pass=10[0-9][0-9][0-9]'; then echo PASS; else echo FAIL && exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

foundationdb-ci avatar Apr 28 '23 04:04 foundationdb-ci

Result of foundationdb-pr-macos-m1 on macOS Ventura 13.x

  • Commit ID: 943ce22947ea9913013df49da1d24c0bf6d39f45
  • Duration 0:15:32
  • Result: :x: FAILED
  • Error: Error while executing command: ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -i ${HOME}/.ssh_key ec2-user@${MAC_EC2_HOST} /opt/homebrew/bin/bash --login -c ./build_pr_macos.sh. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

foundationdb-ci avatar Apr 28 '23 05:04 foundationdb-ci

Result of foundationdb-pr-clang on Linux CentOS 7

  • Commit ID: 943ce22947ea9913013df49da1d24c0bf6d39f45
  • Duration 0:27:06
  • Result: :x: FAILED
  • Error: Error while executing command: if python3 -m joshua.joshua list --stopped | grep ${ENSEMBLE_ID} | grep -q 'pass=10[0-9][0-9][0-9]'; then echo PASS; else echo FAIL && exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

foundationdb-ci avatar Apr 28 '23 05:04 foundationdb-ci

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

  • Commit ID: 943ce22947ea9913013df49da1d24c0bf6d39f45
  • Duration 2:04:05
  • Result: :x: FAILED
  • Error: Error while executing command: if $fail_test; then exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)
  • Cluster Test Logs zip file of the test logs (available for 30 days)

foundationdb-ci avatar Apr 28 '23 05:04 foundationdb-ci

Result of foundationdb-pr on Linux CentOS 7

  • Commit ID: 943ce22947ea9913013df49da1d24c0bf6d39f45
  • Duration 1:02:59
  • Result: :x: FAILED
  • Error: Error while executing command: if python3 -m joshua.joshua list --stopped | grep ${ENSEMBLE_ID} | grep -q 'pass=10[0-9][0-9][0-9]'; then echo PASS; else echo FAIL && exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

foundationdb-ci avatar Apr 28 '23 06:04 foundationdb-ci

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

  • Commit ID: 943ce22947ea9913013df49da1d24c0bf6d39f45
  • Duration 2:00:30
  • Result: :white_check_mark: SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)
  • Cluster Test Logs zip file of the test logs (available for 30 days)

foundationdb-ci avatar Apr 28 '23 07:04 foundationdb-ci

Doxense CI Report for Windows 10

  • Commit ID: 47ffc39d0092cbf07d992fa30d21482ca7e8b6b3
  • Result: :heavy_check_mark: SUCCEEDED
  • Build Logs (available for 30 days)

fdb-windows-ci avatar Apr 28 '23 17:04 fdb-windows-ci

Result of foundationdb-pr-macos-m1 on macOS Ventura 13.x

  • Commit ID: a6bfb33af096a0c28aebd9bcda36ed36def46171
  • Duration 0:15:39
  • Result: :x: FAILED
  • Error: Error while executing command: ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -i ${HOME}/.ssh_key ec2-user@${MAC_EC2_HOST} /opt/homebrew/bin/bash --login -c ./build_pr_macos.sh. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

foundationdb-ci avatar Apr 28 '23 17:04 foundationdb-ci

Result of foundationdb-pr-macos on macOS Ventura 13.x

  • Commit ID: 47ffc39d0092cbf07d992fa30d21482ca7e8b6b3
  • Duration 0:20:47
  • Result: :x: FAILED
  • Error: Error while executing command: ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -i ${HOME}/.ssh_key ec2-user@${MAC_EC2_HOST} /usr/local/bin/bash --login -c ./build_pr_macos.sh. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

foundationdb-ci avatar Apr 28 '23 17:04 foundationdb-ci

Result of foundationdb-pr-clang on Linux CentOS 7

  • Commit ID: a6bfb33af096a0c28aebd9bcda36ed36def46171
  • Duration 0:46:07
  • Result: :white_check_mark: SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

foundationdb-ci avatar Apr 28 '23 18:04 foundationdb-ci

Result of foundationdb-pr-clang on Linux CentOS 7

  • Commit ID: 47ffc39d0092cbf07d992fa30d21482ca7e8b6b3
  • Duration 0:44:28
  • Result: :white_check_mark: SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

foundationdb-ci avatar Apr 28 '23 18:04 foundationdb-ci

Result of foundationdb-pr on Linux CentOS 7

  • Commit ID: a6bfb33af096a0c28aebd9bcda36ed36def46171
  • Duration 1:08:31
  • Result: :white_check_mark: SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

foundationdb-ci avatar Apr 28 '23 18:04 foundationdb-ci

Result of foundationdb-pr on Linux CentOS 7

  • Commit ID: 47ffc39d0092cbf07d992fa30d21482ca7e8b6b3
  • Duration 1:02:28
  • Result: :x: FAILED
  • Error: Error while executing command: if python3 -m joshua.joshua list --stopped | grep ${ENSEMBLE_ID} | grep -q 'pass=10[0-9][0-9][0-9]'; then echo PASS; else echo FAIL && exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

foundationdb-ci avatar Apr 28 '23 18:04 foundationdb-ci

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

  • Commit ID: a6bfb33af096a0c28aebd9bcda36ed36def46171
  • Duration 2:07:39
  • Result: :white_check_mark: SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)
  • Cluster Test Logs zip file of the test logs (available for 30 days)

foundationdb-ci avatar Apr 28 '23 19:04 foundationdb-ci

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

  • Commit ID: 47ffc39d0092cbf07d992fa30d21482ca7e8b6b3
  • Duration 2:02:27
  • Result: :white_check_mark: SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)
  • Cluster Test Logs zip file of the test logs (available for 30 days)

foundationdb-ci avatar Apr 28 '23 19:04 foundationdb-ci