Skip to content

Conversation

@saintstack
Copy link
Contributor

#9759)

@fdb-windows-ci
Copy link
Collaborator

Doxense CI Report for Windows 10

@foundationdb-ci
Copy link
Contributor

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

  • Commit ID: c0619c2
  • Duration 0:30:37
  • Result: ❌ FAILED
  • Error: Error while executing command: docker build --label "org.foundationdb.version=${FDB_VERSION}" --label "org.foundationdb.build_date=${BUILD_DATE}" --label "org.foundationdb.commit=${COMMIT_SHA}" --progress plain --build-arg FDB_VERSION="${FDB_VERSION}" --build-arg FDB_LIBRARY_VERSIONS="${FDB_VERSION}" --build-arg FDB_WEBSITE="${FDB_WEBSITE}" --tag foundationdb/foundationdb-kubernetes-sidecar:${FDB_VERSION}-${COMMIT_SHA}-1 --file Dockerfile --target foundationdb-kubernetes-sidecar .. 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
Copy link
Contributor

Result of foundationdb-pr on Linux CentOS 7

  • Commit ID: c0619c2
  • Duration 0:50:11
  • Result: ✅ 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
Copy link
Contributor

Result of foundationdb-pr-clang on Linux CentOS 7

  • Commit ID: c0619c2
  • Duration 3:00:51
  • Result: ❌ FAILED
  • Error: Error while executing command: ctest -j ${NPROC} --no-compress-output -T test --output-on-failure. Reason: exit status 8
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@saintstack
Copy link
Contributor Author

Timed out installing python. Retry.

@saintstack saintstack force-pushed the backport_sharded_tss branch from c0619c2 to e8cbd88 Compare April 22, 2023 05:12
@fdb-windows-ci
Copy link
Collaborator

Doxense CI Report for Windows 10

@foundationdb-ci
Copy link
Contributor

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

  • Commit ID: e8cbd88
  • Duration 0:27:14
  • Result: ✅ 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
Copy link
Contributor

Result of foundationdb-pr on Linux CentOS 7

  • Commit ID: e8cbd88
  • Duration 0:30:32
  • Result: ❌ FAILED
  • Error: Error while executing command: ctest -j ${NPROC} --no-compress-output -T test --output-on-failure. Reason: exit status 8
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Contributor

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

  • Commit ID: e8cbd88
  • Duration 0:34:48
  • Result: ✅ 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
Copy link
Contributor

Result of foundationdb-pr-clang on Linux CentOS 7

  • Commit ID: e8cbd88
  • Duration 0:39:09
  • Result: ✅ 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
Copy link
Contributor

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

  • Commit ID: e8cbd88
  • Duration 1:20:04
  • Result: ❌ 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)

liquid-helium
liquid-helium previously approved these changes Apr 24, 2023
@saintstack
Copy link
Contributor Author

These unit tests fail in the above run:

The following tests FAILED:
	 13 - fdb_c_unit_tests (Failed)
	 16 - fdb_c_external_client_unit_tests (Failed)
Errors while running CTest

I ran the unit tests locally:

38/38 Test #32: fdb_c_wiggle_and_upgrade_63 .......................   Passed   82.61 sec

100% tests passed, 0 tests failed out of 38

Total Test time (real) = 394.54 sec

The IT test is failing here....

------------------------------
FoundationDBStatus when fetching the status of a FoundationDB cluster shouldn't report fdbserver processes as clients
/codebuild/output/src730001409/src/github.com/apple/foundationdb/fdb-kubernetes-tests/tests/test_foundationdb_status/foundationdb_status_test.go:80
2023/04/22 05:54:24 Process: count = 19 , ip addresses: map[100.80.1.218:1 100.80.12.21:1 100.80.15.95:1 100.80.2.142:1 100.80.24.16:1 100.80.26.86:1 100.80.31.8:1 100.80.32.224:1 100.80.34.164:1 100.80.35.129:1 100.80.38.110:1 100.80.38.202:1 100.80.46.91:1 100.80.50.74:1 100.80.52.237:1 100.80.55.15:1 100.80.58.13:1 100.80.59.158:1 100.80.8.234:1]
  [FAILED] in [It] - /codebuild/output/src730001409/src/github.com/apple/foundationdb/fdb-kubernetes-tests/tests/test_foundationdb_status/foundationdb_status_test.go:102 @ 04/22/23 05:54:24.523
• [FAILED] [1.239 seconds]
FoundationDBStatus when fetching the status of a FoundationDB cluster [It] shouldn't report fdbserver processes as clients
/codebuild/output/src730001409/src/github.com/apple/foundationdb/fdb-kubernetes-tests/tests/test_foundationdb_status/foundationdb_status_test.go:80

  [FAILED] Unexpected error:
      <*errors.errorString | 0xc00036f490>: {
          s: "not an object or array",
      }
      not an object or array
  occurred
  In [It] at: /codebuild/output/src730001409/src/github.com/apple/foundationdb/fdb-kubernetes-tests/tests/test_foundationdb_status/foundationdb_status_test.go:102 @ 04/22/23 05:54:24.523

Retrying.

@fdb-windows-ci
Copy link
Collaborator

Doxense CI Report for Windows 10

@foundationdb-ci
Copy link
Contributor

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

  • Commit ID: c2160de
  • Duration 0:32:23
  • Result: ✅ 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
Copy link
Contributor

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

  • Commit ID: c2160de
  • Duration 0:35:08
  • Result: ✅ 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
Copy link
Contributor

Result of foundationdb-pr on Linux CentOS 7

  • Commit ID: c2160de
  • Duration 0:53:58
  • Result: ✅ 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
Copy link
Contributor

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

  • Commit ID: c2160de
  • Duration 1:28:16
  • Result: ✅ 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)

@jzhou77 jzhou77 changed the title [cherry picked from master] The sharded rocks implementation skipped on TSS handling. Backfill. (… [release-7.2] The sharded rocks implementation skipped on TSS handling Apr 24, 2023
@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-clang on Linux CentOS 7

  • Commit ID: c2160de
  • Duration 3:00:52
  • Result: ❌ FAILED
  • Error: Error while executing command: ctest -j ${NPROC} --no-compress-output -T test --output-on-failure. Reason: exit status 8
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@saintstack
Copy link
Contributor Author

Result of foundationdb-pr-clang on Linux CentOS 7 fails above but the same patched passed three days ago (and before that successful run, failed).

@jzhou77 jzhou77 merged commit 3e1f89b into apple:release-7.2 Apr 24, 2023
@saintstack saintstack deleted the backport_sharded_tss branch July 17, 2025 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants