EVEREST-1799 get groups claim and validate permissions #3621
Annotations
12 errors, 4 warnings, and 1 notice
Set up Go release for CLI
Cannot open: File exists
|
Set up Go release for CLI
Cannot open: File exists
|
Set up Go release for CLI
Cannot open: File exists
|
Set up Go release for CLI
Cannot open: File exists
|
Set up Go release for CLI
Cannot open: File exists
|
Set up Go release for CLI
Cannot open: File exists
|
Set up Go release for CLI
Cannot open: File exists
|
Set up Go release for CLI
Cannot open: File exists
|
Set up Go release for CLI
Cannot open: File exists
|
Set up Go release for CLI
Cannot open: File exists
|
Run test-all-operators integration tests:
cli-tests/support/output.ts#L36
1) [flows] › flow/all-operators.spec.ts:27:7 › Everest CLI install › install all operators › run everest install command (pretty)) › Verify "../bin/everestctl install --namespaces=everest-all --skip-wizard --version 0.0.0 --version-metadata-url https://check-dev.percona.com" command executed successfully
Error: "../bin/everestctl install --namespaces=everest-all --skip-wizard --version 0.0.0 --version-metadata-url https://check-dev.percona.com" expected to exit with 0! Error: "2025-01-22T14:35:03.444Z DEBUG Debug logging enabled
2025-01-22T14:45:13.556Z ERROR progress deadline exceeded
× progress deadline exceeded
"
expect(received).toEqual(expected) // deep equality
Expected: 0
Received: 1
at ../support/output.ts:36
34 | async assertSuccess() {
35 | await test.step(`Verify "${this.command}" command executed successfully`, async () => {
> 36 | expect(this.code, `"${this.command}" expected to exit with 0! Error: "${this.stderr || this.stdout}"`).toEqual(0);
| ^
37 | });
38 | }
39 |
at /home/runner/work/everest/everest/cli-tests/support/output.ts:36:110
at Output.assertSuccess (/home/runner/work/everest/everest/cli-tests/support/output.ts:35:16)
at /home/runner/work/everest/everest/cli-tests/tests/flow/all-operators.spec.ts:51:17
at /home/runner/work/everest/everest/cli-tests/tests/flow/all-operators.spec.ts:46:5
|
Run test-all-operators integration tests
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Set up Go release
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
|
Set up Go release for CLI
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Run test-all-operators integration tests:
cli-tests/[flows] › flow/all-operators.spec.ts#L1
cli-tests/[flows] › flow/all-operators.spec.ts took 10.5m
|
Run test-all-operators integration tests
1 failed
[flows] › flow/all-operators.spec.ts:27:7 › Everest CLI install › install all operators ────────
|
Loading