CI Reliability 2024-01-07
Nadie ha tomado este issue todavía.
Evaluación
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Aptitud para principiantes
- 25/100
Línea de trabajo
Comienza con los registros de la consola de Jenkins enlazados y el informe generado ncu-ci walk pr --stats=true --markdown, comparando los tipos de fallo enumerados entre los jobs afectados. El issue solo está completo cuando se hayan investigado las causas individuales de los problemas de fiabilidad de CI y los fallos correspondientes dejen de repetirse, pero no identifica un punto de entrada específico del código ni una prueba que deba modificarse.
Escrito por el modelo de indexación a partir del texto del issue.
Descripción
Failures in node-test-pull-request/56599 to node-test-pull-request/56697 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-01-07 00:15 | 0 | 12 | 11 | 5 | 72 | 12.63% |
Jenkins Failure
| Reason | Failed to create a temp file on /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64 |
|---|---|
| Type | JENKINS_FAILURE |
| Failed PR | 9 (https://github.com/nodejs/node/pull/50115/, https://github.com/nodejs/node/pull/45427/, https://github.com/nodejs/node/pull/51319/, https://github.com/nodejs/node/pull/51331/, https://github.com/nodejs/node/pull/51323/, https://github.com/nodejs/node/pull/51123/, https://github.com/nodejs/node/pull/51313/, https://github.com/nodejs/node/pull/51278/, https://github.com/nodejs/node/pull/51342/) |
| Appeared | test-orka-macos11-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56613/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56640/ |
Example
java.io.IOException: Failed to create a temp file on /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64
at hudson.FilePath.createTextTempFile(FilePath.java:1624)
at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:202)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:120)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
at hudson.plugins.postbuildtask.PostbuildTask.perform(PostbuildTask.java:123)
| Reason | Build timed out (after 60 minutes). Marking the build as failed. |
|---|---|
| Type | JENKINS_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/50282/, https://github.com/nodejs/node/pull/51360/) |
| Appeared | test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-digitalocean-ubi81_container-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56633/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56658/ |
Example
Build timed out (after 60 minutes). Marking the build as failed.
CCTest Failure
| Reason | Value of: (!expectation.read_expected) |
|---|---|
| Type | CC_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51342/, https://github.com/nodejs/node/pull/51378/) |
| Appeared | test-digitalocean-alpine318_container-x64-1, test-digitalocean-alpine315_container-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56669/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56680/ |
Example
Value of: (!expectation.read_expected)
Actual: true
Expected: false
[ FAILED ] InspectorSocketTest.HostIPv6NonRoutable (5000 ms)
Build Failure
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?
| Reason | Error: Invalid regular expression: missing / |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 5 (https://github.com/nodejs/node/pull/51342/, https://github.com/nodejs/node/pull/51353/, https://github.com/nodejs/node/pull/51346/, https://github.com/nodejs/node/pull/51360/, https://github.com/nodejs/node/pull/51358/) |
| Appeared | test-osuosl-rhel8-ppc64_le-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56651/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56659/ |
Example
Error: Invalid regular expression: missing /
make[2]: *** [node.target.mk:13: /home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/out/Release/obj/gen/node_snapshot.cc] Error 1
make[2]: *** Waiting for unfinished jobs....
rm f1fa654505b5373c0a250188c46e3effeaab7433.intermediate e32c7c56ba216d08969a2bc999ba0a72b3819583.intermediate 688817391d84254b71caa6a41c4440430f07a461.intermediate 892c02d17713883abd6ff9a9847ae39944b69785.intermediate
make[1]: *** [Makefile:134: node] Error 2
| Reason | ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for ... |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/45427/, https://github.com/nodejs/node/pull/35433/) |
| Appeared | test-digitalocean-fedora38-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56616/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56660/ |
Example
ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for node-test-commit-linux/nodes=fedora-latest-x64 #55682
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE
| 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/51323/, https://github.com/nodejs/node/pull/50737/) |
| Appeared | test-azure_msft-win11_vs2022-arm64-4, test-azure_msft-win2016_vs2017-x64-4, test-rackspace-win2019_vs2019-x64-1, test-rackspace-win2022_vs2022-x64-3, test-rackspace-win2019_vs2019-x64-3, test-rackspace-win2022_vs2022-x64-1, test-azure_msft-win2022_vs2019-x64-4, test-rackspace-win2019_vs2019-x64-4, test-azure_msft-win2022_vs2019-x64-2, test-rackspace-win2019_vs2019-x64-2, test-rackspace-win2022_vs2022-x64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56610/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56676/ |
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
Git Failure
Example
hudson.plugins.git.GitException: Failed to delete workspace
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:813)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
undefined
Example
Unknown
JSTest Failure
Example
not ok 3204 parallel/test-whatwg-webstreams-transfer
---
duration_ms: 789.51200
severity: fail
exitcode: 1
stack: |-
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/iojs/build/workspace/node-test-commit-linux/test/common/index.js:434:10)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-whatwg-webstreams-transfer.js:191:19)
at Module._compile (node:internal/modules/cjs/loader:1378:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1437:10)
at Module.load (node:internal/modules/cjs/loader:1212:32)
at Module._load (node:internal/modules/cjs/loader:1028:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
at node:internal/main/run_main_module:28:49
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/iojs/build/workspace/node-test-commit-linux/tes...
| Reason | sequential/test-single-executable-application |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/50115/, https://github.com/nodejs/node/pull/51352/, https://github.com/nodejs/node/pull/51342/) |
| Appeared | test-osuosl-rhel8-ppc64_le-2, test-azure_msft-win2016_vs2017-x64-2, test-orka-macos11-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56606/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56692/ |
Example
not ok 4066 sequential/test-single-executable-application
---
duration_ms: 10978.06900
severity: fail
exitcode: 1
stack: |-
[process 805502]: --- stderr ---
[process 805502]: --- stdout ---
[process 805502]: status = null, signal = SIGSEGV
/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86
throw new Error(`${failures.join('\n')}`);
^
Error: - process terminated with status null, expected 0
- process terminated with signal SIGSEGV, expected null
at logAndThrow (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86:11)
at expectSyncExit (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:91:5)
at spawnSyncAndExitWithoutError (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:125:10)
at Object.<anonymous> (/home/iojs/bui...
| Reason | node-api/test_threadsafe_function/test |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51346/, https://github.com/nodejs/node/pull/35433/) |
| Appeared | test-equinix-ubuntu2004_container-armv7l-1, test-equinix-debian11_container-armv7l-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56655/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56660/ |
Example
not ok 3866 node-api/test_threadsafe_function/test
---
duration_ms: 360023.79200
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-child-process-fork-exec-path |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51310/, https://github.com/nodejs/node/pull/45427/) |
| Appeared | test-orka-macos11-x64-2, test-orka-macos11-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56599/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56634/ |
Example
not ok 186 parallel/test-child-process-fork-exec-path
---
duration_ms: 841.71600
severity: fail
exitcode: 1
stack: |-
node:fs:3005
binding.copyFile(
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.185/node-copy.exe'
at Object.copyFileSync (node:fs:3005:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-child-process-fork-exec-path.js:50:4)
at Module._compile (node:internal/modules/cjs/loader:1378:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1437:10)
at Module.load (node:internal/modules/cjs/loader:1212:32)
at Module._load (node:internal/modules/cjs/loader:1028:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
at node:internal/main/run_main_module:28:49 {
errno: -28,...
| Reason | parallel/test-file-write-stream4 |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51310/, https://github.com/nodejs/node/pull/45427/) |
| Appeared | test-orka-macos11-x64-2, test-orka-macos11-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56599/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56634/ |
Example
not ok 786 parallel/test-file-write-stream4
---
duration_ms: 558.77800
severity: fail
exitcode: 1
stack: |-
node:events:497
throw er; // Unhandled 'error' event
^
Error: ENOSPC: no space left on device, write
Emitted 'error' event on WriteStream instance at:
at WriteStream.onerror (node:internal/streams/readable:1026:14)
at WriteStream.emit (node:events:519:28)
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: -28,
code: 'ENOSPC',
syscall: 'write'
}
Node.js v22.0.0-pre
...
| Reason | parallel/test-fs-promises-writefile |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51310/, https://github.com/nodejs/node/pull/45427/) |
| Appeared | test-orka-macos11-x64-2, test-orka-macos11-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56599/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56634/ |
Example
not ok 863 parallel/test-fs-promises-writefile
---
duration_ms: 279.84700
severity: fail
exitcode: 1
stack: |-
node:internal/fs/promises:739
(await PromisePrototypeThen(
^
Error: ENOSPC: no space left on device, write
at async write (node:internal/fs/promises:739:8)
at async writeFileHandle (node:internal/fs/promises:480:34)
at async doWriteAsyncLargeIterable (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-fs-promises-writefile.js:119:3)
at async /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-fs-promises-writefile.js:177:3 {
errno: -28,
code: 'ENOSPC',
syscall: 'write'
}
Node.js v22.0.0-pre
...
| Reason | parallel/test-fs-write-reuse-callback |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51310/, https://github.com/nodejs/node/pull/45427/) |
| Appeared | test-orka-macos11-x64-2, test-orka-macos11-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56599/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56634/ |
Example
not ok 999 parallel/test-fs-write-reuse-callback
---
duration_ms: 465.40900
severity: fail
exitcode: 1
stack: |-
...
| Reason | parallel/test-inspector-break-when-eval |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51313/, https://github.com/nodejs/node/pull/51034/) |
| Appeared | test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56605/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56666/ |
Example
not ok 1864 parallel/test-inspector-break-when-eval
---
duration_ms: 15586.88000
severity: fail
exitcode: 1
stack: |-
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:34669/f1fc446b-de9b-409c-8300-7e61c1185790
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[test] Setting up a debugger
[err] Debugger attached.
[err]
Timed out waiting for matching notification (Initial pause)
1
...
| Reason | parallel/test-inspector-scriptparsed-context |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51355/, https://github.com/nodejs/node/pull/51358/) |
| Appeared | test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56673/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56675/ |
Example
not ok 1882 parallel/test-inspector-scriptparsed-context
---
duration_ms: 15635.35700
severity: fail
exitcode: 1
stack: |-
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:40571/8523aed6-4ec2-48cf-8e0e-43407d225f13
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
Timed out waiting for matching notification (break on [eval]:2)
1
...
| Reason | parallel/test-inspector-stop-profile-after-done |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51317/, https://github.com/nodejs/node/pull/51323/) |
| Appeared | test-ibm-rhel8-s390x-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56602/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56611/ |
Example
not ok 3440 parallel/test-inspector-stop-profile-after-done
---
duration_ms: 120119.43700
severity: fail
exitcode: -15
stack: |-
timeout
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:34239/3f7b1917-3d94-47ea-bf72-10b9d43e25d6
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
...
| Reason | parallel/test-macos-app-sandbox |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51123/, https://github.com/nodejs/node/pull/45427/) |
| Appeared | test-orka-macos11-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56627/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56634/ |
Example
not ok 1825 parallel/test-macos-app-sandbox
---
duration_ms: 441.50600
severity: fail
exitcode: 1
stack: |-
node:fs:3005
binding.copyFile(
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.1827/node_sandboxed.app/Contents/MacOS/node'
at Object.copyFileSync (node:fs:3005:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-macos-app-sandbox.js:41:4)
at Module._compile (node:internal/modules/cjs/loader:1378:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1437:10)
at Module.load (node:internal/modules/cjs/loader:1212:32)
at Module._load (node:internal/modules/cjs/loader:1028:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
at node:internal/main/run_main_module:28:49 {
errno:...
| Reason | parallel/test-runner-output |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/45427/, https://github.com/nodejs/node/pull/51340/) |
| Appeared | test-osuosl-aix72-ppc64_be-3, test-orka-macos11-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56634/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56697/ |
Example
not ok 2621 parallel/test-runner-output
---
duration_ms: 4647.41100
severity: fail
exitcode: 1
stack: |-
TAP version 13
# Subtest: test runner output
# Subtest: test-runner/output/abort.js
ok 1 - test-runner/output/abort.js
---
duration_ms: 3363.940096
...
| Reason | pummel/test-crypto-timing-safe-equal-benchmarks |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51367/, https://github.com/nodejs/node/pull/35433/) |
| Appeared | test-nearform-macos11.0-arm64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56671/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56685/ |
Example
not ok 3686 pummel/test-crypto-timing-safe-equal-benchmarks
---
duration_ms: 1774.66100
severity: fail
exitcode: 1
stack: |-
node:assert:408
throw err;
^
AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=-5.5625325619499515)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/pummel/test-crypto-timing-safe-equal-benchmarks.js:109:1)
at Module._compile (node:internal/modules/cjs/loader:1378:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1437:10)
at Module.load (node:internal/modules/cjs/loader:1212:32)
at Module._load (node:internal/modules/cjs/loader:1028:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
at node:internal/main/run_main_module:28:49 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: ...
| Reason | sequential/test-single-executable-application-disable-experimental-sea-warning |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/50115/, https://github.com/nodejs/node/pull/51342/) |
| Appeared | test-osuosl-rhel8-ppc64_le-2, test-orka-macos11-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56606/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56692/ |
Example
not ok 4067 sequential/test-single-executable-application-disable-experimental-sea-warning
---
duration_ms: 8941.53200
severity: fail
exitcode: 1
stack: |-
[process 805529]: --- stderr ---
[process 805529]: --- stdout ---
[process 805529]: status = null, signal = SIGSEGV
/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86
throw new Error(`${failures.join('\n')}`);
^
Error: - process terminated with status null, expected 0
- process terminated with signal SIGSEGV, expected null
at logAndThrow (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86:11)
at expectSyncExit (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:91:5)
at spawnSyncAndExitWithoutError (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:125:10)
at Ob...
| Reason | sequential/test-single-executable-application-empty |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/50115/, https://github.com/nodejs/node/pull/51342/) |
| Appeared | test-osuosl-rhel8-ppc64_le-2, test-orka-macos11-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56606/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56692/ |
Example
not ok 4068 sequential/test-single-executable-application-empty
---
duration_ms: 9178.16000
severity: fail
exitcode: 1
stack: |-
[process 805554]: --- stderr ---
[process 805554]: --- stdout ---
[process 805554]: status = null, signal = SIGSEGV
/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86
throw new Error(`${failures.join('\n')}`);
^
Error: - process terminated with status null, expected 0
- process terminated with signal SIGSEGV, expected null
at logAndThrow (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86:11)
at expectSyncExit (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:91:5)
at spawnSyncAndExitWithoutError (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:125:10)
at Object.<anonymous> (/home/ioj...
| Reason | sequential/test-single-executable-application-snapshot |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/50115/, https://github.com/nodejs/node/pull/51342/) |
| Appeared | test-osuosl-rhel8-ppc64_le-2, test-orka-macos11-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56606/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56692/ |
Example
not ok 4069 sequential/test-single-executable-application-snapshot
---
duration_ms: 9649.98900
severity: fail
exitcode: 1
stack: |-
[process 805587]: --- stderr ---
[process 805587]: --- stdout ---
[process 805587]: status = null, signal = SIGSEGV
/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86
throw new Error(`${failures.join('\n')}`);
^
Error: - process terminated with status null, expected 0
- process terminated with signal SIGSEGV, expected null
at logAndThrow (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86:11)
at expectSyncExit (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:91:5)
at spawnSyncAndExitWithoutError (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:125:10)
at Object.<anonymous> (/home/...
| Reason | sequential/test-single-executable-application-snapshot-and-code-cache |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/50115/, https://github.com/nodejs/node/pull/51342/) |
| Appeared | test-osuosl-rhel8-ppc64_le-2, test-orka-macos11-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56606/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56692/ |
Example
not ok 4070 sequential/test-single-executable-application-snapshot-and-code-cache
---
duration_ms: 9838.24000
severity: fail
exitcode: 1
stack: |-
[process 805613]: --- stderr ---
[process 805613]: --- stdout ---
[process 805613]: status = null, signal = SIGSEGV
/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86
throw new Error(`${failures.join('\n')}`);
^
Error: - process terminated with status null, expected 0
- process terminated with signal SIGSEGV, expected null
at logAndThrow (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86:11)
at expectSyncExit (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:91:5)
at spawnSyncAndExitWithoutError (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:125:10)
at Object.<ano...
| Reason | sequential/test-single-executable-application-use-code-cache |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/50115/, https://github.com/nodejs/node/pull/51342/) |
| Appeared | test-osuosl-rhel8-ppc64_le-2, test-orka-macos11-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56606/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56692/ |
Example
not ok 4071 sequential/test-single-executable-application-use-code-cache
---
duration_ms: 9354.71000
severity: fail
exitcode: 1
stack: |-
[process 805638]: --- stderr ---
[process 805638]: --- stdout ---
[process 805638]: status = null, signal = SIGSEGV
/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86
throw new Error(`${failures.join('\n')}`);
^
Error: - process terminated with status null, expected 0
- process terminated with signal SIGSEGV, expected null
at logAndThrow (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86:11)
at expectSyncExit (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:91:5)
at spawnSyncAndExitWithoutError (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:125:10)
at Object.<anonymous> (...
Progress
-
Failed to create a temp file on /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64(9) -
Build timed out (after 60 minutes). Marking the build as failed.(2) -
Value of: (!expectation.read_expected)(2) -
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?(11) -
fatal: No rebase in progress?(11) -
Error: Invalid regular expression: missing /(5) -
ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for ...(2) -
ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?(2) -
Failed to delete workspace(12) -
Unknown(21) -
parallel/test-whatwg-webstreams-transfer(8) -
sequential/test-single-executable-application(3) -
node-api/test_threadsafe_function/test(2) -
parallel/test-child-process-fork-exec-path(2) -
parallel/test-file-write-stream4(2) -
parallel/test-fs-promises-writefile(2) -
parallel/test-fs-write-reuse-callback(2) -
parallel/test-inspector-break-when-eval(2) -
parallel/test-inspector-scriptparsed-context(2) -
parallel/test-inspector-stop-profile-after-done(2) -
parallel/test-macos-app-sandbox(2) -
parallel/test-runner-output(2) -
pummel/test-crypto-timing-safe-equal-benchmarks(2) -
sequential/test-single-executable-application-disable-experimental-sea-warning(2) -
sequential/test-single-executable-application-empty(2) -
sequential/test-single-executable-application-snapshot(2) -
sequential/test-single-executable-application-snapshot-and-code-cache(2) -
sequential/test-single-executable-application-use-code-cache(2)
- Lenguaje dominante
- Shell
- Estrellas
- 57
- Forks
- 20
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Más de nodejs/reliability
-
CI Reliability 2026-09-20 Abierto
Dificultad 4/5 3-5 días Aptitud para principiantes 35/100
nodejs/reliability#1666 ·
-
CI Reliability 2026-09-19 Abierto
Dificultad 4/5 3-5 días Aptitud para principiantes 25/100
nodejs/reliability#1665 ·
-
CI Reliability 2026-09-18 Abierto
Dificultad 5/5 Más de una semana Aptitud para principiantes 25/100
nodejs/reliability#1664 ·
-
CI Reliability 2026-09-17 Abierto
Dificultad 4/5 3-5 días Aptitud para principiantes 35/100
nodejs/reliability#1663 ·
-
CI Reliability 2026-09-16 Abierto
Dificultad 4/5 3-5 días Aptitud para principiantes 35/100
nodejs/reliability#1662 ·
Todos los issues de nodejs/reliability
Issues similares
-
[InvoiceShelf] No database info Abierto
Dificultad 2/5 1-3 horas Aptitud para principiantes 68/100
community-scripts/ProxmoxVE#17396 · 1 comentario ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 68/100
mattpocock/skills#1099 ·
-
Update Vish to 1.1.5 Abiertopackage-update
Dificultad 2/5 1-3 horas Aptitud para principiantes 78/100
oSoWoSo/vOid_Community_repOsitory#144 · 1 comentario ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 88/100
-
help wanted new command
Dificultad 2/5 1-3 horas Aptitud para principiantes 72/100
tldr-pages/tldr#24151 ·