fix(posix): ensure nonblocking file descriptor is nonblocking (#10080) #793
ci.yml
on: pull_request
Build windows-x64-baseline
/
Codegen
15s
Build windows-x64
/
Codegen
16s
Build darwin-aarch64
/
Build Submodules
12s
Build darwin-aarch64
/
Build C++
2m 3s
Build darwin-aarch64
/
...
/
Build Zig
15m 13s
Build darwin-x64-baseline
/
Build Submodules
14s
Build darwin-x64-baseline
/
Build C++
5m 12s
Build darwin-x64-baseline
/
...
/
Build Zig
8m 4s
Build darwin-x64
/
Build Submodules
14s
Build darwin-x64
/
Build C++
5m 17s
Build darwin-x64
/
...
/
Build Zig
8m 43s
Build linux-aarch64
/
...
/
Build & Link
32m 28s
Build linux-x64-baseline
/
...
/
Build & Link
17m 42s
Build linux-x64
/
...
/
Build & Link
15m 45s
Build windows-x64-baseline
/
Build Submodules
20s
Build windows-x64-baseline
/
...
/
Build Zig
8m 15s
Build windows-x64
/
Build Submodules
17s
Build windows-x64
/
...
/
Build Zig
8m 31s
Format
/
Format
56s
Lint
/
Lint
15s
Test linux-aarch64
/
Tests
15m 0s
Test linux-aarch64
/
Node.js Tests
15m 36s
Test linux-x64-baseline
/
Tests
9m 5s
Test linux-x64-baseline
/
Node.js Tests
15m 28s
Test linux-x64
/
Tests
9m 1s
Test linux-x64
/
Node.js Tests
12m 27s
Test darwin-aarch64
/
Tests
9m 28s
Test darwin-aarch64
/
Node.js Tests
2m 47s
Test darwin-x64-baseline
/
Tests
15m 31s
Test darwin-x64-baseline
/
Node.js Tests
4m 17s
Test darwin-x64
/
Tests
14m 15s
Test darwin-x64
/
Node.js Tests
4m 1s
Test windows-x64-baseline
/
Tests
11m 19s
Test windows-x64-baseline
/
Node.js Tests
1m 50s
Cleanup
5s
Test windows-x64
/
Tests
13m 12s
Test windows-x64
/
Node.js Tests
3m 37s
Annotations
55 errors and 3 warnings
Test darwin-x64-baseline / Node.js Tests
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
Test darwin-x64-baseline / Node.js Tests
The operation was canceled.
|
Test darwin-x64 / Node.js Tests
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
Test darwin-x64 / Node.js Tests
Process completed with exit code 143.
|
Test darwin-aarch64 / Node.js Tests
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
Test darwin-aarch64 / Node.js Tests
The operation was canceled.
|
error: throw an error here.:
test/js/node/http/node-http.test.ts#L986
at /home/runner/work/bun/bun/test/js/node/http/node-http.test.ts:986:13
at emit (node:events:161:95)
at fetch (node:http:483:23)
|
error: throw an error here.:
test/js/node/http/node-http.test.ts#L986
at /home/runner/work/bun/bun/test/js/node/http/node-http.test.ts:986:13
at emit (node:events:161:95)
at fetch (node:http:483:23)
|
Test linux-x64 / Node.js Tests
The self-hosted runner: nsc-runner-nbqogc5k4qgki lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
Test darwin-aarch64 / Tests
Unexpected failure: Error: no webhook is given (no webhook is given)
|
Test darwin-aarch64 / Tests
Process completed with exit code 1.
|
error: throw an error here.:
test/js/node/http/node-http.test.ts#L986
at /opt/namespace/githubrunner/work/bun/bun/test/js/node/http/node-http.test.ts:986:13
at emit (node:events:161:95)
at fetch (node:http:483:23)
|
error: Autobahn WebSocket not detected:
test/js/web/websocket/autobahn.test.ts#L82
at /opt/namespace/githubrunner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:82:11
at /opt/namespace/githubrunner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:20:1
|
Test windows-x64 / Tests
Process completed with exit code 1.
|
Test windows-x64 / Tests
Unexpected failure: Error: no webhook is given (no webhook is given)
|
error: expect(received).toEqual(expected):
test\cli\install\bunx.test.ts#L88
[
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
+ 1,
+ 1,
0,
0,
0,
+ 1,
0,
+ 1,
0,
0,
+ 1,
+ 1
- 0,
- 0,
- 0,
- 0,
- 0,
- 0
]
- Expected - 6
+ Received + 6
at C:\a\bun\bun\test\cli\install\bunx.test.ts:88:3
|
error: Test "should execute from current working directory" timed out after 5000ms
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
|
ENOENT: No such file or directory:
test\cli\install\bunx.test.ts#L207
at C:\a\bun\bun\test\cli\install\bunx.test.ts:207:38
|
error: expect(received).not.toContain(expected):
test\cli\install\bunx.test.ts#L261
Expected to not contain: "error:"
Received: " Resolving dependencies\nerror: InstallFailed extracting tarball for cowsay\n Resolved, downloaded and extracted [2]\nerror: moving \"cowsay\" to cache dir failed\nENOTEMPTY: Directory not empty (NtSetInformationFile())\n From: .3fcffdffedbfdff8-00000001.cowsay\n To: @gh@piuccio-cowsay-eef317a\n"
at C:\a\bun\bun\test\cli\install\bunx.test.ts:261:3
|
error: Test "the install succeeds" timed out after 10000ms
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
|
ENOENT: No such file or directory:
test\cli\install\migration\complex-workspace.test.ts#L13
at C:\a\bun\bun\test\cli\install\migration\complex-workspace.test.ts:13:28
|
ENOENT: No such file or directory:
test\cli\install\migration\complex-workspace.test.ts#L13
at C:\a\bun\bun\test\cli\install\migration\complex-workspace.test.ts:13:28
|
ENOENT: No such file or directory:
test\cli\install\migration\complex-workspace.test.ts#L13
at C:\a\bun\bun\test\cli\install\migration\complex-workspace.test.ts:13:28
|
ENOENT: No such file or directory:
test\cli\install\migration\complex-workspace.test.ts#L13
at C:\a\bun\bun\test\cli\install\migration\complex-workspace.test.ts:13:28
|
ENOENT: No such file or directory:
test\cli\install\migration\complex-workspace.test.ts#L13
at C:\a\bun\bun\test\cli\install\migration\complex-workspace.test.ts:13:28
|
Test windows-x64-baseline / Tests
Unexpected failure: Error: no webhook is given (no webhook is given)
|
error: expect(received).toEqual(expected):
test\cli\install\bunx.test.ts#L88
[
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
+ 1,
+ 1,
0,
0,
+ 1,
0,
+ 1,
+ 1,
+ 1,
+ 1,
+ 1,
+ 1
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0
]
- Expected - 9
+ Received + 9
at C:\a\bun\bun\test\cli\install\bunx.test.ts:88:3
|
error: Test "should execute from current working directory" timed out after 5000ms
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
|
ENOENT: No such file or directory:
test\cli\install\bunx.test.ts#L207
at C:\a\bun\bun\test\cli\install\bunx.test.ts:207:38
|
error: expect(received).not.toContain(expected):
test\cli\install\bunx.test.ts#L261
Expected to not contain: "error:"
Received: " Resolving dependencies\nerror: ENOENT extracting tarball for cowsay\n Resolved, downloaded and extracted [2]\nerror: cowsay@github:piuccio/cowsay failed to resolve\n"
at C:\a\bun\bun\test\cli\install\bunx.test.ts:261:3
|
error: Test "migrate from npm during `bun add`" timed out after 5000ms:
test\cli\install\migration\migrate.test.ts#L37
at testMigration (C:\a\bun\bun\test\cli\install\migration\migrate.test.ts:37:3)
at C:\a\bun\bun\test\cli\install\migration\migrate.test.ts:52:3
|
error: Test "doesn't error when the migration is out of sync" timed out after 5000ms
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
|
error: Test "overrides affect your own packages" timed out after 5000ms:
test\cli\install\overrides.test.ts#L8
at install (C:\a\bun\bun\test\cli\install\overrides.test.ts:8:16)
at ensureLockfileDoesntChangeOnBunI (C:\a\bun\bun\test\cli\install\overrides.test.ts:47:3)
at C:\a\bun\bun\test\cli\install\overrides.test.ts:66:3
at C:\a\bun\bun\test\cli\install\overrides.test.ts:53:44
|
error: Test "root lifecycle scripts should wait for dependency lifecycle scripts" timed out after 5000ms
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
|
error: expect(received).toContain(expected):
test\cli\install\registry\bun-install-registry.test.ts#L3537
Expected to contain: "Saved lockfile"
Received: "error: Bun could not find a package.json file to install from\nnote: Run \"bun init\" to initialize a project\n"
at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:3537:7
|
EEXIST: File or folder exists
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
|
Test windows-x64-baseline / Tests
Process completed with exit code 1.
|
Test linux-x64-baseline / Node.js Tests
The self-hosted runner: nsc-runner-ak7gg5ok495mc lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
Test darwin-x64 / Tests
Unexpected failure: Error: no webhook is given (no webhook is given)
|
error: throw an error here.:
test/js/node/http/node-http.test.ts#L986
at /Users/runner/work/bun/bun/test/js/node/http/node-http.test.ts:986:13
at emit (node:events:161:95)
at fetch (node:http:483:23)
|
error: expect(received).toBe(expected):
test/js/web/fetch/fetch.tls.test.ts#L50
Expected: true
Received: false
at /Users/runner/work/bun/bun/test/js/web/fetch/fetch.tls.test.ts:50:5
|
TypeError: The "file" argument must be of type string. Received undefined:
node:child_process#L20511
at node:child_process:531:69
at node:child_process:490:57
at node:child_process:315:75
at node:child_process:2:41
at /Users/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:39:12
at /Users/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:20:44
at /Users/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:20:1
|
TypeError: The "file" argument must be of type string. Received undefined:
node:child_process#L20511
at node:child_process:531:69
at node:child_process:490:57
at node:child_process:315:75
at node:child_process:2:41
at /Users/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:39:12
at /Users/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:20:44
at /Users/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:20:1
|
Test darwin-x64 / Tests
Process completed with exit code 1.
|
error: expect(received).not.toContain(expected):
test/cli/install/bun-create.test.ts#L114
Expected to not contain: "error:"
Received: "[github] GET dylan-conway/create-test... \n\nerror: GitHub returned 403. This usually means GitHub is rate limiting your requests.\nTo fix this, either: A) pass a GITHUB_ACCESS_TOKEN environment variable to bun\n B)Wait a little and try again\n"
at /Users/runner/work/bun/bun/test/cli/install/bun-create.test.ts:114:5
|
error: expect(received).not.toContain(expected):
test/cli/install/bun-create.test.ts#L114
Expected to not contain: "error:"
Received: "[github] GET dylan-conway/create-test... \n\nerror: GitHub returned 403. This usually means GitHub is rate limiting your requests.\nTo fix this, either: A) pass a GITHUB_ACCESS_TOKEN environment variable to bun\n B)Wait a little and try again\n"
at /Users/runner/work/bun/bun/test/cli/install/bun-create.test.ts:114:5
|
error: expect(received).toEqual(expected):
test/cli/install/registry/bun-install-registry.test.ts#L5499
[
"",
+ " + [email protected]",
- " + [email protected]",
"",
" 1 package installed"
]
- Expected - 1
+ Received + 1
at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:5499:9
|
error: expect(received).toEqual(expected):
test/cli/install/registry/bun-install-registry.test.ts#L5499
[
"",
+ "Checked 1 install across 2 packages (no changes)"
- " + [email protected]",
- "",
- " 1 package installed"
]
- Expected - 3
+ Received + 1
at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:5499:9
|
error: expect(received).toEqual(expected):
test/cli/install/registry/bun-install-registry.test.ts#L5499
[
"",
+ "Checked 1 install across 2 packages (no changes)"
- " + [email protected]",
- "",
- " 1 package installed"
]
- Expected - 3
+ Received + 1
at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:5499:9
|
Test darwin-x64-baseline / Tests
Process completed with exit code 1.
|
Test darwin-x64-baseline / Tests
Unexpected failure: Error: no webhook is given (no webhook is given)
|
error: throw an error here.:
test/js/node/http/node-http.test.ts#L986
at /home/runner/work/bun/bun/test/js/node/http/node-http.test.ts:986:13
at emit (node:events:161:95)
at fetch (node:http:483:23)
|
error: Autobahn WebSocket not detected:
test/js/web/websocket/autobahn.test.ts#L82
at /home/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:82:11
at /home/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:20:1
|
error: Autobahn WebSocket not detected:
test/js/web/websocket/autobahn.test.ts#L82
at /home/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:82:11
at /home/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:20:1
|
Test linux-aarch64 / Node.js Tests
The self-hosted runner: nsc-runner-f6hchiimfooh4 lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
Format / Format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: goto-bus-stop/setup-zig@c7b6cdd3adba8f8b96984640ff172c37c93f73ee. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build darwin-aarch64 / Build C++
[email protected] has been deprecated because it is not supported upstream!
|
Build darwin-aarch64 / Link
[email protected] has been deprecated because it is not supported upstream!
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bun-darwin-aarch64
Expired
|
16.8 MB |
|
bun-darwin-aarch64-profile
Expired
|
18.3 MB |
|
bun-darwin-aarch64-tests
Expired
|
16.3 KB |
|
bun-darwin-x64
Expired
|
18.3 MB |
|
bun-darwin-x64-baseline
Expired
|
18.3 MB |
|
bun-darwin-x64-baseline-profile
Expired
|
20.3 MB |
|
bun-darwin-x64-baseline-tests
Expired
|
15.4 KB |
|
bun-darwin-x64-profile
Expired
|
20.4 MB |
|
bun-darwin-x64-tests
Expired
|
15.5 KB |
|
bun-feature-data
Expired
|
389 Bytes |
|
bun-linux-aarch64
Expired
|
31 MB |
|
bun-linux-aarch64-profile
Expired
|
60.8 MB |
|
bun-linux-aarch64-tests
Expired
|
4.7 KB |
|
bun-linux-x64
Expired
|
32.3 MB |
|
bun-linux-x64-baseline
Expired
|
32.2 MB |
|
bun-linux-x64-baseline-profile
Expired
|
61.1 MB |
|
bun-linux-x64-baseline-tests
Expired
|
4.7 KB |
|
bun-linux-x64-profile
Expired
|
61.2 MB |
|
bun-linux-x64-tests
Expired
|
4.69 KB |
|
bun-windows-x64
Expired
|
31.6 MB |
|
bun-windows-x64-baseline
Expired
|
31.6 MB |
|
bun-windows-x64-baseline-node-tests
Expired
|
32.4 KB |
|
bun-windows-x64-baseline-profile
Expired
|
90.6 MB |
|
bun-windows-x64-baseline-tests
Expired
|
73.8 KB |
|
bun-windows-x64-node-tests
Expired
|
32.4 KB |
|
bun-windows-x64-profile
Expired
|
90.6 MB |
|
bun-windows-x64-tests
Expired
|
64.5 KB |
|