🚚

Pipeline

Public

🚚 Main test pipeline

Scheduled build

Passed in 1h 9m
:pipeline: Pipeline upload
πŸ”₯ Smoke tests (AMD64)
πŸ”₯ Smoke tests (ARM64)
πŸ”₯ Smoke race tests
🚀 Compile runsc-plugin-stack (AMD64)
πŸ—ΊοΈ Build everything
:golang: Go branch
:mac: Netstack on Mac
:windows: Netstack on Windows
:freebsd: Netstack on FreeBSD
:openbsd: Netstack on OpenBSD
πŸ‘΄ Netstack on 32-bit Linux
:bun: COS Latest Driver Compatibility Test
πŸͺ› GPU Tests
πŸ¦Ήβ€β™€οΈ COS GPU Tests
🚒 Release tests
:docker: Images (x86_64)
:docker: Images (aarch64)
:golang: Nogo tests
πŸ§ͺ Unit tests (cgroupv1)
πŸ§ͺ Unit tests (cgroupv2)
πŸ§ͺ Unit tests (ARM64)
πŸ§ͺ Container tests (cgroupv1)
πŸ§ͺ Container tests (cgroupv2)
:docker: Docker tests (cgroupv1)
:docker: Docker tests (cgroupv2)
πŸ₯½ Overlay tests
:one-does-not-simply: Port-Forward tests
🧷 Host network tests
πŸ›°οΈ gVisor GSO tests
πŸ›°οΈ gVisor network plugin tests
β˜• Do tests
🧘 KVM tests
πŸš€ Systrap tests
πŸ‹οΈ Fsstress test
:docker: Containerd 1.6.2 tests (cgroupv1)
:docker: Containerd 1.6.2 tests (cgroupv2)
:podman: Podman
🌎 Website tests
πŸ“ IPTables tests
πŸ‘· Packetdrill tests
πŸ”¨ Packetimpact tests
🎰 Syzkaller smoke test
:bazel: ABSL build benchmarks
:exploding_death_star: gRPC build benchmarks
:metal: FFMPEG benchmarks
πŸ’Ύ FIO benchmarks (write πŸͺΊ)
πŸ’Ώ FIO benchmarks (read πŸͺΊ)
πŸ’Ύ FIO benchmarks (randwrte πŸͺΉ)
πŸ’Ώ FIO benchmarks (randread πŸͺΉ)
πŸ’Ώ Ruby CI/CD benchmarks
🌐 HTTPD benchmarks
:piedpiper: iperf benchmarks
:nginx: nginx benchmarks
:node: node benchmarks
:redis: Redis benchmarks
:ruby: Ruby benchmarks
🦍 Usage benchmarks
🚀 Startup benchmarks
πŸ’» sysbench benchmarks
:tensorflow: TensorFlow benchmarks
βš™οΈ Syscall benchmarks
🧡 hackbench benchmarks

Triggered by a doc change in elastic/docs PR: #3187

Agent for job :pipeline::arrow_up: Upload Pipeline: .buildkite/build_pr_pipeline.yml (0195d7dd-f971-436a-a3f2-f8ce65d76ef4): bk-agent-prod-k8s-1743083418983976419 (k8s) - [metrics] [events]

Agent for job setup (0195d7de-af9d-4bcf-b67e-f4c9b287bf79): bk-agent-prod-k8s-1743083456874920092 (k8s) - [metrics] [events]

Agent for job 0195d7de-af9c-4160-8ba0-011f0295685c: bk-agent-prod-k8s-1743083460643948055 (k8s) - [metrics] [events]

Agent for job :hammer: Build docs PR (0195d7de-af9e-47bf-8b12-a13719e93bc9): bk-agent-prod-gcp-1743083498378009738 (gcp) - [metrics] [events]

Agent for job teardown (0195d7de-af9f-4dc6-a66d-d7300e901cf8): bk-agent-prod-k8s-1743086464721327195 (k8s) - [metrics] [events]

