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 675 parallel/test-vm-timeout-escape-promise-module
---
duration_ms: 0.792
severity: fail
exitcode: 1
stack: |-
(node:4220) ExperimentalWarning: VM Modules is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:638
const crashOnUnhandledRejection = (err) => { throw err; };
^
Error: escaped timeout at 100 milliseconds!
at loop (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-vm-timeout-escape-promise-module.js:22:13)
at vm:module(0):1:39
at SourceTextModule.evaluate (internal/vm/module.js:230:23)
at assert.rejects.code (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-vm-timeout-escape-promise-module.js:38:16)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
...
not ok 904 sequential/test-worker-prof
---
duration_ms: 30.296
severity: fail
exitcode: 1
stack: |-
node:assert:124
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: child exited with signal: {
error: Error: spawnSync C:\workspace\node-test-binary-windows-js-suites\node\Release\node.exe ETIMEDOUT
at Object.spawnSync (node:internal/child_process:1117:20)
at spawnSync (node:child_process:871:24)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-worker-prof.js:53:23)
at Module._compile (node:internal/modules/cjs/loader:1205:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1259:10)
at Module.load (node:internal/modules/cjs/loader:1068:32)
at Module._load (node:internal/modules/cjs/loader:909:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:82:12)
at node:internal/main/run_mai...
not ok 3420 pummel/test-fs-largefile
---
duration_ms: 0.73
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:347
throw err;
^
Error: ENOSPC: no space left on device, ftruncate
at Object.ftruncateSync (node:fs:1130:3)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-largefile.js:37:4)
at Module._compile (node:internal/modules/cjs/loader:1205:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1259:10)
at Module.load (node:internal/modules/cjs/loader:1068:32)
at Module._load (node:internal/modules/cjs/loader:909:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:82:12)
at node:internal/main/run_main_module:23:47 {
errno: -28,
syscall: 'ftruncate',
code: 'ENOSPC'
}
Node.js v20.0.0-pre
...
not ok 592 parallel/test-corepack-yarn-install
---
duration_ms: 2.724
severity: fail
exitcode: 1
stack: |-
(node:12501) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Segmentation fault (core dumped)
assert.js:118
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: yarn install got error code 139
at handleExit (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-corepack-yarn-install.js:60:10)
at handleExit (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:380:15)
at ChildProcess.exithandler (child_process.js:390:5)
at ChildProcess.emit (events.js:400:28)
at maybeClose (internal/child_process.js:1088:16)
at Socket.<anonymous> (internal/chi...
not ok 439 parallel/test-net-connect-memleak
---
duration_ms: 1.109
severity: fail
exitcode: 1
stack: |-
Mismatched noop function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:338:10)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-net-connect-memleak.js:33:40)
at Module._compile (internal/modules/cjs/loader.js:1085:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
at Module.load (internal/modules/cjs/loader.js:950:32)
at Function.Module._load (internal/modules/cjs/loader.js:790:12)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12)
at internal/main/run_main_module.js:17:47
...
java.io.IOException: Backing channel 'JNLP4-connect connection from 107.170.28.213/107.170.28.213:18291' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy87.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
Reason
Build timed out (after 60 minutes). Marking the build as failed.
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
Reason
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ...
Failures in node-test-pull-request/47528 to node-test-pull-request/47625 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)JSTest Failure
parallel/test-vm-timeout-escape-promise-module
Example
sequential/test-worker-prof
Example
pummel/test-fs-largefile
Example
node-api/test_fatal/test2
Example
parallel/test-corepack-yarn-install
Example
parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker
Example
parallel/test-inspector-esm
Example
parallel/test-net-connect-memleak
Example
parallel/test-tls-ticket-cluster
Example
Jenkins Failure
Backing channel 'JNLP4-connect connection from ... is disconnected.
Example
Build timed out (after 60 minutes). Marking the build as failed.
Example
Build timed out (after 120 minutes). Marking the build as failed.
Example
Build Failure
error: remote GitHub already exists.
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Example
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ...
Example
Progress
parallel/test-vm-timeout-escape-promise-module
(4)sequential/test-worker-prof
(4)pummel/test-fs-largefile
(3)node-api/test_fatal/test2
(2)parallel/test-corepack-yarn-install
(2)parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker
(2)parallel/test-inspector-esm
(2)parallel/test-net-connect-memleak
(2)parallel/test-tls-ticket-cluster
(2)Backing channel 'JNLP4-connect connection from ... is disconnected.
(4)Build timed out (after 60 minutes). Marking the build as failed.
(3)Build timed out (after 120 minutes). Marking the build as failed.
(2)error: remote GitHub already exists.
(11)ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(2)ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ...
(2)The text was updated successfully, but these errors were encountered: