Skip to content
New issue

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

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

Already on GitHub? # to your account

CI Reliability 2021-12-31 #161

Open
26 tasks
github-actions bot opened this issue Dec 31, 2021 · 0 comments
Open
26 tasks

CI Reliability 2021-12-31 #161

github-actions bot opened this issue Dec 31, 2021 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/41596 to node-test-pull-request/41693 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
2021-12-31 00:02 2 4 24 10 60 4.55%

JSTest Failure

Reason sequential/test-performance-eventloopdelay
Type JS_TEST_FAILURE
Failed PR 9 (nodejs/node#41279, nodejs/node#41280, nodejs/node#41221, nodejs/node#41263, nodejs/node#41331, nodejs/node#40815, nodejs/node#41351, nodejs/node#41354, nodejs/node#41357)
Appeared test-ibm-rhel7-s390x-1, test-ibm-rhel7-s390x-3, test-ibm-rhel7-s390x-2, test-ibm-rhel7-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/41613/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41689/
Example
not ok 3535 sequential/test-performance-eventloopdelay
  ---
  duration_ms: 7.218
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(histogram.min > 0)
    
        at Timeout.spinAWhile [as _onTimeout] (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-performance-eventloopdelay.js:65:7)
        at listOnTimeout (node:internal/timers:568:17)
        at processTimers (node:internal/timers:510:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v18.0.0-pre
  ...


Reason parallel/test-fs-rmdir-recursive
Type JS_TEST_FAILURE
Failed PR 8 (nodejs/node#41271, nodejs/node#41279, nodejs/node#41291, nodejs/node#41288, nodejs/node#41305, nodejs/node#38590, nodejs/node#41331, nodejs/node#41352)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/41600/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41690/
Example
not ok 259 parallel/test-fs-rmdir-recursive
  ---
  duration_ms: 0.659
  severity: fail
  exitcode: 1
  stack: |-
    (node:12104) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead
    (Use `node --trace-deprecation ...` to show where the warning was created)
    Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.256
    Files blocking: [ 'rmdir-recursive-0', 'rmdir-recursive-4', 'rmdir-recursive-5' ]
    
    node:assert:991
        throw newErr;
        ^
    
    AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.256\rmdir-recursive-0\d-3-1\d-2-2'
        at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:364:12
        at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:401:15
        at node:fs:188:23
 ...

Reason pummel/test-worker-take-heapsnapshot
Type JS_TEST_FAILURE
Failed PR 7 (nodejs/node#41305, nodejs/node#41199, nodejs/node#41263, nodejs/node#41329, nodejs/node#41235, nodejs/node#40815, nodejs/node#41332)
Appeared test-equinix-ubuntu2004_sharedlibs_container-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/41638/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41682/
Example
not ok 3216 pummel/test-worker-take-heapsnapshot
  ---
  duration_ms: 0.513
  severity: crashed
  exitcode: -11
  stack: |-
    (node:989228) internal/test/binding: These APIs are for internal testing only. Do not use them.
    (Use `node --trace-warnings ...` to show where the warning was created)
  ...


Reason parallel/test-repl-sigint-nested-eval
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#41266, nodejs/node#40532, nodejs/node#41218, nodejs/node#41291, nodejs/node#41221, nodejs/node#41331)
Appeared test-joyent-ubuntu1804-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-alpine312_container-x64-2, test-osuosl-aix72-ppc64_be-4
First CI https://ci.nodejs.org/job/node-test-pull-request/41601/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41657/
Example
not ok 2250 parallel/test-repl-sigint-nested-eval
  ---
  duration_ms: 0.520
  severity: fail
  exitcode: 1
  stack: |-
    Stacktrace:
       ptr1=0x1368a7281d49
        ptr2=(nil)
        ptr3=(nil)
        ptr4=(nil)
        failure_message_object=0x7ffdb5436df0
    
    ==== JS stack trace =========================================
    
        0: ExitFrame [pc: 0x55b7ace02979]
        1: StubFrame [pc: 0x55b7ace8e39d]
    Security context: 0x058ea496fbd1 <JSGlobalObject>
        2: _fatalException [0x58ea49491a1] [node:internal/process/execution:145] [bytecode=0x34790d32a869 offset=13](this=0x058ea4942709 <process map = 0x36b937201479>,0x1368a7281d49 <Odd Oddball: termination_exception>,0x1368a7281769 <false>)
        3: InternalFrame [pc: 0x55b7acd8fbdb]
        4: EntryFrame [pc: 0x55b7acd8f903]
        5: builtin exit frame: evaluate(this=0x05ede6462279 <ModuleWrap map = 0x23993bccb01>,0x05ede6462279 <ModuleWrap map = 0x23993bccb01>,-1,0x1368a7281769 <false>)
    
        6: getESMFacade [0x62b0a69ae19...

Reason parallel/test-crypto-dh
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#41279, nodejs/node#41302, nodejs/node#41307, nodejs/node#41357)
Appeared test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_mininodes-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/41613/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41693/
Example
not ok 223 parallel/test-crypto-dh
  ---
  duration_ms: 240.129
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-dh-leak
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#41271, nodejs/node#41307, nodejs/node#40815, nodejs/node#41357)
Appeared test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_svincent-debian10-armv7l_pi2-3
First CI https://ci.nodejs.org/job/node-test-pull-request/41620/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41689/
Example
not ok 208 parallel/test-crypto-dh-leak
  ---
  duration_ms: 240.118
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason node-api/test_threadsafe_function/test
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#41271, nodejs/node#41332, nodejs/node#41354)
Appeared test-equinix-ubuntu1804_container-arm64-2, test-equinix-centos7_container-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/41620/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41684/
Example
not ok 3343 node-api/test_threadsafe_function/test
  ---
  duration_ms: 240.51
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-binary-default
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#41290, nodejs/node#41331, nodejs/node#41332)
Appeared test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_svincent-debian10-armv7l_pi2-3
First CI https://ci.nodejs.org/job/node-test-pull-request/41635/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41660/
Example
not ok 159 parallel/test-crypto-binary-default
  ---
  duration_ms: 240.52
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-trace-events-fs-sync
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#41276, nodejs/node#41302, nodejs/node#40852)
Appeared test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vcbt2015-x64-4, test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/41606/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41677/
Example
not ok 690 parallel/test-trace-events-fs-sync
  ---
  duration_ms: 2.470
  severity: fail
  exitcode: 1
  stack: |-
    Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.682
    Files blocking: [ 'fs.txt', 'node_trace.1.log' ]
    
    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:344\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:585:3)\r\n' +
          '    at Object.writeFileSync (node:fs:2155: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)...

Reason parallel/test-crypto-dh-constructor
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#41305, nodejs/node#40852)
Appeared test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_mininodes-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/41638/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41677/
Example
not ok 188 parallel/test-crypto-dh-constructor
  ---
  duration_ms: 240.147
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-dh-odd-key
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#41302, nodejs/node#38590)
Appeared test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_mcollina-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/41632/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41644/
Example
not ok 239 parallel/test-crypto-dh-odd-key
  ---
  duration_ms: 240.114
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-stream-map
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#41263, nodejs/node#40815)
Appeared test-digitalocean-freebsd12-x64-2, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-2, test-rackspace-centos7-x64-1, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-digitalocean-ubuntu1804-x64-1, test-orka-macos10.15-x64-2, test-orka-macos11-x64-2, test-osuosl-centos7-ppc64_le-4, test-joyent-smartos20-x64-3, test-ibm-rhel7-s390x-1, test-ibm-rhel7-s390x-3, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-softlayer-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-osuosl-aix72-ppc64_be-3, test-nearform-macos11.0-arm64-1, test-equinix-centos7_container-arm64-2, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_container-arm64-2, test-azure_msft-win10_vs2019-x64-3, test-rackspace-win2012r2_vs2019-x64-1, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, undefined, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-rackspace-win2012r2_vs2015-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/41664/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41678/
Example
not ok 2199 parallel/test-stream-map
  ---
  duration_ms: 0.196
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/process/promises:265
                triggerUncaughtException(err, true /* fromPromise */);
                ^
    
    AssertionError [ERR_ASSERTION]: The input did not match the regular expression /ERR_INVALID_ARG_TYPE/. Input:
    
    'RangeError [ERR_OUT_OF_RANGE]: The value of "concurrency" is out of range. It must be an integer. Received NaN'
    
        at processTicksAndRejections (node:internal/process/task_queues:96:5) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: RangeError [ERR_OUT_OF_RANGE]: The value of "concurrency" is out of range. It must be an integer. Received NaN
          at Readable.map (node:internal/streams/operators:38:3)
          at map.next (<anonymous>)
          at next (node:internal/streams/from:85:26)
          at Readable.readable._read (node:internal/streams/from:53:7)
          at Readable.read (node:internal/streams/read...

Reason parallel/test-tls-ticket-cluster
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#41263, nodejs/node#40852)
Appeared test-digitalocean-freebsd12-x64-1, test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/41630/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41677/
Example
not ok 2449 parallel/test-tls-ticket-cluster
  ---
  duration_ms: 1.194
  severity: fail
  exitcode: 1
  stack: |-
    [primary] got "listening"
    [primary] connecting 48628 session? false
    [primary] got "listening"
    [worker] connection reused? false
    [primary] got "not-reused"
    [primary] connecting 48628 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 48628 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 48628 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 48628 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 48628 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 48628 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 48628 session? true
    [worker] connection reused? tru...

Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#41329, nodejs/node#41332)
Appeared test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-nearform-macos11.0-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/41665/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41682/
Example
not ok 3589 sequential/test-worker-prof
  ---
  duration_ms: 0.712
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:123
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: child exited with an error:                      {
      status: null,
      signal: 'SIGTRAP',
      output: [
        null,
        '',
        '\n' +
          '\n' +
          '#\n' +
          '# Fatal error in ../deps/v8/src/execution/frames.h, line 187\n' +
          '# Debug check failed: static_cast<uintptr_t>(type) < Type::NUMBER_OF_TYPES (140737185827656 vs. 23).\n' +
          '#\n' +
          '#\n' +
          '#\n' +
          '#FailureMessage Object: 0xffffdbef6e98\n' +
          ' 1: 0xaaaac9788ec8 node::DumpBacktrace(_IO_FILE*) [/home/iojs/build/workspace/node-test-commit-arm-debug/out/Debug/node]\n' +
          ' 2: 0xaaaac993a5ac  [/home/iojs/build/workspace/node-test-commit-arm-debug/out/Debug/node]\n' +
          ' 3: 0xaaaac993a5d8  [/home/iojs/build/workspace/node-test-comm...

Reason wpt/test-user-timing
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#41266, nodejs/node#41279)
Appeared test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_pivotalagency-debian10-arm64_pi3-2
First CI https://ci.nodejs.org/job/node-test-pull-request/41601/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41613/
Example
not ok 854 wpt/test-user-timing
  ---
  duration_ms: 9.510
  severity: fail
  exitcode: 1
  stack: |-
    ---- idlharness.any.js ----
    [SKIPPED] idlharness cannot recognize Node.js environment
    ---- invoke_with_timing_attributes.worker.js ----
    [SKIPPED] importScripts not supported
    ---- performance-measure-invalid.worker.js ----
    [SKIPPED] importScripts not supported
    ---- buffered-flag.any.js ----
    [PASS] PerformanceObserver with buffered flag sees previous marks
    ---- buffered-flag.any.js ----
    [PASS] PerformanceObserver with buffered flag sees previous measures
    ---- case-sensitivity.any.js ----
    [PASS] getEntriesByType values are case sensitive
    ---- clear_all_marks.any.js ----
    [PASS] Clearing all marks remove all of them.
    ---- clear_one_mark.any.js ----
    [PASS] Clearing an existent mark doesn't affect other existing marks
    ---- clear_non_existent_mark.any.js ----
    [PASS] Clearing a non-existent mark doesn't affect existing marks
    ---- entry_type.an...

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 7 (nodejs/node#41253, nodejs/node#41279, nodejs/node#41302, nodejs/node#41263, nodejs/node#41236, nodejs/node#41332, nodejs/node#41352)
Appeared test-nearform-macos11.0-arm64-1, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-centos7_container-arm64-2, test-equinix-ubuntu2004_container-arm64-2, test-osuosl-aix72-ppc64_be-3
First CI https://ci.nodejs.org/job/node-test-pull-request/41598/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41690/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from ip-83-147-191-75.broadband.digiweb.ie/83.147.191.75:60430' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
	at com.sun.proxy.$Proxy82.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 5 (nodejs/node#41246, nodejs/node#40532, nodejs/node#41291, nodejs/node#41306, nodejs/node#41199)
Appeared test-digitalocean-ubi81_container-x64-1, test-softlayer-ubi81_container-x64-1, test-digitalocean-ubi81_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/41602/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41661/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Git Failure

Reason ERROR: Error fetching remote repo 'origin'
Type GIT_FAILURE
Failed PR 6 (nodejs/node#41332, nodejs/node#41199, nodejs/node#40815, nodejs/node#41329, nodejs/node#41235, nodejs/node#38590)
Appeared test-equinix-ubuntu2004_container-arm64-2, test-packetnet-ubuntu1804-x64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-3, test-digitalocean-alpine312_container-x64-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu1804_container-arm64-2, test-macstadium-macos11.0-arm64-3, test-equinix-centos7_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-equinix-centos7_container-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/41660/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41670/
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)

Build Failure

Reason fatal error: ld terminated with signal 9 [Killed]
Type BUILD_FAILURE
Failed PR 6 (nodejs/node#41271, nodejs/node#39239, nodejs/node#41235, nodejs/node#41276, nodejs/node#41218, nodejs/node#41246)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/41600/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41609/
Example
fatal error: ld terminated with signal 9 [Killed]

Reason ERROR: Step ?Publish JUnit test result report? failed: no workspace for ...
Type BUILD_FAILURE
Failed PR 3 (nodejs/node#41253, nodejs/node#41263, nodejs/node#41305)
Appeared test-equinix-centos7_container-arm64-2, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_container-arm64-2, test-osuosl-aix72-ppc64_be-4
First CI https://ci.nodejs.org/job/node-test-pull-request/41596/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41642/
Example
ERROR: Step ?Publish JUnit test result report? failed: no workspace for node-test-commit-arm/nodes=centos7-arm64-gcc8 #40060
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

Reason Failed to trigger fanned build
Type BUILD_FAILURE
Failed PR 3 (nodejs/node#40815, nodejs/node#41263, nodejs/node#38590)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/41663/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41670/
Example
Failed to trigger fanned build

Reason ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#41253, nodejs/node#40815)
Appeared test-digitalocean-freebsd12-x64-1, test-ibm-rhel7-s390x-1, test-ibm-rhel7-s390x-2, test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_davglass-debian10-arm64_pi3-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_securogroup-debian10-arm64_pi3-1, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_williamkapke-debian10-arm64_pi3-2, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-requireio_rvagg-debian10-armv7l_pi2-1, test-requireio_securogroup-debian10-arm64_pi3-2, test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_pivotalagency-debian10-arm64_pi3-2, test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/41617/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41663/
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
Finished: FAILURE

Reason Error: Unexpected token ','
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#40815, nodejs/node#41263)
Appeared test-digitalocean-ubi81_container-x64-2, test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-nearform-macos10.15-x64-2, test-orka-macos11-x64-1, test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-softlayer-centos7-x64-1, test-softlayer-debian10-x64-1, test-rackspace-fedora32-x64-1, test-digitalocean-fedora34-x64-2, test-joyent-ubuntu1804-x64-1, test-osuosl-centos7-ppc64_le-3
First CI https://ci.nodejs.org/job/node-test-pull-request/41663/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41664/
Example
Error: Unexpected token ','
    at ESMLoader.moduleStrategy (node:internal/modules/esm/translators:115:18)
    at ESMLoader.moduleProvider (node:internal/modules/esm/loader:289:14)

Node.js v18.0.0-pre
make[2]: *** [Makefile:745: out/doc/api/corepack.html] Error 1

Reason Failed to trigger node-test-commit
Type BUILD_FAILURE
Failed PR 2 (, nodejs/node#41236)
Appeared test-packetnet-ubuntu1804-x64-1, test-packetnet-ubuntu1804-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/41628/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41669/
Example
Failed to trigger node-test-commit

Reason sh: line 2: syntax error near unexpected token `newline'
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#41329, nodejs/node#40815)
Appeared test-rackspace-ubuntu1604-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/41665/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41678/
Example
sh: line 2: syntax error near unexpected token `newline'

undefined

Reason Unknown
Type undefined
Failed PR 19 (nodejs/node#41266, nodejs/node#41276, nodejs/node#41279, nodejs/node#41253, nodejs/node#41271, nodejs/node#41263, nodejs/node#41302, nodejs/node#41280, nodejs/node#41290, nodejs/node#41305, nodejs/node#41307, nodejs/node#38590, nodejs/node#41331, nodejs/node#41332, nodejs/node#41199, nodejs/node#41337, nodejs/node#40852, nodejs/node#40815, nodejs/node#41357)
Appeared test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/41601/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41693/
Example
Unknown

Progress

  • sequential/test-performance-eventloopdelay (9)
  • parallel/test-fs-rmdir-recursive (8)
  • pummel/test-worker-take-heapsnapshot (7)
  • parallel/test-repl-sigint-nested-eval (6)
  • parallel/test-crypto-dh (4)
  • parallel/test-crypto-dh-leak (4)
  • node-api/test_threadsafe_function/test (3)
  • parallel/test-crypto-binary-default (3)
  • parallel/test-trace-events-fs-sync (3)
  • parallel/test-crypto-dh-constructor (2)
  • parallel/test-crypto-dh-odd-key (2)
  • parallel/test-stream-map (2)
  • parallel/test-tls-ticket-cluster (2)
  • sequential/test-worker-prof (2)
  • wpt/test-user-timing (2)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (7)
  • Build timed out (after 60 minutes). Marking the build as failed. (5)
  • ERROR: Error fetching remote repo 'origin' (6)
  • fatal error: ld terminated with signal 9 [Killed] (6)
  • ERROR: Step ?Publish JUnit test result report? failed: no workspace for ... (3)
  • Failed to trigger fanned build (3)
  • ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? (2)
  • Error: Unexpected token ',' (2)
  • Failed to trigger node-test-commit (2)
  • sh: line 2: syntax error near unexpected token newline'` (2)
  • Unknown (19)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants