Skip to content

fixe while loop causing crash & add u512 to avoid overflows for maxxe… #820

fixe while loop causing crash & add u512 to avoid overflows for maxxe…

fixe while loop causing crash & add u512 to avoid overflows for maxxe… #820

Triggered via pull request December 9, 2024 11:39
Status Failure
Total duration 1h 14m 28s
Artifacts 15
Global init
4s
Global init
Delete fungible environment
0s
Delete fungible environment
Matrix: Build / Build fast runtime Docker image
Matrix: Build / Build unlocked runtime Docker image
Matrix: Build / Build Docker image
Build  /  Generate multiplatform Docker image manifest for fast runtime image
11s
Build / Generate multiplatform Docker image manifest for fast runtime image
Build  /  Generate multiplatform Docker image manifest for unlocked runtime image
21s
Build / Generate multiplatform Docker image manifest for unlocked runtime image
Build  /  Generate multiplatform Docker image manifest
11s
Build / Generate multiplatform Docker image manifest
Generate types  /  generate-mangata-types
7m 9s
Generate types / generate-mangata-types
Deploy fungible environment  /  deploy
Deploy fungible environment / deploy
Deploy to rollup-dev on every commit to `eth-rollup-develop` branch  /  deploy-rollup-dev
Deploy to rollup-dev on every commit to `eth-rollup-develop` branch / deploy-rollup-dev
Run e2e tests  /  setup-report
10s
Run e2e tests / setup-report
Matrix: Run e2e tests / e2e-test-matrix
Run e2e tests  /  slack-notify-nook
2s
Run e2e tests / slack-notify-nook
Run e2e tests  /  test-complete
9s
Run e2e tests / test-complete
Fit to window
Zoom out
Zoom in

Annotations

