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
not ok 3089 message/esm_display_syntax_error_import_json_named_export
---
duration_ms: 0.100
severity: fail
exitcode: 1
stack: |-
(node:103793) ExperimentalWarning: Importing JSON modules is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
file:///home/iojs/build/workspace/node-test-commit-linux-containered/test/message/esm_display_syntax_error_import_json_named_export.mjs:4
import { ofLife } from '../fixtures/experimental.json' assert { type: 'json' };
^^^^^^
SyntaxError: The requested module '../fixtures/experimental.json' does not provide an export named 'ofLife'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:127:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:191:5)
at async Promise.all (index 0)
at async ESMLoader.import (node:internal/modules/esm/loader:331:24)
at async loadESM (node:internal/process/esm...
not ok 789 pummel/test-fs-watch-non-recursive
---
duration_ms: 0.808
severity: fail
exitcode: 1
stack: |-
node:assert:171
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at C:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-fs-watch-non-recursive.js:43
called with arguments: 'change', 'testsubdir'
at FSWatcher.mustNotCall (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:479:12)
at FSWatcher.emit (node:events:390:28)
at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail'
}
Node.js v18.0.0-pre
...
not ok 255 parallel/test-fs-rmdir-recursive
---
duration_ms: 2.162
severity: fail
exitcode: 1
stack: |-
(node:8872) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead
(Use `node --trace-deprecation ...` to show where the warning was created)
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.253
Files blocking: [ 'rmdir-recursive-0', 'rmdir-recursive-5' ]
node:assert:986
throw newErr;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.253\rmdir-recursive-0'
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:364:12
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:401:15
at node:fs:188:23
at CB (node:internal/fs/rim...
not ok 849 wpt/test-user-timing
---
duration_ms: 9.336
severity: fail
exitcode: 1
stack: |-
---- idlharness.any.js ----
[SKIPPED] idlharness cannot recognize Node.js environment
---- invoke_with_timing_attributes.worker.js ----
[SKIPPED] importScripts not supported
---- performance-measure-invalid.worker.js ----
[SKIPPED] importScripts not supported
---- buffered-flag.any.js ----
[PASS] PerformanceObserver with buffered flag sees previous marks
---- buffered-flag.any.js ----
[PASS] PerformanceObserver with buffered flag sees previous measures
---- case-sensitivity.any.js ----
[PASS] getEntriesByType values are case sensitive
---- clear_all_marks.any.js ----
[PASS] Clearing all marks remove all of them.
---- clear_all_measures.any.js ----
[PASS] Clearing all marks remove all of them.
---- clear_non_existent_mark.any.js ----
[PASS] Clearing a non-existent mark doesn't affect existing marks
---- clear_non_existent_measure.any.j...
not ok 883 parallel/test-heapsnapshot-near-heap-limit-worker
---
duration_ms: 2.516
severity: fail
exitcode: 1
stack: |-
Invoked NearHeapLimitCallback, processing=false, current_limit=52428800, initial_limit=52428800
max_young_gen_size=50331648, young_gen_size=0, old_gen_size=51411616, total_size=51411616
Estimated available memory=9223372036772196352, estimated overhead=50331648
Start generating Heap.20211109.015346.40106.1.001.heapsnapshot...
Wrote snapshot to /home/iojs/node-tmp/.tmp.865/Heap.20211109.015346.40106.1.001.heapsnapshot
<--- Last few GCs --->
[40106:0x3ff94000b20] 1842 ms: Mark-sweep (reduce) 49.7 (53.6) -> 48.4 (51.4) MB, 2.5 / 0.0 ms (+ 1.7 ms in 58 steps since start of marking, biggest step 1.0 ms, walltime since start of marking 11 ms) (average mu = 0.351, current mu = 0.809) allocati[40106:0x3ff94000b20] 1850 ms: Mark-sweep (reduce) 49.3 (51.4) -> 48.6 (51.6) MB, 2.5 / 0.0 ms (+ 1.8 ms in 33 steps since start of marking, bigge...
not ok 3506 sequential/test-worker-prof
---
duration_ms: 30.361
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: child exited with signal: {
error: Error: spawnSync /home/iojs/build/workspace/node-test-commit-linux-containered/out/Release/node ETIMEDOUT
at Object.spawnSync (node:internal/child_process:1083:20)
at spawnSync (node:child_process:812:24)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-worker-prof.js:53:23)
at Module._compile (node:internal/modules/cjs/loader:1101:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
...
Jenkins Failure
Reason
Build timed out (after 60 minutes). Marking the build as failed.
error: ld returned 1 exit status
collect2: error: ld returned 1 exit status
collect2: error: ld returned 1 exit status
collect2: error: ld returned 1 exit status
embedtest.target.mk:279: recipe for target '/home/iojs/build/workspace/node-test-commit-linux-containered/out/Debug/embedtest' failed
make[2]: *** [/home/iojs/build/workspace/node-test-commit-linux-containered/out/Debug/embedtest] Error 1
Git Failure
Reason
warning: failed to remove Release/node.exe: Invalid argument
Failures in node-test-pull-request/40710 to node-test-pull-request/40801 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)JSTest Failure
sequential/test-child-process-pass-fd
Example
message/esm_display_syntax_error_import_json_named_export
Example
pummel/test-fs-watch-non-recursive
Example
parallel/test-finalization-group-regular-gc
Example
parallel/test-repl-sigint-nested-eval
Example
parallel/test-fs-rmdir-recursive
Example
parallel/test-http2-pipe-named-pipe
Example
parallel/test-crypto-keygen
Example
parallel/test-fs-rm
Example
sequential/test-debugger-heap-profiler
Example
wpt/test-user-timing
Example
node-api/test_threadsafe_function/test
Example
parallel/test-child-process-fork-exec-path
Example
parallel/test-crypto-binary-default
Example
parallel/test-crypto-classes
Example
parallel/test-crypto-dh-constructor
Example
parallel/test-crypto-dh-odd-key
Example
parallel/test-heapsnapshot-near-heap-limit-worker
Example
pummel/test-timers
Example
sequential/test-net-connect-econnrefused
Example
sequential/test-worker-prof
Example
Jenkins Failure
Build timed out (after 60 minutes). Marking the build as failed.
Example
Build Failure
fatal error: ld terminated with signal 9 [Killed]
Example
sh: line 30: sudo: command not found
Example
error: ld returned 1 exit status
Example
Git Failure
warning: failed to remove Release/node.exe: Invalid argument
Example
Progress
sequential/test-child-process-pass-fd
(17)message/esm_display_syntax_error_import_json_named_export
(14)pummel/test-fs-watch-non-recursive
(14)parallel/test-finalization-group-regular-gc
(13)parallel/test-repl-sigint-nested-eval
(10)parallel/test-fs-rmdir-recursive
(9)parallel/test-http2-pipe-named-pipe
(8)parallel/test-crypto-keygen
(7)parallel/test-fs-rm
(5)sequential/test-debugger-heap-profiler
(5)wpt/test-user-timing
(5)node-api/test_threadsafe_function/test
(3)parallel/test-child-process-fork-exec-path
(2)parallel/test-crypto-binary-default
(2)parallel/test-crypto-classes
(2)parallel/test-crypto-dh-constructor
(2)parallel/test-crypto-dh-odd-key
(2)parallel/test-heapsnapshot-near-heap-limit-worker
(2)pummel/test-timers
(2)sequential/test-net-connect-econnrefused
(2)sequential/test-worker-prof
(2)Build timed out (after 60 minutes). Marking the build as failed.
(3)fatal error: ld terminated with signal 9 [Killed]
(12)sh: line 30: sudo: command not found
(10)error: ld returned 1 exit status
(3)warning: failed to remove Release/node.exe: Invalid argument
(5)The text was updated successfully, but these errors were encountered: