Open
Description
Failures in node-test-pull-request/40024 to node-test-pull-request/40123 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 |
---|---|---|---|---|---|---|
2021-10-02 00:02 | 0 | 19 | 10 | 2 | 69 | 19.39% |
JSTest Failure
Example
not ok 840 wpt/test-user-timing
---
duration_ms: 6.9
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
---- case-sensitivity.any.js ----
[PASS] getEntriesByType values are case sensitive
---- clear_all_marks.any.js ----
[PASS] Clearing all marks remove all of them.
---- clear_non_existent_mark.any.js ----
[PASS] Clearing a non-existent mark doesn't affect existing marks
---- entry_type.any.js ----
[PASS] Validate the user timing entry type PerformanceMark
---- entry_type.any.js ----
[P...
Reason | parallel/test-http2-pipe-named-pipe |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 8 (nodejs/node#40178, nodejs/node#40180, nodejs/node#40181, nodejs/node#39774, nodejs/node#40188, nodejs/node#40213, nodejs/node#39945, nodejs/node#40276) |
Appeared | test-macstadium-macos11.0-arm64-3, test-nearform-macos11.0-arm64-1, test-digitalocean-freebsd11-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40027/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40120/ |
Example
not ok 1321 parallel/test-http2-pipe-named-pipe
---
duration_ms: 0.72
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
139837 !== 139244
at WriteStream.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-http2-pipe-named-pipe.js:26:12)
at WriteStream.emit (node:events:402:35)
at finish (node:internal/streams/writable:751:10)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 139837,
expected: 139244,
operator: 'strictEqual'
}
Node.js v17.0.0-pre
...
Reason | parallel/test-repl-sigint-nested-eval |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 8 (nodejs/node#40084, nodejs/node#40151, nodejs/node#40213, nodejs/node#40147, nodejs/node#40018, nodejs/node#39392, nodejs/node#38807, nodejs/node#40276) |
Appeared | test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-softlayer-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-5 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40051/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40120/ |
Example
not ok 2216 parallel/test-repl-sigint-nested-eval
---
duration_ms: 0.656
severity: fail
exitcode: 1
stack: |-
Stacktrace:
ptr1=0x2693d5bc1d49
ptr2=(nil)
ptr3=(nil)
ptr4=(nil)
failure_message_object=0x7ffdb51a8090
==== JS stack trace =========================================
0: ExitFrame [pc: 0x55fda06ab9d9]
1: StubFrame [pc: 0x55fda072e66a]
Security context: 0x2e02158ecd01 <JSGlobalObject>
2: _fatalException [0x2e02158c8811] [node:internal/process/execution:151] [bytecode=0x249136edfc79 offset=13](this=0x2e02158c2d29 <process map = 0x3a9ed2bb40b9>,0x2693d5bc1d49 <Odd Oddball: termination_exception>,0x2693d5bc1769 <false>)
3: InternalFrame [pc: 0x55fda063d21b]
4: EntryFrame [pc: 0x55fda063cfa3]
5: builtin exit frame: evaluate(this=0x24741cd612d9 <ModuleWrap map = 0x2846c598bf31>,0x24741cd612d9 <ModuleWrap map = 0x2846c598bf31>,-1,0x2693d5bc1769 <false>)
6: getESMFacade [0x268680a9...
Reason | parallel/test-child-process-fork-closed-channel-segfault |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#40180, nodejs/node#40018, nodejs/node#40147, nodejs/node#40253) |
Appeared | test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_williamkapke-debian10-arm64_pi3-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40032/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40104/ |
Example
not ok 98 parallel/test-child-process-fork-closed-channel-segfault
---
duration_ms: 2.869
severity: fail
exitcode: 1
stack: |-
/home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-child-process-fork-closed-channel-segfault.js:83
throw err;
^
Error: write EPIPE
at ChildProcess.target._send (node:internal/child_process:844:20)
at ChildProcess.<anonymous> (node:internal/child_process:665:16)
at ChildProcess.emit (node:events:402:35)
at emit (node:internal/child_process:915:12)
at processTicksAndRejections (node:internal/process/task_queues:84:21) {
errno: -32,
code: 'EPIPE',
syscall: 'write'
}
Node.js v17.0.0-pre
...
Reason | parallel/test-http2-cancel-while-client-reading |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#40188, nodejs/node#40147, nodejs/node#40203, nodejs/node#39945) |
Appeared | test-orka-macos10.15-x64-2, test-nearform-macos10.15-x64-3, test-orka-macos10.14-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40059/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40116/ |
Example
not ok 1189 parallel/test-http2-cancel-while-client-reading
---
duration_ms: 0.314
severity: fail
exitcode: 1
stack: |-
node:events:368
throw er; // Unhandled 'error' event
^
Error: read ECONNRESET
at TLSWrap.onStreamRead (node:internal/stream_base_commons:220:20)
Emitted 'error' event on ServerHttp2Stream instance at:
at emitErrorNT (node:internal/streams/destroy:164:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
errno: -54,
code: 'ECONNRESET',
syscall: 'read'
}
Node.js v17.0.0-pre
...
Reason | parallel/test-trace-events-fs-sync |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40212, nodejs/node#40226, nodejs/node#40249) |
Appeared | test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vs2019-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40073/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40123/ |
Example
not ok 675 parallel/test-trace-events-fs-sync
---
duration_ms: 2.334
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.668
Files blocking: [ 'fs.txt', 'node_trace.1.log' ]
C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-trace-events-fs-sync.js:133
throw new Error(`${tr}:\n${util.inspect(proc)}`);
^
Error: fs.sync.fstat:
{
status: 1,
signal: null,
output: [
null,
'',
'node:internal/fs/utils:344\r\n' +
' throw err;\r\n' +
' ^\r\n' +
'\r\n' +
"Error: EPERM: operation not permitted, open 'fs.txt'\r\n" +
' at Object.openSync (node:fs:585:3)\r\n' +
' at Object.writeFileSync (node:fs:2153:35)\r\n' +
' at [eval]:1:4\r\n' +
' at Script.runInThisContext (node:vm:129:12)\r\n' +
' at Object.runInThisContext (node:vm:305:38)...
Reason | sequential/test-net-connect-econnrefused |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40178, nodejs/node#40206, nodejs/node#40241) |
Appeared | test-osuosl-centos7-ppc64_le-4, test-rackspace-centos7-x64-1, test-ibm-rhel7-s390x-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40027/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40093/ |
Example
not ok 3272 sequential/test-net-connect-econnrefused
---
duration_ms: 120.28
severity: fail
exitcode: -15
stack: |-
timeout
pending 50 rounds 1
pending 49 rounds 1
pending 48 rounds 1
pending 47 rounds 1
pending 46 rounds 1
pending 45 rounds 1
pending 44 rounds 1
pending 43 rounds 1
pending 42 rounds 1
pending 41 rounds 1
pending 40 rounds 1
pending 39 rounds 1
pending 38 rounds 1
pending 37 rounds 1
pending 36 rounds 1
pending 35 rounds 1
pending 34 rounds 1
pending 33 rounds 1
pending 32 rounds 1
pending 31 rounds 1
pending 30 rounds 1
pending 29 rounds 1
pending 28 rounds 1
pending 27 rounds 1
pending 26 rounds 1
pending 25 rounds 1
pending 24 rounds 1
pending 23 rounds 1
pending 22 rounds 1
pending 21 rounds 1
pending 20 rounds 1
pending 19 rounds 1
pending 18 rounds 1
pending 17 rounds 1
pending 16 rounds 1
pending 15 rounds 1
pending 14 rounds ...
Reason | sequential/test-worker-prof |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40203, nodejs/node#40212, nodejs/node#40244) |
Appeared | test-nearform-macos11.0-arm64-1, test-rackspace-win2012r2_vs2013-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40078/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40094/ |
Example
not ok 3502 sequential/test-worker-prof
---
duration_ms: 0.609
severity: fail
exitcode: 1
stack: |-
node:assert:400
throw err;
^
AssertionError [ERR_ASSERTION]: 12 >= 15
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-worker-prof.js:78:5)
at Module._compile (node:internal/modules/cjs/loader:1095:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1147: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/main/run_main_module:17:47 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v17.0.0-pre
...
Reason | node-api/test_threadsafe_function/test |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40203, nodejs/node#39392) |
Appeared | test-equinix-ubuntu2004_sharedlibs_container-arm64-1, test-equinix-centos7_container-arm64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40086/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40097/ |
Example
not ok 3280 node-api/test_threadsafe_function/test
---
duration_ms: 240.101
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-fs-promises-watch |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#38807, nodejs/node#39945) |
Appeared | test-nearform-macos11.0-arm64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40112/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40116/ |
Example
not ok 3171 parallel/test-fs-promises-watch
---
duration_ms: 240.99
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | sequential/test-cpu-prof-dir-and-name |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40188, nodejs/node#40203) |
Appeared | test-ibm-rhel7-s390x-4, test-requireio_ceejbot-debian10-armv7l_pi2-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40059/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40077/ |
Example
not ok 3363 sequential/test-cpu-prof-dir-and-name
---
duration_ms: 0.165
severity: fail
exitcode: 1
stack: |-
Dispatching message { "id": 1, "method": "Profiler.enable" }
Receive CPU profile message
{"id":1,"result":{}}
Dispatching message { "id": 2, "method": "Profiler.start" }
Receive CPU profile message
{"id":2,"result":{}}
Dispatching message { "id": 3, "method": "Profiler.setSamplingInterval", "params": { "interval": 50 } }
Receive CPU profile message
{"id":3,"error":{"code":-32000,"message":"Cannot change sampling interval when profiling."}}
EndStartedProfilers
V8CpuProfilerConnection::End(), ending = false
Dispatching message { "id": 4, "method": "Profiler.stop" }
Receive CPU profile message
Writing profile response (id = 4)
Written result to /home/iojs/node-tmp/.tmp.3362/prof/test.cpuprofile
[
{
id: 1,
callFrame: {
functionName: '(root)',
scriptId: '0',
url: '',
...
Reason | sequential/test-tls-securepair-client |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40084, nodejs/node#40018) |
Appeared | test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40051/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40081/ |
Example
not ok 836 sequential/test-tls-securepair-client
---
duration_ms: 9.335
severity: fail
exitcode: 1
stack: |-
Using default temp DH parameters
ACCEPT [::]:39931
WAIT-ACCEPT
client connected
client: connected+secure!
client pair.cleartext.getPeerCertificate(): {"subject":{"C":"UK","ST":"Acknack Ltd","L":"Rhys Jones","O":"node.js","OU":["Test TLS Certificate","Engineering"],"CN":"localhost","emailAddress":"alex@aub.dev"},"issuer":{"C":"UK","ST":"Acknack Ltd","L":"Rhys Jones","O":"node.js","OU":["Test TLS Certificate","Engineering"],"CN":"localhost","emailAddress":"alex@aub.dev"},"modulus":"B7DC58888A27B1C0B7BF3FC0D9C791ECA8596650EEFF96F27B9DE70954DC2A759DDAC798E9401D29EAEC5FA9E3AFCDC37793957B5056FF026FA7912359300661B16CC25366783E3879D10633DDFD07A2EAFBFF22064AD38BC986378602CAD8AF136E182340F85D930F7E42D2A5A6F6CBF1F2E038D0281AB54E16745019CAFBD2215F7EC9BBF6681984A54C8188873C9A898061EF0AD90683DCCC812EE9EB7F90DD959E76D152D9184C5F7B82072FE61FA10E95108D05B466038C71373C9FE4641A922DD3F88C...
Jenkins Failure
Reason | Backing channel 'JNLP4-connect connection from ... is disconnected. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 7 (nodejs/node#40175, nodejs/node#39774, nodejs/node#40188, nodejs/node#39772, nodejs/node#40271, nodejs/node#39945, nodejs/node#38807) |
Appeared | test-digitalocean-fedora32-x64-1, test-joyent-smartos20-x64-4, test-osuosl-aix72-ppc64_be-3, test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-1, test-requireio_securogroup-debian10-arm64_pi3-2, test-azure_msft-win10_vs2019-x64-1, test-ibm-rhel7-s390x-4, test-rackspace-fedora32-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40029/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40122/ |
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 159.203.117.50/159.203.117.50:57132' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy98.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1211)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1203)
Reason | Build timed out (after 5 minutes). Marking the build as failed. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 3 (nodejs/node#40180, nodejs/node#40181, nodejs/node#39774) |
Appeared | test-ibm-rhel7-s390x-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40042/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40045/ |
Example
Build timed out (after 5 minutes). Marking the build as failed.
Build Failure
Reason | fatal error: ld terminated with signal 9 [Killed] |
---|---|
Type | BUILD_FAILURE |
Failed PR | 5 (nodejs/node#40151, nodejs/node#40194, nodejs/node#40212, nodejs/node#40276, nodejs/node#38807) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40064/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40122/ |
Example
fatal error: ld terminated with signal 9 [Killed]
Reason | sh: line 30: sudo: command not found |
---|---|
Type | BUILD_FAILURE |
Failed PR | 5 (nodejs/node#40226, nodejs/node#40241, nodejs/node#40147, nodejs/node#40253, nodejs/node#38807) |
Appeared | test-equinix-ubuntu2004_container-armv7l-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40089/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40112/ |
Example
sh: line 30: sudo: command not found
Example
fatal: No rebase in progress?
Reason | ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? |
---|---|
Type | BUILD_FAILURE |
Failed PR | 3 (nodejs/node#40178, nodejs/node#40239, nodejs/node#38807) |
Appeared | test-joyent-smartos18-x64-4, test-joyent-smartos18-x64-3, test-osuosl-aix72-ppc64_be-3, test-equinix-centos7_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-armv7l-1, test-joyent-smartos20-x64-3, test-digitalocean-freebsd11-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40027/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40122/ |
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
undefined
Reason | Unknown |
---|---|
Type | undefined |
Failed PR | 5 (nodejs/node#40188, nodejs/node#40212, nodejs/node#40226, nodejs/node#40241, nodejs/node#40249) |
Appeared | test-msft-win10-arm64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40053/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40123/ |
Example
Unknown
Progress
-
wpt/test-user-timing
(11) -
parallel/test-http2-pipe-named-pipe
(8) -
parallel/test-repl-sigint-nested-eval
(8) -
parallel/test-child-process-fork-closed-channel-segfault
(4) -
parallel/test-http2-cancel-while-client-reading
(4) -
parallel/test-trace-events-fs-sync
(3) -
sequential/test-net-connect-econnrefused
(3) -
sequential/test-worker-prof
(3) -
node-api/test_threadsafe_function/test
(2) -
parallel/test-fs-promises-watch
(2) -
sequential/test-cpu-prof-dir-and-name
(2) -
sequential/test-tls-securepair-client
(2) -
Backing channel 'JNLP4-connect connection from ... is disconnected.
(7) -
Build timed out (after 5 minutes). Marking the build as failed.
(3) -
fatal error: ld terminated with signal 9 [Killed]
(5) -
sh: line 30: sudo: command not found
(5) -
fatal: No rebase in progress?
(4) -
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(3) -
Unknown
(5)
Metadata
Assignees
Labels
No labels