Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

CI Reliability 2022-11-22 #436

Open
15 tasks
github-actions bot opened this issue Nov 22, 2022 · 0 comments
Open
15 tasks

CI Reliability 2022-11-22 #436

github-actions bot opened this issue Nov 22, 2022 · 0 comments

Comments

@github-actions
Copy link

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

UTC Time RUNNING SUCCESS UNSTABLE ABORTED FAILURE Green Rate
2022-11-22 00:15 1 8 39 1 51 8.16%

JSTest Failure

Reason parallel/test-fs-watch-recursive
Type JS_TEST_FAILURE
Failed PR 13 (nodejs/node#45371, nodejs/node#45432, nodejs/node#45391, nodejs/node#45230, nodejs/node#45508, nodejs/node#45513, nodejs/node#45383, nodejs/node#45524, nodejs/node#45527, nodejs/node#45532, nodejs/node#45541, nodejs/node#45422, nodejs/node#45555)
Appeared test-softlayer-alpine312_container-x64-1, test-osuosl-rhel8-ppc64_le-3, test-orka-macos11-x64-1, test-nearform-macos11.0-arm64-1, test-orka-macos11-x64-2, test-ibm-rhel8-s390x-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-ibm-rhel8-s390x-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-osuosl-rhel8-ppc64_le-2, test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/47982/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48057/
Example
not ok 1503 parallel/test-fs-watch-recursive
  ---
  duration_ms: 120.104
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-process-wrap
Type JS_TEST_FAILURE
Failed PR 9 (nodejs/node#45230, nodejs/node#45517, nodejs/node#45508, nodejs/node#45383, nodejs/node#45527, nodejs/node#45538, nodejs/node#45542, nodejs/node#45555, nodejs/node#45351)
Appeared test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48007/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48068/
Example
not ok 2464 parallel/test-process-wrap
  ---
  duration_ms: 120.44
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    (node:18698) 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-child-process-stdio-inherit
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#45513, nodejs/node#45523, nodejs/node#45537, nodejs/node#45555, nodejs/node#45541)
Appeared test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48022/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48056/
Example
not ok 667 parallel/test-child-process-stdio-inherit
  ---
  duration_ms: 120.107
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason addons/report-fatalerror/test
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#45371, nodejs/node#45496, nodejs/node#45432, nodejs/node#45513)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/47982/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48022/
Example
not ok 3496 addons/report-fatalerror/test
  ---
  duration_ms: 300.115
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-corepack-yarn-install
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#45494, nodejs/node#45489, nodejs/node#45230)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/47990/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48007/
Example
not ok 591 parallel/test-corepack-yarn-install
  ---
  duration_ms: 2.414
  severity: fail
  exitcode: 1
  stack: |-
    (node:9231) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
    (Use `node --trace-deprecation ...` to show where the warning was created)
    
    
    #
    # Fatal error in ../deps/v8/src/base/memory.h, line 22
    # Debug check failed: IsAligned(addr, alignof(T)).
    #
    #
    #
    #FailureMessage Object: 0x7ffe8e219d30
     1: 0x56382ebbaa63 node::DumpBacktrace(_IO_FILE*) [/home/iojs/build/workspace/node-test-commit-linux-containered/out/Debug/node]
     2: 0x56382ed62a73  [/home/iojs/build/workspace/node-test-commit-linux-containered/out/Debug/node]
     3: 0x56382ed62a93  [/home/iojs/build/workspace/node-test-commit-linux-containered/out/Debug/node]
     4: 0x5638307e6c07 V8_Fatal(char const*, int, char const*, ...) [/home/iojs/build/workspace/node-tes...

Reason addons/request-interrupt/test
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45536, nodejs/node#45489)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/48065/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48067/
Example
not ok 3513 addons/request-interrupt/test
  ---
  duration_ms: 300.94
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason benchmark/test-benchmark-streams
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45494, nodejs/node#45489)
Appeared test-digitalocean-alpine311_container-x64-2, test-softlayer-alpine312_container-x64-1, test-softlayer-debian10-x64-1, test-rackspace-fedora32-x64-1, test-digitalocean-fedora34-x64-2, test-digitalocean-rhel8-x64-1, test-ibm-ubuntu1804-x64-2, test-digitalocean-freebsd12-x64-2, test-nearform-macos10.15-x64-1, test-orka-macos11-x64-2, test-osuosl-rhel8-ppc64_le-1, test-joyent-smartos20-x64-4, test-osuosl-aix72-ppc64_be-4, test-macstadium-macos11.0-arm64-4, test-equinix-ubuntu2004_sharedlibs_container-arm64-3, test-ibm-rhel8-s390x-2, test-digitalocean-ubi81_container-x64-2, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-osuosl-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-5, test-osuosl-ubuntu2004_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-armv7l-2, test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2012r2_vs2019-x64-2, test-osuosl-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-1, test-orka-macos10.15-x64-1, test-orka-macos11-x64-1, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-2, test-joyent-ubuntu1804-x64-1, test-osuosl-rhel8-ppc64_le-4, test-ibm-rhel8-s390x-1, test-digitalocean-ubi81_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-equinix-rhel8_container-arm64-2, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-osuosl-aix72-ppc64_be-3, test-equinix-ubuntu2004_sharedlibs_container-arm64-4, test-azure_msft-win10_vs2019-x64-2, test-rackspace-win2012r2_vs2019-x64-4, test-equinix-debian10_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/47990/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47993/
Example
not ok 3656 benchmark/test-benchmark-streams
  ---
  duration_ms: 2.21
  severity: fail
  exitcode: 1
  stack: |-
    node:events:497
          throw er; // Unhandled 'error' event
          ^
    
    Error [ERR_METHOD_NOT_IMPLEMENTED]: The _read() method is not implemented
        at new NodeError (node:internal/errors:393:5)
        at Readable._read (node:internal/streams/readable:683:9)
        at Readable.read (node:internal/streams/readable:516:12)
        at maybeReadMore_ (node:internal/streams/readable:670:12)
        at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
    Emitted 'error' event on Readable instance at:
        at emitErrorNT (node:internal/streams/destroy:151:8)
        at emitErrorCloseNT (node:internal/streams/destroy:116:3)
        at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
      code: 'ERR_METHOD_NOT_IMPLEMENTED'
    }
    
    Node.js v20.0.0-pre
    node:assert:124
      throw new AssertionError(obj);
      ^
   ...

Reason parallel/test-heapsnapshot-near-heap-limit-worker
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45383, nodejs/node#45549)
Appeared test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-ibm-rhel8-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/48023/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48063/
Example
not ok 1222 parallel/test-heapsnapshot-near-heap-limit-worker
  ---
  duration_ms: 1.565
  severity: fail
  exitcode: 1
  stack: |-
    
    Invoked NearHeapLimitCallback, processing=false, current_limit=52428800, initial_limit=52428800
    max_young_gen_size=50331648, young_gen_size=0, old_gen_size=51396312, total_size=51396312
    Estimated available memory=9223372036746903552, estimated overhead=50331648
    Start generating Heap.20221121.135411.3500619.1.001.heapsnapshot...
    Invoked NearHeapLimitCallback, processing=true, current_limit=52428800, initial_limit=52428800
    max_young_gen_size=50331648, young_gen_size=0, old_gen_size=51396312, total_size=51396312
    Estimated available memory=9223372036746928128, estimated overhead=50331648
    Not generating snapshots in nested callback. new_limit=102760448
    1/1 snapshots taken.
    Removing the near heap limit callbackWrote snapshot to /home/iojs/node-tmp/.tmp.1174/Heap.20221121.135411.3500619.1.001.heapsnapshot
    
    <--- Last few GCs --->
    
...

CCTest Failure

Reason [ RUN ] InspectorSocketTest.HostIPv6NonRoutable
Type CC_TEST_FAILURE
Failed PR 3 (nodejs/node#45377, nodejs/node#45525, nodejs/node#45537)
Appeared test-azure_msft-win10_vs2019-x64-2, test-rackspace-win2012r2_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/47981/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48036/
Example
[ RUN      ] InspectorSocketTest.HostIPv6NonRoutable
C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected)
  Actual: true
Expected: false
[  FAILED  ] InspectorSocketTest.HostIPv6NonRoutable (5000 ms)

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 3 (nodejs/node#45301, nodejs/node#45549, nodejs/node#45489)
Appeared test-macstadium-macos11.0-arm64-3, test-orka-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48003/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48067/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 207.254.38.86/207.254.38.86:54237' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy87.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 3 (nodejs/node#45512, nodejs/node#45536, nodejs/node#45506)
Appeared test-nearform-macos10.15-x64-1, test-softlayer-ubi81_container-x64-1, test-digitalocean-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48014/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48069/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Git Failure

Build Failure

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 4 (nodejs/node#45475, nodejs/node#45523, nodejs/node#45526, nodejs/node#45527)
Appeared test-macstadium-macos11.0-arm64-3, test-rackspace-debian10-x64-1, test-macstadium-macos11.0-arm64-4, test-nearform-macos11.0-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/47986/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48034/
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 3 (nodejs/node#45377, nodejs/node#45494, nodejs/node#45489)
Appeared test-azure_msft-win2016_vs2017-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/47981/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47993/
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: Step ‘Publish JUnit test result report’ failed: no workspace for ...
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#45536, nodejs/node#43525)
Appeared test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/48065/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48066/
Example
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for node-test-commit-osx-arm/nodes=osx11 #8650
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

Reason sh: line 12: [: -gt: unary operator expected
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#45444, nodejs/node#45391)
Appeared test-rackspace-win2012r2_vs2017-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/47980/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48005/
Example
sh: line 12: [: -gt: unary operator expected

Progress

  • parallel/test-fs-watch-recursive (13)
  • parallel/test-process-wrap (9)
  • parallel/test-child-process-stdio-inherit (5)
  • addons/report-fatalerror/test (4)
  • parallel/test-corepack-yarn-install (3)
  • addons/request-interrupt/test (2)
  • benchmark/test-benchmark-streams (2)
  • parallel/test-heapsnapshot-near-heap-limit-worker (2)
  • [ RUN ] InspectorSocketTest.HostIPv6NonRoutable (3)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (3)
  • Build timed out (after 60 minutes). Marking the build as failed. (3)
  • fatal: No rebase in progress? (4)
  • ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error? (3)
  • ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ... (2)
  • sh: line 12: [: -gt: unary operator expected (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