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 2021-12-06 #136

Open
21 tasks
github-actions bot opened this issue Dec 6, 2021 · 0 comments
Open
21 tasks

CI Reliability 2021-12-06 #136

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

Comments

@github-actions
Copy link

github-actions bot commented Dec 6, 2021

Failures in node-test-pull-request/41265 to node-test-pull-request/41362 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-06 00:02 1 18 3 5 73 19.15%

JSTest Failure

Reason parallel/test-fs-rmdir-recursive
Type JS_TEST_FAILURE
Failed PR 10 (nodejs/node#41019, nodejs/node#41060, nodejs/node#41026, nodejs/node#40815, nodejs/node#41013, nodejs/node#40909, nodejs/node#41050, nodejs/node#41057, nodejs/node#40773, nodejs/node#41091)
Appeared test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vcbt2015-x64-4, test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/41268/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41362/
Example
not ok 205 parallel/test-fs-rmdir-recursive
  ---
  duration_ms: 0.998
  severity: fail
  exitcode: 1
  stack: |-
    assert.js:857
        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.3\rmdir-recursive-0'
        at C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-fs-rmdir-recursive.js:76:16
        at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:361:15
        at fs.js:156:23
        at CB (internal/fs/rimraf.js:58:5)
        at FSReqCallback.oncomplete (fs.js:156:23)
     {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: [Error: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.3\rmdir-recursive-0'] {
        errno: -4051,
        code: 'ENOTEMPTY',
        syscall: 'rmdir',
        path: 'C:\\workspace\\node-test-binary-window...

Reason parallel/test-repl-sigint-nested-eval
Type JS_TEST_FAILURE
Failed PR 9 (nodejs/node#40951, nodejs/node#41044, nodejs/node#41026, nodejs/node#40909, nodejs/node#41050, nodejs/node#40815, nodejs/node#41060, nodejs/node#41086, nodejs/node#41057)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-orka-macos11-x64-1, test-equinix-centos7_container-arm64-1, test-digitalocean-fedora32-x64-1, test-equinix-ubuntu2004_container-armv7l-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-joyent-ubuntu1804-x64-1, test-softlayer-alpine312_container-x64-1, test-softlayer-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/41270/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41345/
Example
not ok 2198 parallel/test-repl-sigint-nested-eval
  ---
  duration_ms: 0.624
  severity: fail
  exitcode: 1
  stack: |-
    Stacktrace:
       ptr1=0x6be8a341d49
        ptr2=(nil)
        ptr3=(nil)
        ptr4=(nil)
        failure_message_object=0x7fff02d7ae60
    
    ==== JS stack trace =========================================
    
        0: ExitFrame [pc: 0x55ce65e8f439]
        1: StubFrame [pc: 0x55ce65f43192]
    Security context: 0x13da208b1371 <JSGlobalObject>
        2: _fatalException [0x13da20888781] [node:internal/process/execution:145] [bytecode=0x3ad2f92314f9 offset=13](this=0x13da20882d09 <process map = 0x12089bc76081>,0x06be8a341d49 <Odd Oddball: termination_exception>,0x06be8a341769 <false>)
        3: InternalFrame [pc: 0x55ce65e0dedb]
        4: EntryFrame [pc: 0x55ce65e0dc03]
        5: builtin exit frame: evaluate(this=0x0d44add69859 <ModuleWrap map = 0x3bc2e268db99>,0x0d44add69859 <ModuleWrap map = 0x3bc2e268db99>,-1,0x06be8a341769 <false>)
    
        6: getESMFacade [0x3e4e1021a...

Reason wpt/test-user-timing
Type JS_TEST_FAILURE
Failed PR 8 (nodejs/node#41044, nodejs/node#40815, nodejs/node#40909, nodejs/node#41050, nodejs/node#41060, nodejs/node#40881, nodejs/node#41080, nodejs/node#41089)
Appeared test-requireio_williamkapke-debian10-arm64_pi3-2, test-orka-macos11-x64-1, test-requireio_svincent-debian10-armv7l_pi2-2, test-rackspace-fedora32-x64-1, test-azure_msft-win10_vs2019-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-requireio_piccoloaiutante-debian10-arm64_pi3-1
First CI https://ci.nodejs.org/job/node-test-pull-request/41283/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41348/
Example
not ok 851 wpt/test-user-timing
  ---
  duration_ms: 6.293
  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
    ---- case-sensitivity.any.js ----
    [PASS] getEntriesByType values are case sensitive
    ---- clear_all_marks.any.js ----
    [PASS] Clearing all marks remove all of them.
    ---- buffered-flag.any.js ----
    [PASS] PerformanceObserver with buffered flag sees previous marks
    ---- buffered-flag.any.js ----
    [PASS] PerformanceObserver with buffered flag sees previous measures
    ---- clear_all_measures.any.js ----
    [PASS] Clearing all marks remove all of them.
    ---- clear_non_existent_measure.any.js ----
    [PASS] Clearing a non-existent measure doesn't affect existing measures
    ---- clear_non_existent_mark...

Reason parallel/test-crypto-keygen
Type JS_TEST_FAILURE
Failed PR 7 (nodejs/node#40516, nodejs/node#41026, nodejs/node#40909, nodejs/node#41022, nodejs/node#41060, nodejs/node#41050, nodejs/node#41086)
Appeared test-rackspace-win2012r2_vs2019-x64-6, test-rackspace-win2012r2_vs2015-x64-2, test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2012r2_vs2017-x64-2, test-rackspace-win2012r2_vs2013-x64-1, test-rackspace-win2012r2_vs2017-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/41274/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41336/
Example
not ok 809 parallel/test-crypto-keygen
  ---
  duration_ms: 120.126
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-dh-leak
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#41044, nodejs/node#41060, nodejs/node#41050, nodejs/node#40815, nodejs/node#40881)
Appeared test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_mininodes-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/41283/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41355/
Example
not ok 185 parallel/test-crypto-dh-leak
  ---
  duration_ms: 240.246
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-net-connect-memleak
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#41060, nodejs/node#41050, nodejs/node#41086, nodejs/node#41057, nodejs/node#41089)
Appeared test-azure_msft-win2016_vs2017-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/41329/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41348/
Example
not ok 391 parallel/test-net-connect-memleak
  ---
  duration_ms: 0.218
  severity: fail
  exitcode: 1
  stack: |-
    events.js:291
          throw er; // Unhandled 'error' event
          ^
    
    Error: read ECONNRESET
        at TCP.onStreamRead (internal/stream_base_commons.js:209:20)
    Emitted 'error' event on Socket instance at:
        at emitErrorNT (internal/streams/destroy.js:92:8)
        at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
        at processTicksAndRejections (internal/process/task_queues.js:84:21) {
      errno: 'ECONNRESET',
      code: 'ECONNRESET',
      syscall: 'read'
    }
  ...


Reason parallel/test-child-process-fork-closed-channel-segfault
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#40951, nodejs/node#40909, nodejs/node#41022)
Appeared test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_ceejbot-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/41270/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41308/
Example
not ok 102 parallel/test-child-process-fork-closed-channel-segfault
  ---
  duration_ms: 4.191
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-child-process-fork-closed-channel-segfault.js:83
                throw err;
                ^
    
    Error: write EPIPE
        at ChildProcess.target._send (node:internal/child_process:844:20)
        at ChildProcess.<anonymous> (node:internal/child_process:665:16)
        at ChildProcess.emit (node:events:402:35)
        at emit (node:internal/child_process:915:12)
        at processTicksAndRejections (node:internal/process/task_queues:84:21) {
      errno: -32,
      code: 'EPIPE',
      syscall: 'write'
    }
    
    Node.js v18.0.0-pre
  ...


Reason parallel/test-child-process-pipe-dataflow
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#41019, nodejs/node#40516, nodejs/node#41050)
Appeared test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win2016_vs2017-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/41268/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41331/
Example
not ok 792 parallel/test-child-process-pipe-dataflow
  ---
  duration_ms: 120.451
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-dh
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#40951, nodejs/node#41050, nodejs/node#41089)
Appeared test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_svincent-debian10-armv7l_pi2-2
First CI https://ci.nodejs.org/job/node-test-pull-request/41280/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41348/
Example
not ok 214 parallel/test-crypto-dh
  ---
  duration_ms: 240.65
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason sequential/test-net-connect-econnrefused
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#41086, nodejs/node#40881, nodejs/node#41091)
Appeared test-osuosl-centos7-ppc64_le-4, test-ibm-rhel7-s390x-3, test-rackspace-centos7-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/41335/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41362/
Example
not ok 3545 sequential/test-net-connect-econnrefused
  ---
  duration_ms: 120.60
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    pending 50 rounds 1
    pending 49 rounds 1
    pending 48 rounds 1
    pending 47 rounds 1
    pending 46 rounds 1
    pending 45 rounds 1
    pending 44 rounds 1
    pending 43 rounds 1
    pending 42 rounds 1
    pending 41 rounds 1
    pending 40 rounds 1
    pending 39 rounds 1
    pending 38 rounds 1
    pending 37 rounds 1
    pending 36 rounds 1
    pending 35 rounds 1
    pending 34 rounds 1
    pending 33 rounds 1
    pending 32 rounds 1
    pending 31 rounds 1
    pending 30 rounds 1
    pending 29 rounds 1
    pending 28 rounds 1
    pending 27 rounds 1
    pending 26 rounds 1
    pending 25 rounds 1
    pending 24 rounds 1
    pending 23 rounds 1
    pending 22 rounds 1
    pending 21 rounds 1
    pending 20 rounds 1
    pending 19 rounds 1
    pending 18 rounds 1
    pending 17 rounds 1
    pending 16 rounds 1
    pending 15 rounds 1
    pending 14 rounds ...

Reason parallel/test-crypto-binary-default
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#41050, nodejs/node#41065)
Appeared test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_rvagg-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/41302/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41305/
Example
not ok 205 parallel/test-crypto-binary-default
  ---
  duration_ms: 240.109
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-dh-constructor
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40951, nodejs/node#41022)
Appeared test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2
First CI https://ci.nodejs.org/job/node-test-pull-request/41280/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41308/
Example
not ok 226 parallel/test-crypto-dh-constructor
  ---
  duration_ms: 240.119
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-dh-odd-key
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40909, nodejs/node#41086)
Appeared test-requireio_mcollina-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/41303/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41335/
Example
not ok 245 parallel/test-crypto-dh-odd-key
  ---
  duration_ms: 240.92
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-trace-events-fs-sync
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#41089, nodejs/node#41091)
Appeared 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/41348/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41362/
Example
not ok 689 parallel/test-trace-events-fs-sync
  ---
  duration_ms: 2.653
  severity: fail
  exitcode: 1
  stack: |-
    Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.679
    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:2153: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-worker-stdio
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40661, nodejs/node#41057)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/41285/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41288/
Example
not ok 3243 parallel/test-worker-stdio
  ---
  duration_ms: 28.334
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/buffer:959
        super(bufferOrLength, byteOffset, length);
        ^
    
    RangeError: Array buffer allocation failed
        at new ArrayBuffer (<anonymous>)
        at new Uint8Array (<anonymous>)
        at new FastBuffer (node:internal/buffer:959:5)
        at createUnsafeBuffer (node:internal/buffer:1062:12)
        at allocate (node:buffer:409:10)
        at Function.allocUnsafe (node:buffer:374:10)
        at Function.concat (node:buffer:552:25)
        at BufferingWritable.get buffer [as buffer] (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-worker-stdio.js:21:19)
        at BufferingWritable.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-worker-stdio.js:36:55)
        at BufferingWritable.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:401:1...

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 3 (nodejs/node#41050, nodejs/node#41046, nodejs/node#41091)
Appeared test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-1, test-osuosl-aix72-ppc64_be-3, test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-1, test-requireio_piccoloaiutante-debian10-arm64_pi3-1
First CI https://ci.nodejs.org/job/node-test-pull-request/41273/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41362/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 145.40.81.219/145.40.81.219:59312' 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)

Build Failure

Reason Error: Invalid regular expression: /[\p{XID_Start}_]\p{XID_Continue}*/: Invalid property name in character class
Type BUILD_FAILURE
Failed PR 15 (nodejs/node#40661, nodejs/node#40532, nodejs/node#41060, nodejs/node#40881, nodejs/node#41013, nodejs/node#41065, nodejs/node#41046, nodejs/node#41022, nodejs/node#41026, nodejs/node#41057, nodejs/node#41050, nodejs/node#40951, nodejs/node#40909, nodejs/node#41015, nodejs/node#40815)
Appeared test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/41285/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41328/
Example
Error: Invalid regular expression: /[\p{XID_Start}_]\p{XID_Continue}*/: Invalid property name in character class
    at Object.compileFunction (node:vm:352:18)
    at wrapSafe (node:internal/modules/cjs/loader:1026:15)
    at Module._compile (node:internal/modules/cjs/loader:1061:27)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
    at Module.load (node:internal/modules/cjs/loader:975:32)

Reason fatal error: ld terminated with signal 9 [Killed]
Type BUILD_FAILURE
Failed PR 15 (nodejs/node#41044, nodejs/node#41060, nodejs/node#41015, nodejs/node#41057, nodejs/node#41065, nodejs/node#41046, nodejs/node#41022, nodejs/node#41026, nodejs/node#40909, nodejs/node#41050, nodejs/node#40951, nodejs/node#40815, nodejs/node#41013, nodejs/node#40773, nodejs/node#41091)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/41272/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41362/
Example
fatal error: ld terminated with signal 9 [Killed]

Reason Failed to trigger sub builds
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#41050, nodejs/node#40773)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/41271/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41350/
Example
Failed to trigger sub builds

Reason fatal: sent error to the client: git upload-archive: archiver died with error
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#40516, nodejs/node#40532)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/41275/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41286/
Example
fatal: sent error to the client: git upload-archive: archiver died with error
fatal: no such ref: jenkins-node-test-commit-windows-fanned-c935b6a3c745f1cfe795f2f16499c1202ac7282a        

undefined

Reason Unknown
Type undefined
Failed PR 13 (nodejs/node#40951, nodejs/node#41044, nodejs/node#41060, nodejs/node#41013, nodejs/node#41065, nodejs/node#41022, nodejs/node#40909, nodejs/node#41050, nodejs/node#40815, nodejs/node#41086, nodejs/node#41089, nodejs/node#40773, nodejs/node#40881)
Appeared test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/41280/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41361/
Example
Unknown

Progress

  • parallel/test-fs-rmdir-recursive (10)
  • parallel/test-repl-sigint-nested-eval (9)
  • wpt/test-user-timing (8)
  • parallel/test-crypto-keygen (7)
  • parallel/test-crypto-dh-leak (5)
  • parallel/test-net-connect-memleak (5)
  • parallel/test-child-process-fork-closed-channel-segfault (3)
  • parallel/test-child-process-pipe-dataflow (3)
  • parallel/test-crypto-dh (3)
  • sequential/test-net-connect-econnrefused (3)
  • parallel/test-crypto-binary-default (2)
  • parallel/test-crypto-dh-constructor (2)
  • parallel/test-crypto-dh-odd-key (2)
  • parallel/test-trace-events-fs-sync (2)
  • parallel/test-worker-stdio (2)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (3)
  • Error: Invalid regular expression: /[\p{XID_Start}_]\p{XID_Continue}*/: Invalid property name in character class (15)
  • fatal error: ld terminated with signal 9 [Killed] (15)
  • Failed to trigger sub builds (2)
  • fatal: sent error to the client: git upload-archive: archiver died with error (2)
  • Unknown (13)
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