kvm-ci

Public
All tests were cache hits
:bazel: Test - e2e/package_json_module

1 test (100.0%) was fully cached saving 253ms.
All tests were cache hits
:bazel: Test - e2e/npm_translate_package_lock

1 test (100.0%) was fully cached saving 31ms.
All tests were cache hits
:bazel: Test - e2e/bzlmod

5 tests (100.0%) were fully cached saving 502ms.
All tests were cache hits
:bazel: Test

213 tests (100.0%) were fully cached saving 31s.
All tests were cache hits
:bazel: Test - e2e/npm_translate_lock_subdir_patch

1 test (100.0%) was fully cached saving 98ms.
All tests were cache hits
:bazel: Test - e2e/gyp_no_install_script

2 tests (100.0%) were fully cached saving 183ms.
All tests were cache hits
:bazel: Test - e2e/vendored_node

1 test (100.0%) was fully cached saving 99ms.
All tests were cache hits
:bazel: Test - e2e/rules_foo

2 tests (100.0%) were fully cached saving 187ms.
All tests were cache hits
:bazel: Test - e2e/runfiles

1 test (100.0%) was fully cached saving 173ms.
All tests were cache hits
:bazel: Test - e2e/repo_mapping

2 tests (100.0%) were fully cached saving 198ms.
pipelineDOCKER_PLUGIN_CONFIG='{"tests": ["unittests-gnu", "unittests-musl"], "cfg": {"devices": ["/dev/kvm" ]}}' ./rust-vmm-ci/.buildkite/autogenerate_pipeline.py | buildkite-agent pipeline upload
Waited 5s
·
Ran in 3s
build-gnu-x86_64RUSTFLAGS="-D warnings" cargo build --release
Waited 7s
·
Ran in 4s
build-gnu-aarch64RUSTFLAGS="-D warnings" cargo build --release
Waited 1s
·
Ran in 6s
build-gnu-riscv64"RUSTFLAGS=\"-D warnings\" cargo build --release"
Waited 9s
·
Ran in 2m 50s
build-musl-x86_64RUSTFLAGS="-D warnings" cargo build --release --target x86_64-unknown-linux-musl
Waited 10s
·
Ran in 4s
build-musl-aarch64RUSTFLAGS="-D warnings" cargo build --release --target aarch64-unknown-linux-musl
Waited 12s
·
Ran in 5s
stylecargo fmt --all -- --check --config format_code_in_doc_comments=true
Waited 7s
·
Ran in 2s
unittests-gnu-x86_64cargo test --all-features --workspace
Waited 16s
·
Ran in 12s
unittests-gnu-aarch64cargo test --all-features --workspace
Waited 12s
·
Ran in 18s
unittests-gnu-riscv64"cargo test --all-features --workspace"
Waited 19s
·
Ran in 8m 3s
unittests-musl-x86_64cargo test --all-features --workspace --target x86_64-unknown-linux-musl
Waited 20s
·
Ran in 12s
unittests-musl-aarch64cargo test --all-features --workspace --target aarch64-unknown-linux-musl
Waited 15s
·
Ran in 18s
unittests-gnu-release-x86_64cargo test --release --all-features --workspace
Waited 34s
·
Ran in 12s
unittests-gnu-release-aarch64cargo test --release --all-features --workspace
Waited 21s
·
Ran in 18s
unittests-gnu-release-riscv64"cargo test --release --all-features --workspace"
Waited 37s
·
Ran in 7m 57s
unittests-musl-release-x86_64cargo test --release --all-features --workspace --target x86_64-unknown-linux-musl
Waited 52s
·
Ran in 11s
unittests-musl-release-aarch64cargo test --release --all-features --workspace --target aarch64-unknown-linux-musl
Waited 23s
·
Ran in 18s
clippy-x86_64cargo clippy --workspace --bins --examples --benches --all-features --all-targets -- -D warnings -D clippy::undocumented_unsafe_blocks
Waited 1m 8s
·
Ran in 11s
clippy-aarch64cargo clippy --workspace --bins --examples --benches --all-features --all-targets -- -D warnings -D clippy::undocumented_unsafe_blocks
Waited 24s
·
Ran in 16s
clippy-riscv64"cargo clippy --workspace --bins --examples --benches --all-features --all-targets -- -D warnings -D clippy::undocumented_unsafe_blocks"
Waited 1m 25s
·
Ran in 5m 55s
check-warnings-x86_64RUSTFLAGS="-D warnings" cargo check --all-targets --all-features --workspace
Waited 2m 57s
·
Ran in 10s
check-warnings-aarch64RUSTFLAGS="-D warnings" cargo check --all-targets --all-features --workspace
Waited 36s
·
Ran in 15s
check-warnings-riscv64"RUSTFLAGS=\"-D warnings\" cargo check --all-targets --all-features --workspace"
Waited 3m 4s
·
Ran in 6m 36s
coverage-x86_64pytest $(find . -type f -name "test_coverage.py")
Waited 3m 13s
·
Ran in 13s
commit-formatpytest $(find . -type f -name "test_commit_format.py")
Waited 38s
·
Ran in 2s
cargo-audit-x86_64[ -e Cargo.lock ] || cargo generate-lockfile; cargo audit -q --deny warnings
Waited 3m 30s
·
Ran in 3s
custom pipeline./rust-vmm-ci/.buildkite/autogenerate_pipeline.py -t .buildkite/custom-tests.json | buildkite-agent pipeline upload
Waited 3s
·
Ran in 3s
build-fam-gnu-x86_64cargo build --release --features=fam-wrappers
Waited 1s
·
Ran in 4s
build-fam-gnu-aarch64cargo build --release --features=fam-wrappers
Waited 3s
·
Ran in 6s
build-fam-gnu-riscv64"cargo build --release --features=fam-wrappers"
Waited 3s
·
Ran in 2m 51s
build-fam-musl-x86_64cargo build --release --features=fam-wrappers --target x86_64-unknown-linux-musl
Waited 2s
·
Ran in 4s
build-fam-musl-aarch64cargo build --release --features=fam-wrappers --target aarch64-unknown-linux-musl
Waited 3s
·
Ran in 6s
build-serde-gnu-x86_64cargo build --release --features=serde
Waited 7s
·
Ran in 10s
build-serde-gnu-aarch64cargo build --release --features=serde
Waited 5s
·
Ran in 15s
build-serde-gnu-riscv64"cargo build --release --features=serde"
Waited 3m 41s
·
Ran in 6m 31s
build-serde-musl-x86_64cargo build --release --features=serde --target x86_64-unknown-linux-musl
Waited 7m 27s
·
Ran in 10s
build-serde-musl-aarch64cargo build --release --features=serde --target aarch64-unknown-linux-musl
Waited 2s
·
Ran in 15s
Total Job Run Time: 45m 29s