This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
Bump k8s.io/client-go from 0.29.1 to 0.29.2 #1206
Annotations
4 errors, 3 warnings, and 1 notice
Run test-all-operators integration tests:
cli-tests/support/output.ts#L76
1) [flows] › flow/all-operators.spec.ts:27:7 › Everest CLI install › install all operators › uninstall Everest
Error: Stdout does not contain 'Error from server (NotFound): deployments.apps "percona-everest" not found'!
expect(received).toContain(expected) // indexOf
Expected substring: "Error from server (NotFound): deployments.apps \"percona-everest\" not found"
Received string: "Error from server (NotFound): namespaces \"everest-system\" not found
"
at ../support/output.ts:76
74 | for (const val of expectedValues) {
75 | await test.step(`Verify command stderr contains ${val}`, async () => {
> 76 | expect.soft(this.stderr.replace(/ +(?= )/g, ''), `Stdout does not contain '${val}'!`).toContain(val);
| ^
77 | });
78 | }
79 |
at /home/runner/work/percona-everest-cli/percona-everest-cli/cli-tests/support/output.ts:76:95
at Output.outErrContainsNormalizedMany (/home/runner/work/percona-everest-cli/percona-everest-cli/cli-tests/support/output.ts:75:18)
at /home/runner/work/percona-everest-cli/percona-everest-cli/cli-tests/tests/flow/all-operators.spec.ts:104:17
at /home/runner/work/percona-everest-cli/percona-everest-cli/cli-tests/tests/flow/all-operators.spec.ts:95:5
|
Run test-all-operators integration tests:
cli-tests/support/output.ts#L83
1) [flows] › flow/all-operators.spec.ts:27:7 › Everest CLI install › install all operators › uninstall Everest
Error: 'Contains all elements' failed with 1 error(s):
Stdout does not contain 'Error from server (NotFound): deployments.apps "percona-everest" not found'!
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 1
Received array: [{"message": "Stdout does not contain 'Error from server (NotFound): deployments.apps \"percona-everest\" not found'!·
expect(received).toContain(expected) // indexOf·
Expected substring: \"Error from server (NotFound): deployments.apps \\\"percona-everest\\\" not found\"
Received string: \"Error from server (NotFound): namespaces \\\"everest-system\\\" not found
\"", "stack": "Error: Stdout does not contain 'Error from server (NotFound): deployments.apps \"percona-everest\" not found'!·
expect(received).toContain(expected) // indexOf·
Expected substring: \"Error from server (NotFound): deployments.apps \\\"percona-everest\\\" not found\"
Received string: \"Error from server (NotFound): namespaces \\\"everest-system\\\" not found
\"
at /home/runner/work/percona-everest-cli/percona-everest-cli/cli-tests/support/output.ts:76:95
at Output.outErrContainsNormalizedMany (/home/runner/work/percona-everest-cli/percona-everest-cli/cli-tests/support/output.ts:75:18)
at /home/runner/work/percona-everest-cli/percona-everest-cli/cli-tests/tests/flow/all-operators.spec.ts:104:17
at /home/runner/work/percona-everest-cli/percona-everest-cli/cli-tests/tests/flow/all-operators.spec.ts:95:5"}]
at ../support/output.ts:83
81 | test.info().errors,
82 | `'Contains all elements' failed with ${test.info().errors.length} error(s):\n${this.getErrors()}`,
> 83 | ).toHaveLength(0);
| ^
84 | }
85 |
86 | async outEqualsNormalizedMany(expectedValues: string[]) {
at Output.outErrContainsNormalizedMany (/home/runner/work/percona-everest-cli/percona-everest-cli/cli-tests/support/output.ts:83:7)
at /home/runner/work/percona-everest-cli/percona-everest-cli/cli-tests/tests/flow/all-operators.spec.ts:104:7
at /home/runner/work/percona-everest-cli/percona-everest-cli/cli-tests/tests/flow/all-operators.spec.ts:95:5
|
Run test-all-operators integration tests:
cli-tests/tests/flow/all-operators.spec.ts#L1
1) [flows] › flow/all-operators.spec.ts:27:7 › Everest CLI install › install all operators › uninstall Everest
Test timeout of 300000ms exceeded.
|
Run test-all-operators integration tests
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: percona-platform/setup-go@v4, percona-platform/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run test-all-operators integration tests:
cli-tests/[flows] › flow/all-operators.spec.ts#L1
cli-tests/[flows] › flow/all-operators.spec.ts took 5.0m
|
Set up Go release
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-cli/percona-everest-cli. Supported file pattern: go.sum
|
Run test-all-operators integration tests
1 failed
[flows] › flow/all-operators.spec.ts:27:7 › Everest CLI install › install all operators ────────
|
The logs for this run have expired and are no longer available.
Loading