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 Relability 2020-07-02 #25

Open
31 tasks
github-actions bot opened this issue Jul 2, 2020 · 0 comments
Open
31 tasks

CI Relability 2020-07-02 #25

github-actions bot opened this issue Jul 2, 2020 · 0 comments

Comments

@github-actions
Copy link

github-actions bot commented Jul 2, 2020

Failures in node-test-pull-request/32094 to node-test-pull-request/32188 that failed more than 2 PRs
(Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/nodejs-reliability/nodejs-reliability/results.md)

UTC Time RUNNING SUCCESS UNSTABLE ABORTED FAILURE Green Rate
2020-07-02 00:21 1 6 38 9 46 6.67%

JSTest Failure

Reason parallel/test-http2-invalidheaderfield
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#34101, nodejs/node#34145, nodejs/node#34141, nodejs/node#34035)
Appeared test-joyent-alpine311_container-x64-1, test-ibm-rhel7-s390x-3, undefined, test-rackspace-centos7-x64-1, test-ibm-rhel7-s390x-1, test-digitalocean-freebsd11-x64-2, test-joyent-alpine312_container-x64-1, test-softlayer-debian9-x64-1, test-digitalocean-fedora27-x64-1, test-digitalocean-fedora30-x64-1, test-rackspace-ubuntu1604-x64-2, test-joyent-ubuntu1804-x64-1, test-orka-macos10.14-x64-2, test-nearform-macos10.15-x64-1, test-osuosl-centos7-ppc64_le-2, test-joyent-smartos18-x64-4, test-digitalocean-ubi81_container-x64-2, test-joyent-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-packetnet-centos7-arm64-2, test-ibm-aix71-ppc64_be-2, test-azure_msft-win10_vcbt2015-x64-4, test-rackspace-win2012r2_vs2017-x64-4, test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-1, test-softlayer-centos7-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32139/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32188/
Example
not ok 1148 parallel/test-http2-invalidheaderfield
  ---
  duration_ms: 0.397
  severity: fail
  exitcode: 1
  stack: |-
    Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
        at Proxy.mustCall (/home/iojs/build/workspace/node-test-commit-linux/nodes/alpine-last-latest-x64/test/common/index.js:331:10)
        at Http2Server.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/nodes/alpine-last-latest-x64/test/parallel/test-http2-invalidheaderfield.js:49:31)
        at Http2Server.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/nodes/alpine-last-latest-x64/test/common/index.js:365:15)
        at Object.onceWrapper (events.js:420:28)
        at Http2Server.emit (events.js:314:20)
        at emitListeningNT (net.js:1322:10)
        at processTicksAndRejections (internal/process/task_queues.js:79:21)
  ...


Reason parallel/test-net-dns-error
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#34088, nodejs/node#34035, nodejs/node#34106, nodejs/node#34048)
Appeared test-rackspace-win2012r2_vs2017-x64-2, test-rackspace-win2012r2_vs2017-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/32123/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32140/
Example
not ok 333 parallel/test-net-dns-error
  ---
  duration_ms: 0.265
  severity: fail
  exitcode: 1
  stack: |-
    assert.js:84
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Input A expected to strictly equal input B:
    + expected - actual
    
    - 'EAI_FAIL'
    + 'ENOTFOUND'
        at Socket.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-net-dns-error.js:37:10)
        at Socket.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:379:15)
        at Socket.emit (events.js:198:13)
        at GetAddrInfoReqWrap.emitLookup [as callback] (net.js:1005:12)
        at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:56:17)
  ...


Reason parallel/test-trace-atomics-wait
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#34048, nodejs/node#34103, nodejs/node#34105, nodejs/node#34141)
Appeared test-nearform-macos10.15-x64-3, test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32146/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32187/
Example
not ok 2229 parallel/test-trace-atomics-wait
  ---
  duration_ms: 0.329
  severity: fail
  exitcode: 1
  stack: |-
    +++ normalized stdout +++
    [Thread 0] Atomics.wait(<address> + 0, 1, inf) started
    [Thread 0] Atomics.wait(<address> + 0, 1, inf) did not wait because the values mismatched
    [Thread 0] Atomics.wait(<address> + 0, 0, 10) started
    [Thread 0] Atomics.wait(<address> + 0, 0, 10) timed out
    [Thread 1] Atomics.wait(<address> + 4, -1, inf) started
    [Thread 0] Atomics.wait(<address> + 4, 0, inf) started
    [Thread 0] Atomics.wait(<address> + 4, 0, inf) did not wait because the values mismatched
    [Thread 1] Atomics.wait(<address> + 4, -1, inf) was woken up by another thread
    --- normalized stdout ---
    assert.js:385
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(expectedTimelines.includes(actualTimeline))
    
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/node...

