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

Add background task to collect Cockroach zone node IDs #5857

Merged
merged 20 commits into from
Jun 13, 2024

typo fix

7478ae9
Select commit
Loading
Failed to load commit list.
Merged

Add background task to collect Cockroach zone node IDs #5857

typo fix
7478ae9
Select commit
Loading
Failed to load commit list.
buildomat / build-and-test (ubuntu-22.04) succeeded Jun 12, 2024 in 39m 44s

Success!

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

The job produced the following artefacts:

The requested job was completed.

Details

control: job assigned to worker 01J070J16HN9RGDDE4DBS9TNC0 (queued for 28 s)
...
task: starting task 0: "setup"
task: process exited: duration 28516 ms, exit code 0
...
task: starting task 1: "rust-toolchain"
task: process exited: duration 9182 ms, exit code 0
...
task: starting task 2: "authentication"
task: process exited: duration 16 ms, exit code 0
...
task: starting task 3: "clone repository"
task: process exited: duration 4581 ms, exit code 0
...
task: starting task 4: "build"
...
| 
|    Doc-tests nexus-db-model
|      Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-linux-gnu/bin/rustdoc - [...]
| 
| running 2 tests
| test nexus/db-model/src/collection.rs - collection::DatastoreAttachTargetConfig (line 83)  [...]
| test nexus/db-model/src/collection.rs - collection::DatastoreCollectionConfig (line 14) .. [...]
| 
| test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0. [...]
| 
|    Doc-tests nexus-db-queries
|      Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-linux-gnu/bin/rustdoc - [...]
| 
| running 1 test
| test nexus/db-queries/src/db/pagination.rs - db::pagination::Paginator (line 193) ... ok
| 
| test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1. [...]
| 
|    Doc-tests nexus-defaults
|      Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-linux-gnu/bin/rustdoc - [...]