Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI Reliability 2022-06-23 #309

Open
33 tasks
github-actions bot opened this issue Jun 23, 2022 · 0 comments
Open
33 tasks

CI Reliability 2022-06-23 #309

github-actions bot opened this issue Jun 23, 2022 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/44708 to node-test-pull-request/44807 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-06-23 00:13 0 2 23 2 73 2.04%

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 4 (nodejs/node#43493, nodejs/node#43228, nodejs/node#42686, nodejs/node#43505)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2, test-rackspace-win2012r2_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/44727/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44777/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 145.40.81.219/145.40.81.219:47104' 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)

Git Failure

Build Failure

Reason ERROR: Build step failed with exception
Type BUILD_FAILURE
Failed PR 3 (nodejs/node#43505, nodejs/node#43475, nodejs/node#43497)
Appeared test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/44781/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44794/
Example
ERROR: Build step failed with exception
java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[test-equinix-ubuntu2004_container-armv7l-2] which is computer hudson.slaves.SlaveComputer@2ad6001 and has channel null
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:113)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:180)
	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:91)

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 3 (nodejs/node#43381, nodejs/node#43317, nodejs/node#43392)
Appeared test-equinix-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-1, test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/44721/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44751/
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/jenkins6706608375315491508.sh
+ '[' -d .git ']'
+ git clean -fdx

undefined

Reason Unknown
Type undefined
Failed PR 22 (nodejs/node#43455, nodejs/node#43216, nodejs/node#43478, nodejs/node#43227, nodejs/node#43190, nodejs/node#43225, nodejs/node#43434, nodejs/node#43317, nodejs/node#43493, nodejs/node#43392, nodejs/node#43058, nodejs/node#43369, nodejs/node#43491, nodejs/node#43510, nodejs/node#43228, nodejs/node#42686, nodejs/node#43519, nodejs/node#43475, nodejs/node#43497, nodejs/node#43531, nodejs/node#43515, nodejs/node#43505)
Appeared test-nearform_arm-win10_vs2019-arm64-1, test-equinix-debian10_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/44717/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44806/
Example
Unknown

JSTest Failure

Reason parallel/test-http-server-request-timeouts-mixed
Type JS_TEST_FAILURE
Failed PR 13 (nodejs/node#43381, nodejs/node#43227, nodejs/node#43190, nodejs/node#43058, nodejs/node#43369, nodejs/node#43511, nodejs/node#43475, nodejs/node#43510, nodejs/node#43491, nodejs/node#43477, nodejs/node#43526, nodejs/node#43497, nodejs/node#43392)
Appeared test-nearform-macos10.15-x64-3, test-orka-macos11-x64-1, test-orka-macos11-x64-2, test-orka-macos10.15-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/44721/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44796/
Example
not ok 1173 parallel/test-http-server-request-timeouts-mixed
  ---
  duration_ms: 3.314
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:399
        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/osx1015/test/parallel/test-http-server-request-timeouts-mixed.js:106:5)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v19.0.0-pre
  ...


Reason parallel/test-net-connect-reset-until-connected
Type JS_TEST_FAILURE
Failed PR 11 (nodejs/node#43058, nodejs/node#43477, nodejs/node#43478, nodejs/node#43472, nodejs/node#43455, nodejs/node#43227, nodejs/node#43493, nodejs/node#43225, nodejs/node#43475, nodejs/node#43531, nodejs/node#43536)
Appeared test-digitalocean-freebsd12-x64-2, test-digitalocean-freebsd12-x64-1, test-joyent-smartos20-x64-4, test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/44708/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44805/
Example
not ok 2084 parallel/test-net-connect-reset-until-connected
  ---
  duration_ms: 120.27
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-worker-fshandles-error-on-termination
Type JS_TEST_FAILURE
Failed PR 11 (nodejs/node#43216, nodejs/node#43478, nodejs/node#43227, nodejs/node#43434, nodejs/node#43493, nodejs/node#43491, nodejs/node#43510, nodejs/node#42686, nodejs/node#43505, nodejs/node#43531, nodejs/node#43515)
Appeared test-azure_msft-win10_vs2019-x64-3, test-orka-macos10.15-x64-2, test-rackspace-win2012r2_vs2017-x64-2, test-azure_msft-win10_vs2019-x64-1, test-equinix-debian10_container-armv7l-1, test-rackspace-win2012r2_vs2019-x64-6, test-rackspace-win2012r2_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/44722/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44801/
Example
not ok 775 parallel/test-worker-fshandles-error-on-termination
  ---
  duration_ms: 7.717
  severity: fail
  exitcode: 134
  stack: |-
    C:\Windows\SYSTEM32\cmd.exe[1392]: C:\workspace\node-compile-windows\node\src\node_file-inl.h:162: Assertion `finished_' failed.
     1: 00007FF73E1599DF node_api_throw_syntax_error+176223
     2: 00007FF73E0E7876 v8::internal::wasm::WasmCode::safepoint_table_offset+67398
     3: 00007FF73E0E7C42 v8::internal::wasm::WasmCode::safepoint_table_offset+68370
     4: 00007FF73E0D077D v8::base::CPU::has_fpu+38813
     5: 00007FF73E0D1D39 v8::base::CPU::has_fpu+44377
     6: 00007FF73E1BB837 uv_timer_stop+1207
     7: 00007FF73E1B7DDB uv_async_send+331
     8: 00007FF73E1B756C uv_loop_init+1292
     9: 00007FF73E1B770A uv_run+202
    10: 00007FF73E1865B5 node::SpinEventLoop+309
    11: 00007FF73E01CE40 v8::internal::wasm::SignatureMap::Freeze+35904
    12: 00007FF73E018568 v8::internal::wasm::SignatureMap::Freeze+17256
    13: 00007FF73E1A7DDD uv_poll_stop+557
    14: 00007FF73F1...

Reason parallel/test-domain-no-error-handler-abort-on-uncaught-7
Type JS_TEST_FAILURE
Failed PR 8 (nodejs/node#43479, nodejs/node#42882, nodejs/node#43477, nodejs/node#43493, nodejs/node#43369, nodejs/node#43058, nodejs/node#43285, nodejs/node#43497)
Appeared test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/44716/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44794/
Example
not ok 712 parallel/test-domain-no-error-handler-abort-on-uncaught-7
  ---
  duration_ms: 120.150
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-domain-no-error-handler-abort-on-uncaught-9
Type JS_TEST_FAILURE
Failed PR 8 (nodejs/node#43493, nodejs/node#43477, nodejs/node#43369, nodejs/node#43058, nodejs/node#43491, nodejs/node#43285, nodejs/node#43526, nodejs/node#43497)
Appeared test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/44733/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44794/
Example
not ok 715 parallel/test-domain-no-error-handler-abort-on-uncaught-9
  ---
  duration_ms: 120.187
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-worker-fshandles-open-close-on-termination
Type JS_TEST_FAILURE
Failed PR 8 (nodejs/node#43493, nodejs/node#43227, nodejs/node#43058, nodejs/node#43369, nodejs/node#43477, nodejs/node#43228, nodejs/node#43526, nodejs/node#43505)
Appeared test-azure_msft-win10_vs2019-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-azure_msft-win10_vs2019-x64-3, test-joyent-smartos20-x64-3, test-rackspace-win2012r2_vs2019-x64-3, test-orka-macos11-x64-1, test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/44734/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44806/
Example
not ok 774 parallel/test-worker-fshandles-open-close-on-termination
  ---
  duration_ms: 2.171
  severity: fail
  exitcode: 134
  stack: |-
    C:\Windows\SYSTEM32\cmd.exe[14080]: C:\workspace\node-compile-windows\node\src\node_file-inl.h:162: Assertion `finished_' failed.
     1: 00007FF6DF2C9CCF node_api_throw_syntax_error+176223
     2: 00007FF6DF257B66 v8::internal::wasm::WasmCode::safepoint_table_offset+67398
     3: 00007FF6DF257F32 v8::internal::wasm::WasmCode::safepoint_table_offset+68370
     4: 00007FF6DF240A6D v8::base::CPU::has_fpu+39565
     5: 00007FF6DF242029 v8::base::CPU::has_fpu+45129
     6: 00007FF6DF32BB27 uv_timer_stop+1207
     7: 00007FF6DF3280CB uv_async_send+331
     8: 00007FF6DF32785C uv_loop_init+1292
     9: 00007FF6DF3279FA uv_run+202
    10: 00007FF6DF2F68A5 node::SpinEventLoop+309
    11: 00007FF6DF18CE40 v8::internal::wasm::SignatureMap::Freeze+35904
    12: 00007FF6DF188568 v8::internal::wasm::SignatureMap::Freeze+17256
    13: 00007FF6DF3180CD uv_poll_stop+557
    14: 00007...

Reason parallel/test-domain-no-error-handler-abort-on-uncaught-6
Type JS_TEST_FAILURE
Failed PR 7 (nodejs/node#43479, nodejs/node#42882, nodejs/node#43477, nodejs/node#43493, nodejs/node#43369, nodejs/node#43058, nodejs/node#43497)
Appeared test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/44716/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44794/
Example
not ok 710 parallel/test-domain-no-error-handler-abort-on-uncaught-6
  ---
  duration_ms: 120.90
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-domain-no-error-handler-abort-on-uncaught-8
Type JS_TEST_FAILURE
Failed PR 7 (nodejs/node#43493, nodejs/node#43477, nodejs/node#43369, nodejs/node#43058, nodejs/node#43491, nodejs/node#43285, nodejs/node#43497)
Appeared test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/44733/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44794/
Example
not ok 714 parallel/test-domain-no-error-handler-abort-on-uncaught-8
  ---
  duration_ms: 120.183
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-domain-throw-error-then-throw-from-uncaught-exception-handler
Type JS_TEST_FAILURE
Failed PR 7 (nodejs/node#43493, nodejs/node#43477, nodejs/node#43369, nodejs/node#43491, nodejs/node#43285, nodejs/node#43526, nodejs/node#43497)
Appeared test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/44733/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44794/
Example
not ok 1245 parallel/test-domain-throw-error-then-throw-from-uncaught-exception-handler
  ---
  duration_ms: 120.148
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-domain-no-error-handler-abort-on-uncaught-4
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#43479, nodejs/node#42882, nodejs/node#43477, nodejs/node#43493, nodejs/node#43369, nodejs/node#43531)
Appeared test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/44716/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44800/
Example
not ok 708 parallel/test-domain-no-error-handler-abort-on-uncaught-4
  ---
  duration_ms: 120.138
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-domain-with-abort-on-uncaught-exception
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#43477, nodejs/node#43369, nodejs/node#43491, nodejs/node#43228, nodejs/node#43526, nodejs/node#43497)
Appeared test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/44737/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44794/
Example
not ok 1254 parallel/test-domain-with-abort-on-uncaught-exception
  ---
  duration_ms: 120.175
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-domain-no-error-handler-abort-on-uncaught-5
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#43479, nodejs/node#42882, nodejs/node#43477, nodejs/node#43493, nodejs/node#43369)
Appeared test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/44716/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44750/
Example
not ok 708 parallel/test-domain-no-error-handler-abort-on-uncaught-5
  ---
  duration_ms: 120.174
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason pummel/test-heapsnapshot-near-heap-limit
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#43479, nodejs/node#43477, nodejs/node#43510, nodejs/node#43497, nodejs/node#43392)
Appeared test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/44716/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44796/
Example
not ok 3294 pummel/test-heapsnapshot-near-heap-limit
  ---
  duration_ms: 720.133
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    
    Testing limit = 0
    [28589:681b010]       66 ms: Scavenge 5.4 (5.7) -> 4.9 (6.7) MB, 1.1 / 0.0 ms  (average mu = 1.000, current mu = 1.000) task; 
    [28589:681b010]       73 ms: Scavenge 5.5 (6.7) -> 5.1 (7.2) MB, 1.2 / 0.0 ms  (average mu = 1.000, current mu = 1.000) allocation failure; 
    [28589:681b010]       83 ms: Scavenge 5.9 (7.2) -> 5.3 (7.2) MB, 0.8 / 0.0 ms  (average mu = 1.000, current mu = 1.000) allocation failure; 
    [28589:681b010]       91 ms: Scavenge 6.0 (7.2) -> 5.5 (9.4) MB, 1.1 / 0.0 ms  (average mu = 1.000, current mu = 1.000) allocation failure; 
    [28589:681b010]      103 ms: Scavenge 7.2 (9.4) -> 6.0 (9.7) MB, 0.6 / 0.0 ms  (average mu = 1.000, current mu = 1.000) allocation failure; 
    [28589:681b010]      112 ms: Scavenge 7.1 (9.7) -> 6.3 (10.4) MB, 1.3 / 0.0 ms  (average mu = 1.000, current mu = 1.000) task; 
    [28589:681b...

Reason node-api/test_fatal/test_threads_report
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#43477, nodejs/node#43493, nodejs/node#43510, nodejs/node#43505)
Appeared test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/44737/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44785/
Example
not ok 3469 node-api/test_fatal/test_threads_report
  ---
  duration_ms: 120.89
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-domain-no-error-handler-abort-on-uncaught-3
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#43479, nodejs/node#43493, nodejs/node#43477, nodejs/node#43531)
Appeared test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/44716/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44800/
Example
not ok 707 parallel/test-domain-no-error-handler-abort-on-uncaught-3
  ---
  duration_ms: 120.152
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-trace-events-fs-sync
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#43190, nodejs/node#43058, nodejs/node#43510, nodejs/node#43505)
Appeared test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/44741/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44787/
Example
not ok 704 parallel/test-trace-events-fs-sync
  ---
  duration_ms: 1.964
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-trace-events-fs-sync.js:133
        throw new Error(`${tr}:\n${util.inspect(proc)}`);
        ^
    
    Error: fs.sync.fstat:
    {
      status: 1,
      signal: null,
      output: [
        null,
        '',
        'node:internal/fs/utils:347\r\n' +
          '    throw err;\r\n' +
          '    ^\r\n' +
          '\r\n' +
          "Error: EPERM: operation not permitted, open 'fs.txt'\r\n" +
          '    at Object.openSync (node:fs:599:3)\r\n' +
          '    at Object.writeFileSync (node:fs:2221:35)\r\n' +
          '    at [eval]:1:4\r\n' +
          '    at Script.runInThisContext (node:vm:130:12)\r\n' +
          '    at Object.runInThisContext (node:vm:306:38)\r\n' +
          '    at node:internal/process/execution:76:19\r\n' +
          '    at [eval]-wrapper:6:22\r\n' +
          '    at evalScript (nod...

Reason parallel/test-domain-no-error-handler-abort-on-uncaught-1
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#43479, nodejs/node#43477, nodejs/node#43531)
Appeared test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/44716/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44800/
Example
not ok 705 parallel/test-domain-no-error-handler-abort-on-uncaught-1
  ---
  duration_ms: 120.118
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-domain-no-error-handler-abort-on-uncaught-2
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#43479, nodejs/node#43477, nodejs/node#43531)
Appeared test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/44716/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44800/
Example
not ok 706 parallel/test-domain-no-error-handler-abort-on-uncaught-2
  ---
  duration_ms: 120.198
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-vm-timeout-escape-promise-2
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#43526, nodejs/node#43535, nodejs/node#43533)
Appeared test-ibm-rhel7-s390x-3, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/44786/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44807/
Example
not ok 2932 parallel/test-vm-timeout-escape-promise-2
  ---
  duration_ms: 0.256
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-vm-timeout-escape-promise-2.js:20
          throw new Error(
                ^
    
    Error: escaped timeout at 100 milliseconds!
        at loop (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-vm-timeout-escape-promise-2.js:20:13)
        at evalmachine.<anonymous>:1:30
        at Script.runInContext (node:vm:139:12)
        at Script.runInNewContext (node:vm:144:17)
        at Object.runInNewContext (node:vm:298:38)
        at assert.throws.code (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-vm-timeout-escape-promise-2.js:27:6)
        at getActual (node:assert:756:5)
        at Function.throws (node:assert:902:24)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-vm-timeout-escape-promise-2.js:26:8)
      ...

Reason parallel/test-worker-heap-snapshot
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#43058, nodejs/node#43519, nodejs/node#43533)
Appeared test-softlayer-ubi81_container-x64-1, test-rackspace-win2012r2_vs2017-x64-4, test-rackspace-win2012r2_vs2013-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/44747/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44807/
Example
not ok 3059 parallel/test-worker-heap-snapshot
  ---
  duration_ms: 0.916
  severity: crashed
  exitcode: -6
  stack: |-
    FATAL ERROR: HandleScope::HandleScope Entering the V8 API without proper locking in place
     1: 0xafbae0 node::Abort() [out/Release/node]
     2: 0xa0c1b5 node::FatalError(char const*, char const*) [out/Release/node]
     3: 0xcec4aa v8::Utils::ReportApiFailure(char const*, char const*) [out/Release/node]
     4: 0xceda0c v8::HandleScope::HandleScope(v8::Isolate*) [out/Release/node]
     5: 0xa4f077 node::BaseObject::~BaseObject() [out/Release/node]
     6: 0xa4df6e node::AsyncWrap::~AsyncWrap() [out/Release/node]
     7: 0xbcb0e8 node::worker::WorkerHeapSnapshotTaker::~WorkerHeapSnapshotTaker() [out/Release/node]
     8: 0xbc3bff  [out/Release/node]
     9: 0xa7a7ba node::Environment::RunAndClearInterrupts() [out/Release/node]
    10: 0xa7a867  [out/Release/node]
    11: 0xe43dfc v8::internal::Isolate::InvokeApiInterruptCallbacks() [out/Release/node]
    12: 0xe5cf01 v8::internal::St...

Reason parallel/test-worker-http2-stream-terminate
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#43369, nodejs/node#42686, nodejs/node#43536)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-freebsd12-x64-2, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/44758/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44805/
Example
not ok 3136 parallel/test-worker-http2-stream-terminate
  ---
  duration_ms: 120.88
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason report/test-report-fatal-error
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#43493, nodejs/node#43475, nodejs/node#43536)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/44733/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44805/
Example
not ok 3286 report/test-report-fatal-error
  ---
  duration_ms: 120.145
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason abort/test-signal-handler
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#43493, nodejs/node#43510)
Appeared test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/44754/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44771/
Example
not ok 3661 abort/test-signal-handler
  ---
  duration_ms: 120.104
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason abort/test-worker-abort-uncaught-exception
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#43493, nodejs/node#43510)
Appeared test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/44738/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44771/
Example
not ok 3662 abort/test-worker-abort-uncaught-exception
  ---
  duration_ms: 120.186
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason abort/test-zlib-invalid-internals-usage
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#43493, nodejs/node#43392)
Appeared test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/44738/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44796/
Example
not ok 3664 abort/test-zlib-invalid-internals-usage
  ---
  duration_ms: 120.183
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason node-api/test_fatal/test_threads
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#43477, nodejs/node#43510)
Appeared test-joyent-smartos20-x64-4, test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/44737/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44766/
Example
not ok 3468 node-api/test_fatal/test_threads
  ---
  duration_ms: 120.66
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-domain-no-error-handler-abort-on-uncaught-0
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#43479, nodejs/node#43477)
Appeared test-joyent-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/44716/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44749/
Example
not ok 784 parallel/test-domain-no-error-handler-abort-on-uncaught-0
  ---
  duration_ms: 120.89
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-gc-http-client-timeout
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#43216, nodejs/node#43434)
Appeared test-digitalocean-freebsd12-x64-2, test-digitalocean-freebsd12-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/44722/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44743/
Example
not ok 873 parallel/test-gc-http-client-timeout
  ---
  duration_ms: 0.640
  severity: fail
  exitcode: 1
  stack: |-
    node:events:515
          throw er; // Unhandled 'error' event
          ^
    
    Error: connect ECONNRESET 127.0.0.1:32059 - Local (127.0.0.1:32323)
        at internalConnect (node:net:999:16)
        at defaultTriggerAsyncIdScope (node:internal/async_hooks:464:18)
        at GetAddrInfoReqWrap.emitLookup [as callback] (node:net:1145:9)
        at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:113:8)
    Emitted 'error' event on ClientRequest instance at:
        at Socket.socketErrorListener (node:_http_client:465:9)
        at Socket.emit (node:events:537:28)
        at emitErrorNT (node:internal/streams/destroy:151:8)
        at emitErrorCloseNT (node:internal/streams/destroy:116:3)
        at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
      errno: -54,
      code: 'ECONNRESET',
      syscall: 'connect',
      address: '127.0.0.1',
      por...

Reason wpt/test-encoding
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#43455, nodejs/node#43484)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2017-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/44717/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44757/
Example
not ok 3514 wpt/test-encoding
  ---
  duration_ms: 0.911
  severity: fail
  exitcode: 1
  stack: |-
    ---- api-basics.any.js ----
    [SKIPPED] requires small-icu
    ---- api-invalid-label.any.js ----
    [SKIPPED] location is not defined
    ---- iso-2022-jp-decoder.any.js ----
    [SKIPPED] requires full-icu
    ---- legacy-mb-schinese/gb18030/gb18030-decoder.any.js ----
    [SKIPPED] The gb18030 encoding is not supported
    ---- legacy-mb-schinese/gbk/gbk-decoder.any.js ----
    [SKIPPED] The gbk encoding is not supported
    ---- replacement-encodings.any.js ----
    [SKIPPED] decoding-helpers.js needs XMLHttpRequest
    ---- single-byte-decoder.window.js ----
    [SKIPPED] location is not defined
    ---- textdecoder-byte-order-marks.any.js ----
    [SKIPPED] requires small-icu
    ---- textdecoder-fatal-single-byte.any.js ----
    [SKIPPED] requires full-icu
    ---- textdecoder-fatal-streaming.any.js ----
    [SKIPPED] requires small-icu
    ---- textdecoder-fatal.any.js ----
    [SKIPPED] requires...

Progress

  • Backing channel 'JNLP4-connect connection from ... is disconnected. (4)
  • ERROR: Build step failed with exception (3)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (3)
  • Unknown (22)
  • parallel/test-http-server-request-timeouts-mixed (13)
  • parallel/test-net-connect-reset-until-connected (11)
  • parallel/test-worker-fshandles-error-on-termination (11)
  • parallel/test-domain-no-error-handler-abort-on-uncaught-7 (8)
  • parallel/test-domain-no-error-handler-abort-on-uncaught-9 (8)
  • parallel/test-worker-fshandles-open-close-on-termination (8)
  • parallel/test-domain-no-error-handler-abort-on-uncaught-6 (7)
  • parallel/test-domain-no-error-handler-abort-on-uncaught-8 (7)
  • parallel/test-domain-throw-error-then-throw-from-uncaught-exception-handler (7)
  • parallel/test-domain-no-error-handler-abort-on-uncaught-4 (6)
  • parallel/test-domain-with-abort-on-uncaught-exception (6)
  • parallel/test-domain-no-error-handler-abort-on-uncaught-5 (5)
  • pummel/test-heapsnapshot-near-heap-limit (5)
  • node-api/test_fatal/test_threads_report (4)
  • parallel/test-domain-no-error-handler-abort-on-uncaught-3 (4)
  • parallel/test-trace-events-fs-sync (4)
  • parallel/test-domain-no-error-handler-abort-on-uncaught-1 (3)
  • parallel/test-domain-no-error-handler-abort-on-uncaught-2 (3)
  • parallel/test-vm-timeout-escape-promise-2 (3)
  • parallel/test-worker-heap-snapshot (3)
  • parallel/test-worker-http2-stream-terminate (3)
  • report/test-report-fatal-error (3)
  • abort/test-signal-handler (2)
  • abort/test-worker-abort-uncaught-exception (2)
  • abort/test-zlib-invalid-internals-usage (2)
  • node-api/test_fatal/test_threads (2)
  • parallel/test-domain-no-error-handler-abort-on-uncaught-0 (2)
  • parallel/test-gc-http-client-timeout (2)
  • wpt/test-encoding (2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants