You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
not ok 676 parallel/test-eventtarget
---
duration_ms: 0.170
severity: fail
exitcode: 1
stack: |-
fs.js:185
return (stats[1/* mode */] & S_IFMT) === fileType;
^
TypeError: Cannot mix BigInt and other types, use explicit conversions
at isFileType (fs.js:185:30)
at Object.realpathSync (fs.js:1656:12)
at toRealPath (internal/modules/cjs/loader.js:386:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:690:22)
at resolveMainPath (internal/modules/run_main.js:12:25)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:65:24)
at internal/main/run_main_module.js:17:47
...
not ok 1375 parallel/test-http2-zero-length-header
---
duration_ms: 0.171
severity: fail
exitcode: 1
stack: |-
fs.js:185
return (stats[1/* mode */] & S_IFMT) === fileType;
^
TypeError: Cannot mix BigInt and other types, use explicit conversions
at isFileType (fs.js:185:30)
at Object.realpathSync (fs.js:1656:12)
at toRealPath (internal/modules/cjs/loader.js:386:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:690:22)
at resolveMainPath (internal/modules/run_main.js:12:25)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:65:24)
at internal/main/run_main_module.js:17:47
...
not ok 2408 parallel/test-tls-securepair-leak
---
duration_ms: 0.93
severity: fail
exitcode: 1
stack: |-
fs.js:185
return (stats[1/* mode */] & S_IFMT) === fileType;
^
TypeError: Cannot mix BigInt and other types, use explicit conversions
at isFileType (fs.js:185:30)
at Object.realpathSync (fs.js:1656:12)
at toRealPath (internal/modules/cjs/loader.js:386:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:690:22)
at resolveMainPath (internal/modules/run_main.js:12:25)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:65:24)
at internal/main/run_main_module.js:17:47
...
not ok 2711 parallel/test-worker-stdio
---
duration_ms: 0.61
severity: fail
exitcode: 1
stack: |-
fs.js:185
return (stats[1/* mode */] & S_IFMT) === fileType;
^
TypeError: Cannot mix BigInt and other types, use explicit conversions
at isFileType (fs.js:185:30)
at Object.realpathSync (fs.js:1656:12)
at toRealPath (internal/modules/cjs/loader.js:386:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:690:22)
at resolveMainPath (internal/modules/run_main.js:12:25)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:65:24)
at internal/main/run_main_module.js:17:47
...
not ok 2595 es-module/test-esm-cjs-load-error-note
---
duration_ms: 0.170
severity: fail
exitcode: 1
stack: |-
fs.js:185
return (stats[1/* mode */] & S_IFMT) === fileType;
^
TypeError: Cannot mix BigInt and other types, use explicit conversions
at isFileType (fs.js:185:30)
at Object.realpathSync (fs.js:1656:12)
at toRealPath (internal/modules/cjs/loader.js:386:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:690:22)
at resolveMainPath (internal/modules/run_main.js:12:25)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:65:24)
at internal/main/run_main_module.js:17:47
...
not ok 2693 message/esm_loader_not_found
---
duration_ms: 0.171
severity: fail
exitcode: 1
stack: |-
fs.js:185
return (stats[1/* mode */] & S_IFMT) === fileType;
^
TypeError: Cannot mix BigInt and other types, use explicit conversions
at isFileType (fs.js:185:30)
at Object.realpathSync (fs.js:1656:12)
at toRealPath (internal/modules/cjs/loader.js:386:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:690:22)
at resolveMainPath (internal/modules/run_main.js:12:25)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:65:24)
at internal/main/run_main_module.js:17:47
...
not ok 2695 message/esm_loader_not_found_cjs_hint_relative
---
duration_ms: 0.171
severity: fail
exitcode: 1
stack: |-
fs.js:185
return (stats[1/* mode */] & S_IFMT) === fileType;
^
TypeError: Cannot mix BigInt and other types, use explicit conversions
at isFileType (fs.js:185:30)
at Object.realpathSync (fs.js:1656:12)
at toRealPath (internal/modules/cjs/loader.js:386:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:690:22)
at resolveMainPath (internal/modules/run_main.js:12:25)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:65:24)
at internal/main/run_main_module.js:17:47
...
not ok 207 parallel/test-async-local-storage-http-multiclients
---
duration_ms: 0.172
severity: fail
exitcode: 1
stack: |-
fs.js:185
return (stats[1/* mode */] & S_IFMT) === fileType;
^
TypeError: Cannot mix BigInt and other types, use explicit conversions
at isFileType (fs.js:185:30)
at Object.realpathSync (fs.js:1656:12)
at toRealPath (internal/modules/cjs/loader.js:386:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:690:22)
at resolveMainPath (internal/modules/run_main.js:12:25)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:65:24)
at internal/main/run_main_module.js:17:47
...
not ok 457 parallel/test-code-cache
---
duration_ms: 0.92
severity: fail
exitcode: 1
stack: |-
internal/util.js:119
throw new ERR_NO_CRYPTO();
^
Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
at Object.assertCrypto (internal/util.js:119:11)
at tls.js:37:14
at NativeModule.compileForInternalLoader (internal/bootstrap/loaders.js:276:7)
at nativeModuleRequire (internal/bootstrap/loaders.js:305:14)
at internal/http2/session.js:21:13
at NativeModule.compileForInternalLoader (internal/bootstrap/loaders.js:276:7)
at NativeModule.compileForPublicLoader (internal/bootstrap/loaders.js:218:10)
at loadNativeModule (internal/modules/cjs/helpers.js:27:9)
at Function.Module._load (internal/modules/cjs/loader.js:925:15)
at Module.require (internal/modules/cjs/loader.js:1106:19) {
code: 'ERR_NO_CRYPTO'
}
...
not ok 866 parallel/test-global-console-exists
---
duration_ms: 0.212
severity: fail
exitcode: 1
stack: |-
fs.js:185
return (stats[1/* mode */] & S_IFMT) === fileType;
^
TypeError: Cannot mix BigInt and other types, use explicit conversions
at isFileType (fs.js:185:30)
at Object.realpathSync (fs.js:1656:12)
at toRealPath (internal/modules/cjs/loader.js:386:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:690:22)
at resolveMainPath (internal/modules/run_main.js:12:25)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:65:24)
at internal/main/run_main_module.js:17:47
...
not ok 905 parallel/test-http-byteswritten
---
duration_ms: 0.175
severity: fail
exitcode: 1
stack: |-
fs.js:185
return (stats[1/* mode */] & S_IFMT) === fileType;
^
TypeError: Cannot mix BigInt and other types, use explicit conversions
at isFileType (fs.js:185:30)
at Object.realpathSync (fs.js:1656:12)
at toRealPath (internal/modules/cjs/loader.js:386:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:690:22)
at resolveMainPath (internal/modules/run_main.js:12:25)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:65:24)
at internal/main/run_main_module.js:17:47
...
not ok 990 parallel/test-http-get-pipeline-problem
---
duration_ms: 0.173
severity: fail
exitcode: 1
stack: |-
fs.js:185
return (stats[1/* mode */] & S_IFMT) === fileType;
^
TypeError: Cannot mix BigInt and other types, use explicit conversions
at isFileType (fs.js:185:30)
at Object.realpathSync (fs.js:1656:12)
at toRealPath (internal/modules/cjs/loader.js:386:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:690:22)
at resolveMainPath (internal/modules/run_main.js:12:25)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:65:24)
at internal/main/run_main_module.js:17:47
...
not ok 1042 parallel/test-http-outgoing-finish
---
duration_ms: 0.170
severity: fail
exitcode: 1
stack: |-
fs.js:185
return (stats[1/* mode */] & S_IFMT) === fileType;
^
TypeError: Cannot mix BigInt and other types, use explicit conversions
at isFileType (fs.js:185:30)
at Object.realpathSync (fs.js:1656:12)
at toRealPath (internal/modules/cjs/loader.js:386:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:690:22)
at resolveMainPath (internal/modules/run_main.js:12:25)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:65:24)
at internal/main/run_main_module.js:17:47
...
not ok 1184 parallel/test-http-pipeline-requests-connection-leak
---
duration_ms: 0.63
severity: fail
exitcode: 1
stack: |-
fs.js:185
return (stats[1/* mode */] & S_IFMT) === fileType;
^
TypeError: Cannot mix BigInt and other types, use explicit conversions
at isFileType (fs.js:185:30)
at Object.realpathSync (fs.js:1656:12)
at toRealPath (internal/modules/cjs/loader.js:386:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:690:22)
at resolveMainPath (internal/modules/run_main.js:12:25)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:65:24)
at internal/main/run_main_module.js:17:47
...
not ok 1423 parallel/test-https-truncate
---
duration_ms: 0.171
severity: fail
exitcode: 1
stack: |-
fs.js:185
return (stats[1/* mode */] & S_IFMT) === fileType;
^
TypeError: Cannot mix BigInt and other types, use explicit conversions
at isFileType (fs.js:185:30)
at Object.realpathSync (fs.js:1656:12)
at toRealPath (internal/modules/cjs/loader.js:386:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:690:22)
at resolveMainPath (internal/modules/run_main.js:12:25)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:65:24)
at internal/main/run_main_module.js:17:47
...
not ok 1541 parallel/test-net-dns-error
---
duration_ms: 0.172
severity: fail
exitcode: 1
stack: |-
fs.js:185
return (stats[1/* mode */] & S_IFMT) === fileType;
^
TypeError: Cannot mix BigInt and other types, use explicit conversions
at isFileType (fs.js:185:30)
at Object.realpathSync (fs.js:1656:12)
at toRealPath (internal/modules/cjs/loader.js:386:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:690:22)
at resolveMainPath (internal/modules/run_main.js:12:25)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:65:24)
at internal/main/run_main_module.js:17:47
...
not ok 1658 parallel/test-pipe-outgoing-message-data-emitted-after-ended
---
duration_ms: 0.172
severity: fail
exitcode: 1
stack: |-
fs.js:185
return (stats[1/* mode */] & S_IFMT) === fileType;
^
TypeError: Cannot mix BigInt and other types, use explicit conversions
at isFileType (fs.js:185:30)
at Object.realpathSync (fs.js:1656:12)
at toRealPath (internal/modules/cjs/loader.js:386:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:690:22)
at resolveMainPath (internal/modules/run_main.js:12:25)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:65:24)
at internal/main/run_main_module.js:17:47
...
not ok 472 parallel/test-quic-quicsocket-packetloss-stream-rx
---
duration_ms: 20.512
severity: fail
exitcode: 1
stack: |-
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/iojs/build/workspace/node-test-binary-arm/test/common/index.js:331:10)
at QuicClientSession.<anonymous> (/home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-quic-quicsocket-packetloss-stream-rx.js:97:29)
at QuicClientSession.<anonymous> (/home/iojs/build/workspace/node-test-binary-arm/test/common/index.js:365:15)
at QuicClientSession.emit (events.js:314:20)
at processTicksAndRejections (internal/process/task_queues.js:79:11)
...
not ok 2100 parallel/test-stream-pipeline
---
duration_ms: 0.57
severity: fail
exitcode: 1
stack: |-
fs.js:185
return (stats[1/* mode */] & S_IFMT) === fileType;
^
TypeError: Cannot mix BigInt and other types, use explicit conversions
at isFileType (fs.js:185:30)
at Object.realpathSync (fs.js:1656:12)
at toRealPath (internal/modules/cjs/loader.js:386:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:690:22)
at resolveMainPath (internal/modules/run_main.js:12:25)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:65:24)
at internal/main/run_main_module.js:17:47
...
java.io.IOException: Backing channel 'JNLP4-connect connection from 203.217.18.114/203.217.18.114:58024' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at com.sun.proxy.$Proxy82.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1147)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1139)
Reason
Remote call on JNLP4-connect connection from ... failed
java.io.IOException: Remote call on JNLP4-connect connection from 9.1a.7534.ip4.static.sl-reverse.com/52.117.26.9:58354 failed
at hudson.remoting.Channel.call(Channel.java:1004)
at hudson.FilePath.act(FilePath.java:1069)
at hudson.FilePath.act(FilePath.java:1058)
at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:114)
at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:137)
Reason
Build timed out (after 120 minutes). Marking the build as failed.
Error: [Errno 2] No such file or directory: 'test.tap'
POST BUILD TASK : FAILURE
END OF POST BUILD TASK : 0
Recording test results
Recording fingerprints
Collecting metadata...
Reason
error: ‘std::index_sequence’ has not been declared
error: ‘std::index_sequence’ has not been declared
std::index_sequence<Indexes...>)
^
../deps/v8/src/base/template-utils.h:20:60: error: expected ‘,’ or ‘...’ before ‘<’ token
std::index_sequence<Indexes...>)
^
Reason
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE
Failures in node-test-pull-request/31868 to node-test-pull-request/31961 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/nodejs-reliability/nodejs-reliability/results.md
)JSTest Failure
parallel/test-eventtarget
Example
parallel/test-http2-zero-length-header
Example
parallel/test-http2-large-writes-session-memory-leak
Example
parallel/test-tls-securepair-leak
Example
parallel/test-worker-stdio
Example
es-module/test-esm-cjs-load-error-note
Example
message/esm_loader_not_found
Example
message/esm_loader_not_found_cjs_hint_relative
Example
parallel/test-async-local-storage-http-multiclients
Example
parallel/test-bootstrap-modules
Example
parallel/test-code-cache
Example
parallel/test-global-console-exists
Example
parallel/test-http-byteswritten
Example
parallel/test-http-destroyed-socket-write2
Example
parallel/test-http-get-pipeline-problem
Example
parallel/test-http-outgoing-finish
Example
parallel/test-http-pipeline-requests-connection-leak
Example
parallel/test-https-truncate
Example
parallel/test-net-dns-error
Example
parallel/test-pipe-outgoing-message-data-emitted-after-ended
Example
parallel/test-quic-quicsocket-packetloss-stream-rx
Example
parallel/test-stream-pipeline
Example
parallel/test-timers-promisified
Example
sequential/test-perf-hooks
Example
Jenkins Failure
Backing channel 'JNLP4-connect connection from ... is disconnected.
Example
Remote call on JNLP4-connect connection from ... failed
Example
Build timed out (after 120 minutes). Marking the build as failed.
Example
Git Failure
warning: failed to remove out/Release/.nfs00000000017847cf00000794: Device or resource busy
Example
warning: failed to remove out/Release/.nfs00000000018c38000000068d: Device or resource busy
Example
Build Failure
fatal: No rebase in progress?
Example
Error: [Errno 2] No such file or directory: 'test.tap'
Example
error: ‘std::index_sequence’ has not been declared
Example
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Example
undefined
Unknown
Example
Progress
parallel/test-eventtarget
(5)parallel/test-http2-zero-length-header
(5)parallel/test-http2-large-writes-session-memory-leak
(4)parallel/test-tls-securepair-leak
(3)parallel/test-worker-stdio
(3)es-module/test-esm-cjs-load-error-note
(2)message/esm_loader_not_found
(2)message/esm_loader_not_found_cjs_hint_relative
(2)parallel/test-async-local-storage-http-multiclients
(2)parallel/test-bootstrap-modules
(2)parallel/test-code-cache
(2)parallel/test-global-console-exists
(2)parallel/test-http-byteswritten
(2)parallel/test-http-destroyed-socket-write2
(2)parallel/test-http-get-pipeline-problem
(2)parallel/test-http-outgoing-finish
(2)parallel/test-http-pipeline-requests-connection-leak
(2)parallel/test-https-truncate
(2)parallel/test-net-dns-error
(2)parallel/test-pipe-outgoing-message-data-emitted-after-ended
(2)parallel/test-quic-quicsocket-packetloss-stream-rx
(2)parallel/test-stream-pipeline
(2)parallel/test-timers-promisified
(2)sequential/test-perf-hooks
(2)Backing channel 'JNLP4-connect connection from ... is disconnected.
(7)Remote call on JNLP4-connect connection from ... failed
(7)Build timed out (after 120 minutes). Marking the build as failed.
(2)warning: failed to remove out/Release/.nfs00000000017847cf00000794: Device or resource busy
(7)warning: failed to remove out/Release/.nfs00000000018c38000000068d: Device or resource busy
(7)fatal: No rebase in progress?
(27)Error: [Errno 2] No such file or directory: 'test.tap'
(21)error: ‘std::index_sequence’ has not been declared
(21)ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
(7)Unknown
(12)The text was updated successfully, but these errors were encountered: