Skip to content

Latest commit

 

History

History
569 lines (467 loc) · 27.7 KB

2024-12-27.md

File metadata and controls

569 lines (467 loc) · 27.7 KB

Failures in node-test-pull-request/64127 to node-test-pull-request/64226 that failed 2 or more PRs (Generated with ncu-ci walk pr --stats=true --markdown reports/2024-12-27.md)

UTC Time RUNNING SUCCESS UNSTABLE ABORTED FAILURE Green Rate
2024-12-27 00:10 0 10 20 2 68 10.20%

Jenkins Failure

Git Failure

Reason ERROR: Error fetching remote repo 'origin'
Type GIT_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/56231/, https://github.com/nodejs/node/pull/56147/)
Appeared test-digitalocean-fedora40-x64-2, test-ibm-ubuntu2204-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/64166/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64224/
Example
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from [email protected]:nodejs/node.git
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)

Build Failure

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/56329/, https://github.com/nodejs/node/pull/56344/, https://github.com/nodejs/node/pull/56365/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-mnx-ubuntu2204-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/64141/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64207/
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 2 (https://github.com/nodejs/node/pull/56325/, https://github.com/nodejs/node/pull/56237/)
Appeared test-osuosl-ubuntu2204_container-armv7l-1, test-mnx-smartos22-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/64149/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64167/
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/jenkins13760763845883183201.sh
+ '[' -d .git ']'
+ git clean -fdx
Removing out/

JSTest Failure

Reason sequential/test-http-server-request-timeouts-mixed
Type JS_TEST_FAILURE
Failed PR 12 (https://github.com/nodejs/node/pull/56211/, https://github.com/nodejs/node/pull/56332/, https://github.com/nodejs/node/pull/56231/, https://github.com/nodejs/node/pull/56237/, https://github.com/nodejs/node/pull/50482/, https://github.com/nodejs/node/pull/56302/, https://github.com/nodejs/node/pull/56349/, https://github.com/nodejs/node/pull/56240/, https://github.com/nodejs/node/pull/56352/, https://github.com/nodejs/node/pull/56160/, https://github.com/nodejs/node/pull/56350/, https://github.com/nodejs/node/pull/56364/)
Appeared test-orka-macos11-x64-1, test-macstadium-macos11.0-arm64-3, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/64146/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64218/
Example
not ok 4281 sequential/test-http-server-request-timeouts-mixed
  ---
  duration_ms: 3164.66500
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/assert/utils:281
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(request2.completed)
    
        at Timeout._onTimeout (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-http-server-request-timeouts-mixed.js:108:5)
        at listOnTimeout (node:internal/timers:614:17)
        at process.processTimers (node:internal/timers:549:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v24.0.0-pre
  ...


Reason parallel/test-file-write-stream4
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/56303/, https://github.com/nodejs/node/pull/56325/, https://github.com/nodejs/node/pull/56335/, https://github.com/nodejs/node/pull/56344/, https://github.com/nodejs/node/pull/56359/, https://github.com/nodejs/node/pull/56350/)
Appeared test-equinix-rhel8_container-arm64-1, test-rackspace-win2019_vs2019-x64-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-5, test-equinix-ubuntu2204_container-armv7l-1, test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/64130/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64217/
Example
not ok 4058 parallel/test-file-write-stream4
  ---
  duration_ms: 360076.77800
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason es-module/test-wasm-web-api
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/56237/, https://github.com/nodejs/node/pull/56231/, https://github.com/nodejs/node/pull/56364/, https://github.com/nodejs/node/pull/56160/, https://github.com/nodejs/node/pull/56335/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-10, test-ibm-ubuntu2204_sharedlibs_container-x64-5, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-digitalocean-ubuntu2204_sharedlibs_container-x64-6, test-digitalocean-ubuntu2204_sharedlibs_container-x64-8
First CI https://ci.nodejs.org/job/node-test-pull-request/64148/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64225/
Example
not ok 3827 es-module/test-wasm-web-api
  ---
  duration_ms: 608.24100
  severity: crashed
  exitcode: -11
  stack: |-
    (node:2236889) Warning: Closing file descriptor 27 on garbage collection
    (Use `node --trace-warnings ...` to show where the warning was created)
    (node:2236889) [DEP0137] DeprecationWarning: Closing a FileHandle object on garbage collection is deprecated. Please close FileHandle objects explicitly using FileHandle.prototype.close(). In the future, an error will be thrown if a file descriptor is closed during garbage collection.
  ...


Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/55844/, https://github.com/nodejs/node/pull/56325/, https://github.com/nodejs/node/pull/56341/, https://github.com/nodejs/node/pull/56349/)
Appeared test-mnx-smartos23-x64-4, test-mnx-smartos22-x64-2, test-mnx-smartos22-x64-1, test-mnx-smartos23-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/64132/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64190/
Example
not ok 4373 sequential/test-worker-prof
  ---
  duration_ms: 1929.78700
  severity: fail
  exitcode: 1
  stack: |-
    [process 72167]: --- stderr ---
    
    [process 72167]: --- stdout ---
    files found in working directory before worker starts [ 'isolate-0x81a6000-72167-v8.log' ]
    parent prof file: isolate-0x81a6000-72167-v8.log
    parent posted 9777 messages
    files found in working directory before worker exits [ 'isolate-0x81a6000-72167-v8.log', 'isolate-0x8504000-72167-v8.log' ]
    worker prof file: isolate-0x8504000-72167-v8.log
    
    [process 72167]: status = null, signal = SIGPROF
    /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos23-x64/test/common/child_process.js:98
        throw error;
        ^
    
    Error: - process terminated with status null, expected 0
    - process terminated with signal SIGPROF, expected null
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos23-x64/test/sequential/test-worker-prof.js:53:22)
  ...

Reason parallel/test-watch-file-shared-dependency
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/56332/, https://github.com/nodejs/node/pull/56237/, https://github.com/nodejs/node/pull/56349/)
Appeared test-orka-macos11-x64-2, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/64151/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64188/
Example
not ok 3951 parallel/test-watch-file-shared-dependency
  ---
  duration_ms: 120073.10800
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    ▶ watch file with shared dependency
      ✔ should not remove shared dependencies when unfiltering an owner (16.197949ms)
    ✔ watch file with shared dependency (19.853204ms)
  ...


Reason parallel/test-abortsignal-drop-settled-signals
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/56334/, https://github.com/nodejs/node/pull/56329/)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/64150/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64226/
Example
not ok 375 parallel/test-abortsignal-drop-settled-signals
  ---
  duration_ms: 2015.02400
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: when there is a long-lived signal
        # Subtest: drops settled dependant signals
        ok 1 - drops settled dependant signals
          ---
          duration_ms: 453.707305
          ...


Reason parallel/test-buffer-tostring-rangeerror
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/56341/, https://github.com/nodejs/node/pull/56335/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-7, test-ibm-ubuntu2204_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/64187/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64215/
Example
not ok 1293 parallel/test-buffer-tostring-rangeerror
  ---
  duration_ms: 120023.35600
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    (node:3090402) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
    (Use `node --trace-deprecation ...` to show where the warning was created)
    (node:3090402) [DEP0030] DeprecationWarning: SlowBuffer() is deprecated. Please use Buffer.allocUnsafeSlow()
  ...


Reason parallel/test-fs-stat-bigint
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/55811/, https://github.com/nodejs/node/pull/56147/)
Appeared test-ibm-rhel8-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/64200/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64224/
Example
not ok 1320 parallel/test-fs-stat-bigint
  ---
  duration_ms: 78.63100
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/assert/utils:281
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: Number version atimeMs = 1735233442249.8384, BigInt version atimeMs = 1735233442249n, Allowable delta = 0
        at verifyStats (/home/iojs/build/workspace/node/test/parallel/test-fs-stat-bigint.js:70:7)
        at runSyncTest (/home/iojs/build/workspace/node/test/parallel/test-fs-stat-bigint.js:102:3)
        at Object.<anonymous> (/home/iojs/build/workspace/node/test/parallel/test-fs-stat-bigint.js:114:3)
        at Module._compile (node:internal/modules/cjs/loader:1739:14)
        at Object..js (node:internal/modules/cjs/loader:1904:10)
        at Module.load (node:internal/modules/cjs/loader:1473:32)
        at Function._load (node:internal/modules/cjs/loader:1285:12)
        at TracingChannel.traceSync (node:diagnostics_channel:322:14)
        at wrapModuleLoad (node:internal/modules/cjs/...

Reason parallel/test-http-chunk-problem
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/56106/, https://github.com/nodejs/node/pull/56364/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/64204/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64213/
Example
not ok 1484 parallel/test-http-chunk-problem
  ---
  duration_ms: 120057.80000
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-net-write-fully-async-buffer
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/56285/, https://github.com/nodejs/node/pull/56335/)
Appeared test-ibm-alpine319_container-x64-1, test-equinix-rhel8_container-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/64189/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64197/
Example
not ok 3366 parallel/test-net-write-fully-async-buffer
  ---
  duration_ms: 120047.41100
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-stream-readable-unpipe-resume
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/55844/, https://github.com/nodejs/node/pull/55481/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-digitalocean-ubuntu2204_sharedlibs_container-x64-8
First CI https://ci.nodejs.org/job/node-test-pull-request/64132/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64142/
Example
not ok 3957 parallel/test-stream-readable-unpipe-resume
  ---
  duration_ms: 120048.19600
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason pummel/test-hash-seed
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/55844/, https://github.com/nodejs/node/pull/56344/)
Appeared test-ibm-rhel8-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/64132/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64172/
Example
not ok 3965 pummel/test-hash-seed
  ---
  duration_ms: 68209.17300
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/errors:983
      const err = new Error(message);
                  ^
    
    Error: Command failed: /home/iojs/build/workspace/node/out/Release/node --allow-natives-syntax /home/iojs/build/workspace/node/test/fixtures/guess-hash-seed.js
    /home/iojs/build/workspace/node/test/fixtures/guess-hash-seed.js:163
      throw new Error('no candidates remaining');
      ^
    
    Error: no candidates remaining
        at Object.<anonymous> (/home/iojs/build/workspace/node/test/fixtures/guess-hash-seed.js:163:9)
        at Module._compile (node:internal/modules/cjs/loader:1740:14)
        at Object..js (node:internal/modules/cjs/loader:1905:10)
        at Module.load (node:internal/modules/cjs/loader:1474:32)
        at Function._load (node:internal/modules/cjs/loader:1286:12)
        at TracingChannel.traceSync (node:diagnostics_channel:322:14)
        at wrapModuleLoad (node:internal/mod...

Reason sequential/test-perf-hooks
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/56349/, https://github.com/nodejs/node/pull/56352/)
Appeared test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/64190/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64212/
Example
not ok 4307 sequential/test-perf-hooks
  ---
  duration_ms: 1514.98400
  severity: fail
  exitcode: 1
  stack: |-
    check initial nodeTiming
    {
      "name": "node",
      "entryType": "node",
      "startTime": 0,
      "duration": 56.800431,
      "nodeStart": 5.3349210023880005,
      "v8Start": 11.339950025081635,
      "environment": 21.466413021087646,
      "loopStart": -1,
      "loopExit": -1,
      "bootstrapComplete": 30.11537003517151,
      "idleTime": 0,
      "uvMetricsInfo": {
        "loopCount": 0,
        "events": 0,
        "eventsWaiting": 0
      }
    }
    Start timer
    Check nodeTiming in timer
    {
      "name": "node",
      "entryType": "node",
      "startTime": 0,
      "duration": 1191.988001,
      "nodeStart": 5.3349210023880005,
      "v8Start": 11.339950025081635,
      "environment": 21.466413021087646,
      "loopStart": 57.60866802930832,
      "loopExit": -1,
      "bootstrapComplete": 30.11537003517151,
      "idleTime": 1132.034109,
      "uvMetricsInfo": {
  ...

Reason sequential/test-tls-session-timeout
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/56237/, https://github.com/nodejs/node/pull/56335/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-3, test-digitalocean-ubuntu2204_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/64148/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64177/
Example
not ok 4375 sequential/test-tls-session-timeout
  ---
  duration_ms: 135.53900
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    'New' !== 'Reused'
    
        at /home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-tls-session-timeout.js:146:16
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-tls-session-timeout.js:130:7)
        at ChildProcess.emit (node:events:507:28)
        at ChildProcess._handle.onexit (node:internal/child_process:294:12) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 'New',
      expected: 'Reused',
      operator: 'strictEqual'
    }
    
    Node.js v24.0.0-pre
  ...