nodejs / nodejs/reliability

CI Reliability 2024-08-31

Open
#952 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
57
Forks
20
PR merge metrics
No merged PRs in 30d

Description

Failures in node-test-pull-request/61624 to node-test-pull-request/61718 that failed 2 or more PRs
(Generated with ncu-ci walk pr --stats=true --markdown reports/2024-08-31.md)

UTC Time RUNNING SUCCESS UNSTABLE ABORTED FAILURE Green Rate
2024-08-31 00:08 5 4 13 3 75 4.35%

Open https://github.com/nodejs/reliability/blob/main/reports/2024-08-31.md to see failure details

Progress
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (8)
  • Failed to create a temp file on /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64 (6)
  • fatal error: Killed signal terminated program cc1plus (11)
  • ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for ... (7)
  • fatal: No rebase in progress? (2)
  • parallel/test-http2-socket-close (16)
  • parallel/test-runner-run-watch (14)
  • parallel/test-esm-loader-hooks-inspect-wait (11)
  • parallel/test-runner-watch-mode-complex (6)
  • pummel/test-fs-readfile-tostring-fail (5)
  • sequential/test-http-server-request-timeouts-mixed (5)
  • parallel/test-macos-app-sandbox (4)
  • parallel/test-runner-output (4)
  • parallel/test-file-write-stream4 (3)
  • parallel/test-http-get-pipeline-problem (3)
  • parallel/test-sqlite-statement-sync (3)
  • wpt/test-structured-clone (3)
  • parallel/test-child-process-fork-exec-path (2)
  • parallel/test-debugger-heap-profiler (2)
  • parallel/test-dns (2)
  • parallel/test-fs-utimes (2)
  • parallel/test-fs-watch-recursive-linux-parallel-remove (2)
  • parallel/test-module-loading-globalpaths (2)
  • parallel/test-performance-function (2)
  • parallel/test-runner-coverage (2)
  • parallel/test-runner-coverage-thresholds (2)
  • parallel/test-runner-run (2)
  • parallel/test-runner-test-filepath (2)
  • parallel/test-runner-test-fullname (2)
  • parallel/test-runner-typechecking (2)
  • parallel/test-runner-v8-deserializer (2)
  • parallel/test-set-http-max-http-headers (2)
  • parallel/test-sqlite (2)
  • parallel/test-sqlite-data-types (2)
  • parallel/test-sqlite-database-sync (2)
  • parallel/test-sqlite-named-parameters (2)
  • parallel/test-sqlite-transactions (2)
  • parallel/test-stdout-stderr-write (2)
  • parallel/test-stream2-httpclient-response-end (2)
  • parallel/test-stream2-large-read-stall (2)
  • parallel/test-stream2-push (2)
  • parallel/test-stream3-pause-then-read (2)
  • parallel/test-tcp-wrap-listen (2)
  • parallel/test-timers-unref-remove-other-unref-timers (2)
  • parallel/test-timers-unref-remove-other-unref-timers-only-one-fires (2)
  • parallel/test-tls-cli-max-version-1.2 (2)
  • parallel/test-tls-cli-max-version-1.3 (2)
  • parallel/test-tls-cli-min-version-1.0 (2)
  • parallel/test-tls-cli-min-version-1.1 (2)
  • parallel/test-tls-cli-min-version-1.2 (2)
  • parallel/test-tls-cli-min-version-1.3 (2)
  • parallel/test-tls-client-reject-12 (2)
  • parallel/test-tls-client-resume-12 (2)
  • parallel/test-tls-enable-trace (2)
  • parallel/test-tls-min-max-version (2)
  • parallel/test-tls-pause (2)
  • parallel/test-tls-set-encoding (2)
  • parallel/test-trace-events-dynamic-enable-workers-disabled (2)
  • parallel/test-trace-events-get-category-enabled-buffer (2)
  • parallel/test-worker-exit-heapsnapshot (2)
  • parallel/test-worker-message-not-serializable (2)
  • parallel/test-worker-message-port-drain (2)
  • parallel/test-worker-nearheaplimit-deadlock (2)
  • parallel/test-worker-track-unmanaged-fds (2)
  • pseudo-tty/test-stdin-write (2)
  • pseudo-tty/test-trace-sigint-on-idle (2)
  • pummel/test-net-pingpong (2)
  • pummel/test-net-write-callbacks (2)
  • pummel/test-regress-GH-892 (2)
  • pummel/test-stream-pipe-multi (2)
  • pummel/test-timers (2)
  • report/test-report-exclude-network (2)
  • sequential/test-deprecation-flags (2)
  • sequential/test-http-econnrefused (2)
  • sequential/test-net-GH-5504 (2)
  • sequential/test-net-connect-econnrefused (2)
  • sequential/test-repl-timeout-throw (2)
  • wasi/test-wasi (2)
  • wpt/test-atob (2)
  • wpt/test-blob (2)
  • wpt/test-broadcastchannel (2)
  • wpt/test-compression (2)
  • wpt/test-console (2)
  • wpt/test-domexception (2)
  • wpt/test-encoding (2)
  • wpt/test-events (2)
  • wpt/test-performance-timeline (2)
  • wpt/test-resource-timing (2)
  • wpt/test-streams (2)
  • wpt/test-timers (2)
  • wpt/test-url (2)
  • wpt/test-wasm-webapi (2)
  • wpt/test-webcrypto (2)
  • wpt/test-webstorage (2)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with reports/2024-08-31.md and the linked node-test-pull-request Jenkins runs to inspect the failure details behind the listed patterns. Use the named test paths and CI errors as entry points, then track each item in the Progress checklist; done means the recurring failures have been investigated and the relevant checks no longer fail.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, shell
Domain
ci-cd, devops, testing-qa
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.