Parent Log: http://ci.aztec-labs.com/cb0087ed15f77415 Command: 0f4f65dca0a2798e yarn-project/scripts/run_test.sh prover-client/src/proving_broker/proving_job_controller.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/67bf12030291ce3da2cf39ff5fbfa799eae98dc5 Env: REF_NAME=gh-readonly-queue/next/pr-14963-42440bd429a3b283b3a344db0be4652d818bd261 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 20:01:52 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14963_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_4229e7da9f4a5d1e_next 20:01:57 [20:01:57.742] INFO: prover-client:proving-agent:job-controller-d9281bc7 Job controller started jobId=1 {"jobId":"1"} 20:01:57 [20:01:57.749] INFO: prover-client:proving-agent:job-controller-f67b36e2 Job controller started jobId=1 {"jobId":"1"} 20:01:57 [20:01:57.770] INFO: prover-client:proving-agent:job-controller-d88fe4ff Job controller started jobId=1 {"jobId":"1"} 20:01:57 [20:01:57.771] WARN: prover-client:proving-agent:job-controller-d88fe4ff Aborted job controller for jobId=1 {"jobId":"1"} 20:01:57 [20:01:57.772] WARN: prover-client:proving-agent:job-controller-d88fe4ff Job controller for jobId=1 completed but job was aborted {"currentStatus":"running","jobId":"1"} 20:01:57 [20:01:57.776] INFO: prover-client:proving-agent:job-controller-5e3798a4 Job controller started jobId=1 {"jobId":"1"} 20:01:57 [20:01:57.778] INFO: prover-client:proving-agent:job-controller-f88780b5 Job controller started jobId=1 {"jobId":"1"} 20:01:57 [20:01:57.783] INFO: prover-client:proving-agent:job-controller-1167d115 Job controller started jobId=1 {"jobId":"1"} 20:01:57 [20:01:57.783] WARN: prover-client:proving-agent:job-controller-1167d115 On complete handler error: Error: test error {"jobId":"1"} 20:01:57 [20:01:57.785] INFO: prover-client:proving-agent:job-controller-e896c7b5 Job controller started jobId=1 {"jobId":"1"} 20:01:57 [20:01:57.790] WARN: prover-client:proving-agent:job-controller-e896c7b5 Aborted job controller for jobId=1 {"jobId":"1"} 20:01:57 [20:01:57.801] WARN: prover-client:proving-agent:job-controller-e896c7b5 Job controller for jobId=1 completed but job was aborted {"currentStatus":"running","jobId":"1"} 20:01:57 PASS src/proving_broker/proving_job_controller.test.ts 20:01:57 ProvingJobController 20:01:57 reports IDLE status initially (3 ms) 20:01:57 reports PROVING status while busy (9 ms) 20:01:57 reports DONE status after job is done (21 ms) 20:01:57 reports aborted error after cancellation (5 ms) 20:01:57 calls onComplete (4 ms) 20:01:57 calls onComplete with the error (2 ms) 20:01:57 does not crash if onComplete throws (3 ms) 20:01:57 calls onComplete if abort is called but result is masked (18 ms) 20:01:57 20:01:57 Test Suites: 1 passed, 1 total 20:01:57 Tests: 8 passed, 8 total 20:01:57 Snapshots: 0 total 20:01:57 Time: 4.043 s 20:01:57 Ran all test suites matching prover-client/src/proving_broker/proving_job_controller.test.ts. 20:01:57 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?