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
java.io.IOException: Backing channel 'JNLP4-connect connection from p8-aix2-nodejs04.osuosl.org/140.211.9.101:34359' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy82.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205)
Reason
Build timed out (after 10 minutes). Marking the build as failed.
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git@github.com:nodejs/node.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1001)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1242)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
at hudson.scm.SCM.checkout(SCM.java:505)
not ok 854 wpt/test-user-timing
---
duration_ms: 6.302
severity: fail
exitcode: 1
stack: |-
---- idlharness.any.js ----
[SKIPPED] idlharness cannot recognize Node.js environment
---- invoke_with_timing_attributes.worker.js ----
[SKIPPED] importScripts not supported
---- performance-measure-invalid.worker.js ----
[SKIPPED] importScripts not supported
---- clear_all_marks.any.js ----
[PASS] Clearing all marks remove all of them.
---- case-sensitivity.any.js ----
[PASS] getEntriesByType values are case sensitive
---- buffered-flag.any.js ----
[PASS] PerformanceObserver with buffered flag sees previous marks
---- buffered-flag.any.js ----
[PASS] PerformanceObserver with buffered flag sees previous measures
---- clear_all_measures.any.js ----
[PASS] Clearing all marks remove all of them.
---- clear_non_existent_mark.any.js ----
[PASS] Clearing a non-existent mark doesn't affect existing marks
---- clear_non_existent_measure.any.j...
not ok 259 parallel/test-fs-rmdir-recursive
---
duration_ms: 0.948
severity: fail
exitcode: 1
stack: |-
(node:11428) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead
(Use `node --trace-deprecation ...` to show where the warning was created)
node:assert:991
throw newErr;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.256\rmdir-recursive-1\d-1-2'
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:364:12
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:401:15
at node:fs:188:23
at CB (node:internal/fs/rimraf:60:5)
at node:internal/fs/rimraf:152:18
at CB (node:internal/fs/rimraf:60:5)
at FSReqCallback.oncomplete (node:fs:188:23) {
...
not ok 364 parallel/test-crypto-engine
---
duration_ms: 0.333
severity: fail
exitcode: 1
stack: |-
node:internal/crypto/util:111
throw new ERR_CRYPTO_ENGINE_UNKNOWN(id);
^
Error [ERR_CRYPTO_ENGINE_UNKNOWN]: Engine "/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1014/out/Release/libtest_crypto_engine.dylib" was not found
at new NodeError (node:internal/errors:371:5)
at Object.setEngine (node:internal/crypto/util:111:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1014/test/parallel/test-crypto-engine.js:47:12)
at Module._compile (node:internal/modules/cjs/loader:1101:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at...
not ok 2779 parallel/test-whatwg-readablestream
---
duration_ms: 0.305
severity: fail
exitcode: 1
stack: |-
/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-whatwg-readablestream.js:1600
isReadable(stream, true);
^
TypeError: isReadable is not a function
at /usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-whatwg-readablestream.js:1600:5
at Object.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-whatwg-readablestream.js:1603:5)
at Module._compile (node:internal/modules/cjs/loader:1097:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
at Module.load (node:internal/modules/cjs/loader:975:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)...
not ok 852 wpt/test-webcrypto
---
duration_ms: 240.195
severity: fail
exitcode: -15
stack: |-
timeout
[EXPECTED_FAILURE][UNCAUGHT] evaluation in WPTRunner.runJsTests()
location is not defined
location is not defined
/home/iojs/build/workspace/node-test-binary-arm/test/fixtures/wpt/common/subset-tests.js:5
if (location.search) {
^
ReferenceError: location is not defined
at /home/iojs/build/workspace/node-test-binary-arm/test/fixtures/wpt/common/subset-tests.js:5:3
at /home/iojs/build/workspace/node-test-binary-arm/test/fixtures/wpt/common/subset-tests.js:60:3
at Script.runInThisContext (node:vm:129:12)
at runInThisContext (node:vm:305:38)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-binary-arm/test/common/wpt/worker.js:52:3)
at Module._compile (node:internal/modules/cjs/loader:1097:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
at Module.load (node:i...
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected. (9)
Build timed out (after 10 minutes). Marking the build as failed. (2)
Build timed out (after 120 minutes). Marking the build as failed. (2)
Failures in node-test-pull-request/41439 to node-test-pull-request/41537 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)Jenkins Failure
Backing channel 'JNLP4-connect connection from ... is disconnected.
Example
Build timed out (after 10 minutes). Marking the build as failed.
Example
Build timed out (after 120 minutes). Marking the build as failed.
Example
Git Failure
Error: git whatchanged --no-abbrev -M "--format=commit %H%ntree %T%nparent %P%nauthor %aN <%aE> %ai%ncommitter %cN <%cE> %ci%n%n%w(0,4,4)%B" -n 1024 4c9f920d34ea56d0014770c3e9662e84882b8636 ^origin/_jenkins_local_branch~1 in /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1014
Example
warning: failed to remove Release/node.exe: Invalid argument
Example
ERROR: Error fetching remote repo 'origin'
Example
Error: git whatchanged --no-abbrev -M "--format=commit %H%ntree %T%nparent %P%nauthor %aN <%aE> %ai%ncommitter %cN <%cE> %ci%n%n%w(0,4,4)%B" -n 1024 ff9ac7d757cc26b59540864780842acab09c0238 ^origin/_jenkins_local_branch~1 in /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1014
Example
Build Failure
fatal error: ld terminated with signal 9 [Killed]
Example
ERROR: Step ?Publish JUnit test result report? failed: no workspace for ...
Example
undefined
Unknown
Example
JSTest Failure
wpt/test-user-timing
Example
parallel/test-fs-rmdir-recursive
Example
parallel/test-crypto-keygen
Example
parallel/test-repl-sigint-nested-eval
Example
parallel/test-fs-rm
Example
parallel/test-crypto-dh-leak
Example
sequential/test-net-connect-econnrefused
Example
node-api/test_threadsafe_function/test
Example
parallel/test-child-process-fork-closed-channel-segfault
Example
parallel/test-child-process-pipe-dataflow
Example
parallel/test-crypto-dh-odd-key
Example
parallel/test-crypto-engine
Example
parallel/test-whatwg-readablestream
Example
wpt/test-webcrypto
Example
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected.
(9)Build timed out (after 10 minutes). Marking the build as failed.
(2)Build timed out (after 120 minutes). Marking the build as failed.
(2)Error: git whatchanged --no-abbrev -M "--format=commit %H%ntree %T%nparent %P%nauthor %aN <%aE> %ai%ncommitter %cN <%cE> %ci%n%n%w(0,4,4)%B" -n 1024 4c9f920d34ea56d0014770c3e9662e84882b8636 ^origin/_jenkins_local_branch~1 in /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1014
(3)warning: failed to remove Release/node.exe: Invalid argument
(3)ERROR: Error fetching remote repo 'origin'
(2)Error: git whatchanged --no-abbrev -M "--format=commit %H%ntree %T%nparent %P%nauthor %aN <%aE> %ai%ncommitter %cN <%cE> %ci%n%n%w(0,4,4)%B" -n 1024 ff9ac7d757cc26b59540864780842acab09c0238 ^origin/_jenkins_local_branch~1 in /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1014
(2)fatal error: ld terminated with signal 9 [Killed]
(21)ERROR: Step ?Publish JUnit test result report? failed: no workspace for ...
(2)Unknown
(17)wpt/test-user-timing
(9)parallel/test-fs-rmdir-recursive
(8)parallel/test-crypto-keygen
(5)parallel/test-repl-sigint-nested-eval
(5)parallel/test-fs-rm
(4)parallel/test-crypto-dh-leak
(3)sequential/test-net-connect-econnrefused
(3)node-api/test_threadsafe_function/test
(2)parallel/test-child-process-fork-closed-channel-segfault
(2)parallel/test-child-process-pipe-dataflow
(2)parallel/test-crypto-dh-odd-key
(2)parallel/test-crypto-engine
(2)parallel/test-whatwg-readablestream
(2)wpt/test-webcrypto
(2)The text was updated successfully, but these errors were encountered: