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 199.7.167.99/199.7.167.99:9498' 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
Failed to create a temp file on /home/iojs/build/workspace/node-test-commit-linux
java.io.IOException: Failed to create a temp file on /home/iojs/build/workspace/node-test-commit-linux
at hudson.FilePath.createTextTempFile(FilePath.java:1583)
at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:201)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:119)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
at org.jenkinsci.plugins.preSCMbuildstep.PreSCMBuildStepsWrapper.preCheckout(PreSCMBuildStepsWrapper.java:127)
Git Failure
Reason
warning: failed to remove Release/node.exe: Invalid argument
error: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log.
Automatic cleanup will not be performed until the file is removed.
warning: There are too many unreachable loose objects; run 'git prune' to remove them.
not ok 3560 wpt/test-user-timing
---
duration_ms: 1.311
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
---- 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_marks.any.js ----
[PASS] Clearing all marks remove all of them.
---- clear_all_measures.any.js ----
[PASS] Clearing all marks remove all of them.
---- clear_non_existent_measure.any.js ----
[PASS] Clearing a non-existent measure doesn't affect existing measures
---- clear_non_existent_mark.any.js ----
[PASS] Clearing a non-existent mark doesn't affect existing marks
----...
not ok 790 pummel/test-fs-watch-non-recursive
---
duration_ms: 0.395
severity: fail
exitcode: 1
stack: |-
node:assert:171
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at C:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-fs-watch-non-recursive.js:43
called with arguments: 'change', 'testsubdir'
at FSWatcher.mustNotCall (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:479:12)
at FSWatcher.emit (node:events:390:28)
at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail'
}
Node.js v18.0.0-pre
...
not ok 3556 sequential/test-worker-prof
---
duration_ms: 30.184
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: child exited with signal: {
error: Error: spawnSync /home/iojs/build/workspace/node-test-commit-linux/out/Release/node ETIMEDOUT
at Object.spawnSync (node:internal/child_process:1081:20)
at spawnSync (node:child_process:812:24)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/sequential/test-worker-prof.js:53:23)
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)
at node:internal/ma...
not ok 272 parallel/test-fs-write-stream-file-handle
---
duration_ms: 4.591
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: /home/iojs/tmp/.tmp.271
Files blocking: [ '.nfs00000000017e0d0000003d49' ]
Note: ".nfs*" might be files that were open and unlinked but not closed.
See http://nfs.sourceforge.net/#faq_d2 for details.
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ ''
- 'hello world'
at WriteStream.<anonymous> (/home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-write-stream-file-handle.js:19:12)
at WriteStream.<anonymous> (/home/iojs/build/workspace/node-test-binary-arm/test/common/index.js:401:15)
at WriteStream.emit (node:events:390:28)
at emitCloseNT (node:internal/streams/destroy:145:10)
at processTicksAndRejections (node:internal/process/task_queues:82:21) {
genera...
not ok 850 wpt/test-webcrypto
---
duration_ms: 240.107
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
Build timed out (after 10 minutes). Marking the build as failed. (5)
Build timed out (after 60 minutes). Marking the build as failed. (5)
Backing channel 'JNLP4-connect connection from ... is disconnected. (2)
Failed to create a temp file on /home/iojs/build/workspace/node-test-commit-linux (2)
warning: failed to remove Release/node.exe: Invalid argument (9)
fatal error: ld terminated with signal 9 [Killed] (15)
fatal error: error in backend: IO failure on output stream: No space left on device (11)
fatal: No rebase in progress? (8)
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? (3)
error: The last gc run reported the following. Please correct the root cause (2)
Failures in node-test-pull-request/41049 to node-test-pull-request/41148 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)Jenkins Failure
Build timed out (after 10 minutes). Marking the build as failed.
Example
Build timed out (after 60 minutes). Marking the build as failed.
Example
Backing channel 'JNLP4-connect connection from ... is disconnected.
Example
Failed to create a temp file on /home/iojs/build/workspace/node-test-commit-linux
Example
Git Failure
warning: failed to remove Release/node.exe: Invalid argument
Example
Build Failure
fatal error: ld terminated with signal 9 [Killed]
Example
fatal error: error in backend: IO failure on output stream: No space left on device
Example
fatal: No rebase in progress?
Example
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Example
error: The last gc run reported the following. Please correct the root cause
Example
undefined
Unknown
Example
JSTest Failure
parallel/test-child-process-pipe-dataflow
Example
wpt/test-user-timing
Example
parallel/test-fs-rmdir-recursive
Example
parallel/test-fs-rm
Example
parallel/test-repl-sigint-nested-eval
Example
pummel/test-fs-watch-non-recursive
Example
sequential/test-worker-prof
Example
parallel/test-crypto-binary-default
Example
parallel/test-crypto-dh-odd-key
Example
parallel/test-http-outgoing-end-cork
Example
addons/worker-buffer-callback/test-free-called
Example
parallel/test-crypto-secure-heap
Example
parallel/test-fs-write-stream-file-handle
Example
parallel/test-stdout-to-file
Example
parallel/test-trace-events-fs-sync
Example
wpt/test-webcrypto
Example
Progress
Build timed out (after 10 minutes). Marking the build as failed.
(5)Build timed out (after 60 minutes). Marking the build as failed.
(5)Backing channel 'JNLP4-connect connection from ... is disconnected.
(2)Failed to create a temp file on /home/iojs/build/workspace/node-test-commit-linux
(2)warning: failed to remove Release/node.exe: Invalid argument
(9)fatal error: ld terminated with signal 9 [Killed]
(15)fatal error: error in backend: IO failure on output stream: No space left on device
(11)fatal: No rebase in progress?
(8)ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
(3)error: The last gc run reported the following. Please correct the root cause
(2)Unknown
(18)parallel/test-child-process-pipe-dataflow
(7)wpt/test-user-timing
(7)parallel/test-fs-rmdir-recursive
(6)parallel/test-fs-rm
(5)parallel/test-repl-sigint-nested-eval
(4)pummel/test-fs-watch-non-recursive
(4)sequential/test-worker-prof
(4)parallel/test-crypto-binary-default
(3)parallel/test-crypto-dh-odd-key
(3)parallel/test-http-outgoing-end-cork
(3)addons/worker-buffer-callback/test-free-called
(2)parallel/test-crypto-secure-heap
(2)parallel/test-fs-write-stream-file-handle
(2)parallel/test-stdout-to-file
(2)parallel/test-trace-events-fs-sync
(2)wpt/test-webcrypto
(2)The text was updated successfully, but these errors were encountered: