nodejs / nodejs/reliability

CI Reliability 2022-08-27

Open
#359 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/46163 to node-test-pull-request/46261 that failed more than 2 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
2022-08-27 00:16 0 12 13 6 69 12.77%
JSTest Failure
Reason sequential/test-child-process-execsync
Type JS_TEST_FAILURE
Failed PR 15 (https://github.com/nodejs/node/pull/44252/, https://github.com/nodejs/node/pull/44355/, https://github.com/nodejs/node/pull/44327/, https://github.com/nodejs/node/pull/44255/, https://github.com/nodejs/node/pull/44353/, https://github.com/nodejs/node/pull/44250/, https://github.com/nodejs/node/pull/44345/, https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/44367/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44362/, https://github.com/nodejs/node/pull/44324/, https://github.com/nodejs/node/pull/44358/, https://github.com/nodejs/node/pull/44309/, https://github.com/nodejs/node/pull/44388/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46163/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46246/
Example
not ok 853 sequential/test-child-process-execsync
  ---
  duration_ms: 6.28
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:400
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(end < SLEEP)
    
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-child-process-execsync.js:62:3)
        at Module._compile (node:internal/modules/cjs/loader:1119:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1173:10)
        at Module.load (node:internal/modules/cjs/loader:997:32)
        at Module._load (node:internal/modules/cjs/loader:838:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12)
        at node:internal/main/run_main_module:23:47 {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v19.0.0-pre
  ...


Reason sequential/test-debugger-backtrace
Type JS_TEST_FAILURE
Failed PR 10 (https://github.com/nodejs/node/pull/44252/, https://github.com/nodejs/node/pull/44355/, https://github.com/nodejs/node/pull/44327/, https://github.com/nodejs/node/pull/44359/, https://github.com/nodejs/node/pull/44345/, https://github.com/nodejs/node/pull/44319/, https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44301/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46163/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46224/
Example
not ok 856 sequential/test-debugger-backtrace
  ---
  duration_ms: 10.971
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v19.0.0-pre
  ...


Reason sequential/test-debugger-custom-port
Type JS_TEST_FAILURE
Failed PR 10 (https://github.com/nodejs/node/pull/44252/, https://github.com/nodejs/node/pull/44355/, https://github.com/nodejs/node/pull/44327/, https://github.com/nodejs/node/pull/44359/, https://github.com/nodejs/node/pull/44345/, https://github.com/nodejs/node/pull/44319/, https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44301/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46163/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46224/
Example
not ok 857 sequential/test-debugger-custom-port
  ---
  duration_ms: 10.785
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v19.0.0-pre
  ...


Reason sequential/test-debugger-exec
Type JS_TEST_FAILURE
Failed PR 10 (https://github.com/nodejs/node/pull/44252/, https://github.com/nodejs/node/pull/44355/, https://github.com/nodejs/node/pull/44327/, https://github.com/nodejs/node/pull/44359/, https://github.com/nodejs/node/pull/44345/, https://github.com/nodejs/node/pull/44319/, https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44301/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46163/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46224/
Example
not ok 858 sequential/test-debugger-exec
  ---
  duration_ms: 10.923
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v19.0.0-pre
  ...


Reason sequential/test-debugger-sb-before-load
Type JS_TEST_FAILURE
Failed PR 10 (https://github.com/nodejs/node/pull/44252/, https://github.com/nodejs/node/pull/44309/, https://github.com/nodejs/node/pull/44327/, https://github.com/nodejs/node/pull/44255/, https://github.com/nodejs/node/pull/44349/, https://github.com/nodejs/node/pull/44247/, https://github.com/nodejs/node/pull/44358/, https://github.com/nodejs/node/pull/44319/, https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44301/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46163/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46226/
Example
not ok 862 sequential/test-debugger-sb-before-load
  ---
  duration_ms: 10.957
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v19.0.0-pre
  ...


Reason sequential/test-debugger-launch
Type JS_TEST_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/44252/, https://github.com/nodejs/node/pull/44355/, https://github.com/nodejs/node/pull/44327/, https://github.com/nodejs/node/pull/44359/, https://github.com/nodejs/node/pull/44345/, https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44301/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46163/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46224/
Example
not ok 859 sequential/test-debugger-launch
  ---
  duration_ms: 10.970
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v19.0.0-pre
  ...


Reason sequential/test-debugger-list
Type JS_TEST_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/44252/, https://github.com/nodejs/node/pull/44309/, https://github.com/nodejs/node/pull/44327/, https://github.com/nodejs/node/pull/44255/, https://github.com/nodejs/node/pull/44247/, https://github.com/nodejs/node/pull/44358/, https://github.com/nodejs/node/pull/44319/, https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44301/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46163/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46226/
Example
not ok 859 sequential/test-debugger-list
  ---
  duration_ms: 120.819
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason sequential/test-debugger-random-port-with-inspect-port
Type JS_TEST_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/44252/, https://github.com/nodejs/node/pull/44355/, https://github.com/nodejs/node/pull/44327/, https://github.com/nodejs/node/pull/44359/, https://github.com/nodejs/node/pull/44345/, https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44301/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46163/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46224/
Example
not ok 861 sequential/test-debugger-random-port-with-inspect-port
  ---
  duration_ms: 10.861
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v19.0.0-pre
  ...


Reason sequential/test-debugger-run-after-quit-restart
Type JS_TEST_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/44252/, https://github.com/nodejs/node/pull/44355/, https://github.com/nodejs/node/pull/44327/, https://github.com/nodejs/node/pull/44359/, https://github.com/nodejs/node/pull/44345/, https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44301/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46163/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46224/
Example
not ok 862 sequential/test-debugger-run-after-quit-restart
  ---
  duration_ms: 10.928
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v19.0.0-pre
  ...


Reason sequential/test-debugger-watchers
Type JS_TEST_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/44252/, https://github.com/nodejs/node/pull/44355/, https://github.com/nodejs/node/pull/44327/, https://github.com/nodejs/node/pull/44359/, https://github.com/nodejs/node/pull/44345/, https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44301/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46163/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46224/
Example
not ok 863 sequential/test-debugger-watchers
  ---
  duration_ms: 10.854
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v19.0.0-pre
  ...


Reason parallel/test-child-process-exec-timeout
Type JS_TEST_FAILURE
Failed PR 8 (https://github.com/nodejs/node/pull/44252/, https://github.com/nodejs/node/pull/44327/, https://github.com/nodejs/node/pull/44345/, https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44179/, https://github.com/nodejs/node/pull/44309/, https://github.com/nodejs/node/pull/44370/)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46163/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46244/
Example
not ok 106 parallel/test-child-process-exec-timeout
  ---
  duration_ms: 11.442
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-exec-timeout.js:20
      assert.strictEqual(err.killed, true);
                             ^
    
    TypeError: Cannot read properties of null (reading 'killed')
        at C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-exec-timeout.js:20:26
        at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:444:15
        at ChildProcess.exithandler (node:child_process:404:7)
        at ChildProcess.emit (node:events:513:28)
        at maybeClose (node:internal/child_process:1091:16)
        at Socket.<anonymous> (node:internal/child_process:449:11)
        at Socket.emit (node:events:513:28)
        at Pipe.<anonymous> (node:net:298:12)
    
    Node.js v19.0.0-pre
  ...


Reason sequential/test-debugger-preserve-breaks
Type JS_TEST_FAILURE
Failed PR 8 (https://github.com/nodejs/node/pull/44252/, https://github.com/nodejs/node/pull/44309/, https://github.com/nodejs/node/pull/44255/, https://github.com/nodejs/node/pull/44358/, https://github.com/nodejs/node/pull/44247/, https://github.com/nodejs/node/pull/44319/, https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44301/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46163/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46226/
Example
not ok 860 sequential/test-debugger-preserve-breaks
  ---
  duration_ms: 10.892
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v19.0.0-pre
  ...


Reason sequential/test-debugger-auto-resume
Type JS_TEST_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/44309/, https://github.com/nodejs/node/pull/44353/, https://github.com/nodejs/node/pull/44250/, https://github.com/nodejs/node/pull/44345/, https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44358/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46171/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46241/
Example
not ok 852 sequential/test-debugger-auto-resume
  ---
  duration_ms: 11.10
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.7.1-pre
  ...


Reason sequential/test-debugger-break
Type JS_TEST_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/44252/, https://github.com/nodejs/node/pull/44255/, https://github.com/nodejs/node/pull/44247/, https://github.com/nodejs/node/pull/44358/, https://github.com/nodejs/node/pull/44319/, https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44301/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46163/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46226/
Example
not ok 856 sequential/test-debugger-break
  ---
  duration_ms: 10.917
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v19.0.0-pre
  ...


Reason sequential/test-debugger-exec-scope
Type JS_TEST_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/44309/, https://github.com/nodejs/node/pull/44353/, https://github.com/nodejs/node/pull/44250/, https://github.com/nodejs/node/pull/44345/, https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44358/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46171/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46241/
Example
not ok 854 sequential/test-debugger-exec-scope
  ---
  duration_ms: 10.831
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.7.1-pre
  ...


Reason sequential/test-debugger-heap-profiler
Type JS_TEST_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/44252/, https://github.com/nodejs/node/pull/44255/, https://github.com/nodejs/node/pull/44247/, https://github.com/nodejs/node/pull/44358/, https://github.com/nodejs/node/pull/44319/, https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44301/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46163/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46226/
Example
not ok 858 sequential/test-debugger-heap-profiler
  ---
  duration_ms: 11.16
  severity: fail
  exitcode: 1
  stack: |-
    Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.857
    Files blocking: []
    
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v19.0.0-pre
  ...


Reason sequential/test-debugger-random-port
Type JS_TEST_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/44252/, https://github.com/nodejs/node/pull/44309/, https://github.com/nodejs/node/pull/44255/, https://github.com/nodejs/node/pull/44247/, https://github.com/nodejs/node/pull/44319/, https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44301/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46163/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46226/
Example
not ok 861 sequential/test-debugger-random-port
  ---
  duration_ms: 11.133
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v19.0.0-pre
  ...


Reason sequential/test-debugger-restart-message
Type JS_TEST_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/44309/, https://github.com/nodejs/node/pull/44353/, https://github.com/nodejs/node/pull/44250/, https://github.com/nodejs/node/pull/44345/, https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44358/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46171/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46241/
Example
not ok 858 sequential/test-debugger-restart-message
  ---
  duration_ms: 11.104
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.7.1-pre
  ...


Reason sequential/test-debugger-use-strict
Type JS_TEST_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/44309/, https://github.com/nodejs/node/pull/44353/, https://github.com/nodejs/node/pull/44250/, https://github.com/nodejs/node/pull/44345/, https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44358/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46171/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46241/
Example
not ok 859 sequential/test-debugger-use-strict
  ---
  duration_ms: 10.979
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.7.1-pre
  ...


Reason sequential/test-heap-prof
Type JS_TEST_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/44252/, https://github.com/nodejs/node/pull/44355/, https://github.com/nodejs/node/pull/44327/, https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44380/, https://github.com/nodejs/node/pull/44309/)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46163/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46237/
Example
not ok 867 sequential/test-heap-prof
  ---
  duration_ms: 120.777
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason sequential/test-debugger-clear-breakpoints
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/44309/, https://github.com/nodejs/node/pull/44353/, https://github.com/nodejs/node/pull/44345/, https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44358/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46171/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46241/
Example
not ok 853 sequential/test-debugger-clear-breakpoints
  ---
  duration_ms: 11.23
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.7.1-pre
  ...


Reason sequential/test-debugger-object-type-remote-object
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/44309/, https://github.com/nodejs/node/pull/44353/, https://github.com/nodejs/node/pull/44345/, https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44358/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46171/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46241/
Example
not ok 856 sequential/test-debugger-object-type-remote-object
  ---
  duration_ms: 120.778
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason parallel/test-child-process-spawnsync-timeout
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/44319/, https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/44341/, https://github.com/nodejs/node/pull/44362/, https://github.com/nodejs/node/pull/44309/)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46194/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46237/
Example
not ok 120 parallel/test-child-process-spawnsync-timeout
  ---
  duration_ms: 6.562
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:400
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(end < SLEEP)
    
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-spawnsync-timeout.js:47:5)
        at Module._compile (node:internal/modules/cjs/loader:1119:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1173:10)
        at Module.load (node:internal/modules/cjs/loader:997:32)
        at Module._load (node:internal/modules/cjs/loader:838:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12)
        at node:internal/main/run_main_module:23:47 {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v19.0.0-pre
...

Reason parallel/test-debugger-extract-function-name
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/44309/, https://github.com/nodejs/node/pull/44349/, https://github.com/nodejs/node/pull/44301/, https://github.com/nodejs/node/pull/44319/, https://github.com/nodejs/node/pull/44241/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46171/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46204/
Example
not ok 204 parallel/test-debugger-extract-function-name
  ---
  duration_ms: 16.632
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v19.0.0-pre
  ...


Reason sequential/test-debugger-profile
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/44353/, https://github.com/nodejs/node/pull/44345/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/44358/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46184/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46241/
Example
not ok 857 sequential/test-debugger-profile
  ---
  duration_ms: 10.913
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.7.1-pre
  ...


Reason parallel/test-vm-timeout-escape-promise-2
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/44327/, https://github.com/nodejs/node/pull/44309/, https://github.com/nodejs/node/pull/44407/, https://github.com/nodejs/node/pull/44380/)
Appeared test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46173/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46257/
Example
not ok 754 parallel/test-vm-timeout-escape-promise-2
  ---
  duration_ms: 0.393
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-vm-timeout-escape-promise-2.js:20
          throw new Error(
                ^
    
    Error: escaped timeout at 100 milliseconds!
        at loop (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-vm-timeout-escape-promise-2.js:20:13)
        at evalmachine.<anonymous>:1:30
        at Script.runInContext (node:vm:141:12)
        at Script.runInNewContext (node:vm:146:17)
        at Object.runInNewContext (node:vm:306:38)
        at assert.throws.code (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-vm-timeout-escape-promise-2.js:27:6)
        at getActual (node:assert:757:5)
        at Function.throws (node:assert:903:24)
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-vm-timeout-escape-promise-2.js:26:8)
       ...

Reason sequential/test-debugger-breakpoint-exists
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/44309/, https://github.com/nodejs/node/pull/44353/, https://github.com/nodejs/node/pull/44358/, https://github.com/nodejs/node/pull/44241/)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46169/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46213/
Example
not ok 856 sequential/test-debugger-breakpoint-exists
  ---
  duration_ms: 11.82
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v19.0.0-pre
  ...


Reason sequential/test-debugger-exceptions
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/44309/, https://github.com/nodejs/node/pull/44353/, https://github.com/nodejs/node/pull/44358/, https://github.com/nodejs/node/pull/44241/)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46169/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46213/
Example
not ok 857 sequential/test-debugger-exceptions
  ---
  duration_ms: 10.911
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v19.0.0-pre
  ...


Reason sequential/test-debugger-help
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/44309/, https://github.com/nodejs/node/pull/44353/, https://github.com/nodejs/node/pull/44358/, https://github.com/nodejs/node/pull/44241/)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46169/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46213/
Example
not ok 858 sequential/test-debugger-help
  ---
  duration_ms: 11.191
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v19.0.0-pre
  ...


Reason sequential/test-debugger-low-level
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/44309/, https://github.com/nodejs/node/pull/44353/, https://github.com/nodejs/node/pull/44358/, https://github.com/nodejs/node/pull/44241/)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46169/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46213/
Example
not ok 859 sequential/test-debugger-low-level
  ---
  duration_ms: 11.62
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v19.0.0-pre
  ...


Reason sequential/test-debugger-profile-command
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/44309/, https://github.com/nodejs/node/pull/44353/, https://github.com/nodejs/node/pull/44358/, https://github.com/nodejs/node/pull/44241/)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46169/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46213/
Example
not ok 860 sequential/test-debugger-profile-command
  ---
  duration_ms: 120.877
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason sequential/test-debugger-scripts
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/44309/, https://github.com/nodejs/node/pull/44353/, https://github.com/nodejs/node/pull/44358/, https://github.com/nodejs/node/pull/44241/)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46169/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46213/
Example
not ok 862 sequential/test-debugger-scripts
  ---
  duration_ms: 10.915
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v19.0.0-pre
  ...


Reason node-api/test_threadsafe_function/test
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/44362/, https://github.com/nodejs/node/pull/44402/, https://github.com/nodejs/node/pull/44376/)
Appeared test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46233/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46261/
Example
not ok 3517 node-api/test_threadsafe_function/test
  ---
  duration_ms: 360.57
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason report/test-report-fatalerror-oomerror
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/44353/, https://github.com/nodejs/node/pull/44367/, https://github.com/nodejs/node/pull/44309/)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46184/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46229/
Example
not ok 867 report/test-report-fatalerror-oomerror
  ---
  duration_ms: 300.88
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason wpt/test-webcrypto
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/44309/, https://github.com/nodejs/node/pull/44353/, https://github.com/nodejs/node/pull/44179/)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46165/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46227/
Example
not ok 892 wpt/test-webcrypto
  ---
  duration_ms: 721.9
  severity: fail
  exitcode: 1
  stack: |-
    timeout
    ---- algorithm-discards-context.https.window.js ----
    [SKIPPED] Not relevant in Node.js context
    ---- historical.any.js ----
    [SKIPPED] Not relevant in Node.js context
    ---- idlharness.https.any.js ----
    [SKIPPED] Various non-IDL-compliant things
    ---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
    [PASS] setup - define tests
    ---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
    [PASS] X25519 good parameters
    ---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
    [PASS] X25519 mixed case parameters
    ---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
    [PASS] X25519 with null length
    ---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
    [PASS] X25519 short result
    ---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
    [PASS] X25519 non-multiple of 8 bits
    ---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
    [P...

Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/44345/, https://github.com/nodejs/node/pull/44341/)
Appeared test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2012r2_vs2013-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46187/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46223/
Example
not ok 887 sequential/test-worker-prof
  ---
  duration_ms: 30.320
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:124
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: child exited with signal: {
      error: Error: spawnSync C:\workspace\node-test-binary-windows-js-suites\node\Release\node.exe ETIMEDOUT
          at Object.spawnSync (node:internal/child_process:1110:20)
          at spawnSync (node:child_process:857:24)
          at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-worker-prof.js:53:23)
          at Module._compile (node:internal/modules/cjs/loader:1119:14)
          at Module._extensions..js (node:internal/modules/cjs/loader:1173:10)
          at Module.load (node:internal/modules/cjs/loader:997:32)
          at Module._load (node:internal/modules/cjs/loader:838:12)
          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12)
          at node:internal/main/run_main...

Jenkins Failure
Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/44353/, https://github.com/nodejs/node/pull/44358/, https://github.com/nodejs/node/pull/43476/)
Appeared test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vs2019-x64-4, test-digitalocean-freebsd12-x64-1, test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46170/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46209/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 20.213.108.146/20.213.108.146:3009' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
	at com.sun.proxy.$Proxy79.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205)

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/44327/, https://github.com/nodejs/node/pull/43476/)
Appeared test-rackspace-win2012r2_vs2019-x64-6, test-softlayer-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46177/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46196/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Build Failure
Reason ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44407/, https://github.com/nodejs/node/pull/44380/)
Appeared test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46251/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46257/
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
Join notifier cannot find upstream run: node-test-binary-windows-js-suites number 16484
Finished: FAILURE

Progress
  • sequential/test-child-process-execsync (15)
  • sequential/test-debugger-backtrace (10)
  • sequential/test-debugger-custom-port (10)
  • sequential/test-debugger-exec (10)
  • sequential/test-debugger-sb-before-load (10)
  • sequential/test-debugger-launch (9)
  • sequential/test-debugger-list (9)
  • sequential/test-debugger-random-port-with-inspect-port (9)
  • sequential/test-debugger-run-after-quit-restart (9)
  • sequential/test-debugger-watchers (9)
  • parallel/test-child-process-exec-timeout (8)
  • sequential/test-debugger-preserve-breaks (8)
  • sequential/test-debugger-auto-resume (7)
  • sequential/test-debugger-break (7)
  • sequential/test-debugger-exec-scope (7)
  • sequential/test-debugger-heap-profiler (7)
  • sequential/test-debugger-random-port (7)
  • sequential/test-debugger-restart-message (7)
  • sequential/test-debugger-use-strict (7)
  • sequential/test-heap-prof (7)
  • sequential/test-debugger-clear-breakpoints (6)
  • sequential/test-debugger-object-type-remote-object (6)
  • parallel/test-child-process-spawnsync-timeout (5)
  • parallel/test-debugger-extract-function-name (5)
  • sequential/test-debugger-profile (5)
  • parallel/test-vm-timeout-escape-promise-2 (4)
  • sequential/test-debugger-breakpoint-exists (4)
  • sequential/test-debugger-exceptions (4)
  • sequential/test-debugger-help (4)
  • sequential/test-debugger-low-level (4)
  • sequential/test-debugger-profile-command (4)
  • sequential/test-debugger-scripts (4)
  • node-api/test_threadsafe_function/test (3)
  • report/test-report-fatalerror-oomerror (3)
  • wpt/test-webcrypto (3)
  • sequential/test-worker-prof (2)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (3)
  • Build timed out (after 60 minutes). Marking the build as failed. (2)
  • ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error? (3)

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 listed Windows CI runs and the failing tests under test/sequential/, especially test-child-process-execsync and the debugger tests; inspect test/common/debugger.js for the reported timeout path. Reproduce the failures on the referenced Windows jobs and determine what makes these tests unreliable. Done means the reported failures no longer recur in CI.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
ci-cd, testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.