nodejs / nodejs/reliability

CI Reliability 2023-11-28

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

Nobody has claimed this yet.

Dominant language
Shell
Stars
57
Forks
20
PR merge metrics
No merged PRs in 30d

Description

Failures in node-test-pull-request/55864 to node-test-pull-request/55960 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
2023-11-28 00:13 0 11 8 1 80 11.11%
JSTest Failure
Reason parallel/test-worker-nearheaplimit-deadlock
Type JS_TEST_FAILURE
Failed PR 8 (https://github.com/nodejs/node/pull/50730/, https://github.com/nodejs/node/pull/50853/, https://github.com/nodejs/node/pull/50794/, https://github.com/nodejs/node/pull/50858/, https://github.com/nodejs/node/pull/50758/, https://github.com/nodejs/node/pull/50846/, https://github.com/nodejs/node/pull/50860/, https://github.com/nodejs/node/pull/50825/)
Appeared test-nearform-macos11.0-arm64-1, test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/55865/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55882/
Example
not ok 3262 parallel/test-worker-nearheaplimit-deadlock
  ---
  duration_ms: 173.04800
  severity: crashed
  exitcode: -6
  stack: |-
    
    <--- Last few GCs --->
    
    [49547:0x280008000]       28 ms: Mark-Compact 1.7 (6.0) -> 1.7 (6.0) MB, 1.46 / 0.00 ms  (average mu = 0.321, current mu = 0.027) background allocation failure; GC in old space requested
    [49547:0x280008000]       30 ms: Mark-Compact 1.7 (6.0) -> 1.7 (6.0) MB, 2.12 / 0.00 ms  (average mu = 0.197, current mu = 0.019) background allocation failure; GC in old space requested
    
    
    <--- JS stacktrace --->
    
    FATAL ERROR: LocalHeap: allocation failed Allocation failed - JavaScript heap out of memory
    ----- Native stack trace -----
    
     1: 0x104c97db8 node::Abort() [/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/out/Release/node]
     2: 0x104c97fb8 node::ModifyCodeGenerationFromStrings(v8::Local<v8::Context>, v8::Local<v8::Value>, bool) [/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx1...

Reason pummel/test-crypto-timing-safe-equal-benchmarks
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/50488/, https://github.com/nodejs/node/pull/50773/, https://github.com/nodejs/node/pull/50897/, https://github.com/nodejs/node/pull/50790/, https://github.com/nodejs/node/pull/50887/)
Appeared test-ibm-aix72-ppc64_be-2, test-equinix_mnx-smartos20-x64-3, test-nearform-macos11.0-arm64-1, test-equinix_mnx-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55880/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55933/
Example
not ok 3669 pummel/test-crypto-timing-safe-equal-benchmarks
  ---
  duration_ms: 3384.41700
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:408
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=4.669142668648351)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/pummel/test-crypto-timing-safe-equal-benchmarks.js:109:1)
        at Module._compile (node:internal/modules/cjs/loader:1375:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
        at Module.load (node:internal/modules/cjs/loader:1206:32)
        at Module._load (node:internal/modules/cjs/loader:1022: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 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50860/, https://github.com/nodejs/node/pull/50759/)
Appeared test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55874/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55906/
Example
not ok 1366 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
  ---
  duration_ms: 120072.32200
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-watch-recursive-add-file-with-url
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/49884/, https://github.com/nodejs/node/pull/50927/)
Appeared test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55928/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55949/
Example
not ok 1398 parallel/test-fs-watch-recursive-add-file-with-url
  ---
  duration_ms: 120066.87900
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-write-stream-eagain
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50784/, https://github.com/nodejs/node/pull/50783/)
Appeared test-ibm-ubi81_container-x64-1, test-rackspace-win2019_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/55892/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55895/
Example
not ok 1278 parallel/test-fs-write-stream-eagain
  ---
  duration_ms: 602.58800
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: WriteStream EAGAIN
        # Subtest: _write
        not ok 1 - _write
          ---
          duration_ms: 65.082033
          location: 'file:///home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-fs-write-stream-eagain.mjs:15:3'
          failureType: 'testCodeFailure'
          error: |-
            Expected values to be strictly equal:
            
            '' !== 'foo'
            
          code: 'ERR_ASSERTION'
          name: 'AssertionError'
          expected: 'foo'
          actual: ''
          operator: 'strictEqual'
          stack: |-
            TestContext.<anonymous> (file:///home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-fs-write-stream-eagain.mjs:30:12)
            process.processTicksAndRejections (node:internal/process/task_queues:95:5)
            async Test.run (node:...

Reason parallel/test-inspector-async-stack-traces-set-interval
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50881/, https://github.com/nodejs/node/pull/50897/)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55900/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55912/
Example
not ok 1993 parallel/test-inspector-async-stack-traces-set-interval
  ---
  duration_ms: 15327.02600
  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:39711/930e180d-e60c-4849-8568-cced25f55dad
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    [test] Skipping the first breakpoint in the eval script
    Timed out waiting for matching notification (break on [eval]:0)
    1
  ...


Reason parallel/test-inspector-console
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50897/, https://github.com/nodejs/node/pull/49731/)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55918/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55932/
Example
not ok 2008 parallel/test-inspector-console
  ---
  duration_ms: 15271.12100
  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:36713/96e505d4-645d-480f-85e6-0bb4030a3b19
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    Timed out waiting for matching notification (Runtime.consoleAPICalled)
    1
  ...


Reason parallel/test-inspector-stop-profile-after-done
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50858/, https://github.com/nodejs/node/pull/50782/)
Appeared test-ibm-rhel8-s390x-3, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55868/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55896/
Example
not ok 3632 parallel/test-inspector-stop-profile-after-done
  ---
  duration_ms: 120080.29700
  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:45929/38f36f8c-cbe1-406a-a260-712b6b9d4a98
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
  ...


Jenkins Failure
Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50488/, https://github.com/nodejs/node/pull/50881/)
Appeared test-orka-macos11-x64-2, test-digitalocean-fedora37-x64-1, test-digitalocean-fedora38-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55885/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55925/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 199.7.167.102/199.7.167.102:63993' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy166.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 120 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50758/, https://github.com/nodejs/node/pull/49884/)
Appeared test-digitalocean-fedora32-x64-1, test-digitalocean-fedora38-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55870/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55930/
Example
Build timed out (after 120 minutes). Marking the build as failed.

Git Failure
Build Failure
Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 14 (https://github.com/nodejs/node/pull/50730/, https://github.com/nodejs/node/pull/50860/, https://github.com/nodejs/node/pull/50488/, https://github.com/nodejs/node/pull/50840/, https://github.com/nodejs/node/pull/50651/, https://github.com/nodejs/node/pull/50923/, https://github.com/nodejs/node/pull/50887/, https://github.com/nodejs/node/pull/49025/, https://github.com/nodejs/node/pull/47342/, https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/50763/, https://github.com/nodejs/node/pull/50793/, https://github.com/nodejs/node/pull/50899/, https://github.com/nodejs/node/pull/50843/)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55866/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55960/
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/jenkins18210157371693122333.sh
+ '[' -d .git ']'
+ git clean -fdx
Removing out/

Reason fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
Type BUILD_FAILURE
Failed PR 12 (https://github.com/nodejs/node/pull/50858/, https://github.com/nodejs/node/pull/50488/, https://github.com/nodejs/node/pull/50860/, https://github.com/nodejs/node/pull/50789/, https://github.com/nodejs/node/pull/49790/, https://github.com/nodejs/node/pull/50782/, https://github.com/nodejs/node/pull/50840/, https://github.com/nodejs/node/pull/50881/, https://github.com/nodejs/node/pull/50572/, https://github.com/nodejs/node/pull/50907/, https://github.com/nodejs/node/pull/50790/, https://github.com/nodejs/node/pull/50923/)
Appeared test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55868/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55942/
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: Could not read from remote repository.
fatal: failed to run repack

Reason error: The last gc run reported the following. Please correct the root cause
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50730/, https://github.com/nodejs/node/pull/50897/)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55878/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55901/
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: remote GitHub already exists.
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50923/, https://github.com/nodejs/node/pull/50354/)
Appeared test-rackspace-win2022_vs2022-x64-3, test-rackspace-win2022_vs2022-x64-2, test-rackspace-win2022_vs2022-x64-4, test-rackspace-win2022_vs2022-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/55942/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55951/
Example
error: remote GitHub already exists.

> git fetch --prune --no-tags GitHub 

> git fetch --prune --no-tags https://github.com/nodejs/build.git +refs/heads/main:refs/remotes/jenkins_tmp

CCTest Failure
undefined
Reason Unknown
Type undefined
Failed PR 10 (https://github.com/nodejs/node/pull/50858/, https://github.com/nodejs/node/pull/50758/, https://github.com/nodejs/node/pull/50488/, https://github.com/nodejs/node/pull/50784/, https://github.com/nodejs/node/pull/50572/, https://github.com/nodejs/node/pull/50773/, https://github.com/nodejs/node/pull/50790/, https://github.com/nodejs/node/pull/49884/, https://github.com/nodejs/node/pull/50793/, https://github.com/nodejs/node/pull/50910/)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-equinix-centos7_container-arm64-1, test-equinix-centos7_container-arm64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-rackspace-centos7-x64-1, test-equinix_mnx-smartos18-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55868/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55957/
Example
Unknown

Progress
  • parallel/test-worker-nearheaplimit-deadlock (8)
  • pummel/test-crypto-timing-safe-equal-benchmarks (5)
  • parallel/test-fs-watch-recursive-add-file-to-existing-subfolder (2)
  • parallel/test-fs-watch-recursive-add-file-with-url (2)
  • parallel/test-fs-write-stream-eagain (2)
  • parallel/test-inspector-async-stack-traces-set-interval (2)
  • parallel/test-inspector-console (2)
  • parallel/test-inspector-stop-profile-after-done (2)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (2)
  • Build timed out (after 120 minutes). Marking the build as failed. (2)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (14)
  • fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository (12)
  • error: The last gc run reported the following. Please correct the root cause (2)
  • error: remote GitHub already exists. (2)
  • Unknown (10)

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.

Research direction

Start with the linked CI console logs and the named tests, including test/parallel/test-worker-nearheaplimit-deadlock and test/pummel/test-crypto-timing-safe-equal-benchmarks.js. Compare the failures across the listed operating systems and rerun the affected tests; done means the reported failures no longer recur in CI.

Written by the indexing model from the issue text.

Assessment

Tech stack
nodejs
Domain
ci-cd, devops, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.