Skip to content

Run e2e Tests

Run e2e Tests #623

Manually triggered March 18, 2025 10:32
Status Failure
Total duration 12m 0s
Artifacts

run-e2e-tests.yml

on: workflow_dispatch
Matrix: run-e2e-tests-on-utils
Fit to window
Zoom out
Zoom in

Annotations

22 errors
tests/e2e/layerPublisher.test.ts > Layers E2E tests: layers/tests/e2e/layerPublisher.test.ts#L68
Error: Hook timed out in 10000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ tests/e2e/layerPublisher.test.ts:68:3
tests/e2e/layerPublisher.test.ts > Layers E2E tests: packages/testing/lib/esm/TestStack.js#L145
Error: Cannot destroy stack without a Cloud Assembly ❯ TestStack.destroy ../packages/testing/lib/esm/TestStack.js:145:19 ❯ tests/e2e/layerPublisher.test.ts:195:23
run-e2e-tests-on-utils (layers, 20, arm64)
Process completed with exit code 1.
tests/e2e/layerPublisher.test.ts > Layers E2E tests: layers/tests/e2e/layerPublisher.test.ts#L68
Error: Hook timed out in 10000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ tests/e2e/layerPublisher.test.ts:68:3
tests/e2e/layerPublisher.test.ts > Layers E2E tests: packages/testing/lib/esm/TestStack.js#L145
Error: Cannot destroy stack without a Cloud Assembly ❯ TestStack.destroy ../packages/testing/lib/esm/TestStack.js:145:19 ❯ tests/e2e/layerPublisher.test.ts:195:23
run-e2e-tests-on-utils (layers, 22, x86_64)
Process completed with exit code 1.
tests/e2e/layerPublisher.test.ts > Layers E2E tests: layers/tests/e2e/layerPublisher.test.ts#L68
Error: Hook timed out in 10000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ tests/e2e/layerPublisher.test.ts:68:3
tests/e2e/layerPublisher.test.ts > Layers E2E tests: packages/testing/lib/esm/TestStack.js#L145
Error: Cannot destroy stack without a Cloud Assembly ❯ TestStack.destroy ../packages/testing/lib/esm/TestStack.js:145:19 ❯ tests/e2e/layerPublisher.test.ts:195:23
run-e2e-tests-on-utils (layers, 22, arm64)
Process completed with exit code 1.
tests/e2e/layerPublisher.test.ts > Layers E2E tests: layers/tests/e2e/layerPublisher.test.ts#L68
Error: Hook timed out in 10000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ tests/e2e/layerPublisher.test.ts:68:3
tests/e2e/layerPublisher.test.ts > Layers E2E tests: packages/testing/lib/esm/TestStack.js#L145
Error: Cannot destroy stack without a Cloud Assembly ❯ TestStack.destroy ../packages/testing/lib/esm/TestStack.js:145:19 ❯ tests/e2e/layerPublisher.test.ts:195:23
run-e2e-tests-on-utils (layers, 18, x86_64)
Process completed with exit code 1.
tests/e2e/layerPublisher.test.ts > Layers E2E tests: layers/tests/e2e/layerPublisher.test.ts#L68
Error: Hook timed out in 10000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ tests/e2e/layerPublisher.test.ts:68:3
tests/e2e/layerPublisher.test.ts > Layers E2E tests: packages/testing/lib/esm/TestStack.js#L145
Error: Cannot destroy stack without a Cloud Assembly ❯ TestStack.destroy ../packages/testing/lib/esm/TestStack.js:145:19 ❯ tests/e2e/layerPublisher.test.ts:195:23
run-e2e-tests-on-utils (layers, 18, arm64)
Process completed with exit code 1.
tests/e2e/layerPublisher.test.ts > Layers E2E tests: layers/tests/e2e/layerPublisher.test.ts#L68
Error: Hook timed out in 10000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ tests/e2e/layerPublisher.test.ts:68:3
tests/e2e/layerPublisher.test.ts > Layers E2E tests: packages/testing/lib/esm/TestStack.js#L145
Error: Cannot destroy stack without a Cloud Assembly ❯ TestStack.destroy ../packages/testing/lib/esm/TestStack.js:145:19 ❯ tests/e2e/layerPublisher.test.ts:195:23
run-e2e-tests-on-utils (layers, 20, x86_64)
Process completed with exit code 1.
tests/e2e/advancedUses.test.ts > Logger E2E - Advanced uses > 'Manual' instrumentation: packages/logger/tests/e2e/advancedUses.test.ts#L126
AssertionError: expected { level: 'ERROR', …(8) } to deeply equal ObjectContaining{…} - Expected + Received - ObjectContaining { + { + "cold_start": false, "correlation_id": 2, - "level": "INFO", - "message": "an info log", + "error": { + "location": "/var/task/index.js:3", + "message": "ops", + "name": "Error", + "stack": "Error: ops + at Runtime.Ks [as handler] (/var/task/index.js:3:26530) + at Runtime.handleOnceNonStreaming (file:///var/runtime/index.mjs:1173:29)", + }, + "level": "ERROR", + "message": "Uncaught error detected, flushing log buffer before exit", + "sampling_rate": 0, + "service": "logger-e2e-testing", + "timestamp": "2025-03-18T10:37:39.962Z", + "xray_trace_id": "1-67d94cf3-1468629c3fe6862b6534cef7", } ❯ tests/e2e/advancedUses.test.ts:126:9
run-e2e-tests-on-utils (packages/logger, 20, x86_64)
Process completed with exit code 1.
tests/e2e/childLogger.manual.test.ts > Logger E2E tests, child logger: packages/logger/tests/e2e/childLogger.manual.test.ts#L33
Error: Hook timed out in 600000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ tests/e2e/childLogger.manual.test.ts:33:3
run-e2e-tests-on-utils (packages/logger, 18, x86_64)
Process completed with exit code 1.