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

RwLock::read for UFT hits, kstats use AtomicU64 #636

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Rustc optimised out the `fetch_add`s.

a60adb1
Select commit
Loading
Failed to load commit list.
Draft

RwLock::read for UFT hits, kstats use AtomicU64 #636

Rustc optimised out the `fetch_add`s.
a60adb1
Select commit
Loading
Failed to load commit list.
buildomat / opteadm succeeded Dec 16, 2024 in 4m 41s

Success!

The buildomat job ID is 01JF8C6QXB31N9QEZZDNYW7YWV. Click here for more detailed status.

The job produced the following artefacts:

The requested job was completed.

Details

control: job assigned to worker 01JF8C6TECZJTKEJ79JQDRTXE2 [factory aws, i-03756d0bfcd842ba5] (queued for 52 s)
...
task: starting task 0: "setup"
task: process exited: duration 4159 ms, exit code 0
...
task: starting task 1: "rust-toolchain"
task: process exited: duration 27207 ms, exit code 0
...
task: starting task 2: "authentication"
task: process exited: duration 22 ms, exit code 0
...
task: starting task 3: "clone repository"
task: process exited: duration 1439 ms, exit code 0
...
task: starting task 4: "build"
...
| + popd
| /work/oxidecomputer/opte
| + for x in debug release
| + mkdir -p /work/debug
| + cp target/debug/opteadm /work/debug/
| + sha256sum target/debug/opteadm
| + for x in debug release
| + mkdir -p /work/release
| + cp target/release/opteadm /work/release/
| + sha256sum target/release/opteadm
task: process exited: duration 168354 ms, exit code 0
|W| found 4 output files
|W| uploading: /work/debug/opteadm (68762128 bytes)
|W| uploaded: /work/debug/opteadm
|W| uploading: /work/debug/opteadm.debug.sha256 (87 bytes)
|W| uploaded: /work/debug/opteadm.debug.sha256
|W| uploading: /work/release/opteadm (17518680 bytes)
|W| uploaded: /work/release/opteadm
|W| uploading: /work/release/opteadm.release.sha256 (89 bytes)
|W| uploaded: /work/release/opteadm.release.sha256