Open
Description
Failures in node-test-pull-request/53856 to node-test-pull-request/53954 that failed 2 or more 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 |
---|---|---|---|---|---|---|
2023-09-15 00:12 | 0 | 8 | 35 | 1 | 56 | 8.08% |
JSTest Failure
Reason | sequential/test-single-executable-application-snapshot-and-code-cache |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 6 (nodejs/node#49582, nodejs/node#49574, nodejs/node#49621, nodejs/node#49627, nodejs/node#48510, nodejs/node#49220) |
Appeared | test-azure_msft-win2016_vs2017-x64-3, test-rackspace-debian10-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/53868/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/53921/ |
Example
not ok 945 sequential/test-single-executable-application-snapshot-and-code-cache
---
duration_ms: 19069.66100
severity: fail
exitcode: 1
stack: |-
[process 3900]: --- stderr ---
Aborted()
[process 3900]: --- stdout ---
�[36mStart injection of NODE_SEA_BLOB in C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.944\sea.exe...�[0m
�[31mError: Aborted(). Build with -sASSERTIONS for more info.�[0m
[process 3900]: status = 1, signal = null
C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:86
throw new Error(`${failures.join('\n')}`);
^
Error: - process terminated with status 1, expected 0
at logAndThrow (C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:86:11)
at expectSyncExit (C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:91:5)
at spawnSyncAndExitWithoutError (C:\workspace\node-test-binary-windows-js-suites\...
Reason | parallel/test-runner-watch-mode |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 5 (nodejs/node#49582, nodejs/node#49578, nodejs/node#49610, nodejs/node#49555, nodejs/node#48510) |
Appeared | test-osuosl-ubuntu2004_container-armv7l-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-azure_msft-win11_vs2022-arm64-5, test-rackspace-win2012r2_vs2015-x64-1, test-rackspace-win2022_vs2022-x64-5, test-azure_msft-win2016_vs2017-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/53856/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/53934/ |
Example
not ok 2857 parallel/test-runner-watch-mode
---
duration_ms: 360054.12700
severity: fail
exitcode: -15
stack: |-
timeout
TAP version 13
Updating /home/iojs/tmp/.tmp.2382/dependent.js
Updating /home/iojs/tmp/.tmp.2382/dependent.js
Updating /home/iojs/tmp/.tmp.2382/dependent.js
Updating /home/iojs/tmp/.tmp.2382/dependent.js
Updating /home/iojs/tmp/.tmp.2382/dependent.js
Updating /home/iojs/tmp/.tmp.2382/dependent.js
Updating /home/iojs/tmp/.tmp.2382/dependent.js
Updating /home/iojs/tmp/.tmp.2382/dependent.js
Updating /home/iojs/tmp/.tmp.2382/dependent.js
Updating /home/iojs/tmp/.tmp.2382/dependent.js
Updating /home/iojs/tmp/.tmp.2382/dependent.js
Updating /home/iojs/tmp/.tmp.2382/dependent.js
# Subtest: test runner watch mode
# Subtest: should run tests repeatedly
ok 1 - should run tests repeatedly
---
duration_ms: 1370.199484
...
Example
not ok 1245 parallel/test-http-server-async-dispose
---
duration_ms: 205.18600
severity: fail
exitcode: 1
stack: |-
/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-http-server-async-dispose.js:12
assert(server[kConnectionsCheckingInterval]._destroyed);
^
TypeError: Cannot read properties of undefined (reading '_destroyed')
at /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-http-server-async-dispose.js:12:49
at /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/index.js:452:15
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Node.js v18.17.2-pre
...
Reason | parallel/test-tls-socket-close |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#49543, nodejs/node#49620, nodejs/node#48510) |
Appeared | test-ibm-rhel8-s390x-1, test-nearform-macos11.0-arm64-1, test-ibm-rhel8-s390x-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/53887/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/53934/ |
Example
not ok 2873 parallel/test-tls-socket-close
---
duration_ms: 261.98000
severity: fail
exitcode: 1
stack: |-
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
false !== true
at Immediate._onImmediate (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-tls-socket-close.js:49:18)
at process.processImmediate (node:internal/timers:478:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: 'strictEqual'
}
Node.js v21.0.0-pre
...
Reason | parallel/test-inspector-debug-end |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#49620, nodejs/node#49506) |
Appeared | test-ibm-rhel8-s390x-1, test-osuosl-rhel8-ppc64_le-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/53912/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/53932/ |
Example
not ok 3300 parallel/test-inspector-debug-end
---
duration_ms: 120116.33800
severity: fail
exitcode: -15
stack: |-
timeout
Test there's no crash stopping server that was not started
Test there's no crash stopping server without connecting
[err] Debugger listening on ws://127.0.0.1:39945/bfcf1aa2-ea1c-40bc-97d1-a5a187a3c763
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
Test there's no crash stopping server after connecting
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:37227/359e45c0-c5e9-4c4a-8ca3-8ec3164e7f15
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
...
Reason | parallel/test-runner-output |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#49618, nodejs/node#48847) |
Appeared | test-osuosl-aix72-ppc64_be-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/53907/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/53954/ |
Example
not ok 2586 parallel/test-runner-output
---
duration_ms: 4612.82200
severity: fail
exitcode: 1
stack: |-
TAP version 13
# Subtest: test runner output
# Subtest: test-runner/output/abort.js
ok 1 - test-runner/output/abort.js
---
duration_ms: 2407.809753
...
Reason | sequential/test-perf-hooks |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#49237, nodejs/node#49555) |
Appeared | test-equinix-ubuntu2004_container-armv7l-2, test-digitalocean-alpine315_container-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/53906/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/53929/ |
Example
not ok 3966 sequential/test-perf-hooks
---
duration_ms: 412.48800
severity: fail
exitcode: 1
stack: |-
check initial nodeTiming
{
"name": "node",
"entryType": "node",
"startTime": 0,
"duration": 223.6943302154541,
"nodeStart": 0.8301639556884766,
"v8Start": 127.19308280944824,
"environment": 194.39430236816406,
"loopStart": -1,
"loopExit": -1,
"bootstrapComplete": 200.9483757019043,
"idleTime": 0
}
node:assert:399
throw err;
^
AssertionError [ERR_ASSERTION]: now (273.7760238647461) - timing.duration (223.6943302154541) = 50.08169364929199 >= 10
at checkNodeTiming (/home/iojs/build/workspace/node-test-commit-arm/test/sequential/test-perf-hooks.js:104:3)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm/test/sequential/test-perf-hooks.js:119:1)
at Module._compile (node:internal/modules/cjs/loader:1241:14)
at Module._extensions..js (node:interna...
Reason | sequential/test-tls-psk-client |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#49587, nodejs/node#49611) |
Appeared | test-ibm-aix72-ppc64_be-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/53859/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/53895/ |
Example
not ok 3888 sequential/test-tls-psk-client
---
duration_ms: 5600.73800
severity: fail
exitcode: 1
stack: |-
Failed: Timed out
Failed: Error: connect ECONNREFUSED 127.0.0.1:12346
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16) {
errno: -79,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '127.0.0.1',
port: 12346
}
...
Jenkins Failure
Reason | Build timed out (after 60 minutes). Marking the build as failed. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 3 (nodejs/node#49610, nodejs/node#49637, nodejs/node#49639) |
Appeared | test-rackspace-win2019_vs2019-x64-2, test-rackspace-win2022_vs2022-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/53922/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/53930/ |
Example
Build timed out (after 60 minutes). Marking the build as failed.
Reason | Backing channel 'JNLP4-connect connection from ... is disconnected. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 2 (nodejs/node#48655, nodejs/node#49592) |
Appeared | test-digitalocean-freebsd12-x64-2, test-digitalocean-alpine315_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-osuosl-ubuntu2004_sharedlibs_container-arm64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/53933/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/53938/ |
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 107.170.28.213/107.170.28.213:57652' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy76.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
CCTest Failure
Build Failure
Reason | error: The last gc run reported the following. Please correct the root cause |
---|---|
Type | BUILD_FAILURE |
Failed PR | 4 (nodejs/node#49568, nodejs/node#49025, nodejs/node#49637, nodejs/node#49639) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-ibm-ubuntu1804-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/53873/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/53945/ |
Example
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.
Reason | Failed to trigger sub builds |
---|---|
Type | BUILD_FAILURE |
Failed PR | 3 (nodejs/node#49255, nodejs/node#48638, nodejs/node#49521) |
Appeared | undefined |
First CI | https://ci.nodejs.org/job/node-test-pull-request/53857/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/53937/ |
Example
Failed to trigger sub builds
Reason | ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#48655, nodejs/node#49639) |
Appeared | test-equinix_mnx-smartos20-x64-4, test-ibm-aix72-ppc64_be-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-osuosl-aix72-ppc64_be-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/53933/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/53945/ |
Example
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
Git Failure
Progress
-
sequential/test-single-executable-application-snapshot-and-code-cache
(6) -
parallel/test-runner-watch-mode
(5) -
parallel/test-http-server-async-dispose
(4) -
parallel/test-tls-socket-close
(3) -
parallel/test-inspector-debug-end
(2) -
parallel/test-runner-output
(2) -
sequential/test-perf-hooks
(2) -
sequential/test-tls-psk-client
(2) -
Build timed out (after 60 minutes). Marking the build as failed.
(3) -
Backing channel 'JNLP4-connect connection from ... is disconnected.
(2) -
error: The last gc run reported the following. Please correct the root cause
(4) -
Failed to trigger sub builds
(3) -
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(2)
Metadata
Assignees
Labels
No labels
Activity