CI Reliability 2024-01-04

Open
#760 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
cpp, git, shell

Research direction

Start with the linked Jenkins console logs and the generated ncu-ci reliability report for the listed CI ranges. Group the recurring Jenkins and build failures by root cause, then investigate the corresponding infrastructure or build configuration. Done means the identified recurring failures are resolved and subsequent CI runs no longer reproduce them.

Written by the indexing model from the issue text.

Description

Failures in node-test-pull-request/56558 to node-test-pull-request/56656 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-04 00:13 0 6 14 8 72 6.52%
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 Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/49731/, https://github.com/nodejs/node/pull/50115/)
Appeared test-digitalocean-fedora38-x64-2, test-rackspace-win2022_vs2022-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56586/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56613/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 134.209.172.40/134.209.172.40:43198' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy145.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204)

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/51295/, https://github.com/nodejs/node/pull/50282/)
Appeared test-digitalocean-ubi81_container-x64-1, test-rackspace-win2022_vs2022-x64-3, test-ibm-ubi81_container-x64-1, test-rackspace-win2022_vs2022-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/56573/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56633/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Reason Cannot retrieve the node's workspace for hudson.matrix.MatrixProject@78fd291b[node-test-commit-osx]. Most probably the node is offline
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/51291/, https://github.com/nodejs/node/pull/51295/)
Appeared test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/56558/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56568/
Example
java.io.IOException: Cannot retrieve the node's workspace for hudson.matrix.MatrixProject@78fd291b[node-test-commit-osx]. Most probably the node is offline
	at hudson.matrix.MatrixRun$MatrixRunExecution.getParentWorkspaceLease(MatrixRun.java:173)
	at hudson.matrix.MatrixRun$MatrixRunExecution.decideWorkspace(MatrixRun.java:187)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:511)
	at hudson.model.Run.execute(Run.java:1895)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)

