Skip to content

Problem: redundant parse chainID from gensis when start server #5055

Problem: redundant parse chainID from gensis when start server

Problem: redundant parse chainID from gensis when start server #5055

Triggered via pull request October 20, 2023 04:41
Status Failure
Total duration 46m 11s
Artifacts 1

test.yml

on: pull_request
integration_tests
45m 41s
integration_tests
Matrix: upload-cache
Fit to window
Zoom out
Zoom in

Annotations

10 errors
integration_tests: integration_tests/test_client_id.py#L30
test_config_client_id[True] AssertionError: github.com/cosmos/cosmos-sdk/x/auth/ante.SigVerificationDecorator.AnteHandle github.com/cosmos/cosmos-sdk/x/auth/ante/sigverify.go:302 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/cosmos/cosmos-sdk/x/auth/ante.SigGasConsumeDecorator.AnteHandle github.com/cosmos/cosmos-sdk/x/auth/ante/sigverify.go:194 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/cosmos/cosmos-sdk/x/auth/ante.ValidateSigCountDecorator.AnteHandle github.com/cosmos/cosmos-sdk/x/auth/ante/sigverify.go:384 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/cosmos/cosmos-sdk/x/auth/ante.SetPubKeyDecorator.AnteHandle github.com/cosmos/cosmos-sdk/x/auth/ante/sigverify.go:126 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/cosmos/cosmos-sdk/x/auth/ante.DeductFeeDecorator.AnteHandle github.com/cosmos/cosmos-sdk/x/auth/ante/fee.go:67 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/cosmos/cosmos-sdk/x/auth/ante.ConsumeTxSizeGasDecorator.AnteHandle github.com/cosmos/cosmos-sdk/x/auth/ante/basic.go:143 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/cosmos/cosmos-sdk/x/auth/ante.ValidateMemoDecorator.AnteHandle github.com/cosmos/cosmos-sdk/x/auth/ante/basic.go:67 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/evmos/ethermint/app/ante.MinGasPriceDecorator.AnteHandle github.com/evmos/ethermint/app/ante/fees.go:91 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/cosmos/cosmos-sdk/x/auth/ante.TxTimeoutHeightDecorator.AnteHandle github.com/cosmos/cosmos-sdk/x/auth/ante/basic.go:206 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/cosmos/cosmos-sdk/x/auth/ante.ValidateBasicDecorator.AnteHandle github.com/cosmos/cosmos-sdk/x/auth/ante/basic.go:34 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/cosmos/cosmos-sdk/x/auth/ante.RejectExtensionOptionsDecorator.AnteHandle github.com/cosmos/cosmos-sdk/x/auth/ante/ext.go:52 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/cosmos/cosmos-sdk/x/auth/ante.SetUpContextDecorator.AnteHandle github.com/cosmos/cosmos-sdk/x/auth/ante/setup.go:70 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/evmos/ethermint/app/ante.AuthzLimiterDecorator.AnteHandle github.com/evmos/ethermint/app/ante/authz.go:54 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/evmos/ethermint/app/ante.RejectMessagesDecorator.AnteHandle github.com/evmos/ethermint/app/ante/reject_msgs.go:40 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/evmos/ethermint/app/ante.NewAnteHandler.func1 github.com/evmos/ethermint/app/ante/ante.go:102 github.com/crypto-org-chain/cronos/v2/app/ante.NewAnteHandler.func1 github.com/crypto-org-chain/cronos/v2/app/ante/ante.go:52 github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx github.com/cosmos/cosmos-sdk/baseapp/baseapp.go:698 signature verification failed; please verify account number (0) and chain-id (cronos_777-1): unauthorized assert 4 == 0
integration_tests: integration_tests/test_eip712.py#L519
test_native_tx[True] requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=27001): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2baeb9dab0>: Failed to establish a new connection: [Errno 111] Connection refused'))
integration_tests: integration_tests/test_filters.py#L519
test_block_filter[True] requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=27001): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2ba54e6e00>: Failed to establish a new connection: [Errno 111] Connection refused'))
integration_tests: integration_tests/test_filters.py#L519
test_event_log_filter[True] requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=27001): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2baec30af0>: Failed to establish a new connection: [Errno 111] Connection refused'))
integration_tests: integration_tests/test_gov_update_params.py#L35
test_gov_update_params[True] AssertionError: github.com/cosmos/cosmos-sdk/x/auth/ante.SigVerificationDecorator.AnteHandle github.com/cosmos/cosmos-sdk/x/auth/ante/sigverify.go:302 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/cosmos/cosmos-sdk/x/auth/ante.SigGasConsumeDecorator.AnteHandle github.com/cosmos/cosmos-sdk/x/auth/ante/sigverify.go:194 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/cosmos/cosmos-sdk/x/auth/ante.ValidateSigCountDecorator.AnteHandle github.com/cosmos/cosmos-sdk/x/auth/ante/sigverify.go:384 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/cosmos/cosmos-sdk/x/auth/ante.SetPubKeyDecorator.AnteHandle github.com/cosmos/cosmos-sdk/x/auth/ante/sigverify.go:126 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/cosmos/cosmos-sdk/x/auth/ante.DeductFeeDecorator.AnteHandle github.com/cosmos/cosmos-sdk/x/auth/ante/fee.go:67 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/cosmos/cosmos-sdk/x/auth/ante.ConsumeTxSizeGasDecorator.AnteHandle github.com/cosmos/cosmos-sdk/x/auth/ante/basic.go:143 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/cosmos/cosmos-sdk/x/auth/ante.ValidateMemoDecorator.AnteHandle github.com/cosmos/cosmos-sdk/x/auth/ante/basic.go:67 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/evmos/ethermint/app/ante.MinGasPriceDecorator.AnteHandle github.com/evmos/ethermint/app/ante/fees.go:91 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/cosmos/cosmos-sdk/x/auth/ante.TxTimeoutHeightDecorator.AnteHandle github.com/cosmos/cosmos-sdk/x/auth/ante/basic.go:206 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/cosmos/cosmos-sdk/x/auth/ante.ValidateBasicDecorator.AnteHandle github.com/cosmos/cosmos-sdk/x/auth/ante/basic.go:34 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/cosmos/cosmos-sdk/x/auth/ante.RejectExtensionOptionsDecorator.AnteHandle github.com/cosmos/cosmos-sdk/x/auth/ante/ext.go:52 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/cosmos/cosmos-sdk/x/auth/ante.SetUpContextDecorator.AnteHandle github.com/cosmos/cosmos-sdk/x/auth/ante/setup.go:70 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/evmos/ethermint/app/ante.AuthzLimiterDecorator.AnteHandle github.com/evmos/ethermint/app/ante/authz.go:54 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/evmos/ethermint/app/ante.RejectMessagesDecorator.AnteHandle github.com/evmos/ethermint/app/ante/reject_msgs.go:40 github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1 github.com/cosmos/cosmos-sdk/types/handler.go:49 github.com/evmos/ethermint/app/ante.NewAnteHandler.func1 github.com/evmos/ethermint/app/ante/ante.go:102 github.com/crypto-org-chain/cronos/v2/app/ante.NewAnteHandler.func1 github.com/crypto-org-chain/cronos/v2/app/ante/ante.go:52 github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx github.com/cosmos/cosmos-sdk/baseapp/baseapp.go:698 signature verification failed; please verify account number (0) and chain-id (cronos_777-1): unauthorized assert 4 == 0
integration_tests: integration_tests/test_permissions.py#L18
test_permissions_updates[True] AssertionError: (cronosd query event-query-tx-for 7B6F8C9183801FA83B389FA62CB28BB5390871876FFA04322614FC73FE3397E5 -y --home /tmp/pytest-of-runner/pytest-0/indexer0/cronos_777-1/node0)
integration_tests: integration_tests/test_ica.py#L18
test_ica AssertionError: (chain-maind query event-query-tx-for 37217CF965878B264281A3417468C2CFBBB863D471D0E29B4BD58FC11CB84B66 -y --home /tmp/pytest-of-runner/pytest-0/ibc3/chainmain-1/node0)
integration_tests: integration_tests/test_ica_precompile.py#L18
test_call AssertionError: (chain-maind query event-query-tx-for 37217CF965878B264281A3417468C2CFBBB863D471D0E29B4BD58FC11CB84B66 -y --home /tmp/pytest-of-runner/pytest-0/ibc4/chainmain-1/node0)
integration_tests: integration_tests/test_ica_precompile.py#L18
test_sc_call AssertionError: (chain-maind query event-query-tx-for 68657114BC6152D8018A12700F5423D5D5C627C9E60FBDBE2EFE3054ED5F471C -y --home /tmp/pytest-of-runner/pytest-0/ibc4/chainmain-1/node0)
integration_tests
Process completed with exit code 2.

Artifacts

Produced during runtime
Name Size
debug-files Expired
44.9 MB