Open
Description
Failures in node-test-pull-request/41410 to node-test-pull-request/41506 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-12-16 00:02 | 0 | 27 | 8 | 4 | 61 | 28.13% |
Jenkins Failure
Reason | Build timed out (after 10 minutes). Marking the build as failed. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 2 (nodejs/node#40532, nodejs/node#40661) |
Appeared | test-ibm-ubuntu1804-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41440/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41441/ |
Example
Build timed out (after 10 minutes). Marking the build as failed.
Reason | Build timed out (after 120 minutes). Marking the build as failed. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 2 (nodejs/node#41133, nodejs/node#40565) |
Appeared | test-digitalocean-fedora32-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41461/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41480/ |
Example
Build timed out (after 120 minutes). Marking the build as failed.
Reason | Build timed out (after 60 minutes). Marking the build as failed. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 2 (nodejs/node#41127, nodejs/node#41026) |
Appeared | test-digitalocean-ubi81_container-x64-1, test-softlayer-ubi81_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41437/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41444/ |
Example
Build timed out (after 60 minutes). Marking the build as failed.
Git Failure
Reason | warning: failed to remove Release/node.exe: Invalid argument |
---|---|
Type | GIT_FAILURE |
Failed PR | 3 (nodejs/node#41175, nodejs/node#41146, nodejs/node#41177) |
Appeared | test-rackspace-win2012r2_vs2015-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41493/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41499/ |
Example
warning: failed to remove Release/node.exe: Invalid argument
Reason | ERROR: Error fetching remote repo 'origin' |
---|---|
Type | GIT_FAILURE |
Failed PR | 2 (nodejs/node#40532, nodejs/node#40661) |
Appeared | test-equinix-ubuntu1804_container-arm64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41440/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41441/ |
Example
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)
Build Failure
Example
fatal error: ld terminated with signal 9 [Killed]
undefined
Example
Unknown
JSTest Failure
Reason | parallel/test-fs-rmdir-recursive |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 9 (nodejs/node#41083, nodejs/node#41022, nodejs/node#40980, nodejs/node#40899, nodejs/node#36696, nodejs/node#41046, nodejs/node#41146, nodejs/node#41149, nodejs/node#41173) |
Appeared | test-azure_msft-win10_vs2019-x64-3, test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-1, test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vcbt2015-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41412/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41505/ |
Example
not ok 239 parallel/test-fs-rmdir-recursive
---
duration_ms: 0.677
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.236
Files blocking: [ 'rmdir-recursive-0', 'rmdir-recursive-4', 'rmdir-recursive-5' ]
assert.js:982
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.236\rmdir-recursive-0\d-3-2\d-2-2\d-1-2'
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:338:12
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:375:15
at fs.js:179:23
at CB (internal/fs/rimraf.js:59:5)
at internal/fs/rimraf.js:151:18
at CB (internal/fs/rimraf.js:59:5)
at internal/fs/rimraf.js:151:18
at CB (internal/fs/rimraf.js:59:5)
at internal/fs/rimraf.js:151:18
...
Example
not ok 838 wpt/test-user-timing
---
duration_ms: 9.22
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
---- case-sensitivity.any.js ----
[PASS] getEntriesByType values are case sensitive
---- buffered-flag.any.js ----
[PASS] PerformanceObserver with buffered flag sees previous marks
---- buffered-flag.any.js ----
[PASS] PerformanceObserver with buffered flag sees previous measures
---- 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
---- clear_non_existent_measure.any.js ----
[PASS] Clearing a non-existent measure doesn't affect existing measures
----...
Reason | parallel/test-crypto-keygen |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 5 (nodejs/node#40980, nodejs/node#41046, nodejs/node#39239, nodejs/node#40706, nodejs/node#41146) |
Appeared | test-rackspace-win2012r2_vs2013-x64-1, test-rackspace-win2012r2_vs2019-x64-6, test-rackspace-win2012r2_vs2017-x64-2, test-rackspace-win2012r2_vs2015-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41415/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41485/ |
Example
not ok 790 parallel/test-crypto-keygen
---
duration_ms: 120.115
severity: fail
exitcode: 1
stack: |-
timeout
...
Reason | parallel/test-fs-rm |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 5 (nodejs/node#41046, nodejs/node#41026, nodejs/node#41149, nodejs/node#41170, nodejs/node#41173) |
Appeared | test-azure_msft-win10_vcbt2015-x64-4, test-requireio_pivotalagency-debian10-arm64_pi3-2, test-azure_msft-win10_vcbt2015-x64-3, test-azure_msft-win10_vs2019-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41429/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41505/ |
Example
not ok 239 parallel/test-fs-rm
---
duration_ms: 0.950
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.237
Files blocking: [ 'rm-4', 'rm-5', 'rm-args-file.txt' ]
C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:633
const crashOnUnhandledRejection = (err) => { throw err; };
^
[Error: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.237\rm-4\d-3-2\d-2-1'] {
errno: -4051,
code: 'ENOTEMPTY',
syscall: 'rmdir',
path: 'C:\\workspace\\node-test-binary-windows-js-suites\\node\\test\\.tmp.237\\rm-4\\d-3-2\\d-2-1'
}
...
Reason | parallel/test-repl-sigint-nested-eval |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#36696, nodejs/node#41132, nodejs/node#41153, nodejs/node#41185) |
Appeared | test-joyent-ubuntu1804-x64-1, test-ibm-rhel7-s390x-1, test-ibm-rhel7-s390x-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41438/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41501/ |
Example
not ok 2247 parallel/test-repl-sigint-nested-eval
---
duration_ms: 0.553
severity: fail
exitcode: 1
stack: |-
Stacktrace:
ptr1=0x21c0dc6c1d49
ptr2=(nil)
ptr3=(nil)
ptr4=(nil)
failure_message_object=0x7ffc0b615170
==== JS stack trace =========================================
0: ExitFrame [pc: 0x55a513a2e7f9]
1: StubFrame [pc: 0x55a513aba21d]
Security context: 0x3d0e6192f0f9 <JSGlobalObject>
2: _fatalException [0x3d0e61908ff9] [node:internal/process/execution:145] [bytecode=0x2a045c86a151 offset=13](this=0x3d0e61902709 <process map = 0x1f9303c01479>,0x21c0dc6c1d49 <Odd Oddball: termination_exception>,0x21c0dc6c1769 <false>)
3: InternalFrame [pc: 0x55a5139bba5b]
4: EntryFrame [pc: 0x55a5139bb783]
5: builtin exit frame: evaluate(this=0x124e1fd27f79 <ModuleWrap map = 0x2ea8f174cb49>,0x124e1fd27f79 <ModuleWrap map = 0x2ea8f174cb49>,-1,0x21c0dc6c1769 <false>)
6: getESMFacade [0x3f2ff7e1...
Reason | parallel/test-child-process-pipe-dataflow |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#41046, nodejs/node#41026, nodejs/node#41173) |
Appeared | test-azure_msft-win2016_vs2017-x64-5, test-rackspace-win2012r2_vs2017-x64-2, test-azure_msft-win10_vcbt2015-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41429/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41492/ |
Example
not ok 743 parallel/test-child-process-pipe-dataflow
---
duration_ms: 120.194
severity: fail
exitcode: 1
stack: |-
timeout
...
Reason | parallel/test-crypto-dh-odd-key |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#41116, nodejs/node#41023, nodejs/node#40532) |
Appeared | test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_ceejbot-debian10-armv7l_pi2-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41424/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41440/ |
Example
not ok 239 parallel/test-crypto-dh-odd-key
---
duration_ms: 240.68
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | sequential/test-net-connect-econnrefused |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#39239, nodejs/node#41146, nodejs/node#41175) |
Appeared | test-ibm-rhel7-s390x-3, test-softlayer-centos7-x64-1, test-osuosl-centos7-ppc64_le-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41439/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41506/ |
Example
not ok 3453 sequential/test-net-connect-econnrefused
---
duration_ms: 120.97
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 | wpt/test-webcrypto |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40899, nodejs/node#40532, nodejs/node#41150) |
Appeared | test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_ceejbot-debian10-armv7l_pi2-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41428/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41474/ |
Example
not ok 852 wpt/test-webcrypto
---
duration_ms: 240.195
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...
Reason | parallel/test-child-process-fork-closed-channel-segfault |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41132, nodejs/node#41121) |
Appeared | test-requireio_davglass-debian10-arm64_pi3-1, test-requireio_williamkapke-debian10-arm64_pi3-2, test-requireio_securogroup-debian10-arm64_pi3-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41470/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41484/ |
Example
not ok 103 parallel/test-child-process-fork-closed-channel-segfault
---
duration_ms: 3.514
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 v18.0.0-pre
...
Reason | parallel/test-crypto-dh-constructor |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41116, nodejs/node#41080) |
Appeared | test-requireio_mininodes-debian10-armv7l_pi2-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41424/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41459/ |
Example
not ok 219 parallel/test-crypto-dh-constructor
---
duration_ms: 240.155
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-crypto-engine |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41175, nodejs/node#41177) |
Appeared | test-orka-macos10.14-x64-2, test-nearform-macos10.15-x64-3, test-orka-macos11-x64-1, test-macstadium-macos11.0-arm64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41493/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41494/ |
Example
not ok 364 parallel/test-crypto-engine
---
duration_ms: 0.333
severity: fail
exitcode: 1
stack: |-
node:internal/crypto/util:111
throw new ERR_CRYPTO_ENGINE_UNKNOWN(id);
^
Error [ERR_CRYPTO_ENGINE_UNKNOWN]: Engine "/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1014/out/Release/libtest_crypto_engine.dylib" was not found
at new NodeError (node:internal/errors:371:5)
at Object.setEngine (node:internal/crypto/util:111:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1014/test/parallel/test-crypto-engine.js:47:12)
at Module._compile (node:internal/modules/cjs/loader:1101:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at Module.load (node:internal/modules/cjs/loader:981: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...
Reason | wpt/test-timers |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41116, nodejs/node#40899) |
Appeared | test-orka-macos11-x64-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41427/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41428/ |
Example
not ok 3559 wpt/test-timers
---
duration_ms: 0.686
severity: fail
exitcode: 1
stack: |-
---- missing-timeout-setinterval.any.js ----
[PASS] Calling setInterval with no interval should be the same as if called with 0 interval
---- missing-timeout-setinterval.any.js ----
[PASS] Calling setInterval with undefined interval should be the same as if called with 0 interval
---- negative-settimeout.any.js ----
[PASS] Untitled
---- cleartimeout-clearinterval.any.js ----
[PASS] Clear timeout with clearInterval
---- cleartimeout-clearinterval.any.js ----
[PASS] Clear interval with clearTimeout
---- negative-setinterval.any.js ----
[PASS] Untitled
[UNEXPECTED_FAILURE][UNCAUGHT] evaluation in WPTRunner.runJsTests()
assert_unreached: Reached unreachable code
{
message: 'assert_unreached: Reached unreachable code',
stack: ' at listOnTimeout (node:internal/timers:557:17)\n' +
' at processTimers (node:internal/timers:500:7)'
}
...
Progress
-
Build timed out (after 10 minutes). Marking the build as failed.
(2) -
Build timed out (after 120 minutes). Marking the build as failed.
(2) -
Build timed out (after 60 minutes). Marking the build as failed.
(2) -
warning: failed to remove Release/node.exe: Invalid argument
(3) -
ERROR: Error fetching remote repo 'origin'
(2) -
fatal error: ld terminated with signal 9 [Killed]
(21) -
Unknown
(16) -
parallel/test-fs-rmdir-recursive
(9) -
wpt/test-user-timing
(9) -
parallel/test-crypto-keygen
(5) -
parallel/test-fs-rm
(5) -
parallel/test-repl-sigint-nested-eval
(4) -
parallel/test-child-process-pipe-dataflow
(3) -
parallel/test-crypto-dh-odd-key
(3) -
sequential/test-net-connect-econnrefused
(3) -
wpt/test-webcrypto
(3) -
parallel/test-child-process-fork-closed-channel-segfault
(2) -
parallel/test-crypto-dh-constructor
(2) -
parallel/test-crypto-engine
(2) -
wpt/test-timers
(2)
Metadata
Metadata
Assignees
Labels
No labels