Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Bump github.com/reviewdog/reviewdog from 0.15.0 to 0.17.0 in /tools (… #1885

Bump github.com/reviewdog/reviewdog from 0.15.0 to 0.17.0 in /tools (…

Bump github.com/reviewdog/reviewdog from 0.15.0 to 0.17.0 in /tools (… #1885

Triggered via push February 2, 2024 09:45
Status Failure
Total duration 7m 25s
Artifacts

ci.yml

on: push
Matrix: Check
Matrix: API Integration Tests
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

9 errors, 4 warnings, and 1 notice
API Integration Tests (1.21.x, false)
Process completed with exit code 1.
[api] › backup-storages.spec.ts:17:5 › add/list/get/delete s3 backup storage success: api-tests/tests/backup-storages.spec.ts#L71
1) [api] › backup-storages.spec.ts:17:5 › add/list/get/delete s3 backup storage success ────────── Error: expect(received).toBeTruthy() Received: false 69 | }) 70 | > 71 | expect(updated.ok()).toBeTruthy() | ^ 72 | const result = await updated.json() 73 | 74 | expect(result.bucketName).toBe(updatePayload.bucketName) at /home/runner/work/percona-everest-backend/percona-everest-backend/api-tests/tests/backup-storages.spec.ts:71:24
[api] › backup-storages.spec.ts:17:5 › add/list/get/delete s3 backup storage success: api-tests/tests/backup-storages.spec.ts#L34
1) [api] › backup-storages.spec.ts:17:5 › add/list/get/delete s3 backup storage success ────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBeTruthy() Received: false 32 | 33 | // create > 34 | expect(response.ok()).toBeTruthy() | ^ 35 | const created = await response.json() 36 | 37 | const name = created.name at /home/runner/work/percona-everest-backend/percona-everest-backend/api-tests/tests/backup-storages.spec.ts:34:25
[api] › backup-storages.spec.ts:17:5 › add/list/get/delete s3 backup storage success: api-tests/tests/backup-storages.spec.ts#L34
1) [api] › backup-storages.spec.ts:17:5 › add/list/get/delete s3 backup storage success ────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBeTruthy() Received: false 32 | 33 | // create > 34 | expect(response.ok()).toBeTruthy() | ^ 35 | const created = await response.json() 36 | 37 | const name = created.name at /home/runner/work/percona-everest-backend/percona-everest-backend/api-tests/tests/backup-storages.spec.ts:34:25
[api] › kubernetes.spec.ts:33:5 › enable/disable cluster-monitoring: api-tests/tests/kubernetes.spec.ts#L45
2) [api] › kubernetes.spec.ts:33:5 › enable/disable cluster-monitoring ─────────────────────────── Error: expect(received).toBeTruthy() Received: false 43 | const response = await request.post('/v1/monitoring-instances', { data }) 44 | > 45 | expect(response.ok()).toBeTruthy() | ^ 46 | const created = await response.json() 47 | 48 | const rEnable = await request.post(`/v1/cluster-monitoring`, { at /home/runner/work/percona-everest-backend/percona-everest-backend/api-tests/tests/kubernetes.spec.ts:45:25
[api] › monitoring-instances.spec.ts:212:5 › patch monitoring instance type fails on missing key: api-tests/tests/monitoring-instances.spec.ts#L310
3) [api] › monitoring-instances.spec.ts:212:5 › patch monitoring instance type fails on missing key Error: expect(received).toBeTruthy() Received: false 308 | const response = await request.post('/v1/monitoring-instances', { data }) 309 | > 310 | expect(response.ok()).toBeTruthy() | ^ 311 | } 312 | 313 | return res at createInstances (/home/runner/work/percona-everest-backend/percona-everest-backend/api-tests/tests/monitoring-instances.spec.ts:310:27) at /home/runner/work/percona-everest-backend/percona-everest-backend/api-tests/tests/monitoring-instances.spec.ts:213:17
[api] › psmdb-clusters.spec.ts:189:5 › expose psmdb cluster on EKS to the public internet and scale up: api-tests/tests/psmdb-clusters.spec.ts#L1
4) [api] › psmdb-clusters.spec.ts:189:5 › expose psmdb cluster on EKS to the public internet and scale up Test timeout of 30000ms exceeded.
[api] › psmdb-clusters.spec.ts:189:5 › expose psmdb cluster on EKS to the public internet and scale up: api-tests/tests/psmdb-clusters.spec.ts#L223
4) [api] › psmdb-clusters.spec.ts:189:5 › expose psmdb cluster on EKS to the public internet and scale up Error: page.waitForTimeout: Test timeout of 30000ms exceeded. 221 | }) 222 | for (let i = 0; i < 15; i++) { > 223 | await page.waitForTimeout(2000) | ^ 224 | 225 | const psmdbCluster = await request.get(`/v1/database-clusters/${clusterName}`) 226 | at /home/runner/work/percona-everest-backend/percona-everest-backend/api-tests/tests/psmdb-clusters.spec.ts:223:16
API Integration Tests (1.21.x, false)
Process completed with exit code 2.
Test (1.21.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.21.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-backend/percona-everest-backend. Supported file pattern: go.sum
API Integration Tests (1.21.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, medyagh/setup-minikube@latest. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
API Integration Tests (1.21.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-backend/percona-everest-backend. Supported file pattern: go.sum
🎭 Playwright Run Summary
1 failed [api] › backup-storages.spec.ts:17:5 › add/list/get/delete s3 backup storage success ─────────── 3 flaky [api] › kubernetes.spec.ts:33:5 › enable/disable cluster-monitoring ──────────────────────────── [api] › monitoring-instances.spec.ts:212:5 › patch monitoring instance type fails on missing key [api] › psmdb-clusters.spec.ts:189:5 › expose psmdb cluster on EKS to the public internet and scale up 49 passed (1.4m)