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 2023-09-08 #659

Open
26 tasks
github-actions bot opened this issue Sep 8, 2023 · 0 comments
Open
26 tasks

CI Reliability 2023-09-08 #659

github-actions bot opened this issue Sep 8, 2023 · 0 comments

Comments

@github-actions
Copy link

github-actions bot commented Sep 8, 2023

Failures in node-test-pull-request/53697 to node-test-pull-request/53792 that failed 2 or more 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
2023-09-08 00:12 4 0 30 6 60 0.00%

JSTest Failure

Reason parallel/test-runner-output
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#49463, nodejs/node#49477, nodejs/node#49406, nodejs/node#49150, nodejs/node#49511)
Appeared test-digitalocean-freebsd12-x64-1, test-osuosl-aix72-ppc64_be-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, undefined, test-ibm-rhel8-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53702/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53766/
Example
not ok 2552 parallel/test-runner-output
  ---
  duration_ms: 38695.10600
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: test runner output
        # Subtest: test-runner/output/abort.js
        ok 1 - test-runner/output/abort.js
          ---
          duration_ms: 29927.950044
          ...


Reason sequential/test-http-regr-gh-2928
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#49464, nodejs/node#49340, nodejs/node#49493, nodejs/node#49424, nodejs/node#49461)
Appeared test-rackspace-win2012r2_vs2015-x64-1, test-azure_msft-win2016_vs2017-x64-2, test-digitalocean-freebsd12-x64-1, test-rackspace-win2012r2_vs2015-x64-2, test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53701/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53784/
Example
not ok 934 sequential/test-http-regr-gh-2928
  ---
  duration_ms: 540.00000
  severity: fail
  exitcode: 3221226505
  stack: |-
    .+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.
  ...


Reason parallel/test-crypto-dh
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#49465, nodejs/node#49391, nodejs/node#49239, nodejs/node#49237)
Appeared test-rackspace-win2012r2_vs2015-x64-1, test-azure_msft-win2016_vs2017-x64-6, test-rackspace-win2012r2_vs2019-x64-2, test-azure_msft-win2016_vs2017-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/53719/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53787/
Example
not ok 930 parallel/test-crypto-dh
  ---
  duration_ms: 120141.99700
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#49477, nodejs/node#49213, nodejs/node#49031)
Appeared test-ibm-rhel8-x64-2, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/53712/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53781/
Example
not ok 2283 parallel/test-performance-function
  ---
  duration_ms: 225.08400
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/errors:496
        ErrorCaptureStackTrace(err);
        ^
    
    RangeError [ERR_OUT_OF_RANGE]: The value of "val" is out of range. It must be >= 1 && <= 9007199254740991. Received 0
        at RecordableHistogram.record (node:internal/histogram:283:5)
        at processComplete (node:internal/perf/timerify:40:15)
        at timerified m (node:internal/perf/timerify:87:5)
        at /home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-performance-function.js:98:5
        at runNextTicks (node:internal/process/task_queues:60:5)
        at listOnTimeout (node:internal/timers:540:9)
        at process.processTimers (node:internal/timers:514:7) {
      code: 'ERR_OUT_OF_RANGE'
    }
    
    Node.js v21.0.0-pre
  ...


Reason pummel/test-heapdump-shadow-realm
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#49493, nodejs/node#49239, nodejs/node#49515)
Appeared test-digitalocean-fedora37-x64-1, test-rackspace-debian10-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53749/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53778/
Example
not ok 3651 pummel/test-heapdump-shadow-realm
  ---
  duration_ms: 72141.13100
  severity: crashed
  exitcode: -6
  stack: |-
    
    <--- Last few GCs --->
    0.[3846001:0x61f1c60]    46446 ms: Mark-Compact (reduce) 977.0 (993.2) -> 976.4 (993.7) MB, 1058.93 / 0.00 ms  (+ 78.7 ms in 13 steps since start of marking, biggest step 13.7 ms, walltime since start of marking 1165 ms) (average mu = 0.260, current mu = 0.[3846001:0x61f1c60]    47642 ms: Mark-Compact (reduce) 977.1 (993.7) -> 976.5 (993.9) MB, 892.02 / 0.00 ms  (+ 65.2 ms in 9 steps since start of marking, biggest step 16.2 ms, walltime since start of marking 978 ms) (average mu = 0.234, current mu = 0.200
    
    <--- JS stacktrace --->
    
    FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
     1: 0xca2d40 node::Abort() [out/Release/node]
     2: 0xb7f1ab  [out/Release/node]
     3: 0xee4ff0 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [out/Release/node]
     4: 0xee53...

Reason sequential/test-cli-syntax-require
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#49471, nodejs/node#49465, nodejs/node#49515)
Appeared test-ibm-ubi81_container-x64-1, test-osuosl-aix72-ppc64_be-3
First CI https://ci.nodejs.org/job/node-test-pull-request/53707/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53789/
Example
not ok 3899 sequential/test-cli-syntax-require
  ---
  duration_ms: 217.16500
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:1026
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The input did not match the regular expression /^SyntaxError: \b/m. Input:
    
    ''
    
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-cli-syntax-require.js:34:14)
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:474:15)
        at ChildProcess.emit (node:events:514:28)
        at ChildProcess._handle.onexit (node:internal/child_process:294:12) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: '',
      expected: /^SyntaxError: \b/m,
      operator: 'match'
    }
    
    Node.js v21.0.0-pre
  ...