Reason parallel/test-worker-init-failure
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#34088, nodejs/node#34106, nodejs/node#34101, nodejs/node#34102)
Appeared test-requireio_jasnell-debian10-armv7l_pi2-1, test-orka-macos10.15-x64-1, test-requireio_piccoloaiutante-debian10-arm64_pi3-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32121/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32141/
Example
not ok 663 parallel/test-worker-init-failure
  ---
  duration_ms: 288.144
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-worker-stdio
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#34088, nodejs/node#34106, nodejs/node#34102)
Appeared test-requireio_jasnell-debian10-armv7l_pi2-1, test-softlayer-debian9-x64-1, test-digitalocean-fedora30-x64-2, test-rackspace-ubuntu1604-x64-2, test-joyent-smartos18-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-requireio_svincent-debian10-armv7l_pi2-1, test-requireio_piccoloaiutante-debian10-arm64_pi3-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32121/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32141/
Example
not ok 666 parallel/test-worker-stdio
  ---
  duration_ms: 241.114
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason sequential/test-fs-readfile-tostring-fail
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#33720, nodejs/node#33862, nodejs/node#34141)
Appeared test-softlayer-centos7-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32176/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32180/
Example
not ok 2354 sequential/test-fs-readfile-tostring-fail
  ---
  duration_ms: 13.160
  severity: fail
  exitcode: 7
  stack: |-
    /home/iojs/build/workspace/node-test-commit-linux/nodes/centos7-64-gcc6/test/sequential/test-fs-readfile-tostring-fail.js:67
      throw err;
      ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert.ok(err instanceof Error)
    
        at /home/iojs/build/workspace/node-test-commit-linux/nodes/centos7-64-gcc6/test/sequential/test-fs-readfile-tostring-fail.js:34:12
        at /home/iojs/build/workspace/node-test-commit-linux/nodes/centos7-64-gcc6/test/common/index.js:379:15
        at FSReqWrap.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:53:3)
  ...


Reason parallel/test-http2-backpressure
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#34106, nodejs/node#34145)
Appeared test-digitalocean-freebsd11-x64-2, test-joyent-alpine311_container-x64-1, test-joyent-alpine312_container-x64-1, test-rackspace-centos7-x64-1, test-softlayer-debian9-x64-1, test-digitalocean-fedora27-x64-1, test-digitalocean-fedora30-x64-1, test-rackspace-ubuntu1604-x64-2, test-joyent-ubuntu1804-x64-1, undefined, test-orka-macos10.14-x64-2, test-nearform-macos10.15-x64-1, test-osuosl-centos7-ppc64_le-2, test-joyent-smartos18-x64-4, test-digitalocean-ubi81_container-x64-2, test-joyent-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-packetnet-centos7-arm64-2, test-ibm-rhel7-s390x-1, test-ibm-aix71-ppc64_be-2, test-azure_msft-win10_vcbt2015-x64-3, test-rackspace-win2012r2_vs2017-x64-3, test-requireio_rvagg-debian10-armv7l_pi2-1, test-requireio_notthetup_sayanee-debian10-arm64_pi3-1, test-digitalocean-freebsd11-x64-1, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-digitalocean-fedora30-x64-2, test-digitalocean-ubuntu1804-x64-1, test-orka-macos10.14-x64-3, test-joyent-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-joyent-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-ibm-rhel7-s390x-2, test-azure_msft-win10_vs2019-x64-2, test-rackspace-win2012r2_vs2019-x64-5, test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_pivotalagency-debian10-arm64_pi3-2
First CI https://ci.nodejs.org/job/node-test-pull-request/32134/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32170/
Example
not ok 1212 parallel/test-http2-backpressure
  ---
  duration_ms: 0.206
  severity: fail
  exitcode: 1
  stack: |-
    internal/http2/util.js:466
        map[kSensitiveHeaders].map(StringPrototypeToLowerCase) || emptyArray;
                               ^
    
    TypeError: Cannot read property 'map' of undefined
        at mapToHeaders (internal/http2/util.js:466:28)
        at ClientHttp2Session.request (internal/http2/core.js:1662:25)
        at Object.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd11-x64/test/parallel/test-http2-backpressure.js:38:16)
        at Module._compile (internal/modules/cjs/loader.js:1217:30)
        at Object.Module._extensions..js (internal/modules/cjs/loader.js:1238:10)
        at Module.load (internal/modules/cjs/loader.js:1066:32)
        at Function.Module._load (internal/modules/cjs/loader.js:954:14)
        at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
        at internal/main/run_main_module.js:17...

Reason parallel/test-http2-client-upload
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#34106, nodejs/node#34145)
Appeared test-digitalocean-freebsd11-x64-2, test-joyent-alpine311_container-x64-1, test-joyent-alpine312_container-x64-1, test-rackspace-centos7-x64-1, test-softlayer-debian9-x64-1, test-digitalocean-fedora27-x64-1, test-digitalocean-fedora30-x64-1, test-rackspace-ubuntu1604-x64-2, test-joyent-ubuntu1804-x64-1, undefined, test-orka-macos10.14-x64-2, test-nearform-macos10.15-x64-1, test-osuosl-centos7-ppc64_le-2, test-joyent-smartos18-x64-4, test-digitalocean-ubi81_container-x64-2, test-joyent-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-packetnet-centos7-arm64-2, test-ibm-rhel7-s390x-1, test-ibm-aix71-ppc64_be-2, test-requireio_svincent-debian10-armv7l_pi2-1, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-digitalocean-freebsd11-x64-1, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-digitalocean-fedora30-x64-2, test-digitalocean-ubuntu1804-x64-1, test-orka-macos10.14-x64-3, test-joyent-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-joyent-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-ibm-rhel7-s390x-2
First CI https://ci.nodejs.org/job/node-test-pull-request/32134/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32170/
Example
not ok 1235 parallel/test-http2-client-upload
  ---
  duration_ms: 0.413
  severity: fail
  exitcode: 1
  stack: |-
    internal/http2/util.js:466
        map[kSensitiveHeaders].map(StringPrototypeToLowerCase) || emptyArray;
                               ^
    
    TypeError: Cannot read property 'map' of undefined
        at mapToHeaders (internal/http2/util.js:466:28)
        at ClientHttp2Session.request (internal/http2/core.js:1662:25)
        at Http2Server.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd11-x64/test/parallel/test-http2-client-upload.js:48:24)
        at Http2Server.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd11-x64/test/common/index.js:365:15)
        at Object.onceWrapper (events.js:420:28)
        at Http2Server.emit (events.js:314:20)
        at emitListeningNT (net.js:1322:10)
        at processTicksAndRejections (internal/process/task_queues.js:79:21)
  ...