:pipeline: Pipeline uploadbuildkite-agent pipeline upload
Waited 4s
Β·
Ran in 28s
πŸ”₯ Smoke tests (AMD64)make smoke-tests
Waited 11s
Β·
Ran in 40s
πŸ”₯ Smoke tests (ARM64)make smoke-tests
Waited 10s
Β·
Ran in 45s
πŸ”₯ Smoke race testsmake smoke-race-tests
Waited 11s
Β·
Ran in 1m 25s
🚀 Compile runsc-plugin-stack (AMD64)make runsc-plugin-stack
Waited 11s
Β·
Ran in 3m 24s
🚀 Compile runsc-plugin-stack (AMD64)make runsc-plugin-stack
Waited 2s
Β·
Ran in 2m 33s
πŸ—ΊοΈ Build everythingmake build OPTIONS='--build_tag_filters=-network_plugins' TARGETS='//...'
Waited 10s
Β·
Ran in 8m 58s
:golang: Go branchtools/go_branch.sh && git checkout go && git clean -xf . && go build ./...
Waited 3s
Β·
Ran in 3m 33s
:golang: Go branchtools/go_branch.sh && git checkout go && git clean -xf . && go build ./...
Waited 2s
Β·
Ran in 2m 4s
:mac: Netstack on Mactools/go_branch.sh && git checkout go && git clean -xf . && GOOS=darwin GOARCH=arm64 go build $PACKAGES
Waited 11s
Β·
Ran in 1m 23s
:windows: Netstack on Windowstools/go_branch.sh && git checkout go && git clean -xf . && GOOS=windows GOARCH=amd64 go build $PACKAGES
Waited 7s
Β·
Ran in 1m 10s
:freebsd: Netstack on FreeBSDtools/go_branch.sh && git checkout go && git clean -xf . && GOOS=freebsd GOARCH=amd64 go build $PACKAGES
Waited 3s
Β·
Ran in 1m 6s
:openbsd: Netstack on OpenBSDtools/go_branch.sh && git checkout go && git clean -xf . && GOOS=openbsd GOARCH=amd64 go build $PACKAGES
Waited 6s
Β·
Ran in 1m 16s
πŸ‘΄ Netstack on 32-bit Linuxtools/go_branch.sh && git checkout go && git clean -xf . && GOOS=linux GOARCH=mips go build $PACKAGES
Waited 3s
Β·
Ran in 1m 19s
:bun: COS Latest Driver Compatibility Testtools/gpu/cos_drivers_test.sh
Waited 4s
Β·
Ran in 56s
πŸͺ› GPU Testsmake sudo TARGETS=//tools/gpu:main ARGS="install --latest" || cat /var/log/nvidia-installer.log && make gpu-all-tests
Waited 2s
Β·
Ran in 14m 21s
πŸͺ› GPU Testsmake sudo TARGETS=//tools/gpu:main ARGS="install --latest" || cat /var/log/nvidia-installer.log && make gpu-all-tests
Waited 7m 54s
Β·
Ran in 27m 39s
πŸ¦Ήβ€β™€οΈ COS GPU Testsmake cos-gpu-all-tests
Waited 8m 26s
Β·
Ran in 19m 15s
1/8
🐟 CUDA testsmake sudo TARGETS=//tools/gpu:main ARGS="install --latest" || cat /var/log/nvidia-installer.log && make cuda-tests
Waited 5s
Β·
Ran in 9m 31s
2/8
🐟 CUDA testsmake sudo TARGETS=//tools/gpu:main ARGS="install --latest" || cat /var/log/nvidia-installer.log && make cuda-tests
Waited 5s
Β·
Ran in 11m 3s
3/8
🐟 CUDA testsmake sudo TARGETS=//tools/gpu:main ARGS="install --latest" || cat /var/log/nvidia-installer.log && make cuda-tests
Waited 6s
Β·
Ran in 8m 39s
4/8
🐟 CUDA testsmake sudo TARGETS=//tools/gpu:main ARGS="install --latest" || cat /var/log/nvidia-installer.log && make cuda-tests
Waited 5s
Β·
Ran in 9m 49s
5/8
🐟 CUDA testsmake sudo TARGETS=//tools/gpu:main ARGS="install --latest" || cat /var/log/nvidia-installer.log && make cuda-tests
Waited 5s
Β·
Ran in 5m 9s
6/8
🐟 CUDA testsmake sudo TARGETS=//tools/gpu:main ARGS="install --latest" || cat /var/log/nvidia-installer.log && make cuda-tests
Waited 2m 29s
Β·
Ran in 11m 53s
6/8
🐟 CUDA testsmake sudo TARGETS=//tools/gpu:main ARGS="install --latest" || cat /var/log/nvidia-installer.log && make cuda-tests
Waited 7m 56s
Β·
Ran in 12m 46s
7/8
🐟 CUDA testsmake sudo TARGETS=//tools/gpu:main ARGS="install --latest" || cat /var/log/nvidia-installer.log && make cuda-tests
Waited 2m 29s
Β·
Ran in 11m 53s
7/8
🐟 CUDA testsmake sudo TARGETS=//tools/gpu:main ARGS="install --latest" || cat /var/log/nvidia-installer.log && make cuda-tests
Waited 7m 55s
Β·
Ran in 13m 43s
8/8
🐟 CUDA testsmake sudo TARGETS=//tools/gpu:main ARGS="install --latest" || cat /var/log/nvidia-installer.log && make cuda-tests
Waited 2m 29s
Β·
Ran in 11m 25s
8/8
🐟 CUDA testsmake sudo TARGETS=//tools/gpu:main ARGS="install --latest" || cat /var/log/nvidia-installer.log && make cuda-tests
Waited 2s
Β·
Ran in 25s
8/8
🐟 CUDA testsmake sudo TARGETS=//tools/gpu:main ARGS="install --latest" || cat /var/log/nvidia-installer.log && make cuda-tests
Waited 7m 55s
Β·
Ran in 12m 48s
1/8
πŸͺ› All GPU Drivers Testtools/gpu/all_drivers_test.sh
Waited 2m 35s
Β·
Ran in 11m 24s
2/8
πŸͺ› All GPU Drivers Testtools/gpu/all_drivers_test.sh
Waited 2m 45s
Β·
Ran in 10m 40s
3/8
πŸͺ› All GPU Drivers Testtools/gpu/all_drivers_test.sh
Waited 2m 47s
Β·
Ran in 10m 41s
4/8
πŸͺ› All GPU Drivers Testtools/gpu/all_drivers_test.sh
Waited 5m 15s
Β·
Ran in 9m 7s
4/8
πŸͺ› All GPU Drivers Testtools/gpu/all_drivers_test.sh
Waited 7m 55s
Β·
Ran in 11m 9s
5/8
πŸͺ› All GPU Drivers Testtools/gpu/all_drivers_test.sh
Waited 8m 46s
Β·
Ran in 5m 36s
5/8
πŸͺ› All GPU Drivers Testtools/gpu/all_drivers_test.sh
Waited 7m 55s
Β·
Ran in 11m 14s
6/8
πŸͺ› All GPU Drivers Testtools/gpu/all_drivers_test.sh
Waited 9m 45s
Β·
Ran in 4m 9s
7/8
πŸͺ› All GPU Drivers Testtools/gpu/all_drivers_test.sh
Waited 9m 55s
Β·
Ran in 4m 14s
8/8
πŸͺ› All GPU Drivers Testtools/gpu/all_drivers_test.sh
Waited 11m 15s
Β·
Ran in 5m 18s
8/8
πŸͺ› All GPU Drivers Testtools/gpu/all_drivers_test.sh
Waited 5m 54s
Β·
Ran in 7m 16s
🚒 Release testsmake BAZEL_OPTIONS=--config=x86_64 artifacts/x86_64 && make BAZEL_OPTIONS=--config=aarch64 artifacts/aarch64 && make release
Waited 4s
Β·
Ran in 3m 41s
:docker: Images (x86_64)make ARCH=x86_64 test-all-test-images
Waited 7s
Β·
Ran in 1m 19s
:docker: Images (aarch64)make ARCH=aarch64 test-all-test-images
Waited 7s
Β·
Ran in 53s
:golang: Nogo testsmake nogo-tests
Waited 10s
Β·
Ran in 10m 45s
πŸ§ͺ Unit tests (cgroupv1)make unit-tests
Waited 4s
Β·
Ran in 18m 30s
πŸ§ͺ Unit tests (cgroupv2)make unit-tests
Waited 9s
Β·
Ran in 3m 27s
πŸ§ͺ Unit tests (cgroupv2)make unit-tests
Waited 5s
Β·
Ran in 3m 45s
πŸ§ͺ Unit tests (ARM64)make unit-tests
Waited 1m 0s
Β·
Ran in 3m 37s
πŸ§ͺ Container tests (cgroupv1)make container-tests
Waited 5s
Β·
Ran in 2m 32s
πŸ§ͺ Container tests (cgroupv2)make container-tests
Waited 5s
Β·
Ran in 1m 26s
1/20
🧰 System call tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=-allsave syscall-tests
Waited 5s
Β·
Ran in 2m 22s
2/20
🧰 System call tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=-allsave syscall-tests
Waited 3s
Β·
Ran in 2m 30s
3/20
🧰 System call tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=-allsave syscall-tests
Waited 3s
Β·
Ran in 2m 14s
4/20
🧰 System call tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=-allsave syscall-tests
Waited 5s
Β·
Ran in 2m 11s
5/20
🧰 System call tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=-allsave syscall-tests
Waited 9s
Β·
Ran in 1m 51s
6/20
🧰 System call tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=-allsave syscall-tests
Waited 9s
Β·
Ran in 2m 6s
7/20
🧰 System call tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=-allsave syscall-tests
Waited 7s
Β·
Ran in 2m 13s
8/20
🧰 System call tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=-allsave syscall-tests
Waited 10s
Β·
Ran in 2m 9s
9/20
🧰 System call tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=-allsave syscall-tests
Waited 7s
Β·
Ran in 2m 8s
10/20
🧰 System call tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=-allsave syscall-tests
Waited 4s
Β·
Ran in 2m 8s
11/20
🧰 System call tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=-allsave syscall-tests
Waited 8s
Β·
Ran in 2m 15s
12/20
🧰 System call tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=-allsave syscall-tests
Waited 9s
Β·
Ran in 2m 4s
13/20
🧰 System call tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=-allsave syscall-tests
Waited 7s
Β·
Ran in 2m 3s
14/20
🧰 System call tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=-allsave syscall-tests
Waited 8s
Β·
Ran in 2m 4s
15/20
🧰 System call tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=-allsave syscall-tests
Waited 8s
Β·
Ran in 2m 2s
16/20
🧰 System call tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=-allsave syscall-tests
Waited 9s
Β·
Ran in 3m 14s
17/20
🧰 System call tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=-allsave syscall-tests
Waited 6s
Β·
Ran in 1m 49s
18/20
🧰 System call tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=-allsave syscall-tests
Waited 4s
Β·
Ran in 2m 4s
19/20
🧰 System call tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=-allsave syscall-tests
Waited 11s
Β·
Ran in 1m 44s
20/20
🧰 System call tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=-allsave syscall-tests
Waited 5s
Β·
Ran in 1m 58s
1/10
πŸ’ͺ System call tests (ARM64)make BAZEL_OPTIONS=--test_tag_filters=-allsave,runsc_ptrace,runsc_systrap syscall-tests
Waited 1m 7s
Β·
Ran in 54s
2/10
πŸ’ͺ System call tests (ARM64)make BAZEL_OPTIONS=--test_tag_filters=-allsave,runsc_ptrace,runsc_systrap syscall-tests
Waited 1m 18s
Β·
Ran in 3m 4s
3/10
πŸ’ͺ System call tests (ARM64)make BAZEL_OPTIONS=--test_tag_filters=-allsave,runsc_ptrace,runsc_systrap syscall-tests
Waited 1m 19s
Β·
Ran in 2m 58s
4/10
πŸ’ͺ System call tests (ARM64)make BAZEL_OPTIONS=--test_tag_filters=-allsave,runsc_ptrace,runsc_systrap syscall-tests
Waited 1m 20s
Β·
Ran in 3m 5s
5/10
πŸ’ͺ System call tests (ARM64)make BAZEL_OPTIONS=--test_tag_filters=-allsave,runsc_ptrace,runsc_systrap syscall-tests
Waited 1m 30s
Β·
Ran in 2m 53s
6/10
πŸ’ͺ System call tests (ARM64)make BAZEL_OPTIONS=--test_tag_filters=-allsave,runsc_ptrace,runsc_systrap syscall-tests
Waited 1m 20s
Β·
Ran in 3m 1s
7/10
πŸ’ͺ System call tests (ARM64)make BAZEL_OPTIONS=--test_tag_filters=-allsave,runsc_ptrace,runsc_systrap syscall-tests
Waited 1m 22s
Β·
Ran in 3m 2s
8/10
πŸ’ͺ System call tests (ARM64)make BAZEL_OPTIONS=--test_tag_filters=-allsave,runsc_ptrace,runsc_systrap syscall-tests
Waited 1m 23s
Β·
Ran in 2m 55s
9/10
πŸ’ͺ System call tests (ARM64)make BAZEL_OPTIONS=--test_tag_filters=-allsave,runsc_ptrace,runsc_systrap syscall-tests
Waited 1m 23s
Β·
Ran in 3m 0s
10/10
πŸ’ͺ System call tests (ARM64)make BAZEL_OPTIONS=--test_tag_filters=-allsave,runsc_ptrace,runsc_systrap syscall-tests
Waited 1m 34s
Β·
Ran in 2m 49s
1/20
πŸ’ͺ System call save restore tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=save_restore syscall-tests
Waited 3s
Β·
Ran in 2m 48s
2/20
πŸ’ͺ System call save restore tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=save_restore syscall-tests
Waited 3s
Β·
Ran in 2m 49s
3/20
πŸ’ͺ System call save restore tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=save_restore syscall-tests
Waited 6s
Β·
Ran in 2m 52s
4/20
πŸ’ͺ System call save restore tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=save_restore syscall-tests
Waited 3s
Β·
Ran in 2m 46s
5/20
πŸ’ͺ System call save restore tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=save_restore syscall-tests
Waited 3s
Β·
Ran in 2m 44s
6/20
πŸ’ͺ System call save restore tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=save_restore syscall-tests
Waited 7s
Β·
Ran in 3m 29s
6/20
πŸ’ͺ System call save restore tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=save_restore syscall-tests
Waited 2s
Β·
Ran in 1m 10s
7/20
πŸ’ͺ System call save restore tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=save_restore syscall-tests
Waited 3s
Β·
Ran in 2m 45s
8/20
πŸ’ͺ System call save restore tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=save_restore syscall-tests
Waited 3s
Β·
Ran in 2m 48s
9/20
πŸ’ͺ System call save restore tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=save_restore syscall-tests
Waited 3s
Β·
Ran in 3m 32s
9/20
πŸ’ͺ System call save restore tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=save_restore syscall-tests
Waited 1s
Β·
Ran in 1m 8s
10/20
πŸ’ͺ System call save restore tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=save_restore syscall-tests
Waited 5s
Β·
Ran in 3m 31s
10/20
πŸ’ͺ System call save restore tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=save_restore syscall-tests
Waited 6s
Β·
Ran in 1m 9s
11/20
πŸ’ͺ System call save restore tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=save_restore syscall-tests
Waited 9s
Β·
Ran in 1m 50s
12/20
πŸ’ͺ System call save restore tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=save_restore syscall-tests
Waited 5s
Β·
Ran in 1m 56s
13/20
πŸ’ͺ System call save restore tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=save_restore syscall-tests
Waited 3s
Β·
Ran in 2m 8s
14/20
πŸ’ͺ System call save restore tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=save_restore syscall-tests
Waited 7s
Β·
Ran in 1m 57s
15/20
πŸ’ͺ System call save restore tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=save_restore syscall-tests
Waited 8s
Β·
Ran in 1m 55s
16/20
πŸ’ͺ System call save restore tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=save_restore syscall-tests
Waited 8s
Β·
Ran in 3m 28s
16/20
πŸ’ͺ System call save restore tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=save_restore syscall-tests
Waited 9s
Β·
Ran in 59s
17/20
πŸ’ͺ System call save restore tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=save_restore syscall-tests
Waited 3s
Β·
Ran in 2m 7s
18/20
πŸ’ͺ System call save restore tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=save_restore syscall-tests
Waited 8s
Β·
Ran in 3m 28s
18/20
πŸ’ͺ System call save restore tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=save_restore syscall-tests
Waited 7s
Β·
Ran in 1m 11s
19/20
πŸ’ͺ System call save restore tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=save_restore syscall-tests
Waited 8s
Β·
Ran in 2m 0s
20/20
πŸ’ͺ System call save restore tests (AMD64)make BAZEL_OPTIONS=--test_tag_filters=save_restore syscall-tests
Waited 3s
Β·
Ran in 2m 46s
1/10
πŸ’ͺ System call save resume tests (ARM64)make BAZEL_OPTIONS=--test_tag_filters=save_resume syscall-tests
Waited 1m 27s
Β·
Ran in 2m 42s
2/10
πŸ’ͺ System call save resume tests (ARM64)make BAZEL_OPTIONS=--test_tag_filters=save_resume syscall-tests
Waited 1m 27s
Β·
Ran in 2m 46s
3/10
πŸ’ͺ System call save resume tests (ARM64)make BAZEL_OPTIONS=--test_tag_filters=save_resume syscall-tests
Waited 1m 40s
Β·
Ran in 2m 33s
4/10
πŸ’ͺ System call save resume tests (ARM64)make BAZEL_OPTIONS=--test_tag_filters=save_resume syscall-tests
Waited 2m 7s
Β·
Ran in 51s
5/10
πŸ’ͺ System call save resume tests (ARM64)make BAZEL_OPTIONS=--test_tag_filters=save_resume syscall-tests
Waited 3m 7s
Β·
Ran in 51s
6/10
πŸ’ͺ System call save resume tests (ARM64)make BAZEL_OPTIONS=--test_tag_filters=save_resume syscall-tests
Waited 4m 7s
Β·
Ran in 51s
7/10
πŸ’ͺ System call save resume tests (ARM64)make BAZEL_OPTIONS=--test_tag_filters=save_resume syscall-tests
Waited 4m 17s
Β·
Ran in 54s
8/10
πŸ’ͺ System call save resume tests (ARM64)make BAZEL_OPTIONS=--test_tag_filters=save_resume syscall-tests
Waited 4m 20s
Β·
Ran in 52s
9/10
πŸ’ͺ System call save resume tests (ARM64)make BAZEL_OPTIONS=--test_tag_filters=save_resume syscall-tests
Waited 4m 17s
Β·
Ran in 50s
10/10
πŸ’ͺ System call save resume tests (ARM64)make BAZEL_OPTIONS=--test_tag_filters=save_resume syscall-tests
Waited 4m 19s
Β·
Ran in 49s
:docker: Docker tests (cgroupv1)make docker-tests
Waited 4s
Β·
Ran in 6m 47s
:docker: Docker tests (cgroupv2)make docker-tests
Waited 8s
Β·
Ran in 4m 35s
:docker: Docker tests (cgroupv2)make docker-tests
Waited 5s
Β·
Ran in 3m 47s
πŸ₯½ Overlay testsmake overlay-tests
Waited 4s
Β·
Ran in 5m 26s
:one-does-not-simply: Port-Forward testsmake portforward-tests
Waited 5s
Β·
Ran in 1m 37s
🧷 Host network testsmake hostnet-tests
Waited 5s
Β·
Ran in 4m 13s
πŸ›°οΈ gVisor GSO testsmake swgso-tests
Waited 4s
Β·
Ran in 5m 24s
πŸ›°οΈ gVisor network plugin testsmake plugin-network-tests
Waited 11s
Β·
Ran in 3m 1s
β˜• Do testsmake do-tests
Waited 2s
Β·
Ran in 1m 11s
🧘 KVM testsmake kvm-tests
Waited 1m 1s
Β·
Ran in 2m 20s
πŸš€ Systrap testsmake systrap-tests
Waited 1m 4s
Β·
Ran in 3m 36s
πŸ‹οΈ Fsstress testmake fsstress-test
Waited 1m 11s
Β·
Ran in 2m 49s
:docker: Containerd 1.6.2 tests (cgroupv1)make containerd-test-1.6.2
Waited 1m 23s
Β·
Ran in 6m 11s
:docker: Containerd 1.6.2 tests (cgroupv2)make containerd-test-1.6.2
Waited 1m 16s
Β·
Ran in 5m 58s
:podman: Podmansudo RUNTIME_ARGS=--directfs=false ./test/podman/run.sh && sudo RUNTIME_ARGS=--directfs=true ./test/podman/run.sh
Waited 1m 19s
Β·
Ran in 7m 0s
🌎 Website testsmake website-build
Waited 3s
Β·
Ran in 3m 8s
πŸ“ IPTables testsmake iptables-tests
Waited 1m 20s
Β·
Ran in 6m 39s
πŸ‘· Packetdrill testsmake packetdrill-tests
Waited 1m 30s
Β·
Ran in 2m 51s
πŸ”¨ Packetimpact testsmake packetimpact-tests
Waited 1m 31s
Β·
Ran in 1m 57s
1/2
:php: PHP runtime testsmake php8.3.7-runtime-tests RUNTIME_ARGS=--directfs
Waited 3s
Β·
Ran in 2m 27s
2/2
:php: PHP runtime testsmake php8.3.7-runtime-tests RUNTIME_ARGS=--directfs
Waited 3s
Β·
Ran in 2m 31s
1/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 3s
Β·
Ran in 2m 33s
2/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 6s
Β·
Ran in 39s
2/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 58s
Β·
Ran in 2m 42s
3/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 3s
Β·
Ran in 2m 38s
4/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 9s
Β·
Ran in 2m 24s
5/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 10s
Β·
Ran in 3m 32s
6/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 3s
Β·
Ran in 42s
6/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 58s
Β·
Ran in 1m 8s
7/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 3s
Β·
Ran in 2m 30s
8/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 3s
Β·
Ran in 2m 34s
9/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 3s
Β·
Ran in 2m 30s
10/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 3s
Β·
Ran in 2m 34s
11/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 3s
Β·
Ran in 41s
11/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 54s
Β·
Ran in 1m 12s
12/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 8s
Β·
Ran in 2m 32s
13/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 3s
Β·
Ran in 42s
13/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 58s
Β·
Ran in 1m 10s
14/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 3s
Β·
Ran in 42s
14/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 28s
Β·
Ran in 1m 24s
15/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 3s
Β·
Ran in 3m 32s
15/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 3s
Β·
Ran in 1m 7s
16/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 6s
Β·
Ran in 1m 18s
17/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 9s
Β·
Ran in 1m 19s
18/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 3s
Β·
Ran in 1m 32s
19/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 6s
Β·
Ran in 1m 22s
20/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 8s
Β·
Ran in 1m 21s
21/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 3s
Β·
Ran in 1m 18s
22/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 6s
Β·
Ran in 1m 43s
23/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 7s
Β·
Ran in 1m 21s
24/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 6s
Β·
Ran in 1m 18s
25/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 6s
Β·
Ran in 4m 28s
25/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 8s
Β·
Ran in 1m 7s
26/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 10s
Β·
Ran in 3m 47s
27/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 2m 36s
Β·
Ran in 1m 5s
28/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 22s
Β·
Ran in 1m 12s
29/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 27s
Β·
Ran in 1m 10s
30/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 23s
Β·
Ran in 1m 6s
31/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 21s
Β·
Ran in 2m 49s
32/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 22s
Β·
Ran in 3m 2s
33/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 22s
Β·
Ran in 3m 3s
34/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 22s
Β·
Ran in 3m 8s
35/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 22s
Β·
Ran in 1m 17s
36/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 22s
Β·
Ran in 3m 0s
37/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 23s
Β·
Ran in 2m 59s
38/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 23s
Β·
Ran in 3m 4s
39/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 23s
Β·
Ran in 2m 54s
40/40
:java: Java runtime testsmake java21-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 33s
Β·
Ran in 2m 40s
1/10
:golang: Go runtime testsmake go1.22-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 24s
Β·
Ran in 3m 1s
2/10
:golang: Go runtime testsmake go1.22-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 24s
Β·
Ran in 1m 2s
3/10
:golang: Go runtime testsmake go1.22-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 24s
Β·
Ran in 3m 2s
4/10
:golang: Go runtime testsmake go1.22-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 24s
Β·
Ran in 2m 51s
5/10
:golang: Go runtime testsmake go1.22-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 26s
Β·
Ran in 1m 5s
6/10
:golang: Go runtime testsmake go1.22-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 35s
Β·
Ran in 2m 52s
7/10
:golang: Go runtime testsmake go1.22-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 25s
Β·
Ran in 2m 45s
8/10
:golang: Go runtime testsmake go1.22-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 25s
Β·
Ran in 2m 10s
9/10
:golang: Go runtime testsmake go1.22-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 25s
Β·
Ran in 3m 4s
10/10
:golang: Go runtime testsmake go1.22-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 35s
Β·
Ran in 2m 35s
1/10
:node: NodeJS runtime testsmake nodejs22.2.0-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 35s
Β·
Ran in 2m 46s
2/10
:node: NodeJS runtime testsmake nodejs22.2.0-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 26s
Β·
Ran in 3m 2s
3/10
:node: NodeJS runtime testsmake nodejs22.2.0-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 27s
Β·
Ran in 1m 22s
4/10
:node: NodeJS runtime testsmake nodejs22.2.0-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 36s
Β·
Ran in 2m 48s
5/10
:node: NodeJS runtime testsmake nodejs22.2.0-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 27s
Β·
Ran in 3m 1s
6/10
:node: NodeJS runtime testsmake nodejs22.2.0-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 27s
Β·
Ran in 3m 1s
7/10
:node: NodeJS runtime testsmake nodejs22.2.0-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 27s
Β·
Ran in 3m 1s
8/10
:node: NodeJS runtime testsmake nodejs22.2.0-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 37s
Β·
Ran in 2m 49s
9/10
:node: NodeJS runtime testsmake nodejs22.2.0-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 28s
Β·
Ran in 2m 59s
10/10
:node: NodeJS runtime testsmake nodejs22.2.0-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 28s
Β·
Ran in 2m 54s
1/2
:python: Python runtime testsmake python3.12.3-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 28s
Β·
Ran in 2m 40s
2/2
:python: Python runtime testsmake python3.12.3-runtime-tests RUNTIME_ARGS=--directfs
Waited 1m 28s
Β·
Ran in 1m 0s
1/2
:php: PHP runtime tests (goferfs)make php8.3.7-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 28s
Β·
Ran in 3m 0s
2/2
:php: PHP runtime tests (goferfs)make php8.3.7-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 28s
Β·
Ran in 2m 41s
1/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 28s
Β·
Ran in 2m 43s
2/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 37s
Β·
Ran in 59s
3/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 36s
Β·
Ran in 1m 4s
4/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 29s
Β·
Ran in 2m 58s
5/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 39s
Β·
Ran in 2m 43s
6/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 29s
Β·
Ran in 2m 56s
7/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 39s
Β·
Ran in 2m 42s
8/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 29s
Β·
Ran in 2m 53s
9/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 38s
Β·
Ran in 1m 2s
10/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 29s
Β·
Ran in 2m 55s
11/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 39s
Β·
Ran in 2m 45s
12/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 29s
Β·
Ran in 2m 51s
13/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 30s
Β·
Ran in 2m 56s
14/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 30s
Β·
Ran in 2m 36s
15/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 31s
Β·
Ran in 2m 50s
16/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 31s
Β·
Ran in 3m 4s
17/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 31s
Β·
Ran in 2m 55s
18/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 31s
Β·
Ran in 2m 38s
19/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 35s
Β·
Ran in 1m 12s
20/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 41s
Β·
Ran in 2m 40s
21/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 31s
Β·
Ran in 2m 56s
22/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 41s
Β·
Ran in 2m 44s
23/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 41s
Β·
Ran in 2m 45s
24/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 41s
Β·
Ran in 2m 40s
25/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 32s
Β·
Ran in 2m 51s
26/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 32s
Β·
Ran in 2m 54s
27/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 32s
Β·
Ran in 2m 55s
28/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 33s
Β·
Ran in 2m 54s
29/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 33s
Β·
Ran in 2m 55s
30/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 43s
Β·
Ran in 2m 47s
31/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 2m 43s
Β·
Ran in 1m 15s
32/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 35s
Β·
Ran in 2m 46s
33/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 44s
Β·
Ran in 2m 27s
34/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 44s
Β·
Ran in 2m 43s
35/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 41s
Β·
Ran in 1m 17s
36/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 43s
Β·
Ran in 1m 7s
37/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 46s
Β·
Ran in 2m 34s
38/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 41s
Β·
Ran in 1m 39s
39/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 37s
Β·
Ran in 2m 52s
40/40
:java: Java runtime tests (goferfs)make java21-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 45s
Β·
Ran in 1m 3s
1/10
:golang: Go runtime tests (goferfs)make go1.22-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 56s
Β·
Ran in 1m 7s
2/10
:golang: Go runtime tests (goferfs)make go1.22-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 2m 1s
Β·
Ran in 1m 12s
3/10
:golang: Go runtime tests (goferfs)make go1.22-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 1m 56s
Β·
Ran in 1m 12s
4/10
:golang: Go runtime tests (goferfs)make go1.22-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 2m 9s
Β·
Ran in 1m 10s
5/10
:golang: Go runtime tests (goferfs)make go1.22-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 2m 9s
Β·
Ran in 1m 11s
6/10
:golang: Go runtime tests (goferfs)make go1.22-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 2m 5s
Β·
Ran in 1m 10s
7/10
:golang: Go runtime tests (goferfs)make go1.22-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 2m 4s
Β·
Ran in 1m 9s
8/10
:golang: Go runtime tests (goferfs)make go1.22-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 2m 8s
Β·
Ran in 1m 10s
9/10
:golang: Go runtime tests (goferfs)make go1.22-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 2m 8s
Β·
Ran in 1m 8s
10/10
:golang: Go runtime tests (goferfs)make go1.22-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 2m 18s
Β·
Ran in 1m 10s
1/10
:node: NodeJS runtime tests (goferfs)make nodejs22.2.0-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 2m 14s
Β·
Ran in 1m 8s
2/10
:node: NodeJS runtime tests (goferfs)make nodejs22.2.0-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 2m 18s
Β·
Ran in 1m 8s
3/10
:node: NodeJS runtime tests (goferfs)make nodejs22.2.0-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 2m 11s
Β·
Ran in 1m 10s
4/10
:node: NodeJS runtime tests (goferfs)make nodejs22.2.0-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 2m 13s
Β·
Ran in 1m 7s
5/10
:node: NodeJS runtime tests (goferfs)make nodejs22.2.0-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 2m 11s
Β·
Ran in 1m 14s
6/10
:node: NodeJS runtime tests (goferfs)make nodejs22.2.0-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 2m 18s
Β·
Ran in 1m 10s
7/10
:node: NodeJS runtime tests (goferfs)make nodejs22.2.0-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 2m 12s
Β·
Ran in 1m 13s
8/10
:node: NodeJS runtime tests (goferfs)make nodejs22.2.0-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 2m 19s
Β·
Ran in 1m 11s
9/10
:node: NodeJS runtime tests (goferfs)make nodejs22.2.0-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 2m 19s
Β·
Ran in 1m 13s
10/10
:node: NodeJS runtime tests (goferfs)make nodejs22.2.0-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 2m 18s
Β·
Ran in 1m 13s
1/2
:python: Python runtime tests (goferfs)make python3.12.3-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 2m 25s
Β·
Ran in 2m 0s
2/2
:python: Python runtime tests (goferfs)make python3.12.3-runtime-tests RUNTIME_ARGS=--directfs=false
Waited 2m 23s
Β·
Ran in 1m 11s
🎰 Syzkaller smoke testmake syzkaller-smoke-test
Waited 2m 20s
Β·
Ran in 6m 35s
:bazel: ABSL build benchmarksmake -i benchmark-platforms BENCHMARKS_FILTER="ABSL/page_cache.clean" BENCHMARKS_SUITE=absl BENCHMARKS_TARGETS=test/benchmarks/fs:bazel_test BENCHMARKS_OPTIONS=-test.benchtime=1ns
Waited 2m 27s
Β·
Ran in 34m 33s
:exploding_death_star: gRPC build benchmarksmake -i benchmark-platforms BENCHMARKS_FILTER="GRPC/page_cache.clean/filesystem.bind" BENCHMARKS_SUITE=grpc-build BENCHMARKS_TARGETS=test/benchmarks/fs:bazel_test BENCHMARKS_OPTIONS=-test.benchtime=1ns
Waited 2m 28s
Β·
Ran in 30m 27s
:metal: FFMPEG benchmarksmake -i benchmark-platforms BENCHMARKS_SUITE=ffmpeg BENCHMARKS_TARGETS=test/benchmarks/media:ffmpeg_test BENCHMARKS_OPTIONS=-test.benchtime=1ns
Waited 2m 35s
Β·
Ran in 5m 21s
πŸ’Ύ FIO benchmarks (write πŸͺΊ)make -i benchmark-platforms BENCHMARKS_SUITE=fio BENCHMARKS_TARGETS=test/benchmarks/fs:fio_test BENCHMARKS_FILTER='BenchmarkFioWrite' BENCHMARKS_OPTIONS=--test.benchtime=1000x
Waited 2m 43s
Β·
Ran in 1h 6m
πŸ’Ώ FIO benchmarks (read πŸͺΊ)make -i benchmark-platforms BENCHMARKS_SUITE=fio BENCHMARKS_TARGETS=test/benchmarks/fs:fio_test BENCHMARKS_FILTER='BenchmarkFioRead' BENCHMARKS_OPTIONS=--test.benchtime=1000x
Waited 2m 37s
Β·
Ran in 21m 52s
πŸ’Ύ FIO benchmarks (randwrte πŸͺΉ)make -i benchmark-platforms BENCHMARKS_SUITE=fio BENCHMARKS_TARGETS=test/benchmarks/fs:fio_test BENCHMARKS_FILTER='BenchmarkFioRandWrite' BENCHMARKS_OPTIONS=--test.benchtime=1000x
Waited 2m 55s
Β·
Ran in 21m 33s
πŸ’Ώ FIO benchmarks (randread πŸͺΉ)make -i benchmark-platforms BENCHMARKS_SUITE=fio BENCHMARKS_TARGETS=test/benchmarks/fs:fio_test BENCHMARKS_FILTER='BenchmarkFioRandRead' BENCHMARKS_OPTIONS=--test.benchtime=1000x
Waited 2m 55s
Β·
Ran in 7m 32s
πŸ’Ώ Ruby CI/CD benchmarksmake -i benchmark-platforms BENCHMARKS_SUITE=fio BENCHMARKS_TARGETS=test/benchmarks/fs:rubydev_test BENCHMARKS_OPTIONS=-test.benchtime=1ns
Waited 2m 57s
Β·
Ran in 31m 31s
🌐 HTTPD benchmarksmake -i benchmark-platforms BENCHMARKS_FILTER="Continuous" BENCHMARKS_SUITE=httpd BENCHMARKS_TARGETS=test/benchmarks/network:httpd_test
Waited 3m 16s
Β·
Ran in 41m 59s
:piedpiper: iperf benchmarksmake -i benchmark-platforms BENCHMARKS_SUITE=iperf BENCHMARKS_TARGETS=test/benchmarks/network:iperf_test BENCHMARKS_FILTER=BenchmarkIperfOneConnection
Waited 3m 21s
Β·
Ran in 9m 5s
:nginx: nginx benchmarksmake -i benchmark-platforms BENCHMARKS_FILTER="Continuous" BENCHMARKS_SUITE=nginx BENCHMARKS_TARGETS=test/benchmarks/network:nginx_test
Waited 3m 21s
Β·
Ran in 11m 2s
:node: node benchmarksmake -i benchmark-platforms BENCHMARKS_SUITE=node BENCHMARKS_TARGETS=test/benchmarks/network:node_test
Waited 3m 14s
Β·
Ran in 14m 51s
:redis: Redis benchmarksmake -i benchmark-platforms BENCHMARKS_SUITE=redis BENCHMARKS_TARGETS=test/benchmarks/database:redis_test BENCHMARKS_FILTER=BenchmarkRedis/operation
Waited 3m 29s
Β·
Ran in 8m 41s
:ruby: Ruby benchmarksmake -i benchmark-platforms BENCHMARKS_SUITE=ruby BENCHMARKS_TARGETS=test/benchmarks/network:ruby_test
Waited 3m 21s
Β·
Ran in 15m 44s
🦍 Usage benchmarksmake -i benchmark-platforms BENCHMARKS_SUITE=usage BENCHMARKS_TARGETS=test/benchmarks/base:usage_test
Waited 3m 28s
Β·
Ran in 11m 34s
🚀 Startup benchmarksmake -i benchmark-platforms BENCHMARKS_SUITE=startup BENCHMARKS_TARGETS=test/benchmarks/base:startup_test
Waited 3m 31s
Β·
Ran in 52m 10s
πŸ’» sysbench benchmarksmake -i benchmark-platforms BENCHMARKS_SUITE=sysbench BENCHMARKS_TARGETS=test/benchmarks/base:sysbench_test
Waited 3m 24s
Β·
Ran in 16m 0s
:tensorflow: TensorFlow benchmarksmake -i benchmark-platforms BENCHMARKS_SUITE=tensorflow BENCHMARKS_TARGETS=test/benchmarks/ml:tensorflow_test BENCHMARKS_FILTER=BenchmarkTensorflowDashboard
Waited 3m 29s
Β·
Ran in 13m 50s
βš™οΈ Syscall benchmarksmake -i benchmark-platforms BENCHMARKS_SUITE=syscall BENCHMARKS_TARGETS=test/benchmarks/base:syscallbench_test
Waited 3m 34s
Β·
Ran in 13m 53s
🧡 hackbench benchmarksmake -i benchmark-platforms BENCHMARKS_SUITE=hackbench BENCHMARKS_TARGETS=test/benchmarks/base:hackbench_test
Waited 3m 28s
Β·
Ran in 5m 6s
Total Job Run Time: 21h 38m