Skip to content

fix: don't add listeners to the same signal more than once #13552

fix: don't add listeners to the same signal more than once

fix: don't add listeners to the same signal more than once #13552

Triggered via pull request April 28, 2024 07:59
Status Failure
Total duration 6m 14s
Artifacts

nodejs.yml

on: pull_request
Matrix: test-without-intl
Matrix: test
automerge
0s
automerge
Fit to window
Zoom out
Zoom in

Annotations

110 errors and 11 notices
stream body without destroy: test/stream-compat.js#L35
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:519:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:519:28) at Server.<anonymous> (/home/runner/work/undici/undici/test/stream-compat.js:35:12) at Object.onceWrapper (node:events:633:28) at Server.emit (node:events:531:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
test/stream-compat.js: test/stream-compat.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Abort before timeout (EE): test/request-timeout.js#L281
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:519:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:519:28) at Server.<anonymous> (/home/runner/work/undici/undici/test/request-timeout.js:281:8) at Server.emit (node:events:519:28) at parserOnIncoming (node:_http_server:1137:12) at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17) }
test/request-timeout.js: test/request-timeout.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
pool request abort in queue: test/pool.js#L825
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:519:28) { code: 'ERR_TEST_FAILURE', failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:519:28) at Server.<anonymous> (/home/runner/work/undici/undici/test/pool.js:825:12) at Object.onceWrapper (node:events:633:28) at Server.emit (node:events:531:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
pool stream abort in queue: test/pool.js#L872
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:519:28) { code: 'ERR_TEST_FAILURE', failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:519:28) at Server.<anonymous> (/home/runner/work/undici/undici/test/pool.js:872:12) at Object.onceWrapper (node:events:633:28) at Server.emit (node:events:531:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
pool pipeline abort in queue: test/pool.js#L919
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:519:28) { code: 'ERR_TEST_FAILURE', failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:519:28) at Server.<anonymous> (/home/runner/work/undici/undici/test/pool.js:919:12) at Object.onceWrapper (node:events:633:28) at Server.emit (node:events:531:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
test/pool.js: test/pool.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
aborting request with custom reason: test/issue-2590.js#L9
Error [ERR_TEST_FAILURE]: signal[kListenersList] is not iterable at process.emit (node:events:519:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: TypeError [Error]: signal[kListenersList] is not iterable at EventTarget.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at [nodejs.internal.kHybridDispatch] (node:internal/event_target:822:20) at EventTarget.dispatchEvent (node:internal/event_target:757:26) at abortSignal (node:internal/abort_controller:374:10) at Timeout._onTimeout (node:internal/abort_controller:128:7) at listOnTimeout (node:internal/timers:573:17) at process.processTimers (node:internal/timers:514:7) }
test/issue-2590.js: test/issue-2590.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
stream body without destroy: test/stream-compat.js#L35
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:517:28) { failureType: 'uncaughtException', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:517:28) at Server.<anonymous> (/home/runner/work/undici/undici/test/stream-compat.js:35:12) at Object.onceWrapper (node:events:631:28) at Server.emit (node:events:529:35) at emitListeningNT (node:net:1851:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21), code: 'ERR_TEST_FAILURE' }
test/stream-compat.js: test/stream-compat.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
Abort before timeout (EE): test/request-timeout.js#L281
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:517:28) { failureType: 'uncaughtException', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:517:28) at Server.<anonymous> (/home/runner/work/undici/undici/test/request-timeout.js:281:8) at Server.emit (node:events:517:28) at parserOnIncoming (node:_http_server:1131:12) at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17), code: 'ERR_TEST_FAILURE' }
test/request-timeout.js: test/request-timeout.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
pool request abort in queue: test/pool.js#L825
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:517:28) { failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:517:28) at Server.<anonymous> (/home/runner/work/undici/undici/test/pool.js:825:12) at Object.onceWrapper (node:events:631:28) at Server.emit (node:events:529:35) at emitListeningNT (node:net:1851:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21), code: 'ERR_TEST_FAILURE' }
pool stream abort in queue: test/pool.js#L872
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:517:28) { failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:517:28) at Server.<anonymous> (/home/runner/work/undici/undici/test/pool.js:872:12) at Object.onceWrapper (node:events:631:28) at Server.emit (node:events:529:35) at emitListeningNT (node:net:1851:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21), code: 'ERR_TEST_FAILURE' }
pool pipeline abort in queue: test/pool.js#L919
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:517:28) { failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:517:28) at Server.<anonymous> (/home/runner/work/undici/undici/test/pool.js:919:12) at Object.onceWrapper (node:events:631:28) at Server.emit (node:events:529:35) at emitListeningNT (node:net:1851:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21), code: 'ERR_TEST_FAILURE' }
test/pool.js: test/pool.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
aborting request with custom reason: test/issue-2590.js#L9
Error [ERR_TEST_FAILURE]: signal[kListenersList] is not iterable at process.emit (node:events:517:28) { failureType: 'uncaughtException', cause: TypeError [Error]: signal[kListenersList] is not iterable at EventTarget.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at [nodejs.internal.kHybridDispatch] (node:internal/event_target:786:20) at EventTarget.dispatchEvent (node:internal/event_target:721:26) at abortSignal (node:internal/abort_controller:369:10) at Timeout._onTimeout (node:internal/abort_controller:126:7) at listOnTimeout (node:internal/timers:569:17) at process.processTimers (node:internal/timers:512:7), code: 'ERR_TEST_FAILURE' }
test/issue-2590.js: test/issue-2590.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
stream body without destroy: test/stream-compat.js#L35
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:518:28) at Server.<anonymous> (/home/runner/work/undici/undici/test/stream-compat.js:35:12) at Object.onceWrapper (node:events:632:28) at Server.emit (node:events:530:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
test/stream-compat.js: test/stream-compat.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Abort before timeout (EE): test/request-timeout.js#L281
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:518:28) at Server.<anonymous> (/home/runner/work/undici/undici/test/request-timeout.js:281:8) at Server.emit (node:events:518:28) at parserOnIncoming (node:_http_server:1137:12) at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17) }
test/request-timeout.js: test/request-timeout.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
pool request abort in queue: test/pool.js#L825
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:518:28) at Server.<anonymous> (/home/runner/work/undici/undici/test/pool.js:825:12) at Object.onceWrapper (node:events:632:28) at Server.emit (node:events:530:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
pool stream abort in queue: test/pool.js#L872
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:518:28) at Server.<anonymous> (/home/runner/work/undici/undici/test/pool.js:872:12) at Object.onceWrapper (node:events:632:28) at Server.emit (node:events:530:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
pool pipeline abort in queue: test/pool.js#L919
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:518:28) at Server.<anonymous> (/home/runner/work/undici/undici/test/pool.js:919:12) at Object.onceWrapper (node:events:632:28) at Server.emit (node:events:530:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
test/pool.js: test/pool.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
aborting request with custom reason: test/issue-2590.js#L9
Error [ERR_TEST_FAILURE]: signal[kListenersList] is not iterable at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: TypeError [Error]: signal[kListenersList] is not iterable at EventTarget.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at [nodejs.internal.kHybridDispatch] (node:internal/event_target:826:20) at EventTarget.dispatchEvent (node:internal/event_target:761:26) at abortSignal (node:internal/abort_controller:371:10) at Timeout._onTimeout (node:internal/abort_controller:128:7) at listOnTimeout (node:internal/timers:573:17) at process.processTimers (node:internal/timers:514:7) }
test/issue-2590.js: test/issue-2590.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
stream body without destroy: test\stream-compat.js#L35
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:517:28) { failureType: 'uncaughtException', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (D:\a\undici\undici\lib\api\abort-signal.js:17:32) at EventEmitter.emit (node:events:517:28) at Server.<anonymous> (D:\a\undici\undici\test\stream-compat.js:35:12) at Object.onceWrapper (node:events:631:28) at Server.emit (node:events:529:35) at emitListeningNT (node:net:1851:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21), code: 'ERR_TEST_FAILURE' }
test\stream-compat.js: test\stream-compat.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
Abort before timeout (EE): test\request-timeout.js#L281
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:517:28) { failureType: 'uncaughtException', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (D:\a\undici\undici\lib\api\abort-signal.js:17:32) at EventEmitter.emit (node:events:517:28) at Server.<anonymous> (D:\a\undici\undici\test\request-timeout.js:281:8) at Server.emit (node:events:517:28) at parserOnIncoming (node:_http_server:1131:12) at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17), code: 'ERR_TEST_FAILURE' }
test\request-timeout.js: test\request-timeout.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
pool request abort in queue: test\pool.js#L825
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:517:28) { failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (D:\a\undici\undici\lib\api\abort-signal.js:17:32) at EventEmitter.emit (node:events:517:28) at Server.<anonymous> (D:\a\undici\undici\test\pool.js:825:12) at Object.onceWrapper (node:events:631:28) at Server.emit (node:events:529:35) at emitListeningNT (node:net:1851:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21), code: 'ERR_TEST_FAILURE' }
pool stream abort in queue: test\pool.js#L872
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:517:28) { failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (D:\a\undici\undici\lib\api\abort-signal.js:17:32) at EventEmitter.emit (node:events:517:28) at Server.<anonymous> (D:\a\undici\undici\test\pool.js:872:12) at Object.onceWrapper (node:events:631:28) at Server.emit (node:events:529:35) at emitListeningNT (node:net:1851:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21), code: 'ERR_TEST_FAILURE' }
pool pipeline abort in queue: test\pool.js#L919
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:517:28) { failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (D:\a\undici\undici\lib\api\abort-signal.js:17:32) at EventEmitter.emit (node:events:517:28) at Server.<anonymous> (D:\a\undici\undici\test\pool.js:919:12) at Object.onceWrapper (node:events:631:28) at Server.emit (node:events:529:35) at emitListeningNT (node:net:1851:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21), code: 'ERR_TEST_FAILURE' }
test\pool.js: test\pool.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
aborting request with custom reason: test\issue-2590.js#L9
Error [ERR_TEST_FAILURE]: signal[kListenersList] is not iterable at process.emit (node:events:517:28) { failureType: 'uncaughtException', cause: TypeError [Error]: signal[kListenersList] is not iterable at EventTarget.handleAbort (D:\a\undici\undici\lib\api\abort-signal.js:17:32) at [nodejs.internal.kHybridDispatch] (node:internal/event_target:786:20) at EventTarget.dispatchEvent (node:internal/event_target:721:26) at abortSignal (node:internal/abort_controller:369:10) at Timeout._onTimeout (node:internal/abort_controller:126:7) at listOnTimeout (node:internal/timers:569:17) at process.processTimers (node:internal/timers:512:7), code: 'ERR_TEST_FAILURE' }
test\issue-2590.js: test\issue-2590.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
stream body without destroy: test\stream-compat.js#L35
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:519:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (D:\a\undici\undici\lib\api\abort-signal.js:17:32) at EventEmitter.emit (node:events:519:28) at Server.<anonymous> (D:\a\undici\undici\test\stream-compat.js:35:12) at Object.onceWrapper (node:events:633:28) at Server.emit (node:events:531:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
test\stream-compat.js: test\stream-compat.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Abort before timeout (EE): test\request-timeout.js#L281
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:519:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (D:\a\undici\undici\lib\api\abort-signal.js:17:32) at EventEmitter.emit (node:events:519:28) at Server.<anonymous> (D:\a\undici\undici\test\request-timeout.js:281:8) at Server.emit (node:events:519:28) at parserOnIncoming (node:_http_server:1137:12) at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17) }
test\request-timeout.js: test\request-timeout.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
pool request abort in queue: test\pool.js#L825
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:519:28) { code: 'ERR_TEST_FAILURE', failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (D:\a\undici\undici\lib\api\abort-signal.js:17:32) at EventEmitter.emit (node:events:519:28) at Server.<anonymous> (D:\a\undici\undici\test\pool.js:825:12) at Object.onceWrapper (node:events:633:28) at Server.emit (node:events:531:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
pool stream abort in queue: test\pool.js#L872
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:519:28) { code: 'ERR_TEST_FAILURE', failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (D:\a\undici\undici\lib\api\abort-signal.js:17:32) at EventEmitter.emit (node:events:519:28) at Server.<anonymous> (D:\a\undici\undici\test\pool.js:872:12) at Object.onceWrapper (node:events:633:28) at Server.emit (node:events:531:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
pool pipeline abort in queue: test\pool.js#L919
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:519:28) { code: 'ERR_TEST_FAILURE', failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (D:\a\undici\undici\lib\api\abort-signal.js:17:32) at EventEmitter.emit (node:events:519:28) at Server.<anonymous> (D:\a\undici\undici\test\pool.js:919:12) at Object.onceWrapper (node:events:633:28) at Server.emit (node:events:531:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
test\pool.js: test\pool.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
aborting request with custom reason: test\issue-2590.js#L9
Error [ERR_TEST_FAILURE]: signal[kListenersList] is not iterable at process.emit (node:events:519:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: TypeError [Error]: signal[kListenersList] is not iterable at EventTarget.handleAbort (D:\a\undici\undici\lib\api\abort-signal.js:17:32) at [nodejs.internal.kHybridDispatch] (node:internal/event_target:822:20) at EventTarget.dispatchEvent (node:internal/event_target:757:26) at abortSignal (node:internal/abort_controller:374:10) at Timeout._onTimeout (node:internal/abort_controller:128:7) at listOnTimeout (node:internal/timers:573:17) at process.processTimers (node:internal/timers:514:7) }
test\issue-2590.js: test\issue-2590.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
stream body without destroy: test\stream-compat.js#L35
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (D:\a\undici\undici\lib\api\abort-signal.js:17:32) at EventEmitter.emit (node:events:518:28) at Server.<anonymous> (D:\a\undici\undici\test\stream-compat.js:35:12) at Object.onceWrapper (node:events:632:28) at Server.emit (node:events:530:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
test\stream-compat.js: test\stream-compat.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Abort before timeout (EE): test\request-timeout.js#L281
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (D:\a\undici\undici\lib\api\abort-signal.js:17:32) at EventEmitter.emit (node:events:518:28) at Server.<anonymous> (D:\a\undici\undici\test\request-timeout.js:281:8) at Server.emit (node:events:518:28) at parserOnIncoming (node:_http_server:1137:12) at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17) }
test\request-timeout.js: test\request-timeout.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
pool request abort in queue: test\pool.js#L825
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (D:\a\undici\undici\lib\api\abort-signal.js:17:32) at EventEmitter.emit (node:events:518:28) at Server.<anonymous> (D:\a\undici\undici\test\pool.js:825:12) at Object.onceWrapper (node:events:632:28) at Server.emit (node:events:530:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
pool stream abort in queue: test\pool.js#L872
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (D:\a\undici\undici\lib\api\abort-signal.js:17:32) at EventEmitter.emit (node:events:518:28) at Server.<anonymous> (D:\a\undici\undici\test\pool.js:872:12) at Object.onceWrapper (node:events:632:28) at Server.emit (node:events:530:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
pool pipeline abort in queue: test\pool.js#L919
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (D:\a\undici\undici\lib\api\abort-signal.js:17:32) at EventEmitter.emit (node:events:518:28) at Server.<anonymous> (D:\a\undici\undici\test\pool.js:919:12) at Object.onceWrapper (node:events:632:28) at Server.emit (node:events:530:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
test\pool.js: test\pool.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
aborting request with custom reason: test\issue-2590.js#L9
Error [ERR_TEST_FAILURE]: signal[kListenersList] is not iterable at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: TypeError [Error]: signal[kListenersList] is not iterable at EventTarget.handleAbort (D:\a\undici\undici\lib\api\abort-signal.js:17:32) at [nodejs.internal.kHybridDispatch] (node:internal/event_target:826:20) at EventTarget.dispatchEvent (node:internal/event_target:761:26) at abortSignal (node:internal/abort_controller:371:10) at Timeout._onTimeout (node:internal/abort_controller:128:7) at listOnTimeout (node:internal/timers:573:17) at process.processTimers (node:internal/timers:514:7) }
test\issue-2590.js: test\issue-2590.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
stream body without destroy: test/stream-compat.js#L35
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:519:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/Users/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:519:28) at Server.<anonymous> (/Users/runner/work/undici/undici/test/stream-compat.js:35:12) at Object.onceWrapper (node:events:633:28) at Server.emit (node:events:531:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
test/stream-compat.js: test/stream-compat.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Abort before timeout (EE): test/request-timeout.js#L281
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:519:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/Users/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:519:28) at Server.<anonymous> (/Users/runner/work/undici/undici/test/request-timeout.js:281:8) at Server.emit (node:events:519:28) at parserOnIncoming (node:_http_server:1137:12) at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17) }
test/request-timeout.js: test/request-timeout.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
pool request abort in queue: test/pool.js#L825
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:519:28) { code: 'ERR_TEST_FAILURE', failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/Users/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:519:28) at Server.<anonymous> (/Users/runner/work/undici/undici/test/pool.js:825:12) at Object.onceWrapper (node:events:633:28) at Server.emit (node:events:531:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
pool stream abort in queue: test/pool.js#L872
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:519:28) { code: 'ERR_TEST_FAILURE', failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/Users/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:519:28) at Server.<anonymous> (/Users/runner/work/undici/undici/test/pool.js:872:12) at Object.onceWrapper (node:events:633:28) at Server.emit (node:events:531:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
pool pipeline abort in queue: test/pool.js#L919
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:519:28) { code: 'ERR_TEST_FAILURE', failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/Users/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:519:28) at Server.<anonymous> (/Users/runner/work/undici/undici/test/pool.js:919:12) at Object.onceWrapper (node:events:633:28) at Server.emit (node:events:531:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
test/pool.js: test/pool.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
aborting request with custom reason: test/issue-2590.js#L9
Error [ERR_TEST_FAILURE]: signal[kListenersList] is not iterable at process.emit (node:events:519:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: TypeError [Error]: signal[kListenersList] is not iterable at EventTarget.handleAbort (/Users/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at [nodejs.internal.kHybridDispatch] (node:internal/event_target:822:20) at EventTarget.dispatchEvent (node:internal/event_target:757:26) at abortSignal (node:internal/abort_controller:374:10) at Timeout._onTimeout (node:internal/abort_controller:128:7) at listOnTimeout (node:internal/timers:573:17) at process.processTimers (node:internal/timers:514:7) }
test/issue-2590.js: test/issue-2590.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
stream body without destroy: test/stream-compat.js#L35
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/Users/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:518:28) at Server.<anonymous> (/Users/runner/work/undici/undici/test/stream-compat.js:35:12) at Object.onceWrapper (node:events:632:28) at Server.emit (node:events:530:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
test/stream-compat.js: test/stream-compat.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Abort before timeout (EE): test/request-timeout.js#L281
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/Users/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:518:28) at Server.<anonymous> (/Users/runner/work/undici/undici/test/request-timeout.js:281:8) at Server.emit (node:events:518:28) at parserOnIncoming (node:_http_server:1137:12) at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17) }
test/request-timeout.js: test/request-timeout.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
pool request abort in queue: test/pool.js#L825
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/Users/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:518:28) at Server.<anonymous> (/Users/runner/work/undici/undici/test/pool.js:825:12) at Object.onceWrapper (node:events:632:28) at Server.emit (node:events:530:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
pool stream abort in queue: test/pool.js#L872
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/Users/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:518:28) at Server.<anonymous> (/Users/runner/work/undici/undici/test/pool.js:872:12) at Object.onceWrapper (node:events:632:28) at Server.emit (node:events:530:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
pool pipeline abort in queue: test/pool.js#L919
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/Users/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:518:28) at Server.<anonymous> (/Users/runner/work/undici/undici/test/pool.js:919:12) at Object.onceWrapper (node:events:632:28) at Server.emit (node:events:530:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
test/pool.js: test/pool.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
aborting request with custom reason: test/issue-2590.js#L9
Error [ERR_TEST_FAILURE]: signal[kListenersList] is not iterable at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: TypeError [Error]: signal[kListenersList] is not iterable at EventTarget.handleAbort (/Users/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at [nodejs.internal.kHybridDispatch] (node:internal/event_target:826:20) at EventTarget.dispatchEvent (node:internal/event_target:761:26) at abortSignal (node:internal/abort_controller:371:10) at Timeout._onTimeout (node:internal/abort_controller:128:7) at listOnTimeout (node:internal/timers:573:17) at process.processTimers (node:internal/timers:514:7) }
test/issue-2590.js: test/issue-2590.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
stream body without destroy: test/stream-compat.js#L35
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:517:28) { failureType: 'uncaughtException', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/Users/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:517:28) at Server.<anonymous> (/Users/runner/work/undici/undici/test/stream-compat.js:35:12) at Object.onceWrapper (node:events:631:28) at Server.emit (node:events:529:35) at emitListeningNT (node:net:1851:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21), code: 'ERR_TEST_FAILURE' }
test/stream-compat.js: test/stream-compat.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
Abort before timeout (EE): test/request-timeout.js#L281
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:517:28) { failureType: 'uncaughtException', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/Users/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:517:28) at Server.<anonymous> (/Users/runner/work/undici/undici/test/request-timeout.js:281:8) at Server.emit (node:events:517:28) at parserOnIncoming (node:_http_server:1131:12) at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17), code: 'ERR_TEST_FAILURE' }
test/request-timeout.js: test/request-timeout.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
pool request abort in queue: test/pool.js#L825
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:517:28) { failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/Users/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:517:28) at Server.<anonymous> (/Users/runner/work/undici/undici/test/pool.js:825:12) at Object.onceWrapper (node:events:631:28) at Server.emit (node:events:529:35) at emitListeningNT (node:net:1851:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21), code: 'ERR_TEST_FAILURE' }
pool stream abort in queue: test/pool.js#L872
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:517:28) { failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/Users/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:517:28) at Server.<anonymous> (/Users/runner/work/undici/undici/test/pool.js:872:12) at Object.onceWrapper (node:events:631:28) at Server.emit (node:events:529:35) at emitListeningNT (node:net:1851:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21), code: 'ERR_TEST_FAILURE' }
pool pipeline abort in queue: test/pool.js#L919
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:517:28) { failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/Users/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:517:28) at Server.<anonymous> (/Users/runner/work/undici/undici/test/pool.js:919:12) at Object.onceWrapper (node:events:631:28) at Server.emit (node:events:529:35) at emitListeningNT (node:net:1851:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21), code: 'ERR_TEST_FAILURE' }
test/pool.js: test/pool.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
aborting request with custom reason: test/issue-2590.js#L9
Error [ERR_TEST_FAILURE]: signal[kListenersList] is not iterable at process.emit (node:events:517:28) { failureType: 'uncaughtException', cause: TypeError [Error]: signal[kListenersList] is not iterable at EventTarget.handleAbort (/Users/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at [nodejs.internal.kHybridDispatch] (node:internal/event_target:786:20) at EventTarget.dispatchEvent (node:internal/event_target:721:26) at abortSignal (node:internal/abort_controller:369:10) at Timeout._onTimeout (node:internal/abort_controller:126:7) at listOnTimeout (node:internal/timers:569:17) at process.processTimers (node:internal/timers:512:7), code: 'ERR_TEST_FAILURE' }
test/issue-2590.js: test/issue-2590.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
stream body without destroy: test/stream-compat.js#L35
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:519:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:519:28) at Server.<anonymous> (/home/runner/work/undici/undici/test/stream-compat.js:35:12) at Object.onceWrapper (node:events:633:28) at Server.emit (node:events:531:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
test/stream-compat.js: test/stream-compat.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Abort before timeout (EE): test/request-timeout.js#L281
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:519:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:519:28) at Server.<anonymous> (/home/runner/work/undici/undici/test/request-timeout.js:281:8) at Server.emit (node:events:519:28) at parserOnIncoming (node:_http_server:1137:12) at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17) }
test/request-timeout.js: test/request-timeout.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
pool request abort in queue: test/pool.js#L825
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:519:28) { code: 'ERR_TEST_FAILURE', failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:519:28) at Server.<anonymous> (/home/runner/work/undici/undici/test/pool.js:825:12) at Object.onceWrapper (node:events:633:28) at Server.emit (node:events:531:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
pool stream abort in queue: test/pool.js#L872
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:519:28) { code: 'ERR_TEST_FAILURE', failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:519:28) at Server.<anonymous> (/home/runner/work/undici/undici/test/pool.js:872:12) at Object.onceWrapper (node:events:633:28) at Server.emit (node:events:531:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
pool pipeline abort in queue: test/pool.js#L919
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:519:28) { code: 'ERR_TEST_FAILURE', failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:519:28) at Server.<anonymous> (/home/runner/work/undici/undici/test/pool.js:919:12) at Object.onceWrapper (node:events:633:28) at Server.emit (node:events:531:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
test/pool.js: test/pool.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
aborting request with custom reason: test/issue-2590.js#L9
Error [ERR_TEST_FAILURE]: signal[kListenersList] is not iterable at process.emit (node:events:519:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: TypeError [Error]: signal[kListenersList] is not iterable at EventTarget.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at [nodejs.internal.kHybridDispatch] (node:internal/event_target:822:20) at EventTarget.dispatchEvent (node:internal/event_target:757:26) at abortSignal (node:internal/abort_controller:374:10) at Timeout._onTimeout (node:internal/abort_controller:128:7) at listOnTimeout (node:internal/timers:573:17) at process.processTimers (node:internal/timers:514:7) }
test/issue-2590.js: test/issue-2590.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
stream body without destroy: test/stream-compat.js#L35
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:518:28) at Server.<anonymous> (/home/runner/work/undici/undici/test/stream-compat.js:35:12) at Object.onceWrapper (node:events:632:28) at Server.emit (node:events:530:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
test/stream-compat.js: test/stream-compat.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Abort before timeout (EE): test/request-timeout.js#L281
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:518:28) at Server.<anonymous> (/home/runner/work/undici/undici/test/request-timeout.js:281:8) at Server.emit (node:events:518:28) at parserOnIncoming (node:_http_server:1137:12) at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17) }
test/request-timeout.js: test/request-timeout.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
pool request abort in queue: test/pool.js#L825
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:518:28) at Server.<anonymous> (/home/runner/work/undici/undici/test/pool.js:825:12) at Object.onceWrapper (node:events:632:28) at Server.emit (node:events:530:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
pool stream abort in queue: test/pool.js#L872
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:518:28) at Server.<anonymous> (/home/runner/work/undici/undici/test/pool.js:872:12) at Object.onceWrapper (node:events:632:28) at Server.emit (node:events:530:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
pool pipeline abort in queue: test/pool.js#L919
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'unhandledRejection', cause: TypeError [Error]: Cannot read properties of undefined (reading 'Symbol(kListenersList)') at EventEmitter.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at EventEmitter.emit (node:events:518:28) at Server.<anonymous> (/home/runner/work/undici/undici/test/pool.js:919:12) at Object.onceWrapper (node:events:632:28) at Server.emit (node:events:530:35) at emitListeningNT (node:net:1931:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) }
test/pool.js: test/pool.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
aborting request with custom reason: test/issue-2590.js#L9
Error [ERR_TEST_FAILURE]: signal[kListenersList] is not iterable at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: TypeError [Error]: signal[kListenersList] is not iterable at EventTarget.handleAbort (/home/runner/work/undici/undici/lib/api/abort-signal.js:17:32) at [nodejs.internal.kHybridDispatch] (node:internal/event_target:826:20) at EventTarget.dispatchEvent (node:internal/event_target:761:26) at abortSignal (node:internal/abort_controller:371:10) at Timeout._onTimeout (node:internal/abort_controller:128:7) at listOnTimeout (node:internal/timers:573:17) at process.processTimers (node:internal/timers:514:7) }
test/issue-2590.js: test/issue-2590.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Warning:: Test "stream() does not fail after request has been aborted" generated asynchronous activity after the test ended. This activity created the error "TypeError: signal[kListenersList] is not iterable" and would have caused the test to fail, but instead triggered an uncaughtException event. Warning:: Test "stream() does not fail after request has been aborted" generated asynchronous activity after the test ended. This activity created the error "AssertionError [ERR_ASSERTION]: Missing expected rejection (AbortError)." and would have caused the test to fail, but instead triggered an unhandledRejection event. Total Tests: 933 Suites 📂: 76 Passed ✅: 905 Failed ❌: 13 Canceled 🚫: 11 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 139083.072ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Warning:: Test "stream() does not fail after request has been aborted" generated asynchronous activity after the test ended. This activity created the error "TypeError: signal[kListenersList] is not iterable" and would have caused the test to fail, but instead triggered an uncaughtException event. Warning:: Test "stream() does not fail after request has been aborted" generated asynchronous activity after the test ended. This activity created the error "AssertionError [ERR_ASSERTION]: Missing expected rejection (AbortError)." and would have caused the test to fail, but instead triggered an unhandledRejection event. Total Tests: 933 Suites 📂: 76 Passed ✅: 905 Failed ❌: 13 Canceled 🚫: 11 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 139522.581ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Warning:: Test "stream() does not fail after request has been aborted" generated asynchronous activity after the test ended. This activity created the error "TypeError: signal[kListenersList] is not iterable" and would have caused the test to fail, but instead triggered an uncaughtException event. Warning:: Test "stream() does not fail after request has been aborted" generated asynchronous activity after the test ended. This activity created the error "AssertionError [ERR_ASSERTION]: Missing expected rejection (AbortError)." and would have caused the test to fail, but instead triggered an unhandledRejection event. Total Tests: 933 Suites 📂: 76 Passed ✅: 905 Failed ❌: 13 Canceled 🚫: 11 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 140961.248ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Warning:: Test "stream() does not fail after request has been aborted" generated asynchronous activity after the test ended. This activity created the error "TypeError: signal[kListenersList] is not iterable" and would have caused the test to fail, but instead triggered an uncaughtException event. Warning:: Test "stream() does not fail after request has been aborted" generated asynchronous activity after the test ended. This activity created the error "AssertionError [ERR_ASSERTION]: Missing expected rejection (AbortError)." and would have caused the test to fail, but instead triggered an unhandledRejection event. Total Tests: 933 Suites 📂: 76 Passed ✅: 905 Failed ❌: 13 Canceled 🚫: 11 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 143489.548ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Warning:: Test "stream() does not fail after request has been aborted" generated asynchronous activity after the test ended. This activity created the error "TypeError: signal[kListenersList] is not iterable" and would have caused the test to fail, but instead triggered an uncaughtException event. Warning:: Test "stream() does not fail after request has been aborted" generated asynchronous activity after the test ended. This activity created the error "AssertionError [ERR_ASSERTION]: Missing expected rejection (AbortError)." and would have caused the test to fail, but instead triggered an unhandledRejection event. Total Tests: 933 Suites 📂: 76 Passed ✅: 905 Failed ❌: 13 Canceled 🚫: 11 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 143009.094ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Warning:: Test "stream() does not fail after request has been aborted" generated asynchronous activity after the test ended. This activity created the error "TypeError: signal[kListenersList] is not iterable" and would have caused the test to fail, but instead triggered an uncaughtException event. Warning:: Test "stream() does not fail after request has been aborted" generated asynchronous activity after the test ended. This activity created the error "AssertionError [ERR_ASSERTION]: Missing expected rejection (AbortError)." and would have caused the test to fail, but instead triggered an unhandledRejection event. Total Tests: 933 Suites 📂: 76 Passed ✅: 905 Failed ❌: 13 Canceled 🚫: 11 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 143726.304ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Warning:: Test "stream() does not fail after request has been aborted" generated asynchronous activity after the test ended. This activity created the error "TypeError: signal[kListenersList] is not iterable" and would have caused the test to fail, but instead triggered an uncaughtException event. Warning:: Test "stream() does not fail after request has been aborted" generated asynchronous activity after the test ended. This activity created the error "AssertionError [ERR_ASSERTION]: Missing expected rejection (AbortError)." and would have caused the test to fail, but instead triggered an unhandledRejection event. Total Tests: 933 Suites 📂: 76 Passed ✅: 905 Failed ❌: 13 Canceled 🚫: 11 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 198938.481ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Warning:: Test "stream() does not fail after request has been aborted" generated asynchronous activity after the test ended. This activity created the error "TypeError: signal[kListenersList] is not iterable" and would have caused the test to fail, but instead triggered an uncaughtException event. Warning:: Test "stream() does not fail after request has been aborted" generated asynchronous activity after the test ended. This activity created the error "AssertionError [ERR_ASSERTION]: Missing expected rejection (AbortError)." and would have caused the test to fail, but instead triggered an unhandledRejection event. Total Tests: 933 Suites 📂: 76 Passed ✅: 905 Failed ❌: 13 Canceled 🚫: 11 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 199645.738ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Warning:: Test "stream() does not fail after request has been aborted" generated asynchronous activity after the test ended. This activity created the error "TypeError: signal[kListenersList] is not iterable" and would have caused the test to fail, but instead triggered an uncaughtException event. Warning:: Test "stream() does not fail after request has been aborted" generated asynchronous activity after the test ended. This activity created the error "AssertionError [ERR_ASSERTION]: Missing expected rejection (AbortError)." and would have caused the test to fail, but instead triggered an unhandledRejection event. Total Tests: 933 Suites 📂: 76 Passed ✅: 905 Failed ❌: 13 Canceled 🚫: 11 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 199399.241ms
Test with Node.js 21 compiled --without-intl
Warning:: Test "stream() does not fail after request has been aborted" generated asynchronous activity after the test ended. This activity created the error "TypeError: signal[kListenersList] is not iterable" and would have caused the test to fail, but instead triggered an uncaughtException event. Warning:: Test "stream() does not fail after request has been aborted" generated asynchronous activity after the test ended. This activity created the error "AssertionError [ERR_ASSERTION]: Missing expected rejection (AbortError)." and would have caused the test to fail, but instead triggered an unhandledRejection event. Total Tests: 933 Suites 📂: 76 Passed ✅: 905 Failed ❌: 13 Canceled 🚫: 11 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 139107.325ms
Test with Node.js 20 compiled --without-intl
Warning:: Test "stream() does not fail after request has been aborted" generated asynchronous activity after the test ended. This activity created the error "TypeError: signal[kListenersList] is not iterable" and would have caused the test to fail, but instead triggered an uncaughtException event. Warning:: Test "stream() does not fail after request has been aborted" generated asynchronous activity after the test ended. This activity created the error "AssertionError [ERR_ASSERTION]: Missing expected rejection (AbortError)." and would have caused the test to fail, but instead triggered an unhandledRejection event. Total Tests: 933 Suites 📂: 76 Passed ✅: 905 Failed ❌: 13 Canceled 🚫: 11 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 139713.689ms