You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: Could not read from remote repository.
fatal: unable to create thread: Resource temporarily unavailable
fatal: failed to run repack
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
not ok 874 parallel/test-worker-nearheaplimit-deadlock
---
duration_ms: 459.99800
severity: fail
exitcode: 134
stack: |-
<--- Last few GCs --->
[1516:0BFC31E8] 58 ms: Mark-Compact 1.5 (3.9) -> 1.5 (3.9) MB, 2.23 / 0.00 ms (average mu = 0.653, current mu = 0.011) background allocation failure; GC in old space requested
[1516:0BFC31E8] 60 ms: Mark-Compact 1.5 (3.9) -> 1.5 (3.9) MB, 2.04 / 0.00 ms (average mu = 0.548, current mu = 0.164) background allocation failure; GC in old space requested
<--- JS stacktrace --->
FATAL ERROR: LocalHeap: allocation failed Allocation failed - JavaScript heap out of memory
...
not ok 1818 parallel/test-macos-app-sandbox
---
duration_ms: 1419.95100
severity: fail
exitcode: 1
stack: |-
node:fs:3005
binding.copyFile(
^
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.1820/node_sandboxed.app/Contents/MacOS/node'
at Object.copyFileSync (node:fs:3005:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-macos-app-sandbox.js:37:4)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28:49 {
errno...
not ok 1841 parallel/test-module-loading-globalpaths
---
duration_ms: 1151.25700
severity: fail
exitcode: 1
stack: |-
node:fs:3005
binding.copyFile(
^
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.1843/install/bin/node'
at Object.copyFileSync (node:fs:3005:11)
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:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28:49 {
errno: -2...
not ok 4014 sequential/test-single-executable-application-snapshot
---
duration_ms: 2337.31700
severity: fail
exitcode: 1
stack: |-
node:fs:3005
binding.copyFile(
^
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.4016/sea'
at copyFileSync (node:fs:3005:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-snapshot.js:84:3)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28:49 {
e...
not ok 4011 sequential/test-single-executable-application
---
duration_ms: 1560.52600
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
node:fs:3005
binding.copyFile(
^
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.4013/sea'
at copyFileSync (node:fs:3005:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application.js:52:1)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:i...
not ok 4012 sequential/test-single-executable-application-disable-experimental-sea-warning
---
duration_ms: 1405.95800
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
node:fs:3005
binding.copyFile(
^
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.4014/sea'
at copyFileSync (node:fs:3005:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-disable-experimental-sea-warning.js:53:1)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as ...
not ok 4013 sequential/test-single-executable-application-empty
---
duration_ms: 1522.76500
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
node:fs:3005
binding.copyFile(
^
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.4015/sea'
at copyFileSync (node:fs:3005:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-empty.js:40:1)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
...
not ok 4015 sequential/test-single-executable-application-snapshot-and-code-cache
---
duration_ms: 1950.71900
severity: fail
exitcode: 1
stack: |-
node:fs:3005
binding.copyFile(
^
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.4017/sea'
at copyFileSync (node:fs:3005:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-snapshot-and-code-cache.js:61:3)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/r...
not ok 4016 sequential/test-single-executable-application-use-code-cache
---
duration_ms: 1458.71700
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
node:fs:3005
binding.copyFile(
^
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.4018/sea'
at copyFileSync (node:fs:3005:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-use-code-cache.js:53:1)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_...
not ok 188 parallel/test-child-process-fork-exec-path
---
duration_ms: 1497.73300
severity: fail
exitcode: 1
stack: |-
node:fs:3005
binding.copyFile(
^
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.184/node-copy.exe'
at Object.copyFileSync (node:fs:3005:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-child-process-fork-exec-path.js:50:4)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28:49 {
errno: -28...
not ok 1854 parallel/test-module-symlinked-peer-modules
---
duration_ms: 216.37100
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:353
throw err;
^
Error: ENOSPC: no space left on device, mkdir '/Users/iojs/node-tmp/.tmp.1856'
at Object.mkdirSync (node:fs:1392:3)
at Object.refresh (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/tmpdir.js:36:6)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-module-symlinked-peer-modules.js:16:8)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28:49 ...
not ok 190 parallel/test-blob-file-backed
---
duration_ms: 483.79500
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:698:10)
at BlobReader.<anonymous> (node:internal/blob:291:25)
Node.js v21.0.0
...
not ok 75 parallel/test-buffer-backing-arraybuffer
---
duration_ms: 129.98800
severity: crashed
exitcode: 2147483651
stack: |-
#
# Fatal process out of memory: Re-embedded builtins: set permissions
#
...
not ok 2347 parallel/test-performance-function
---
duration_ms: 264.26100
severity: fail
exitcode: 1
stack: |-
node:internal/event_target:1084
process.nextTick(() => { throw 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-custom-suites-freestyle/test/parallel/test-performance-function.js:98:5 {
code: 'ERR_OUT_OF_RANGE'
}
Node.js v21.0.0
...
not ok 869 parallel/test-worker-memory
---
duration_ms: 3666.99400
severity: fail
exitcode: 3221226356
stack: |-
run() called with n=15 (numWorkers=4)
run() called with n=15 (numWorkers=4)
run() called with n=15 (numWorkers=4)
run() called with n=15 (numWorkers=4)
run() called with n=14 (numWorkers=4)
run() called with n=14 (numWorkers=4)
run() called with n=14 (numWorkers=4)
run() called with n=14 (numWorkers=4)
run() called with n=13 (numWorkers=4)
run() called with n=13 (numWorkers=4)
run() called with n=13 (numWorkers=4)
run() called with n=12 (numWorkers=4)
run() called with n=13 (numWorkers=4)
run() called with n=12 (numWorkers=4)
run() called with n=12 (numWorkers=4)
run() called with n=11 (numWorkers=4)
run() called with n=12 (numWorkers=4)
run() called with n=11 (numWorkers=4)
run() called with n=10 (numWorkers=4)
run() called with n=11 (numWorkers=4)
run() called with n=11 (numWorkers=4)
run() called wi...
Failures in node-test-pull-request/55010 to node-test-pull-request/55109 that failed 2 or more PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)Jenkins Failure
Build timed out (after 60 minutes). Marking the build as failed.
Example
Build Failure
error: remote GitHub already exists.
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
Example
Error: ENOSPC: no space left on device, write] {
Example
fatal error: string_view: No such file or directory
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Example
ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
Example
fatal error: charconv: No such file or directory
Example
JSTest Failure
parallel/test-worker-nearheaplimit-deadlock
Example
parallel/test-macos-app-sandbox
Example
parallel/test-module-loading-globalpaths
Example
sequential/test-single-executable-application-snapshot
Example
sequential/test-single-executable-application
Example
sequential/test-single-executable-application-disable-experimental-sea-warning
Example
sequential/test-single-executable-application-empty
Example
sequential/test-single-executable-application-snapshot-and-code-cache
Example
sequential/test-single-executable-application-use-code-cache
Example
parallel/test-child-process-fork-exec-path
Example
parallel/test-file-write-stream4
Example
parallel/test-http-agent-maxtotalsockets
Example
parallel/test-snapshot-typescript
Example
parallel/test-fs-write-reuse-callback
Example
parallel/test-module-symlinked-peer-modules
Example
parallel/test-blob-file-backed
Example
parallel/test-buffer-backing-arraybuffer
Example
parallel/test-fs-watch-recursive-add-file-to-new-folder
Example
parallel/test-performance-function
Example
parallel/test-worker-memory
Example
sequential/test-http-regr-gh-2928
Example
Progress
Build timed out (after 60 minutes). Marking the build as failed.
(4)error: remote GitHub already exists.
(6)fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
(6)Error: ENOSPC: no space left on device, write] {
(4)fatal error: string_view: No such file or directory
(4)ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(3)ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
(2)fatal error: charconv: No such file or directory
(2)parallel/test-worker-nearheaplimit-deadlock
(17)parallel/test-macos-app-sandbox
(16)parallel/test-module-loading-globalpaths
(11)sequential/test-single-executable-application-snapshot
(11)sequential/test-single-executable-application
(10)sequential/test-single-executable-application-disable-experimental-sea-warning
(10)sequential/test-single-executable-application-empty
(10)sequential/test-single-executable-application-snapshot-and-code-cache
(10)sequential/test-single-executable-application-use-code-cache
(10)parallel/test-child-process-fork-exec-path
(7)parallel/test-file-write-stream4
(7)parallel/test-http-agent-maxtotalsockets
(5)parallel/test-snapshot-typescript
(4)parallel/test-fs-write-reuse-callback
(3)parallel/test-module-symlinked-peer-modules
(3)parallel/test-blob-file-backed
(2)parallel/test-buffer-backing-arraybuffer
(2)parallel/test-fs-watch-recursive-add-file-to-new-folder
(2)parallel/test-performance-function
(2)parallel/test-worker-memory
(2)sequential/test-http-regr-gh-2928
(2)The text was updated successfully, but these errors were encountered: