- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 15
 
Open
Description
Failures in node-test-pull-request/41280 to node-test-pull-request/41378 that failed more than 2 PRs
(Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md)
| UTC Time | RUNNING | SUCCESS | UNSTABLE | ABORTED | FAILURE | Green Rate | 
|---|---|---|---|---|---|---|
| 2021-12-07 00:02 | 0 | 15 | 2 | 5 | 78 | 15.79% | 
JSTest Failure
| Reason | parallel/test-fs-rmdir-recursive | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 9 (nodejs/node#41060, nodejs/node#41026, nodejs/node#40815, nodejs/node#41013, nodejs/node#40909, nodejs/node#41050, nodejs/node#41057, nodejs/node#40773, nodejs/node#41091) | 
| Appeared | test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vcbt2015-x64-4, test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vs2019-x64-1 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41287/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41362/ | 
Example
not ok 205 parallel/test-fs-rmdir-recursive
  ---
  duration_ms: 0.998
  severity: fail
  exitcode: 1
  stack: |-
    assert.js:857
        throw newErr;
        ^
    
    AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.3\rmdir-recursive-0'
        at C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-fs-rmdir-recursive.js:76:16
        at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:361:15
        at fs.js:156:23
        at CB (internal/fs/rimraf.js:58:5)
        at FSReqCallback.oncomplete (fs.js:156:23)
     {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: [Error: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.3\rmdir-recursive-0'] {
        errno: -4051,
        code: 'ENOTEMPTY',
        syscall: 'rmdir',
        path: 'C:\\workspace\\node-test-binary-window...
Example
not ok 1943 parallel/test-repl-sigint-nested-eval
  ---
  duration_ms: 0.313
  severity: fail
  exitcode: 1
  stack: |-
    Stacktrace:
       ptr1=0xb06e0041d49
        ptr2=(nil)
        ptr3=(nil)
        ptr4=(nil)
        failure_message_object=0xfffffd463540
    
    ==== JS stack trace =========================================
    
        0: ExitFrame [pc: 0xaaaaea771c0c]
        1: StubFrame [pc: 0xaaaaea7f8514]
    Security context: 0x11ba36631379 <JSGlobalObject>
        2: _fatalException [0x11ba36608789] [node:internal/process/execution:145] [bytecode=0xac67e7aa231 offset=13](this=0x11ba36602d09 <process map = 0x12210df60c9>,0x0b06e0041d49 <Odd Oddball: termination_exception>,0x0b06e0041769 <false>)
        3: InternalFrame [pc: 0xaaaaea703bec]
        4: EntryFrame [pc: 0xaaaaea703884]
        5: builtin exit frame: evaluate(this=0x08ed84aa8f79 <ModuleWrap map = 0x3f0144f0dbe1>,0x08ed84aa8f79 <ModuleWrap map = 0x3f0144f0dbe1>,-1,0x0b06e0041769 <false>)
    
        6: getESMFacade [0x174ca701ace...
Example
not ok 852 wpt/test-user-timing
  ---
  duration_ms: 9.619
  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
    ---- clear_all_marks.any.js ----
    [PASS] Clearing all marks remove all of them.
    ---- buffered-flag.any.js ----
    [PASS] PerformanceObserver with buffered flag sees previous marks
    ---- buffered-flag.any.js ----
    [PASS] PerformanceObserver with buffered flag sees previous measures
    ---- case-sensitivity.any.js ----
    [PASS] getEntriesByType values are case sensitive
    ---- clear_non_existent_measure.any.js ----
    [PASS] Clearing a non-existent measure doesn't affect existing measures
    ---- clear_non_existent_mark.any.js ----
    [PASS] Clearing a non-existent mark doesn't affect existing marks
    ---...
| Reason | parallel/test-crypto-keygen | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 6 (nodejs/node#41026, nodejs/node#40909, nodejs/node#41022, nodejs/node#41060, nodejs/node#41050, nodejs/node#41086) | 
| Appeared | test-rackspace-win2012r2_vs2019-x64-6, test-rackspace-win2012r2_vs2015-x64-2, test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2012r2_vs2017-x64-2 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41289/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41336/ | 
Example
not ok 809 parallel/test-crypto-keygen
  ---
  duration_ms: 120.126
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...
Example
not ok 743 parallel/test-eslint-alphabetize-errors
  ---
  duration_ms: 0.510
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-commit-linux-containered/tools/node_modules/eslint/lib/rules/utils/unicode/is-combining-character.js:12
        return /^[\p{Mc}\p{Me}\p{Mn}]$/u.test(String.fromCodePoint(codePoint));
               ^^^^^^^^^^^^^^^^^^^^^^^^^
    
    SyntaxError: Invalid regular expression: /^[\p{Mc}\p{Me}\p{Mn}]$/: Invalid property name in character class
        at Object.compileFunction (node:vm:352:18)
        at wrapSafe (node:internal/modules/cjs/loader:1026:15)
        at Module._compile (node:internal/modules/cjs/loader:1061:27)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
        at Module.load (node:internal/modules/cjs/loader:975:32)
        at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        at Module.require (node:internal/modules/cjs/loader:999:19)
        at require (node:internal/modules/cj...
| Reason | parallel/test-eslint-async-iife-no-unused-result | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 6 (nodejs/node#41015, nodejs/node#40980, nodejs/node#41023, nodejs/node#41082, nodejs/node#41019, nodejs/node#41097) | 
| Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-softlayer-ubuntu1804_sharedlibs_container-x64-5 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41365/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41378/ | 
Example
not ok 744 parallel/test-eslint-async-iife-no-unused-result
  ---
  duration_ms: 0.512
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-commit-linux-containered/tools/node_modules/eslint/lib/rules/utils/unicode/is-combining-character.js:12
        return /^[\p{Mc}\p{Me}\p{Mn}]$/u.test(String.fromCodePoint(codePoint));
               ^^^^^^^^^^^^^^^^^^^^^^^^^
    
    SyntaxError: Invalid regular expression: /^[\p{Mc}\p{Me}\p{Mn}]$/: Invalid property name in character class
        at Object.compileFunction (node:vm:352:18)
        at wrapSafe (node:internal/modules/cjs/loader:1026:15)
        at Module._compile (node:internal/modules/cjs/loader:1061:27)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
        at Module.load (node:internal/modules/cjs/loader:975:32)
        at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        at Module.require (node:internal/modules/cjs/loader:999:19)
        at require (node:internal/m...
Example
not ok 745 parallel/test-eslint-crypto-check
  ---
  duration_ms: 0.513
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-commit-linux-containered/tools/node_modules/eslint/lib/rules/utils/unicode/is-combining-character.js:12
        return /^[\p{Mc}\p{Me}\p{Mn}]$/u.test(String.fromCodePoint(codePoint));
               ^^^^^^^^^^^^^^^^^^^^^^^^^
    
    SyntaxError: Invalid regular expression: /^[\p{Mc}\p{Me}\p{Mn}]$/: Invalid property name in character class
        at Object.compileFunction (node:vm:352:18)
        at wrapSafe (node:internal/modules/cjs/loader:1026:15)
        at Module._compile (node:internal/modules/cjs/loader:1061:27)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
        at Module.load (node:internal/modules/cjs/loader:975:32)
        at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        at Module.require (node:internal/modules/cjs/loader:999:19)
        at require (node:internal/modules/cjs/help...
Example
not ok 746 parallel/test-eslint-documented-errors
  ---
  duration_ms: 0.509
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-commit-linux-containered/tools/node_modules/eslint/lib/rules/utils/unicode/is-combining-character.js:12
        return /^[\p{Mc}\p{Me}\p{Mn}]$/u.test(String.fromCodePoint(codePoint));
               ^^^^^^^^^^^^^^^^^^^^^^^^^
    
    SyntaxError: Invalid regular expression: /^[\p{Mc}\p{Me}\p{Mn}]$/: Invalid property name in character class
        at Object.compileFunction (node:vm:352:18)
        at wrapSafe (node:internal/modules/cjs/loader:1026:15)
        at Module._compile (node:internal/modules/cjs/loader:1061:27)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
        at Module.load (node:internal/modules/cjs/loader:975:32)
        at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        at Module.require (node:internal/modules/cjs/loader:999:19)
        at require (node:internal/modules/cjs...
Example
not ok 749 parallel/test-eslint-duplicate-requires
  ---
  duration_ms: 0.409
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-commit-linux-containered/tools/node_modules/eslint/lib/rules/utils/unicode/is-combining-character.js:12
        return /^[\p{Mc}\p{Me}\p{Mn}]$/u.test(String.fromCodePoint(codePoint));
               ^^^^^^^^^^^^^^^^^^^^^^^^^
    
    SyntaxError: Invalid regular expression: /^[\p{Mc}\p{Me}\p{Mn}]$/: Invalid property name in character class
        at Object.compileFunction (node:vm:352:18)
        at wrapSafe (node:internal/modules/cjs/loader:1026:15)
        at Module._compile (node:internal/modules/cjs/loader:1061:27)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
        at Module.load (node:internal/modules/cjs/loader:975:32)
        at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        at Module.require (node:internal/modules/cjs/loader:999:19)
        at require (node:internal/modules/cj...
Example
not ok 747 parallel/test-eslint-eslint-check
  ---
  duration_ms: 0.333
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-commit-linux-containered/tools/node_modules/eslint/lib/rules/utils/unicode/is-combining-character.js:12
        return /^[\p{Mc}\p{Me}\p{Mn}]$/u.test(String.fromCodePoint(codePoint));
               ^^^^^^^^^^^^^^^^^^^^^^^^^
    
    SyntaxError: Invalid regular expression: /^[\p{Mc}\p{Me}\p{Mn}]$/: Invalid property name in character class
        at Object.compileFunction (node:vm:352:18)
        at wrapSafe (node:internal/modules/cjs/loader:1026:15)
        at Module._compile (node:internal/modules/cjs/loader:1061:27)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
        at Module.load (node:internal/modules/cjs/loader:975:32)
        at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        at Module.require (node:internal/modules/cjs/loader:999:19)
        at require (node:internal/modules/cjs/help...
Example
not ok 750 parallel/test-eslint-inspector-check
  ---
  duration_ms: 0.415
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-commit-linux-containered/tools/node_modules/eslint/lib/rules/utils/unicode/is-combining-character.js:12
        return /^[\p{Mc}\p{Me}\p{Mn}]$/u.test(String.fromCodePoint(codePoint));
               ^^^^^^^^^^^^^^^^^^^^^^^^^
    
    SyntaxError: Invalid regular expression: /^[\p{Mc}\p{Me}\p{Mn}]$/: Invalid property name in character class
        at Object.compileFunction (node:vm:352:18)
        at wrapSafe (node:internal/modules/cjs/loader:1026:15)
        at Module._compile (node:internal/modules/cjs/loader:1061:27)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
        at Module.load (node:internal/modules/cjs/loader:975:32)
        at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        at Module.require (node:internal/modules/cjs/loader:999:19)
        at require (node:internal/modules/cjs/h...
| Reason | parallel/test-eslint-lowercase-name-for-primitive | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 6 (nodejs/node#41015, nodejs/node#40980, nodejs/node#41023, nodejs/node#41082, nodejs/node#41019, nodejs/node#41097) | 
| Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-softlayer-ubuntu1804_sharedlibs_container-x64-5 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41365/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41378/ | 
Example
not ok 748 parallel/test-eslint-lowercase-name-for-primitive
  ---
  duration_ms: 0.328
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-commit-linux-containered/tools/node_modules/eslint/lib/rules/utils/unicode/is-combining-character.js:12
        return /^[\p{Mc}\p{Me}\p{Mn}]$/u.test(String.fromCodePoint(codePoint));
               ^^^^^^^^^^^^^^^^^^^^^^^^^
    
    SyntaxError: Invalid regular expression: /^[\p{Mc}\p{Me}\p{Mn}]$/: Invalid property name in character class
        at Object.compileFunction (node:vm:352:18)
        at wrapSafe (node:internal/modules/cjs/loader:1026:15)
        at Module._compile (node:internal/modules/cjs/loader:1061:27)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
        at Module.load (node:internal/modules/cjs/loader:975:32)
        at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        at Module.require (node:internal/modules/cjs/loader:999:19)
        at require (node:internal/...
| Reason | parallel/test-eslint-no-array-destructuring | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 6 (nodejs/node#41015, nodejs/node#40980, nodejs/node#41023, nodejs/node#41082, nodejs/node#41019, nodejs/node#41097) | 
| Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-softlayer-ubuntu1804_sharedlibs_container-x64-5 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41365/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41378/ | 
Example
not ok 751 parallel/test-eslint-no-array-destructuring
  ---
  duration_ms: 0.410
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-commit-linux-containered/tools/node_modules/eslint/lib/rules/utils/unicode/is-combining-character.js:12
        return /^[\p{Mc}\p{Me}\p{Mn}]$/u.test(String.fromCodePoint(codePoint));
               ^^^^^^^^^^^^^^^^^^^^^^^^^
    
    SyntaxError: Invalid regular expression: /^[\p{Mc}\p{Me}\p{Mn}]$/: Invalid property name in character class
        at Object.compileFunction (node:vm:352:18)
        at wrapSafe (node:internal/modules/cjs/loader:1026:15)
        at Module._compile (node:internal/modules/cjs/loader:1061:27)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
        at Module.load (node:internal/modules/cjs/loader:975:32)
        at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        at Module.require (node:internal/modules/cjs/loader:999:19)
        at require (node:internal/module...
| Reason | parallel/test-eslint-no-unescaped-regexp-dot | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 6 (nodejs/node#41015, nodejs/node#40980, nodejs/node#41023, nodejs/node#41082, nodejs/node#41019, nodejs/node#41097) | 
| Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-softlayer-ubuntu1804_sharedlibs_container-x64-5 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41365/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41378/ | 
Example
not ok 753 parallel/test-eslint-no-unescaped-regexp-dot
  ---
  duration_ms: 0.409
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-commit-linux-containered/tools/node_modules/eslint/lib/rules/utils/unicode/is-combining-character.js:12
        return /^[\p{Mc}\p{Me}\p{Mn}]$/u.test(String.fromCodePoint(codePoint));
               ^^^^^^^^^^^^^^^^^^^^^^^^^
    
    SyntaxError: Invalid regular expression: /^[\p{Mc}\p{Me}\p{Mn}]$/: Invalid property name in character class
        at Object.compileFunction (node:vm:352:18)
        at wrapSafe (node:internal/modules/cjs/loader:1026:15)
        at Module._compile (node:internal/modules/cjs/loader:1061:27)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
        at Module.load (node:internal/modules/cjs/loader:975:32)
        at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        at Module.require (node:internal/modules/cjs/loader:999:19)
        at require (node:internal/modul...
Example
not ok 754 parallel/test-eslint-non-ascii-character
  ---
  duration_ms: 0.409
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-commit-linux-containered/tools/node_modules/eslint/lib/rules/utils/unicode/is-combining-character.js:12
        return /^[\p{Mc}\p{Me}\p{Mn}]$/u.test(String.fromCodePoint(codePoint));
               ^^^^^^^^^^^^^^^^^^^^^^^^^
    
    SyntaxError: Invalid regular expression: /^[\p{Mc}\p{Me}\p{Mn}]$/: Invalid property name in character class
        at Object.compileFunction (node:vm:352:18)
        at wrapSafe (node:internal/modules/cjs/loader:1026:15)
        at Module._compile (node:internal/modules/cjs/loader:1061:27)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
        at Module.load (node:internal/modules/cjs/loader:975:32)
        at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        at Module.require (node:internal/modules/cjs/loader:999:19)
        at require (node:internal/modules/c...
| Reason | parallel/test-eslint-prefer-assert-iferror | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 6 (nodejs/node#41015, nodejs/node#40980, nodejs/node#41023, nodejs/node#41082, nodejs/node#41019, nodejs/node#41097) | 
| Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-softlayer-ubuntu1804_sharedlibs_container-x64-5 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41365/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41378/ | 
Example
not ok 752 parallel/test-eslint-prefer-assert-iferror
  ---
  duration_ms: 0.330
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-commit-linux-containered/tools/node_modules/eslint/lib/rules/utils/unicode/is-combining-character.js:12
        return /^[\p{Mc}\p{Me}\p{Mn}]$/u.test(String.fromCodePoint(codePoint));
               ^^^^^^^^^^^^^^^^^^^^^^^^^
    
    SyntaxError: Invalid regular expression: /^[\p{Mc}\p{Me}\p{Mn}]$/: Invalid property name in character class
        at Object.compileFunction (node:vm:352:18)
        at wrapSafe (node:internal/modules/cjs/loader:1026:15)
        at Module._compile (node:internal/modules/cjs/loader:1061:27)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
        at Module.load (node:internal/modules/cjs/loader:975:32)
        at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        at Module.require (node:internal/modules/cjs/loader:999:19)
        at require (node:internal/modules...
| Reason | parallel/test-eslint-prefer-assert-methods | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 6 (nodejs/node#41015, nodejs/node#40980, nodejs/node#41023, nodejs/node#41082, nodejs/node#41019, nodejs/node#41097) | 
| Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-softlayer-ubuntu1804_sharedlibs_container-x64-5 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41365/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41378/ | 
Example
not ok 757 parallel/test-eslint-prefer-assert-methods
  ---
  duration_ms: 0.412
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-commit-linux-containered/tools/node_modules/eslint/lib/rules/utils/unicode/is-combining-character.js:12
        return /^[\p{Mc}\p{Me}\p{Mn}]$/u.test(String.fromCodePoint(codePoint));
               ^^^^^^^^^^^^^^^^^^^^^^^^^
    
    SyntaxError: Invalid regular expression: /^[\p{Mc}\p{Me}\p{Mn}]$/: Invalid property name in character class
        at Object.compileFunction (node:vm:352:18)
        at wrapSafe (node:internal/modules/cjs/loader:1026:15)
        at Module._compile (node:internal/modules/cjs/loader:1061:27)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
        at Module.load (node:internal/modules/cjs/loader:975:32)
        at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        at Module.require (node:internal/modules/cjs/loader:999:19)
        at require (node:internal/modules...
| Reason | parallel/test-eslint-prefer-common-mustnotcall | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 6 (nodejs/node#41015, nodejs/node#40980, nodejs/node#41023, nodejs/node#41082, nodejs/node#41019, nodejs/node#41097) | 
| Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-softlayer-ubuntu1804_sharedlibs_container-x64-5 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41365/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41378/ | 
Example
not ok 755 parallel/test-eslint-prefer-common-mustnotcall
  ---
  duration_ms: 0.330
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-commit-linux-containered/tools/node_modules/eslint/lib/rules/utils/unicode/is-combining-character.js:12
        return /^[\p{Mc}\p{Me}\p{Mn}]$/u.test(String.fromCodePoint(codePoint));
               ^^^^^^^^^^^^^^^^^^^^^^^^^
    
    SyntaxError: Invalid regular expression: /^[\p{Mc}\p{Me}\p{Mn}]$/: Invalid property name in character class
        at Object.compileFunction (node:vm:352:18)
        at wrapSafe (node:internal/modules/cjs/loader:1026:15)
        at Module._compile (node:internal/modules/cjs/loader:1061:27)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
        at Module.load (node:internal/modules/cjs/loader:975:32)
        at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        at Module.require (node:internal/modules/cjs/loader:999:19)
        at require (node:internal/mod...
| Reason | parallel/test-eslint-prefer-common-mustsucceed | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 6 (nodejs/node#41015, nodejs/node#40980, nodejs/node#41023, nodejs/node#41082, nodejs/node#41019, nodejs/node#41097) | 
| Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-softlayer-ubuntu1804_sharedlibs_container-x64-5 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41365/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41378/ | 
Example
not ok 756 parallel/test-eslint-prefer-common-mustsucceed
  ---
  duration_ms: 0.331
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-commit-linux-containered/tools/node_modules/eslint/lib/rules/utils/unicode/is-combining-character.js:12
        return /^[\p{Mc}\p{Me}\p{Mn}]$/u.test(String.fromCodePoint(codePoint));
               ^^^^^^^^^^^^^^^^^^^^^^^^^
    
    SyntaxError: Invalid regular expression: /^[\p{Mc}\p{Me}\p{Mn}]$/: Invalid property name in character class
        at Object.compileFunction (node:vm:352:18)
        at wrapSafe (node:internal/modules/cjs/loader:1026:15)
        at Module._compile (node:internal/modules/cjs/loader:1061:27)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
        at Module.load (node:internal/modules/cjs/loader:975:32)
        at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        at Module.require (node:internal/modules/cjs/loader:999:19)
        at require (node:internal/mod...
Example
not ok 758 parallel/test-eslint-prefer-primordials
  ---
  duration_ms: 0.411
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-commit-linux-containered/tools/node_modules/eslint/lib/rules/utils/unicode/is-combining-character.js:12
        return /^[\p{Mc}\p{Me}\p{Mn}]$/u.test(String.fromCodePoint(codePoint));
               ^^^^^^^^^^^^^^^^^^^^^^^^^
    
    SyntaxError: Invalid regular expression: /^[\p{Mc}\p{Me}\p{Mn}]$/: Invalid property name in character class
        at Object.compileFunction (node:vm:352:18)
        at wrapSafe (node:internal/modules/cjs/loader:1026:15)
        at Module._compile (node:internal/modules/cjs/loader:1061:27)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
        at Module.load (node:internal/modules/cjs/loader:975:32)
        at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        at Module.require (node:internal/modules/cjs/loader:999:19)
        at require (node:internal/modules/cj...
| Reason | parallel/test-eslint-prefer-util-format-errors | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 6 (nodejs/node#41015, nodejs/node#40980, nodejs/node#41023, nodejs/node#41082, nodejs/node#41019, nodejs/node#41097) | 
| Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-softlayer-ubuntu1804_sharedlibs_container-x64-5 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41365/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41378/ | 
Example
not ok 762 parallel/test-eslint-prefer-util-format-errors
  ---
  duration_ms: 0.410
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-commit-linux-containered/tools/node_modules/eslint/lib/rules/utils/unicode/is-combining-character.js:12
        return /^[\p{Mc}\p{Me}\p{Mn}]$/u.test(String.fromCodePoint(codePoint));
               ^^^^^^^^^^^^^^^^^^^^^^^^^
    
    SyntaxError: Invalid regular expression: /^[\p{Mc}\p{Me}\p{Mn}]$/: Invalid property name in character class
        at Object.compileFunction (node:vm:352:18)
        at wrapSafe (node:internal/modules/cjs/loader:1026:15)
        at Module._compile (node:internal/modules/cjs/loader:1061:27)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
        at Module.load (node:internal/modules/cjs/loader:975:32)
        at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        at Module.require (node:internal/modules/cjs/loader:999:19)
        at require (node:internal/mod...
Example
not ok 764 parallel/test-eslint-require-common-first
  ---
  duration_ms: 0.409
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-commit-linux-containered/tools/node_modules/eslint/lib/rules/utils/unicode/is-combining-character.js:12
        return /^[\p{Mc}\p{Me}\p{Mn}]$/u.test(String.fromCodePoint(codePoint));
               ^^^^^^^^^^^^^^^^^^^^^^^^^
    
    SyntaxError: Invalid regular expression: /^[\p{Mc}\p{Me}\p{Mn}]$/: Invalid property name in character class
        at Object.compileFunction (node:vm:352:18)
        at wrapSafe (node:internal/modules/cjs/loader:1026:15)
        at Module._compile (node:internal/modules/cjs/loader:1061:27)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
        at Module.load (node:internal/modules/cjs/loader:975:32)
        at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        at Module.require (node:internal/modules/cjs/loader:999:19)
        at require (node:internal/modules/...
Example
not ok 763 parallel/test-eslint-required-modules
  ---
  duration_ms: 0.334
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-commit-linux-containered/tools/node_modules/eslint/lib/rules/utils/unicode/is-combining-character.js:12
        return /^[\p{Mc}\p{Me}\p{Mn}]$/u.test(String.fromCodePoint(codePoint));
               ^^^^^^^^^^^^^^^^^^^^^^^^^
    
    SyntaxError: Invalid regular expression: /^[\p{Mc}\p{Me}\p{Mn}]$/: Invalid property name in character class
        at Object.compileFunction (node:vm:352:18)
        at wrapSafe (node:internal/modules/cjs/loader:1026:15)
        at Module._compile (node:internal/modules/cjs/loader:1061:27)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
        at Module.load (node:internal/modules/cjs/loader:975:32)
        at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        at Module.require (node:internal/modules/cjs/loader:999:19)
        at require (node:internal/modules/cjs/...
| Reason | parallel/test-crypto-dh-leak | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 5 (nodejs/node#41044, nodejs/node#41060, nodejs/node#41050, nodejs/node#40815, nodejs/node#40881) | 
| Appeared | test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_mininodes-debian10-armv7l_pi2-1 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41283/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41355/ | 
Example
not ok 185 parallel/test-crypto-dh-leak
  ---
  duration_ms: 240.246
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...
| Reason | parallel/test-net-connect-memleak | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 5 (nodejs/node#41060, nodejs/node#41050, nodejs/node#41086, nodejs/node#41057, nodejs/node#41089) | 
| Appeared | test-azure_msft-win2016_vs2017-x64-5 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41329/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41348/ | 
Example
not ok 391 parallel/test-net-connect-memleak
  ---
  duration_ms: 0.218
  severity: fail
  exitcode: 1
  stack: |-
    events.js:291
          throw er; // Unhandled 'error' event
          ^
    
    Error: read ECONNRESET
        at TCP.onStreamRead (internal/stream_base_commons.js:209:20)
    Emitted 'error' event on Socket instance at:
        at emitErrorNT (internal/streams/destroy.js:92:8)
        at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
        at processTicksAndRejections (internal/process/task_queues.js:84:21) {
      errno: 'ECONNRESET',
      code: 'ECONNRESET',
      syscall: 'read'
    }
  ...
| Reason | parallel/test-crypto-dh | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 3 (nodejs/node#40951, nodejs/node#41050, nodejs/node#41089) | 
| Appeared | test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_svincent-debian10-armv7l_pi2-2 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41280/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41348/ | 
Example
not ok 214 parallel/test-crypto-dh
  ---
  duration_ms: 240.65
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...
| Reason | parallel/test-trace-events-fs-sync | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 3 (nodejs/node#41089, nodejs/node#41091, nodejs/node#40980) | 
| Appeared | test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vcbt2015-x64-4, test-azure_msft-win10_vs2019-x64-1 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41348/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41373/ | 
Example
not ok 598 parallel/test-trace-events-fs-sync
  ---
  duration_ms: 2.37
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-trace-events-fs-sync.js:140
        throw new Error(`${tr}:\n${util.inspect(proc)}`);
        ^
    
    Error: fs.sync.fstat:
    {
      status: 1,
      signal: null,
      output: [
        null,
        '',
        'internal/fs/utils.js:269\r\n' +
          '    throw err;\r\n' +
          '    ^\r\n' +
          '\r\n' +
          "Error: EPERM: operation not permitted, open 'fs.txt'\r\n" +
          '    at Object.openSync (fs.js:462:3)\r\n' +
          '    at Object.writeFileSync (fs.js:1384:35)\r\n' +
          '    at [eval]:1:4\r\n' +
          '    at Script.runInThisContext (vm.js:120:18)\r\n' +
          '    at Object.runInThisContext (vm.js:309:38)\r\n' +
          '    at Object.<anonymous> ([eval]-wrapper:10:26)\r\n' +
          '    at Module._compile (internal/modules/cjs/loader.js:999:30)\r\n' +
    ...
| Reason | sequential/test-net-connect-econnrefused | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 3 (nodejs/node#41086, nodejs/node#40881, nodejs/node#41091) | 
| Appeared | test-osuosl-centos7-ppc64_le-4, test-ibm-rhel7-s390x-3, test-rackspace-centos7-x64-1 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41335/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41362/ | 
Example
not ok 3545 sequential/test-net-connect-econnrefused
  ---
  duration_ms: 120.60
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    pending 50 rounds 1
    pending 49 rounds 1
    pending 48 rounds 1
    pending 47 rounds 1
    pending 46 rounds 1
    pending 45 rounds 1
    pending 44 rounds 1
    pending 43 rounds 1
    pending 42 rounds 1
    pending 41 rounds 1
    pending 40 rounds 1
    pending 39 rounds 1
    pending 38 rounds 1
    pending 37 rounds 1
    pending 36 rounds 1
    pending 35 rounds 1
    pending 34 rounds 1
    pending 33 rounds 1
    pending 32 rounds 1
    pending 31 rounds 1
    pending 30 rounds 1
    pending 29 rounds 1
    pending 28 rounds 1
    pending 27 rounds 1
    pending 26 rounds 1
    pending 25 rounds 1
    pending 24 rounds 1
    pending 23 rounds 1
    pending 22 rounds 1
    pending 21 rounds 1
    pending 20 rounds 1
    pending 19 rounds 1
    pending 18 rounds 1
    pending 17 rounds 1
    pending 16 rounds 1
    pending 15 rounds 1
    pending 14 rounds ...
| Reason | abort/test-addon-register-signal-handler | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 2 (nodejs/node#41086, nodejs/node#40980) | 
| Appeared | test-joyent-smartos20-x64-3 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41343/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41373/ | 
Example
not ok 3543 abort/test-addon-register-signal-handler
  ---
  duration_ms: 120.207
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    Running: node /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos20-64/test/addons/register-signal-handler/test.js child 6 reset 1
    Running: node /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos20-64/test/addons/register-signal-handler/test.js child 6 reset 2
  ...
| Reason | abort/test-addon-uv-handle-leak | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 2 (nodejs/node#41086, nodejs/node#40980) | 
| Appeared | test-joyent-smartos20-x64-3 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41343/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41373/ | 
Example
not ok 3544 abort/test-addon-uv-handle-leak
  ---
  duration_ms: 120.264
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...
| Reason | parallel/test-child-process-fork-closed-channel-segfault | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 2 (nodejs/node#40909, nodejs/node#41022) | 
| Appeared | test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_jasnell-debian10-armv7l_pi2-1 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41281/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41308/ | 
Example
not ok 102 parallel/test-child-process-fork-closed-channel-segfault
  ---
  duration_ms: 4.191
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-child-process-fork-closed-channel-segfault.js:83
                throw err;
                ^
    
    Error: write EPIPE
        at ChildProcess.target._send (node:internal/child_process:844:20)
        at ChildProcess.<anonymous> (node:internal/child_process:665:16)
        at ChildProcess.emit (node:events:402:35)
        at emit (node:internal/child_process:915:12)
        at processTicksAndRejections (node:internal/process/task_queues:84:21) {
      errno: -32,
      code: 'EPIPE',
      syscall: 'write'
    }
    
    Node.js v18.0.0-pre
  ...
| Reason | parallel/test-child-process-pipe-dataflow | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 2 (nodejs/node#41050, nodejs/node#40980) | 
| Appeared | test-azure_msft-win2016_vs2017-x64-1, test-azure_msft-win10_vs2019-x64-3 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41331/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41373/ | 
Example
not ok 81 parallel/test-child-process-pipe-dataflow
  ---
  duration_ms: 0.833
  severity: fail
  exitcode: 1
  stack: |-
    assert.js:101
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    '0' !== '1048577'
    
        at Socket.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-pipe-dataflow.js:66:12)
        at Socket.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:361:15)
        at Socket.emit (events.js:314:20)
        at addChunk (_stream_readable.js:297:12)
        at readableAddChunk (_stream_readable.js:272:9)
        at Socket.Readable.push (_stream_readable.js:213:10)
        at Pipe.onStreamRead (internal/stream_base_commons.js:188:23) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: '0',
      expected: '1048577',
      operator: 'strictEqual'
    }
  ...
| Reason | parallel/test-crypto-binary-default | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 2 (nodejs/node#41050, nodejs/node#41065) | 
| Appeared | test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_rvagg-debian10-armv7l_pi2-1 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41302/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41305/ | 
Example
not ok 205 parallel/test-crypto-binary-default
  ---
  duration_ms: 240.109
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...
| Reason | parallel/test-crypto-dh-constructor | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 2 (nodejs/node#40951, nodejs/node#41022) | 
| Appeared | test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41280/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41308/ | 
Example
not ok 226 parallel/test-crypto-dh-constructor
  ---
  duration_ms: 240.119
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...
| Reason | parallel/test-crypto-dh-odd-key | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 2 (nodejs/node#40909, nodejs/node#41086) | 
| Appeared | test-requireio_mcollina-debian10-armv7l_pi2-1 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41303/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41335/ | 
Example
not ok 245 parallel/test-crypto-dh-odd-key
  ---
  duration_ms: 240.92
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...
| Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-0 | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 2 (nodejs/node#41086, nodejs/node#41023) | 
| Appeared | test-joyent-smartos20-x64-3 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41341/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41375/ | 
Example
not ok 739 parallel/test-domain-no-error-handler-abort-on-uncaught-0
  ---
  duration_ms: 120.277
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...
| Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-1 | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 2 (nodejs/node#41086, nodejs/node#41023) | 
| Appeared | test-joyent-smartos20-x64-3 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41341/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41375/ | 
Example
not ok 740 parallel/test-domain-no-error-handler-abort-on-uncaught-1
  ---
  duration_ms: 120.191
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...
| Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-2 | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 2 (nodejs/node#41086, nodejs/node#41023) | 
| Appeared | test-joyent-smartos20-x64-3 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41341/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41375/ | 
Example
not ok 741 parallel/test-domain-no-error-handler-abort-on-uncaught-2
  ---
  duration_ms: 120.168
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...
| Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-3 | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 2 (nodejs/node#41086, nodejs/node#41023) | 
| Appeared | test-joyent-smartos20-x64-3 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41341/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41375/ | 
Example
not ok 742 parallel/test-domain-no-error-handler-abort-on-uncaught-3
  ---
  duration_ms: 120.85
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...
| Reason | parallel/test-worker-stdio | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 2 (nodejs/node#40661, nodejs/node#41057) | 
| Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41285/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41288/ | 
Example
not ok 3243 parallel/test-worker-stdio
  ---
  duration_ms: 28.334
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/buffer:959
        super(bufferOrLength, byteOffset, length);
        ^
    
    RangeError: Array buffer allocation failed
        at new ArrayBuffer (<anonymous>)
        at new Uint8Array (<anonymous>)
        at new FastBuffer (node:internal/buffer:959:5)
        at createUnsafeBuffer (node:internal/buffer:1062:12)
        at allocate (node:buffer:409:10)
        at Function.allocUnsafe (node:buffer:374:10)
        at Function.concat (node:buffer:552:25)
        at BufferingWritable.get buffer [as buffer] (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-worker-stdio.js:21:19)
        at BufferingWritable.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-worker-stdio.js:36:55)
        at BufferingWritable.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:401:1...
| Reason | sequential/test-net-connect-local-error | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 2 (nodejs/node#41082, nodejs/node#41019) | 
| Appeared | test-digitalocean-freebsd12-x64-2 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41370/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41374/ | 
Example
not ok 3547 sequential/test-net-connect-local-error
  ---
  duration_ms: 0.122
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:123
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected
    
    + undefined
    - 12347
        at onError (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/sequential/test-net-connect-local-error.js:28:10)
        at Socket.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/sequential/test-net-connect-local-error.js:38:49)
        at Socket.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:401:15)
        at Socket.emit (node:events:390:28)
        at emitErrorNT (node:internal/streams/destroy:164:8)
        at emitErrorCloseNT (node:internal/streams/destroy:129:3)
        at processTicksAndRejections (node:internal/process/task_queues:83:21) {
...
Jenkins Failure
| Reason | Backing channel 'JNLP4-connect connection from ... is disconnected. | 
|---|---|
| Type | JENKINS_FAILURE | 
| Failed PR | 3 (nodejs/node#41046, nodejs/node#41091, nodejs/node#40980) | 
| Appeared | test-equinix-ubuntu2004_container-armv7l-1, test-equinix-centos7_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-1, test-osuosl-aix72-ppc64_be-3 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41300/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41373/ | 
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 145.40.81.219/145.40.81.219:56722' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
	at com.sun.proxy.$Proxy82.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205)
Build Failure
Example
fatal error: ld terminated with signal 9 [Killed]
Example
Error: Invalid regular expression: /[\p{XID_Start}_]\p{XID_Continue}*/: Invalid property name in character class
    at Object.compileFunction (node:vm:352:18)
    at wrapSafe (node:internal/modules/cjs/loader:1026:15)
    at Module._compile (node:internal/modules/cjs/loader:1061:27)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
    at Module.load (node:internal/modules/cjs/loader:975:32)
| Reason | ERROR: Step ?Publish JUnit test result report? failed: no workspace for ... | 
|---|---|
| Type | BUILD_FAILURE | 
| Failed PR | 2 (nodejs/node#40815, nodejs/node#41091) | 
| Appeared | test-equinix-ubuntu2004_container-armv7l-1 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41307/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41364/ | 
Example
ERROR: Step ?Publish JUnit test result report? failed: no workspace for node-test-commit-arm/nodes=ubuntu2004-armv7l #39863
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE
undefined
| Reason | Unknown | 
|---|---|
| Type | undefined | 
| Failed PR | 14 (nodejs/node#40951, nodejs/node#41044, nodejs/node#41060, nodejs/node#41013, nodejs/node#41065, nodejs/node#41022, nodejs/node#40909, nodejs/node#41050, nodejs/node#40815, nodejs/node#41086, nodejs/node#41089, nodejs/node#40773, nodejs/node#40881, nodejs/node#41023) | 
| Appeared | test-equinix-ubuntu2004_container-armv7l-1 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/41280/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/41375/ | 
Example
Unknown
Progress
-  
parallel/test-fs-rmdir-recursive(9) -  
parallel/test-repl-sigint-nested-eval(9) -  
wpt/test-user-timing(9) -  
parallel/test-crypto-keygen(6) -  
parallel/test-eslint-alphabetize-errors(6) -  
parallel/test-eslint-async-iife-no-unused-result(6) -  
parallel/test-eslint-crypto-check(6) -  
parallel/test-eslint-documented-errors(6) -  
parallel/test-eslint-duplicate-requires(6) -  
parallel/test-eslint-eslint-check(6) -  
parallel/test-eslint-inspector-check(6) -  
parallel/test-eslint-lowercase-name-for-primitive(6) -  
parallel/test-eslint-no-array-destructuring(6) -  
parallel/test-eslint-no-unescaped-regexp-dot(6) -  
parallel/test-eslint-non-ascii-character(6) -  
parallel/test-eslint-prefer-assert-iferror(6) -  
parallel/test-eslint-prefer-assert-methods(6) -  
parallel/test-eslint-prefer-common-mustnotcall(6) -  
parallel/test-eslint-prefer-common-mustsucceed(6) -  
parallel/test-eslint-prefer-primordials(6) -  
parallel/test-eslint-prefer-util-format-errors(6) -  
parallel/test-eslint-require-common-first(6) -  
parallel/test-eslint-required-modules(6) -  
parallel/test-crypto-dh-leak(5) -  
parallel/test-net-connect-memleak(5) -  
parallel/test-crypto-dh(3) -  
parallel/test-trace-events-fs-sync(3) -  
sequential/test-net-connect-econnrefused(3) -  
abort/test-addon-register-signal-handler(2) -  
abort/test-addon-uv-handle-leak(2) -  
parallel/test-child-process-fork-closed-channel-segfault(2) -  
parallel/test-child-process-pipe-dataflow(2) -  
parallel/test-crypto-binary-default(2) -  
parallel/test-crypto-dh-constructor(2) -  
parallel/test-crypto-dh-odd-key(2) -  
parallel/test-domain-no-error-handler-abort-on-uncaught-0(2) -  
parallel/test-domain-no-error-handler-abort-on-uncaught-1(2) -  
parallel/test-domain-no-error-handler-abort-on-uncaught-2(2) -  
parallel/test-domain-no-error-handler-abort-on-uncaught-3(2) -  
parallel/test-worker-stdio(2) -  
sequential/test-net-connect-local-error(2) -  
Backing channel 'JNLP4-connect connection from ... is disconnected.(3) -  
fatal error: ld terminated with signal 9 [Killed](17) -  
Error: Invalid regular expression: /[\p{XID_Start}_]\p{XID_Continue}*/: Invalid property name in character class(15) -  
ERROR: Step ?Publish JUnit test result report? failed: no workspace for ...(2) -  
Unknown(14) 
Metadata
Metadata
Assignees
Labels
No labels