CI Reliability 2024-01-07

未关闭
#763 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
5/5
预计耗时
一周以上
新手友好度
25/100
Issue 类型
缺陷
描述清晰度
需要澄清
活跃度
停滞
技术栈
git, node.js, shell
领域
ci-cd, devops, testing

调研方向

从链接的 Jenkins 控制台日志和生成的 ncu-ci walk pr --stats=true --markdown 报告开始,比较受影响 job 中列出的失败类型。只有在调查完各个 CI 可靠性问题的原因,并且相应的失败不再重复发生后,该 issue 才算完成,但它没有指出需要修改的具体代码入口或测试。

由索引模型根据 Issue 内容生成。

描述

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
Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 11 (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/51358/, https://github.com/nodejs/node/pull/35433/, https://github.com/nodejs/node/pull/51353/, https://github.com/nodejs/node/pull/51378/, https://github.com/nodejs/node/pull/51340/)
Appeared test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix-ubuntu2004_container-armv7l-2, test-osuosl-aix72-ppc64_be-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/56624/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56697/
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 fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 11 (https://github.com/nodejs/node/pull/51312/, https://github.com/nodejs/node/pull/51318/, https://github.com/nodejs/node/pull/51278/, https://github.com/nodejs/node/pull/51346/, https://github.com/nodejs/node/pull/51358/, https://github.com/nodejs/node/pull/51352/, https://github.com/nodejs/node/pull/51319/, https://github.com/nodejs/node/pull/51378/, https://github.com/nodejs/node/pull/51385/, https://github.com/nodejs/node/pull/51342/, https://github.com/nodejs/node/pull/51340/)
Appeared test-orka-macos11-x64-2, test-nearform-macos11.0-arm64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-1, test-osuosl-rhel8-ppc64_le-2, test-ibm-ubuntu2204_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/56600/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56697/
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
Reason Failed to delete workspace
Type GIT_FAILURE
Failed PR 12 (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/, https://github.com/nodejs/node/pull/51340/)
Appeared test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/56599/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56697/
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
Reason Unknown
Type undefined
Failed PR 21 (https://github.com/nodejs/node/pull/51310/, https://github.com/nodejs/node/pull/51312/, https://github.com/nodejs/node/pull/51317/, https://github.com/nodejs/node/pull/50115/, https://github.com/nodejs/node/pull/45427/, https://github.com/nodejs/node/pull/50282/, https://github.com/nodejs/node/pull/51278/, https://github.com/nodejs/node/pull/51346/, https://github.com/nodejs/node/pull/51360/, https://github.com/nodejs/node/pull/51358/, https://github.com/nodejs/node/pull/35433/, https://github.com/nodejs/node/pull/51353/, https://github.com/nodejs/node/pull/51352/, https://github.com/nodejs/node/pull/51367/, https://github.com/nodejs/node/pull/51319/, https://github.com/nodejs/node/pull/51378/, https://github.com/nodejs/node/pull/51385/, https://github.com/nodejs/node/pull/51342/, https://github.com/nodejs/node/pull/51288/, https://github.com/nodejs/node/pull/50405/, https://github.com/nodejs/node/pull/51340/)
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-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-equinix_mnx-ubuntu1804-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/56697/
Example
Unknown

JSTest Failure
Reason parallel/test-whatwg-webstreams-transfer
Type JS_TEST_FAILURE
Failed PR 8 (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/, https://github.com/nodejs/node/pull/51358/, https://github.com/nodejs/node/pull/51352/, https://github.com/nodejs/node/pull/51367/, https://github.com/nodejs/node/pull/50405/)
Appeared test-digitalocean-alpine315_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-rhel8-s390x-4, test-rackspace-win2019_vs2019-x64-4, test-rackspace-debian11-x64-1, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56599/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56696/
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)
主要语言
Shell
星标
57
派生
20
PR 合并指标
30 天内没有已合并 PR

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

nodejs/reliability 的其他 Issue

查看 nodejs/reliability 的全部 Issue

相似的 Issue

更多 Shell/Bash Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。