Reason parallel/test-http2-compat-serverrequest-pipe
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#34106, nodejs/node#34145)
Appeared test-digitalocean-freebsd11-x64-2, test-joyent-alpine311_container-x64-1, test-joyent-alpine312_container-x64-1, test-rackspace-centos7-x64-1, test-softlayer-debian9-x64-1, test-digitalocean-fedora27-x64-1, test-digitalocean-fedora30-x64-1, test-rackspace-ubuntu1604-x64-2, test-joyent-ubuntu1804-x64-1, undefined, test-orka-macos10.14-x64-2, test-nearform-macos10.15-x64-1, test-osuosl-centos7-ppc64_le-2, test-joyent-smartos18-x64-4, test-digitalocean-ubi81_container-x64-2, test-joyent-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-packetnet-centos7-arm64-2, test-ibm-rhel7-s390x-1, test-ibm-aix71-ppc64_be-2, test-azure_msft-win10_vcbt2015-x64-3, test-rackspace-win2012r2_vs2017-x64-3, test-requireio_rvagg-debian10-armv7l_pi2-1, test-requireio_notthetup_sayanee-debian10-arm64_pi3-1, test-digitalocean-freebsd11-x64-1, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-digitalocean-fedora30-x64-2, test-digitalocean-ubuntu1804-x64-1, test-orka-macos10.14-x64-3, test-joyent-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-joyent-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-ibm-rhel7-s390x-2, test-azure_msft-win10_vs2019-x64-2, test-rackspace-win2012r2_vs2019-x64-5, test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_pivotalagency-debian10-arm64_pi3-2
First CI https://ci.nodejs.org/job/node-test-pull-request/32134/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32170/
Example
not ok 1249 parallel/test-http2-compat-serverrequest-pipe
  ---
  duration_ms: 0.284
  severity: fail
  exitcode: 1
  stack: |-
    internal/http2/util.js:466
        map[kSensitiveHeaders].map(StringPrototypeToLowerCase) || emptyArray;
                               ^
    
    TypeError: Cannot read property 'map' of undefined
        at mapToHeaders (internal/http2/util.js:466:28)
        at ClientHttp2Session.request (internal/http2/core.js:1662:25)
        at Http2Server.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd11-x64/test/parallel/test-http2-compat-serverrequest-pipe.js:43:22)
        at Http2Server.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd11-x64/test/common/index.js:365:15)
        at Object.onceWrapper (events.js:420:28)
        at Http2Server.emit (events.js:314:20)
        at emitListeningNT (net.js:1322:10)
        at processTicksAndRejections (internal/process/task_queues.js:79:21)
  ...


Reason parallel/test-http2-compat-serverresponse-settimeout
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#34145, nodejs/node#33862)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-freebsd11-x64-2, test-joyent-alpine311_container-x64-1, test-joyent-alpine312_container-x64-1, test-rackspace-centos7-x64-1, test-softlayer-debian9-x64-1, test-digitalocean-fedora27-x64-1, test-digitalocean-fedora30-x64-1, test-rackspace-ubuntu1604-x64-2, test-joyent-ubuntu1804-x64-1, undefined, test-orka-macos10.14-x64-2, test-nearform-macos10.15-x64-1, test-osuosl-centos7-ppc64_le-2, test-joyent-smartos18-x64-4, test-digitalocean-ubi81_container-x64-2, test-joyent-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-packetnet-centos7-arm64-2, test-ibm-rhel7-s390x-1, test-ibm-aix71-ppc64_be-2, test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2012r2_vs2019-x64-2, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_pivotalagency-debian10-arm64_pi3-2
First CI https://ci.nodejs.org/job/node-test-pull-request/32170/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32179/
Example
not ok 998 parallel/test-http2-compat-serverresponse-settimeout
  ---
  duration_ms: 1.211
  severity: fail
  exitcode: 1
  stack: |-
    Mismatched noop function calls. Expected exactly 1, actual 2.
        at Object.mustCall (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:345:10)
        at Http2Server.server.on (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-http2-compat-serverresponse-settimeout.js:15:28)
        at Http2Server.emit (events.js:198:13)
        at Http2Server.onServerStream (internal/http2/compat.js:774:10)
        at Http2Server.emit (events.js:198:13)
        at ServerHttp2Session.sessionOnStream (internal/http2/core.js:2735:19)
        at ServerHttp2Session.emit (events.js:198:13)
        at emit (internal/http2/core.js:265:8)
        at process._tickCallback (internal/process/next_tick.js:63:19)
  ...