Build Failure
Reason error: The last gc run reported the following. Please correct the root cause
Type BUILD_FAILURE
Failed PR 12 (https://github.com/nodejs/node/pull/51291/, https://github.com/nodejs/node/pull/51295/, https://github.com/nodejs/node/pull/51305/, https://github.com/nodejs/node/pull/49790/, https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/51310/, https://github.com/nodejs/node/pull/51317/, https://github.com/nodejs/node/pull/51319/, https://github.com/nodejs/node/pull/51288/, https://github.com/nodejs/node/pull/50282/, https://github.com/nodejs/node/pull/51278/, https://github.com/nodejs/node/pull/51346/)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/56558/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56652/
Example
error: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log.
Automatic cleanup will not be performed until the file is removed.

warning: There are too many unreachable loose objects; run 'git prune' to remove them.

Reason error: unrecognized command line option '-std=gnu++20'; did you mean '-std=gnu++2a'?
Type BUILD_FAILURE
Failed PR 12 (https://github.com/nodejs/node/pull/51291/, https://github.com/nodejs/node/pull/51295/, https://github.com/nodejs/node/pull/51305/, https://github.com/nodejs/node/pull/49790/, https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/51310/, https://github.com/nodejs/node/pull/51317/, https://github.com/nodejs/node/pull/51319/, https://github.com/nodejs/node/pull/51288/, https://github.com/nodejs/node/pull/50282/, https://github.com/nodejs/node/pull/51278/, https://github.com/nodejs/node/pull/51346/)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/56558/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56652/
Example
error: unrecognized command line option '-std=gnu++20'; did you mean '-std=gnu++2a'?
deps/simdutf/simdutf.target.mk:86: recipe for target '/home/iojs/build/workspace/node-test-commit-linux-containered/out/Release/obj.target/simdutf/deps/simdutf/simdutf.o' failed
make[2]: *** [/home/iojs/build/workspace/node-test-commit-linux-containered/out/Release/obj.target/simdutf/deps/simdutf/simdutf.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Makefile:134: recipe for target 'node' failed
make[1]: *** [node] Error 2

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/51295/, https://github.com/nodejs/node/pull/51305/, https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/51312/, https://github.com/nodejs/node/pull/51318/, https://github.com/nodejs/node/pull/51319/, https://github.com/nodejs/node/pull/51278/, https://github.com/nodejs/node/pull/51342/, https://github.com/nodejs/node/pull/51346/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-osuosl-rhel8-ppc64_le-2, test-ibm-ubuntu2204_sharedlibs_container-x64-5, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-digitalocean-ubuntu2204_sharedlibs_container-x64-9
First CI https://ci.nodejs.org/job/node-test-pull-request/56564/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56652/
Example
fatal: No rebase in progress?

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 8 (https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/50405/, https://github.com/nodejs/node/pull/50890/, https://github.com/nodejs/node/pull/51124/, https://github.com/nodejs/node/pull/51323/, https://github.com/nodejs/node/pull/51342/, https://github.com/nodejs/node/pull/51346/, https://github.com/nodejs/node/pull/51353/)
Appeared test-equinix-ubuntu2004_container-armv7l-2, test-equinix-debian11_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-debian11_container-armv7l-2, test-osuosl-ubuntu2004_container-armv7l-1, test-osuosl-debian11_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56597/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56656/
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/jenkins17633072587808580268.sh
+ '[' -d .git ']'
+ git clean -fdx
Removing out/

Reason error: unrecognized command line option ‘-std=gnu++20’; did you mean ‘-std=gnu++2a’?
Type BUILD_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/50610/, https://github.com/nodejs/node/pull/51312/, https://github.com/nodejs/node/pull/50115/, https://github.com/nodejs/node/pull/45427/)
Appeared test-equinix_mnx-ubuntu1804-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56566/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56616/
Example
error: unrecognized command line option ‘-std=gnu++20’; did you mean ‘-std=gnu++2a’?
deps/simdutf/simdutf.target.mk:84: recipe for target '/home/iojs/build/workspace/node-test-commit-linux/out/Release/obj.target/simdutf/deps/simdutf/simdutf.o' failed
make[2]: *** [/home/iojs/build/workspace/node-test-commit-linux/out/Release/obj.target/simdutf/deps/simdutf/simdutf.o] Error 1
Makefile:134: recipe for target 'node' failed
make[1]: *** [node] Error 2
Makefile:565: recipe for target 'build-ci' failed

Reason Error: Invalid regular expression: missing /
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/51342/, https://github.com/nodejs/node/pull/51353/, https://github.com/nodejs/node/pull/51346/)
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/56655/
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/50115/, https://github.com/nodejs/node/pull/45427/)
Appeared test-digitalocean-fedora38-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/56579/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56616/
Example
ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for node-test-commit-linux/nodes=fedora-latest-x64 #55653
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

Git Failure
Reason Failed to delete workspace
Type GIT_FAILURE
Failed PR 16 (https://github.com/nodejs/node/pull/51295/, https://github.com/nodejs/node/pull/50614/, https://github.com/nodejs/node/pull/49790/, https://github.com/nodejs/node/pull/51309/, https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/51310/, https://github.com/nodejs/node/pull/50115/, 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/45427/, 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/, https://github.com/nodejs/node/pull/51124/)
Appeared test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/56573/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56647/
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)

JSTest Failure
Reason parallel/test-whatwg-webstreams-transfer
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/51291/, https://github.com/nodejs/node/pull/50610/, https://github.com/nodejs/node/pull/51310/, https://github.com/nodejs/node/pull/51312/, https://github.com/nodejs/node/pull/51313/, https://github.com/nodejs/node/pull/45427/)
Appeared test-ibm-rhel8-s390x-4, test-rackspace-win2019_vs2019-x64-4, test-rackspace-debian11-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-4, test-ibm-rhel8-x64-1, test-rackspace-win2019_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56562/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56614/
Example
not ok 3214 parallel/test-whatwg-webstreams-transfer
  ---
  duration_ms: 195.41700
  severity: fail
  exitcode: 1
  stack: |-
    Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
        at Proxy.mustCall (/home/iojs/build/workspace/node-test-commit-linuxone/test/common/index.js:434:10)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/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-lin...

Reason parallel/test-macos-app-sandbox
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/51309/, https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/51123/, 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/56594/
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-module-loading-globalpaths
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/50614/, https://github.com/nodejs/node/pull/51309/, https://github.com/nodejs/node/pull/50354/, 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/56583/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56634/
Example
not ok 1848 parallel/test-module-loading-globalpaths
  ---
  duration_ms: 300.04800
  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.1850/install/bin/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-module-loading-globalpaths.js:32:6)
        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 sequential/test-single-executable-application
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/51309/, https://github.com/nodejs/node/pull/50354/, 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, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56594/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56639/
Example
not ok 4066 sequential/test-single-executable-application
  ---
  duration_ms: 9975.63900
  severity: fail
  exitcode: 1
  stack: |-
    [process 999780]: --- stderr ---
    
    [process 999780]: --- stdout ---
    
    [process 999780]: 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/buil...

Reason sequential/test-single-executable-application-disable-experimental-sea-warning
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/51309/, https://github.com/nodejs/node/pull/50354/, 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, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56594/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56639/
Example
not ok 4067 sequential/test-single-executable-application-disable-experimental-sea-warning
  ---
  duration_ms: 9266.55400
  severity: fail
  exitcode: 1
  stack: |-
    [process 999805]: --- stderr ---
    
    [process 999805]: --- stdout ---
    
    [process 999805]: 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 4 (https://github.com/nodejs/node/pull/51309/, https://github.com/nodejs/node/pull/50354/, 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, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56594/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56639/
Example
not ok 4068 sequential/test-single-executable-application-empty
  ---
  duration_ms: 8899.01500
  severity: fail
  exitcode: 1
  stack: |-
    [process 999834]: --- stderr ---
    
    [process 999834]: --- stdout ---
    
    [process 999834]: 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 4 (https://github.com/nodejs/node/pull/51309/, https://github.com/nodejs/node/pull/50354/, 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, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56594/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56639/
Example
not ok 4069 sequential/test-single-executable-application-snapshot
  ---
  duration_ms: 10074.76900
  severity: fail
  exitcode: 1
  stack: |-
    [process 999867]: --- stderr ---
    
    [process 999867]: --- stdout ---
    
    [process 999867]: 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 4 (https://github.com/nodejs/node/pull/51309/, https://github.com/nodejs/node/pull/50354/, 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, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56594/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56639/
Example
not ok 4070 sequential/test-single-executable-application-snapshot-and-code-cache
  ---
  duration_ms: 9809.42400
  severity: fail
  exitcode: 1
  stack: |-
    [process 999893]: --- stderr ---
    
    [process 999893]: --- stdout ---
    
    [process 999893]: 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 4 (https://github.com/nodejs/node/pull/51309/, https://github.com/nodejs/node/pull/50354/, 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, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56594/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56639/
Example
not ok 4071 sequential/test-single-executable-application-use-code-cache
  ---
  duration_ms: 10451.53900
  severity: fail
  exitcode: 1
  stack: |-
    [process 999920]: --- stderr ---
    
    [process 999920]: --- stdout ---
    
    [process 999920]: 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> ...

Reason async-hooks/test-fsreqcallback-readFile
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/51291/, https://github.com/nodejs/node/pull/49790/, https://github.com/nodejs/node/pull/51310/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-3, test-digitalocean-ubuntu2204_sharedlibs_container-x64-7, test-digitalocean-ubuntu2204_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56558/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56599/
Example
not ok 3604 async-hooks/test-fsreqcallback-readFile
  ---
  duration_ms: 330.99300
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:408
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: Checking invocations at stage "reqwrap[2]: while in onread callback":
        Never called "destroy", but expected 1 invocation(s).
        at checkHook (/home/iojs/build/workspace/node-test-commit-linux-containered/test/async-hooks/hook-checks.js:44:7)
        at Array.forEach (<anonymous>)
        at checkInvocations (/home/iojs/build/workspace/node-test-commit-linux-containered/test/async-hooks/hook-checks.js:27:62)
        at onread (/home/iojs/build/workspace/node-test-commit-linux-containered/test/async-hooks/test-fsreqcallback-readFile.js:32:3)
        at onread (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:476:15)
        at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read/context:68:3)
        at FSReqCallback.callbackTrampoline...

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-debugger-heap-profiler
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50115/, https://github.com/nodejs/node/pull/51310/)
Appeared test-orka-macos11-x64-1, test-azure_msft-win11_vs2022-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/56570/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56599/
Example
not ok 482 parallel/test-debugger-heap-profiler
  ---
  duration_ms: 1073.60400
  severity: fail
  exitcode: 1
  stack: |-
    undefined:22611
    ,14,28,45219,72,
    
    SyntaxError: Unexpected end of JSON input
        at JSON.parse (<anonymous>)
        at waitInitialBreak (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-debugger-heap-profiler.js:26:12)
        at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    
    Node.js v22.0.0-pre
  ...


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-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-tls-ticket-cluster
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50308/, https://github.com/nodejs/node/pull/51318/)
Appeared test-azure_msft-win2022_vs2019-x64-2, test-rackspace-win2019_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56574/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56601/
Example
not ok 786 parallel/test-tls-ticket-cluster
  ---
  duration_ms: 615.99900
  severity: fail
  exitcode: 1
  stack: |-
    [primary] got "listening"
    [primary] connecting 61442 session? false
    [primary] got "listening"
    [primary] connecting 61442 session? false
    [worker] connection reused? false
    [primary] got "not-reused"
    [primary] connecting 61442 session? true
    [primary] got "listening"
    [primary] got "listening"
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 61442 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 61442 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 61442 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 61442 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 61442 session? true
    [worker] connection reused? tru...

Reason pummel/test-fs-readfile-tostring-fail
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/49790/, https://github.com/nodejs/node/pull/50115/)
Appeared test-orka-macos11-x64-2, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56585/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56606/
Example
not ok 3693 pummel/test-fs-readfile-tostring-fail
  ---
  duration_ms: 244.49200
  severity: fail
  exitcode: 7
  stack: |-
    /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-fs-readfile-tostring-fail.js:77
      throw err;
      ^
    
    AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOSPC: no space left on device, write
        at Object.callback (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-fs-readfile-tostring-fail.js:35:37)
        at callback (node:internal/streams/writable:757:21)
        at onwriteError (node:internal/streams/writable:597:3)
        at onwrite (node:internal/streams/writable:640:7)
        at node:internal/fs/streams:513:5
        at node:internal/fs/streams:455:14
        at FSReqCallback.wrapper [as oncomplete] (node:fs:953:5) {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: [Error: ENOSPC: no space left on device, write] {
        errno: -28,
        code: 'ENOSPC'...

Reason sequential/test-vm-timeout-escape-promise-module-2
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50115/, https://github.com/nodejs/node/pull/45427/)
Appeared test-ibm-rhel8-s390x-4, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56576/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56614/
Example
not ok 4074 sequential/test-vm-timeout-escape-promise-module-2
  ---
  duration_ms: 208.64500
  severity: fail
  exitcode: 1
  stack: |-
    (node:3018015) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
    (Use `node --trace-warnings ...` to show where the warning was created)
    /home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-vm-timeout-escape-promise-module-2.js:22
          throw new Error(
                ^
    
    Error: escaped timeout at 100 milliseconds!
        at loop (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-vm-timeout-escape-promise-module-2.js:22:13)
        at vm:module(0):1:30
        at SourceTextModule.evaluate (node:internal/vm/module:229:23)
        at assert.rejects.code (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-vm-timeout-escape-promise-module-2.js:38:16)
        at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    
    Node.j...

Progress
  • Failed to create a temp file on /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64 (9)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (2)
  • Build timed out (after 60 minutes). Marking the build as failed. (2)
  • Cannot retrieve the node's workspace for hudson.matrix.MatrixProject@78fd291b[node-test-commit-osx]. Most probably the node is offline (2)
  • error: The last gc run reported the following. Please correct the root cause (12)
  • error: unrecognized command line option '-std=gnu++20'; did you mean '-std=gnu++2a'? (12)
  • fatal: No rebase in progress? (9)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (8)
  • error: unrecognized command line option ‘-std=gnu++20’; did you mean ‘-std=gnu++2a’? (4)
  • Error: Invalid regular expression: missing / (3)
  • ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for ... (2)
  • Failed to delete workspace (16)
  • parallel/test-whatwg-webstreams-transfer (6)
  • parallel/test-macos-app-sandbox (4)
  • parallel/test-module-loading-globalpaths (4)
  • sequential/test-single-executable-application (4)
  • sequential/test-single-executable-application-disable-experimental-sea-warning (4)
  • sequential/test-single-executable-application-empty (4)
  • sequential/test-single-executable-application-snapshot (4)
  • sequential/test-single-executable-application-snapshot-and-code-cache (4)
  • sequential/test-single-executable-application-use-code-cache (4)
  • async-hooks/test-fsreqcallback-readFile (3)
  • parallel/test-child-process-fork-exec-path (2)
  • parallel/test-debugger-heap-profiler (2)
  • parallel/test-file-write-stream4 (2)
  • parallel/test-fs-promises-writefile (2)
  • parallel/test-fs-write-reuse-callback (2)
  • parallel/test-inspector-stop-profile-after-done (2)
  • parallel/test-tls-ticket-cluster (2)
  • pummel/test-fs-readfile-tostring-fail (2)
  • sequential/test-vm-timeout-escape-promise-module-2 (2)
Dominant language
Shell
Stars
57
Forks
20
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from nodejs/reliability

All issues in nodejs/reliability

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.