fix: retry schema-migration sfn on Batch.AWSBatchException #4523
rdev-update-for-pr.yml
on: pull_request
get_previous_image_digests
40s
Matrix: build_images / build_images
seed-wmg-cellguide-rdev
2m 0s
summarize
0s
rdev-tests
/
functional-test
8m 7s
delete-previous-images
22s
Matrix: rdev-tests / run-e2e-tests
rdev-tests
/
e2e-logged-in-test
5m 1s
rdev-tests
/
merge-playwright-reports
1m 4s
rdev-tests
/
e2e-test
1s
Annotations
5 errors, 35 warnings, and 6 notices
[chromium] › tests/features/collection/revision.test.ts:358:9 › Collection Revision @loggedIn › reorder datasets › move first dataset to last position:
frontend/tests/features/collection/revision.test.ts#L501
1) [chromium] › tests/features/collection/revision.test.ts:358:9 › Collection Revision @loggedin › reorder datasets › move first dataset to last position
Error: tryUntil() failed - Maxed out timeout of 60000ms: No available collection
499 | }
500 |
> 501 | throw new Error("No available collection");
| ^
502 | }
503 | },
504 | { page, timeoutMs: WAIT_FOR_MIN_USABLE_COLLECTION_TIMEOUT_MS }
at page.page (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/revision.test.ts:501:15)
at tryUntil (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/utils/helpers.ts:165:7)
at startRevision (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/revision.test.ts:473:3)
at startReorderableRevision (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/revision.test.ts:708:3)
at /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/revision.test.ts:360:7
|
[chromium] › tests/features/collection/revision.test.ts:392:9 › Collection Revision @loggedIn › reorder datasets › move last dataset to first position:
frontend/tests/features/collection/revision.test.ts#L501
2) [chromium] › tests/features/collection/revision.test.ts:392:9 › Collection Revision @loggedin › reorder datasets › move last dataset to first position
Error: tryUntil() failed - Maxed out timeout of 60000ms: No available collection
499 | }
500 |
> 501 | throw new Error("No available collection");
| ^
502 | }
503 | },
504 | { page, timeoutMs: WAIT_FOR_MIN_USABLE_COLLECTION_TIMEOUT_MS }
at page.page (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/revision.test.ts:501:15)
at tryUntil (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/utils/helpers.ts:165:7)
at startRevision (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/revision.test.ts:473:3)
at startReorderableRevision (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/revision.test.ts:708:3)
at /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/revision.test.ts:394:7
|
[chromium] › tests/features/collection/revision.test.ts:426:9 › Collection Revision @loggedIn › reorder datasets › move last dataset to second position:
frontend/tests/features/collection/revision.test.ts#L501
3) [chromium] › tests/features/collection/revision.test.ts:426:9 › Collection Revision @loggedin › reorder datasets › move last dataset to second position
Error: tryUntil() failed - Maxed out timeout of 60000ms: No available collection
499 | }
500 |
> 501 | throw new Error("No available collection");
| ^
502 | }
503 | },
504 | { page, timeoutMs: WAIT_FOR_MIN_USABLE_COLLECTION_TIMEOUT_MS }
at page.page (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/revision.test.ts:501:15)
at tryUntil (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/utils/helpers.ts:165:7)
at startRevision (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/revision.test.ts:473:3)
at startReorderableRevision (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/revision.test.ts:708:3)
at /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/revision.test.ts:428:7
|
[chromium] › tests/features/cellGuide/cellGuide.test.ts:701:11 › Cell Guide › CellGuide Card › Ontology Viewer › Clicking on a parent node expands and collapses its children:
frontend/tests/features/cellGuide/cellGuide.test.ts#L1
1) [chromium] › tests/features/cellGuide/cellGuide.test.ts:701:11 › Cell Guide › CellGuide Card › Ontology Viewer › Clicking on a parent node expands and collapses its children
Test timeout of 300000ms exceeded.
|
[chromium] › tests/features/cellGuide/cellGuide.test.ts:701:11 › Cell Guide › CellGuide Card › Ontology Viewer › Clicking on a parent node expands and collapses its children:
frontend/tests/utils/helpers.ts#L178
1) [chromium] › tests/features/cellGuide/cellGuide.test.ts:701:11 › Cell Guide › CellGuide Card › Ontology Viewer › Clicking on a parent node expands and collapses its children
Error: page.waitForTimeout: Target page, context or browser has been closed
at tests/utils/helpers.ts:178
176 | }
177 |
> 178 | await page.waitForTimeout(WAIT_FOR_MS);
| ^
179 | }
180 | }
181 |
at tryUntil (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/utils/helpers.ts:178:18)
at /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/cellGuide/cellGuide.test.ts:730:9
|
build_images / build_images (upload_success)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_images / build_images (upload_success)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build_images / build_images (cellguide_pipeline)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_images / build_images (cellguide_pipeline)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build_images / build_images (dataset_submissions)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_images / build_images (dataset_submissions)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build_images / build_images (upload_failures)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_images / build_images (upload_failures)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build_images / build_images (wmg_processing)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_images / build_images (wmg_processing)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
seed-wmg-cellguide-rdev
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
seed-wmg-cellguide-rdev
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build_images / build_images (processing)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_images / build_images (processing)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build_images / build_images (frontend)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_images / build_images (frontend)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
deploy-rdev
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy-rdev
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
rdev-tests / seed-database-e2e-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
rdev-tests / seed-database-e2e-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
rdev-tests / e2e-tests chromium 3 of 5
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/.
|
rdev-tests / e2e-tests chromium 3 of 5
No files were found with the provided path: /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/playwright-report. No artifacts will be uploaded.
|
rdev-tests / e2e-tests chromium 2 of 5
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/.
|
rdev-tests / e2e-tests chromium 2 of 5
No files were found with the provided path: /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/playwright-report. No artifacts will be uploaded.
|
rdev-tests / e2e-logged-in-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
rdev-tests / e2e-logged-in-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
rdev-tests / e2e-tests chromium 4 of 5
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/.
|
rdev-tests / e2e-tests chromium 4 of 5
No files were found with the provided path: /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/playwright-report. No artifacts will be uploaded.
|
rdev-tests / e2e-tests chromium 5 of 5
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/.
|
rdev-tests / e2e-tests chromium 5 of 5
No files were found with the provided path: /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/playwright-report. No artifacts will be uploaded.
|
rdev-tests / functional-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
rdev-tests / functional-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
rdev-tests / e2e-tests chromium 1 of 5
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/.
|
rdev-tests / merge-playwright-reports
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@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/.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "all-blob-reports", "allure-results", "html-report--attempt-1", "logged-in-test-results", "playwright-report chromium 1 of 5".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
🎭 Playwright Run Summary
1 skipped
58 passed (5.2s)
|
🎭 Playwright Run Summary
1 skipped
59 passed (40.2s)
|
🎭 Playwright Run Summary
3 flaky
[chromium] › tests/features/collection/revision.test.ts:358:9 › Collection Revision @loggedin › reorder datasets › move first dataset to last position
[chromium] › tests/features/collection/revision.test.ts:392:9 › Collection Revision @loggedin › reorder datasets › move last dataset to first position
[chromium] › tests/features/collection/revision.test.ts:426:9 › Collection Revision @loggedin › reorder datasets › move last dataset to second position
13 passed (3.5m)
|
🎭 Playwright Run Summary
3 skipped
56 passed (2.9m)
|
🎭 Playwright Run Summary
4 skipped
55 passed (5.3m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/features/cellGuide/cellGuide.test.ts:701:11 › Cell Guide › CellGuide Card › Ontology Viewer › Clicking on a parent node expands and collapses its children
3 skipped
56 passed (7.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
12.4 MB |
|
allure-results
Expired
|
14.6 MB |
|
html-report--attempt-1
Expired
|
14.8 MB |
|
logged-in-test-results
Expired
|
10.9 MB |
|
playwright-report chromium 1 of 5
Expired
|
13 MB |
|