Reason parallel/test-http2-generic-streams
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#34106, nodejs/node#34145)
Appeared test-digitalocean-freebsd11-x64-2, test-joyent-alpine311_container-x64-1, test-joyent-alpine312_container-x64-1, test-rackspace-centos7-x64-1, test-softlayer-debian9-x64-1, test-digitalocean-fedora27-x64-1, test-digitalocean-fedora30-x64-1, test-rackspace-ubuntu1604-x64-2, test-joyent-ubuntu1804-x64-1, undefined, test-orka-macos10.14-x64-2, test-nearform-macos10.15-x64-1, test-osuosl-centos7-ppc64_le-2, test-joyent-smartos18-x64-4, test-digitalocean-ubi81_container-x64-2, test-joyent-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-packetnet-centos7-arm64-2, test-ibm-rhel7-s390x-1, test-ibm-aix71-ppc64_be-2, test-azure_msft-win10_vcbt2015-x64-3, test-rackspace-win2012r2_vs2017-x64-3, test-requireio_rvagg-debian10-armv7l_pi2-1, test-requireio_notthetup_sayanee-debian10-arm64_pi3-1, test-digitalocean-freebsd11-x64-1, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-digitalocean-fedora30-x64-2, test-digitalocean-ubuntu1804-x64-1, test-orka-macos10.14-x64-3, test-joyent-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-joyent-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-ibm-rhel7-s390x-2, test-azure_msft-win10_vs2019-x64-2, test-rackspace-win2012r2_vs2019-x64-5, test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_pivotalagency-debian10-arm64_pi3-2
First CI https://ci.nodejs.org/job/node-test-pull-request/32134/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32170/
Example
not ok 1295 parallel/test-http2-generic-streams
  ---
  duration_ms: 0.216
  severity: fail
  exitcode: 1
  stack: |-
    internal/http2/util.js:466
        map[kSensitiveHeaders].map(StringPrototypeToLowerCase) || emptyArray;
                               ^
    
    TypeError: Cannot read property 'map' of undefined
        at mapToHeaders (internal/http2/util.js:466:28)
        at ClientHttp2Session.request (internal/http2/core.js:1662:25)
        at Object.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd11-x64/test/parallel/test-http2-generic-streams.js:27:22)
        at Module._compile (internal/modules/cjs/loader.js:1217:30)
        at Object.Module._extensions..js (internal/modules/cjs/loader.js:1238:10)
        at Module.load (internal/modules/cjs/loader.js:1066:32)
        at Function.Module._load (internal/modules/cjs/loader.js:954:14)
        at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
        at internal/main/run_main_module...

Reason parallel/test-http2-generic-streams-sendfile
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#34106, nodejs/node#34145)
Appeared test-digitalocean-freebsd11-x64-2, test-joyent-alpine311_container-x64-1, test-joyent-alpine312_container-x64-1, test-rackspace-centos7-x64-1, test-softlayer-debian9-x64-1, test-digitalocean-fedora27-x64-1, test-digitalocean-fedora30-x64-1, test-rackspace-ubuntu1604-x64-2, test-joyent-ubuntu1804-x64-1, undefined, test-orka-macos10.14-x64-2, test-nearform-macos10.15-x64-1, test-osuosl-centos7-ppc64_le-2, test-joyent-smartos18-x64-4, test-digitalocean-ubi81_container-x64-2, test-joyent-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-packetnet-centos7-arm64-2, test-ibm-rhel7-s390x-1, test-ibm-aix71-ppc64_be-2, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2013-x64-1, test-requireio_svincent-debian10-armv7l_pi2-1, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-digitalocean-freebsd11-x64-1, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-digitalocean-fedora30-x64-2, test-digitalocean-ubuntu1804-x64-1, test-orka-macos10.14-x64-3, test-joyent-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-joyent-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-ibm-rhel7-s390x-2, test-azure_msft-win10_vcbt2015-x64-3, test-rackspace-win2012r2_vs2013-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/32134/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32170/
Example
not ok 1296 parallel/test-http2-generic-streams-sendfile
  ---
  duration_ms: 0.234
  severity: fail
  exitcode: 1
  stack: |-
    internal/http2/util.js:466
        map[kSensitiveHeaders].map(StringPrototypeToLowerCase) || emptyArray;
                               ^
    
    TypeError: Cannot read property 'map' of undefined
        at mapToHeaders (internal/http2/util.js:466:28)
        at ClientHttp2Session.request (internal/http2/core.js:1662:25)
        at Object.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd11-x64/test/parallel/test-http2-generic-streams-sendfile.js:23:22)
        at Module._compile (internal/modules/cjs/loader.js:1217:30)
        at Object.Module._extensions..js (internal/modules/cjs/loader.js:1238:10)
        at Module.load (internal/modules/cjs/loader.js:1066:32)
        at Function.Module._load (internal/modules/cjs/loader.js:954:14)
        at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
        at internal/ma...

