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-05-19 #282

Open
27 tasks
github-actions bot opened this issue May 19, 2022 · 0 comments
Open
27 tasks

CI Reliability 2022-05-19 #282

github-actions bot opened this issue May 19, 2022 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/43975 to node-test-pull-request/44074 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-05-19 00:17 0 9 20 3 68 9.28%

Jenkins Failure

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 3 (nodejs/node#43117, nodejs/node#43099, nodejs/node#43061)
Appeared test-softlayer-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/44026/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44053/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Reason Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linux"): error=2, No such file or directory
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#43088, nodejs/node#43087)
Appeared test-ibm-rhel8-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43992/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43995/
Example
java.io.IOException: Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linux"): error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
	at hudson.Proc$LocalProc.<init>(Proc.java:252)
	at hudson.Proc$LocalProc.<init>(Proc.java:221)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:995)

Reason Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linuxone"): error=2, No such file or directory
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#43088, nodejs/node#43087)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/43992/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43995/
Example
java.io.IOException: Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linuxone"): error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
	at hudson.Proc$LocalProc.<init>(Proc.java:252)
	at hudson.Proc$LocalProc.<init>(Proc.java:221)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:995)

Reason Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le"): error=2, No such file or directory
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#43088, nodejs/node#43087)
Appeared test-osuosl-rhel8-ppc64_le-2
First CI https://ci.nodejs.org/job/node-test-pull-request/43992/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43995/
Example
java.io.IOException: Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le"): error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
	at hudson.Proc$LocalProc.<init>(Proc.java:252)
	at hudson.Proc$LocalProc.<init>(Proc.java:221)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:995)

Build Failure

Reason ERROR: Build step failed with exception
Type BUILD_FAILURE
Failed PR 3 (nodejs/node#43036, nodejs/node#43061, nodejs/node#43011)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/44031/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44068/
Example
ERROR: Build step failed with exception
java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[test-equinix-ubuntu2004_container-armv7l-1] which is computer hudson.slaves.SlaveComputer@4fb34dac 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 Failed to trigger node-test-commit
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#42725, https://github.com/LiviaMedeiros/node/pull/42601/)
Appeared test-packetnet-ubuntu1804-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/43975/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43984/
Example
Failed to trigger node-test-commit

Git Failure

Reason ERROR: Error fetching remote repo 'origin'
Type GIT_FAILURE
Failed PR 5 (nodejs/node#43011, nodejs/node#42908, nodejs/node#42816, nodejs/node#43069, nodejs/node#42858)
Appeared test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/44068/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44074/
Example
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git@github.com:nodejs/node.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1001)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1242)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
	at hudson.scm.SCM.checkout(SCM.java:505)

undefined

