CI Reliability 2024-03-13
github-actions opened this issue · 0 comments
github-actions commented
Failures in node-test-pull-request/57617 to node-test-pull-request/57716 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 |
---|---|---|---|---|---|---|
2024-03-13 00:07 | 0 | 0 | 24 | 6 | 70 | 0.00% |
JSTest Failure
Example
not ok 939 parallel/test-domain-error-types
---
duration_ms: 1223.01100
severity: crashed
exitcode: -11
stack: |-
...
Example
not ok 182 parallel/test-debugger-heap-profiler
---
duration_ms: 2464.99000
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: d:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.180
Files blocking: [ 'node.heapsnapshot' ]
d:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:69
throw e;
^
Error: EBUSY: resource busy or locked, rmdir 'd:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.180'
at rmdirSync (node:fs:1219:11)
at _rmdirSync (node:internal/fs/rimraf:235:5)
at rimrafSync (node:internal/fs/rimraf:193:7)
at Object.rmSync (node:fs:1268:10)
at rmSync (d:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:20:8)
at onexit (d:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:54:5)
at process.<anonymous> (d:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:43:14)
at process.emit (...
Reason | sequential/test-worker-fshandles-open-close-on-termination |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (https://github.com/nodejs/node/pull/52023/, https://github.com/nodejs/node/pull/52051/, https://github.com/nodejs/node/pull/52037/) |
Appeared | test-rackspace-win2019_vs2019-x64-3, test-azure_msft-win2016_vs2017-x64-2, test-azure_msft-win11_vs2022-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57688/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57713/ |
Example
not ok 973 sequential/test-worker-fshandles-open-close-on-termination
---
duration_ms: 1050.04300
severity: crashed
exitcode: 3221225477
stack: |-
...
Example
not ok 195 benchmark/test-benchmark-net
---
duration_ms: 1030.07000
severity: fail
exitcode: 1
stack: |-
node:events:497
throw er; // Unhandled 'error' event
^
Error: write ENOBUFS
at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:94:16)
Emitted 'error' event on Socket instance at:
at emitErrorNT (node:internal/streams/destroy:169:8)
at emitErrorCloseNT (node:internal/streams/destroy:128:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -4060,
code: 'ENOBUFS',
syscall: 'write'
}
Node.js v22.0.0-pre
node:assert:126
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
1 !== 0
at ChildProcess.<anonymous> (c:\workspace\node-test-binary-windows-native-suites\node\test\common\benchmark.js:28:12)
at ChildProcess.emit (node:events:519:2...
Reason | parallel/test-blob-file-backed |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (https://github.com/nodejs/node/pull/52016/, https://github.com/nodejs/node/pull/52037/) |
Appeared | test-digitalocean-ubuntu2204_sharedlibs_container-x64-5, test-ibm-ubuntu2204_sharedlibs_container-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57637/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57664/ |
Example
not ok 76 parallel/test-blob-file-backed
---
duration_ms: 272.26300
severity: fail
exitcode: 1
stack: |-
node:internal/blob:291
const error = lazyDOMException('The blob could not be read', 'NotReadableError');
^
DOMException [NotReadableError]: The blob could not be read
at BlobReader.<anonymous> (node:internal/blob:291:25)
Node.js v22.0.0-pre
...
Reason | parallel/test-child-process-exec-encoding |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (https://github.com/nodejs/node/pull/52010/, https://github.com/nodejs/node/pull/52027/) |
Appeared | test-rackspace-win2019_vs2019-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57655/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57674/ |
Example
not ok 102 parallel/test-child-process-exec-encoding
---
duration_ms: 870.05200
severity: fail
exitcode: 1
stack: |-
node:assert:1000
throw newErr;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: Command failed: "C:\workspace\node-test-binary-windows-js-suites\node\Release\node.exe" "C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-exec-encoding.js" child
#
# Fatal process out of memory: Re-embedded builtins: set permissions
#
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:436:12
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:473:15
at ChildProcess.exithandler (node:child_process:430:5)
at genericNodeError (node:internal/errors:984:15)
at wrappedFn (node:internal/errors:538:14)
at ChildProcess.exithandler (node:child_process:422:12)
at ChildProcess.emi...
Reason | parallel/test-child-process-exec-maxbuf |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (https://github.com/nodejs/node/pull/52010/, https://github.com/nodejs/node/pull/52027/) |
Appeared | test-rackspace-win2019_vs2019-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57655/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57674/ |
Example
not ok 98 parallel/test-child-process-exec-maxbuf
---
duration_ms: 634.02800
severity: fail
exitcode: 1
stack: |-
node:internal/child_process:421
throw new ErrnoException(err, 'spawn');
^
Error: spawn UNKNOWN
at ChildProcess.spawn (node:internal/child_process:421:11)
at spawn (node:child_process:761:9)
at Object.execFile (node:child_process:351:17)
at Object.exec (node:child_process:234:25)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-exec-maxbuf.js:116:20)
at Module._compile (node:internal/modules/cjs/loader:1368:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1426:10)
at Module.load (node:internal/modules/cjs/loader:1205:32)
at Module._load (node:internal/modules/cjs/loader:1021:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:177:12) {
errno: -4094,
code: 'UNKNOWN',...
Reason | sequential/test-worker-fshandles-error-on-termination |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (https://github.com/nodejs/node/pull/51866/, https://github.com/nodejs/node/pull/52040/) |
Appeared | test-azure_msft-win2016_vs2017-x64-2, test-rackspace-win2022_vs2022-x64-6 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57654/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57709/ |
Example
not ok 972 sequential/test-worker-fshandles-error-on-termination
---
duration_ms: 874.23800
severity: fail
exitcode: 3221226356
stack: |-
...
Reason | wasi/test-wasi |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (https://github.com/nodejs/node/pull/52010/, https://github.com/nodejs/node/pull/52028/) |
Appeared | test-azure_msft-win11_vs2022-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57655/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57656/ |
Example
not ok 888 wasi/test-wasi
---
duration_ms: 1140.02600
severity: fail
exitcode: 1
stack: |-
executing cant_dotdot
(node:6112) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
fd_prestat_get(3, 69720)
fd_prestat_dir_name(3, 131088, 8)
fd_prestat_get(4, 69720)
fd_prestat_dir_name(4, 131152, 4)
fd_prestat_get(5, 69720)
environ_sizes_get(69724, 69720)
environ_get(138496, 131168)
fd_fdstat_get(3, 69672)
path_open(3, 1, 1033, 14, 0, 264240830, 268435455, 0, 69668)
executing clock_getres
(node:4712) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
fd_prestat_get(3, 69688)
fd_prestat_dir_name(3, 131088, 8)
fd_prestat_get(4, 69688)
fd_prestat_dir_name(4, 131152, 4)
fd_prestat_get(5, 69688)
environ_sizes_get(69692, 6...
Reason | wpt/test-url |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (https://github.com/nodejs/node/pull/52020/, https://github.com/nodejs/node/pull/52027/) |
Appeared | test-orka-macos11-x64-2, test-azure_msft-win10_vs2019-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57645/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57653/ |
Example
not ok 4135 wpt/test-url
---
duration_ms: 1870.47500
severity: crashed
exitcode: -11
stack: |-
[SKIPPED] idlharness-shadowrealm.window.js: ShadowRealm support is not enabled
[SKIPPED] javascript-urls.window.js: requires document.body reference
[SKIPPED] percent-encoding.window.js: TODO: port from .window.js
[SKIPPED] url-setters-a-area.window.js?include=file: already tested in url-setters.any.js
[SKIPPED] url-setters-a-area.window.js?include=javascript: already tested in url-setters.any.js
[SKIPPED] url-setters-a-area.window.js?include=mailto: already tested in url-setters.any.js
[SKIPPED] url-setters-a-area.window.js?exclude=(file|javascript|mailto): already tested in url-setters.any.js
[PASS] ToASCII("fass.de")
[PASS] ToASCII("faß.de")
[PASS] ToASCII("Faß.de")
[PASS] ToASCII("xn--fa-hia.de")
[PASS] ToASCII("à.א̈")
[PASS] ToASCII("à.א̈")
[PASS] ToASCII("À.א̈")
[PASS] ToASCII("À.א̈")
[PASS] ToASCII("xn--0ca.xn--ssa73l")
[PASS] ToA...
Jenkins Failure
CCTest Failure
Build Failure
Reason | ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error? |
---|---|
Type | BUILD_FAILURE |
Failed PR | 10 (https://github.com/nodejs/node/pull/51866/, https://github.com/nodejs/node/pull/52016/, https://github.com/nodejs/node/pull/52028/, https://github.com/nodejs/node/pull/52010/, https://github.com/nodejs/node/pull/52009/, https://github.com/nodejs/node/pull/51973/, https://github.com/nodejs/node/pull/51972/, https://github.com/nodejs/node/pull/52024/, https://github.com/nodejs/node/pull/52027/, https://github.com/nodejs/node/pull/52037/) |
Appeared | test-azure_msft-win2016_vs2017-x64-2, test-azure_msft-win2016_vs2017-x64-1, test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win11_vs2022-x64-4, test-azure_msft-win11_vs2022-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57657/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57712/ |
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
Example
fatal: No rebase in progress?
Progress
-
parallel/test-domain-error-types
(17) -
parallel/test-debugger-heap-profiler
(10) -
sequential/test-worker-fshandles-open-close-on-termination
(3) -
benchmark/test-benchmark-net
(2) -
parallel/test-blob-file-backed
(2) -
parallel/test-child-process-exec-encoding
(2) -
parallel/test-child-process-exec-maxbuf
(2) -
sequential/test-worker-fshandles-error-on-termination
(2) -
wasi/test-wasi
(2) -
wpt/test-url
(2) -
ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
(10) -
fatal: No rebase in progress?
(5)