Failures in node-test-pull-request/63842 to node-test-pull-request/63940 that failed 2 or more PRs
(Generated with ncu-ci walk pr --stats=true --markdown reports/2024-12-09.md)
| UTC Time | RUNNING | SUCCESS | UNSTABLE | ABORTED | FAILURE | Green Rate |
|---|---|---|---|---|---|---|
| 2024-12-09 00:11 | 1 | 17 | 17 | 9 | 56 | 18.89% |
| Reason | Command "git reset --hard" returned status code 128: |
|---|---|
| Type | GIT_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/56023/, https://github.com/nodejs/node/pull/56135/) |
| Appeared | test-mnx-ubuntu2204-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/63885/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/63891/ |
Example
hudson.plugins.git.GitException: Command "git reset --hard" returned status code 128:
stdout:
stderr: fatal: Unable to create '/home/iojs/build/workspace/node/.git/index.lock': File exists.
Another git process seems to be running in this repository, e.g.
Example
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from [email protected]:nodejs/node.git
at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239)
at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: Could not read from remote repository.
| Reason | ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/56078/, https://github.com/nodejs/node/pull/53900/) |
| Appeared | test-osuosl-ubuntu2204_container-armv7l-1, test-equinix-ubuntu2204_container-armv7l-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/63855/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/63883/ |
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
[PostBuildScript] - [INFO] Executing post build scripts.
[node-test-binary-armv7l] $ /bin/bash -ex /tmp/jenkins11773400318815133342.sh
+ '[' -d .git ']'
+ git clean -fdx
Removing out/
Example
not ok 4238 sequential/test-http-server-request-timeouts-mixed
---
duration_ms: 3356.27800
severity: fail
exitcode: 1
stack: |-
node:internal/assert/utils:281
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-arm/nodes/osx11/test/sequential/test-http-server-request-timeouts-mixed.js:108:5)
at listOnTimeout (node:internal/timers:614:17)
at process.processTimers (node:internal/timers:549:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v24.0.0-pre
...
Example
not ok 4237 parallel/test-watch-file-shared-dependency
---
duration_ms: 360117.92400
severity: fail
exitcode: -15
stack: |-
timeout
▶ watch file with shared dependency
✔ should not remove shared dependencies when unfiltering an owner (2.470875ms)
✔ watch file with shared dependency (2.9815ms)
...
Example
not ok 415 parallel/test-http-response-status-message
---
duration_ms: 353.00900
severity: fail
exitcode: 3221226505
stack: |-
client: expected status message: OK
client: actual status message: OK
client: expected status message: Internal Server Error
client: actual status message: Internal Server Error
client: expected status message: Moved Temporarily
client: actual status message: Moved Temporarily
client: expected status message:
client: actual status message:
...
Example
not ok 3403 parallel/test-net-write-fully-async-buffer
---
duration_ms: 120023.74600
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 4092 node-api/test_threadsafe_function/test
---
duration_ms: 360015.02100
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 99 parallel/test-abortsignal-drop-settled-signals
---
duration_ms: 1478.51400
severity: fail
exitcode: 1
stack: |-
▶ when there is a long-lived signal
✔ drops settled dependant signals (313.712708ms)
✔ keeps all active dependant signals (201.370167ms)
✔ when there is a long-lived signal (516.30325ms)
✔ does not prevent source signal from being GCed if it is short-lived (168.336917ms)
✖ drops settled dependant signals when signal is composite (4.515917ms)
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
2 !== 0
at assert.<computed> [as strictEqual] (node:internal/test_runner/test:263:18)
at Immediate._onImmediate (file:///Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-abortsignal-drop-settled-signals.mjs:151:16)
at process.processImmediate (node:internal/timers:511:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 2,
...
Example
not ok 3914 parallel/test-stream-readable-unpipe-resume
---
duration_ms: 360102.42800
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 1024 wpt/test-timers
---
duration_ms: 1157.15500
severity: fail
exitcode: 1
stack: |-
[SKIPPED] negative-settimeout.any.js: unreliable in Node.js; Refs: https://github.com/nodejs/node/issues/37672
[PASS] Clear timeout with clearInterval
[PASS] Clear interval with clearTimeout
[PASS] Calling setInterval with no interval should be the same as if called with 0 interval
[PASS] Calling setInterval with undefined interval should be the same as if called with 0 interval
[PASS] negative-setinterval
[PASS] type-long-setinterval
[UNEXPECTED_FAILURE][UNCAUGHT] evaluation in WPTRunner.runJsTests()
assert_unreached: Reached unreachable code
{
message: 'assert_unreached: Reached unreachable code',
stack: ' at listOnTimeout (node:internal/timers:614:17)\n' +
' at process.processTimers (node:internal/timers:549:7)'
}
Command: c:\workspace\node-test-binary-windows-js-suites\node\Release\node.exe c:\workspace\node-test-binary-windows-js...