Reason Unknown
Type undefined
Failed PR 19 (nodejs/node#42601, nodejs/node#42387, nodejs/node#43087, nodejs/node#43088, nodejs/node#43067, nodejs/node#43059, nodejs/node#42977, nodejs/node#42973, nodejs/node#43023, nodejs/node#43036, nodejs/node#43054, nodejs/node#43061, nodejs/node#43127, nodejs/node#42816, nodejs/node#42507, nodejs/node#43011, nodejs/node#43069, nodejs/node#43066, nodejs/node#43124)
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/43979/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44073/
Example
Unknown

JSTest Failure

Reason parallel/test-worker-http2-stream-terminate
Type JS_TEST_FAILURE
Failed PR 13 (nodejs/node#42601, nodejs/node#43067, nodejs/node#43059, nodejs/node#42977, nodejs/node#43023, nodejs/node#43036, nodejs/node#43054, nodejs/node#43061, nodejs/node#43127, nodejs/node#42507, nodejs/node#43124, nodejs/node#43011, nodejs/node#43066)
Appeared test-rackspace-win2012r2_vs2019-x64-6, test-rackspace-win2012r2_vs2019-x64-5, test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-azure_msft-win10_vs2019-x64-4, test-softlayer-alpine311_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-azure_msft-win10_vs2019-x64-2, test-digitalocean-freebsd12-x64-2, test-azure_msft-win10_vs2019-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2012r2_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43979/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44072/
Example
not ok 773 parallel/test-worker-http2-stream-terminate
  ---
  duration_ms: 4.929
  severity: crashed
  exitcode: 3221225477
  stack: |-
    Error: async hook stack has become corrupted (actual: 5, expected: 12885)
  ...


Reason parallel/test-http-server-request-timeouts-mixed
Type JS_TEST_FAILURE
Failed PR 10 (nodejs/node#43073, nodejs/node#42601, nodejs/node#42977, nodejs/node#43087, nodejs/node#43114, nodejs/node#43036, nodejs/node#43121, nodejs/node#43117, nodejs/node#43061, nodejs/node#43124)
Appeared test-nearform-macos11.0-arm64-1, test-orka-macos11-x64-2, test-orka-macos10.15-x64-1, test-macstadium-macos11.0-arm64-3, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43978/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44060/
Example
not ok 1208 parallel/test-http-server-request-timeouts-mixed
  ---
  duration_ms: 3.83
  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-arm/nodes/osx11/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-gc-http-client-timeout
Type JS_TEST_FAILURE
Failed PR 9 (nodejs/node#42601, nodejs/node#43066, nodejs/node#43058, nodejs/node#43087, nodejs/node#43088, nodejs/node#43123, nodejs/node#43127, nodejs/node#43124, nodejs/node#43011)
Appeared test-nearform-macos11.0-arm64-1, test-digitalocean-freebsd12-x64-2, test-macstadium-macos11.0-arm64-4, test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/43985/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44068/
Example
not ok 889 parallel/test-gc-http-client-timeout
  ---
  duration_ms: 0.541
  severity: fail
  exitcode: 1
  stack: |-
    done/collected/total: 17/0/440
    done/collected/total: 41/0/440
    done/collected/total: 101/0/440
    done/collected/total: 210/17/440
    node:events:505
          throw er; // Unhandled 'error' event
          ^
    
    Error: connect ECONNRESET ::1:53605
        at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1197:16)
    Emitted 'error' event on ClientRequest instance at:
        at Socket.socketErrorListener (node:_http_client:454:9)
        at Socket.emit (node:events:527: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: '::1',
      port: 53605
    }
    
    Node.js v19.0.0-pre
  ...


Reason parallel/test-fs-read-position-validation
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#42725, nodejs/node#43087, nodejs/node#43088, nodejs/node#42858, nodejs/node#43107, nodejs/node#42977)
Appeared test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-orka-macos11-x64-2, test-softlayer-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43976/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44017/
Example
not ok 907 parallel/test-fs-read-position-validation
  ---
  duration_ms: 0.405
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:991
        throw newErr;
        ^
    
    AssertionError [ERR_ASSERTION]: ifError got unwanted exception: EBADF: bad file descriptor, read
        at /home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:401:12
        at /home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:438:15
        at FSReqCallback.wrapper [as oncomplete] (node:fs:672:5) {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: [Error: EBADF: bad file descriptor, read] {
        errno: -9,
        code: 'EBADF',
        syscall: 'read'
      },
      expected: null,
      operator: 'ifError'
    }
    
    Node.js v19.0.0-pre
  ...


Reason abort/test-abort-uncaught-exception
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#43117, nodejs/node#43124, nodejs/node#43123, nodejs/node#43127)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/44037/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44052/
Example
not ok 3501 abort/test-abort-uncaught-exception
  ---
  duration_ms: 120.174
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-http-server-close-idle
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#43088, nodejs/node#43023, nodejs/node#43124, nodejs/node#42816)
Appeared test-azure_msft-win10_vs2019-x64-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-debian10-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43997/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44061/
Example
not ok 349 parallel/test-http-server-close-idle
  ---
  duration_ms: 0.251
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:123
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    1 !== 2
    
        at Socket.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-http-server-close-idle.js:48:14)
        at Socket.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:438:15)
        at Socket.emit (node:events:527:28)
        at addChunk (node:internal/streams/readable:324:12)
        at readableAddChunk (node:internal/streams/readable:297:9)
        at Readable.push (node:internal/streams/readable:234:10)
        at TCP.onStreamRead (node:internal/stream_base_commons:190:23) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 1,
      expected: 2,
      operator: 'strictEqual'
    }
    
    Node.js v19.0.0-pre
  ...