Reason sequential/test-single-executable-application-snapshot-and-code-cache
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#49464, nodejs/node#49465, nodejs/node#49493)
Appeared test-azure_msft-win2016_vs2017-x64-3, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53705/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53752/
Example
not ok 943 sequential/test-single-executable-application-snapshot-and-code-cache
  ---
  duration_ms: 21301.53500
  severity: fail
  exitcode: 1
  stack: |-
    Aborted()
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: C:\workspace\node-test-binary-windows-js-suites\node\Release\node.exe C:\workspace\node-test-binary-windows-js-suites\node\test\fixtures\postject-copy\node_modules\postject\dist\cli.js C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.942\sea.exe NODE_SEA_BLOB C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.942\sea-prep.blob --sentinel-fuse NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2
    Aborted()
    
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:926:15)
        at injectAndCodeSign (C:\workspace\node-test-binary-windows-js-suites\node\test\common\sea.js:48:3)
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-singl...

Reason node-api/test_threadsafe_function/test
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49406, nodejs/node#49500)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53720/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53745/
Example
not ok 3825 node-api/test_threadsafe_function/test
  ---
  duration_ms: 120086.50000
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-blob-file-backed
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49150, nodejs/node#49031)
Appeared test-ibm-rhel8-s390x-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/53728/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53781/
Example
not ok 94 parallel/test-blob-file-backed
  ---
  duration_ms: 62.11200
  severity: fail
  exitcode: 1
  stack: |-
    
    node:internal/per_context/domexception:53
        ErrorCaptureStackTrace(this);
        ^
    DOMException [NotReadableError]: The blob could not be read
        at new DOMException (node:internal/per_context/domexception:53:5)
        at __node_internal_ (node:internal/util:665:10)
        at BlobReader.<anonymous> (node:internal/blob:289:25)
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-dotenv-node-options
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49476, nodejs/node#49424)
Appeared test-equinix_mnx-smartos20-x64-3, test-osuosl-aix72-ppc64_be-2, test-osuosl-aix72-ppc64_be-3, test-equinix_mnx-smartos20-x64-4, test-ibm-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53736/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53759/
Example
not ok 831 parallel/test-dotenv-node-options
  ---
  duration_ms: 863.22300
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: .env supports NODE_OPTIONS
        # Subtest: should have access to permission scope
        ok 1 - should have access to permission scope
          ---
          duration_ms: 128.538436
          ...