Reason parallel/test-http2-padding-aligned
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#34106, nodejs/node#34145)
Appeared test-digitalocean-freebsd11-x64-2, test-joyent-alpine311_container-x64-1, test-joyent-alpine312_container-x64-1, test-rackspace-centos7-x64-1, test-softlayer-debian9-x64-1, test-digitalocean-fedora27-x64-1, test-digitalocean-fedora30-x64-1, test-rackspace-ubuntu1604-x64-2, test-joyent-ubuntu1804-x64-1, undefined, test-orka-macos10.14-x64-2, test-nearform-macos10.15-x64-1, test-osuosl-centos7-ppc64_le-2, test-joyent-smartos18-x64-4, test-digitalocean-ubi81_container-x64-2, test-joyent-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-packetnet-centos7-arm64-2, test-ibm-rhel7-s390x-1, test-ibm-aix71-ppc64_be-2, test-azure_msft-win10_vcbt2015-x64-3, test-rackspace-win2012r2_vs2017-x64-3, test-requireio_rvagg-debian10-armv7l_pi2-1, test-requireio_notthetup_sayanee-debian10-arm64_pi3-1, test-digitalocean-freebsd11-x64-1, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-digitalocean-fedora30-x64-2, test-digitalocean-ubuntu1804-x64-1, test-orka-macos10.14-x64-3, test-joyent-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-joyent-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-ibm-rhel7-s390x-2, test-azure_msft-win10_vs2019-x64-2, test-rackspace-win2012r2_vs2019-x64-5, test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_pivotalagency-debian10-arm64_pi3-2
First CI https://ci.nodejs.org/job/node-test-pull-request/32134/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32170/
Example
not ok 1335 parallel/test-http2-padding-aligned
  ---
  duration_ms: 0.236
  severity: fail
  exitcode: 1
  stack: |-
    internal/http2/util.js:466
        map[kSensitiveHeaders].map(StringPrototypeToLowerCase) || emptyArray;
                               ^
    
    TypeError: Cannot read property 'map' of undefined
        at mapToHeaders (internal/http2/util.js:466:28)
        at ClientHttp2Session.request (internal/http2/core.js:1662:25)
        at Object.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd11-x64/test/parallel/test-http2-padding-aligned.js:55:22)
        at Module._compile (internal/modules/cjs/loader.js:1217:30)
        at Object.Module._extensions..js (internal/modules/cjs/loader.js:1238:10)
        at Module.load (internal/modules/cjs/loader.js:1066:32)
        at Function.Module._load (internal/modules/cjs/loader.js:954:14)
        at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
        at internal/main/run_main_module...

Reason parallel/test-http2-pipe
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#34106, nodejs/node#34145)
Appeared test-digitalocean-freebsd11-x64-2, test-joyent-alpine311_container-x64-1, test-joyent-alpine312_container-x64-1, test-rackspace-centos7-x64-1, test-softlayer-debian9-x64-1, test-digitalocean-fedora27-x64-1, test-digitalocean-fedora30-x64-1, test-rackspace-ubuntu1604-x64-2, test-joyent-ubuntu1804-x64-1, undefined, test-orka-macos10.14-x64-2, test-nearform-macos10.15-x64-1, test-osuosl-centos7-ppc64_le-2, test-joyent-smartos18-x64-4, test-digitalocean-ubi81_container-x64-2, test-joyent-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-packetnet-centos7-arm64-2, test-ibm-rhel7-s390x-1, test-ibm-aix71-ppc64_be-2, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_pivotalagency-debian10-arm64_pi3-2, test-digitalocean-freebsd11-x64-1, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-digitalocean-fedora30-x64-2, test-digitalocean-ubuntu1804-x64-1, test-orka-macos10.14-x64-3, test-joyent-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-joyent-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-ibm-rhel7-s390x-2, test-requireio_louiscntr-debian10-armv7l_pi2-1, test-requireio_notthetup_sayanee-debian10-arm64_pi3-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32134/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32170/
Example
not ok 1340 parallel/test-http2-pipe
  ---
  duration_ms: 0.180
  severity: fail
  exitcode: 1
  stack: |-
    internal/http2/util.js:466
        map[kSensitiveHeaders].map(StringPrototypeToLowerCase) || emptyArray;
                               ^
    
    TypeError: Cannot read property 'map' of undefined
        at mapToHeaders (internal/http2/util.js:466:28)
        at ClientHttp2Session.request (internal/http2/core.js:1662:25)
        at Http2Server.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd11-x64/test/parallel/test-http2-pipe.js:35:22)
        at Http2Server.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd11-x64/test/common/index.js:365:15)
        at Object.onceWrapper (events.js:420:28)
        at Http2Server.emit (events.js:314:20)
        at emitListeningNT (net.js:1322:10)
        at processTicksAndRejections (internal/process/task_queues.js:79:21)
  ...