Reason parallel/test-worker-heap-snapshot
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#43059, nodejs/node#42977, nodejs/node#43127, nodejs/node#43069)
Appeared test-rackspace-win2012r2_vs2019-x64-3, test-rackspace-win2012r2_vs2013-x64-1, test-rackspace-win2012r2_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/44002/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44071/
Example
not ok 776 parallel/test-worker-heap-snapshot
  ---
  duration_ms: 1.234
  severity: fail
  exitcode: 134
  stack: |-
    FATAL ERROR: HandleScope::HandleScope Entering the V8 API without proper locking in place
  ...


Reason parallel/test-http2-pipe-named-pipe
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#43073, nodejs/node#42977, nodejs/node#42601)
Appeared test-orka-macos10.14-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/43978/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43985/
Example
not ok 1267 parallel/test-http2-pipe-named-pipe
  ---
  duration_ms: 0.438
  severity: fail
  exitcode: 1
  stack: |-
    assert.js:118
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    139837 !== 139244
    
        at WriteStream.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1014/test/parallel/test-http2-pipe-named-pipe.js:26:12)
        at WriteStream.emit (events.js:412:35)
        at finish (internal/streams/writable.js:657:10)
        at finishMaybe (internal/streams/writable.js:644:9)
        at internal/streams/writable.js:617:7
        at WriteStream._final (internal/fs/streams.js:315:3)
        at callFinal (internal/streams/writable.js:610:10)
        at processTicksAndRejections (internal/process/task_queues.js:82:21) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 139837,
      expected: 139244,
      operator: 'strictEqual'
    }
  ...


Reason parallel/test-net-connect-memleak
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#42387, nodejs/node#43059, nodejs/node#42977)
Appeared test-rackspace-win2012r2_vs2015-x64-2, test-rackspace-win2012r2_vs2013-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43981/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44012/
Example
not ok 471 parallel/test-net-connect-memleak
  ---
  duration_ms: 0.249
  severity: fail
  exitcode: 1
  stack: |-
    Mismatched noop function calls. Expected exactly 1, actual 0.
        at Proxy.mustCall (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:396:10)
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-net-connect-memleak.js:33:40)
        at Module._compile (node:internal/modules/cjs/loader:1105:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        at Module.load (node:internal/modules/cjs/loader:981:32)
        at Module._load (node:internal/modules/cjs/loader:827:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
        at node:internal/main/run_main_module:17:47
  ...


Reason parallel/test-trace-events-fs-sync
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#43067, nodejs/node#42973, nodejs/node#43036)
Appeared test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/43999/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44031/
Example
not ok 701 parallel/test-trace-events-fs-sync
  ---
  duration_ms: 1.996
  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:345\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:591:3)\r\n' +
          '    at Object.writeFileSync (node:fs:2191:35)\r\n' +
          '    at [eval]:1:4\r\n' +
          '    at Script.runInThisContext (node:vm:129:12)\r\n' +
          '    at Object.runInThisContext (node:vm:305:38)\r\n' +
          '    at node:internal/process/execution:76:19\r\n' +
          '    at [eval]-wrapper:6:22\r\n' +
          '    at evalScript (nod...

Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#43067, nodejs/node#43054, nodejs/node#43127)
Appeared test-azure_msft-win10_vs2019-x64-4, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43999/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44054/
Example
not ok 863 sequential/test-worker-prof
  ---
  duration_ms: 3.967
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:123
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: child exited with non-zero status:                      {
      status: 3221226505,
      signal: null,
      output: [ null, '', '' ],
      pid: 3740,
      stdout: '',
      stderr: ''
    }
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-worker-prof.js:61:10)
        at Module._compile (node:internal/modules/cjs/loader:1105:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        at Module.load (node:internal/modules/cjs/loader:981:32)
        at Module._load (node:internal/modules/cjs/loader:827:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
        at node:internal/main/run_main_module:17:47 {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
  ...

Reason abort/test-addon-register-signal-handler
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#43117, nodejs/node#43124)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/44037/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44049/
Example
not ok 3501 abort/test-addon-register-signal-handler
  ---
  duration_ms: 120.93
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    Running: node /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos20-64/test/addons/register-signal-handler/test.js child 6 reset 1
    Running: node /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos20-64/test/addons/register-signal-handler/test.js child 6 reset 2
  ...


Reason parallel/test-domain-no-error-handler-abort-on-uncaught-0
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#43121, nodejs/node#43061)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/44036/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44053/
Example
not ok 757 parallel/test-domain-no-error-handler-abort-on-uncaught-0
  ---
  duration_ms: 120.225
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-domain-no-error-handler-abort-on-uncaught-1
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#43121, nodejs/node#43061)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/44036/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44053/
Example
not ok 758 parallel/test-domain-no-error-handler-abort-on-uncaught-1
  ---
  duration_ms: 120.149
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-domain-no-error-handler-abort-on-uncaught-2
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#43121, nodejs/node#43061)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/44036/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44053/
Example
not ok 759 parallel/test-domain-no-error-handler-abort-on-uncaught-2
  ---
  duration_ms: 120.147
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-domain-no-error-handler-abort-on-uncaught-3
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#43121, nodejs/node#43061)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/44036/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44053/
Example
not ok 760 parallel/test-domain-no-error-handler-abort-on-uncaught-3
  ---
  duration_ms: 120.134
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-https-server-close-all
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#43121, nodejs/node#42507)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/44036/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44062/
Example
not ok 1667 parallel/test-https-server-close-all
  ---
  duration_ms: 0.382
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:123
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    1 !== 2
    
        at TLSSocket.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-https-server-close-all.js:55:14)
        at TLSSocket.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:438:15)
        at TLSSocket.emit (node:events:527:28)
        at addChunk (node:internal/streams/readable:324:12)
        at readableAddChunk (node:internal/streams/readable:297:9)
        at Readable.push (node:internal/streams/readable:234:10)
        at TLSWrap.onStreamRead (node:internal/stream_base_commons:190:23) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 1,
      expected: 2,
      operator: 'strictEqual'
    }
    
    Node.js v1...

