Parent Log:
http://ci.aztec-labs.com/d70ae4da515e42ab
19:02:12 + echo 'env: REF_NAME=gh-readonly-queue/next/pr-16345-6c594c42a60c5304c8aa1f8a2e376f42d4a72b1b COMMIT_HASH=5cc430b80ce91a6cc0a3ef264802ef83aec09b29 CURRENT_VERSION=1.2.1 TARGET_BRANCH=next'
19:02:12 env: REF_NAME=gh-readonly-queue/next/pr-16345-6c594c42a60c5304c8aa1f8a2e376f42d4a72b1b COMMIT_HASH=5cc430b80ce91a6cc0a3ef264802ef83aec09b29 CURRENT_VERSION=1.2.1 TARGET_BRANCH=next
19:02:12 + semver check gh-readonly-queue/next/pr-16345-6c594c42a60c5304c8aa1f8a2e376f42d4a72b1b
19:02:12 + cpu_pid=405
19:02:12 + mpstat 2
19:02:12 + mem_pid=408
19:02:12 + set +e
19:02:12 + set -x
19:02:12 + ./bootstrap.sh ci-full
19:02:12 + vmstat -w -S M 2
19:02:12 ++ cache_log cpufile
19:02:12 ++ cache_log memfile
19:02:12 memfile log id:
http://ci.aztec-labs.com/88575b884bfd1f68
19:02:12 cpufile log id:
http://ci.aztec-labs.com/6198f18bc33a7712
19:02:19
--- pull submodules ---
19:02:19 Executing: git submodule update --init --recursive (
http://ci.aztec-labs.com/5a9ec9fb9f0849b7)
19:02:27 0 .
done (8s)
19:02:29
--- noir build ---
19:02:29 Executing: retry install_deps (
http://ci.aztec-labs.com/3fc897765492d672)
19:02:34 0 .
done (5s)
19:02:34 build_native Executing: build_native (
http://ci.aztec-labs.com/4937f11112f01c4a)
19:02:34 build_packages Executing: build_packages (
http://ci.aztec-labs.com/6b6b6d7d67132a83)
19:02:35 build_native 0 .
done (1s)
19:02:40 build_packages 0 .
done (6s)
19:02:40
--- bb cpp build ---
19:02:40 build_native Executing: build_native (
http://ci.aztec-labs.com/bbae2f01ad32f961)
19:02:40 build_wasm Executing: build_wasm (
http://ci.aztec-labs.com/64d2fe48179a2f08)
19:02:40 build_nodejs_module Executing: build_nodejs_module (
http://ci.aztec-labs.com/8df66e3283443c10)
19:02:40 build_wasm_threads Executing: build_wasm_threads (
http://ci.aztec-labs.com/b3dc4debd970febc)
19:02:40 build_gcc_syntax_check_only Executing: build_gcc_syntax_check_only (
http://ci.aztec-labs.com/2a38b210d806b75e)
19:02:40 build_fuzzing_syntax_check_only Executing: build_fuzzing_syntax_check_only (
http://ci.aztec-labs.com/18d874b6760bfac0)
19:02:40 build_asan_fast Executing: build_asan_fast (
http://ci.aztec-labs.com/36f3c4c96538998b)
19:02:40 build_darwin Executing: build_darwin (
http://ci.aztec-labs.com/3addb76f208bacd5)
19:02:40 build_fuzzing_syntax_check_only 0 .
done (0s)
19:02:40 build_gcc_syntax_check_only 0 .
done (0s)
19:02:41 build_darwin 0 .
done (1s)
19:02:41 build_wasm 0 .
done (1s)
19:02:41 build_wasm_threads 0 .
done (1s)
19:02:41 build_nodejs_module 0 .
done (1s)
19:02:44 build_native 0 .
done (4s)
19:02:44 build_asan_fast 0 .
done (4s)
19:02:50
--- bb.js build ---
19:02:50 Cache download and extraction of node-modules-55762ef1223e7c5b.zst complete in 0s.
19:02:51 Cache download and extraction of bb.js-29265a024affeb1c.tar.gz complete in 1s.
19:02:51
--- acir_tests build ---
19:02:52 Cache download and extraction of barretenberg-acir-tests-3cc59e386a4329d0.tar.gz complete in 1s.
19:02:53 Cache download and extraction of node-modules-fec19dc5fe5a76d5.zst complete in 1s.
19:02:53 browser-test-app Executing: yarn build (
http://ci.aztec-labs.com/63016ccdc7c622bf)
19:02:53 bbjs-test Executing: yarn build (
http://ci.aztec-labs.com/c4818c57ffe0772e)
19:02:55 bbjs-test 0 .
done (2s)
19:02:57 browser-test-app 0 .
done (4s)
19:02:57 hash=3a78993a7cbadbe3
19:02:57
--- build bb docs ---
19:02:58 Cache download and extraction of bb-docs-3a78993a7cbadbe3.tar.gz complete in 1s.
19:02:58 Skipping deployment - no bb doc changes compared to cache.
19:02:58
--- barretenberg/sol building ---
19:02:58 Generating keys for add2 circuit (mem: 5.00 MiB)
19:02:58 VK contract written to: ./src/honk/keys/Add2HonkVerificationKey.sol (mem: 136.00 MiB)
19:02:58 Generating keys for blake circuit (mem: 5.00 MiB)
19:02:58 VK contract written to: ./src/honk/keys/BlakeHonkVerificationKey.sol (mem: 149.98 MiB)
19:02:58 Generating keys for ecdsa circuit (mem: 5.00 MiB)
19:02:58 (Experimental) WARNING: Builder failure when we have real witnesses! (mem: 6.00 MiB)
19:02:59 VK contract written to: ./src/honk/keys/EcdsaHonkVerificationKey.sol (mem: 193.23 MiB)
19:02:59 Generating keys for recursive circuit (mem: 4.00 MiB)
19:03:01 VK contract written to: ./src/honk/keys/RecursiveHonkVerificationKey.sol (mem: 1526.71 MiB)
19:03:01
--- barretenberg/sol building sol ---
19:03:01 Cache download and extraction of barretenberg-sol-88635bb82c19b066.zst complete in 0s.
19:03:02
--- avm-transpiler build ---
19:03:02 Cache download and extraction of avm-transpiler-c5cff37a532edbec.tar.gz complete in 0s.
19:03:02
--- noir-projects build ---
19:03:02 Executing: prep (
http://ci.aztec-labs.com/7c69150ae7bdf846)
19:03:04 0 .
done (2s)
19:03:05 mock-protocol-circuits Executing: ./mock-protocol-circuits/bootstrap.sh (
http://ci.aztec-labs.com/9a376a95c964b359)
19:03:05 noir-protocol-circuits Executing: ./noir-protocol-circuits/bootstrap.sh (
http://ci.aztec-labs.com/609b80b29c88e30b)
19:03:05 noir-contracts Executing: ./noir-contracts/bootstrap.sh (
http://ci.aztec-labs.com/f9a735f10b1b35a3)
19:03:05 aztec-nr Executing: ./aztec-nr/bootstrap.sh (
http://ci.aztec-labs.com/4ebd7742fe4c6cd1)
19:03:06 noir-contracts 0 ................................................................
19:03:06 noir-contracts 64 ................................................................
19:03:06 noir-contracts 128 ................................................................
19:03:06 noir-contracts 192 ................................................................
19:03:06 noir-contracts 256 ................................................................
19:03:06 noir-contracts 320 ................................................................
19:03:06 noir-contracts 384 ................................................................
19:03:06 noir-contracts 448 ................................................................
19:03:07 noir-contracts 512 ................................................................
19:03:07 noir-contracts 576 ................................................................
19:03:07 noir-contracts 640 ................................................................
19:03:07 noir-contracts 704 ................................................................
19:03:07 noir-contracts 768 ................................................................
19:03:07 noir-contracts 832 ................................................................
19:03:07 noir-contracts 896 ................................................................
19:03:07 noir-contracts 960 ................................................................
19:03:08 noir-contracts 1024 ................................................................
19:03:08 noir-contracts 1088 ................................................................
19:03:08 noir-contracts 1152 ................................................................
19:03:08 noir-contracts 1216 ................................................................
19:03:08 noir-contracts 1280 ................................................................
19:03:08 noir-contracts 1344 ................................................................
19:03:08 noir-contracts 1408 ................................................................
19:03:09 noir-contracts 1472 ................................................................
19:03:09 noir-contracts 1536 .
done (4s)
19:03:09 noir-protocol-circuits 0 ................................................................
19:03:09 noir-protocol-circuits 64 ................................................................
19:03:09 aztec-nr 0 .
done (4s)
19:03:10 noir-protocol-circuits 128 ................................................................
19:03:10 noir-protocol-circuits 192 ................................................................
19:03:10 noir-protocol-circuits 256 ................................................................
19:03:11 noir-protocol-circuits 320 ................................................................
19:03:12 noir-protocol-circuits 384 ................................................................
19:03:12 mock-protocol-circuits 0 ................................................................
19:03:13 noir-protocol-circuits 448 ................................................................
19:03:14 mock-protocol-circuits 64 ................................................................
19:05:19 noir-protocol-circuits 512 ................................................................
19:05:19 noir-protocol-circuits 576 ................................................................
19:05:19 noir-protocol-circuits 640 .
done (134s)
19:05:27 mock-protocol-circuits 128 .
done (142s)
19:05:27
--- l1-contracts build ---
19:05:27
➤ YN0000: ·
Yarn 4.5.2
19:05:27
➤ YN0000: ┌ Resolution step
19:05:27
➤ YN0000: └ Completed
19:05:27
➤ YN0000: ┌ Fetch step
19:05:28
➤ YN0013: │
134 packages were added to the project (
+ 44.9 MiB).
19:05:28
➤ YN0000: └ Completed in 0s 655ms
19:05:28
➤ YN0000: ┌ Link step
19:05:28
➤ YN0000: └ Completed in 0s 520ms
19:05:28
➤ YN0000: · Done in 1s 223ms
19:05:29 Cache download and extraction of l1-contracts-6ced485037b8e5a3.tar.gz complete in 0s.
19:05:29
--- yarn-project build ---
19:05:29 Executing: ./bootstrap.sh clean-lite (
http://ci.aztec-labs.com/d2a29d0ce76c2deb)
19:05:29 0 .
done (0s)
19:05:32 Cache download and extraction of node-modules-3b05c7a8ae1b5ee8.zst complete in 3s.
19:05:32 Executing: compile_all (
http://ci.aztec-labs.com/487bd5e1a3f38c0c)
19:05:36 0 .
done (4s)
19:05:37 boxes/bootstrap.sh Executing: boxes/bootstrap.sh (
http://ci.aztec-labs.com/d06f1a062c8e2b47)
19:05:37 playground/bootstrap.sh Executing: playground/bootstrap.sh (
http://ci.aztec-labs.com/664db73654fdaa9d)
19:05:37 docs/bootstrap.sh Executing: docs/bootstrap.sh (
http://ci.aztec-labs.com/bd7e5639e0677ca6)
19:05:37 release-image/bootstrap.sh Executing: release-image/bootstrap.sh (
http://ci.aztec-labs.com/df283c5513d80bad)
19:05:37 spartan/bootstrap.sh Executing: spartan/bootstrap.sh (
http://ci.aztec-labs.com/ea29c267c9c66a59)
19:05:37 aztec-up/bootstrap.sh Executing: aztec-up/bootstrap.sh (
http://ci.aztec-labs.com/9d08d9580ffa25d2)
19:05:37 aztec-up/bootstrap.sh 0 .
done (0s)
19:05:40 boxes/bootstrap.sh 0 .
done (4s)
19:05:41 playground/bootstrap.sh 0 .
done (5s)
19:05:42 docs/bootstrap.sh 0 .
done (5s)
19:05:48 spartan/bootstrap.sh 0 .
done (11s)
19:06:08 release-image/bootstrap.sh 0 .
done (31s)
19:06:08
--- test all ---
19:06:08 Waiting for TXE's to start...
19:06:11 Waiting for spartan environment to complete setup...
19:06:11 Spartan environment setup completed successfully.
19:06:11 Gathering tests to run...
19:06:12 WARNING: Noticed changes to rebuild patterns: spartan/scripts/kubectl
19:07:40 Gathered 14014 tests.
19:07:40 Starting parallel run with max 64 jobs...
19:07:40 Executing: parallel -j64 --memsuspend 64G --line-buffer --joblog joblog.txt --halt now,fail=1 'run_test_cmd {}' (
http://ci.aztec-labs.com/8098df737e4fb78b)
19:08:11 0 ................................................................
19:08:57 64 ................................................................
19:09:52 128 ................................................................
19:10:42 192 ................................................................
19:10:57 256 ................................................................
19:11:06 320 ................................................................
19:11:22 384 ................................................................
19:11:39 448 ................................................................
19:11:47 512 ................................................................
19:11:52 576 ................................................................
19:12:00 640 ................................................................
19:12:07 704 ................................................................
19:12:13 768 ................................................................
19:12:18 832 ................................................................
19:12:22 896 ................................................................
19:12:26 960 ................................................................
19:12:30 1024 ................................................................
19:12:34 1088 ................................................................
19:12:36 1152 ................................................................
19:12:39 1216 ................................................................
19:12:47 1280 ................................................................
19:12:51 1344 ................................................................
19:12:53 1408 ................................................................
19:12:55 1472 ................................................................
19:12:58 1536 ................................................................
19:13:01 1600 ................................................................
19:13:03 1664 ................................................................
19:13:10 1728 ................................................................
19:13:19 1792 ................................................................
19:13:28 1856 ................................................................
19:13:32 1920 ................................................................
19:13:35 1984 ................................................................
19:13:39 2048 ................................................................
19:13:40 2112 ................................................................
19:13:42 2176 ................................................................
19:13:44 2240 ................................................................
19:13:45 2304 ................................................................
19:13:47 2368 ................................................................
19:13:49 2432 ................................................................
19:13:50 2496 ................................................................
19:13:52 2560 ................................................................
19:13:53 2624 ................................................................
19:13:55 2688 ................................................................
19:13:56 2752 ................................................................
19:14:03 2816 ................................................................
19:14:10 2880 ................................................................
19:14:11 2944 ................................................................
19:14:12 3008 ................................................................
19:14:14 3072 ................................................................
19:14:15 3136 ................................................................
19:14:17 3200 ................................................................
19:14:25 3264 ................................................................
19:14:28 3328 ................................................................
19:14:31 3392 ................................................................
19:14:32 3456 ................................................................
19:14:34 3520 ................................................................
19:14:35 3584 ................................................................
19:14:37 3648 ................................................................
19:14:39 3712 ................................................................
19:14:41 3776 ................................................................
19:14:45 3840 ................................................................
19:14:47 3904 ................................................................
19:14:48 3968 ................................................................
19:14:49 4032 ................................................................
19:14:50 4096 ................................................................
19:14:52 4160 ................................................................
19:14:53 4224 ................................................................
19:14:54 4288 ................................................................
19:14:55 4352 ................................................................
19:14:56 4416 ................................................................
19:14:57 4480 ................................................................
19:14:58 4544 ................................................................
19:14:59 4608 ................................................................
19:15:00 4672 ................................................................
19:15:01 4736 ................................................................
19:15:02 4800 ................................................................
19:15:03 4864 ................................................................
19:15:04 4928 ................................................................
19:15:05 4992 ................................................................
19:15:06 5056 ................................................................
19:15:07 5120 ................................................................
19:15:08 5184 ................................................................
19:15:10 5248 ................................................................
19:15:12 5312 ................................................................
19:15:15 5376 ................................................................
19:15:17 5440 ................................................................
19:15:19 5504 ................................................................
19:15:21 5568 ................................................................
19:15:23 5632 ................................................................
19:15:24 5696 ................................................................
19:15:25 5760 ................................................................
19:15:27 5824 ................................................................
19:15:29 5888 ................................................................
19:15:31 5952 ................................................................
19:15:34 6016 ................................................................
19:15:36 6080 ................................................................
19:15:38 6144 ................................................................
19:15:39 6208 ................................................................
19:15:41 6272 ................................................................
19:15:43 6336 ................................................................
19:15:44 6400 ................................................................
19:15:45 6464 ................................................................
19:15:46 6528 ................................................................
19:15:47 6592 ................................................................
19:15:48 6656 ................................................................
19:15:50 6720 ................................................................
19:15:52 6784 ................................................................
19:15:54 6848 ................................................................
19:15:55 6912 ................................................................
19:15:57 6976 ................................................................
19:15:59 7040 ................................................................
19:16:00 7104 ................................................................
19:16:03 7168 ................................................................
19:16:05 7232 ................................................................
19:16:07 7296 ................................................................
19:16:09 7360 ................................................................
19:16:12 7424 ................................................................
19:16:14 7488 ................................................................
19:16:16 7552 ................................................................
19:16:19 7616 ................................................................
19:16:20 7680 ................................................................
19:16:23 7744 ................................................................
19:16:25 7808 ................................................................
19:16:27 7872 ................................................................
19:16:29 7936 ................................................................
19:16:31 8000 ................................................................
19:16:33 8064 ................................................................
19:16:35 8128 ................................................................
19:16:36 8192 ................................................................
19:16:38 8256 ................................................................
19:16:39 8320 ................................................................
19:16:41 8384 ................................................................
19:16:43 8448 ................................................................
19:16:44 8512 ................................................................
19:16:46 8576 ................................................................
19:16:47 8640 ................................................................
19:16:48 8704 ................................................................
19:16:49 8768 ................................................................
19:16:50 8832 ................................................................
19:16:51 8896 ................................................................
19:16:52 8960 ................................................................
19:16:53 9024 ................................................................
19:16:54 9088 ................................................................
19:16:55 9152 ................................................................
19:16:56 9216 ................................................................
19:16:57 9280 ................................................................
19:16:59 9344 ................................................................
19:17:00 9408 ................................................................
19:17:01 9472 ................................................................
19:17:02 9536 ................................................................
19:17:03 9600 ................................................................
19:17:04 9664 ................................................................
19:17:05 9728 ................................................................
19:17:06 9792 ................................................................
19:17:07 9856 ................................................................
19:17:08 9920 ................................................................
19:17:09 9984 ................................................................
19:17:10 10048 ................................................................
19:17:11 10112 ................................................................
19:17:12 10176 ................................................................
19:17:13 10240 ................................................................
19:17:14 10304 ................................................................
19:17:15 10368 ................................................................
19:17:16 10432 ................................................................
19:17:17 10496 ................................................................
19:17:18 10560 ................................................................
19:17:20 10624 ................................................................
19:17:21 10688 ................................................................
19:17:22 10752 ................................................................
19:17:23 10816 ................................................................
19:17:24 10880 ................................................................
19:17:25 10944 ................................................................
19:17:26 11008 ................................................................
19:17:28 11072 ................................................................
19:17:29 11136 ................................................................
19:17:30 11200 ................................................................
19:17:31 11264 ................................................................
19:17:33 11328 ................................................................
19:17:34 11392 ................................................................
19:17:35 11456 ................................................................
19:17:37 11520 ................................................................
19:17:38 11584 ................................................................
19:17:39 11648 ................................................................
19:17:39 11712 ................................................................
19:17:40 11776 ................................................................
19:17:41 11840 ................................................................
19:17:42 11904 ................................................................
19:17:43 11968 ................................................................
19:17:44 12032 ................................................................
19:17:45 12096 ................................................................
19:17:47 12160 ................................................................
19:17:48 12224 ................................................................
19:17:49 12288 ................................................................
19:17:50 12352 ................................................................
19:17:51 12416 ................................................................
19:17:52 12480 ................................................................
19:17:53 12544 ................................................................
19:17:54 12608 ................................................................
19:17:55 12672 ................................................................
19:17:56 12736 ................................................................
19:17:57 12800 ................................................................
19:17:58 12864 ................................................................
19:17:59 12928 ................................................................
19:18:00 12992 ................................................................
19:18:01 13056 ................................................................
19:18:02 13120 ................................................................
19:18:03 13184 ................................................................
19:18:04 13248 ................................................................
19:18:05 13312 ................................................................
19:18:06 13376 ................................................................
19:18:07 13440 ................................................................
19:18:08 13504 ................................................................
19:18:09 13568 ................................................................
19:18:10 13632 ................................................................
19:18:11 13696 ................................................................
19:18:12 13760 ................................................................
19:18:13 13824 ................................................................
19:18:14 13888 ................................................................
19:18:14 13952 ................................................................
19:18:15 14016 ................................................................
19:18:16 14080 ................................................................
19:18:17 14144 ................................................................
19:21:00 14208 .
done (800s)
19:21:00
WARNING: The following tests exceed 5 minute runtimes. Break them up or rethink them.
19:21:00 300.106: '4a6bf0e2546ff0aa:ISOLATE=1:NAME=e2e_epochs/epochs_invalidate_block yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_epochs/epochs_invalidate_block.test.ts'
19:21:00 311.151: '5bced18400ad3fa7 barretenberg/cpp/scripts/run_test.sh dsl_tests AcirAvm2RecursionConstraint.TestGenerateVKFromConstraintsWithoutWitness'
19:21:00 315.311: 'e2eb3d2a9b554028 aztec-up/scripts/run_test.sh amm_flow'
19:21:00 315.629: '4a6bf0e2546ff0aa:ISOLATE=1:NAME=prover-client/src/test/bb_prover_full_rollup.test.ts:CPUS=16:MEM=96g LOG_LEVEL=verbose HARDWARE_CONCURRENCY=16 yarn-project/scripts/run_test.sh prover-client/src/test/bb_prover_full_rollup.test.ts'
19:21:00 339.743: '4a6bf0e2546ff0aa:ISOLATE=1:NAME=e2e_p2p/data_withholding_slash yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_p2p/data_withholding_slash.test.ts'
19:21:00 374.677: '4a6bf0e2546ff0aa:ISOLATE=1:NAME=e2e_epochs/epochs_empty_blocks yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_epochs/epochs_empty_blocks.test.ts'
19:21:00 381.016: '4a6bf0e2546ff0aa:ISOLATE=1:NAME=e2e_epochs/epochs_long_proving_time yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_epochs/epochs_long_proving_time.test.ts'
19:21:00 383.677: '4a6bf0e2546ff0aa:ISOLATE=1:NAME=e2e_l1_with_wall_time yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_l1_with_wall_time.test.ts'
19:21:00 395.996: '4a6bf0e2546ff0aa:ISOLATE=1:TIMEOUT=15m:NAME=e2e_block_building yarn-project/end-to-end/scripts/run_test.sh simple e2e_block_building'
19:21:00 402.775: '4a6bf0e2546ff0aa:ISOLATE=1:NAME=e2e_p2p/slash_veto_demo yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_p2p/slash_veto_demo.test.ts'
19:21:00 436.822: '4a6bf0e2546ff0aa:ISOLATE=1:NAME=e2e_p2p/reex yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_p2p/reex.test.ts'
19:21:00 585.485: '4a6bf0e2546ff0aa:ISOLATE=1:TIMEOUT=15m:CPUS=16:MEM=96g:NAME=e2e_prover_full_real yarn-project/end-to-end/scripts/run_test.sh simple e2e_prover/full'
19:21:00 Completed run of 14014 tests in 800 seconds.
19:21:00
--- bench all ---
19:21:00 barretenberg/cpp Executing: barretenberg/cpp/bootstrap.sh build_bench (
http://ci.aztec-labs.com/de2293a1e252f21f)
19:21:00 yarn-project/end-to-end Executing: yarn-project/end-to-end/bootstrap.sh build_bench (
http://ci.aztec-labs.com/f97a2aa522df3497)
19:21:01 barretenberg/cpp 0 .
done (1s)
19:21:02 yarn-project/end-to-end 0 .
done (2s)
19:21:03 Starting parallel run using max 64 cpus...
19:21:03 Test run log id:
http://ci.aztec-labs.com/648c5fc3f94c96af
19:25:55 /home/aztec-dev/aztec-packages/ci3/run_test_cmd: trap: line 2: unexpected EOF while looking for matching `)'
19:27:56 Completed run of 102 tests in 413 seconds.
19:27:59 Completed 10.5 KiB/10.5 KiB (177.7 KiB/s) with 1 file(s) remaining
upload: ../../../tmp/tmp.MibRjkrHJo to s3://aztec-ci-artifacts/build-cache/bench-5cc430b80ce91a6cc0a3ef264802ef83aec09b29.tar.gz
19:27:59 Cache upload of bench-5cc430b80ce91a6cc0a3ef264802ef83aec09b29.tar.gz complete in 1s.
19:27:59 WARNING: Noticed changes to rebuild patterns: spartan/scripts/kubectl
19:28:02 + local code=0
19:28:02 + set +x
19:28:02 dmesg log id:
http://ci.aztec-labs.com/73175a9a9f895821