Reason parallel/test-fs-watch-recursive-add-file
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49492, nodejs/node#49500)
Appeared test-ibm-rhel8-s390x-4, test-digitalocean-alpine315_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53738/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53745/
Example
not ok 1373 parallel/test-fs-watch-recursive-add-file
  ---
  duration_ms: 120092.98600
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-write-stream-eagain
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49424, nodejs/node#49476)
Appeared test-ibm-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53734/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53736/
Example
not ok 1229 parallel/test-fs-write-stream-eagain
  ---
  duration_ms: 518.19500
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: WriteStream EAGAIN
        # Subtest: _write
        not ok 1 - _write
          ---
          duration_ms: 25.668315
          location: 'file:///home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/parallel/test-fs-write-stream-eagain.mjs:15:3'
          failureType: 'testCodeFailure'
          error: |-
            Expected values to be strictly equal:
            
            '' !== 'foo'
            
          code: 'ERR_ASSERTION'
          name: 'AssertionError'
          expected: 'foo'
          actual: ''
          operator: 'strictEqual'
          stack: |-
            TestContext.<anonymous> (file:///home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/parallel/test-fs-write-stream-eagain.mjs:30:12)
            process.processTicksAndRejections (node:internal/process/task_queues:95:5)
            async Test.ru...

Reason parallel/test-inspector-async-stack-traces-set-interval
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49391, nodejs/node#49529)
Appeared test-ibm-rhel8-s390x-3, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/53697/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53782/
Example
not ok 1932 parallel/test-inspector-async-stack-traces-set-interval
  ---
  duration_ms: 15457.22000
  severity: fail
  exitcode: 1
  stack: |-
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:38299/ea5bc524-828e-47fc-97a3-3b60d1fc7de7
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    [test] Skipping the first breakpoint in the eval script
    Timed out waiting for matching notification (break on [eval]:0)
    1
  ...


Reason parallel/test-module-loading-globalpaths
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49424, nodejs/node#49464)
Appeared test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53703/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53709/
Example
not ok 1836 parallel/test-module-loading-globalpaths
  ---
  duration_ms: 1696.31500
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/fs/utils:352
        throw err;
        ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.1835/install/bin/node'
        at Object.copyFileSync (node:fs:3011:3)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-module-loading-globalpaths.js:32:6)
        at Module._compile (node:internal/modules/cjs/loader:1241:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1295:10)
        at Module.load (node:internal/modules/cjs/loader:1091:32)
        at Module._load (node:internal/modules/cjs/loader:938:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
        at node:internal/main/run_main_module:23:47 {
      errno: -2...

Reason parallel/test-runner-watch-mode
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49239, nodejs/node#49511)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-7
First CI https://ci.nodejs.org/job/node-test-pull-request/53764/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53766/
Example
not ok 2767 parallel/test-runner-watch-mode
  ---
  duration_ms: 120057.06400
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    TAP version 13
    Updating /home/iojs/node-tmp/.tmp.2477/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2477/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2477/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2477/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2477/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2477/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2477/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2477/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2477/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2477/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2477/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2477/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2477/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2477/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2477/dependent.js
    Updating /home/iojs/node-t...

Reason parallel/test-tls-socket-close
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49239, nodejs/node#49511)
Appeared test-nearform-macos11.0-arm64-1, test-digitalocean-alpine315_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7
First CI https://ci.nodejs.org/job/node-test-pull-request/53764/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53775/
Example
not ok 2848 parallel/test-tls-socket-close
  ---
  duration_ms: 132.86400
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    false !== true
    
        at Immediate._onImmediate (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-tls-socket-close.js:47:16)
        at process.processImmediate (node:internal/timers:478:21) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: 'strictEqual'
    }
    
    Node.js v21.0.0-pre
  ...


Reason sequential/test-single-executable-application-snapshot
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49464, nodejs/node#49391)
Appeared test-azure_msft-win2016_vs2017-x64-3, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53705/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53768/
Example
not ok 936 sequential/test-single-executable-application-snapshot
  ---
  duration_ms: 21165.50300
  severity: fail
  exitcode: 1
  stack: |-
    Aborted()
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: C:\workspace\node-test-binary-windows-js-suites\node\Release\node.exe C:\workspace\node-test-binary-windows-js-suites\node\test\fixtures\postject-copy\node_modules\postject\dist\cli.js C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.935\sea.exe NODE_SEA_BLOB C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.935\sea-prep.blob --sentinel-fuse NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2
    Aborted()
    
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:926:15)
        at injectAndCodeSign (C:\workspace\node-test-binary-windows-js-suites\node\test\common\sea.js:48:3)
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-single-executable-ap...

Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49471, nodejs/node#49477)
Appeared test-rackspace-win2012r2_vs2015-x64-2, test-rackspace-win2022_vs2022-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/53707/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53710/
Example
not ok 949 sequential/test-worker-prof
  ---
  duration_ms: 30294.00100
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: child exited with signal: {
      error: Error: spawnSync C:\workspace\node-test-binary-windows-js-suites\node\Release\node.exe ETIMEDOUT
          at Object.spawnSync (node:internal/child_process:1124:20)
          at spawnSync (node:child_process:876:24)
          at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-worker-prof.js:52:23)
          at Module._compile (node:internal/modules/cjs/loader:1241:14)
          at Module._extensions..js (node:internal/modules/cjs/loader:1295:10)
          at Module.load (node:internal/modules/cjs/loader:1091:32)
          at Module._load (node:internal/modules/cjs/loader:938:12)
          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
          at node:internal/main/ru...