Reason parallel/test-performance-measure
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#42601, nodejs/node#42977)
Appeared test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/43985/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44001/
Example
not ok 1837 parallel/test-performance-measure
  ---
  duration_ms: 1.295
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert.ok(duration > DELAY)
    
        at /Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-performance-measure.js:12:12
        at Array.forEach (<anonymous>)
        at PerformanceObserver.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-performance-measure.js:11:22)
        at PerformanceObserver.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/index.js:438:15)
        at [kDispatch] (node:internal/perf/observe:311:19)
        at Immediate._onImmediate (node:internal/perf/observe:115:25)
        at process.processImmediate (node:internal/timers:471:21) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: fa...

Reason sequential/test-net-connect-local-error
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#43059, nodejs/node#43117)
Appeared test-digitalocean-freebsd12-x64-1, test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/44002/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44035/
Example
not ok 3602 sequential/test-net-connect-local-error
  ---
  duration_ms: 0.161
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:123
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected
    
    + undefined
    - 12347
        at onError (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/sequential/test-net-connect-local-error.js:28:10)
        at Socket.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/sequential/test-net-connect-local-error.js:38:49)
        at Socket.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:438:15)
        at Socket.emit (node:events:527: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:8...

Progress

  • Build timed out (after 60 minutes). Marking the build as failed. (3)
  • Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linux"): error=2, No such file or directory (2)
  • Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linuxone"): error=2, No such file or directory (2)
  • Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le"): error=2, No such file or directory (2)
  • ERROR: Build step failed with exception (3)
  • Failed to trigger node-test-commit (2)
  • ERROR: Error fetching remote repo 'origin' (5)
  • Unknown (19)
  • parallel/test-worker-http2-stream-terminate (13)
  • parallel/test-http-server-request-timeouts-mixed (10)
  • parallel/test-gc-http-client-timeout (9)
  • parallel/test-fs-read-position-validation (6)
  • abort/test-abort-uncaught-exception (4)
  • parallel/test-http-server-close-idle (4)
  • parallel/test-worker-heap-snapshot (4)
  • parallel/test-http2-pipe-named-pipe (3)
  • parallel/test-net-connect-memleak (3)
  • parallel/test-trace-events-fs-sync (3)
  • sequential/test-worker-prof (3)
  • abort/test-addon-register-signal-handler (2)
  • parallel/test-domain-no-error-handler-abort-on-uncaught-0 (2)
  • parallel/test-domain-no-error-handler-abort-on-uncaught-1 (2)
  • parallel/test-domain-no-error-handler-abort-on-uncaught-2 (2)
  • parallel/test-domain-no-error-handler-abort-on-uncaught-3 (2)
  • parallel/test-https-server-close-all (2)
  • parallel/test-performance-measure (2)
  • sequential/test-net-connect-local-error (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