Reason parallel/test-http2-pipe-named-pipe
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#34106, nodejs/node#34145)
Appeared test-digitalocean-freebsd11-x64-2, test-joyent-alpine311_container-x64-1, test-joyent-alpine312_container-x64-1, test-rackspace-centos7-x64-1, test-softlayer-debian9-x64-1, test-digitalocean-fedora27-x64-1, test-digitalocean-fedora30-x64-1, test-rackspace-ubuntu1604-x64-2, test-joyent-ubuntu1804-x64-1, undefined, test-orka-macos10.14-x64-2, test-nearform-macos10.15-x64-1, test-osuosl-centos7-ppc64_le-2, test-joyent-smartos18-x64-4, test-digitalocean-ubi81_container-x64-2, test-joyent-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-packetnet-centos7-arm64-2, test-ibm-rhel7-s390x-1, test-ibm-aix71-ppc64_be-2, test-azure_msft-win10_vcbt2015-x64-4, test-rackspace-win2012r2_vs2017-x64-4, test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-1, test-digitalocean-freebsd11-x64-1, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-digitalocean-fedora30-x64-2, test-digitalocean-ubuntu1804-x64-1, test-orka-macos10.14-x64-3, test-joyent-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-joyent-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-ibm-rhel7-s390x-2, test-rackspace-win2012r2_vs2017-x64-2, test-requireio_sambthompson-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32134/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32170/
Example
not ok 1341 parallel/test-http2-pipe-named-pipe
  ---
  duration_ms: 0.195
  severity: fail
  exitcode: 1
  stack: |-
    internal/http2/util.js:466
        map[kSensitiveHeaders].map(StringPrototypeToLowerCase) || emptyArray;
                               ^
    
    TypeError: Cannot read property 'map' of undefined
        at mapToHeaders (internal/http2/util.js:466:28)
        at ClientHttp2Session.request (internal/http2/core.js:1662:25)
        at Http2Server.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd11-x64/test/parallel/test-http2-pipe-named-pipe.js:40:22)
        at Http2Server.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd11-x64/test/common/index.js:365:15)
        at Object.onceWrapper (events.js:420:28)
        at Http2Server.emit (events.js:314:20)
        at emitListeningNT (net.js:1322:10)
        at processTicksAndRejections (internal/process/task_queues.js:79:21)
  ...


Reason parallel/test-http2-reset-flood
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node-auto-test#19, nodejs/node-auto-test#17)
Appeared test-digitalocean-fedora27-x64-1, test-joyent-ubuntu1804_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/32117/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32126/
Example
not ok 1607 parallel/test-http2-reset-flood
  ---
  duration_ms: 120.63
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-http2-write-finishes-after-stream-destroy
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#34106, nodejs/node#34145)
Appeared test-digitalocean-freebsd11-x64-2, test-joyent-alpine311_container-x64-1, test-joyent-alpine312_container-x64-1, test-rackspace-centos7-x64-1, test-softlayer-debian9-x64-1, test-digitalocean-fedora27-x64-1, test-digitalocean-fedora30-x64-1, test-rackspace-ubuntu1604-x64-2, test-joyent-ubuntu1804-x64-1, undefined, test-orka-macos10.14-x64-2, test-nearform-macos10.15-x64-1, test-osuosl-centos7-ppc64_le-2, test-joyent-smartos18-x64-4, test-digitalocean-ubi81_container-x64-2, test-joyent-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-packetnet-centos7-arm64-2, test-ibm-rhel7-s390x-1, test-ibm-aix71-ppc64_be-2, test-azure_msft-win10_vcbt2015-x64-3, test-rackspace-win2012r2_vs2017-x64-3, test-requireio_rvagg-debian10-armv7l_pi2-1, test-requireio_notthetup_sayanee-debian10-arm64_pi3-1, test-digitalocean-freebsd11-x64-1, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-digitalocean-fedora30-x64-2, test-digitalocean-ubuntu1804-x64-1, test-orka-macos10.14-x64-3, test-joyent-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-joyent-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-ibm-rhel7-s390x-2, test-rackspace-win2012r2_vs2013-x64-2, test-requireio_svincent-debian10-armv7l_pi2-1, test-requireio_piccoloaiutante-debian10-arm64_pi3-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32134/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32170/
Example
not ok 1428 parallel/test-http2-write-finishes-after-stream-destroy
  ---
  duration_ms: 0.297
  severity: fail
  exitcode: 1
  stack: |-
    internal/http2/util.js:466
        map[kSensitiveHeaders].map(StringPrototypeToLowerCase) || emptyArray;
                               ^
    
    TypeError: Cannot read property 'map' of undefined
        at mapToHeaders (internal/http2/util.js:466:28)
        at ClientHttp2Session.request (internal/http2/core.js:1662:25)
        at Object.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd11-x64/test/parallel/test-http2-write-finishes-after-stream-destroy.js:50:22)
        at Module._compile (internal/modules/cjs/loader.js:1217:30)
        at Object.Module._extensions..js (internal/modules/cjs/loader.js:1238:10)
        at Module.load (internal/modules/cjs/loader.js:1066:32)
        at Function.Module._load (internal/modules/cjs/loader.js:954:14)
        at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
...

