fix(ceremony): temp use blue #3095
Merged
Garnix CI / package evm-contracts [x86_64-linux]
succeeded
Oct 11, 2024 in 1m 35s
Run results
Build succeeded
Details
Last 100 lines of logs:
[PASS] test_registerClient_alreadyRegistered(string,address) (runs: 256, μ: 38696, ~: 38430)
[PASS] test_registerClient_ok(string,address) (runs: 256, μ: 33974, ~: 33838)
[PASS] test_updateClient_commitmentsSaved((string,bytes,bytes,address),bytes,address) (runs: 256, μ: 59140, ~: 58990)
[PASS] test_updateClient_ko((string,bytes,bytes,address),bytes,address) (runs: 256, μ: 8732, ~: 8681)
[PASS] test_updateClient_ok((string,bytes,bytes,address),bytes,address) (runs: 256, μ: 54838, ~: 54718)
Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 2.15s (412.07ms CPU time)
Ran 15 tests for tests/src/04-channel/IBCChannel.t.sol:IBCChannelTests
[PASS] test_channelOpenInitOpenAck_commitmentSaved(uint32,bytes32,bytes32,address) (runs: 256, μ: 225000, ~: 225000)
[PASS] test_channelOpenInitOpenAck_invalidState(uint32,uint32,bytes32,address) (runs: 256, μ: 14434, ~: 14434)
[PASS] test_channelOpenInitOpenAck_ok(uint32,bytes32,bytes32,address) (runs: 256, μ: 10156, ~: 10088)
[PASS] test_channelOpenInit_channelClaimed(bytes32,address) (runs: 256, μ: 202181, ~: 202181)
[PASS] test_channelOpenInit_commitmentSaved(bytes32,address) (runs: 256, μ: 201946, ~: 201946)
[PASS] test_channelOpenInit_ok(bytes32,address) (runs: 256, μ: 198003, ~: 198003)
[PASS] test_channelOpenTryOpenConfirm_commitmentSaved(uint32,bytes32,bytes32,address) (runs: 256, μ: 231713, ~: 231713)
[PASS] test_channelOpenTryOpenConfirm_invalidState(uint32,address) (runs: 256, μ: 42281, ~: 42281)
[PASS] test_channelOpenTryOpenConfirm_ok(uint32,bytes32,bytes32,address) (runs: 256, μ: 8284, ~: 8221)
[PASS] test_channelOpenTry_channelClaimed(uint32,bytes32,bytes32,address) (runs: 256, μ: 218174, ~: 218174)
[PASS] test_channelOpenTry_commitmentSaved(uint32,bytes32,bytes32,address) (runs: 256, μ: 218340, ~: 218340)
[PASS] test_channelOpenTry_invalidOrdering(uint32,bytes32,bytes32,address) (runs: 256, μ: 13408, ~: 13408)
[PASS] test_channelOpenTry_invalidProof(uint32,bytes32,bytes32,address) (runs: 256, μ: 26180, ~: 26180)
[PASS] test_channelOpenTry_invalidState(uint32,bytes32,bytes32,address) (runs: 256, μ: 12992, ~: 12992)
[PASS] test_channelOpenTry_ok(uint32,bytes32,bytes32,address) (runs: 256, μ: 186158, ~: 186158)
Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 2.21s (669.92ms CPU time)
Ran 12 tests for tests/src/03-connection/IBCConnection.t.sol:IBCConnectionTests
[PASS] test_connectionOpenInitOpenAck_commitmentSaved((string,uint32,string,uint32,address),(uint32,uint32,bytes,uint64,address)) (runs: 256, μ: 179162, ~: 158303)
[PASS] test_connectionOpenInitOpenAck_invalidProof((string,uint32,string,uint32,address),(uint32,uint32,bytes,uint64,address)) (runs: 256, μ: 195517, ~: 192645)
[PASS] test_connectionOpenInitOpenAck_ok((string,uint32,string,uint32,address),(uint32,uint32,bytes,uint64,address)) (runs: 256, μ: 13918, ~: 14279)
[PASS] test_connectionOpenInit_commitmentSaved((string,uint32,string,uint32,address)) (runs: 256, μ: 177815, ~: 177359)
[PASS] test_connectionOpenInit_ok((string,uint32,string,uint32,address)) (runs: 256, μ: 176280, ~: 173774)
[PASS] test_connectionOpenTryConfirm_commitmentSaved((string,uint32,uint32,string,uint32,bytes,uint64,address),(uint32,bytes,uint64,address)) (runs: 256, μ: 189160, ~: 188665)
[PASS] test_connectionOpenTryConfirm_invalidProof((string,uint32,uint32,string,uint32,bytes,uint64,address),(uint32,bytes,uint64,address)) (runs: 256, μ: 178017, ~: 200101)
[PASS] test_connectionOpenTryConfirm_ok((string,uint32,uint32,string,uint32,bytes,uint64,address),(uint32,bytes,uint64,address)) (runs: 256, μ: 11766, ~: 11460)
[PASS] test_connectionOpenTry_clientNotFound((string,uint32,uint32,string,uint32,bytes,uint64,address)) (runs: 256, μ: 152637, ~: 153043)
[PASS] test_connectionOpenTry_commitmentSaved((string,uint32,uint32,string,uint32,bytes,uint64,address)) (runs: 256, μ: 171989, ~: 171487)
[PASS] test_connectionOpenTry_invalidProof((string,uint32,uint32,string,uint32,bytes,uint64,address)) (runs: 256, μ: 138104, ~: 116927)
[PASS] test_connectionOpenTry_ok((string,uint32,uint32,string,uint32,bytes,uint64,address)) (runs: 256, μ: 139324, ~: 118308)
Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 2.70s (798.33ms CPU time)
Ran 49 tests for tests/src/04-channel/IBCPacket.t.sol:IBCPacketTests
[PASS] test_acknowledgePacket_commitmentRemoved(uint32,bytes,uint8) (runs: 256, μ: 3102401, ~: 1963606)
[PASS] test_acknowledgePacket_invalidProof(uint32,bytes,uint8) (runs: 256, μ: 2605451, ~: 1645983)
[PASS] test_acknowledgePacket_notSent(uint32,bytes,uint8) (runs: 256, μ: 414552, ~: 304568)
[PASS] test_acknowledgePacket_ok(uint32,bytes,uint8) (runs: 256, μ: 1056505, ~: 815367)
[PASS] test_acknowledgePacket_ok_1(uint32,bytes) (runs: 256, μ: 24293, ~: 24208)
[PASS] test_acknowledgePacket_tampered(uint32,bytes,uint8) (runs: 256, μ: 2494139, ~: 1458480)
[PASS] test_batchAcks_afterRecvPacket_asyncAck(uint32,bytes,uint8) (runs: 256, μ: 3874575, ~: 2887358)
[PASS] test_batchAcks_afterRecvPacket_commitmentSaved(uint32,bytes,uint8,bytes) (runs: 256, μ: 573946, ~: 399774)
[PASS] test_batchAcks_afterRecvPacket_ok(uint32,bytes,uint8,bytes) (runs: 256, μ: 543384, ~: 381661)
[PASS] test_batchAcks_afterRecvPacket_ok_10(uint32,bytes,bytes) (runs: 256, μ: 84847, ~: 84443)
[PASS] test_batchAcks_afterRecvPacket_tamperedPacket(uint32,bytes,uint8,bytes) (runs: 256, μ: 3912285, ~: 2529095)
[PASS] test_batchAcks_packetNotReceived(uint32,bytes,uint8,bytes) (runs: 256, μ: 373329, ~: 242725)
[PASS] test_batchSend_commitmentSaved(uint64,uint64,uint8) (runs: 256, μ: 403469, ~: 273846)
[PASS] test_batchSend_ok(uint64,uint64,uint8) (runs: 256, μ: 402379, ~: 295626)
[PASS] test_batchSend_ok_10(uint64,uint64) (runs: 256, μ: 66937, ~: 66937)
[PASS] test_batchSend_packetNotSent(uint64,uint64,uint8) (runs: 256, μ: 79626, ~: 53871)
[PASS] test_recvIntentPacket_commitmentSaved(uint32,bytes,uint8) (runs: 256, μ: 3953715, ~: 2531264)
[PASS] test_recvIntentPacket_ok(uint32,bytes,uint8) (runs: 256, μ: 3791810, ~: 2342435)
[PASS] test_recvIntentPacket_ok_1(uint32,bytes) (runs: 256, μ: 64387, ~: 63995)
[PASS] test_recvIntentPacket_timeoutHeight(uint64,uint32,bytes,uint8) (runs: 256, μ: 240666, ~: 146372)
[PASS] test_recvIntentPacket_timeoutTimestamp(uint32,uint32,bytes,uint8) (runs: 256, μ: 267857, ~: 180126)
[PASS] test_recvPacket_ackCommitmentSaved(uint32,bytes,uint8) (runs: 256, μ: 3808659, ~: 1764329)
[PASS] test_recvPacket_invalidChannelState(uint32,uint32,bytes,uint8) (runs: 256, μ: 254476, ~: 139467)
[PASS] test_recvPacket_invalidProof(uint32,bytes,uint8) (runs: 256, μ: 366645, ~: 198401)
[PASS] test_recvPacket_noAck_receiptCommitmentSaved(uint32,bytes,uint8) (runs: 256, μ: 3563518, ~: 2331380)
[PASS] test_recvPacket_ok(uint32,bytes,uint8) (runs: 256, μ: 3324101, ~: 1975669)
[PASS] test_recvPacket_ok_1(uint32,bytes) (runs: 256, μ: 53643, ~: 53408)
[PASS] test_recvPacket_timeoutHeight(uint64,uint32,bytes,uint8) (runs: 256, μ: 354968, ~: 241354)
[PASS] test_recvPacket_timeoutTimestamp(uint32,uint32,bytes,uint8) (runs: 256, μ: 363568, ~: 226986)
[PASS] test_sendPacket_channelDoesntExist(uint32,uint64,uint64,bytes) (runs: 256, μ: 17453, ~: 17450)
[PASS] test_sendPacket_commitmentSaved(uint64,uint64,bytes) (runs: 256, μ: 55615, ~: 55323)
[PASS] test_sendPacket_increaseSequence(uint64,uint64,bytes) (runs: 256, μ: 53670, ~: 53436)
[PASS] test_sendPacket_missingTimeout(bytes) (runs: 256, μ: 13299, ~: 13297)
[PASS] test_sendPacket_moduleIsntChannelOwner(uint64,uint64,bytes,address) (runs: 256, μ: 16365, ~: 16362)
[PASS] test_sendPacket_ok(uint64,uint64,bytes) (runs: 256, μ: 48526, ~: 48266)
[PASS] test_timeoutPacket_height_commitmentRemoved(uint32,bytes,uint32,uint32) (runs: 256, μ: 22532, ~: 22450)
[PASS] test_timeoutPacket_height_invalidProof(uint32,bytes,uint32,uint32) (runs: 256, μ: 105411, ~: 105316)
[PASS] test_timeoutPacket_height_notReached(uint32,bytes,uint32,uint32) (runs: 256, μ: 100995, ~: 100995)
[PASS] test_timeoutPacket_height_ok(uint32,bytes,uint32,uint32) (runs: 256, μ: 22903, ~: 22822)
[PASS] test_timeoutPacket_timestamp_commitmentRemoved(uint32,bytes,uint32,uint32) (runs: 256, μ: 23064, ~: 22964)
[PASS] test_timeoutPacket_timestamp_invalidProof(uint32,bytes,uint32,uint32) (runs: 256, μ: 85973, ~: 85850)
[PASS] test_timeoutPacket_timestamp_notReached(uint32,bytes,uint32,uint32) (runs: 256, μ: 85045, ~: 85041)
[PASS] test_timeoutPacket_timestamp_ok(uint32,bytes,uint32,uint32) (runs: 256, μ: 22845, ~: 22756)
[PASS] test_writeAcknowledgement_alreadyExists(uint32,bytes,uint8) (runs: 256, μ: 1000514, ~: 681173)
[PASS] test_writeAcknowledgement_commitmentSaved(uint32,bytes,uint8) (runs: 256, μ: 1027190, ~: 752776)
[PASS] test_writeAcknowledgement_moduleIsntChannelOwner(uint32,bytes,uint8,address) (runs: 256, μ: 3596795, ~: 1851703)
[PASS] test_writeAcknowledgement_ok(uint32,bytes,uint8) (runs: 256, μ: 889565, ~: 479344)
[PASS] test_writeAcknowledgement_ok_1(uint32,bytes) (runs: 256, μ: 15409, ~: 15184)
[PASS] test_writeAcknowledgement_packetNotReceived(uint32,bytes,uint8) (runs: 256, μ: 1156724, ~: 790171)
Suite result: ok. 49 passed; 0 failed; 0 skipped; finished in 2.80s (39.80s CPU time)
Ran 4 test suites in 2.82s (9.87s CPU time): 84 tests passed, 0 failed, 0 skipped (84 total tests)
@nix {"action":"setPhase","phase":"installPhase"}
installing
@nix {"action":"setPhase","phase":"fixupPhase"}
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/q0shq1964sk4nkwm3km7d1mkgw6jarag-evm-contracts
checking for references to /build/ in /nix/store/q0shq1964sk4nkwm3km7d1mkgw6jarag-evm-contracts...
patching script interpreter paths in /nix/store/q0shq1964sk4nkwm3km7d1mkgw6jarag-evm-contracts
Loading