Rerun conditional migrations #13090
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 errors
MirrorHTSPrecompiledContractTest.prepareComputationForUnsupportedPrecompileThrowsException():
hedera-mirror-web3/src/test/java/com/hedera/mirror/web3/evm/store/contract/precompile/MirrorHTSPrecompiledContractTest.java#L203
java.lang.AssertionError:
Expecting actual throwable to be an instance of:
java.lang.UnsupportedOperationException
but was:
java.lang.IllegalArgumentException: tuple index 0: not enough bytes remaining: 0 < 32
at com.esaulpaugh.headlong.abi.TupleType.decodeException(TupleType.java:324)
at com.esaulpaugh.headlong.abi.TupleType.decode(TupleType.java:254)
at com.esaulpaugh.headlong.abi.TupleType.decode(TupleType.java:30)
...(99 remaining lines not displayed - this can be changed with Assertions.setMaxStackTraceElementsDisplayed)
|
MirrorHTSPrecompiledContractTest.prepareComputationForUnsupportedPrecompileThrowsException():
hedera-mirror-web3/src/test/java/com/hedera/mirror/web3/evm/store/contract/precompile/MirrorHTSPrecompiledContractTest.java#L203
java.lang.AssertionError:
Expecting actual throwable to be an instance of:
java.lang.UnsupportedOperationException
but was:
java.lang.IllegalArgumentException: tuple index 0: not enough bytes remaining: 0 < 32
at com.esaulpaugh.headlong.abi.TupleType.decodeException(TupleType.java:324)
at com.esaulpaugh.headlong.abi.TupleType.decode(TupleType.java:254)
at com.esaulpaugh.headlong.abi.TupleType.decode(TupleType.java:30)
...(99 remaining lines not displayed - this can be changed with Assertions.setMaxStackTraceElementsDisplayed)
|
SyntheticCryptoTransferApprovalsMigrationTest.onEnd():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/SyntheticCryptoTransferApprovalsMigrationTest.java#L287
java.lang.AssertionError:
Expecting actual:
[CryptoTransfer(amount=10, consensusTimestamp=1691954475480452440, entityId=531180, errata=null, isApproval=false, payerAccountId=0.0.531181),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164930, entityId=531064, errata=null, isApproval=false, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342163927, entityId=531097, errata=null, isApproval=false, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342064922, entityId=531064, errata=null, isApproval=false, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164931, entityId=531064, errata=null, isApproval=false, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164933, entityId=531064, errata=null, isApproval=true, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164934, entityId=531116, errata=null, isApproval=false, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1686243920981874003, entityId=531064, errata=null, isApproval=false, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164929, entityId=531058, errata=null, isApproval=false, payerAccountId=0.0.2119900),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342163926, entityId=531077, errata=null, isApproval=false, payerAccountId=0.0.2119900),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164932, entityId=531070, errata=null, isApproval=false, payerAccountId=0.0.531070)]
to contain exactly in any order:
[CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164930, entityId=531064, errata=null, isApproval=true, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342163927, entityId=531097, errata=null, isApproval=true, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164934, entityId=531116, errata=null, isApproval=true, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164929, entityId=531058, errata=null, isApproval=false, payerAccountId=0.0.2119900),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342163926, entityId=531077, errata=null, isApproval=false, payerAccountId=0.0.2119900),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342064922, entityId=531064, errata=null, isApproval=false, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164931, entityId=531064, errata=null, isApproval=false, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164932, entityId=531070, errata=null, isApproval=false, payerAccountId=0.0.531070),
CryptoTransfer(amount=10, consensusTimestamp=1691954475480452440, entityId=531180, errata=null, isApproval=false, payerAccountId=0.0.531181),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164933, entityId=531064, errata=null, isApproval=true, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1686243920981874003, entityId=531064, errata=null, isApproval=false, payerAccountId=0.0.2119901)]
elements not found:
[CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164930, entityId=531064, errata=null, isApproval=true, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342163927, entityId=531097, errata=null, isApproval=true, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164934, entityId=531116, errata=null, isApproval=true, payerAccountId=0.0.2119901)]
and elements not expected:
[CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164930, entityId=531064, errata=null, isApproval=false, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342163927, entityId=531097, errata=null, isApproval=false, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164934, entityId=531116, errata=null, isApproval=false, payerAccountId=0.0.2119901)]
|
SyntheticCryptoTransferApprovalsMigrationTest.onEnd():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/SyntheticCryptoTransferApprovalsMigrationTest.java#L257
org.hibernate.HibernateException: java.lang.IllegalArgumentException: The given byte array cannot be transformed to Json object
|
SyntheticCryptoTransferApprovalsMigrationTest.onEnd():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/SyntheticCryptoTransferApprovalsMigrationTest.java#L257
org.hibernate.HibernateException: java.lang.IllegalArgumentException: The given byte array cannot be transformed to Json object
|
SyntheticCryptoTransferApprovalsMigrationTest.onEnd():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/SyntheticCryptoTransferApprovalsMigrationTest.java#L257
org.hibernate.HibernateException: java.lang.IllegalArgumentException: The given byte array cannot be transformed to Json object
|
install
Process completed with exit code 1.
|
SyntheticCryptoTransferApprovalsMigrationTest.onEnd():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/SyntheticCryptoTransferApprovalsMigrationTest.java#L287
java.lang.AssertionError:
Expecting actual:
[CryptoTransfer(amount=10, consensusTimestamp=1691956217203072820, entityId=531180, errata=null, isApproval=false, payerAccountId=0.0.531181),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164930, entityId=531064, errata=null, isApproval=false, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342163927, entityId=531097, errata=null, isApproval=false, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342064922, entityId=531064, errata=null, isApproval=false, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164931, entityId=531064, errata=null, isApproval=false, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164933, entityId=531064, errata=null, isApproval=true, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164934, entityId=531116, errata=null, isApproval=false, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1686243920981874003, entityId=531064, errata=null, isApproval=false, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164929, entityId=531058, errata=null, isApproval=false, payerAccountId=0.0.2119900),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342163926, entityId=531077, errata=null, isApproval=false, payerAccountId=0.0.2119900),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164932, entityId=531070, errata=null, isApproval=false, payerAccountId=0.0.531070)]
to contain exactly in any order:
[CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164930, entityId=531064, errata=null, isApproval=true, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342163927, entityId=531097, errata=null, isApproval=true, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164934, entityId=531116, errata=null, isApproval=true, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164929, entityId=531058, errata=null, isApproval=false, payerAccountId=0.0.2119900),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342163926, entityId=531077, errata=null, isApproval=false, payerAccountId=0.0.2119900),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342064922, entityId=531064, errata=null, isApproval=false, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164931, entityId=531064, errata=null, isApproval=false, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164932, entityId=531070, errata=null, isApproval=false, payerAccountId=0.0.531070),
CryptoTransfer(amount=10, consensusTimestamp=1691956217203072820, entityId=531180, errata=null, isApproval=false, payerAccountId=0.0.531181),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164933, entityId=531064, errata=null, isApproval=true, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1686243920981874003, entityId=531064, errata=null, isApproval=false, payerAccountId=0.0.2119901)]
elements not found:
[CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164930, entityId=531064, errata=null, isApproval=true, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342163927, entityId=531097, errata=null, isApproval=true, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164934, entityId=531116, errata=null, isApproval=true, payerAccountId=0.0.2119901)]
and elements not expected:
[CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164930, entityId=531064, errata=null, isApproval=false, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342163927, entityId=531097, errata=null, isApproval=false, payerAccountId=0.0.2119901),
CryptoTransfer(amount=-10, consensusTimestamp=1680284879342164934, entityId=531116, errata=null, isApproval=false, payerAccountId=0.0.2119901)]
|
SyntheticCryptoTransferApprovalsMigrationTest.onEnd():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/SyntheticCryptoTransferApprovalsMigrationTest.java#L257
org.hibernate.HibernateException: java.lang.IllegalArgumentException: The given byte array cannot be transformed to Json object
|
SyntheticCryptoTransferApprovalsMigrationTest.onEnd():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/SyntheticCryptoTransferApprovalsMigrationTest.java#L257
org.hibernate.HibernateException: java.lang.IllegalArgumentException: The given byte array cannot be transformed to Json object
|
SyntheticCryptoTransferApprovalsMigrationTest.onEnd():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/SyntheticCryptoTransferApprovalsMigrationTest.java#L257
org.hibernate.HibernateException: java.lang.IllegalArgumentException: The given byte array cannot be transformed to Json object
|