CCTest Failure

Reason Value of: (!expectation.read_expected)
Type CC_TEST_FAILURE
Failed PR 2 (nodejs/node#49150, nodejs/node#49493)
Appeared test-digitalocean-alpine315_container-x64-2, test-digitalocean-alpine318_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53730/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53750/
Example
Value of: (!expectation.read_expected)
  Actual: true
Expected: false

[  FAILED  ] InspectorSocketTest.HostIPv6NonRoutable (4999 ms)

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#49406, nodejs/node#49515)
Appeared test-osuosl-ubuntu2004_container-armv7l-1, test-equinix_mnx-ubuntu1804-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53723/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53789/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 140-211-169-11-openstack.osuosl.org/140.211.169.11:39138' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy76.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 15 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#49406, nodejs/node#49439)
Appeared test-equinix_mnx-smartos20-x64-4, test-equinix_mnx-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/53723/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53724/
Example
Build timed out (after 15 minutes). Marking the build as failed.

Git Failure

Reason ERROR: Error fetching remote repo 'origin'
Type GIT_FAILURE
Failed PR 2 (nodejs/node#49150, nodejs/node#49424)
Appeared test-equinix-ubuntu2204-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53733/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53773/
Example
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git@github.com:nodejs/node.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
	at hudson.scm.SCM.checkout(SCM.java:540)

Build Failure

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#49340, nodejs/node#45427)
Appeared test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-4, test-osuosl-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-3, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53704/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53744/
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#49340, nodejs/node#45427)
Appeared test-rackspace-debian10-x64-1, test-digitalocean-ubi81_container-x64-1, test-ibm-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53704/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53744/
Example
fatal: No rebase in progress?

Reason sh: line 2: syntax error near unexpected token `newline'
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#49476, nodejs/node#49492)
Appeared test-softlayer-debian10-x64-1, test-orka-macos10.15-x64-2, test-orka-macos11-x64-2, test-digitalocean-alpine315_container-x64-2, test-digitalocean-alpine318_container-x64-1, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora38-x64-2, test-ibm-rhel8-x64-1, test-equinix_mnx-ubuntu1804-x64-1, test-digitalocean-freebsd12-x64-2, test-osuosl-rhel8-ppc64_le-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-ibm-rhel8-s390x-4, test-nearform-macos11.0-arm64-1, test-equinix_mnx-smartos20-x64-3, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/53736/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53738/
Example
sh: line 2: syntax error near unexpected token `newline'

undefined

Reason Unknown
Type undefined
Failed PR 2 (nodejs/node#49476, nodejs/node#49492)
Appeared test-azure_msft-win11_vs2022-arm64-6, test-rackspace-win2022_vs2022-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/53737/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53738/
Example
Unknown

Progress

  • parallel/test-runner-output (5)
  • sequential/test-http-regr-gh-2928 (5)
  • parallel/test-crypto-dh (4)
  • parallel/test-performance-function (3)
  • pummel/test-heapdump-shadow-realm (3)
  • sequential/test-cli-syntax-require (3)
  • sequential/test-single-executable-application-snapshot-and-code-cache (3)
  • node-api/test_threadsafe_function/test (2)
  • parallel/test-blob-file-backed (2)
  • parallel/test-dotenv-node-options (2)
  • parallel/test-fs-watch-recursive-add-file (2)
  • parallel/test-fs-write-stream-eagain (2)
  • parallel/test-inspector-async-stack-traces-set-interval (2)
  • parallel/test-module-loading-globalpaths (2)
  • parallel/test-runner-watch-mode (2)
  • parallel/test-tls-socket-close (2)
  • sequential/test-single-executable-application-snapshot (2)
  • sequential/test-worker-prof (2)
  • Value of: (!expectation.read_expected) (2)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (2)
  • Build timed out (after 15 minutes). Marking the build as failed. (2)
  • ERROR: Error fetching remote repo 'origin' (2)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (2)
  • fatal: No rebase in progress? (2)
  • sh: line 2: syntax error near unexpected token newline'` (2)
  • Unknown (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