153 errors, 19 warnings, and 5 notices
Run e2e tests / e2e-test-matrix (yarn test-crowdloan, false, true)
No test report files were found
Run e2e tests / e2e-test-matrix (yarn test-crowdloan, false, true)
3449 bytes of body are still expected
Run e2e tests / e2e-test-matrix (yarn test-crowdloan, false, true)
fetch-pack: invalid index-pack output
Run e2e tests / e2e-test-matrix (yarn test-crowdloan, false, true)
6964 bytes of body are still expected
Run e2e tests / e2e-test-matrix (yarn test-crowdloan, false, true)
fetch-pack: invalid index-pack output
Run e2e tests / e2e-test-matrix (yarn test-crowdloan, false, true)
1323 bytes of body are still expected
Run e2e tests / e2e-test-matrix (yarn test-crowdloan, false, true)
fetch-pack: invalid index-pack output
Run e2e tests / e2e-test-matrix (yarn test-crowdloan, false, true)
The process '/usr/bin/git' failed with exit code 128
Run e2e tests / e2e-test-matrix (yarn test-crowdloan, false, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-crowdloan, false, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-maintenance, true, false)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-maintenance, true, false)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-maintenance, true, false)
21410 bytes of body are still expected
Run e2e tests / e2e-test-matrix (yarn test-maintenance, true, false)
fetch-pack: invalid index-pack output
Run e2e tests / e2e-test-matrix (yarn test-maintenance, true, false)
4406 bytes of body are still expected
Run e2e tests / e2e-test-matrix (yarn test-maintenance, true, false)
fetch-pack: invalid index-pack output
Run e2e tests / e2e-test-matrix (yarn test-maintenance, true, false)
7090 bytes of body are still expected
Run e2e tests / e2e-test-matrix (yarn test-maintenance, true, false)
fetch-pack: invalid index-pack output
Run e2e tests / e2e-test-matrix (yarn test-maintenance, true, false)
The process '/usr/bin/git' failed with exit code 128
Run e2e tests / e2e-test-matrix (yarn test-maintenance, true, false)
No test report files were found
Run e2e tests / e2e-test-matrix (yarn test-sdk, true, false)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-sdk, true, false)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sdk, true, false)
3876 bytes of body are still expected
Run e2e tests / e2e-test-matrix (yarn test-sdk, true, false)
fetch-pack: invalid index-pack output
Run e2e tests / e2e-test-matrix (yarn test-sdk, true, false)
7090 bytes of body are still expected
Run e2e tests / e2e-test-matrix (yarn test-sdk, true, false)
fetch-pack: invalid index-pack output
Run e2e tests / e2e-test-matrix (yarn test-sdk, true, false)
5737 bytes of body are still expected
Run e2e tests / e2e-test-matrix (yarn test-sdk, true, false)
fetch-pack: invalid index-pack output
Run e2e tests / e2e-test-matrix (yarn test-sdk, true, false)
The process '/usr/bin/git' failed with exit code 128
Run e2e tests / e2e-test-matrix (yarn test-sdk, true, false)
No test report files were found
test/parallel/proofOfStake.3rdPartyRewards.accuracy.test.ts ► Proof of stake tests › Accuracy rewards scenarios ► User liq. is considered on the ongoing session: e2eTests/reports/junit.xml-95afbeb0-b626-11ef-b91d-3d7f3c4022a8.xml#L0
Failed test found in: e2eTests/reports/junit.xml-95afbeb0-b626-11ef-b91d-3d7f3c4022a8.xml Error: Error: createType(Call):: Call: failed decoding proofOfStake.rewardPool:: Struct: failed on args: {"pool_id":"u32","token_id":"u32","amount":"u128","schedule_end":"u32"}:: Struct: failed on pool_id: u32:: Unable to construct number from multi-key object
test/parallel/proofOfStake.3rdPartyRewards.activation.check.test.ts ► Proof of stake tests › Added scenarios with reward activation ► GIVEN promoted pool AND user with liquidity tokens for this pool WHEN user tries to activate 3rd party rewards for non...: e2eTests/reports/junit.xml-95afbeb0-b626-11ef-b91d-3d7f3c4022a8.xml#L0
Failed test found in: e2eTests/reports/junit.xml-95afbeb0-b626-11ef-b91d-3d7f3c4022a8.xml Error: Error: createType(Call):: Call: failed decoding proofOfStake.rewardPool:: Struct: failed on args: {"pool_id":"u32","token_id":"u32","amount":"u128","schedule_end":"u32"}:: Struct: failed on pool_id: u32:: Unable to construct number from multi-key object
test/parallel/proofOfStake.3rdPartyRewards.activation.check.test.ts ► Proof of stake tests › Added scenarios with reward activation ► GIVEN two promoted pool AND user without liquidity tokens for first promoted WHEN user tries to activate 3rd party rew...: e2eTests/reports/junit.xml-95afbeb0-b626-11ef-b91d-3d7f3c4022a8.xml#L0
Failed test found in: e2eTests/reports/junit.xml-95afbeb0-b626-11ef-b91d-3d7f3c4022a8.xml Error: Error: createType(Call):: Call: failed decoding proofOfStake.rewardPool:: Struct: failed on args: {"pool_id":"u32","token_id":"u32","amount":"u128","schedule_end":"u32"}:: Struct: failed on pool_id: u32:: Unable to construct number from multi-key object
test/parallel/proofOfStake.3rdPartyRewards.activation.check.test.ts ► Proof of stake tests › Added scenarios with reward activation ► GIVEN promoted two promoted pool AND user with liquidity tokens for first promoted pool WHEN user tries to activate 3r...: e2eTests/reports/junit.xml-95afbeb0-b626-11ef-b91d-3d7f3c4022a8.xml#L0
Failed test found in: e2eTests/reports/junit.xml-95afbeb0-b626-11ef-b91d-3d7f3c4022a8.xml Error: Error: createType(Call):: Call: failed decoding proofOfStake.rewardPool:: Struct: failed on args: {"pool_id":"u32","token_id":"u32","amount":"u128","schedule_end":"u32"}:: Struct: failed on pool_id: u32:: Unable to construct number from multi-key object
test/parallel/proofOfStake.3rdPartyRewards.activation.check.test.ts ► Proof of stake tests › Added scenarios with reward activation ► GIVEN promoted two promoted pool AND user with liquidity tokens for first promoted pool WHEN user activates 3rd party ...: e2eTests/reports/junit.xml-95afbeb0-b626-11ef-b91d-3d7f3c4022a8.xml#L0
Failed test found in: e2eTests/reports/junit.xml-95afbeb0-b626-11ef-b91d-3d7f3c4022a8.xml Error: Error: createType(Call):: Call: failed decoding proofOfStake.rewardPool:: Struct: failed on args: {"pool_id":"u32","token_id":"u32","amount":"u128","schedule_end":"u32"}:: Struct: failed on pool_id: u32:: Unable to construct number from multi-key object
test/parallel/proofOfStake.3rdPartyRewards.activation.check.test.ts ► Proof of stake tests › Added scenarios with reward activation ► GIVEN promoted two promoted pool AND user with liquidity tokens for first promoted pool WHEN user activates 3rd party ...: e2eTests/reports/junit.xml-95afbeb0-b626-11ef-b91d-3d7f3c4022a8.xml#L0
Failed test found in: e2eTests/reports/junit.xml-95afbeb0-b626-11ef-b91d-3d7f3c4022a8.xml Error: Error: createType(Call):: Call: failed decoding proofOfStake.rewardPool:: Struct: failed on args: {"pool_id":"u32","token_id":"u32","amount":"u128","schedule_end":"u32"}:: Struct: failed on pool_id: u32:: Unable to construct number from multi-key object
test/parallel/proofOfStake.3rdPartyRewards.activation.check.test.ts ► Proof of stake tests › Added scenarios with reward activation ► GIVEN promoted two promoted pool AND user with liquidity tokens for first promoted pool WHEN user activates 3rd party ...: e2eTests/reports/junit.xml-95afbeb0-b626-11ef-b91d-3d7f3c4022a8.xml#L0
Failed test found in: e2eTests/reports/junit.xml-95afbeb0-b626-11ef-b91d-3d7f3c4022a8.xml Error: Error: createType(Call):: Call: failed decoding proofOfStake.rewardPool:: Struct: failed on args: {"pool_id":"u32","token_id":"u32","amount":"u128","schedule_end":"u32"}:: Struct: failed on pool_id: u32:: Unable to construct number from multi-key object
test/parallel/proofOfStake.3rdPartyRewards.activation.test.ts ► Proof of stake tests › Activation rewards scenarios ► A user can activate some rewards: e2eTests/reports/junit.xml-95afbeb0-b626-11ef-b91d-3d7f3c4022a8.xml#L0
Failed test found in: e2eTests/reports/junit.xml-95afbeb0-b626-11ef-b91d-3d7f3c4022a8.xml Error: Error: createType(Call):: Call: failed decoding proofOfStake.rewardPool:: Struct: failed on args: {"pool_id":"u32","token_id":"u32","amount":"u128","schedule_end":"u32"}:: Struct: failed on pool_id: u32:: Unable to construct number from multi-key object
test/parallel/proofOfStake.3rdPartyRewards.activation.test.ts ► Proof of stake tests › Activation rewards scenarios ► A user can activate twice some rewards: e2eTests/reports/junit.xml-95afbeb0-b626-11ef-b91d-3d7f3c4022a8.xml#L0
Failed test found in: e2eTests/reports/junit.xml-95afbeb0-b626-11ef-b91d-3d7f3c4022a8.xml Error: Error: createType(Call):: Call: failed decoding proofOfStake.rewardPool:: Struct: failed on args: {"pool_id":"u32","token_id":"u32","amount":"u128","schedule_end":"u32"}:: Struct: failed on pool_id: u32:: Unable to construct number from multi-key object
test/parallel/proofOfStake.3rdPartyRewards.activation.test.ts ► Proof of stake tests › Activation rewards scenarios ► A user can activate rewards that were activated on some other schedules: e2eTests/reports/junit.xml-95afbeb0-b626-11ef-b91d-3d7f3c4022a8.xml#L0
Failed test found in: e2eTests/reports/junit.xml-95afbeb0-b626-11ef-b91d-3d7f3c4022a8.xml Error: Error: createType(Call):: Call: failed decoding proofOfStake.rewardPool:: Struct: failed on args: {"pool_id":"u32","token_id":"u32","amount":"u128","schedule_end":"u32"}:: Struct: failed on pool_id: u32:: Unable to construct number from multi-key object
test/parallel/proofOfStake.3rdPartyRewards.burning.test.ts ► Proof of stake tests › Burn liquidity ► GIVEN a user with N tokens activated for 3rd party, WHEN the user wants to burn ( all the existing - N ) THEN the operation works: e2eTests/reports/junit.xml-95afbeb0-b626-11ef-b91d-3d7f3c4022a8.xml#L0
Failed test found in: e2eTests/reports/junit.xml-95afbeb0-b626-11ef-b91d-3d7f3c4022a8.xml Error: Error: createType(Call):: Call: failed decoding proofOfStake.rewardPool:: Struct: failed on args: {"pool_id":"u32","token_id":"u32","amount":"u128","schedule_end":"u32"}:: Struct: failed on pool_id: u32:: Unable to construct number from multi-key object
Run e2e tests / e2e-test-matrix (yarn test-parallel-3rdPartyRewards, true, false)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-parallel-3rdPartyRewards, true, false)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-parallel-3rdPartyRewards, true, false)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-parallel-3rdPartyRewards, true, false)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
test/parallel/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► multiswapSellAsset operation is not allowed in batchAll: e2eTests/reports/junit.xml-b961edb0-b626-11ef-bcdb-fdb0eb6d80a2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b961edb0-b626-11ef-bcdb-fdb0eb6d80a2.xml Error: TypeError: Cannot read properties of undefined (reading 'sellAsset')
test/parallel/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► multiswapBuyAsset operation is not allowed in batchAll: e2eTests/reports/junit.xml-b961edb0-b626-11ef-bcdb-fdb0eb6d80a2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b961edb0-b626-11ef-bcdb-fdb0eb6d80a2.xml Error: TypeError: Cannot read properties of undefined (reading 'sellAsset')
test/parallel/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► sellAsset operation is not allowed in batchAll: e2eTests/reports/junit.xml-b961edb0-b626-11ef-bcdb-fdb0eb6d80a2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b961edb0-b626-11ef-bcdb-fdb0eb6d80a2.xml Error: TypeError: Cannot read properties of undefined (reading 'sellAsset')
test/parallel/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► buyAsset operation is not allowed in batchAll: e2eTests/reports/junit.xml-b961edb0-b626-11ef-bcdb-fdb0eb6d80a2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b961edb0-b626-11ef-bcdb-fdb0eb6d80a2.xml Error: TypeError: Cannot read properties of undefined (reading 'sellAsset')
test/parallel/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► multiswapSellAsset operation is not allowed in batch: e2eTests/reports/junit.xml-b961edb0-b626-11ef-bcdb-fdb0eb6d80a2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b961edb0-b626-11ef-bcdb-fdb0eb6d80a2.xml Error: TypeError: Cannot read properties of undefined (reading 'sellAsset')
test/parallel/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► multiswapBuyAsset operation is not allowed in batch: e2eTests/reports/junit.xml-b961edb0-b626-11ef-bcdb-fdb0eb6d80a2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b961edb0-b626-11ef-bcdb-fdb0eb6d80a2.xml Error: TypeError: Cannot read properties of undefined (reading 'sellAsset')
test/parallel/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► sellAsset operation is not allowed in batch: e2eTests/reports/junit.xml-b961edb0-b626-11ef-bcdb-fdb0eb6d80a2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b961edb0-b626-11ef-bcdb-fdb0eb6d80a2.xml Error: TypeError: Cannot read properties of undefined (reading 'sellAsset')
test/parallel/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► buyAsset operation is not allowed in batch: e2eTests/reports/junit.xml-b961edb0-b626-11ef-bcdb-fdb0eb6d80a2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b961edb0-b626-11ef-bcdb-fdb0eb6d80a2.xml Error: TypeError: Cannot read properties of undefined (reading 'sellAsset')
test/parallel/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► multiswapSellAsset operation is not allowed in forceBatch: e2eTests/reports/junit.xml-b961edb0-b626-11ef-bcdb-fdb0eb6d80a2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b961edb0-b626-11ef-bcdb-fdb0eb6d80a2.xml Error: TypeError: Cannot read properties of undefined (reading 'sellAsset')
test/parallel/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► multiswapBuyAsset operation is not allowed in forceBatch: e2eTests/reports/junit.xml-b961edb0-b626-11ef-bcdb-fdb0eb6d80a2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b961edb0-b626-11ef-bcdb-fdb0eb6d80a2.xml Error: TypeError: Cannot read properties of undefined (reading 'sellAsset')
test/parallel/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► sellAsset operation is not allowed in forceBatch: e2eTests/reports/junit.xml-b961edb0-b626-11ef-bcdb-fdb0eb6d80a2.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b961edb0-b626-11ef-bcdb-fdb0eb6d80a2.xml Error: TypeError: Cannot read properties of undefined (reading 'sellAsset')
Run e2e tests / e2e-test-matrix (yarn test-multiswap, false, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-multiswap, false, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-multiswap, false, true)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-multiswap, false, true)
Process completed with exit code 1.
test/sequential/feeLock.API.config.test.ts ► gasless- Changing feeLock config parameter on the fly is works robustly. Either automatic or manual unlocks the tokens: e2eTests/reports/junit.xml-ce77e0b0-b626-11ef-9393-6b0cda6a00ed.xml#L0
Failed test found in: e2eTests/reports/junit.xml-ce77e0b0-b626-11ef-9393-6b0cda6a00ed.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/sequential/rewardsv2.poolLiquidityRewards.test.ts ► rewards v2 tests › Error cases ► Given a user with Liquidity on non promoted pool When tries to activate Then extrinsic fail: e2eTests/reports/junit.xml-d93e3580-b626-11ef-ae5c-51fd7a6245d6.xml#L0
Failed test found in: e2eTests/reports/junit.xml-d93e3580-b626-11ef-ae5c-51fd7a6245d6.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/story/rewardsStory.test.ts ► Story tests > Rewards - autocompound ► Given a user3 WHEN available rewards can autocompund: e2eTests/reports/junit.xml-d93e3580-b626-11ef-ae5c-51fd7a6245d6.xml#L0
Failed test found in: e2eTests/reports/junit.xml-d93e3580-b626-11ef-ae5c-51fd7a6245d6.xml Error: TypeError: Cannot read properties of undefined (reading 'compoundRewards')
Run e2e tests / e2e-test-matrix (yarn test-seqgasless, false, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-seqgasless, false, true)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-seqgasless, false, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-seqgasless, false, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sequential-autocompound, true, false)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sequential-autocompound, true, false)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sequential-autocompound, true, false)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-sequential-autocompound, true, false)
Failed test were found and 'fail-on-error' option is set to true
test/parallel/xyk-pallet.API.pool.deactivatedPool.test.ts ► GIVEN deactivated pool WHEN another user tries to mint liquidity in the pool THEN user can do this: e2eTests/reports/junit.xml-68a8afc0-b627-11ef-ba81-1d34b9241bd0.xml#L0
Failed test found in: e2eTests/reports/junit.xml-68a8afc0-b627-11ef-ba81-1d34b9241bd0.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.pool.deactivatedPool.test.ts ► GIVEN deactivated pool WHEN the user mints liquidity in the pool again THEN liquidity IDs are equal: e2eTests/reports/junit.xml-68a8afc0-b627-11ef-ba81-1d34b9241bd0.xml#L0
Failed test found in: e2eTests/reports/junit.xml-68a8afc0-b627-11ef-ba81-1d34b9241bd0.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.pool.deactivatedPool.test.ts ► GIVEN deactivated pool WHEN the user tries to swap/multiswap tokens on the deactivated pool THEN error returns: e2eTests/reports/junit.xml-68a8afc0-b627-11ef-ba81-1d34b9241bd0.xml#L0
Failed test found in: e2eTests/reports/junit.xml-68a8afc0-b627-11ef-ba81-1d34b9241bd0.xml Error: Error: expect(received).toEqual(expected) // deep equality
test/parallel/xyk-pallet.API.poolLiqudity.burnTokens.test.ts ► Check that a user can burn tokens when they are activated, and when burning the free, those subtracted first: e2eTests/reports/junit.xml-68a8afc0-b627-11ef-ba81-1d34b9241bd0.xml#L0
Failed test found in: e2eTests/reports/junit.xml-68a8afc0-b627-11ef-ba81-1d34b9241bd0.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.poolLiqudity.burnTokens.test.ts ► Check that a user can burn some tokens on a non-promoted pool: e2eTests/reports/junit.xml-68a8afc0-b627-11ef-ba81-1d34b9241bd0.xml#L0
Failed test found in: e2eTests/reports/junit.xml-68a8afc0-b627-11ef-ba81-1d34b9241bd0.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
Run e2e tests / e2e-test-matrix (yarn test-poolliquidity, true, false)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-poolliquidity, true, false)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-poolliquidity, true, false)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-poolliquidity, true, false)
Failed test were found and 'fail-on-error' option is set to true
test/parallel/feeLock.API.feePayment.parallel.test.ts ► gasless- GIVEN a feeLock configured WHEN a swap happens THEN fees are not charged but locked instead: e2eTests/reports/junit.xml-c5928b70-b627-11ef-bece-ab23309d7733.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c5928b70-b627-11ef-bece-ab23309d7733.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/parallel/feeLock.API.feePayment.parallel.test.ts ► gasless- GIVEN a correct config for gasless swaps WHEN the user runs unlock-fee THEN fees are not charged for token unlockFee: e2eTests/reports/junit.xml-c5928b70-b627-11ef-bece-ab23309d7733.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c5928b70-b627-11ef-bece-ab23309d7733.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/parallel/feeLock.API.feePayment.parallel.test.ts ► gasless- High-value swaps are rejected from the txn pool if they would fail before the percentage fee is charged: e2eTests/reports/junit.xml-c5928b70-b627-11ef-bece-ab23309d7733.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c5928b70-b627-11ef-bece-ab23309d7733.xml Error: Error: expect(received).rejects.toThrow(expected)
test/parallel/feeLock.API.feePayment.parallel.test.ts ► gasless- For low-value swaps, token reservation status and pallet storage are altered in accordance with the timeout mechanism: e2eTests/reports/junit.xml-c5928b70-b627-11ef-bece-ab23309d7733.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c5928b70-b627-11ef-bece-ab23309d7733.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/parallel/feeLock.API.feePayment.parallel.test.ts ► gasless- High-value swaps when successful are not charged txn fee or token locked, but the percentage fee is charged: e2eTests/reports/junit.xml-c5928b70-b627-11ef-bece-ab23309d7733.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c5928b70-b627-11ef-bece-ab23309d7733.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/parallel/feeLock.API.rpcValueThresholds.test.ts ► gasless- isFree depends on the token and the sell valuation: e2eTests/reports/junit.xml-c5928b70-b627-11ef-bece-ab23309d7733.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c5928b70-b627-11ef-bece-ab23309d7733.xml Error: Error: expect(received).toBeTruthy()
test/parallel/feeLock.API.rpcValueThresholds.test.ts ► gasless- isFree works same as multiswap of two: e2eTests/reports/junit.xml-c5928b70-b627-11ef-bece-ab23309d7733.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c5928b70-b627-11ef-bece-ab23309d7733.xml Error: Error: expect(received).toBeTruthy()
test/parallel/feeLock.API.unlocking.test.ts ► gasless- GIVEN some locked tokens and no more free MGX WHEN another tx is submitted AND lock period did not finished THEN the operation can not be submitted: e2eTests/reports/junit.xml-c5928b70-b627-11ef-bece-ab23309d7733.xml#L0
Failed test found in: e2eTests/reports/junit.xml-c5928b70-b627-11ef-bece-ab23309d7733.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
Run e2e tests / e2e-test-matrix (yarn test-parallel --max-workers=10, false, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-parallel --max-workers=10, false, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-parallel --max-workers=10, false, true)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-parallel --max-workers=10, false, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
test/parallel/xyk-pallet.API.accuracy.shared.pool.test.ts ► Accuracy > Shared pool ► Each user who minted owns the same % of tokens - one user gets extra token: e2eTests/reports/junit.xml-f7c1fcc0-b627-11ef-93dc-d1f3a24ff06c.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f7c1fcc0-b627-11ef-93dc-d1f3a24ff06c.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.accuracy.shared.pool.test.ts ► Accuracy > Shared pool ► Each user who minted onws the same % of tokens - two users gets the extra: e2eTests/reports/junit.xml-f7c1fcc0-b627-11ef-93dc-d1f3a24ff06c.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f7c1fcc0-b627-11ef-93dc-d1f3a24ff06c.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.accuracy.shared.pool.test.ts ► Accuracy > Shared pool ► Each user who minted onws the same % of tokens - divisible by 3: e2eTests/reports/junit.xml-f7c1fcc0-b627-11ef-93dc-d1f3a24ff06c.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f7c1fcc0-b627-11ef-93dc-d1f3a24ff06c.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.accuracy.shared.pool.test.ts ► Accuracy > Shared pool ► Each user who minted different % of tokens [50k,25k,5k]- get diff amounts: e2eTests/reports/junit.xml-f7c1fcc0-b627-11ef-93dc-d1f3a24ff06c.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f7c1fcc0-b627-11ef-93dc-d1f3a24ff06c.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.pool.weightedPools.test.ts ► GIVEN a pool WHEN it has configured with 0 THEN no new issuance will be reserved: e2eTests/reports/junit.xml-f7c1fcc0-b627-11ef-93dc-d1f3a24ff06c.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f7c1fcc0-b627-11ef-93dc-d1f3a24ff06c.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.poolLiqidity.claimReward.test.ts ► Check that rewards are generated and can be claimed on each session, then burn all tokens and rewards wont be available: e2eTests/reports/junit.xml-f7c1fcc0-b627-11ef-93dc-d1f3a24ff06c.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f7c1fcc0-b627-11ef-93dc-d1f3a24ff06c.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.poolLiqidity.mintLiqudity.test.ts ► Check that a user that mints on a promoted pool liquidity tokens are reserved: e2eTests/reports/junit.xml-f7c1fcc0-b627-11ef-93dc-d1f3a24ff06c.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f7c1fcc0-b627-11ef-93dc-d1f3a24ff06c.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.poolLiqidity.mintLiqudity.test.ts ► Check that a user that mints on a non-promoted pool liquidity tokens are free: e2eTests/reports/junit.xml-f7c1fcc0-b627-11ef-93dc-d1f3a24ff06c.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f7c1fcc0-b627-11ef-93dc-d1f3a24ff06c.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.validateStatus.test.ts ► Validate initial status ► User just minted on a promoted pool: e2eTests/reports/junit.xml-f7c1fcc0-b627-11ef-93dc-d1f3a24ff06c.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f7c1fcc0-b627-11ef-93dc-d1f3a24ff06c.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.validateStatus.test.ts ► Validate initial status ► User just minted and rewards generated: e2eTests/reports/junit.xml-f7c1fcc0-b627-11ef-93dc-d1f3a24ff06c.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f7c1fcc0-b627-11ef-93dc-d1f3a24ff06c.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/sequential/xyk-pallet.API.accuracy.MGA.fees.test.ts ► xyk-pallet - Assets substracted are incremented by 1 - MGA- SellAsset: e2eTests/reports/junit.xml-059ae8c0-b628-11ef-9f66-3b51b967a128.xml#L0
Failed test found in: e2eTests/reports/junit.xml-059ae8c0-b628-11ef-9f66-3b51b967a128.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/sequential/xyk-pallet.API.treasury.v2.test.ts ► xyk-pallet - treasury tests [Mangata]: on treasury we store ► assets won when assets are sold [Selling Mangata] - 5: e2eTests/reports/junit.xml-059ae8c0-b628-11ef-9f66-3b51b967a128.xml#L0
Failed test found in: e2eTests/reports/junit.xml-059ae8c0-b628-11ef-9f66-3b51b967a128.xml Error: TypeError: Cannot read properties of undefined (reading 'sellAsset')
test/sequential/xyk-pallet.API.treasury.v2.test.ts ► xyk-pallet - treasury tests [Mangata]: on treasury we store ► assets won when assets are bought [Buying Mangata]: e2eTests/reports/junit.xml-059ae8c0-b628-11ef-9f66-3b51b967a128.xml#L0
Failed test found in: e2eTests/reports/junit.xml-059ae8c0-b628-11ef-9f66-3b51b967a128.xml Error: TypeError: Cannot read properties of undefined (reading 'buyAsset')
test/sequential/xyk-pallet.API.treasury.v2.test.ts ► xyk-pallet - treasury tests [Mangata]: on treasury we store ► assets won when assets are sold [Selling other in MGA pool] - 6: e2eTests/reports/junit.xml-059ae8c0-b628-11ef-9f66-3b51b967a128.xml#L0
Failed test found in: e2eTests/reports/junit.xml-059ae8c0-b628-11ef-9f66-3b51b967a128.xml Error: TypeError: Cannot read properties of undefined (reading 'sellAsset')
test/sequential/xyk-pallet.API.treasury.v2.test.ts ► xyk-pallet - treasury tests [Mangata]: on treasury we store ► assets won when assets are bought [Buying other in MGA pool]: e2eTests/reports/junit.xml-059ae8c0-b628-11ef-9f66-3b51b967a128.xml#L0
Failed test found in: e2eTests/reports/junit.xml-059ae8c0-b628-11ef-9f66-3b51b967a128.xml Error: TypeError: Cannot read properties of undefined (reading 'buyAsset')
test/sequential/xyk-pallet.API.treasury.v2.test.ts ► xyk-pallet - treasury tests [Connected - Mangata]: on treasury we store ► assets won when assets are bought [Buying X connected to MGA pool]: e2eTests/reports/junit.xml-059ae8c0-b628-11ef-9f66-3b51b967a128.xml#L0
Failed test found in: e2eTests/reports/junit.xml-059ae8c0-b628-11ef-9f66-3b51b967a128.xml Error: TypeError: Cannot read properties of undefined (reading 'buyAsset')
test/sequential/xyk-pallet.API.treasury.v2.test.ts ► xyk-pallet - treasury tests [Connected - Mangata]: on treasury we store ► assets won when assets are sold [Selling Y - X connected toMGA pool] - 6: e2eTests/reports/junit.xml-059ae8c0-b628-11ef-9f66-3b51b967a128.xml#L0
Failed test found in: e2eTests/reports/junit.xml-059ae8c0-b628-11ef-9f66-3b51b967a128.xml Error: TypeError: Cannot read properties of undefined (reading 'sellAsset')
test/sequential/xyk-pallet.API.treasury.v2.test.ts ► xyk-pallet - treasury tests [Connected - Mangata]: Error cases ► Not enough tokens to convert fee LINK[https://trello.com/c/p77t0atO]: e2eTests/reports/junit.xml-059ae8c0-b628-11ef-9f66-3b51b967a128.xml#L0
Failed test found in: e2eTests/reports/junit.xml-059ae8c0-b628-11ef-9f66-3b51b967a128.xml Error: TypeError: Cannot read properties of undefined (reading 'buyAsset')
test/sequential/xyk-pallet.scenarios.v2.test.ts ► xyk-pallet: Happy case scenario ► xyk-pallet: Happy case scenario: e2eTests/reports/junit.xml-059ae8c0-b628-11ef-9f66-3b51b967a128.xml#L0
Failed test found in: e2eTests/reports/junit.xml-059ae8c0-b628-11ef-9f66-3b51b967a128.xml Error: TypeError: Cannot read properties of undefined (reading 'sellAsset')
Run e2e tests / e2e-test-matrix (yarn test-parallel-autocompound, true, false)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-parallel-autocompound, true, false)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-parallel-autocompound, true, false)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-parallel-autocompound, true, false)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-sequential-no-bootstrap, false, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-sequential-no-bootstrap, false, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sequential-no-bootstrap, false, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sequential-no-bootstrap, false, true)
Failed test were found and 'fail-on-error' option is set to true
test/staking/API.valuations.test.ts ► Collators: MinCandidateStk limit ► Min Mangatas to be a collator matches with minLiq.: e2eTests/reports/junit.xml-fc61a720-b628-11ef-8ff5-63f3236239ca.xml#L0
Failed test found in: e2eTests/reports/junit.xml-fc61a720-b628-11ef-8ff5-63f3236239ca.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/staking/API.valuations.test.ts ► Collators: MinCandidateStk limit ► Min Mangatas -1 will make joinCollator fail: e2eTests/reports/junit.xml-fc61a720-b628-11ef-8ff5-63f3236239ca.xml#L0
Failed test found in: e2eTests/reports/junit.xml-fc61a720-b628-11ef-8ff5-63f3236239ca.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/staking/API.valuations.test.ts ► Collators: MinCandidateStk limit ► Min Mangatas +1 will make joinCollator work: e2eTests/reports/junit.xml-fc61a720-b628-11ef-8ff5-63f3236239ca.xml#L0
Failed test found in: e2eTests/reports/junit.xml-fc61a720-b628-11ef-8ff5-63f3236239ca.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
Run e2e tests / e2e-test-matrix (yarn test-experimentalStaking, true, false)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-experimentalStaking, true, false)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-experimentalStaking, true, false)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-experimentalStaking, true, false)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-sequencerStaking, true, false)
7824 bytes of body are still expected
Run e2e tests / e2e-test-matrix (yarn test-sequencerStaking, true, false)
fetch-pack: invalid index-pack output
Run e2e tests / e2e-test-matrix (yarn test-sequencerStaking, true, false)
5109 bytes of body are still expected
Run e2e tests / e2e-test-matrix (yarn test-sequencerStaking, true, false)
fetch-pack: invalid index-pack output
Global init
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build / Formatting check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build / Clippy check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build / Run benchmark tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build / Generate multiplatform Docker image manifest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build / Generate multiplatform Docker image manifest for fast runtime image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build / Generate multiplatform Docker image manifest for unlocked runtime image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build / Coverage report
Codecov: Failed to properly create commit: The process '/__w/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 255
Generate types / generate-mangata-types
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Generate types / generate-mangata-types
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Generate types / generate-mangata-types
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Generate types / generate-mangata-types
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run e2e tests / setup-report
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run e2e tests / e2e-test-matrix (yarn test-crowdloan, false, true)
No file matches path e2eTests/reports/*.xml
Run e2e tests / e2e-test-matrix (yarn test-maintenance, true, false)
No file matches path e2eTests/reports/*.xml
Run e2e tests / e2e-test-matrix (yarn test-sdk, true, false)
No file matches path e2eTests/reports/*.xml
Run e2e tests / slack-notify-nook
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run e2e tests / test-complete
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "wasm-135924e3e33ac7a89b73f4247f298aba1d4a06fe", "wasm-fast-135924e3e33ac7a89b73f4247f298aba1d4a06fe", "wasm-unlocked-135924e3e33ac7a89b73f4247f298aba1d4a06fe". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
sccache stats
100% - 387 hits, 0 misses, 0 errors
sccache stats
100% - 492 hits, 2 misses, 0 errors
sccache stats
100% - 1780 hits, 7 misses, 0 errors
sccache stats
100% - 1876 hits, 2 misses, 1 errors
sccache stats
100% - 2235 hits, 7 misses, 0 errors

Artifacts

Produced during runtime
Name Size
digests-linux-amd64 Expired
244 Bytes
digests-linux-arm64 Expired
244 Bytes
fast-digests-linux-amd64 Expired
244 Bytes
fast-digests-linux-arm64 Expired
244 Bytes
gasp-xyz~mangata-node~381GCJ.dockerbuild
50.7 KB
gasp-xyz~mangata-node~4VT54A.dockerbuild
50.2 KB
gasp-xyz~mangata-node~6J9Q44.dockerbuild
50.8 KB
gasp-xyz~mangata-node~L0DP63.dockerbuild
49.7 KB
gasp-xyz~mangata-node~M7X0CS.dockerbuild
53.2 KB
gasp-xyz~mangata-node~W7KMBJ.dockerbuild
50.3 KB
unlocked-digests-linux-amd64 Expired
244 Bytes
unlocked-digests-linux-arm64 Expired
244 Bytes
wasm-135924e3e33ac7a89b73f4247f298aba1d4a06fe
910 KB
wasm-fast-135924e3e33ac7a89b73f4247f298aba1d4a06fe
910 KB
wasm-unlocked-135924e3e33ac7a89b73f4247f298aba1d4a06fe
910 KB