EVEREST-1096 | remove the hard-coded resource map for enforcer RBAC #1698
dev-be-ci.yaml
on: pull_request
Matrix: Check
Matrix: API Integration Tests
Matrix: CLI Integration Tests
Matrix: CLI tests
Matrix: Test
Merge Gatekeeper
15s
Annotations
62 errors, 24 warnings, and 6 notices
Check (1.22.x, false):
api/rbac/rbac.go#L126
Comment should end in a period (godot)
|
Check (1.22.x, false)
Process completed with exit code 1.
|
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
|
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
|
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
|
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
|
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
|
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
|
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
|
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
|
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
|
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
|
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
|
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
|
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
|
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
|
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
|
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
|
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
|
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
|
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
|
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
|
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
|
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
|
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
|
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
|
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
|
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
|
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
|
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
|
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
|
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
|
CLI Integration Tests (1.22.x, false)
Cannot open: File exists
|
CLI Integration Tests (1.22.x, false)
Cannot open: File exists
|
CLI Integration Tests (1.22.x, false)
Cannot open: File exists
|
CLI Integration Tests (1.22.x, false)
Cannot open: File exists
|
CLI Integration Tests (1.22.x, false)
Cannot open: File exists
|
CLI Integration Tests (1.22.x, false)
Cannot open: File exists
|
CLI Integration Tests (1.22.x, false)
Cannot open: File exists
|
CLI Integration Tests (1.22.x, false)
Cannot open: File exists
|
CLI Integration Tests (1.22.x, false)
Cannot open: File exists
|
CLI Integration Tests (1.22.x, false)
Cannot open: File exists
|
[api] › database-cluster.spec.ts:27:5 › create db cluster with monitoring config:
api-tests/tests/helpers.ts#L15
1) [api] › database-cluster.spec.ts:27:5 › create db cluster with monitoring config ──────────────
Error: expect(received).toBeTruthy()
Received: false
at helpers.ts:15
13 | console.log(`${response.url()}: `, await response.json());
14 | }
> 15 | expect(response.ok()).toBeTruthy()
| ^
16 | }
17 |
18 | export const testsNs = 'everest'
at checkError (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:15:25)
at deleteMonitoringConfig (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:173:3)
at /home/runner/work/everest/everest/api-tests/tests/database-cluster.spec.ts:87:5
|
[api] › database-cluster.spec.ts:27:5 › create db cluster with monitoring config:
api-tests/tests/helpers.ts#L15
1) [api] › database-cluster.spec.ts:27:5 › create db cluster with monitoring config ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at helpers.ts:15
13 | console.log(`${response.url()}: `, await response.json());
14 | }
> 15 | expect(response.ok()).toBeTruthy()
| ^
16 | }
17 |
18 | export const testsNs = 'everest'
at checkError (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:15:25)
at deleteMonitoringConfig (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:173:3)
at /home/runner/work/everest/everest/api-tests/tests/database-cluster.spec.ts:87:5
|
[api] › database-cluster.spec.ts:27:5 › create db cluster with monitoring config:
api-tests/tests/helpers.ts#L15
1) [api] › database-cluster.spec.ts:27:5 › create db cluster with monitoring config ──────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at helpers.ts:15
13 | console.log(`${response.url()}: `, await response.json());
14 | }
> 15 | expect(response.ok()).toBeTruthy()
| ^
16 | }
17 |
18 | export const testsNs = 'everest'
at checkError (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:15:25)
at deleteMonitoringConfig (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:173:3)
at /home/runner/work/everest/everest/api-tests/tests/database-cluster.spec.ts:87:5
|
[api] › database-cluster.spec.ts:91:5 › update db cluster with a new monitoring config:
api-tests/tests/helpers.ts#L15
2) [api] › database-cluster.spec.ts:91:5 › update db cluster with a new monitoring config ────────
Error: expect(received).toBeTruthy()
Received: false
at helpers.ts:15
13 | console.log(`${response.url()}: `, await response.json());
14 | }
> 15 | expect(response.ok()).toBeTruthy()
| ^
16 | }
17 |
18 | export const testsNs = 'everest'
at checkError (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:15:25)
at deleteMonitoringConfig (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:173:3)
at /home/runner/work/everest/everest/api-tests/tests/database-cluster.spec.ts:167:5
|
[api] › database-cluster.spec.ts:91:5 › update db cluster with a new monitoring config:
api-tests/tests/helpers.ts#L15
2) [api] › database-cluster.spec.ts:91:5 › update db cluster with a new monitoring config ────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at helpers.ts:15
13 | console.log(`${response.url()}: `, await response.json());
14 | }
> 15 | expect(response.ok()).toBeTruthy()
| ^
16 | }
17 |
18 | export const testsNs = 'everest'
at checkError (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:15:25)
at deleteMonitoringConfig (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:173:3)
at /home/runner/work/everest/everest/api-tests/tests/database-cluster.spec.ts:167:5
|
[api] › database-cluster.spec.ts:91:5 › update db cluster with a new monitoring config:
api-tests/tests/helpers.ts#L15
2) [api] › database-cluster.spec.ts:91:5 › update db cluster with a new monitoring config ────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at helpers.ts:15
13 | console.log(`${response.url()}: `, await response.json());
14 | }
> 15 | expect(response.ok()).toBeTruthy()
| ^
16 | }
17 |
18 | export const testsNs = 'everest'
at checkError (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:15:25)
at deleteMonitoringConfig (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:173:3)
at /home/runner/work/everest/everest/api-tests/tests/database-cluster.spec.ts:167:5
|
[api] › database-cluster.spec.ts:172:5 › update db cluster without monitoring config with a new monitoring config:
api-tests/tests/helpers.ts#L15
3) [api] › database-cluster.spec.ts:172:5 › update db cluster without monitoring config with a new monitoring config
Error: expect(received).toBeTruthy()
Received: false
at helpers.ts:15
13 | console.log(`${response.url()}: `, await response.json());
14 | }
> 15 | expect(response.ok()).toBeTruthy()
| ^
16 | }
17 |
18 | export const testsNs = 'everest'
at checkError (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:15:25)
at deleteMonitoringConfig (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:173:3)
at /home/runner/work/everest/everest/api-tests/tests/database-cluster.spec.ts:244:5
|
[api] › database-cluster.spec.ts:172:5 › update db cluster without monitoring config with a new monitoring config:
api-tests/tests/helpers.ts#L15
3) [api] › database-cluster.spec.ts:172:5 › update db cluster without monitoring config with a new monitoring config
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at helpers.ts:15
13 | console.log(`${response.url()}: `, await response.json());
14 | }
> 15 | expect(response.ok()).toBeTruthy()
| ^
16 | }
17 |
18 | export const testsNs = 'everest'
at checkError (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:15:25)
at deleteMonitoringConfig (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:173:3)
at /home/runner/work/everest/everest/api-tests/tests/database-cluster.spec.ts:244:5
|
[api] › database-cluster.spec.ts:172:5 › update db cluster without monitoring config with a new monitoring config:
api-tests/tests/helpers.ts#L15
3) [api] › database-cluster.spec.ts:172:5 › update db cluster without monitoring config with a new monitoring config
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at helpers.ts:15
13 | console.log(`${response.url()}: `, await response.json());
14 | }
> 15 | expect(response.ok()).toBeTruthy()
| ^
16 | }
17 |
18 | export const testsNs = 'everest'
at checkError (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:15:25)
at deleteMonitoringConfig (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:173:3)
at /home/runner/work/everest/everest/api-tests/tests/database-cluster.spec.ts:244:5
|
[api] › database-cluster.spec.ts:248:5 › update db cluster monitoring config with an empty monitoring config:
api-tests/tests/helpers.ts#L15
4) [api] › database-cluster.spec.ts:248:5 › update db cluster monitoring config with an empty monitoring config
Error: expect(received).toBeTruthy()
Received: false
at helpers.ts:15
13 | console.log(`${response.url()}: `, await response.json());
14 | }
> 15 | expect(response.ok()).toBeTruthy()
| ^
16 | }
17 |
18 | export const testsNs = 'everest'
at checkError (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:15:25)
at deleteMonitoringConfig (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:173:3)
at /home/runner/work/everest/everest/api-tests/tests/database-cluster.spec.ts:321:5
|
Check (1.22.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
|
Test (1.22.x, false)
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (1.22.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
|
CLI tests (test-mongo-operator) / CLI test-mongo-operator
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
|
Slow Test:
cli-tests/[flows] › flow/mongodb-operator.spec.ts#L1
cli-tests/[flows] › flow/mongodb-operator.spec.ts took 3.3m
|
CLI tests (test-pxc-operator) / CLI test-pxc-operator
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
|
Slow Test:
cli-tests/[flows] › flow/pxc-operator.spec.ts#L1
cli-tests/[flows] › flow/pxc-operator.spec.ts took 3.1m
|
CLI tests (test-all-operators) / CLI test-all-operators
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CLI tests (test-all-operators) / CLI test-all-operators
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
|
Slow Test:
cli-tests/[flows] › flow/all-operators.spec.ts#L1
cli-tests/[flows] › flow/all-operators.spec.ts took 5.1m
|
CLI tests (test-all-operators) / CLI test-all-operators
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
CLI tests (test-pg-operator) / CLI test-pg-operator
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Slow Test:
cli-tests/[flows] › flow/pg-operator.spec.ts#L1
cli-tests/[flows] › flow/pg-operator.spec.ts took 4.8m
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
|
CLI Integration Tests (1.22.x, false)
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CLI Integration Tests (1.22.x, false)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
CLI Integration Tests (1.22.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
|
API Integration Tests (1.22.x, false)
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
API Integration Tests (1.22.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
|
🎭 Playwright Run Summary
1 passed (3.3m)
|
🎭 Playwright Run Summary
1 passed (3.2m)
|
🎭 Playwright Run Summary
1 passed (5.1m)
|
🎭 Playwright Run Summary
1 passed (4.9m)
|
🎭 Playwright Run Summary
6 passed (1.1s)
|
🎭 Playwright Run Summary
15 failed
[api] › database-cluster.spec.ts:27:5 › create db cluster with monitoring config ───────────────
[api] › database-cluster.spec.ts:91:5 › update db cluster with a new monitoring config ─────────
[api] › database-cluster.spec.ts:172:5 › update db cluster without monitoring config with a new monitoring config
[api] › database-cluster.spec.ts:248:5 › update db cluster monitoring config with an empty monitoring config
[api] › monitoring-instances.spec.ts:120:5 › get monitoring instance ───────────────────────────
[api] › monitoring-instances.spec.ts:133:5 › delete monitoring instance ────────────────────────
[api] › monitoring-instances.spec.ts:155:5 › patch monitoring instance ─────────────────────────
[api] › monitoring-instances.spec.ts:174:5 › patch monitoring instance secret key changes ──────
[api] › monitoring-instances.spec.ts:197:5 › patch monitoring instance type updates properly ───
[api] › monitoring-instances.spec.ts:217:5 › patch monitoring instance type fails on missing key
[api] › monitoring-instances.spec.ts:242:5 › update monitoring instances failures ──────────────
[api] › monitoring-instances.spec.ts:278:5 › update: monitoring instance not found ─────────────
[api] › monitoring-instances.spec.ts:285:5 › delete: monitoring instance not found ─────────────
[api] › monitoring-instances.spec.ts:292:5 › get: monitoring instance not found ────────────────
[api] › psmdb-clusters.spec.ts:186:5 › expose psmdb cluster on EKS to the public internet and scale up
4 flaky
[api] › pg-clusters.spec.ts:33:5 › create/edit/delete single node pg cluster ───────────────────
[api] › pg-clusters.spec.ts:189:5 › expose pg cluster on EKS to the public internet and scale up
[api] › psmdb-clusters.spec.ts:104:5 › expose psmdb cluster after creation ─────────────────────
[api] › pxc-clusters.spec.ts:125:5 › expose pxc cluster after creation ─────────────────────────
34 passed (3.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cli-tests-report
Expired
|
185 KB |
|
test-delete-cluster-tests-report
Expired
|
243 KB |
|