-
- Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Failures in node-test-pull-request/47010 to node-test-pull-request/47107 that failed more than 2 PRs
(Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md)
| UTC Time | RUNNING | SUCCESS | UNSTABLE | ABORTED | FAILURE | Green Rate |
|---|---|---|---|---|---|---|
| 2022-10-07 00:23 | 0 | 12 | 22 | 5 | 61 | 12.63% |
JSTest Failure
Example
not ok 1920 parallel/test-net-socket-connect-without-cb --- duration_ms: 0.115 severity: fail exitcode: 1 stack: |- node:events:491 throw er; // Unhandled 'error' event ^ Error: connect EADDRNOTAVAIL ::1:43485 - Local (:::0) at internalConnect (node:net:1041:16) at defaultTriggerAsyncIdScope (node:internal/async_hooks:464:18) at GetAddrInfoReqWrap.emitLookup [as callback] (node:net:1197:9) at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:111:8) Emitted 'error' event on Socket instance at: at emitErrorNT (node:internal/streams/destroy:157:8) at emitErrorCloseNT (node:internal/streams/destroy:122:3) at processTicksAndRejections (node:internal/process/task_queues:83:21) { errno: -99, code: 'EADDRNOTAVAIL', syscall: 'connect', address: '::1', port: 43485 } ... Example
not ok 1931 parallel/test-net-socket-ready-without-cb --- duration_ms: 0.111 severity: fail exitcode: 1 stack: |- node:events:491 throw er; // Unhandled 'error' event ^ Error: connect EADDRNOTAVAIL ::1:37453 - Local (:::0) at internalConnect (node:net:1041:16) at defaultTriggerAsyncIdScope (node:internal/async_hooks:464:18) at GetAddrInfoReqWrap.emitLookup [as callback] (node:net:1197:9) at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:111:8) Emitted 'error' event on Socket instance at: at emitErrorNT (node:internal/streams/destroy:157:8) at emitErrorCloseNT (node:internal/streams/destroy:122:3) at processTicksAndRejections (node:internal/process/task_queues:83:21) { errno: -99, code: 'EADDRNOTAVAIL', syscall: 'connect', address: '::1', port: 37453 } ... | Reason | pummel/test-fs-largefile |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 4 (nodejs/node#44782, nodejs/node#44741, nodejs/node#44869, nodejs/node#44867) |
| Appeared | test-rackspace-win2012r2_vs2019-x64-4, test-nearform-macos10.15-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/47032/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/47092/ |
Example
not ok 846 pummel/test-fs-largefile --- duration_ms: 0.944 severity: fail exitcode: 1 stack: |- Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.846 Files blocking: [ 'large.txt' ] node:internal/fs/utils:347 throw err; ^ Error: ENOSPC: no space left on device, ftruncate at Object.ftruncateSync (node:fs:1126:3) at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-fs-largefile.js:37:4) at Module._compile (node:internal/modules/cjs/loader:1159:14) at Module._extensions..js (node:internal/modules/cjs/loader:1213:10) at Module.load (node:internal/modules/cjs/loader:1037:32) at Module._load (node:internal/modules/cjs/loader:878:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:82:12) at node:internal/main/run_main_module:23:47 { errno: -4055, syscall: 'ftruncate', code: 'ENOSPC'... | Reason | parallel/test-fs-promises-file-handle-readFile |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (nodejs/node#44741, nodejs/node#44869, nodejs/node#44867) |
| Appeared | test-rackspace-win2012r2_vs2019-x64-4, test-nearform-macos10.15-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/47044/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/47092/ |
Example
not ok 250 parallel/test-fs-promises-file-handle-readFile --- duration_ms: 0.250 severity: fail exitcode: 1 stack: |- node:internal/process/promises:288 triggerUncaughtException(err, true /* fromPromise */); ^ [Error: ENOSPC: no space left on device, ftruncate] { errno: -4055, code: 'ENOSPC', syscall: 'ftruncate' } Node.js v19.0.0-pre ... | Reason | sequential/test-watch-mode |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (nodejs/node#44844, nodejs/node#44543, nodejs/node#44711) |
| Appeared | test-digitalocean-freebsd12-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-freebsd12-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/47033/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/47102/ |
Example
not ok 3793 sequential/test-watch-mode --- duration_ms: 3.677 severity: fail exitcode: 1 stack: |- TAP version 13 # Subtest: watch mode # Subtest: should watch changes to a file - event loop ended ok 1 - should watch changes to a file - event loop ended --- duration_ms: 1657.422205 ... | Reason | abort/test-addon-uv-handle-leak |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#44869, nodejs/node#44862) |
| Appeared | test-joyent-smartos20-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/47023/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/47103/ |
Example
not ok 3636 abort/test-addon-uv-handle-leak --- duration_ms: 300.186 severity: fail exitcode: -15 stack: |- timeout ... | Reason | addons/report-fatalerror/test |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#44864, nodejs/node#44827) |
| Appeared | test-joyent-smartos20-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/47020/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/47025/ |
Example
not ok 3461 addons/report-fatalerror/test --- duration_ms: 300.182 severity: fail exitcode: -15 stack: |- timeout ... | Reason | addons/request-interrupt/test |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#44869, nodejs/node#44820) |
| Appeared | test-joyent-smartos20-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/47023/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/47086/ |
Example
not ok 3480 addons/request-interrupt/test --- duration_ms: 300.180 severity: fail exitcode: -15 stack: |- timeout ... | Reason | node-api/test_threadsafe_function/test |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#44508, nodejs/node#44889) |
| Appeared | test-equinix-centos7_container-arm64-1, test-equinix-ubuntu2004_container-armv7l-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/47034/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/47060/ |
Example
not ok 3079 node-api/test_threadsafe_function/test --- duration_ms: 240.31 severity: fail exitcode: -15 stack: |- timeout ... | Reason | parallel/test-tls-hello-parser-failure |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#44844, nodejs/node#44295) |
| Appeared | test-ibm-rhel8-s390x-4, test-rackspace-win2012r2_vs2017-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/47011/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/47093/ |
Example
not ok 2607 parallel/test-tls-hello-parser-failure --- duration_ms: 0.123 severity: fail exitcode: 1 stack: |- node:assert:124 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: false !== true at Socket.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-tls-hello-parser-failure.js:64:12) at Socket.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/common/index.js:446:15) at Socket.emit (node:events:513:28) at TCP.<anonymous> (node:net:298:12) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: 'strictEqual' } Node.js v19.0.0-pre ... | Reason | parallel/test-worker-heap-snapshot |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#44869, nodejs/node#44867) |
| Appeared | test-rackspace-win2012r2_vs2019-x64-3, test-rackspace-win2012r2_vs2017-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/47023/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/47089/ |
Example
not ok 808 parallel/test-worker-heap-snapshot --- duration_ms: 1.270 severity: fail exitcode: 134 stack: |- FATAL ERROR: HandleScope::HandleScope Entering the V8 API without proper locking in place ... | Reason | report/test-report-fatalerror-oomerror-set |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#44392, nodejs/node#44886) |
| Appeared | test-joyent-smartos20-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/47074/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/47106/ |
Example
not ok 785 report/test-report-fatalerror-oomerror-set --- duration_ms: 300.97 severity: fail exitcode: -15 stack: |- timeout ... | Reason | sequential/test-http-regr-gh-2928 |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#44844, nodejs/node#44859) |
| Appeared | test-digitalocean-freebsd12-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/47011/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/47036/ |
Example
not ok 3712 sequential/test-http-regr-gh-2928 --- duration_ms: 120.22 severity: fail exitcode: -15 stack: |- timeout .+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.... Jenkins Failure
| Reason | Backing channel 'JNLP4-connect connection from ... is disconnected. |
|---|---|
| Type | JENKINS_FAILURE |
| Failed PR | 5 (nodejs/node#44859, nodejs/node#44872, nodejs/node#44803, nodejs/node#44746, nodejs/node#44867) |
| Appeared | test-equinix-ubuntu2004_container-armv7l-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-equinix-ubuntu2004_container-armv7l-1, test-digitalocean-freebsd12-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/47012/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/47067/ |
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 145.40.99.31/145.40.99.31:36602' is disconnected. at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) at jdk.proxy2/jdk.proxy2.$Proxy92.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 15 minutes). Marking the build as failed. |
|---|---|
| Type | JENKINS_FAILURE |
| Failed PR | 2 (nodejs/node#44861, nodejs/node#44849) |
| Appeared | test-joyent-smartos20-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/47013/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/47084/ |
Example
Build timed out (after 15 minutes). Marking the build as failed. Build Failure
| Reason | ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 7 (nodejs/node#44746, nodejs/node#44855, nodejs/node#44711, nodejs/node#44392, nodejs/node#44867, nodejs/node#44543, nodejs/node#44849) |
| Appeared | test-equinix-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-debian10_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu1804_container-arm64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/47026/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/47082/ |
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? [PostBuildScript] - [INFO] Executing post build scripts. [node-test-binary-armv7l] $ /bin/bash -ex /tmp/jenkins4959860964630883873.sh + '[' -d .git ']' + git clean -fdx | Reason | ERROR: Build step failed with exception |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 3 (nodejs/node#44508, nodejs/node#44746, nodejs/node#44890) |
| Appeared | test-equinix-ubuntu2004_container-armv7l-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/47010/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/47073/ |
Example
ERROR: Build step failed with exception java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[test-equinix-ubuntu2004_container-armv7l-2] which is computer hudson.slaves.SlaveComputer@9adabf2 and has channel null at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:114) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:180) at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:91) | Reason | ERROR: Step ?Publish JUnit test result report? failed: no workspace for ... |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 3 (nodejs/node#44508, nodejs/node#44741, nodejs/node#44543) |
| Appeared | test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/47043/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/47085/ |
Example
ERROR: Step ?Publish JUnit test result report? failed: no workspace for node-test-commit-arm/nodes=ubuntu2004-armv7l #44041 Collecting metadata... Metadata collection done. Notifying upstream projects of job completion Finished: FAILURE | Reason | error: remote GitHub already exists. |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 2 (nodejs/node#44392, nodejs/node#44872) |
| Appeared | test-rackspace-win2012r2_vs2019-x64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/47068/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/47094/ |
Example
error: remote GitHub already exists. > git fetch --prune --no-tags GitHub > git fetch --prune --no-tags https://github.com/nodejs/build.git +refs/heads/main:refs/remotes/jenkins_tmp Git Failure
| Reason | warning: failed to remove Release/node.exe: Invalid argument |
|---|---|
| Type | GIT_FAILURE |
| Failed PR | 2 (nodejs/node#44872, nodejs/node#44889) |
| Appeared | test-azure_msft-win2016_vs2017-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/47057/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/47060/ |
Example
warning: failed to remove Release/node.exe: Invalid argument Progress
-
parallel/test-net-socket-connect-without-cb(4) -
parallel/test-net-socket-ready-without-cb(4) -
pummel/test-fs-largefile(4) -
parallel/test-fs-promises-file-handle-readFile(3) -
sequential/test-watch-mode(3) -
abort/test-addon-uv-handle-leak(2) -
addons/report-fatalerror/test(2) -
addons/request-interrupt/test(2) -
node-api/test_threadsafe_function/test(2) -
parallel/test-tls-hello-parser-failure(2) -
parallel/test-worker-heap-snapshot(2) -
report/test-report-fatalerror-oomerror-set(2) -
sequential/test-http-regr-gh-2928(2) -
Backing channel 'JNLP4-connect connection from ... is disconnected.(5) -
Build timed out (after 15 minutes). Marking the build as failed.(2) -
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?(7) -
ERROR: Build step failed with exception(3) -
ERROR: Step ?Publish JUnit test result report? failed: no workspace for ...(3) -
error: remote GitHub already exists.(2) -
warning: failed to remove Release/node.exe: Invalid argument(2)
Metadata
Metadata
Assignees
Labels
No labels