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-11-10 #113

Open
26 tasks
github-actions bot opened this issue Nov 10, 2021 · 0 comments
Open
26 tasks

CI Reliability 2021-11-10 #113

github-actions bot opened this issue Nov 10, 2021 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/40710 to node-test-pull-request/40801 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-11-10 00:03 1 6 6 5 82 6.38%

JSTest Failure

Reason sequential/test-child-process-pass-fd
Type JS_TEST_FAILURE
Failed PR 17 (nodejs/node#40487, nodejs/node#40706, nodejs/node#40696, nodejs/node#40716, nodejs/node#40216, nodejs/node#40607, nodejs/node#40741, nodejs/node#40752, nodejs/node#40604, nodejs/node#40739, nodejs/node#40726, nodejs/node#40616, nodejs/node#40720, nodejs/node#40658, nodejs/node#40758, nodejs/node#40640, nodejs/node#40631)
Appeared test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vcbt2015-x64-2, test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vcbt2015-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/40710/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40792/
Example
not ok 800 sequential/test-child-process-pass-fd
  ---
  duration_ms: 122.501
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason message/esm_display_syntax_error_import_json_named_export
Type JS_TEST_FAILURE
Failed PR 14 (nodejs/node#40706, nodejs/node#40653, nodejs/node#40716, nodejs/node#40216, nodejs/node#40726, nodejs/node#40572, nodejs/node#40351, nodejs/node#40604, nodejs/node#40741, nodejs/node#40696, nodejs/node#40622, nodejs/node#40658, nodejs/node#40752, nodejs/node#40516)
Appeared test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-osuosl-centos7-ppc64_le-4, test-ibm-rhel7-s390x-3, test-softlayer-ubi81_container-x64-1, test-equinix-ubuntu2004_container-armv7l-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-ibm-rhel7-s390x-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-macstadium-macos11.0-arm64-3, test-azure_msft-win10_vs2019-x64-3, test-ibm-rhel7-s390x-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-fedora34-x64-1, test-digitalocean-ubi81_container-x64-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9
First CI https://ci.nodejs.org/job/node-test-pull-request/40712/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40753/
Example
not ok 3089 message/esm_display_syntax_error_import_json_named_export
  ---
  duration_ms: 0.100
  severity: fail
  exitcode: 1
  stack: |-
    (node:103793) ExperimentalWarning: Importing JSON modules is an experimental feature. This feature could change at any time
    (Use `node --trace-warnings ...` to show where the warning was created)
    file:///home/iojs/build/workspace/node-test-commit-linux-containered/test/message/esm_display_syntax_error_import_json_named_export.mjs:4
    import { ofLife } from '../fixtures/experimental.json' assert { type: 'json' };
             ^^^^^^
    SyntaxError: The requested module '../fixtures/experimental.json' does not provide an export named 'ofLife'
        at ModuleJob._instantiate (node:internal/modules/esm/module_job:127:21)
        at async ModuleJob.run (node:internal/modules/esm/module_job:191:5)
        at async Promise.all (index 0)
        at async ESMLoader.import (node:internal/modules/esm/loader:331:24)
        at async loadESM (node:internal/process/esm...

Reason pummel/test-fs-watch-non-recursive
Type JS_TEST_FAILURE
Failed PR 14 (nodejs/node#40726, nodejs/node#40622, nodejs/node#40607, nodejs/node#40696, nodejs/node#40720, nodejs/node#40739, nodejs/node#40604, nodejs/node#40616, nodejs/node#40758, nodejs/node#40658, nodejs/node#40640, nodejs/node#40763, nodejs/node#40598, nodejs/node#40631)
Appeared test-azure_msft-win10_vcbt2015-x64-3, test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vcbt2015-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40721/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40801/
Example
not ok 789 pummel/test-fs-watch-non-recursive
  ---
  duration_ms: 0.808
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:171
      throw err;
      ^
    
    AssertionError [ERR_ASSERTION]: function should not have been called at C:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-fs-watch-non-recursive.js:43
    called with arguments: 'change', 'testsubdir'
        at FSWatcher.mustNotCall (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:479:12)
        at FSWatcher.emit (node:events:390:28)
        at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: undefined,
      expected: undefined,
      operator: 'fail'
    }
    
    Node.js v18.0.0-pre
  ...


Reason parallel/test-finalization-group-regular-gc
Type JS_TEST_FAILURE
Failed PR 13 (nodejs/node#40572, nodejs/node#40726, nodejs/node#40654, nodejs/node#40622, nodejs/node#40351, nodejs/node#40607, nodejs/node#40741, nodejs/node#40720, nodejs/node#40696, nodejs/node#40658, nodejs/node#40616, nodejs/node#40604, nodejs/node#40739)
Appeared test-azure_msft-win10_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40723/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40751/
Example
not ok 180 parallel/test-finalization-group-regular-gc
  ---
  duration_ms: 1.965
  severity: fail
  exitcode: 3221226505
  stack: |-
    Assertion failed: !(handle->flags & UV_HANDLE_CLOSING), file c:\workspace\node-compile-windows\node\deps\uv\src\win\async.c, line 76
  ...


Reason parallel/test-repl-sigint-nested-eval
Type JS_TEST_FAILURE
Failed PR 10 (nodejs/node#40351, nodejs/node#40716, nodejs/node#40216, nodejs/node#40604, nodejs/node#40658, nodejs/node#40696, nodejs/node#40726, nodejs/node#40763, nodejs/node#40631, nodejs/node#40572)
Appeared test-digitalocean-fedora32-x64-1, test-rackspace-fedora32-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-macstadium-macos11.0-arm64-3, test-equinix-centos7_container-arm64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-osuosl-aix72-ppc64_be-4, test-joyent-ubuntu1804-x64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40711/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40795/
Example
not ok 2101 parallel/test-repl-sigint-nested-eval
  ---
  duration_ms: 0.614
  severity: fail
  exitcode: 1
  stack: |-
    Stacktrace:
       ptr1=0x35f89d541d49
        ptr2=(nil)
        ptr3=(nil)
        ptr4=(nil)
        failure_message_object=0x7fff233bb7d0
    
    ==== JS stack trace =========================================
    
        0: ExitFrame [pc: 0x16667f9]
        1: StubFrame [pc: 0x16f141d]
    Security context: 0x351ecfb2bd19 <JSGlobalObject>
        2: _fatalException [0x351ecfb08829] [node:internal/process/execution:145] [bytecode=0x29fd3c2ea151 offset=13](this=0x351ecfb02d09 <process map = 0x1f7b0a535cd9>,0x35f89d541d49 <Odd Oddball: termination_exception>,0x35f89d541769 <false>)
        3: InternalFrame [pc: 0x15f3a5b]
        4: EntryFrame [pc: 0x15f3783]
        5: builtin exit frame: evaluate(this=0x23ee18ae3639 <ModuleWrap map = 0x17cf9324db51>,0x23ee18ae3639 <ModuleWrap map = 0x17cf9324db51>,-1,0x35f89d541769 <false>)
    
        6: getESMFacade [0x39b918e58b31] [node:internal...

Reason parallel/test-fs-rmdir-recursive
Type JS_TEST_FAILURE
Failed PR 9 (nodejs/node#40696, nodejs/node#40216, nodejs/node#40351, nodejs/node#40741, nodejs/node#40616, nodejs/node#40604, nodejs/node#40726, nodejs/node#40720, nodejs/node#40658)
Appeared test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vcbt2015-x64-3, test-azure_msft-win10_vcbt2015-x64-2, test-azure_msft-win10_vcbt2015-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/40717/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40784/
Example
not ok 255 parallel/test-fs-rmdir-recursive
  ---
  duration_ms: 2.162
  severity: fail
  exitcode: 1
  stack: |-
    (node:8872) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead
    (Use `node --trace-deprecation ...` to show where the warning was created)
    Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.253
    Files blocking: [ 'rmdir-recursive-0', 'rmdir-recursive-5' ]
    
    node:assert:986
        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.253\rmdir-recursive-0'
        at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:364:12
        at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:401:15
        at node:fs:188:23
        at CB (node:internal/fs/rim...

Reason parallel/test-http2-pipe-named-pipe
Type JS_TEST_FAILURE
Failed PR 8 (nodejs/node#40654, nodejs/node#40696, nodejs/node#40622, nodejs/node#40726, nodejs/node#40739, nodejs/node#40720, nodejs/node#40763, nodejs/node#40631)
Appeared test-macstadium-macos11.0-arm64-4, test-orka-macos11-x64-2, test-macstadium-macos11.0-arm64-3, test-orka-macos10.15-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40714/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40792/
Example
not ok 1332 parallel/test-http2-pipe-named-pipe
  ---
  duration_ms: 0.102
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:123
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    139837 !== 139244
    
        at WriteStream.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-http2-pipe-named-pipe.js:26:12)
        at WriteStream.emit (node:events:402:35)
        at finish (node:internal/streams/writable:751:10)
        at processTicksAndRejections (node:internal/process/task_queues:83:21) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 139837,
      expected: 139244,
      operator: 'strictEqual'
    }
    
    Node.js v18.0.0-pre
  ...


Reason parallel/test-crypto-keygen
Type JS_TEST_FAILURE
Failed PR 7 (nodejs/node#40572, nodejs/node#40351, nodejs/node#40607, nodejs/node#40616, nodejs/node#40720, nodejs/node#40739, nodejs/node#40658)
Appeared test-rackspace-win2012r2_vs2013-x64-1, test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2012r2_vs2017-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/40723/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40780/
Example
not ok 798 parallel/test-crypto-keygen
  ---
  duration_ms: 120.135
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason parallel/test-fs-rm
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#40622, nodejs/node#40696, nodejs/node#40726, nodejs/node#40658, nodejs/node#40216)
Appeared test-azure_msft-win10_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/40730/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40788/
Example
not ok 256 parallel/test-fs-rm
  ---
  duration_ms: 3.943
  severity: fail
  exitcode: 1
  stack: |-
    Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.253
    Files blocking: [ 'rm-1', 'rm-4', 'rm-5', 'rm-6', 'rm-7', 'rm-args-file.txt' ]
    
    node:assert:986
        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.253\rm-1\d-1-1'
        at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:364:12
        at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:401:15
        at CB (node:internal/fs/rimraf:60:5)
        at node:internal/fs/rimraf:152:18
        at CB (node:internal/fs/rimraf:60:5)
        at FSReqCallback.oncomplete (node:fs:188:23)
     {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: [Error: ENOTEMPTY: directory not empty, rmdir 'C:\w...

Reason sequential/test-debugger-heap-profiler
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#40511, nodejs/node#40696, nodejs/node#40716, nodejs/node#40616, nodejs/node#40516)
Appeared test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-alpine311_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/40716/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40753/
Example
not ok 3437 sequential/test-debugger-heap-profiler
  ---
  duration_ms: 16.844
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-commit-linux-containered/test/common/debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for />\s+$/; found: Heap snapshot: 0/0
    Heap snapshot: 0/34581
    Heap snapshot: 10000/34581
    Heap snapshot: 20000/34581
    Heap snapshot: 30000/34581
    Heap snapshot: 34580/34581
    Heap snapshot: 34581/34581
    
    Heap snaphost prepared.
    
    Writing snapshot: 102400
    Writing snapshot: 204800
    Writing snapshot: 307200
    Writing snapshot: 409600
    Writing snapshot: 512000
    Writing snapshot: 614400
    Writing snapshot: 716800
    Writing snapshot: 819200
    Writing snapshot: 921600
    Writing snapshot: 1024000
    Writing snapshot: 1126400
    Writing snapshot: 1228800
    Writing snapshot: 1331200
    Writing snapshot: 1433600
    Writing snapshot: 1536000
    Writ...

Reason wpt/test-user-timing
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#40739, nodejs/node#40720, nodejs/node#40696, nodejs/node#40758, nodejs/node#40763)
Appeared test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2, test-orka-macos11-x64-2, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_williamkapke-debian10-arm64_pi3-1, test-orka-macos10.15-x64-2, test-requireio_joeyvandijk-debian10-armv7l_pi2-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40741/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40794/
Example
not ok 849 wpt/test-user-timing
  ---
  duration_ms: 9.336
  severity: fail
  exitcode: 1
  stack: |-
    ---- idlharness.any.js ----
    [SKIPPED] idlharness cannot recognize Node.js environment
    ---- invoke_with_timing_attributes.worker.js ----
    [SKIPPED] importScripts not supported
    ---- performance-measure-invalid.worker.js ----
    [SKIPPED] importScripts not supported
    ---- buffered-flag.any.js ----
    [PASS] PerformanceObserver with buffered flag sees previous marks
    ---- buffered-flag.any.js ----
    [PASS] PerformanceObserver with buffered flag sees previous measures
    ---- case-sensitivity.any.js ----
    [PASS] getEntriesByType values are case sensitive
    ---- clear_all_marks.any.js ----
    [PASS] Clearing all marks remove all of them.
    ---- clear_all_measures.any.js ----
    [PASS] Clearing all marks remove all of them.
    ---- clear_non_existent_mark.any.js ----
    [PASS] Clearing a non-existent mark doesn't affect existing marks
    ---- clear_non_existent_measure.any.j...

Reason node-api/test_threadsafe_function/test
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#40720, nodejs/node#40758, nodejs/node#40631)
Appeared test-equinix-centos7_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40742/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40792/
Example
not ok 3306 node-api/test_threadsafe_function/test
  ---
  duration_ms: 240.55
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-child-process-fork-exec-path
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40696, nodejs/node#40516)
Appeared test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/40717/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40753/
Example
not ok 933 parallel/test-child-process-fork-exec-path
  ---
  duration_ms: 139.116
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-binary-default
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40758, nodejs/node#40640)
Appeared test-requireio_mininodes-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40783/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40791/
Example
not ok 157 parallel/test-crypto-binary-default
  ---
  duration_ms: 240.110
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-classes
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40739, nodejs/node#40720)
Appeared test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40741/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40745/
Example
not ok 157 parallel/test-crypto-classes
  ---
  duration_ms: 240.120
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-dh-constructor
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40511, nodejs/node#40640)
Appeared test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_svincent-debian10-armv7l_pi2-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40716/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40791/
Example
not ok 216 parallel/test-crypto-dh-constructor
  ---
  duration_ms: 240.237
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-dh-odd-key
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40720, nodejs/node#40640)
Appeared test-requireio_svincent-debian10-armv7l_pi2-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40745/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40791/
Example
not ok 239 parallel/test-crypto-dh-odd-key
  ---
  duration_ms: 240.99
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-heapsnapshot-near-heap-limit-worker
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40696, nodejs/node#40631)
Appeared test-ibm-rhel7-s390x-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/40717/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40792/
Example
not ok 883 parallel/test-heapsnapshot-near-heap-limit-worker
  ---
  duration_ms: 2.516
  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=51411616, total_size=51411616
    Estimated available memory=9223372036772196352, estimated overhead=50331648
    Start generating Heap.20211109.015346.40106.1.001.heapsnapshot...
    Wrote snapshot to /home/iojs/node-tmp/.tmp.865/Heap.20211109.015346.40106.1.001.heapsnapshot
    
    <--- Last few GCs --->
    
    [40106:0x3ff94000b20]     1842 ms: Mark-sweep (reduce) 49.7 (53.6) -> 48.4 (51.4) MB, 2.5 / 0.0 ms  (+ 1.7 ms in 58 steps since start of marking, biggest step 1.0 ms, walltime since start of marking 11 ms) (average mu = 0.351, current mu = 0.809) allocati[40106:0x3ff94000b20]     1850 ms: Mark-sweep (reduce) 49.3 (51.4) -> 48.6 (51.6) MB, 2.5 / 0.0 ms  (+ 1.8 ms in 33 steps since start of marking, bigge...

Reason pummel/test-timers
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40716, nodejs/node#40351)
Appeared test-orka-macos11-x64-2, test-digitalocean-alpine312_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40713/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40734/
Example
not ok 3199 pummel/test-timers
  ---
  duration_ms: 1.768
  severity: fail
  exitcode: 1
  stack: |-
    diff: 1135
    diff: 1215
    node:assert:400
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert.ok(t <= diff && diff < t + (WINDOW * interval_count))
    
        at Timeout.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-timers.js:64:12)
        at Timeout._onTimeout (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/index.js:401:15)
        at listOnTimeout (node:internal/timers:557:17)
        at processTimers (node:internal/timers:500:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v18.0.0-pre
  ...


Reason sequential/test-net-connect-econnrefused
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40572, nodejs/node#40752)
Appeared test-rackspace-centos7-x64-1, test-ibm-rhel7-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40723/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40752/
Example
not ok 3490 sequential/test-net-connect-econnrefused
  ---
  duration_ms: 120.34
  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 sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40511, nodejs/node#40616)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-7
First CI https://ci.nodejs.org/job/node-test-pull-request/40716/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40725/
Example
not ok 3506 sequential/test-worker-prof
  ---
  duration_ms: 30.361
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:123
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: child exited with signal: {
      error: Error: spawnSync /home/iojs/build/workspace/node-test-commit-linux-containered/out/Release/node ETIMEDOUT
          at Object.spawnSync (node:internal/child_process:1083:20)
          at spawnSync (node:child_process:812:24)
          at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-worker-prof.js:53:23)
          at Module._compile (node:internal/modules/cjs/loader:1101:14)
          at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
          at Module.load (node:internal/modules/cjs/loader:981:32)
          at Function.Module._load (node:internal/modules/cjs/loader:822:12)
          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
     ...

Jenkins Failure

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 3 (nodejs/node#40511, nodejs/node#40658, nodejs/node#40555)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40716/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40800/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Build Failure

Reason fatal error: ld terminated with signal 9 [Killed]
Type BUILD_FAILURE
Failed PR 12 (nodejs/node#40351, nodejs/node#40706, nodejs/node#40653, nodejs/node#40716, nodejs/node#40604, nodejs/node#40739, nodejs/node#40720, nodejs/node#40658, nodejs/node#40640, nodejs/node#40631, nodejs/node#40763, nodejs/node#40598)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7
First CI https://ci.nodejs.org/job/node-test-pull-request/40711/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40799/
Example
fatal error: ld terminated with signal 9 [Killed]

Reason sh: line 30: sudo: command not found
Type BUILD_FAILURE
Failed PR 10 (nodejs/node#40716, nodejs/node#40511, nodejs/node#40696, nodejs/node#40654, nodejs/node#40739, nodejs/node#40720, nodejs/node#40752, nodejs/node#40758, nodejs/node#40640, nodejs/node#40763)
Appeared test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40713/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40794/
Example
sh: line 30: sudo: command not found

Reason error: ld returned 1 exit status
Type BUILD_FAILURE
Failed PR 3 (nodejs/node#40216, nodejs/node#40741, nodejs/node#40631)
Appeared test-softlayer-ubuntu1804_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40719/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40801/
Example
error: ld returned 1 exit status
collect2: error: ld returned 1 exit status
collect2: error: ld returned 1 exit status
collect2: error: ld returned 1 exit status
embedtest.target.mk:279: recipe for target '/home/iojs/build/workspace/node-test-commit-linux-containered/out/Debug/embedtest' failed
make[2]: *** [/home/iojs/build/workspace/node-test-commit-linux-containered/out/Debug/embedtest] Error 1

Git Failure

Reason warning: failed to remove Release/node.exe: Invalid argument
Type GIT_FAILURE
Failed PR 5 (nodejs/node#40716, nodejs/node#40653, nodejs/node#40511, nodejs/node#40622, nodejs/node#40572)
Appeared test-rackspace-win2012r2_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40713/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40795/
Example
warning: failed to remove Release/node.exe: Invalid argument

Progress

  • sequential/test-child-process-pass-fd (17)
  • message/esm_display_syntax_error_import_json_named_export (14)
  • pummel/test-fs-watch-non-recursive (14)
  • parallel/test-finalization-group-regular-gc (13)
  • parallel/test-repl-sigint-nested-eval (10)
  • parallel/test-fs-rmdir-recursive (9)
  • parallel/test-http2-pipe-named-pipe (8)
  • parallel/test-crypto-keygen (7)
  • parallel/test-fs-rm (5)
  • sequential/test-debugger-heap-profiler (5)
  • wpt/test-user-timing (5)
  • node-api/test_threadsafe_function/test (3)
  • parallel/test-child-process-fork-exec-path (2)
  • parallel/test-crypto-binary-default (2)
  • parallel/test-crypto-classes (2)
  • parallel/test-crypto-dh-constructor (2)
  • parallel/test-crypto-dh-odd-key (2)
  • parallel/test-heapsnapshot-near-heap-limit-worker (2)
  • pummel/test-timers (2)
  • sequential/test-net-connect-econnrefused (2)
  • sequential/test-worker-prof (2)
  • Build timed out (after 60 minutes). Marking the build as failed. (3)
  • fatal error: ld terminated with signal 9 [Killed] (12)
  • sh: line 30: sudo: command not found (10)
  • error: ld returned 1 exit status (3)
  • warning: failed to remove Release/node.exe: Invalid argument (5)
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