Open
Description
Failures in node-test-pull-request/44821 to node-test-pull-request/44916 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-06-28 00:17 | 2 | 0 | 10 | 3 | 85 | 0.00% |
JSTest Failure
Reason | parallel/test-http-server-request-timeouts-mixed |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 15 (nodejs/node#43500, nodejs/node#43552, nodejs/node#43427, nodejs/node#42929, nodejs/node#41082, nodejs/node#43569, nodejs/node#43579, nodejs/node#43420, nodejs/node#43567, nodejs/node#43561, nodejs/node#43582, nodejs/node#43392, nodejs/node#43556, nodejs/node#43580, nodejs/node#42714) |
Appeared | test-orka-macos10.15-x64-2, test-orka-macos11-x64-1, test-nearform-macos10.15-x64-1, test-nearform-macos10.15-x64-3, test-orka-macos10.15-x64-1, test-orka-macos11-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44823/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44912/ |
Example
not ok 1172 parallel/test-http-server-request-timeouts-mixed
---
duration_ms: 3.385
severity: fail
exitcode: 1
stack: |-
node:assert:400
throw err;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(request2.completed)
at Timeout._onTimeout (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-http-server-request-timeouts-mixed.js:106:5)
at listOnTimeout (node:internal/timers:564:17)
at process.processTimers (node:internal/timers:507:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v19.0.0-pre
...
Example
not ok 3039 parallel/test-worker-fshandles-open-close-on-termination
---
duration_ms: 120.134
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 785 parallel/test-worker-fshandles-error-on-termination
---
duration_ms: 15.619
severity: fail
exitcode: 134
stack: |-
Administrator: npm install[39972]: C:\workspace\node-compile-windows\node\src\node_file-inl.h:162: Assertion `finished_' failed.
1: 00007FF6AD1795CF node_api_throw_syntax_error+176223
2: 00007FF6AD107466 v8::internal::wasm::WasmCode::safepoint_table_offset+67398
3: 00007FF6AD107832 v8::internal::wasm::WasmCode::safepoint_table_offset+68370
4: 00007FF6AD0F036D v8::base::CPU::has_fpu+38813
5: 00007FF6AD0F1929 v8::base::CPU::has_fpu+44377
6: 00007FF6AD1DB427 uv_timer_stop+1207
7: 00007FF6AD1D79CB uv_async_send+331
8: 00007FF6AD1D715C uv_loop_init+1292
9: 00007FF6AD1D72FA uv_run+202
10: 00007FF6AD1A61A5 node::SpinEventLoop+309
11: 00007FF6AD03CDF0 v8::internal::wasm::SignatureMap::Freeze+35904
12: 00007FF6AD038518 v8::internal::wasm::SignatureMap::Freeze+17256
13: 00007FF6AD1C79CD uv_poll_stop+557
14: 00007FF6AE...
Example
not ok 2822 parallel/test-worker-http2-stream-terminate
---
duration_ms: 5.843
severity: fail
exitcode: 1
stack: |-
Error: async hook stack has become corrupted (actual: 5, expected: 4794)
1: 0x3349f06 node::AsyncHooks::FailWithCorruptedAsyncStack(double) [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]
2: 0x32e17ad node::AsyncHooks::pop_async_context(double) [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]
3: 0x32ee439 node::AsyncWrap::PopAsyncContext(v8::FunctionCallbackInfo<node::AsyncWrap::PopAsyncContext::Value> const&) [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]
4: 0x35b1b28 v8::internal::FunctionCallbackArguments::Call(v8::internal::CallHandlerInfo) [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]
5: 0x35b163e v8::internal::Isolate*<v8::internal::Object> v8::internal::Builtins::...
Reason | parallel/test-net-connect-reset-until-connected |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 5 (nodejs/node#42929, nodejs/node#43427, nodejs/node#43544, nodejs/node#43554, nodejs/node#43561) |
Appeared | test-digitalocean-freebsd12-x64-2, test-digitalocean-freebsd12-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44833/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44876/ |
Example
not ok 2139 parallel/test-net-connect-reset-until-connected
---
duration_ms: 120.81
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-8 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#43544, nodejs/node#43500, nodejs/node#43536, nodejs/node#43582) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44822/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44891/ |
Example
not ok 713 parallel/test-domain-no-error-handler-abort-on-uncaught-8
---
duration_ms: 300.220
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | report/test-report-fatal-error |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#43533, nodejs/node#43569, nodejs/node#43579, nodejs/node#43420) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44848/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44877/ |
Example
not ok 3296 report/test-report-fatal-error
---
duration_ms: 300.177
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | abort/test-abort-fatal-error |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#43381, nodejs/node#43533, nodejs/node#43507) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44834/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44914/ |
Example
not ok 3659 abort/test-abort-fatal-error
---
duration_ms: 300.326
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-6 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#43507, nodejs/node#43536, nodejs/node#43582) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44824/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44891/ |
Example
not ok 710 parallel/test-domain-no-error-handler-abort-on-uncaught-6
---
duration_ms: 300.114
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-7 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#43507, nodejs/node#43536, nodejs/node#43582) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44824/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44891/ |
Example
not ok 711 parallel/test-domain-no-error-handler-abort-on-uncaught-7
---
duration_ms: 300.151
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-gc-http-client-timeout |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#43315, nodejs/node#43554, nodejs/node#42714) |
Appeared | test-digitalocean-freebsd12-x64-2, test-macstadium-macos11.0-arm64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44839/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44912/ |
Example
not ok 875 parallel/test-gc-http-client-timeout
---
duration_ms: 0.381
severity: fail
exitcode: 1
stack: |-
done/collected/total: 1/0/242
node:events:515
throw er; // Unhandled 'error' event
^
Error: connect ECONNRESET 127.0.0.1:39608
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1237:16)
Emitted 'error' event on ClientRequest instance at:
at Socket.socketErrorListener (node:_http_client:472:9)
at Socket.emit (node:events:537:28)
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -54,
code: 'ECONNRESET',
syscall: 'connect',
address: '127.0.0.1',
port: 39608
}
Node.js v19.0.0-pre
...
Reason | abort/test-process-abort-exitcode |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#43533, nodejs/node#43586) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44889/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44894/ |
Example
not ok 3300 abort/test-process-abort-exitcode
---
duration_ms: 300.98
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | async-hooks/test-callback-error |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#43381, nodejs/node#43544) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44834/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44849/ |
Example
not ok 703 async-hooks/test-callback-error
---
duration_ms: 300.122
severity: fail
exitcode: -15
stack: |-
timeout
start case 1
end case 1: 283.641ms
start case 2
end case 2: 248.033ms
start case 3
...
Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-5 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#43507, nodejs/node#43536) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44824/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44827/ |
Example
not ok 709 parallel/test-domain-no-error-handler-abort-on-uncaught-5
---
duration_ms: 120.231
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-9 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#43544, nodejs/node#43582) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44822/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44891/ |
Example
not ok 715 parallel/test-domain-no-error-handler-abort-on-uncaught-9
---
duration_ms: 300.151
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-throw-error-then-throw-from-uncaught-exception-handler |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#43544, nodejs/node#43500) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44822/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44823/ |
Example
not ok 973 parallel/test-domain-throw-error-then-throw-from-uncaught-exception-handler
---
duration_ms: 120.203
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-with-abort-on-uncaught-exception |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#43544, nodejs/node#43500) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44822/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44823/ |
Example
not ok 989 parallel/test-domain-with-abort-on-uncaught-exception
---
duration_ms: 120.186
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-runner-cli |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#43361, nodejs/node#42714) |
Appeared | test-nearform-macos10.15-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44844/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44905/ |
Example
not ok 2049 parallel/test-runner-cli
---
duration_ms: 0.929
severity: fail
exitcode: 1
stack: |-
node:assert:1027
throw err;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /not ok 1 - this should fail/. Input:
'TAP version 13\n' +
'# Subtest: /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/fixtures/test-runner/index.js\n' +
'not ok 1 - /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/fixtures/test-runner/index.js\n' +
' ---\n' +
' duration_ms: 0.06762168\n' +
" failureType: 'subtestsFailed'\n" +
' exitCode: 1\n' +
" stdout: ''\n" +
' stderr: |-\n' +
' /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/fixtures/test-runner/index.js:2\n' +
" throw new Error('thrown from index.js');\n" +
' ^\n' +
' \n' +
' Error: thrown from index.js\n' +
' at Object.<anonymous> (/Us...
Reason | sequential/test-net-connect-local-error |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#42714, nodejs/node#43579) |
Appeared | test-digitalocean-freebsd12-x64-2, test-digitalocean-freebsd12-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44856/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44897/ |
Example
not ok 3640 sequential/test-net-connect-local-error
---
duration_ms: 0.150
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ undefined
- 12347
at onError (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/sequential/test-net-connect-local-error.js:28:10)
at Socket.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/sequential/test-net-connect-local-error.js:38:49)
at Socket.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:438:15)
at Socket.emit (node:events:537:28)
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:8...
Jenkins Failure
Reason | Backing channel 'JNLP4-connect connection from ... is disconnected. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 4 (nodejs/node#43500, nodejs/node#43552, nodejs/node#43544, nodejs/node#43572) |
Appeared | test-digitalocean-freebsd12-x64-2, test-equinix-ubuntu2004_container-armv7l-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44825/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44857/ |
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 107.170.28.213/107.170.28.213:45320' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy79.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205)
Reason | Build timed out (after 60 minutes). Marking the build as failed. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 3 (nodejs/node#43572, nodejs/node#43578, nodejs/node#42714) |
Appeared | test-softlayer-ubi81_container-x64-1, test-digitalocean-ubi81_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44857/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44912/ |
Example
Build timed out (after 60 minutes). Marking the build as failed.
Reason | Build timed out (after 15 minutes). Marking the build as failed. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 2 (nodejs/node#42929, nodejs/node#43519) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44840/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44909/ |
Example
Build timed out (after 15 minutes). Marking the build as failed.
Git Failure
Reason | Changes not staged for commit: |
---|---|
Type | GIT_FAILURE |
Failed PR | 2 (nodejs/node#43536, nodejs/node#43589) |
Appeared | test-nearform-macos10.15-x64-3, test-orka-macos11-x64-1, test-nearform-macos11.0-arm64-1, test-rackspace-win2012r2_vs2019-x64-5, test-rackspace-win2012r2_vs2019-x64-2, test-nearform-macos10.15-x64-1, test-orka-macos11-x64-2, test-macstadium-macos11.0-arm64-4, test-rackspace-win2012r2_vs2019-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44827/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44913/ |
Example
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
modified: deps/openssl/config/archs/BSD-x86/asm/crypto/aes/aes-586.s
modified: deps/openssl/config/archs/BSD-x86/asm/crypto/aes/aesni-x86.s
modified: deps/openssl/config/archs/BSD-x86/asm/crypto/aes/vpaes-x86.s
modified: deps/openssl/config/archs/BSD-x86/asm/crypto/bf/bf-586.s
modified: deps/openssl/config/archs/BSD-x86/asm/crypto/bn/bn-586.s
modified: deps/openssl/config/archs/BSD-x86/asm/crypto/bn/co-586.s
modified: deps/openssl/config/archs/BSD-x86/asm/crypto/bn/x86-gf2m.s
modified: deps/openssl/config/archs/BSD-x86/asm/crypto/bn/x86-mont.s
modified: deps/openssl/config/archs/BSD-x86/asm/crypto/camellia/cmll-x86.s
modified: deps/openssl/config/archs/BSD-x86/asm/crypto/chacha/chacha-x86.s
modified: deps/openssl/config/archs/BSD-x86/asm/crypto/des/crypt586.s
modified: deps/openssl/config/archs/BSD-x86/asm/crypto...
Build Failure
Example
fatal: unable to write sha1 file
Reason | error: remote GitHub already exists. |
---|---|
Type | BUILD_FAILURE |
Failed PR | 9 (nodejs/node#43533, nodejs/node#43572, nodejs/node#43549, nodejs/node#43420, nodejs/node#43554, nodejs/node#43582, nodejs/node#43579, nodejs/node#43556, nodejs/node#43589) |
Appeared | test-rackspace-win2012r2_vs2017-x64-4, test-rackspace-win2012r2_vs2019-x64-6, test-rackspace-win2012r2_vs2017-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44858/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44913/ |
Example
error: remote GitHub already exists.
> git fetch --prune --no-tags GitHub
From https://github.com/nodejs/node
- [deleted] (none) -> GitHub/actions/authors-update
42ad967d68..9cde7a033e main -> GitHub/main
Reason | sh: line 12: [: -gt: unary operator expected |
---|---|
Type | BUILD_FAILURE |
Failed PR | 9 (nodejs/node#43579, nodejs/node#43585, nodejs/node#43522, nodejs/node#43420, nodejs/node#43533, nodejs/node#43567, nodejs/node#43582, nodejs/node#43561, nodejs/node#43578) |
Appeared | test-rackspace-win2012r2_vs2017-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44883/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44893/ |
Example
sh: line 12: [: -gt: unary operator expected
Reason | Failed to trigger fanned build |
---|---|
Type | BUILD_FAILURE |
Failed PR | 6 (nodejs/node#43545, nodejs/node#43420, nodejs/node#43572, nodejs/node#43578, nodejs/node#43561, nodejs/node#43579) |
Appeared | undefined |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44871/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44883/ |
Example
Failed to trigger fanned build
Reason | fatal: sha1 file '' write error: Broken pipe |
---|---|
Type | BUILD_FAILURE |
Failed PR | 4 (nodejs/node#43420, nodejs/node#43572, nodejs/node#41082, nodejs/node#43579) |
Appeared | test-rackspace-win2012r2_vs2019-x64-4, test-rackspace-win2012r2_vs2019-x64-3, test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2012r2_vs2019-x64-6, test-rackspace-win2012r2_vs2019-x64-5, test-rackspace-win2012r2_vs2019-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44877/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44883/ |
Example
fatal: sha1 file '<stdout>' write error: Broken pipe
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#43544, nodejs/node#43392) |
Appeared | test-joyent-smartos20-x64-3, test-equinix-debian10_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44853/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44860/ |
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
Reason | ERROR: Step ?Publish JUnit test result report? failed: no workspace for ... |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#43315, nodejs/node#43519) |
Appeared | test-equinix-ubuntu2004_container-armv7l-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44839/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44916/ |
Example
ERROR: Step ?Publish JUnit test result report? failed: no workspace for node-test-commit-arm/nodes=ubuntu2004-armv7l #42393
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE
Reason | fatal: failed to write object |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#43572, nodejs/node#43579) |
Appeared | test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2012r2_vs2019-x64-5 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44878/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44880/ |
Example
fatal: failed to write object
fatal: sha1 file '<stdout>' write error: Broken pipe
undefined
Example
Unknown
Progress
-
parallel/test-http-server-request-timeouts-mixed
(15) -
parallel/test-worker-fshandles-open-close-on-termination
(10) -
parallel/test-worker-fshandles-error-on-termination
(8) -
parallel/test-worker-http2-stream-terminate
(8) -
parallel/test-net-connect-reset-until-connected
(5) -
parallel/test-domain-no-error-handler-abort-on-uncaught-8
(4) -
report/test-report-fatal-error
(4) -
abort/test-abort-fatal-error
(3) -
parallel/test-domain-no-error-handler-abort-on-uncaught-6
(3) -
parallel/test-domain-no-error-handler-abort-on-uncaught-7
(3) -
parallel/test-gc-http-client-timeout
(3) -
abort/test-process-abort-exitcode
(2) -
async-hooks/test-callback-error
(2) -
parallel/test-domain-no-error-handler-abort-on-uncaught-5
(2) -
parallel/test-domain-no-error-handler-abort-on-uncaught-9
(2) -
parallel/test-domain-throw-error-then-throw-from-uncaught-exception-handler
(2) -
parallel/test-domain-with-abort-on-uncaught-exception
(2) -
parallel/test-runner-cli
(2) -
sequential/test-net-connect-local-error
(2) -
Backing channel 'JNLP4-connect connection from ... is disconnected.
(4) -
Build timed out (after 60 minutes). Marking the build as failed.
(3) -
Build timed out (after 15 minutes). Marking the build as failed.
(2) -
Changes not staged for commit:
(2) -
fatal: unable to write sha1 file
(20) -
error: remote GitHub already exists.
(9) -
sh: line 12: [: -gt: unary operator expected
(9) -
Failed to trigger fanned build
(6) -
fatal: sha1 file '<stdout>' write error: Broken pipe
(4) -
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(2) -
ERROR: Step ?Publish JUnit test result report? failed: no workspace for ...
(2) -
fatal: failed to write object
(2) -
Unknown
(14)
Metadata
Metadata
Assignees
Labels
No labels