Skip to content

wip: wired up context manager, and segment synthesis #3695

wip: wired up context manager, and segment synthesis

wip: wired up context manager, and segment synthesis #3695

Triggered via push January 24, 2025 16:02
Status Failure
Total duration 1m 1s
Artifacts
Matrix: smoke
Fit to window
Zoom out
Zoom in

Annotations

14 errors, 1 warning, and 3 notices
@aws-sdk/s3-request-presigner functionality: test/smoke/s3-presigned-url.test.js#L16
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'warn')] { failureType: 'testCodeFailure', cause: TypeError [Error]: Cannot read properties of undefined (reading 'warn') at setupOtel (/home/runner/work/node-newrelic/node-newrelic/lib/otel/setup.js:13:18) at Object.bootstrapInstrumentation (/home/runner/work/node-newrelic/node-newrelic/lib/shimmer.js:398:5) at helper.instrumentMockedAgent (/home/runner/work/node-newrelic/node-newrelic/test/lib/agent_helper.js:169:11) at TestContext.<anonymous> (/home/runner/work/node-newrelic/node-newrelic/test/smoke/s3-presigned-url.test.js:16:24) at Test.runInAsyncScope (node:async_hooks:203:9) at Test.run (node:internal/test_runner/test:618:21) at Test.start (node:internal/test_runner/test:542:17) at startSubtest (node:internal/test_runner/harness:214:17) at process.processTicksAndRejections (node:internal/process/task_queues:95:5), code: 'ERR_TEST_FAILURE' }
@aws-sdk/client-s3 functionality: test/smoke/client-s3.test.js#L18
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'warn')] { failureType: 'testCodeFailure', cause: TypeError [Error]: Cannot read properties of undefined (reading 'warn') at setupOtel (/home/runner/work/node-newrelic/node-newrelic/lib/otel/setup.js:13:18) at Object.bootstrapInstrumentation (/home/runner/work/node-newrelic/node-newrelic/lib/shimmer.js:398:5) at helper.instrumentMockedAgent (/home/runner/work/node-newrelic/node-newrelic/test/lib/agent_helper.js:169:11) at TestContext.<anonymous> (/home/runner/work/node-newrelic/node-newrelic/test/smoke/client-s3.test.js:18:24) at Test.runInAsyncScope (node:async_hooks:203:9) at Test.run (node:internal/test_runner/test:631:25) at Test.start (node:internal/test_runner/test:542:17) at startSubtest (node:internal/test_runner/harness:214:17) at process.processTicksAndRejections (node:internal/process/task_queues:95:5), code: 'ERR_TEST_FAILURE' }
loading the application via index.js: test/smoke/index/index.test.js#L19
[Error [ERR_TEST_FAILURE]: Got unwanted exception: just loading the agent doesn't throw Actual message: "Cannot read properties of undefined (reading '_state')"] { failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Got unwanted exception: just loading the agent doesn't throw Actual message: "Cannot read properties of undefined (reading '_state')" at TestContext.<anonymous> (/home/runner/work/node-newrelic/node-newrelic/test/smoke/index/index.test.js:19:10) at Test.runInAsyncScope (node:async_hooks:203:9) at Test.run (node:internal/test_runner/test:618:21) at Test.start (node:internal/test_runner/test:542:17) at startSubtest (node:internal/test_runner/harness:214:17) { generatedMessage: false, code: 'ERR_ASSERTION', actual: TypeError: Cannot read properties of undefined (reading '_state') at /home/runner/work/node-newrelic/node-newrelic/test/smoke/index/index.test.js:22:24 at getActual (node:assert:756:5) at Function.doesNotThrow (node:assert:922:32) at TestContext.<anonymous> (/home/runner/work/node-newrelic/node-newrelic/test/smoke/index/index.test.js:19:10) at Test.runInAsyncScope (node:async_hooks:203:9) at Test.run (node:internal/test_runner/test:618:21) at Test.start (node:internal/test_runner/test:542:17) at startSubtest (node:internal/test_runner/harness:214:17), expected: undefined, operator: 'doesNotThrow' }, code: 'ERR_TEST_FAILURE' }
smoke (18.x)
Process completed with exit code 1.
smoke (20.x)
The job was canceled because "_18_x" failed.
@aws-sdk/s3-request-presigner functionality: test/smoke/s3-presigned-url.test.js#L16
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'warn') at AsyncResource.runInAsyncScope (node:async_hooks:206:9) { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: Cannot read properties of undefined (reading 'warn') at setupOtel (/home/runner/work/node-newrelic/node-newrelic/lib/otel/setup.js:13:18) at Object.bootstrapInstrumentation (/home/runner/work/node-newrelic/node-newrelic/lib/shimmer.js:398:5) at helper.instrumentMockedAgent (/home/runner/work/node-newrelic/node-newrelic/test/lib/agent_helper.js:169:11) at TestContext.<anonymous> (/home/runner/work/node-newrelic/node-newrelic/test/smoke/s3-presigned-url.test.js:16:24) at Test.runInAsyncScope (node:async_hooks:206:9) at Test.run (node:internal/test_runner/test:783:21) at Test.processPendingSubtests (node:internal/test_runner/test:527:18) at node:internal/test_runner/harness:255:12 at node:internal/process/task_queues:140:7 at AsyncResource.runInAsyncScope (node:async_hooks:206:9) }
@aws-sdk/client-s3 functionality: test/smoke/client-s3.test.js#L18
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'warn')] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: Cannot read properties of undefined (reading 'warn') at setupOtel (/home/runner/work/node-newrelic/node-newrelic/lib/otel/setup.js:13:18) at Object.bootstrapInstrumentation (/home/runner/work/node-newrelic/node-newrelic/lib/shimmer.js:398:5) at helper.instrumentMockedAgent (/home/runner/work/node-newrelic/node-newrelic/test/lib/agent_helper.js:169:11) at TestContext.<anonymous> (/home/runner/work/node-newrelic/node-newrelic/test/smoke/client-s3.test.js:18:24) at Test.runInAsyncScope (node:async_hooks:206:9) at Test.run (node:internal/test_runner/test:796:25) at Test.processPendingSubtests (node:internal/test_runner/test:527:18) at node:internal/test_runner/harness:255:12 at node:internal/process/task_queues:140:7 at AsyncResource.runInAsyncScope (node:async_hooks:206:9) }
loading the application via index.js: test/smoke/index/index.test.js#L19
Error [ERR_TEST_FAILURE]: Got unwanted exception: just loading the agent doesn't throw Actual message: "Cannot read properties of undefined (reading '_state')" at AsyncResource.runInAsyncScope (node:async_hooks:206:9) { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Got unwanted exception: just loading the agent doesn't throw Actual message: "Cannot read properties of undefined (reading '_state')" at TestContext.<anonymous> (/home/runner/work/node-newrelic/node-newrelic/test/smoke/index/index.test.js:19:10) at Test.runInAsyncScope (node:async_hooks:206:9) at Test.run (node:internal/test_runner/test:783:21) at Test.processPendingSubtests (node:internal/test_runner/test:527:18) at node:internal/test_runner/harness:255:12 at node:internal/process/task_queues:140:7 at AsyncResource.runInAsyncScope (node:async_hooks:206:9) at AsyncResource.runMicrotask (node:internal/process/task_queues:137:8) { generatedMessage: false, code: 'ERR_ASSERTION', actual: TypeError: Cannot read properties of undefined (reading '_state') at /home/runner/work/node-newrelic/node-newrelic/test/smoke/index/index.test.js:22:24 at getActual (node:assert:498:5) at Function.doesNotThrow (node:assert:664:32) at TestContext.<anonymous> (/home/runner/work/node-newrelic/node-newrelic/test/smoke/index/index.test.js:19:10) at Test.runInAsyncScope (node:async_hooks:206:9) at Test.run (node:internal/test_runner/test:783:21) at Test.processPendingSubtests (node:internal/test_runner/test:527:18) at node:internal/test_runner/harness:255:12 at node:internal/process/task_queues:140:7 at AsyncResource.runInAsyncScope (node:async_hooks:206:9), expected: undefined, operator: 'doesNotThrow' } }
smoke (20.x)
Process completed with exit code 1.
smoke (22.x)
The job was canceled because "_18_x" failed.
@aws-sdk/s3-request-presigner functionality: test/smoke/s3-presigned-url.test.js#L16
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'warn')] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: Cannot read properties of undefined (reading 'warn') at setupOtel (/home/runner/work/node-newrelic/node-newrelic/lib/otel/setup.js:13:18) at Object.bootstrapInstrumentation (/home/runner/work/node-newrelic/node-newrelic/lib/shimmer.js:398:5) at helper.instrumentMockedAgent (/home/runner/work/node-newrelic/node-newrelic/test/lib/agent_helper.js:169:11) at TestContext.<anonymous> (/home/runner/work/node-newrelic/node-newrelic/test/smoke/s3-presigned-url.test.js:16:24) at Test.runInAsyncScope (node:async_hooks:211:14) at Test.run (node:internal/test_runner/test:918:21) at Test.start (node:internal/test_runner/test:829:17) at startSubtestAfterBootstrap (node:internal/test_runner/harness:296:17) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) }
@aws-sdk/client-s3 functionality: test/smoke/client-s3.test.js#L18
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'warn')] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: Cannot read properties of undefined (reading 'warn') at setupOtel (/home/runner/work/node-newrelic/node-newrelic/lib/otel/setup.js:13:18) at Object.bootstrapInstrumentation (/home/runner/work/node-newrelic/node-newrelic/lib/shimmer.js:398:5) at helper.instrumentMockedAgent (/home/runner/work/node-newrelic/node-newrelic/test/lib/agent_helper.js:169:11) at TestContext.<anonymous> (/home/runner/work/node-newrelic/node-newrelic/test/smoke/client-s3.test.js:18:24) at Test.runInAsyncScope (node:async_hooks:211:14) at Test.run (node:internal/test_runner/test:931:25) at Test.start (node:internal/test_runner/test:829:17) at startSubtestAfterBootstrap (node:internal/test_runner/harness:296:17) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) }
loading the application via index.js: test/smoke/index/index.test.js#L19
[Error [ERR_TEST_FAILURE]: Got unwanted exception: just loading the agent doesn't throw Actual message: "Cannot read properties of undefined (reading '_state')"] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Got unwanted exception: just loading the agent doesn't throw Actual message: "Cannot read properties of undefined (reading '_state')" at TestContext.<anonymous> (/home/runner/work/node-newrelic/node-newrelic/test/smoke/index/index.test.js:19:10) at Test.runInAsyncScope (node:async_hooks:211:14) at Test.run (node:internal/test_runner/test:918:21) at Test.start (node:internal/test_runner/test:829:17) at startSubtestAfterBootstrap (node:internal/test_runner/harness:296:17) { generatedMessage: false, code: 'ERR_ASSERTION', actual: TypeError: Cannot read properties of undefined (reading '_state') at /home/runner/work/node-newrelic/node-newrelic/test/smoke/index/index.test.js:22:24 at getActual (node:assert:805:5) at Function.doesNotThrow (node:assert:971:32) at TestContext.<anonymous> (/home/runner/work/node-newrelic/node-newrelic/test/smoke/index/index.test.js:19:10) at Test.runInAsyncScope (node:async_hooks:211:14) at Test.run (node:internal/test_runner/test:918:21) at Test.start (node:internal/test_runner/test:829:17) at startSubtestAfterBootstrap (node:internal/test_runner/harness:296:17), expected: undefined, operator: 'doesNotThrow' } }
smoke (22.x)
The operation was canceled.
smoke (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
smoke (18.x)
Total Tests: 22 Suites 📂: 0 Passed ✅: 19 Failed ❌: 3 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 7976.447ms
smoke (20.x)
Total Tests: 22 Suites 📂: 0 Passed ✅: 19 Failed ❌: 3 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 7622.183ms
smoke (22.x)
Total Tests: 22 Suites 📂: 0 Passed ✅: 19 Failed ❌: 3 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 11792.906ms