Open
Description
Failures in node-test-pull-request/31687 to node-test-pull-request/31786 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-06-09 00:15 | 0 | 21 | 21 | 8 | 50 | 22.83% |
JSTest Failure
Example
not ok 481 parallel/test-fs-stream-construct
---
duration_ms: 240.131
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-net-dns-error |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 5 (nodejs/node#33685, nodejs/node#33694, nodejs/node#33624, nodejs/node#33584, nodejs/node#33778) |
Appeared | test-rackspace-win2012r2_vs2017-x64-3, test-rackspace-win2012r2_vs2017-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/31691/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/31777/ |
Example
not ok 334 parallel/test-net-dns-error
---
duration_ms: 0.270
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-http2-large-writes-session-memory-leak |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#33685, nodejs/node#33527, nodejs/node#33694, nodejs/node#33778) |
Appeared | test-rackspace-win2012r2_vs2013-x64-1, test-rackspace-win2012r2_vs2019-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/31691/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/31777/ |
Example
not ok 317 parallel/test-http2-large-writes-session-memory-leak
---
duration_ms: 0.266
severity: fail
exitcode: 1
stack: |-
events.js:292
throw er; // Unhandled 'error' event
^
Error [ERR_HTTP2_STREAM_ERROR]: Stream closed with error code NGHTTP2_ENHANCE_YOUR_CALM
at ClientHttp2Stream._destroy (internal/http2/core.js:2151:13)
at _destroy (internal/streams/destroy.js:59:8)
at ClientHttp2Stream.destroy (internal/streams/destroy.js:52:5)
at Http2Stream.onStreamClose (internal/http2/core.js:515:12)
Emitted 'error' event on ClientHttp2Stream instance at:
at emitErrorNT (internal/streams/destroy.js:127:8)
at emitErrorCloseNT (internal/streams/destroy.js:92:3)
at processTicksAndRejections (internal/process/task_queues.js:84:21) {
code: 'ERR_HTTP2_STREAM_ERROR'
}
...
Reason | parallel/test-tls-ticket-cluster |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#33709, nodejs/node#33624, nodejs/node#33717) |
Appeared | test-softlayer-centos7-x64-1, test-nearform-macos10.15-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/31732/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/31780/ |
Example
not ok 1891 parallel/test-tls-ticket-cluster
---
duration_ms: 0.931
severity: fail
exitcode: 1
stack: |-
[master] got "listening"
[master] connecting 46205
[master] got "not-reused"
[master] connecting 46205
[master] connecting 46205
[master] got "reused"
[master] connecting 46205
[master] got "reused"
[master] connecting 46205
[master] got "reused"
[master] connecting 46205
[master] got "reused"
[master] connecting 46205
[master] got "reused"
[master] connecting 46205
[master] got "reused"
[master] connecting 46205
[master] got "reused"
[master] connecting 46205
[master] got "reused"
[master] connecting 46205
[master] got "reused"
[master] connecting 46205
[master] got "reused"
[master] connecting 46205
[master] got "reused"
[master] connecting 46205
[master] got "reused"
[master] connecting 46205
[master] got "reused"
[master] connecting 46205
[master] got "reused"
[w...
Reason | parallel/test-http-destroyed-socket-write2 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#33731, nodejs/node#33697) |
Appeared | test-orka-macos10.14-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/31726/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/31733/ |
Example
not ok 851 parallel/test-http-destroyed-socket-write2
---
duration_ms: 0.447
severity: fail
exitcode: 1
stack: |-
assert.js:103
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ 'ERR_STREAM_DESTROYED'
- 'ECONNRESET'
at ClientRequest.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1014/test/parallel/test-http-destroyed-socket-write2.js:67:16)
at ClientRequest.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1014/test/common/index.js:363:15)
at ClientRequest.emit (events.js:315:20)
at emitErrorNt (_http_outgoing.js:666:43)
at processTicksAndRejections (internal/process/task_queues.js:85:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'ERR_STREAM_DESTROYED',
expected: 'ECONNRESET',
operator: 'strictEqual'
}
...
Jenkins Failure
Reason | Build timed out (after 120 minutes). Marking the build as failed. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 3 (nodejs/node#33611, nodejs/node#33709, nodejs/node#33717) |
Appeared | test-joyent-alpine311_container-x64-1, test-rackspace-fedora27-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/31718/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/31780/ |
Example
Build timed out (after 120 minutes). Marking the build as failed.
Reason | Cannot retrieve the node's workspace for hudson.matrix.MatrixProject@6a0e981f[node-test-commit-osx]. Most probably the node is offline |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 2 (nodejs/node#33708, nodejs/node#33709) |
Appeared | test-orka-macos10.14-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/31731/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/31732/ |
Example
java.io.IOException: Cannot retrieve the node's workspace for hudson.matrix.MatrixProject@6a0e981f[node-test-commit-osx]. Most probably the node is offline
at hudson.matrix.MatrixRun$MatrixRunExecution.getParentWorkspaceLease(MatrixRun.java:173)
at hudson.matrix.MatrixRun$MatrixRunExecution.decideWorkspace(MatrixRun.java:187)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:488)
at hudson.model.Run.execute(Run.java:1856)
at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
Build Failure
Reason | Failed to trigger node-test-commit |
---|---|
Type | BUILD_FAILURE |
Failed PR | 3 (https://github.com/nodejs-private/node-private/pull/214/, nodejs/node#33635, nodejs/node#33711) |
Appeared | test-ibm-ubuntu1804-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/31700/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/31745/ |
Example
Failed to trigger node-test-commit
Reason | Failed to trigger sub builds |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#33611, nodejs/node#33615) |
Appeared | undefined |
First CI | https://ci.nodejs.org/job/node-test-pull-request/31721/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/31741/ |
Example
Failed to trigger sub builds
Git Failure
Progress
-
parallel/test-fs-stream-construct
(15) -
parallel/test-net-dns-error
(5) -
parallel/test-http2-large-writes-session-memory-leak
(4) -
parallel/test-tls-ticket-cluster
(3) -
parallel/test-http-destroyed-socket-write2
(2) -
Build timed out (after 120 minutes). Marking the build as failed.
(3) -
Cannot retrieve the node's workspace for hudson.matrix.MatrixProject@6a0e981f[node-test-commit-osx]. Most probably the node is offline
(2) -
Failed to trigger node-test-commit
(3) -
Failed to trigger sub builds
(2)
Metadata
Metadata
Assignees
Labels
No labels