Parent Log: http://ci.aztec-labs.com/0d8f7888711d05bb Command: 6e611b2acba6dc44 yarn-project/scripts/run_test.sh simulator/src/public/avm/opcodes/hashing.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/9a37be7dc4208f0eeb44ec50194c00ca3f5c4cc6 Env: REF_NAME=gh-readonly-queue/next/pr-15072-1e338a3fb2e2077f1feaee8b86c42644ff8a5352 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 16:42:08 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15072_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_124e86f395aa5cc5_next 16:42:11 PASS src/public/avm/opcodes/hashing.test.ts 16:42:11 Hashing Opcodes 16:42:11 Poseidon2 16:42:11 Should (de)serialize correctly (9 ms) 16:42:11 Should hash correctly - direct (289 ms) 16:42:11 Should hash correctly - indirect (2 ms) 16:42:11 Should throw an error when input state offsets are out of range. (28 ms) 16:42:11 Should throw an error when output state offsets are out of range. (2 ms) 16:42:11 Keccakf1600 16:42:11 Should (de)serialize correctly (9 ms) 16:42:11 Should permute correctly - direct (11 ms) 16:42:11 Should throw an error when message input offsets are out of range. (2 ms) 16:42:11 Should throw an error when destination offsets are out of range. (4 ms) 16:42:11 Sha256Compression 16:42:11 Should (de)serialize correctly (2 ms) 16:42:11 Should hash correctly - direct (3 ms) 16:42:11 Should hash correctly - indirect (2 ms) 16:42:11 Should throw an error when input offsets are out of range. (2 ms) 16:42:11 Should throw an error when state offsets are out of range. (2 ms) 16:42:11 Should throw an error when output offsets are out of range. (1 ms) 16:42:11 16:42:11 Test Suites: 1 passed, 1 total 16:42:11 Tests: 15 passed, 15 total 16:42:11 Snapshots: 0 total 16:42:11 Time: 1.957 s 16:42:11 Ran all test suites matching simulator/src/public/avm/opcodes/hashing.test.ts. 16:42:11 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?