Reason parallel/test-stdout-close-catch
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node-auto-test#19, nodejs/node#33720)
Appeared test-digitalocean-freebsd11-x64-1, test-digitalocean-freebsd11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/32117/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32176/
Example
not ok 2063 parallel/test-stdout-close-catch
  ---
  duration_ms: 120.43
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-worker-terminate-http2-respond-with-file
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#34106, nodejs/node#34145)
Appeared test-digitalocean-freebsd11-x64-2, test-joyent-alpine311_container-x64-1, test-joyent-alpine312_container-x64-1, test-rackspace-centos7-x64-1, test-softlayer-debian9-x64-1, test-digitalocean-fedora27-x64-1, test-digitalocean-fedora30-x64-1, test-rackspace-ubuntu1604-x64-2, test-joyent-ubuntu1804-x64-1, undefined, test-orka-macos10.14-x64-2, test-nearform-macos10.15-x64-1, test-osuosl-centos7-ppc64_le-2, test-joyent-smartos18-x64-4, test-digitalocean-ubi81_container-x64-2, test-joyent-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-packetnet-centos7-arm64-2, test-ibm-rhel7-s390x-1, test-ibm-aix71-ppc64_be-2, test-azure_msft-win10_vcbt2015-x64-3, test-rackspace-win2012r2_vs2017-x64-3, test-requireio_rvagg-debian10-armv7l_pi2-1, test-requireio_notthetup_sayanee-debian10-arm64_pi3-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32134/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32170/
Example
not ok 2662 parallel/test-worker-terminate-http2-respond-with-file
  ---
  duration_ms: 0.447
  severity: fail
  exitcode: 1
  stack: |-
    
    events.js:291
          throw er; // Unhandled 'error' event
          ^
    TypeError: Cannot read property 'map' of undefined
        at mapToHeaders (internal/http2/util.js:466:28)
        at ClientHttp2Session.request (internal/http2/core.js:1662:25)
        at Object.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd11-x64/test/parallel/test-worker-terminate-http2-respond-with-file.js:30:22)
        at Module._compile (internal/modules/cjs/loader.js:1217:30)
        at Object.Module._extensions..js (internal/modules/cjs/loader.js:1238:10)
        at Module.load (internal/modules/cjs/loader.js:1066:32)
        at Function.Module._load (internal/modules/cjs/loader.js:954:14)
        at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
        at MessagePort.<anonymous> (internal/main/worker_thread.js:...

Reason sequential/test-cpu-prof-worker-argv
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node-auto-test#17, nodejs/node#34103)
Appeared test-ibm-rhel7-s390x-1, test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32130/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32163/
Example
not ok 2886 sequential/test-cpu-prof-worker-argv
  ---
  duration_ms: 0.313
  severity: fail
  exitcode: 1
  stack: |-
    
    [
      {
        id: 1,
        callFrame: {
          functionName: '(root)',
          scriptId: '0',
          url: '',
          lineNumber: -1,
          columnNumber: -1
        },
        hitCount: 0,
        children: [ 2, 3, 11, 17, 21, 24 ]
      },
      {
        id: 2,
        callFrame: {
          functionName: '(program)',
          scriptId: '0',
          url: '',
          lineNumber: -1,
          columnNumber: -1
        },
        hitCount: 1
      },
      {
        id: 3,
        callFrame: {
          functionName: '',
          scriptId: '10',
          url: 'internal/bootstrap/node.js',
          lineNumber: 0,
          columnNumber: 0
        },
        hitCount: 1,
        children: [ 4, 7, 12 ],
        positionTicks: [ [Object] ]
      },
      {
        id: 4,
        callFrame: {
          functionName: 'setupPrepareStackTrace',
          scriptId: ...

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 5 (nodejs/node#34058, nodejs/node#33573, nodejs/node-auto-test#17, nodejs/node#34103, nodejs/node#34145)
Appeared test-orka-macos10.14-x64-1, test-rackspace-win2012r2_vs2017-x64-4, test-orka-macos10.14-x64-2, test-requireio_sambthompson-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32095/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32171/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 199.7.167.99/199.7.167.99:34052' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at com.sun.proxy.$Proxy98.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1147)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1139)

Git Failure

Reason ERROR: Error fetching remote repo 'origin'
Type GIT_FAILURE
Failed PR 2 (nodejs/node#34141, nodejs/node#34145)
Appeared test-orka-macos10.15-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/32180/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32181/
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:909)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1131)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1167)
	at hudson.scm.SCM.checkout(SCM.java:505)

Build Failure

Reason Error: [Errno 2] No such file or directory: 'test.tap'
Type BUILD_FAILURE
Failed PR 11 (nodejs/node#28006, nodejs/node-auto-test#19, nodejs/node#34088, nodejs/node-auto-test#17, nodejs/node#34106, nodejs/node#34101, nodejs/node#34145, nodejs/node#33720, nodejs/node#33862, nodejs/node#34141, nodejs/node#34035)
Appeared test-softlayer-centos6-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32094/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32188/
Example
Error: [Errno 2] No such file or directory: 'test.tap'
POST BUILD TASK : FAILURE
END OF POST BUILD TASK : 0
Recording test results
Recording fingerprints
Collecting metadata...

Reason error: ‘std::index_sequence’ has not been declared
Type BUILD_FAILURE
Failed PR 11 (nodejs/node#28006, nodejs/node-auto-test#19, nodejs/node#34088, nodejs/node-auto-test#17, nodejs/node#34106, nodejs/node#34101, nodejs/node#34145, nodejs/node#33720, nodejs/node#33862, nodejs/node#34141, nodejs/node#34035)
Appeared test-softlayer-centos7-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32094/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32188/
Example
error: ‘std::index_sequence’ has not been declared
                                         std::index_sequence<Indexes...>)
                                              ^
../deps/v8/src/base/template-utils.h:20:60: error: expected ‘,’ or ‘...’ before ‘<’ token
                                         std::index_sequence<Indexes...>)
                                                            ^

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 11 (nodejs/node#28006, nodejs/node-auto-test#19, nodejs/node#34088, nodejs/node-auto-test#17, nodejs/node#34106, nodejs/node#34101, nodejs/node#34145, nodejs/node#33720, nodejs/node#33862, nodejs/node#34141, nodejs/node#34035)
Appeared test-softlayer-debian8-x86-1, test-digitalocean-ubuntu1404-x86-1, test-digitalocean-ubuntu1604-x86-2, test-joyent-alpine311_container-x64-1, test-joyent-alpine312_container-x64-1, test-rackspace-ubuntu1604-x64-2, test-orka-macos10.14-x64-2, test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/32094/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32188/
Example
fatal: No rebase in progress?

Reason ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 7 (nodejs/node#28006, nodejs/node#33490, nodejs/node#34088, nodejs/node#34035, nodejs/node#34106, nodejs/node#34145, nodejs/node#34141)
Appeared test-packetnet-centos7-arm64-1, test-requireio_sambthompson-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-1, test-requireio_louiscntr-debian10-armv7l_pi2-1, test-requireio_pivotalagency-debian10-arm64_pi3-2, test-requireio_svincent-debian10-armv7l_pi2-1, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_notthetup_sayanee-debian10-arm64_pi3-1, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2, test-digitalocean-freebsd11-x64-2, test-packetnet-centos7-arm64-2, test-ibm-rhel7-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32094/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32180/
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 fatal error: ld terminated with signal 9 [Killed]
Type BUILD_FAILURE
Failed PR 5 (nodejs/node#34088, nodejs/node#34102, nodejs/node#34105, nodejs/node#34106, nodejs/node#34139)
Appeared test-joyent-ubuntu1804_sharedlibs_container-x64-4, test-joyent-ubuntu1804_sharedlibs_container-x64-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/32128/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32160/
Example
fatal error: ld terminated with signal 9 [Killed]

Reason ERROR: Build step failed with exception
Type BUILD_FAILURE
Failed PR 3 (nodejs/node-auto-test#19, nodejs/node#33579, nodejs/node#33720)
Appeared test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_securogroup-debian10-armv6l_pi1p-1, test-requireio_williamkapke-debian10-arm64_pi3-2
First CI https://ci.nodejs.org/job/node-test-pull-request/32117/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32176/
Example
ERROR: Build step failed with exception
java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[test-requireio_mininodes-debian10-armv7l_pi2-1] which is computer hudson.slaves.SlaveComputer@17d0ec88 and has channel null
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:88)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:186)
	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:96)

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#28006, nodejs/node#34141)
Appeared test-joyent-smartos18-x64-3, test-joyent-smartos18-x64-4, test-ibm-aix71-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/32094/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32187/
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 Makefile:1248: recipe for target 'tools/.mdlintstamp' failed
Type BUILD_FAILURE
Failed PR 2 (nodejs/node-auto-test#19, nodejs/node-auto-test#17)
Appeared test-ibm-ubuntu1804-x64-1, test-packetnet-ubuntu1804-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32125/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32138/
Example
Makefile:1248: recipe for target 'tools/.mdlintstamp' failed
make: *** [tools/.mdlintstamp] Error 1
+ grep -v '^ok\|^TAP version 13\|^1\.\.'
+ cat test-eslint.tap
+ sed '/^\s*$/d'
+ exit 1

Reason error: no such option: --error-on-warn
Type BUILD_FAILURE
Failed PR 2 (nodejs/node-auto-test#19, nodejs/node-auto-test#17)
Appeared test-digitalocean-ubi81_container-x64-2, test-softlayer-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32125/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32138/
Example
error: no such option: --error-on-warn
Node.js configure: Found Python 3.6.8...
make: *** [Makefile:577: build-ci] Error 2
Build step 'Conditional steps (multiple)' marked build as failure
All downstream projects complete!
Performing Post build task...

Progress

  • parallel/test-http2-invalidheaderfield (4)
  • parallel/test-net-dns-error (4)
  • parallel/test-trace-atomics-wait (4)
  • parallel/test-worker-init-failure (4)
  • parallel/test-worker-stdio (3)
  • sequential/test-fs-readfile-tostring-fail (3)
  • parallel/test-http2-backpressure (2)
  • parallel/test-http2-client-upload (2)
  • parallel/test-http2-compat-serverrequest-pipe (2)
  • parallel/test-http2-compat-serverresponse-settimeout (2)
  • parallel/test-http2-generic-streams (2)
  • parallel/test-http2-generic-streams-sendfile (2)
  • parallel/test-http2-padding-aligned (2)
  • parallel/test-http2-pipe (2)
  • parallel/test-http2-pipe-named-pipe (2)
  • parallel/test-http2-reset-flood (2)
  • parallel/test-http2-write-finishes-after-stream-destroy (2)
  • parallel/test-stdout-close-catch (2)
  • parallel/test-worker-terminate-http2-respond-with-file (2)
  • sequential/test-cpu-prof-worker-argv (2)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (5)
  • ERROR: Error fetching remote repo 'origin' (2)
  • Error: [Errno 2] No such file or directory: 'test.tap' (11)
  • error: ‘std::index_sequence’ has not been declared (11)
  • fatal: No rebase in progress? (11)
  • ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? (7)
  • fatal error: ld terminated with signal 9 [Killed] (5)
  • ERROR: Build step failed with exception (3)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (2)
  • Makefile:1248: recipe for target 'tools/.mdlintstamp' failed (2)
  • error: no such option: --error-on-warn (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