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 260 parallel/test-fs-rmdir-recursive
---
duration_ms: 0.824
severity: fail
exitcode: 1
stack: |-
(node:15624) [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.257\rmdir-recursive-1\d-1-1'
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 3216 pummel/test-worker-take-heapsnapshot
---
duration_ms: 0.513
severity: crashed
exitcode: -11
stack: |-
(node:989228) internal/test/binding: These APIs are for internal testing only. Do not use them.
(Use `node --trace-warnings ...` to show where the warning was created)
...
not ok 322 parallel/test-common-expect-warning
---
duration_ms: 0.701
severity: fail
exitcode: 1
stack: |-
node:assert:1026
throw err;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /Unexpected extra warning received/. Input:
''
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm/test/parallel/test-common-expect-warning.js:41:14)
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm/test/common/index.js:401:15)
at ChildProcess.emit (node:events:520:28)
at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '',
expected: /Unexpected extra warning received/,
operator: 'match'
}
Node.js v18.0.0-pre
...
not ok 1765 parallel/test-performance-measure
---
duration_ms: 1.211
severity: fail
exitcode: 1
stack: |-
node:assert:399
throw err;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert.ok(duration > DELAY)
at /home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-performance-measure.js:12:12
at Array.forEach (<anonymous>)
at PerformanceObserver.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-performance-measure.js:11:22)
at PerformanceObserver.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/common/index.js:401:15)
at PerformanceObserver.[kDispatch] (node:internal/perf/observe:308:20)
at Immediate._onImmediate (node:internal/perf/observe:113:25)
at processImmediate (node:internal/timers:466:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: tru...
not ok 2199 parallel/test-stream-map
---
duration_ms: 0.196
severity: fail
exitcode: 1
stack: |-
node:internal/process/promises:265
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /ERR_INVALID_ARG_TYPE/. Input:
'RangeError [ERR_OUT_OF_RANGE]: The value of "concurrency" is out of range. It must be an integer. Received NaN'
at processTicksAndRejections (node:internal/process/task_queues:96:5) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: RangeError [ERR_OUT_OF_RANGE]: The value of "concurrency" is out of range. It must be an integer. Received NaN
at Readable.map (node:internal/streams/operators:38:3)
at map.next (<anonymous>)
at next (node:internal/streams/from:85:26)
at Readable.readable._read (node:internal/streams/from:53:7)
at Readable.read (node:internal/streams/read...
not ok 856 wpt/test-webcrypto
---
duration_ms: 240.128
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...
Jenkins Failure
Reason
Backing channel 'JNLP4-connect connection from ... is disconnected.
java.io.IOException: Backing channel 'JNLP4-connect connection from 145.40.81.219/145.40.81.219:38612' 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 60 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)
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/41656 to node-test-pull-request/41748 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)JSTest Failure
sequential/test-performance-eventloopdelay
Example
parallel/test-fs-rmdir-recursive
Example
pummel/test-worker-take-heapsnapshot
Example
parallel/test-trace-events-fs-sync
Example
node-api/test_threadsafe_function/test
Example
parallel/test-crypto-dh-leak
Example
parallel/test-common-expect-warning
Example
parallel/test-crypto-binary-default
Example
parallel/test-crypto-dh
Example
parallel/test-crypto-dh-odd-key
Example
parallel/test-performance-measure
Example
parallel/test-repl-sigint-nested-eval
Example
parallel/test-stream-map
Example
sequential/test-net-connect-econnrefused
Example
sequential/test-worker-prof
Example
wpt/test-webcrypto
Example
Jenkins Failure
Backing channel 'JNLP4-connect connection from ... is disconnected.
Example
Build timed out (after 60 minutes). Marking the build as failed.
Example
Git Failure
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 f1658bdc8f84950b4fab9e8a4e1561fd05a043df ^origin/_jenkins_local_branch~1 in /home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64
Example
Build Failure
Failed to trigger fanned build
Example
Failed to trigger node-test-commit
Example
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Example
Error: Unexpected token ','
Example
sh: line 2: syntax error near unexpected token `newline'
Example
undefined
Unknown
Example
Progress
sequential/test-performance-eventloopdelay
(16)parallel/test-fs-rmdir-recursive
(8)pummel/test-worker-take-heapsnapshot
(6)parallel/test-trace-events-fs-sync
(4)node-api/test_threadsafe_function/test
(3)parallel/test-crypto-dh-leak
(3)parallel/test-common-expect-warning
(2)parallel/test-crypto-binary-default
(2)parallel/test-crypto-dh
(2)parallel/test-crypto-dh-odd-key
(2)parallel/test-performance-measure
(2)parallel/test-repl-sigint-nested-eval
(2)parallel/test-stream-map
(2)sequential/test-net-connect-econnrefused
(2)sequential/test-worker-prof
(2)wpt/test-webcrypto
(2)Backing channel 'JNLP4-connect connection from ... is disconnected.
(3)Build timed out (after 60 minutes). Marking the build as failed.
(2)ERROR: Error fetching remote repo 'origin'
(12)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 f1658bdc8f84950b4fab9e8a4e1561fd05a043df ^origin/_jenkins_local_branch~1 in /home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64
(5)Failed to trigger fanned build
(11)Failed to trigger node-test-commit
(3)ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
(2)Error: Unexpected token ','
(2)sh: line 2: syntax error near unexpected token
newline'` (2)Unknown
(12)The text was updated successfully, but these errors were encountered: