Parent Log: http://ci.aztec-labs.com/06ecf79c93a375ea Command: cabaa9e2c1fe7937 yarn-project/scripts/run_test.sh foundation/src/fields/bls12_fields.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/88a99fb5fb938035dfeff0d9ed0cfd81b9eb2c5a Env: REF_NAME=gh-readonly-queue/next/pr-15146-91b55c58278a7d091339ac513d633fa070d5276b CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 19 16:04:45 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15146_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_3ab53ed964285006_next 16:04:47 PASS src/fields/bls12_fields.test.ts 16:04:47 Fr Serialization 16:04:47 fromBuffer should serialize and deserialize correctly (5 ms) 16:04:47 fromNoirBigNum should serialize and deserialize correctly (2 ms) 16:04:47 fromString should serialize and deserialize correctly (18 ms) 16:04:47 fromHexString should serialize and deserialize correctly (2 ms) 16:04:47 fromBN254Fr and toBN254Fr should convert correctly (1 ms) 16:04:47 rejects fields too large for BN254 (2 ms) 16:04:47 Arithmetic on Fr 16:04:47 Addition 16:04:47 Low Boundary (1 ms) 16:04:47 High Boundary (1 ms) 16:04:47 Performs addition correctly (1 ms) 16:04:47 Subtraction 16:04:47 Low Boundary (1 ms) 16:04:47 High Boundary (1 ms) 16:04:47 Performs subtraction correctly (1 ms) 16:04:47 Multiplication 16:04:47 Identity 16:04:47 Performs multiplication correctly (1 ms) 16:04:47 High Boundary 16:04:47 Division 16:04:47 Should succeed when mod inverse is -ve 16:04:47 Should succeed when mod inverse is +ve (1 ms) 16:04:47 Should not allow a division by 0 (5 ms) 16:04:47 Square root 16:04:47 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000000" (1 ms) 16:04:47 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000004" (2 ms) 16:04:47 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000009" (1 ms) 16:04:47 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000010" (2 ms) 16:04:47 Should return the correct square root for random value (2 ms) 16:04:47 Power 16:04:47 Should return the correct power for "0x0000000000000000000000000000000000000000000000000000000000000000" 16:04:47 Should return the correct power for "0x0000000000000000000000000000000000000000000000000000000000000002" (1 ms) 16:04:47 Should return the correct power for "0x0000000000000000000000000000000000000000000000000000000000000002" 16:04:47 Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000a" 16:04:47 Should return the correct power for random value 16:04:47 Performs power correctly (1 ms) 16:04:47 High Boundary 16:04:47 Fq Serialization 16:04:47 fromBuffer should serialize and deserialize correctly 16:04:47 fromNoirBigNum should serialize and deserialize correctly 16:04:47 fromString should serialize and deserialize correctly (2 ms) 16:04:47 fromHexString should serialize and deserialize correctly (1 ms) 16:04:47 Arithmetic on Fq 16:04:47 Addition 16:04:47 Low Boundary (1 ms) 16:04:47 High Boundary 16:04:47 Performs addition correctly 16:04:47 Subtraction 16:04:47 Low Boundary 16:04:47 High Boundary 16:04:47 Performs subtraction correctly 16:04:47 Multiplication 16:04:47 Identity (1 ms) 16:04:47 Performs multiplication correctly 16:04:47 High Boundary 16:04:47 Division 16:04:47 Should succeed when mod inverse is -ve (1 ms) 16:04:47 Should succeed when mod inverse is +ve 16:04:47 Should not allow a division by 0 (1 ms) 16:04:47 Square root 16:04:47 Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" 16:04:47 Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004" (1 ms) 16:04:47 Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009" (1 ms) 16:04:47 Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010" 16:04:47 Should return the correct square root for random value 16:04:47 Power 16:04:47 Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" (3 ms) 16:04:47 Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002" 16:04:47 Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002" 16:04:47 Should return the correct power for "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a" (1 ms) 16:04:47 Should return the correct power for random value (1 ms) 16:04:47 Performs power correctly (1 ms) 16:04:47 High Boundary 16:04:47 16:04:47 Test Suites: 1 passed, 1 total 16:04:47 Tests: 58 passed, 58 total 16:04:47 Snapshots: 0 total 16:04:47 Time: 0.753 s 16:04:47 Ran all test suites matching foundation/src/fields/bls12_fields.test.ts. 16:04:47 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?