Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot trigger #45

Open
xlc opened this issue Sep 16, 2024 · 52 comments
Open

Bot trigger #45

xlc opened this issue Sep 16, 2024 · 52 comments

Comments

@xlc
Copy link
Member

xlc commented Sep 16, 2024

Use this issue to trigger action bot.

Format

The comment body should follow the following format:

/bot [CMD] [ARGS...]
ENV1=VAL1
ENV2=VAL2

Commands

Run test

  • Command: run
  • Argument: a name to filter which test to run, or empty to run all tests

Use this to trigger a test run with optionally different environment variables.

e.g.

  • Run all tests: /bot run
  • Run acala related tests:/bot run acala
  • Run acala related tests with a specific block number:
/bot run acala
LOG_LEVEL=info
RUNTIME_LOG_LEVEL=5
ACALA_BLOCK_NUMBER=6975060

Bump snapshot

  • Command: bump
  • Argument: None

Use this command to create a new PR with new snapshots.
This is needed when valid snapshot changed (e.g. a runtime upgrade is enacted and changed fees and weights).

Environment Variables

Environment variables can be specified for run command to customize test behavior.

  • RUNTIME_LOG_LEVEL: log level for the runtime. 5 for error, 4 for warn, 3 for info, 2 for debug, 1 for trace. Default is 0. Note: LOG_LEVEL must be info or more verbose for this to work.
  • LOG_LEVEL: log level for Chopstick. Note, use yarn vitest instead of yarn test to see logs. Options are error, warn, info, debug, trace. Default is error.
  • $(NETWORK_NAME)_BLOCK_NUMBER: set block number for the chain.
  • $(NETWORK_NAME)_WASM: URL to the chain wasm file.
  • $(NETWORK_NAME)_ENDPOINT: endpoint of the chain.
@open-web3-stack open-web3-stack deleted a comment from github-actions bot Sep 16, 2024
This was referenced Sep 17, 2024
@xlc
Copy link
Member Author

xlc commented Sep 23, 2024

/bot bump

Copy link
Contributor

github-actions bot commented Sep 23, 2024

Request: /bot bump
Command: yarn test --reporter tap-flat -u

The Pull request #50 has been created to update the snapshot

Results
ACALA_BLOCK_NUMBER=7018305
ASSETHUBKUSAMA_BLOCK_NUMBER=7822679
ASSETHUBPOLKADOT_BLOCK_NUMBER=7183255
ASTAR_BLOCK_NUMBER=7084722
BASILISK_BLOCK_NUMBER=6672830
HYDRATION_BLOCK_NUMBER=6044913
KARURA_BLOCK_NUMBER=7709568
KUSAMA_BLOCK_NUMBER=25036923
MOONBEAM_BLOCK_NUMBER=7579791
MOONRIVER_BLOCK_NUMBER=8305423
POLKADOT_BLOCK_NUMBER=22654227
SHIDEN_BLOCK_NUMBER=7394094


TAP version 13
1..27
ok 1 - packages/kusama/src/assetHubKusama.karura.test.ts > assetHubKusama & karura > assetHubKusama transfer USDT to karura # time=18853.00ms
ok 2 - packages/kusama/src/assetHubKusama.karura.test.ts > assetHubKusama & karura > karura transfer USDT to assetHubKusama # time=6304.00ms
ok 3 - packages/kusama/src/basilisk.karura.test.ts > basilisk & karura > karura transfer KSM to basilisk # time=52630.00ms
ok 4 - packages/kusama/src/basilisk.karura.test.ts > basilisk & karura > basilisk transfer KSM to karura # time=42253.00ms
ok 5 - packages/kusama/src/basilisk.karura.test.ts > basilisk & karura > basilisk transfer BSX to karura # time=5823.00ms
ok 6 - packages/kusama/src/basilisk.karura.test.ts > basilisk & karura > karura transfer BSX to basilisk # time=6560.00ms
ok 7 - packages/kusama/src/karura.kusama.test.ts > karura & kusama > karura transfer KSM to kusama # time=38672.00ms
ok 8 - packages/kusama/src/karura.kusama.test.ts > karura & kusama > karura transfer KSM to kusama wiht limited weight # time=30510.00ms
ok 9 - packages/kusama/src/karura.kusama.test.ts > karura & kusama > kusama transfer KSM to karura # time=42052.00ms
ok 10 - packages/kusama/src/kusama.shiden.test.ts > kusama & shiden > shiden transfer KSM to kusama # time=40035.00ms
ok 11 - packages/kusama/src/kusama.shiden.test.ts > kusama & shiden > kusama transfer KSM to shiden # time=35109.00ms
ok 12 - packages/polkadot/src/acala.assetHubPolkadot.test.ts > acala & assetHubPolkadot > assetHubPolkadot transfer USDT to acala # time=13664.00ms
ok 13 - packages/polkadot/src/acala.assetHubPolkadot.test.ts > acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot # time=7355.00ms
ok 14 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer DOT to moonbeam # time=46957.00ms
ok 15 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer DOT to acala # time=34698.00ms
ok 16 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer ACA to moonbeam # time=5235.00ms
ok 17 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer ACA to acala # time=6329.00ms
ok 18 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer LDOT to moonbeam # time=4696.00ms
ok 19 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer LDOT to acala # time=5825.00ms
ok 20 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT to polkadot # time=36013.00ms
ok 21 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT wiht limited weight # time=26558.00ms
ok 22 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > polkadot transfer DOT to acala # time=30639.00ms
ok 23 - packages/polkadot/src/astar.polkadot.test.ts > astar & polkadot > polkadot transfer DOT to astar # time=36837.00ms
ok 24 - packages/polkadot/src/astar.polkadot.test.ts > astar & polkadot > astar transfer DOT to polkadot # time=6785.00ms
ok 25 - packages/polkadot/src/hydration.moonbeam.test.ts > hydration & moonbeam > hydration transfer DOT to moonbeam # time=44613.00ms
ok 26 - packages/polkadot/src/hydration.moonbeam.test.ts > hydration & moonbeam > moonbeam transfer DOT to hydration # time=33713.00ms
ok 27 - packages/polkadot/src/hydration.moonbeam.test.ts > hydration & moonbeam > hydration transfer GLMR to moonbeam # time=29917.00ms

view details

@xlc xlc changed the title command runner test issue Bot trigger Sep 23, 2024
@xlc xlc pinned this issue Sep 23, 2024
@xlc
Copy link
Member Author

xlc commented Sep 23, 2024

/bot run acala
ACALA_BLOCK_NUMBER=1975060

Copy link
Contributor

github-actions bot commented Sep 23, 2024

Request: /bot run acala ACALA_BLOCK_NUMBER=1975060
Command: yarn test --reporter tap-flat acala
Test Result: Passed

Results
ACALA_BLOCK_NUMBER=7019113
ASSETHUBKUSAMA_BLOCK_NUMBER=7823512
ASSETHUBPOLKADOT_BLOCK_NUMBER=7184163
ASTAR_BLOCK_NUMBER=7085637
BASILISK_BLOCK_NUMBER=6673726
HYDRATION_BLOCK_NUMBER=6045786
KARURA_BLOCK_NUMBER=7710383
KUSAMA_BLOCK_NUMBER=25038743
MOONBEAM_BLOCK_NUMBER=7581637
MOONRIVER_BLOCK_NUMBER=8307208
POLKADOT_BLOCK_NUMBER=22656075
SHIDEN_BLOCK_NUMBER=7394965

TAP version 13
1..11
ok 1 - packages/polkadot/src/acala.assetHubPolkadot.test.ts > acala & assetHubPolkadot > assetHubPolkadot transfer USDT to acala # time=20120.00ms
ok 2 - packages/polkadot/src/acala.assetHubPolkadot.test.ts > acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot # time=7318.00ms
ok 3 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer DOT to moonbeam # time=55314.00ms
ok 4 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer DOT to acala # time=44224.00ms
ok 5 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer ACA to moonbeam # time=5605.00ms
ok 6 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer ACA to acala # time=6745.00ms
ok 7 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer LDOT to moonbeam # time=4930.00ms
ok 8 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer LDOT to acala # time=6141.00ms
ok 9 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT to polkadot # time=41531.00ms
ok 10 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT wiht limited weight # time=30896.00ms
ok 11 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > polkadot transfer DOT to acala # time=39372.00ms

view details

@ntduan
Copy link
Collaborator

ntduan commented Sep 23, 2024

/bot run acala
ACALA_BLOCK_NUMBER=1975060

Copy link
Contributor

github-actions bot commented Sep 23, 2024

Request: /bot run acala ACALA_BLOCK_NUMBER=1975060
Command: yarn test --reporter tap-flat acala
Test Result: Failed

Results
ACALA_BLOCK_NUMBER=1975060
ASSETHUBKUSAMA_BLOCK_NUMBER=7823981
ASSETHUBPOLKADOT_BLOCK_NUMBER=7184693
ASTAR_BLOCK_NUMBER=7086157
BASILISK_BLOCK_NUMBER=6674235
HYDRATION_BLOCK_NUMBER=6046288
KARURA_BLOCK_NUMBER=7710838
KUSAMA_BLOCK_NUMBER=25039787
MOONBEAM_BLOCK_NUMBER=7582699
MOONRIVER_BLOCK_NUMBER=8308224
POLKADOT_BLOCK_NUMBER=22657137
SHIDEN_BLOCK_NUMBER=7395459

TAP version 13
1..11
not ok 1 - packages/polkadot/src/acala.assetHubPolkadot.test.ts > acala & assetHubPolkadot > assetHubPolkadot transfer USDT to acala # time=21477.00ms
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & assetHubPolkadot > assetHubPolkadot transfer USDT to acala > balance on to chain 1` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & assetHubPolkadot > assetHubPolkadot transfer USDT to acala > balance on from chain 2` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & assetHubPolkadot > assetHubPolkadot transfer USDT to acala > balance on from chain 3` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & assetHubPolkadot > assetHubPolkadot transfer USDT to acala > balance on from chain 4` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ...
not ok 2 - packages/polkadot/src/acala.assetHubPolkadot.test.ts > acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot # time=14.00ms
    ---
    error:
        name: "Error"
        message: "createType(Call):: Call: failed decoding xTokens.transfer:: Struct: failed on args: {\"currency_id\":\"{\\"_enum\\":{\\"Token\\":\\"AcalaPrimitivesCurrencyTokenSymbol\\",\\"DexShare\\":\\"(AcalaPrimitivesCurrencyDexShare,AcalaPrimitivesCurrencyDexShare)\\",\\"Erc20\\":\\"H160\\",\\"StableAssetPoolToken\\":\\"u32\\",\\"LiquidCrowdloan\\":\\"u32\\",\\"ForeignAsset\\":\\"u16\\"}}\",\"amount\":\"u128\",\"dest\":\"{\\"_enum\\":{\\"V0\\":\\"XcmV0MultiLocation\\",\\"V1\\":\\"XcmV1MultiLocation\\"}}\",\"dest_weight\":\"u64\"}:: Struct: failed on dest: {\"_enum\":{\"V0\":\"XcmV0MultiLocation\",\"V1\":\"XcmV1MultiLocation\"}}:: Cannot map Enum JSON, unable to find 'V3' in v0, v1"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@polkadot/types-create/create/type.js:51:22"
    ---
    error:
        name: "Error"
        message: "createType(Call):: Call: failed decoding xTokens.transfer:: Struct: failed on args: {\"currency_id\":\"{\\"_enum\\":{\\"Token\\":\\"AcalaPrimitivesCurrencyTokenSymbol\\",\\"DexShare\\":\\"(AcalaPrimitivesCurrencyDexShare,AcalaPrimitivesCurrencyDexShare)\\",\\"Erc20\\":\\"H160\\",\\"StableAssetPoolToken\\":\\"u32\\",\\"LiquidCrowdloan\\":\\"u32\\",\\"ForeignAsset\\":\\"u16\\"}}\",\"amount\":\"u128\",\"dest\":\"{\\"_enum\\":{\\"V0\\":\\"XcmV0MultiLocation\\",\\"V1\\":\\"XcmV1MultiLocation\\"}}\",\"dest_weight\":\"u64\"}:: Struct: failed on dest: {\"_enum\":{\"V0\":\"XcmV0MultiLocation\",\"V1\":\"XcmV1MultiLocation\"}}:: Cannot map Enum JSON, unable to find 'V3' in v0, v1"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@polkadot/types-create/create/type.js:51:22"
    ---
    error:
        name: "Error"
        message: "createType(Call):: Call: failed decoding xTokens.transfer:: Struct: failed on args: {\"currency_id\":\"{\\"_enum\\":{\\"Token\\":\\"AcalaPrimitivesCurrencyTokenSymbol\\",\\"DexShare\\":\\"(AcalaPrimitivesCurrencyDexShare,AcalaPrimitivesCurrencyDexShare)\\",\\"Erc20\\":\\"H160\\",\\"StableAssetPoolToken\\":\\"u32\\",\\"LiquidCrowdloan\\":\\"u32\\",\\"ForeignAsset\\":\\"u16\\"}}\",\"amount\":\"u128\",\"dest\":\"{\\"_enum\\":{\\"V0\\":\\"XcmV0MultiLocation\\",\\"V1\\":\\"XcmV1MultiLocation\\"}}\",\"dest_weight\":\"u64\"}:: Struct: failed on dest: {\"_enum\":{\"V0\":\"XcmV0MultiLocation\",\"V1\":\"XcmV1MultiLocation\"}}:: Cannot map Enum JSON, unable to find 'V3' in v0, v1"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@polkadot/types-create/create/type.js:51:22"
    ---
    error:
        name: "Error"
        message: "createType(Call):: Call: failed decoding xTokens.transfer:: Struct: failed on args: {\"currency_id\":\"{\\"_enum\\":{\\"Token\\":\\"AcalaPrimitivesCurrencyTokenSymbol\\",\\"DexShare\\":\\"(AcalaPrimitivesCurrencyDexShare,AcalaPrimitivesCurrencyDexShare)\\",\\"Erc20\\":\\"H160\\",\\"StableAssetPoolToken\\":\\"u32\\",\\"LiquidCrowdloan\\":\\"u32\\",\\"ForeignAsset\\":\\"u16\\"}}\",\"amount\":\"u128\",\"dest\":\"{\\"_enum\\":{\\"V0\\":\\"XcmV0MultiLocation\\",\\"V1\\":\\"XcmV1MultiLocation\\"}}\",\"dest_weight\":\"u64\"}:: Struct: failed on dest: {\"_enum\":{\"V0\":\"XcmV0MultiLocation\",\"V1\":\"XcmV1MultiLocation\"}}:: Cannot map Enum JSON, unable to find 'V3' in v0, v1"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@polkadot/types-create/create/type.js:51:22"
    ...
not ok 3 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer DOT to moonbeam # time=15.00ms
    ---
    error:
        name: "Error"
        message: "createType(Call):: Call: failed decoding xTokens.transfer:: Struct: failed on args: {\"currency_id\":\"{\\"_enum\\":{\\"Token\\":\\"AcalaPrimitivesCurrencyTokenSymbol\\",\\"DexShare\\":\\"(AcalaPrimitivesCurrencyDexShare,AcalaPrimitivesCurrencyDexShare)\\",\\"Erc20\\":\\"H160\\",\\"StableAssetPoolToken\\":\\"u32\\",\\"LiquidCrowdloan\\":\\"u32\\",\\"ForeignAsset\\":\\"u16\\"}}\",\"amount\":\"u128\",\"dest\":\"{\\"_enum\\":{\\"V0\\":\\"XcmV0MultiLocation\\",\\"V1\\":\\"XcmV1MultiLocation\\"}}\",\"dest_weight\":\"u64\"}:: Struct: failed on dest: {\"_enum\":{\"V0\":\"XcmV0MultiLocation\",\"V1\":\"XcmV1MultiLocation\"}}:: Cannot map Enum JSON, unable to find 'V3' in v0, v1"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@polkadot/types-create/create/type.js:51:22"
    ---
    error:
        name: "Error"
        message: "createType(Call):: Call: failed decoding xTokens.transfer:: Struct: failed on args: {\"currency_id\":\"{\\"_enum\\":{\\"Token\\":\\"AcalaPrimitivesCurrencyTokenSymbol\\",\\"DexShare\\":\\"(AcalaPrimitivesCurrencyDexShare,AcalaPrimitivesCurrencyDexShare)\\",\\"Erc20\\":\\"H160\\",\\"StableAssetPoolToken\\":\\"u32\\",\\"LiquidCrowdloan\\":\\"u32\\",\\"ForeignAsset\\":\\"u16\\"}}\",\"amount\":\"u128\",\"dest\":\"{\\"_enum\\":{\\"V0\\":\\"XcmV0MultiLocation\\",\\"V1\\":\\"XcmV1MultiLocation\\"}}\",\"dest_weight\":\"u64\"}:: Struct: failed on dest: {\"_enum\":{\"V0\":\"XcmV0MultiLocation\",\"V1\":\"XcmV1MultiLocation\"}}:: Cannot map Enum JSON, unable to find 'V3' in v0, v1"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@polkadot/types-create/create/type.js:51:22"
    ---
    error:
        name: "Error"
        message: "createType(Call):: Call: failed decoding xTokens.transfer:: Struct: failed on args: {\"currency_id\":\"{\\"_enum\\":{\\"Token\\":\\"AcalaPrimitivesCurrencyTokenSymbol\\",\\"DexShare\\":\\"(AcalaPrimitivesCurrencyDexShare,AcalaPrimitivesCurrencyDexShare)\\",\\"Erc20\\":\\"H160\\",\\"StableAssetPoolToken\\":\\"u32\\",\\"LiquidCrowdloan\\":\\"u32\\",\\"ForeignAsset\\":\\"u16\\"}}\",\"amount\":\"u128\",\"dest\":\"{\\"_enum\\":{\\"V0\\":\\"XcmV0MultiLocation\\",\\"V1\\":\\"XcmV1MultiLocation\\"}}\",\"dest_weight\":\"u64\"}:: Struct: failed on dest: {\"_enum\":{\"V0\":\"XcmV0MultiLocation\",\"V1\":\"XcmV1MultiLocation\"}}:: Cannot map Enum JSON, unable to find 'V3' in v0, v1"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@polkadot/types-create/create/type.js:51:22"
    ---
    error:
        name: "Error"
        message: "createType(Call):: Call: failed decoding xTokens.transfer:: Struct: failed on args: {\"currency_id\":\"{\\"_enum\\":{\\"Token\\":\\"AcalaPrimitivesCurrencyTokenSymbol\\",\\"DexShare\\":\\"(AcalaPrimitivesCurrencyDexShare,AcalaPrimitivesCurrencyDexShare)\\",\\"Erc20\\":\\"H160\\",\\"StableAssetPoolToken\\":\\"u32\\",\\"LiquidCrowdloan\\":\\"u32\\",\\"ForeignAsset\\":\\"u16\\"}}\",\"amount\":\"u128\",\"dest\":\"{\\"_enum\\":{\\"V0\\":\\"XcmV0MultiLocation\\",\\"V1\\":\\"XcmV1MultiLocation\\"}}\",\"dest_weight\":\"u64\"}:: Struct: failed on dest: {\"_enum\":{\"V0\":\"XcmV0MultiLocation\",\"V1\":\"XcmV1MultiLocation\"}}:: Cannot map Enum JSON, unable to find 'V3' in v0, v1"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@polkadot/types-create/create/type.js:51:22"
    ...
not ok 4 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer DOT to acala # time=72936.00ms
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer DOT to acala > balance on to chain 1` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer DOT to acala > balance on from chain 2` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer DOT to acala > balance on from chain 3` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer DOT to acala > balance on from chain 4` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ...
not ok 5 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer ACA to moonbeam # time=6.00ms
    ---
    error:
        name: "Error"
        message: "createType(Call):: Call: failed decoding xTokens.transfer:: Struct: failed on args: {\"currency_id\":\"{\\"_enum\\":{\\"Token\\":\\"AcalaPrimitivesCurrencyTokenSymbol\\",\\"DexShare\\":\\"(AcalaPrimitivesCurrencyDexShare,AcalaPrimitivesCurrencyDexShare)\\",\\"Erc20\\":\\"H160\\",\\"StableAssetPoolToken\\":\\"u32\\",\\"LiquidCrowdloan\\":\\"u32\\",\\"ForeignAsset\\":\\"u16\\"}}\",\"amount\":\"u128\",\"dest\":\"{\\"_enum\\":{\\"V0\\":\\"XcmV0MultiLocation\\",\\"V1\\":\\"XcmV1MultiLocation\\"}}\",\"dest_weight\":\"u64\"}:: Struct: failed on dest: {\"_enum\":{\"V0\":\"XcmV0MultiLocation\",\"V1\":\"XcmV1MultiLocation\"}}:: Cannot map Enum JSON, unable to find 'V3' in v0, v1"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@polkadot/types-create/create/type.js:51:22"
    ---
    error:
        name: "Error"
        message: "createType(Call):: Call: failed decoding xTokens.transfer:: Struct: failed on args: {\"currency_id\":\"{\\"_enum\\":{\\"Token\\":\\"AcalaPrimitivesCurrencyTokenSymbol\\",\\"DexShare\\":\\"(AcalaPrimitivesCurrencyDexShare,AcalaPrimitivesCurrencyDexShare)\\",\\"Erc20\\":\\"H160\\",\\"StableAssetPoolToken\\":\\"u32\\",\\"LiquidCrowdloan\\":\\"u32\\",\\"ForeignAsset\\":\\"u16\\"}}\",\"amount\":\"u128\",\"dest\":\"{\\"_enum\\":{\\"V0\\":\\"XcmV0MultiLocation\\",\\"V1\\":\\"XcmV1MultiLocation\\"}}\",\"dest_weight\":\"u64\"}:: Struct: failed on dest: {\"_enum\":{\"V0\":\"XcmV0MultiLocation\",\"V1\":\"XcmV1MultiLocation\"}}:: Cannot map Enum JSON, unable to find 'V3' in v0, v1"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@polkadot/types-create/create/type.js:51:22"
    ---
    error:
        name: "Error"
        message: "createType(Call):: Call: failed decoding xTokens.transfer:: Struct: failed on args: {\"currency_id\":\"{\\"_enum\\":{\\"Token\\":\\"AcalaPrimitivesCurrencyTokenSymbol\\",\\"DexShare\\":\\"(AcalaPrimitivesCurrencyDexShare,AcalaPrimitivesCurrencyDexShare)\\",\\"Erc20\\":\\"H160\\",\\"StableAssetPoolToken\\":\\"u32\\",\\"LiquidCrowdloan\\":\\"u32\\",\\"ForeignAsset\\":\\"u16\\"}}\",\"amount\":\"u128\",\"dest\":\"{\\"_enum\\":{\\"V0\\":\\"XcmV0MultiLocation\\",\\"V1\\":\\"XcmV1MultiLocation\\"}}\",\"dest_weight\":\"u64\"}:: Struct: failed on dest: {\"_enum\":{\"V0\":\"XcmV0MultiLocation\",\"V1\":\"XcmV1MultiLocation\"}}:: Cannot map Enum JSON, unable to find 'V3' in v0, v1"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@polkadot/types-create/create/type.js:51:22"
    ---
    error:
        name: "Error"
        message: "createType(Call):: Call: failed decoding xTokens.transfer:: Struct: failed on args: {\"currency_id\":\"{\\"_enum\\":{\\"Token\\":\\"AcalaPrimitivesCurrencyTokenSymbol\\",\\"DexShare\\":\\"(AcalaPrimitivesCurrencyDexShare,AcalaPrimitivesCurrencyDexShare)\\",\\"Erc20\\":\\"H160\\",\\"StableAssetPoolToken\\":\\"u32\\",\\"LiquidCrowdloan\\":\\"u32\\",\\"ForeignAsset\\":\\"u16\\"}}\",\"amount\":\"u128\",\"dest\":\"{\\"_enum\\":{\\"V0\\":\\"XcmV0MultiLocation\\",\\"V1\\":\\"XcmV1MultiLocation\\"}}\",\"dest_weight\":\"u64\"}:: Struct: failed on dest: {\"_enum\":{\"V0\":\"XcmV0MultiLocation\",\"V1\":\"XcmV1MultiLocation\"}}:: Cannot map Enum JSON, unable to find 'V3' in v0, v1"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@polkadot/types-create/create/type.js:51:22"
    ...
not ok 6 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer ACA to acala # time=11295.00ms
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer ACA to acala > balance on to chain 1` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer ACA to acala > balance on from chain 2` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer ACA to acala > balance on from chain 3` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer ACA to acala > balance on from chain 4` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ...
not ok 7 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer LDOT to moonbeam # time=5.00ms
    ---
    error:
        name: "Error"
        message: "createType(Call):: Call: failed decoding xTokens.transfer:: Struct: failed on args: {\"currency_id\":\"{\\"_enum\\":{\\"Token\\":\\"AcalaPrimitivesCurrencyTokenSymbol\\",\\"DexShare\\":\\"(AcalaPrimitivesCurrencyDexShare,AcalaPrimitivesCurrencyDexShare)\\",\\"Erc20\\":\\"H160\\",\\"StableAssetPoolToken\\":\\"u32\\",\\"LiquidCrowdloan\\":\\"u32\\",\\"ForeignAsset\\":\\"u16\\"}}\",\"amount\":\"u128\",\"dest\":\"{\\"_enum\\":{\\"V0\\":\\"XcmV0MultiLocation\\",\\"V1\\":\\"XcmV1MultiLocation\\"}}\",\"dest_weight\":\"u64\"}:: Struct: failed on dest: {\"_enum\":{\"V0\":\"XcmV0MultiLocation\",\"V1\":\"XcmV1MultiLocation\"}}:: Cannot map Enum JSON, unable to find 'V3' in v0, v1"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@polkadot/types-create/create/type.js:51:22"
    ---
    error:
        name: "Error"
        message: "createType(Call):: Call: failed decoding xTokens.transfer:: Struct: failed on args: {\"currency_id\":\"{\\"_enum\\":{\\"Token\\":\\"AcalaPrimitivesCurrencyTokenSymbol\\",\\"DexShare\\":\\"(AcalaPrimitivesCurrencyDexShare,AcalaPrimitivesCurrencyDexShare)\\",\\"Erc20\\":\\"H160\\",\\"StableAssetPoolToken\\":\\"u32\\",\\"LiquidCrowdloan\\":\\"u32\\",\\"ForeignAsset\\":\\"u16\\"}}\",\"amount\":\"u128\",\"dest\":\"{\\"_enum\\":{\\"V0\\":\\"XcmV0MultiLocation\\",\\"V1\\":\\"XcmV1MultiLocation\\"}}\",\"dest_weight\":\"u64\"}:: Struct: failed on dest: {\"_enum\":{\"V0\":\"XcmV0MultiLocation\",\"V1\":\"XcmV1MultiLocation\"}}:: Cannot map Enum JSON, unable to find 'V3' in v0, v1"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@polkadot/types-create/create/type.js:51:22"
    ---
    error:
        name: "Error"
        message: "createType(Call):: Call: failed decoding xTokens.transfer:: Struct: failed on args: {\"currency_id\":\"{\\"_enum\\":{\\"Token\\":\\"AcalaPrimitivesCurrencyTokenSymbol\\",\\"DexShare\\":\\"(AcalaPrimitivesCurrencyDexShare,AcalaPrimitivesCurrencyDexShare)\\",\\"Erc20\\":\\"H160\\",\\"StableAssetPoolToken\\":\\"u32\\",\\"LiquidCrowdloan\\":\\"u32\\",\\"ForeignAsset\\":\\"u16\\"}}\",\"amount\":\"u128\",\"dest\":\"{\\"_enum\\":{\\"V0\\":\\"XcmV0MultiLocation\\",\\"V1\\":\\"XcmV1MultiLocation\\"}}\",\"dest_weight\":\"u64\"}:: Struct: failed on dest: {\"_enum\":{\"V0\":\"XcmV0MultiLocation\",\"V1\":\"XcmV1MultiLocation\"}}:: Cannot map Enum JSON, unable to find 'V3' in v0, v1"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@polkadot/types-create/create/type.js:51:22"
    ---
    error:
        name: "Error"
        message: "createType(Call):: Call: failed decoding xTokens.transfer:: Struct: failed on args: {\"currency_id\":\"{\\"_enum\\":{\\"Token\\":\\"AcalaPrimitivesCurrencyTokenSymbol\\",\\"DexShare\\":\\"(AcalaPrimitivesCurrencyDexShare,AcalaPrimitivesCurrencyDexShare)\\",\\"Erc20\\":\\"H160\\",\\"StableAssetPoolToken\\":\\"u32\\",\\"LiquidCrowdloan\\":\\"u32\\",\\"ForeignAsset\\":\\"u16\\"}}\",\"amount\":\"u128\",\"dest\":\"{\\"_enum\\":{\\"V0\\":\\"XcmV0MultiLocation\\",\\"V1\\":\\"XcmV1MultiLocation\\"}}\",\"dest_weight\":\"u64\"}:: Struct: failed on dest: {\"_enum\":{\"V0\":\"XcmV0MultiLocation\",\"V1\":\"XcmV1MultiLocation\"}}:: Cannot map Enum JSON, unable to find 'V3' in v0, v1"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@polkadot/types-create/create/type.js:51:22"
    ...
not ok 8 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer LDOT to acala # time=10689.00ms
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer LDOT to acala > balance on to chain 1` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer LDOT to acala > balance on from chain 2` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer LDOT to acala > balance on from chain 3` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer LDOT to acala > balance on from chain 4` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ...
not ok 9 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT to polkadot # time=13.00ms
    ---
    error:
        name: "Error"
        message: "createType(Call):: Call: failed decoding xTokens.transfer:: Struct: failed on args: {\"currency_id\":\"{\\"_enum\\":{\\"Token\\":\\"AcalaPrimitivesCurrencyTokenSymbol\\",\\"DexShare\\":\\"(AcalaPrimitivesCurrencyDexShare,AcalaPrimitivesCurrencyDexShare)\\",\\"Erc20\\":\\"H160\\",\\"StableAssetPoolToken\\":\\"u32\\",\\"LiquidCrowdloan\\":\\"u32\\",\\"ForeignAsset\\":\\"u16\\"}}\",\"amount\":\"u128\",\"dest\":\"{\\"_enum\\":{\\"V0\\":\\"XcmV0MultiLocation\\",\\"V1\\":\\"XcmV1MultiLocation\\"}}\",\"dest_weight\":\"u64\"}:: Struct: failed on dest: {\"_enum\":{\"V0\":\"XcmV0MultiLocation\",\"V1\":\"XcmV1MultiLocation\"}}:: Cannot map Enum JSON, unable to find 'V3' in v0, v1"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@polkadot/types-create/create/type.js:51:22"
    ---
    error:
        name: "Error"
        message: "createType(Call):: Call: failed decoding xTokens.transfer:: Struct: failed on args: {\"currency_id\":\"{\\"_enum\\":{\\"Token\\":\\"AcalaPrimitivesCurrencyTokenSymbol\\",\\"DexShare\\":\\"(AcalaPrimitivesCurrencyDexShare,AcalaPrimitivesCurrencyDexShare)\\",\\"Erc20\\":\\"H160\\",\\"StableAssetPoolToken\\":\\"u32\\",\\"LiquidCrowdloan\\":\\"u32\\",\\"ForeignAsset\\":\\"u16\\"}}\",\"amount\":\"u128\",\"dest\":\"{\\"_enum\\":{\\"V0\\":\\"XcmV0MultiLocation\\",\\"V1\\":\\"XcmV1MultiLocation\\"}}\",\"dest_weight\":\"u64\"}:: Struct: failed on dest: {\"_enum\":{\"V0\":\"XcmV0MultiLocation\",\"V1\":\"XcmV1MultiLocation\"}}:: Cannot map Enum JSON, unable to find 'V3' in v0, v1"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@polkadot/types-create/create/type.js:51:22"
    ---
    error:
        name: "Error"
        message: "createType(Call):: Call: failed decoding xTokens.transfer:: Struct: failed on args: {\"currency_id\":\"{\\"_enum\\":{\\"Token\\":\\"AcalaPrimitivesCurrencyTokenSymbol\\",\\"DexShare\\":\\"(AcalaPrimitivesCurrencyDexShare,AcalaPrimitivesCurrencyDexShare)\\",\\"Erc20\\":\\"H160\\",\\"StableAssetPoolToken\\":\\"u32\\",\\"LiquidCrowdloan\\":\\"u32\\",\\"ForeignAsset\\":\\"u16\\"}}\",\"amount\":\"u128\",\"dest\":\"{\\"_enum\\":{\\"V0\\":\\"XcmV0MultiLocation\\",\\"V1\\":\\"XcmV1MultiLocation\\"}}\",\"dest_weight\":\"u64\"}:: Struct: failed on dest: {\"_enum\":{\"V0\":\"XcmV0MultiLocation\",\"V1\":\"XcmV1MultiLocation\"}}:: Cannot map Enum JSON, unable to find 'V3' in v0, v1"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@polkadot/types-create/create/type.js:51:22"
    ---
    error:
        name: "Error"
        message: "createType(Call):: Call: failed decoding xTokens.transfer:: Struct: failed on args: {\"currency_id\":\"{\\"_enum\\":{\\"Token\\":\\"AcalaPrimitivesCurrencyTokenSymbol\\",\\"DexShare\\":\\"(AcalaPrimitivesCurrencyDexShare,AcalaPrimitivesCurrencyDexShare)\\",\\"Erc20\\":\\"H160\\",\\"StableAssetPoolToken\\":\\"u32\\",\\"LiquidCrowdloan\\":\\"u32\\",\\"ForeignAsset\\":\\"u16\\"}}\",\"amount\":\"u128\",\"dest\":\"{\\"_enum\\":{\\"V0\\":\\"XcmV0MultiLocation\\",\\"V1\\":\\"XcmV1MultiLocation\\"}}\",\"dest_weight\":\"u64\"}:: Struct: failed on dest: {\"_enum\":{\"V0\":\"XcmV0MultiLocation\",\"V1\":\"XcmV1MultiLocation\"}}:: Cannot map Enum JSON, unable to find 'V3' in v0, v1"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@polkadot/types-create/create/type.js:51:22"
    ...
not ok 10 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT wiht limited weight # time=4.00ms
    ---
    error:
        name: "Error"
        message: "createType(Call):: Call: failed decoding xTokens.transfer:: Struct: failed on args: {\"currency_id\":\"{\\"_enum\\":{\\"Token\\":\\"AcalaPrimitivesCurrencyTokenSymbol\\",\\"DexShare\\":\\"(AcalaPrimitivesCurrencyDexShare,AcalaPrimitivesCurrencyDexShare)\\",\\"Erc20\\":\\"H160\\",\\"StableAssetPoolToken\\":\\"u32\\",\\"LiquidCrowdloan\\":\\"u32\\",\\"ForeignAsset\\":\\"u16\\"}}\",\"amount\":\"u128\",\"dest\":\"{\\"_enum\\":{\\"V0\\":\\"XcmV0MultiLocation\\",\\"V1\\":\\"XcmV1MultiLocation\\"}}\",\"dest_weight\":\"u64\"}:: Struct: failed on dest: {\"_enum\":{\"V0\":\"XcmV0MultiLocation\",\"V1\":\"XcmV1MultiLocation\"}}:: Cannot map Enum JSON, unable to find 'V3' in v0, v1"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@polkadot/types-create/create/type.js:51:22"
    ---
    error:
        name: "Error"
        message: "createType(Call):: Call: failed decoding xTokens.transfer:: Struct: failed on args: {\"currency_id\":\"{\\"_enum\\":{\\"Token\\":\\"AcalaPrimitivesCurrencyTokenSymbol\\",\\"DexShare\\":\\"(AcalaPrimitivesCurrencyDexShare,AcalaPrimitivesCurrencyDexShare)\\",\\"Erc20\\":\\"H160\\",\\"StableAssetPoolToken\\":\\"u32\\",\\"LiquidCrowdloan\\":\\"u32\\",\\"ForeignAsset\\":\\"u16\\"}}\",\"amount\":\"u128\",\"dest\":\"{\\"_enum\\":{\\"V0\\":\\"XcmV0MultiLocation\\",\\"V1\\":\\"XcmV1MultiLocation\\"}}\",\"dest_weight\":\"u64\"}:: Struct: failed on dest: {\"_enum\":{\"V0\":\"XcmV0MultiLocation\",\"V1\":\"XcmV1MultiLocation\"}}:: Cannot map Enum JSON, unable to find 'V3' in v0, v1"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@polkadot/types-create/create/type.js:51:22"
    ---
    error:
        name: "Error"
        message: "createType(Call):: Call: failed decoding xTokens.transfer:: Struct: failed on args: {\"currency_id\":\"{\\"_enum\\":{\\"Token\\":\\"AcalaPrimitivesCurrencyTokenSymbol\\",\\"DexShare\\":\\"(AcalaPrimitivesCurrencyDexShare,AcalaPrimitivesCurrencyDexShare)\\",\\"Erc20\\":\\"H160\\",\\"StableAssetPoolToken\\":\\"u32\\",\\"LiquidCrowdloan\\":\\"u32\\",\\"ForeignAsset\\":\\"u16\\"}}\",\"amount\":\"u128\",\"dest\":\"{\\"_enum\\":{\\"V0\\":\\"XcmV0MultiLocation\\",\\"V1\\":\\"XcmV1MultiLocation\\"}}\",\"dest_weight\":\"u64\"}:: Struct: failed on dest: {\"_enum\":{\"V0\":\"XcmV0MultiLocation\",\"V1\":\"XcmV1MultiLocation\"}}:: Cannot map Enum JSON, unable to find 'V3' in v0, v1"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@polkadot/types-create/create/type.js:51:22"
    ---
    error:
        name: "Error"
        message: "createType(Call):: Call: failed decoding xTokens.transfer:: Struct: failed on args: {\"currency_id\":\"{\\"_enum\\":{\\"Token\\":\\"AcalaPrimitivesCurrencyTokenSymbol\\",\\"DexShare\\":\\"(AcalaPrimitivesCurrencyDexShare,AcalaPrimitivesCurrencyDexShare)\\",\\"Erc20\\":\\"H160\\",\\"StableAssetPoolToken\\":\\"u32\\",\\"LiquidCrowdloan\\":\\"u32\\",\\"ForeignAsset\\":\\"u16\\"}}\",\"amount\":\"u128\",\"dest\":\"{\\"_enum\\":{\\"V0\\":\\"XcmV0MultiLocation\\",\\"V1\\":\\"XcmV1MultiLocation\\"}}\",\"dest_weight\":\"u64\"}:: Struct: failed on dest: {\"_enum\":{\"V0\":\"XcmV0MultiLocation\",\"V1\":\"XcmV1MultiLocation\"}}:: Cannot map Enum JSON, unable to find 'V3' in v0, v1"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@polkadot/types-create/create/type.js:51:22"
    ...
not ok 11 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > polkadot transfer DOT to acala # time=60443.00ms
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > polkadot transfer DOT to acala > balance on to chain 1` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > polkadot transfer DOT to acala > balance on from chain 2` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > polkadot transfer DOT to acala > balance on from chain 3` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > polkadot transfer DOT to acala > balance on from chain 4` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ...

view details

@xlc
Copy link
Member Author

xlc commented Sep 23, 2024

/bot run
RUNTIME_LOG_LEVEL=5

Copy link
Contributor

github-actions bot commented Sep 23, 2024

Request: /bot run RUNTIME_LOG_LEVEL=5
Command: yarn test --reporter tap-flat
Test Result: Passed

Results

TAP version 13
1..27
ok 1 - packages/kusama/src/assetHubKusama.karura.test.ts > assetHubKusama & karura > assetHubKusama transfer USDT to karura # time=14405.00ms
ok 2 - packages/kusama/src/assetHubKusama.karura.test.ts > assetHubKusama & karura > karura transfer USDT to assetHubKusama # time=6634.00ms
ok 3 - packages/kusama/src/basilisk.karura.test.ts > basilisk & karura > karura transfer KSM to basilisk # time=48653.00ms
ok 4 - packages/kusama/src/basilisk.karura.test.ts > basilisk & karura > basilisk transfer KSM to karura # time=38381.00ms
ok 5 - packages/kusama/src/basilisk.karura.test.ts > basilisk & karura > basilisk transfer BSX to karura # time=5867.00ms
ok 6 - packages/kusama/src/basilisk.karura.test.ts > basilisk & karura > karura transfer BSX to basilisk # time=6953.00ms
ok 7 - packages/kusama/src/karura.kusama.test.ts > karura & kusama > karura transfer KSM to kusama # time=35166.00ms
ok 8 - packages/kusama/src/karura.kusama.test.ts > karura & kusama > karura transfer KSM to kusama wiht limited weight # time=26407.00ms
ok 9 - packages/kusama/src/karura.kusama.test.ts > karura & kusama > kusama transfer KSM to karura # time=31587.00ms
ok 10 - packages/kusama/src/kusama.shiden.test.ts > kusama & shiden > shiden transfer KSM to kusama # time=36535.00ms
ok 11 - packages/kusama/src/kusama.shiden.test.ts > kusama & shiden > kusama transfer KSM to shiden # time=29675.00ms
ok 12 - packages/polkadot/src/acala.assetHubPolkadot.test.ts > acala & assetHubPolkadot > assetHubPolkadot transfer USDT to acala # time=16820.00ms
ok 13 - packages/polkadot/src/acala.assetHubPolkadot.test.ts > acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot # time=6930.00ms
ok 14 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer DOT to moonbeam # time=44063.00ms
ok 15 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer DOT to acala # time=34518.00ms
ok 16 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer ACA to moonbeam # time=5211.00ms
ok 17 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer ACA to acala # time=6443.00ms
ok 18 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer LDOT to moonbeam # time=4658.00ms
ok 19 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer LDOT to acala # time=7065.00ms
ok 20 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT to polkadot # time=32433.00ms
ok 21 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT wiht limited weight # time=23976.00ms
ok 22 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > polkadot transfer DOT to acala # time=32805.00ms
ok 23 - packages/polkadot/src/astar.polkadot.test.ts > astar & polkadot > polkadot transfer DOT to astar # time=36028.00ms
ok 24 - packages/polkadot/src/astar.polkadot.test.ts > astar & polkadot > astar transfer DOT to polkadot # time=7013.00ms
ok 25 - packages/polkadot/src/hydration.moonbeam.test.ts > hydration & moonbeam > hydration transfer DOT to moonbeam # time=39496.00ms
ok 26 - packages/polkadot/src/hydration.moonbeam.test.ts > hydration & moonbeam > moonbeam transfer DOT to hydration # time=30760.00ms
ok 27 - packages/polkadot/src/hydration.moonbeam.test.ts > hydration & moonbeam > hydration transfer GLMR to moonbeam # time=26432.00ms

view details

@xlc
Copy link
Member Author

xlc commented Sep 27, 2024

/bot run
LOG_LEVEL=info
RUNTIME_LOG_LEVEL=5

Copy link
Contributor

github-actions bot commented Sep 27, 2024

Request: /bot run LOG_LEVEL=info RUNTIME_LOG_LEVEL=5
Command: yarn test --reporter tap-flat
Test Result: Passed

Results

TAP version 13
1..27
ok 1 - packages/kusama/src/assetHubKusama.karura.test.ts > assetHubKusama & karura > assetHubKusama transfer USDT to karura # time=19624.00ms
ok 2 - packages/kusama/src/assetHubKusama.karura.test.ts > assetHubKusama & karura > karura transfer USDT to assetHubKusama # time=6555.00ms
ok 3 - packages/kusama/src/basilisk.karura.test.ts > basilisk & karura > karura transfer KSM to basilisk # time=49227.00ms
ok 4 - packages/kusama/src/basilisk.karura.test.ts > basilisk & karura > basilisk transfer KSM to karura # time=38727.00ms
ok 5 - packages/kusama/src/basilisk.karura.test.ts > basilisk & karura > basilisk transfer BSX to karura # time=5817.00ms
ok 6 - packages/kusama/src/basilisk.karura.test.ts > basilisk & karura > karura transfer BSX to basilisk # time=6183.00ms
ok 7 - packages/kusama/src/karura.kusama.test.ts > karura & kusama > karura transfer KSM to kusama # time=35864.00ms
ok 8 - packages/kusama/src/karura.kusama.test.ts > karura & kusama > karura transfer KSM to kusama wiht limited weight # time=26351.00ms
ok 9 - packages/kusama/src/karura.kusama.test.ts > karura & kusama > kusama transfer KSM to karura # time=37286.00ms
ok 10 - packages/kusama/src/kusama.shiden.test.ts > kusama & shiden > shiden transfer KSM to kusama # time=35645.00ms
ok 11 - packages/kusama/src/kusama.shiden.test.ts > kusama & shiden > kusama transfer KSM to shiden # time=30150.00ms
ok 12 - packages/polkadot/src/acala.assetHubPolkadot.test.ts > acala & assetHubPolkadot > assetHubPolkadot transfer USDT to acala # time=15486.00ms
ok 13 - packages/polkadot/src/acala.assetHubPolkadot.test.ts > acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot # time=7771.00ms
ok 14 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer DOT to moonbeam # time=44169.00ms
ok 15 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer DOT to acala # time=31383.00ms
ok 16 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer ACA to moonbeam # time=5632.00ms
ok 17 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer ACA to acala # time=6495.00ms
ok 18 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer LDOT to moonbeam # time=4917.00ms
ok 19 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer LDOT to acala # time=5947.00ms
ok 20 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT to polkadot # time=33268.00ms
ok 21 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT wiht limited weight # time=23686.00ms
ok 22 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > polkadot transfer DOT to acala # time=28301.00ms
ok 23 - packages/polkadot/src/astar.polkadot.test.ts > astar & polkadot > polkadot transfer DOT to astar # time=35524.00ms
ok 24 - packages/polkadot/src/astar.polkadot.test.ts > astar & polkadot > astar transfer DOT to polkadot # time=6767.00ms
ok 25 - packages/polkadot/src/hydration.moonbeam.test.ts > hydration & moonbeam > hydration transfer DOT to moonbeam # time=40496.00ms
ok 26 - packages/polkadot/src/hydration.moonbeam.test.ts > hydration & moonbeam > moonbeam transfer DOT to hydration # time=33664.00ms
ok 27 - packages/polkadot/src/hydration.moonbeam.test.ts > hydration & moonbeam > hydration transfer GLMR to moonbeam # time=27287.00ms

view details

@xlc
Copy link
Member Author

xlc commented Sep 27, 2024

/bot run
LOG_LEVEL=info
RUNTIME_LOG_LEVEL=5

Copy link
Contributor

github-actions bot commented Sep 27, 2024

Request: /bot run LOG_LEVEL=info RUNTIME_LOG_LEVEL=5
Command: yarn test --reporter tap-flat
Test Result: Passed

Results

# .env
LOG_LEVEL=info
RUNTIME_LOG_LEVEL=5

# KNOWN_GOOD_BLOCK_NUMBERS.env
ACALA_BLOCK_NUMBER=7044253
ASSETHUBKUSAMA_BLOCK_NUMBER=7849567
ASSETHUBPOLKADOT_BLOCK_NUMBER=7212591
ASTAR_BLOCK_NUMBER=7113936
BASILISK_BLOCK_NUMBER=6701494
HYDRATION_BLOCK_NUMBER=6073419
KARURA_BLOCK_NUMBER=7735325
KUSAMA_BLOCK_NUMBER=25095174
MOONBEAM_BLOCK_NUMBER=7638670
MOONRIVER_BLOCK_NUMBER=8362552
POLKADOT_BLOCK_NUMBER=22713592
SHIDEN_BLOCK_NUMBER=7421918


[04:21:59.326] INFO: Hydration RPC listening on port 35805
    app: "chopsticks"
[04:21:59.799] INFO: Polkadot RPC listening on port 39265
    app: "chopsticks"
[04:21:59.881] INFO: Moonbeam RPC listening on port 42347
    app: "chopsticks"
[04:21:59.818] INFO: Basilisk RPC listening on port 35959
    app: "chopsticks"
[04:21:59.860] INFO: Kusama RPC listening on port 40005
    app: "chopsticks"
[04:21:59.865] INFO: Karura RPC listening on port 38703
    app: "chopsticks"
[04:21:59.809] INFO: Acala RPC listening on port 40761
    app: "chopsticks"
[04:21:59.817] INFO: Polkadot RPC listening on port 43363
    app: "chopsticks"
[04:21:59.889] INFO: Moonbeam RPC listening on port 34503
    app: "chopsticks"
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
[04:22:05.301] INFO (xcm): Connected parachains [2004,2034]
    app: "chopsticks"
[04:22:05.461] INFO (xcm): Connected relaychain 'Polkadot' with parachain 'Hydration'
    app: "chopsticks"
[04:22:05.773] INFO (xcm): Connected relaychain 'Polkadot' with parachain 'Moonbeam'
    app: "chopsticks"
[04:22:05.779] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 3369,
        "data": "0x000310000400000000170000a067a6debf2e020a1300000000170000a067a6debf2e02000d01020400010300b78619f52970383cadae0c7775f99345a9778024"
      }
    ]
[04:22:05.780] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
      runtime::metadata-hash  DEBUG: CheckMetadataHash::additional_signed => None
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(2000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [242, 79, 243, 169, 207, 4, 199, 29, 188, 148, 208, 181, 102, 247, 162, 123, 148, 86, 108, 172] }]) }, xcm: Xcm([]) }])
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:22:07.058] INFO (xcm): Connected parachains [2000,2090]
    app: "chopsticks"
[04:22:07.395] INFO (xcm): Connected relaychain 'Kusama' with parachain 'Karura'
    app: "chopsticks"
[04:22:06.523] INFO (xcm): Connected parachains [2000,2004]
    app: "chopsticks"
[04:22:06.837] INFO (xcm): Connected relaychain 'Polkadot' with parachain 'Acala'
    app: "chopsticks"
[04:22:07.370] INFO (xcm): Connected relaychain 'Polkadot' with parachain 'Moonbeam'
    app: "chopsticks"
[04:22:07.375] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:22:07.375] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:22:07.705] INFO (xcm): Connected relaychain 'Kusama' with parachain 'Basilisk'
    app: "chopsticks"
[04:22:07.710] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:22:07.710] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:22:07.772] INFO (block-builder): Hydration building #6,073,420
    app: "chopsticks"
    number: 6073420
    extrinsics: [
      "0x69028488dc3417d5058ec4b4503e0c12…04c71dbc94d0b566f7a27b94566cac00"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:22:11.188] INFO (block-builder): Acala building #7,044,254
    app: "chopsticks"
    number: 7044254
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…04c71dbc94d0b566f7a27b94566cac00"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:22:11.501] INFO (block-builder): Karura building #7,735,326
    app: "chopsticks"
    number: 7735326
    extrinsics: [
      "0x9102840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 18626278136, proof_size: 81858 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 18750692136, proof_size: 81858 } }
             runtime::system  TRACE: Used block length: 7498
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
      runtime::metadata-hash  DEBUG: CheckMetadataHash::additional_signed => None
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(2000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [242, 79, 243, 169, 207, 4, 199, 29, 188, 148, 208, 181, 102, 247, 162, 123, 148, 86, 108, 172] }]) }, xcm: Xcm([]) }])
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(2000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositReserveAsset { assets: Wild(AllCounted(1)), dest: Location { parents: 0, interior: X1([Parachain(2004)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [242, 79, 243, 169, 207, 4, 199, 29, 188, 148, 208, 181, 102, 247, 162, 123, 148, 86, 108, 172] }]) } }]) }]) }])
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(2000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositReserveAsset { assets: Wild(AllCounted(1)), dest: Location { parents: 0, interior: X1([Parachain(2004)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [242, 79, 243, 169, 207, 4, 199, 29, 188, 148, 208, 181, 102, 247, 162, 123, 148, 86, 108, 172] }]) } }]) }]) }])
                xcm::execute  TRACE: origin: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }, message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(2000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositReserveAsset { assets: Wild(AllCounted(1)), dest: Location { parents: 0, interior: X1([Parachain(2004)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [242, 79, 243, 169, 207, 4, 199, 29, 188, 148, 208, 181, 102, 247, 162, 123, 148, 86, 108, 172] }]) } }]) }]) }]), weight_credit: Weight { ref_time: 200000000, proof_size: 0 }
               xcm::barriers  TRACE: TakeWeightCredit origin: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }, instructions: [WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(2000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositReserveAsset { assets: Wild(AllCounted(1)), dest: Location { parents: 0, interior: X1([Parachain(2004)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [242, 79, 243, 169, 207, 4, 199, 29, 188, 148, 208, 181, 102, 247, 162, 123, 148, 86, 108, 172] }]) } }]) }]) }], max_weight: Weight { ref_time: 200000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 200000000, proof_size: 0 }, message_id: None }
                xcm::process  TRACE: origin: Some(Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }), total_surplus/refunded: Weight { ref_time: 0, proof_size: 0 }/Weight { ref_time: 0, proof_size: 0 }, error_handler_weight: Weight { ref_time: 0, proof_size: 0 }
    xcm::process_instruction  TRACE: === WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(2000000000000) }]))
xcm::ensure_can_subsume_assets  TRACE: worst_case_holding_len: 1, holding_limit: 64
    xcm::process_instruction  TRACE: === InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositReserveAsset { assets: Wild(AllCounted(1)), dest: Location { parents: 0, interior: X1([Parachain(2004)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [242, 79, 243, 169, 207, 4, 199, 29, 188, 148, 208, 181, 102, 247, 162, 123, 148, 86, 108, 172] }]) } }]) }]) }
xcm::pallet_xcm::note_unknown_version  TRACE: XCM version is unknown for destination: Location { parents: 1, interior: Here }
                   xcm::fees  TRACE: taking fee: Assets([]) from origin_ref: Some(Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }) in fees_mode: FeesMode { jit_withdraw: false } for a reason: InitiateReserveWithdraw
                xcm::execute  TRACE: result: Ok(())
         xcm::refund_surplus  TRACE: total_surplus: Weight { ref_time: 0, proof_size: 0 }, total_refunded: Weight { ref_time: 0, proof_size: 0 }, current_surplus: Weight { ref_time: 0, proof_size: 0 }
         xcm::refund_surplus  TRACE: total_refunded: Weight { ref_time: 0, proof_size: 0 }
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 424414000, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 18750692136, proof_size: 81858 } }
             runtime::system  TRACE: Used block length: 7654
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
cumulus_pallet_xcmp_queue::pallet  DEBUG: Not enough weight for on_idle. Weight(ref_time: 855689000, proof_size: 137920) < Weight(ref_time: 141169864, proof_size: 3429392)
             runtime::system  DEBUG: [6073420] 0 extrinsics, length: 7654 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 424414000, proof_size: 0) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 499434416136, proof_size: 1813488) (0%)
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
[04:22:14.924] INFO (block-builder): Hydration new head #6,073,420
    app: "chopsticks"
    number: 6073420
    hash: "0xef287e143090808f04667b585d2f47f1be35075bbd0df10305caf5fda244d145"
    extrinsics: [
      "0x69028488dc3417d5058ec4b4503e0c12…04c71dbc94d0b566f7a27b94566cac00"
    ]
    pendingExtrinsics: []
    ump: {}
[04:22:15.024] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:22:15.255] INFO (block-builder): Polkadot building #22,713,593
    app: "chopsticks"
    number: 22713593
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:22:18.293] INFO (block-builder): Acala new head #7,044,254
    app: "chopsticks"
    number: 7044254
    hash: "0x4f0b00dede729cbef97de78f646f5bfe8165d2290d7ae2d58c5bf96a6d78dc1c"
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…04c71dbc94d0b566f7a27b94566cac00"
    ]
    pendingExtrinsics: []
    ump: {}
[04:22:18.393] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:22:18.624] INFO (block-builder): Polkadot building #22,713,593
    app: "chopsticks"
    number: 22713593
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:22:18.626] INFO (block-builder): Karura new head #7,735,326
    app: "chopsticks"
    number: 7735326
    hash: "0x0ff4dce12ae2fc599ee1baae4076549f59c392955b0ef811fda7b788221233f8"
    extrinsics: [
      "0x9102840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:22:18.727] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:22:18.959] INFO (block-builder): Kusama building #25,095,175
    app: "chopsticks"
    number: 25095175
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:22:39.336] INFO (block-builder): Polkadot new head #22,713,593
    app: "chopsticks"
    number: 22713593
    hash: "0x7d6a967271d25bcb4eedfc82a6e5f190be9d71700ad222e242182fa43deb4318"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2034": [
        "0x03100004000000000b00204aa9d1010a…cf04c71dbc94d0b566f7a27b94566cac"
      ]
    }
[04:22:39.451] INFO (block-builder): Moonbeam building #7,638,671
    app: "chopsticks"
    number: 7638671
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:22:42.228] INFO (block-builder): Kusama new head #25,095,175
    app: "chopsticks"
    number: 25095175
    hash: "0x38cfa53d56f8dddfa89e361e91411bfe51365486d1d9fdb068fa86162138db3f"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2000": [
        "0x0210000400000000070010a5d4e80a13…c0145d968b5ff5006125f2414fadae69"
      ]
    }
[04:22:42.675] INFO (block-builder): Basilisk building #6,701,495
    app: "chopsticks"
    number: 6701495
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:22:43.978] INFO (block-builder): Polkadot new head #22,713,593
    app: "chopsticks"
    number: 22713593
    hash: "0x7d6a967271d25bcb4eedfc82a6e5f190be9d71700ad222e242182fa43deb4318"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2000": [
        "0x0210000400000000070010a5d4e80a13…cf04c71dbc94d0b566f7a27b94566cac"
      ]
    }
[04:22:44.096] INFO (block-builder): Moonbeam building #7,638,671
    app: "chopsticks"
    number: 7638671
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:22:48.493] INFO (block-builder): Moonbeam new head #7,638,671
    app: "chopsticks"
    number: 7638671
    hash: "0x925ed31130847d2851c54697c9121ddfd6eb3d9f34f4b2750632e85fbf033fb3"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:22:48.493] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
[04:22:50.540] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 3369,
        "data": "0x000310000400000000170000a067a6debf2e020a1300000000170000a067a6debf2e02000d01020400010300b78619f52970383cadae0c7775f99345a9778024"
      }
    ]
[04:22:50.540] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 10972091114, proof_size: 62538 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 11172091114, proof_size: 62538 } }
             runtime::system  TRACE: Used block length: 5909
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
runtime::xcmp-queue-migration  DEBUG: Lazy migration finished: item gone
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
             runtime::system  DEBUG: [6701495] 0 extrinsics, length: 5909 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 0, proof_size: 0) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 12028139114, proof_size: 200429) (0%)
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:22:53.285] INFO (block-builder): Moonbeam new head #7,638,671
    app: "chopsticks"
    number: 7638671
    hash: "0xe865890fb2004a0a455bc7a9dfd26cf2dbc61e742e5fff3a86881bc9341d8831"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:22:53.285] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling Core_initialize_block
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(998502301951) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([78, 39, 203, 225, 50, 17, 14, 96, 209, 139, 141, 85, 127, 173, 43, 85, 171, 208, 179, 234, 231, 69, 207, 227, 72, 189, 231, 145, 48, 183, 162, 177])])
                xcm::execute  TRACE: origin: Location { parents: 1, interior: Here }, message: Xcm([ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(998502301951) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([78, 39, 203, 225, 50, 17, 14, 96, 209, 139, 141, 85, 127, 173, 43, 85, 171, 208, 179, 234, 231, 69, 207, 227, 72, 189, 231, 145, 48, 183, 162, 177])]), weight_credit: Weight { ref_time: 0, proof_size: 0 }
               xcm::barriers  TRACE: TakeWeightCredit origin: Location { parents: 1, interior: Here }, instructions: [ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(998502301951) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([78, 39, 203, 225, 50, 17, 14, 96, 209, 139, 141, 85, 127, 173, 43, 85, 171, 208, 179, 234, 231, 69, 207, 227, 72, 189, 231, 145, 48, 183, 162, 177])], max_weight: Weight { ref_time: 500000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
               xcm::barriers  TRACE: AllowKnownQueryResponses origin: Location { parents: 1, interior: Here }, instructions: [ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(998502301951) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([78, 39, 203, 225, 50, 17, 14, 96, 209, 139, 141, 85, 127, 173, 43, 85, 171, 208, 179, 234, 231, 69, 207, 227, 72, 189, 231, 145, 48, 183, 162, 177])], max_weight: Weight { ref_time: 500000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
               xcm::barriers  TRACE: WithComputedOrigin origin: Location { parents: 1, interior: Here }, instructions: [ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(998502301951) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([78, 39, 203, 225, 50, 17, 14, 96, 209, 139, 141, 85, 127, 173, 43, 85, 171, 208, 179, 234, 231, 69, 207, 227, 72, 189, 231, 145, 48, 183, 162, 177])], max_weight: Weight { ref_time: 500000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
               xcm::barriers  TRACE: AllowTopLevelPaidExecutionFrom origin: Location { parents: 1, interior: Here }, instructions: [ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(998502301951) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([78, 39, 203, 225, 50, 17, 14, 96, 209, 139, 141, 85, 127, 173, 43, 85, 171, 208, 179, 234, 231, 69, 207, 227, 72, 189, 231, 145, 48, 183, 162, 177])], max_weight: Weight { ref_time: 500000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
                xcm::process  TRACE: origin: Some(Location { parents: 1, interior: Here }), total_surplus/refunded: Weight { ref_time: 0, proof_size: 0 }/Weight { ref_time: 0, proof_size: 0 }, error_handler_weight: Weight { ref_time: 0, proof_size: 0 }
    xcm::process_instruction  TRACE: === ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(998502301951) }]))
xcm::ensure_can_subsume_assets  TRACE: worst_case_holding_len: 1, holding_limit: 64
    xcm::process_instruction  TRACE: === ClearOrigin
    xcm::process_instruction  TRACE: === BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Limited(Weight { ref_time: 500000000, proof_size: 0 }) }
                 xcm::weight  TRACE: MultiCurrencyTrader::buy_weight weight: Weight { ref_time: 500000000, proof_size: 0 }, payment: <wasm:stripped>
[04:22:53.533] INFO (block-builder): Basilisk new head #6,701,495
    app: "chopsticks"
    number: 6701495
    hash: "0x8be03f0f328e52df5b7d88cd236aee9132a1869fafdd990256e2aad751572c2c"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:22:53.534] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:22:53.639] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:22:53.742] INFO (block-builder): Basilisk building #6,701,496
    app: "chopsticks"
    number: 6701496
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
    xcm::process_instruction  TRACE: === DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:22:53.906] INFO (block-builder): Moonbeam building #7,638,671
    app: "chopsticks"
    number: 7638671
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
    xcm::process_instruction  TRACE: === SetTopic([78, 39, 203, 225, 50, 17, 14, 96, 209, 139, 141, 85, 127, 173, 43, 85, 171, 208, 179, 234, 231, 69, 207, 227, 72, 189, 231, 145, 48, 183, 162, 177])
                xcm::execute  TRACE: result: Ok(())
         xcm::refund_surplus  TRACE: total_surplus: Weight { ref_time: 0, proof_size: 0 }, total_refunded: Weight { ref_time: 0, proof_size: 0 }, current_surplus: Weight { ref_time: 0, proof_size: 0 }
         xcm::refund_surplus  TRACE: total_refunded: Weight { ref_time: 0, proof_size: 0 }
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        xcm::process-message  TRACE: XCM message execution complete, used weight: Weight(ref_time: 500000000, proof_size: 0)
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 13128380114, proof_size: 219318 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 13328380114, proof_size: 219318 } }
             runtime::system  TRACE: Used block length: 5803
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
runtime::xcmp-queue-migration  DEBUG: Lazy migration finished: item gone
             runtime::system  DEBUG: [6701496] 0 extrinsics, length: 5803 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 0, proof_size: 0) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 14184428114, proof_size: 357209) (0%)
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:22:55.578] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:22:55.578] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:22:55.705] INFO (block-builder): Basilisk new head #6,701,496
    app: "chopsticks"
    number: 6701496
    hash: "0x815c9a8210e02ac3770e581d8a8410a69d1c0f50ea5d5e069fbbe80bcb052a67"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:22:55.705] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:22:55.717] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:22:55.717] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:22:56.092] INFO (block-builder): Moonbeam new head #7,638,671
    app: "chopsticks"
    number: 7638671
    hash: "0xc1093189023749b881b3256de4f1a8e197c91cad44e964a8c76e8341c5f91f65"
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:22:56.193] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:22:56.312] INFO (block-builder): Polkadot building #22,713,593
    app: "chopsticks"
    number: 22713593
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) }, xcm: Xcm([]) }])
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:22:59.098] INFO (block-builder): Basilisk building #6,701,495
    app: "chopsticks"
    number: 6701495
    extrinsics: [
      "0x95028488dc3417d5058ec4b4503e0c12…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 10972091114, proof_size: 62538 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 11172091114, proof_size: 62538 } }
             runtime::system  TRACE: Used block length: 5803
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) }, xcm: Xcm([]) }])
        chopsticks::executor  TRACE: Calling Metadata_metadata
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositReserveAsset { assets: Wild(AllCounted(1)), dest: Location { parents: 0, interior: X1([Parachain(2000)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }]) }])
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositReserveAsset { assets: Wild(AllCounted(1)), dest: Location { parents: 0, interior: X1([Parachain(2000)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }]) }])
                xcm::execute  TRACE: origin: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }, message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositReserveAsset { assets: Wild(AllCounted(1)), dest: Location { parents: 0, interior: X1([Parachain(2000)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }]) }]), weight_credit: Weight { ref_time: 200000000, proof_size: 0 }
               xcm::barriers  TRACE: TakeWeightCredit origin: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }, instructions: [WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositReserveAsset { assets: Wild(AllCounted(1)), dest: Location { parents: 0, interior: X1([Parachain(2000)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }]) }], max_weight: Weight { ref_time: 200000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 200000000, proof_size: 0 }, message_id: None }
                xcm::process  TRACE: origin: Some(Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }), total_surplus/refunded: Weight { ref_time: 0, proof_size: 0 }/Weight { ref_time: 0, proof_size: 0 }, error_handler_weight: Weight { ref_time: 0, proof_size: 0 }
    xcm::process_instruction  TRACE: === WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }]))
xcm::ensure_can_subsume_assets  TRACE: worst_case_holding_len: 1, holding_limit: 64
    xcm::process_instruction  TRACE: === InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositReserveAsset { assets: Wild(AllCounted(1)), dest: Location { parents: 0, interior: X1([Parachain(2000)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }]) }
        chopsticks::executor  TRACE: Completed Metadata_metadata
xcm::pallet_xcm::note_unknown_version  TRACE: XCM version is unknown for destination: Location { parents: 1, interior: Here }
                   xcm::fees  TRACE: taking fee: Assets([]) from origin_ref: Some(Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }) in fees_mode: FeesMode { jit_withdraw: false } for a reason: InitiateReserveWithdraw
                xcm::execute  TRACE: result: Ok(())
         xcm::refund_surplus  TRACE: total_surplus: Weight { ref_time: 0, proof_size: 0 }, total_refunded: Weight { ref_time: 0, proof_size: 0 }, current_surplus: Weight { ref_time: 0, proof_size: 0 }
         xcm::refund_surplus  TRACE: total_refunded: Weight { ref_time: 0, proof_size: 0 }
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 500000000, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 11172091114, proof_size: 62538 } }
             runtime::system  TRACE: Used block length: 5970
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
runtime::xcmp-queue-migration  DEBUG: Lazy migration finished: item gone
             runtime::system  DEBUG: [6701495] 0 extrinsics, length: 5970 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 500000000, proof_size: 0) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 12028139114, proof_size: 200429) (0%)
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:23:00.879] INFO (block-builder): Basilisk new head #6,701,495
    app: "chopsticks"
    number: 6701495
    hash: "0xd56d38c4bb6a5f134d20601dfabe27edfb82baa0fbbade4eafff14dbc56abb85"
    extrinsics: [
      "0x95028488dc3417d5058ec4b4503e0c12…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:23:00.979] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:01.097] INFO (block-builder): Kusama building #25,095,175
    app: "chopsticks"
    number: 25095175
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:23:05.208] INFO (block-builder): Moonbeam building #7,638,671
    app: "chopsticks"
    number: 7638671
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…be200fe98922423d4334014fa6b0ee00"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:23:07.382] INFO (block-builder): Moonbeam new head #7,638,671
    app: "chopsticks"
    number: 7638671
    hash: "0x56e7d50776301afb10e5cda5dd1ce52e5d758ed2c822546f89bb0112f2dcd5ee"
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…be200fe98922423d4334014fa6b0ee00"
    ]
    pendingExtrinsics: []
    ump: {}
[04:23:07.483] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:07.644] INFO (block-builder): Polkadot building #22,713,593
    app: "chopsticks"
    number: 22713593
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 18626278136, proof_size: 81858 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:23:20.825] INFO (block-builder): Polkadot new head #22,713,593
    app: "chopsticks"
    number: 22713593
    hash: "0x7d6a967271d25bcb4eedfc82a6e5f190be9d71700ad222e242182fa43deb4318"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2004": [
        "0x03100004000000000700c817a8040a13…c0145d968b5ff5006125f2414fadae69"
      ]
    }
[04:23:20.857] INFO (block-builder): Hydration building #6,073,420
    app: "chopsticks"
    number: 6073420
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 18750692136, proof_size: 81858 } }
             runtime::system  TRACE: Used block length: 7604
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
cumulus_pallet_xcmp_queue::pallet  DEBUG: Not enough weight for on_idle. Weight(ref_time: 855689000, proof_size: 137920) < Weight(ref_time: 565583864, proof_size: 3429392)
             runtime::system  DEBUG: [6073420] 0 extrinsics, length: 7604 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 0, proof_size: 0) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 499434416136, proof_size: 1813488) (0%)
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:23:22.326] INFO (block-builder): Hydration new head #6,073,420
    app: "chopsticks"
    number: 6073420
    hash: "0xef19da4073763ecca1001653892a4c6be6e5c47481841f56a86fa5c9ed8b664b"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:23:22.327] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:22.382] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:23:22.408] INFO (block-builder): Hydration building #6,073,421
    app: "chopsticks"
    number: 6073421
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(19558669166) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(10000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([171, 44, 218, 130, 135, 114, 170, 109, 235, 111, 24, 159, 85, 230, 105, 55, 82, 170, 245, 44, 101, 106, 197, 56, 251, 124, 161, 66, 105, 253, 113, 215])])
                xcm::execute  TRACE: origin: Location { parents: 1, interior: Here }, message: Xcm([ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(19558669166) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(10000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([171, 44, 218, 130, 135, 114, 170, 109, 235, 111, 24, 159, 85, 230, 105, 55, 82, 170, 245, 44, 101, 106, 197, 56, 251, 124, 161, 66, 105, 253, 113, 215])]), weight_credit: Weight { ref_time: 0, proof_size: 0 }
               xcm::barriers  TRACE: TakeWeightCredit origin: Location { parents: 1, interior: Here }, instructions: [ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(19558669166) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(10000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([171, 44, 218, 130, 135, 114, 170, 109, 235, 111, 24, 159, 85, 230, 105, 55, 82, 170, 245, 44, 101, 106, 197, 56, 251, 124, 161, 66, 105, 253, 113, 215])], max_weight: Weight { ref_time: 500000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
               xcm::barriers  TRACE: AllowKnownQueryResponses origin: Location { parents: 1, interior: Here }, instructions: [ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(19558669166) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(10000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([171, 44, 218, 130, 135, 114, 170, 109, 235, 111, 24, 159, 85, 230, 105, 55, 82, 170, 245, 44, 101, 106, 197, 56, 251, 124, 161, 66, 105, 253, 113, 215])], max_weight: Weight { ref_time: 500000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
               xcm::barriers  TRACE: WithComputedOrigin origin: Location { parents: 1, interior: Here }, instructions: [ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(19558669166) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(10000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([171, 44, 218, 130, 135, 114, 170, 109, 235, 111, 24, 159, 85, 230, 105, 55, 82, 170, 245, 44, 101, 106, 197, 56, 251, 124, 161, 66, 105, 253, 113, 215])], max_weight: Weight { ref_time: 500000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
               xcm::barriers  TRACE: AllowTopLevelPaidExecutionFrom origin: Location { parents: 1, interior: Here }, instructions: [ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(19558669166) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(10000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([171, 44, 218, 130, 135, 114, 170, 109, 235, 111, 24, 159, 85, 230, 105, 55, 82, 170, 245, 44, 101, 106, 197, 56, 251, 124, 161, 66, 105, 253, 113, 215])], max_weight: Weight { ref_time: 500000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
                xcm::process  TRACE: origin: Some(Location { parents: 1, interior: Here }), total_surplus/refunded: Weight { ref_time: 0, proof_size: 0 }/Weight { ref_time: 0, proof_size: 0 }, error_handler_weight: Weight { ref_time: 0, proof_size: 0 }
    xcm::process_instruction  TRACE: === ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(19558669166) }]))
xcm::ensure_can_subsume_assets  TRACE: worst_case_holding_len: 1, holding_limit: 64
    xcm::process_instruction  TRACE: === ClearOrigin
    xcm::process_instruction  TRACE: === BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(10000000000) }, weight_limit: Limited(Weight { ref_time: 500000000, proof_size: 0 }) }
                 xcm::weight  TRACE: MultiCurrencyTrader::buy_weight weight: Weight { ref_time: 500000000, proof_size: 0 }, payment: AssetsInHolding { fungible: {AssetId(Location { parents: 1, interior: Here }): 10000000000}, non_fungible: {} }
    xcm::process_instruction  TRACE: === DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }
    xcm::process_instruction  TRACE: === SetTopic([171, 44, 218, 130, 135, 114, 170, 109, 235, 111, 24, 159, 85, 230, 105, 55, 82, 170, 245, 44, 101, 106, 197, 56, 251, 124, 161, 66, 105, 253, 113, 215])
                xcm::execute  TRACE: result: Ok(())
         xcm::refund_surplus  TRACE: total_surplus: Weight { ref_time: 0, proof_size: 0 }, total_refunded: Weight { ref_time: 0, proof_size: 0 }, current_surplus: Weight { ref_time: 0, proof_size: 0 }
         xcm::refund_surplus  TRACE: total_refunded: Weight { ref_time: 0, proof_size: 0 }
        xcm::process-message  TRACE: XCM message execution complete, used weight: Weight(ref_time: 500000000, proof_size: 0)
        chopsticks::executor  TRACE: Completed Core_initialize_block
[04:23:24.424] INFO (block-builder): Kusama new head #25,095,175
    app: "chopsticks"
    number: 25095175
    hash: "0x38cfa53d56f8dddfa89e361e91411bfe51365486d1d9fdb068fa86162138db3f"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2090": [
        "0x0210000400000000070010a5d4e80a13…c0145d968b5ff5006125f2414fadae69"
      ]
    }
[04:23:24.533] INFO (block-builder): Karura building #7,735,326
    app: "chopsticks"
    number: 7735326
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 33140129283, proof_size: 350807 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:23:25.745] INFO (block-builder): Karura new head #7,735,326
    app: "chopsticks"
    number: 7735326
    hash: "0x41ffa00d82122a2c33829b413be94fc6543993ee3eed27f19dd3f897f8688aab"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:23:25.746] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:25.955] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 33264543283, proof_size: 350807 } }
             runtime::system  TRACE: Used block length: 7498
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:23:26.059] INFO (block-builder): Karura building #7,735,327
    app: "chopsticks"
    number: 7735327
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
cumulus_pallet_xcmp_queue::pallet  DEBUG: Not enough weight for on_idle. Weight(ref_time: 855689000, proof_size: 137920) < Weight(ref_time: 691084717, proof_size: 3213183)
             runtime::system  DEBUG: [6073421] 0 extrinsics, length: 7498 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 0, proof_size: 0) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 499308915283, proof_size: 2029697) (0%)
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
      runtime::metadata-hash  DEBUG: CheckMetadataHash::additional_signed => None
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2004), PalletInstance(10)]) }), fun: Fungible(200000000000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [60, 208, 167, 5, 162, 220, 101, 229, 177, 225, 32, 88, 150, 186, 162, 190, 138, 7, 198, 224] }]) }, xcm: Xcm([]) }])
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:23:27.290] INFO (block-builder): Hydration new head #6,073,421
    app: "chopsticks"
    number: 6073421
    hash: "0x554e1cf66646df2fb8b9828075d13b7f6b6786ad2412ac1881edfb7b1cb79f14"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:23:27.290] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:27.313] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 3369,
        "data": "0x000310000400000000170000a067a6debf2e020a1300000000170000a067a6debf2e02000d01020400010300b78619f52970383cadae0c7775f99345a9778024"
      }
    ]
[04:23:27.313] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:27.768] INFO (block-builder): Hydration building #6,073,420
    app: "chopsticks"
    number: 6073420
    extrinsics: [
      "0x69028488dc3417d5058ec4b4503e0c12…dc65e5b1e1205896baa2be8a07c6e000"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:23:28.013] INFO (block-builder): Karura new head #7,735,327
    app: "chopsticks"
    number: 7735327
    hash: "0x144a3104bb5f5e4f1e033514c3b6706ce433d75236ebae46feb5d0d343c292c4"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:23:28.013] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:28.021] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:28.021] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([TransferReserveAsset { assets: Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2090), GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }]), dest: Location { parents: 1, interior: X1([Parachain(2000)]) }, xcm: Xcm([]) }])
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 18626278136, proof_size: 81858 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:23:28.417] INFO (block-builder): Basilisk building #6,701,495
    app: "chopsticks"
    number: 6701495
    extrinsics: [
      "0x95028488dc3417d5058ec4b4503e0c12…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 10972091114, proof_size: 62538 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 18750692136, proof_size: 81858 } }
             runtime::system  TRACE: Used block length: 7498
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 11172091114, proof_size: 62538 } }
             runtime::system  TRACE: Used block length: 5803
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
      runtime::metadata-hash  DEBUG: CheckMetadataHash::additional_signed => None
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2004), PalletInstance(10)]) }), fun: Fungible(200000000000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [60, 208, 167, 5, 162, 220, 101, 229, 177, 225, 32, 88, 150, 186, 162, 190, 138, 7, 198, 224] }]) }, xcm: Xcm([]) }])
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2004), PalletInstance(10)]) }), fun: Fungible(200000000000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: X1([Parachain(2004)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: X1([PalletInstance(10)]) }), fun: Fungible(200000000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [60, 208, 167, 5, 162, 220, 101, 229, 177, 225, 32, 88, 150, 186, 162, 190, 138, 7, 198, 224] }]) } }]) }])
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([TransferReserveAsset { assets: Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2090), GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }]), dest: Location { parents: 1, interior: X1([Parachain(2000)]) }, xcm: Xcm([]) }])
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2004), PalletInstance(10)]) }), fun: Fungible(200000000000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: X1([Parachain(2004)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: X1([PalletInstance(10)]) }), fun: Fungible(200000000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [60, 208, 167, 5, 162, 220, 101, 229, 177, 225, 32, 88, 150, 186, 162, 190, 138, 7, 198, 224] }]) } }]) }])
                xcm::execute  TRACE: origin: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }, message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2004), PalletInstance(10)]) }), fun: Fungible(200000000000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: X1([Parachain(2004)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: X1([PalletInstance(10)]) }), fun: Fungible(200000000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [60, 208, 167, 5, 162, 220, 101, 229, 177, 225, 32, 88, 150, 186, 162, 190, 138, 7, 198, 224] }]) } }]) }]), weight_credit: Weight { ref_time: 200000000, proof_size: 0 }
               xcm::barriers  TRACE: TakeWeightCredit origin: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }, instructions: [WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2004), PalletInstance(10)]) }), fun: Fungible(200000000000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: X1([Parachain(2004)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: X1([PalletInstance(10)]) }), fun: Fungible(200000000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [60, 208, 167, 5, 162, 220, 101, 229, 177, 225, 32, 88, 150, 186, 162, 190, 138, 7, 198, 224] }]) } }]) }], max_weight: Weight { ref_time: 200000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 200000000, proof_size: 0 }, message_id: None }
                xcm::process  TRACE: origin: Some(Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }), total_surplus/refunded: Weight { ref_time: 0, proof_size: 0 }/Weight { ref_time: 0, proof_size: 0 }, error_handler_weight: Weight { ref_time: 0, proof_size: 0 }
    xcm::process_instruction  TRACE: === WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2004), PalletInstance(10)]) }), fun: Fungible(200000000000000000000) }]))
xcm::ensure_can_subsume_assets  TRACE: worst_case_holding_len: 1, holding_limit: 64
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([TransferReserveAsset { assets: Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2090), GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }]), dest: Location { parents: 1, interior: X1([Parachain(2000)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2090), GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }])
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([TransferReserveAsset { assets: Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2090), GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }]), dest: Location { parents: 1, interior: X1([Parachain(2000)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2090), GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }])
                xcm::execute  TRACE: origin: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }, message: Xcm([TransferReserveAsset { assets: Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2090), GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }]), dest: Location { parents: 1, interior: X1([Parachain(2000)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2090), GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }]), weight_credit: Weight { ref_time: 100000000, proof_size: 0 }
               xcm::barriers  TRACE: TakeWeightCredit origin: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }, instructions: [TransferReserveAsset { assets: Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2090), GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }]), dest: Location { parents: 1, interior: X1([Parachain(2000)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2090), GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }], max_weight: Weight { ref_time: 100000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 100000000, proof_size: 0 }, message_id: None }
                xcm::process  TRACE: origin: Some(Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }), total_surplus/refunded: Weight { ref_time: 0, proof_size: 0 }/Weight { ref_time: 0, proof_size: 0 }, error_handler_weight: Weight { ref_time: 0, proof_size: 0 }
    xcm::process_instruction  TRACE: === TransferReserveAsset { assets: Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2090), GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }]), dest: Location { parents: 1, interior: X1([Parachain(2000)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2090), GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }
    xcm::process_instruction  TRACE: === InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: X1([Parachain(2004)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: X1([PalletInstance(10)]) }), fun: Fungible(200000000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [60, 208, 167, 5, 162, 220, 101, 229, 177, 225, 32, 88, 150, 186, 162, 190, 138, 7, 198, 224] }]) } }]) }
xcm::pallet_xcm::note_unknown_version  TRACE: XCM version is unknown for destination: Location { parents: 1, interior: X1([Parachain(2004)]) }
                   xcm::fees  TRACE: taking fee: Assets([]) from origin_ref: Some(Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }) in fees_mode: FeesMode { jit_withdraw: false } for a reason: InitiateReserveWithdraw
                xcm::execute  TRACE: result: Ok(())
         xcm::refund_surplus  TRACE: total_surplus: Weight { ref_time: 0, proof_size: 0 }, total_refunded: Weight { ref_time: 0, proof_size: 0 }, current_surplus: Weight { ref_time: 0, proof_size: 0 }
         xcm::refund_surplus  TRACE: total_refunded: Weight { ref_time: 0, proof_size: 0 }
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 424414000, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 18750692136, proof_size: 81858 } }
             runtime::system  TRACE: Used block length: 7654
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
xcm::pallet_xcm::note_unknown_version  TRACE: XCM version is unknown for destination: Location { parents: 1, interior: X1([Parachain(2000)]) }
                   xcm::fees  TRACE: taking fee: Assets([]) from origin_ref: Some(Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }) in fees_mode: FeesMode { jit_withdraw: false } for a reason: TransferReserveAsset
                xcm::execute  TRACE: result: Ok(())
         xcm::refund_surplus  TRACE: total_surplus: Weight { ref_time: 0, proof_size: 0 }, total_refunded: Weight { ref_time: 0, proof_size: 0 }, current_surplus: Weight { ref_time: 0, proof_size: 0 }
         xcm::refund_surplus  TRACE: total_refunded: Weight { ref_time: 0, proof_size: 0 }
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 400000000, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 11172091114, proof_size: 62538 } }
             runtime::system  TRACE: Used block length: 5970
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
runtime::xcmp-queue-migration  DEBUG: Lazy migration finished: item gone
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
cumulus_pallet_xcmp_queue::pallet  DEBUG: Not enough weight for on_idle. Weight(ref_time: 855689000, proof_size: 137920) < Weight(ref_time: 141169864, proof_size: 3429392)
             runtime::system  DEBUG: [6701495] 0 extrinsics, length: 5970 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 400000000, proof_size: 0) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 12028139114, proof_size: 200429) (0%)
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
             runtime::system  DEBUG: [6073420] 0 extrinsics, length: 7654 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 424414000, proof_size: 0) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 499434416136, proof_size: 1813488) (0%)
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
[04:23:30.179] INFO (block-builder): Basilisk new head #6,701,495
    app: "chopsticks"
    number: 6701495
    hash: "0xe8d312ff5fc76829be624b0b66ed4f52b670cf75568b16a238428873bd4415c7"
    extrinsics: [
      "0x95028488dc3417d5058ec4b4503e0c12…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:23:30.279] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2000,
        "data": "0x000210010400010200a9200500000f0080c6a47e8d030a1300010200a9200500000f0080c6a47e8d03000d01000400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69"
      }
    ]
[04:23:30.394] INFO (block-builder): Karura building #7,735,326
    app: "chopsticks"
    number: 7735326
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:23:30.144] INFO (block-builder): Hydration new head #6,073,420
    app: "chopsticks"
    number: 6073420
    hash: "0x1928a28583f9bd225678b45f6f838029eb9b0fb270f9f47c2c22770433c0173e"
    extrinsics: [
      "0x69028488dc3417d5058ec4b4503e0c12…dc65e5b1e1205896baa2be8a07c6e000"
    ]
    pendingExtrinsics: []
    ump: {}
[04:23:30.244] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2004,
        "data": "0x0003100004000001040a0017000020c65abc8ed70a0a13000001040a0017000020c65abc8ed70a000d010204000103003cd0a705a2dc65e5b1e1205896baa2be8a07c6e0"
      }
    ]
[04:23:30.371] INFO (block-builder): Polkadot building #22,713,593
    app: "chopsticks"
    number: 22713593
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:23:31.791] INFO (block-builder): Karura new head #7,735,326
    app: "chopsticks"
    number: 7735326
    hash: "0xd8749cf4beff692ffbb117513b16c78ff936f6ab2788cbcf086d99e9f5bdd412"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:23:31.791] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:31.895] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:23:31.999] INFO (block-builder): Karura building #7,735,327
    app: "chopsticks"
    number: 7735327
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:23:33.801] INFO (block-builder): Karura new head #7,735,327
    app: "chopsticks"
    number: 7735327
    hash: "0x939bcd7774421a19845199c855e889cee2e72419361d1e455b56f0b300212344"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:23:33.801] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:33.808] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:33.808] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:34.308] INFO (block-builder): Karura building #7,735,326
    app: "chopsticks"
    number: 7735326
    extrinsics: [
      "0x9502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:23:34.349] INFO (block-builder): Polkadot new head #22,713,593
    app: "chopsticks"
    number: 22713593
    hash: "0x7d6a967271d25bcb4eedfc82a6e5f190be9d71700ad222e242182fa43deb4318"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2004": [
        "0x0310000400000000070010a5d4e80a13…89be200fe98922423d4334014fa6b0ee"
      ]
    }
[04:23:34.458] INFO (block-builder): Acala building #7,044,254
    app: "chopsticks"
    number: 7044254
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:23:35.652] INFO (block-builder): Acala new head #7,044,254
    app: "chopsticks"
    number: 7044254
    hash: "0xf3c0b50d758fd400eaecd5c55b716f32ccda69abbb1a7609f54643015d11c23d"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:23:35.652] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:35.861] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:23:35.965] INFO (block-builder): Acala building #7,044,255
    app: "chopsticks"
    number: 7044255
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 10972091114, proof_size: 62538 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:23:35.990] INFO (block-builder): Karura new head #7,735,326
    app: "chopsticks"
    number: 7735326
    hash: "0x602d7a030f02b2fa8d89a2e00f1a1fe70cd704d9792b072878c840a315635695"
    extrinsics: [
      "0x9502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:23:36.091] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2090,
        "data": "0x00021000040000010500000f0080c6a47e8d030a130000010500000f0080c6a47e8d03000d01000400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69"
      }
    ]
[04:23:36.207] INFO (block-builder): Basilisk building #6,701,495
    app: "chopsticks"
    number: 6701495
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 11172091114, proof_size: 62538 } }
             runtime::system  TRACE: Used block length: 5885
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
runtime::xcmp-queue-migration  DEBUG: Lazy migration finished: item gone
             runtime::system  DEBUG: [6701495] 0 extrinsics, length: 5885 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 0, proof_size: 0) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 12028139114, proof_size: 200429) (0%)
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:23:37.714] INFO (block-builder): Basilisk new head #6,701,495
    app: "chopsticks"
    number: 6701495
    hash: "0xbdbeeab05103d209821325d819cc2f00877db14459e2d30a0b96161aabfc0802"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:23:37.714] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:38.358] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:23:38.462] INFO (block-builder): Basilisk building #6,701,496
    app: "chopsticks"
    number: 6701496
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }])
                xcm::execute  TRACE: origin: Location { parents: 1, interior: X1([Parachain(2000)]) }, message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]), weight_credit: Weight { ref_time: 0, proof_size: 0 }
               xcm::barriers  TRACE: TakeWeightCredit origin: Location { parents: 1, interior: X1([Parachain(2000)]) }, instructions: [WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }], max_weight: Weight { ref_time: 400000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
               xcm::barriers  TRACE: AllowKnownQueryResponses origin: Location { parents: 1, interior: X1([Parachain(2000)]) }, instructions: [WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }], max_weight: Weight { ref_time: 400000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
               xcm::barriers  TRACE: WithComputedOrigin origin: Location { parents: 1, interior: X1([Parachain(2000)]) }, instructions: [WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }], max_weight: Weight { ref_time: 400000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
               xcm::barriers  TRACE: AllowTopLevelPaidExecutionFrom origin: Location { parents: 1, interior: X1([Parachain(2000)]) }, instructions: [WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }], max_weight: Weight { ref_time: 400000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
                xcm::process  TRACE: origin: Some(Location { parents: 1, interior: X1([Parachain(2000)]) }), total_surplus/refunded: Weight { ref_time: 0, proof_size: 0 }/Weight { ref_time: 0, proof_size: 0 }, error_handler_weight: Weight { ref_time: 0, proof_size: 0 }
    xcm::process_instruction  TRACE: === WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }]))
xcm::ensure_can_subsume_assets  TRACE: worst_case_holding_len: 1, holding_limit: 64
    xcm::process_instruction  TRACE: === ClearOrigin
    xcm::process_instruction  TRACE: === BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }, weight_limit: Limited(Weight { ref_time: 400000000, proof_size: 0 }) }
                 xcm::weight  TRACE: MultiCurrencyTrader::buy_weight weight: Weight { ref_time: 400000000, proof_size: 0 }, payment: <wasm:stripped>
    xcm::process_instruction  TRACE: === DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }
                xcm::execute  TRACE: result: Ok(())
         xcm::refund_surplus  TRACE: total_surplus: Weight { ref_time: 0, proof_size: 0 }, total_refunded: Weight { ref_time: 0, proof_size: 0 }, current_surplus: Weight { ref_time: 0, proof_size: 0 }
         xcm::refund_surplus  TRACE: total_refunded: Weight { ref_time: 0, proof_size: 0 }
        xcm::process-message  TRACE: XCM message execution complete, used weight: Weight(ref_time: 400000000, proof_size: 0)
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 13028380114, proof_size: 219318 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 13228380114, proof_size: 219318 } }
             runtime::system  TRACE: Used block length: 5803
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
runtime::xcmp-queue-migration  DEBUG: Lazy migration finished: item gone
             runtime::system  DEBUG: [6701496] 0 extrinsics, length: 5803 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 0, proof_size: 0) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 14084428114, proof_size: 357209) (0%)
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:23:41.045] INFO (block-builder): Acala new head #7,044,255
    app: "chopsticks"
    number: 7044255
    hash: "0x2a0b0ca5704e9cd6708a95ce7106ad12be0389934c49e9724a61e50624a13698"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:23:41.045] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:41.059] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:41.059] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:23:41.494] INFO (block-builder): Acala building #7,044,254
    app: "chopsticks"
    number: 7044254
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…dc65e5b1e1205896baa2be8a07c6e000"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
[04:23:41.515] INFO: Kusama Asset Hub RPC listening on port 40855
    app: "chopsticks"
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:23:42.086] INFO: Karura RPC listening on port 43521
    app: "chopsticks"
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:23:43.656] INFO (block-builder): Acala new head #7,044,254
    app: "chopsticks"
    number: 7044254
    hash: "0xb83b22bc6de4c0c8b710e356006dc529e76b8e08141562a0218b36b22a46c1b1"
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…dc65e5b1e1205896baa2be8a07c6e000"
    ]
    pendingExtrinsics: []
    ump: {}
[04:23:43.757] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2004,
        "data": "0x000210010400010200411f0608000000070010a5d4e80a1300010200411f0608000000070010a5d4e8000d010004000103003cd0a705a2dc65e5b1e1205896baa2be8a07c6e0"
      }
    ]
[04:23:43.872] INFO (block-builder): Moonbeam building #7,638,671
    app: "chopsticks"
    number: 7638671
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:23:44.979] INFO (xcm): Connected parachains [1000,2000]
    app: "chopsticks"
[04:23:44.984] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:44.984] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:23:46.148] INFO (block-builder): Kusama Asset Hub building #7,849,568
    app: "chopsticks"
    number: 7849568
    extrinsics: [
      "0xa902840088dc3417d5058ec4b4503e0c…02043205011f0002093d000000000000"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:23:46.716] INFO (block-builder): Moonbeam new head #7,638,671
    app: "chopsticks"
    number: 7638671
    hash: "0x05c2156e0b2e14b282086c2893c65de1f441bec36750272d74637f25578bbd30"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:23:46.716] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:46.724] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:46.724] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:47.271] INFO (block-builder): Moonbeam building #7,638,671
    app: "chopsticks"
    number: 7638671
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:23:48.012] INFO (block-builder): Kusama Asset Hub new head #7,849,568
    app: "chopsticks"
    number: 7849568
    hash: "0xdd2a2b2c4600721a74db643af97d0760c3befac06f4e74b834944cb7d545095c"
    extrinsics: [
      "0xa902840088dc3417d5058ec4b4503e0c…02043205011f0002093d000000000000"
    ]
    pendingExtrinsics: []
    ump: {}
[04:23:48.113] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2000,
        "data": "0x000314010400010300a10f043205011f0002093d000a1300010300a10f043205011f0002093d00000d01020400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae692c18a3d993178cce91548d04b9d4cf7abca2df6eded9d9c0a1d4b6f73fb0cd0198"
      }
    ]
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:23:48.587] INFO (block-builder): Karura building #7,735,326
    app: "chopsticks"
    number: 7735326
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:23:49.644] INFO (block-builder): Moonbeam new head #7,638,671
    app: "chopsticks"
    number: 7638671
    hash: "0x2090130d8113d338770f4546e2686ceee981457af63f40ef27c25dfc62627566"
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:23:49.745] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2000,
        "data": "0x00031000040000010602000000000000000000000000000000000000000000000000000000000000000000070010a5d4e80a130000010602000000000000000000000000000000000000000000000000000000000000000000070010a5d4e8000d01020400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69"
      }
    ]
[04:23:49.862] INFO (block-builder): Acala building #7,044,254
    app: "chopsticks"
    number: 7044254
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:23:51.237] INFO (block-builder): Acala new head #7,044,254
    app: "chopsticks"
    number: 7044254
    hash: "0xf1a41ba4e20c727e4a3aee21a16a1c9a6ffba9b5e99931463a44fe89fa8c7880"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:23:51.237] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:51.346] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:23:51.450] INFO (block-builder): Acala building #7,044,255
    app: "chopsticks"
    number: 7044255
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:23:53.050] INFO (block-builder): Acala new head #7,044,255
    app: "chopsticks"
    number: 7044255
    hash: "0xbe6b3c200ab15e5cafd65dd93101731c2d767942211775952c10f7ad7e1a217f"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:23:53.050] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:53.058] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:53.058] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:53.473] INFO (block-builder): Acala building #7,044,254
    app: "chopsticks"
    number: 7044254
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…dc65e5b1e1205896baa2be8a07c6e000"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:23:55.739] INFO (block-builder): Karura new head #7,735,326
    app: "chopsticks"
    number: 7735326
    hash: "0xf0829a8ffb532cb92a64c194d4c676f78b35dfb4dde56423a17af3798d0ee55a"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:23:55.739] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:55.643] INFO (block-builder): Polkadot new head #22,713,593
    app: "chopsticks"
    number: 22713593
    hash: "0x7d6a967271d25bcb4eedfc82a6e5f190be9d71700ad222e242182fa43deb4318"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:23:55.751] INFO (block-builder): Moonbeam building #7,638,671
    app: "chopsticks"
    number: 7638671
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:23:55.070] INFO (block-builder): Acala new head #7,044,254
    app: "chopsticks"
    number: 7044254
    hash: "0xbb178d0bb7f924160f3da3e5356cd0c8dd8c45657449d6733958475768adda77"
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…dc65e5b1e1205896baa2be8a07c6e000"
    ]
    pendingExtrinsics: []
    ump: {}
[04:23:55.171] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2004,
        "data": "0x000210010400010200411f0608000300070010a5d4e80a1300010200411f0608000300070010a5d4e8000d010004000103003cd0a705a2dc65e5b1e1205896baa2be8a07c6e0"
      }
    ]
[04:23:55.317] INFO (block-builder): Moonbeam building #7,638,671
    app: "chopsticks"
    number: 7638671
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:23:56.573] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:23:56.677] INFO (block-builder): Karura building #7,735,327
    app: "chopsticks"
    number: 7735327
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
[04:23:57.806] INFO (block-builder): Moonbeam new head #7,638,671
    app: "chopsticks"
    number: 7638671
    hash: "0xb8087adff3474d822f1f9cf3f98dcec048906c06fb3708f0d78a5490fde76e9d"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:23:57.806] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:57.814] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:57.814] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed Core_initialize_block
[04:23:58.347] INFO (block-builder): Moonbeam building #7,638,671
    app: "chopsticks"
    number: 7638671
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:23:59.167] INFO (block-builder): Karura new head #7,735,327
    app: "chopsticks"
    number: 7735327
    hash: "0xcf92819a5947995f5f0a8a58e343fcf1b0c1e300bb85744d49e60e7b2fe0c171"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:23:59.167] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:59.184] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:23:59.184] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:24:00.429] INFO: Polkadot Asset Hub RPC listening on port 36131
    app: "chopsticks"
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:24:00.777] INFO: Acala RPC listening on port 45593
    app: "chopsticks"
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:24:00.887] INFO (block-builder): Moonbeam new head #7,638,671
    app: "chopsticks"
    number: 7638671
    hash: "0x78912e8c43805b342ba764d0fa02195a4341f4c8d33404bb36e29815ef3ec5aa"
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:24:00.987] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2000,
        "data": "0x00031000040000010602000300000000000000000000000000000000000000000000000000000000000000070010a5d4e80a130000010602000300000000000000000000000000000000000000000000000000000000000000070010a5d4e8000d01020400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69"
      }
    ]
[04:24:01.104] INFO (block-builder): Acala building #7,044,254
    app: "chopsticks"
    number: 7044254
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
[04:24:02.642] INFO (block-builder): Karura building #7,735,326
    app: "chopsticks"
    number: 7735326
    extrinsics: [
      "0x9502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:24:02.537] INFO (block-builder): Acala new head #7,044,254
    app: "chopsticks"
    number: 7044254
    hash: "0x803feb8e6fe6d117d42a2930e599ddbbd99baf846f3d70216913a6ed00dccfce"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:24:02.537] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:24:02.538] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:24:02.642] INFO (block-builder): Acala building #7,044,255
    app: "chopsticks"
    number: 7044255
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:24:03.803] INFO (xcm): Connected parachains [1000,2000]
    app: "chopsticks"
[04:24:03.808] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:24:03.808] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
[04:24:04.808] INFO (block-builder): Karura new head #7,735,326
    app: "chopsticks"
    number: 7735326
    hash: "0x98705b6d4ba5f95dfc341b77b9478b07fc96432af9cba388058163545930997f"
    extrinsics: [
      "0x9502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:24:04.909] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 1000,
        "data": "0x0002100004000002043205011f0002093d000a13000002043205011f0002093d00000d01000400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69"
      }
    ]
[04:24:04.948] INFO (block-builder): Kusama Asset Hub building #7,849,568
    app: "chopsticks"
    number: 7849568
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
[04:24:05.536] INFO (block-builder): Polkadot Asset Hub building #7,212,592
    app: "chopsticks"
    number: 7212592
    extrinsics: [
      "0xa902840088dc3417d5058ec4b4503e0c…02043205011f0002093d000000000000"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:24:06.946] INFO: Polkadot RPC listening on port 38625
    app: "chopsticks"
[04:24:07.044] INFO: Acala RPC listening on port 39769
    app: "chopsticks"
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Metadata_metadata
[04:24:08.668] INFO (block-builder): Polkadot Asset Hub new head #7,212,592
    app: "chopsticks"
    number: 7212592
    hash: "0xb2460678eb2fa0e3c1a70ee0018d60d3ebf5d4879ae26ab6f7cede0bafe7c8e4"
    extrinsics: [
      "0xa902840088dc3417d5058ec4b4503e0c…02043205011f0002093d000000000000"
    ]
    pendingExtrinsics: []
    ump: {}
[04:24:08.769] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2000,
        "data": "0x000314010400010300a10f043205011f0002093d000a1300010300a10f043205011f0002093d00000d01020400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae692cdc0b240811cdd7acd87007ed4c458754d570665bc3d868310fcfbdcf1522956c"
      }
    ]
[04:24:09.261] INFO (block-builder): Acala building #7,044,254
    app: "chopsticks"
    number: 7044254
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:24:08.831] INFO: Kusama RPC listening on port 45645
    app: "chopsticks"
[04:24:08.841] INFO: Karura RPC listening on port 37069
    app: "chopsticks"
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
[04:24:11.513] INFO (xcm): Connected parachains [2000]
    app: "chopsticks"
[04:24:11.835] INFO (xcm): Connected relaychain 'Polkadot' with parachain 'Acala'
    app: "chopsticks"
[04:24:11.841] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:24:12.897] INFO (xcm): Connected parachains [2000]
    app: "chopsticks"
[04:24:13.209] INFO (xcm): Connected relaychain 'Kusama' with parachain 'Karura'
    app: "chopsticks"
[04:24:13.214] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
[04:24:15.781] INFO (block-builder): Acala building #7,044,254
    app: "chopsticks"
    number: 7044254
    extrinsics: [
      "0x8502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:24:16.459] INFO (block-builder): Acala new head #7,044,254
    app: "chopsticks"
    number: 7044254
    hash: "0xbd845b79b419fca1d6a6094e1d9fbdafa94e4c63977c7faee8c3d40f062c9fec"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:24:16.459] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:24:17.218] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:24:17.322] INFO (block-builder): Acala building #7,044,255
    app: "chopsticks"
    number: 7044255
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:24:17.017] INFO (block-builder): Karura building #7,735,326
    app: "chopsticks"
    number: 7735326
    extrinsics: [
      "0x8502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:24:22.911] INFO (block-builder): Acala new head #7,044,254
    app: "chopsticks"
    number: 7044254
    hash: "0xef2214e60d6548332f008bb1eaea7be4db1895849001da782cbf14fa0ce3c17d"
    extrinsics: [
      "0x8502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:24:23.011] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
[04:24:23.250] INFO (block-builder): Polkadot building #22,713,593
    app: "chopsticks"
    number: 22713593
    extrinsics: []
    umpCount: 1
[04:24:23.193] INFO (block-builder): Acala new head #7,044,255
    app: "chopsticks"
    number: 7044255
    hash: "0xb6b6408b5b6c613c58870b79f6bc9efe33248bc1ae95db32f2e546ca80fe973c"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:24:23.194] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:24:23.210] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:24:23.211] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:24:24.160] INFO (block-builder): Karura new head #7,735,326
    app: "chopsticks"
    number: 7735326
    hash: "0xf9dfbfd907c6874dcb006d480573aa108a1b90f2bf09801be570342a6b57f918"
    extrinsics: [
      "0x8502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:24:24.261] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:24:24.548] INFO (block-builder): Kusama building #25,095,175
    app: "chopsticks"
    number: 25095175
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:24:26.398] INFO (block-builder): Acala building #7,044,254
    app: "chopsticks"
    number: 7044254
    extrinsics: [
      "0x9502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:24:28.358] INFO (block-builder): Acala new head #7,044,254
    app: "chopsticks"
    number: 7044254
    hash: "0x5d96254112a70996b10966daed25be87f7f4b2e6eea344923320526d5ae86324"
    extrinsics: [
      "0x9502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:24:28.459] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 1000,
        "data": "0x0002100004000002043205011f0002093d000a13000002043205011f0002093d00000d01000400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69"
      }
    ]
[04:24:28.521] INFO (block-builder): Polkadot Asset Hub building #7,212,592
    app: "chopsticks"
    number: 7212592
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:24:29.946] INFO (block-builder): Polkadot Asset Hub new head #7,212,592
    app: "chopsticks"
    number: 7212592
    hash: "0xaee833e331fe4643a30670a9a87df243ed17e3dc4799b5ddad1ce99ce7154094"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:24:29.947] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
[04:24:33.044] INFO: Polkadot RPC listening on port 45023
    app: "chopsticks"
[04:24:33.088] INFO: Astar RPC listening on port 46015
    app: "chopsticks"
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
[04:24:37.395] INFO (xcm): Connected parachains [2006]
    app: "chopsticks"
[04:24:37.719] INFO (xcm): Connected relaychain 'Polkadot' with parachain 'Astar'
    app: "chopsticks"
[04:24:37.724] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:24:42.191] INFO (block-builder): Polkadot building #22,713,593
    app: "chopsticks"
    number: 22713593
    extrinsics: [
      "0x9902840088dc3417d5058ec4b4503e0c…0400000000070010a5d4e80000000000"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:24:47.341] INFO (block-builder): Polkadot new head #22,713,593
    app: "chopsticks"
    number: 22713593
    hash: "0x7d6a967271d25bcb4eedfc82a6e5f190be9d71700ad222e242182fa43deb4318"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2000": [
        "0x0210000400000000070010a5d4e80a13…c0145d968b5ff5006125f2414fadae69"
      ]
    }
[04:24:47.355] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:24:47.756] INFO (block-builder): Acala building #7,044,254
    app: "chopsticks"
    number: 7044254
    extrinsics: [
      "0xa502840088dc3417d5058ec4b4503e0c…25f2414fadae69010700f2052a01419c"
    ]
    umpCount: 0
[04:24:47.843] INFO (block-builder): Kusama new head #25,095,175
    app: "chopsticks"
    number: 25095175
    hash: "0x38cfa53d56f8dddfa89e361e91411bfe51365486d1d9fdb068fa86162138db3f"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2000": [
        "0x0210000400000000070010a5d4e80a13…c0145d968b5ff5006125f2414fadae69"
      ]
    }
[04:24:47.874] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:24:48.282] INFO (block-builder): Karura building #7,735,326
    app: "chopsticks"
    number: 7735326
    extrinsics: [
      "0x9d02840088dc3417d5058ec4b4503e0c…006125f2414fadae690102943577419c"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:24:49.199] INFO (block-builder): Acala new head #7,044,254
    app: "chopsticks"
    number: 7044254
    hash: "0x14b5fb907423f5fd89cbf6596c7016e621fb0796b7c5561936fa99b42c6db909"
    extrinsics: [
      "0xa502840088dc3417d5058ec4b4503e0c…25f2414fadae69010700f2052a01419c"
    ]
    pendingExtrinsics: []
    ump: {}
[04:24:49.299] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:24:49.414] INFO (block-builder): Polkadot building #22,713,593
    app: "chopsticks"
    number: 22713593
    extrinsics: []
    umpCount: 1
[04:24:49.676] INFO (block-builder): Karura new head #7,735,326
    app: "chopsticks"
    number: 7735326
    hash: "0x4ae64ddfc6f81cf469027ec1a05902e799a280e7eabcadadb991d2e396aad5d3"
    extrinsics: [
      "0x9d02840088dc3417d5058ec4b4503e0c…006125f2414fadae690102943577419c"
    ]
    pendingExtrinsics: []
    ump: {}
[04:24:49.775] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:24:49.891] INFO (block-builder): Kusama building #25,095,175
    app: "chopsticks"
    number: 25095175
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:25:05.906] INFO (block-builder): Polkadot new head #22,713,593
    app: "chopsticks"
    number: 22713593
    hash: "0x9bc2a6e853fc36ffaf6d1a2a211d39ac180db84250350dc7f0eafe5d1d029577"
    extrinsics: [
      "0x9902840088dc3417d5058ec4b4503e0c…0400000000070010a5d4e80000000000"
    ]
    pendingExtrinsics: []
    ump: {}
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:25:06.691] INFO (block-builder): Astar building #7,113,937
    app: "chopsticks"
    number: 7113937
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 6182040424, proof_size: 12720 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 6289114424, proof_size: 12720 } }
             runtime::system  TRACE: Used block length: 6792
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
runtime::xcmp-queue-migration  DEBUG: Lazy migration finished: item gone
                 xcm::weight  TRACE: WeightInfoBounds message: Xcm([ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([248, 146, 115, 160, 186, 144, 230, 35, 243, 70, 20, 105, 142, 109, 26, 205, 205, 99, 78, 40, 128, 252, 55, 49, 61, 62, 117, 164, 77, 202, 159, 0])])
                xcm::execute  TRACE: origin: Location { parents: 1, interior: Here }, message: Xcm([ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([248, 146, 115, 160, 186, 144, 230, 35, 243, 70, 20, 105, 142, 109, 26, 205, 205, 99, 78, 40, 128, 252, 55, 49, 61, 62, 117, 164, 77, 202, 159, 0])]), weight_credit: Weight { ref_time: 0, proof_size: 0 }
               xcm::barriers  TRACE: TakeWeightCredit origin: Location { parents: 1, interior: Here }, instructions: [ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([248, 146, 115, 160, 186, 144, 230, 35, 243, 70, 20, 105, 142, 109, 26, 205, 205, 99, 78, 40, 128, 252, 55, 49, 61, 62, 117, 164, 77, 202, 159, 0])], max_weight: Weight { ref_time: 885093000, proof_size: 9339 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
               xcm::barriers  TRACE: AllowTopLevelPaidExecutionFrom origin: Location { parents: 1, interior: Here }, instructions: [ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([248, 146, 115, 160, 186, 144, 230, 35, 243, 70, 20, 105, 142, 109, 26, 205, 205, 99, 78, 40, 128, 252, 55, 49, 61, 62, 117, 164, 77, 202, 159, 0])], max_weight: Weight { ref_time: 885093000, proof_size: 9339 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
                xcm::process  TRACE: origin: Some(Location { parents: 1, interior: Here }), total_surplus/refunded: Weight { ref_time: 0, proof_size: 0 }/Weight { ref_time: 0, proof_size: 0 }, error_handler_weight: Weight { ref_time: 0, proof_size: 0 }
    xcm::process_instruction  TRACE: === ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }]))
xcm::ensure_can_subsume_assets  TRACE: worst_case_holding_len: 1, holding_limit: 64
    xcm::process_instruction  TRACE: === ClearOrigin
    xcm::process_instruction  TRACE: === BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Limited(Weight { ref_time: 885093000, proof_size: 9339 }) }
                 xcm::weight  TRACE: UsingComponents::buy_weight weight: Weight { ref_time: 885093000, proof_size: 9339 }, payment: <wasm:stripped>, context: XcmContext { origin: None, message_id: [69, 175, 70, 13, 102, 238, 5, 205, 123, 13, 112, 181, 23, 180, 124, 82, 164, 186, 99, 88, 47, 224, 54, 99, 176, 100, 148, 102, 150, 161, 8, 81], topic: None }
                 xcm::weight  TRACE: FixedRateOfForeignAsset::buy_weight weight: Weight { ref_time: 885093000, proof_size: 9339 }, payment: <wasm:stripped>
    xcm::process_instruction  TRACE: === DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }
       xcm::fungible_adapter  TRACE: deposit_asset what: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(999999114907) }, who: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) }
      xcm::fungibles_adapter  TRACE: deposit_asset what: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(999999114907) }, who: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) }
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
    xcm::process_instruction  TRACE: === SetTopic([248, 146, 115, 160, 186, 144, 230, 35, 243, 70, 20, 105, 142, 109, 26, 205, 205, 99, 78, 40, 128, 252, 55, 49, 61, 62, 117, 164, 77, 202, 159, 0])
                xcm::execute  TRACE: result: Ok(())
         xcm::refund_surplus  TRACE: total_surplus: Weight { ref_time: 0, proof_size: 0 }, total_refunded: Weight { ref_time: 0, proof_size: 0 }, current_surplus: Weight { ref_time: 0, proof_size: 0 }
         xcm::refund_surplus  TRACE: total_refunded: Weight { ref_time: 0, proof_size: 0 }
                 xcm::weight  TRACE: XcmFeeHandler::take_revenue took 885093 of asset Id 340282366920938463463374607431768211455
        xcm::process-message  TRACE: XCM message execution complete, used weight: Weight(ref_time: 885093000, proof_size: 9339)
[04:25:13.052] INFO (block-builder): Kusama new head #25,095,175
    app: "chopsticks"
    number: 25095175
    hash: "0x38cfa53d56f8dddfa89e361e91411bfe51365486d1d9fdb068fa86162138db3f"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2000": [
        "0x0210000400000000070010a5d4e80a13…c0145d968b5ff5006125f2414fadae69"
      ]
    }
[04:25:13.058] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
            price-aggregator  TRACE: Failed to process the accumulated native currency values in the current block. Reason: "No values exist for the current block."
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:25:14.630] INFO (block-builder): Polkadot new head #22,713,593
    app: "chopsticks"
    number: 22713593
    hash: "0x7d6a967271d25bcb4eedfc82a6e5f190be9d71700ad222e242182fa43deb4318"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2000": [
        "0x0210000400000000070010a5d4e80a13…c0145d968b5ff5006125f2414fadae69"
      ]
    }
[04:25:14.642] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
             runtime::system  DEBUG: [7113937] 0 extrinsics, length: 6792 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 0, proof_size: 0) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 9966530424, proof_size: 189823) (0%)
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:25:15.760] INFO (block-builder): Astar new head #7,113,937
    app: "chopsticks"
    number: 7113937
    hash: "0x05d4239155c1331dcc2d6fec129fc4cf455e5e628ea719c89ba9e24b91502da8"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:25:15.761] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:25:16.012] INFO (block-builder): Kusama building #25,095,175
    app: "chopsticks"
    number: 25095175
    extrinsics: [
      "0x9902840088dc3417d5058ec4b4503e0c…0400000000070010a5d4e80000000000"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:25:17.382] INFO (block-builder): Polkadot building #22,713,593
    app: "chopsticks"
    number: 22713593
    extrinsics: [
      "0x9902840088dc3417d5058ec4b4503e0c…0400000000070010a5d4e80000000000"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:25:17.271] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
      runtime::metadata-hash  DEBUG: CheckMetadataHash::additional_signed => None
                 xcm::weight  TRACE: WeightInfoBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) }, xcm: Xcm([]) }])
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:25:21.221] INFO (block-builder): Astar building #7,113,937
    app: "chopsticks"
    number: 7113937
    extrinsics: [
      "0xc102840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 6182040424, proof_size: 12720 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 6289114424, proof_size: 12720 } }
             runtime::system  TRACE: Used block length: 6688
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
      runtime::metadata-hash  DEBUG: CheckMetadataHash::additional_signed => None
                 xcm::weight  TRACE: WeightInfoBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) }, xcm: Xcm([]) }])
                 xcm::weight  TRACE: WeightInfoBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }])
                 xcm::weight  TRACE: WeightInfoBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }])
                xcm::execute  TRACE: origin: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }, message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }]), weight_credit: Weight { ref_time: 704839000, proof_size: 8990 }
               xcm::barriers  TRACE: TakeWeightCredit origin: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }, instructions: [WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }], max_weight: Weight { ref_time: 704839000, proof_size: 8990 }, properties: Properties { weight_credit: Weight { ref_time: 704839000, proof_size: 8990 }, message_id: None }
                xcm::process  TRACE: origin: Some(Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }), total_surplus/refunded: Weight { ref_time: 0, proof_size: 0 }/Weight { ref_time: 0, proof_size: 0 }, error_handler_weight: Weight { ref_time: 0, proof_size: 0 }
    xcm::process_instruction  TRACE: === WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }]))
xcm::ensure_can_subsume_assets  TRACE: worst_case_holding_len: 1, holding_limit: 64
       xcm::fungible_adapter  TRACE: withdraw_asset what: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, who: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }
      xcm::fungibles_adapter  TRACE: withdraw_asset what: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, who: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }
    xcm::process_instruction  TRACE: === InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }
                   xcm::send  TRACE: Sending msg: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]), to destination: Location { parents: 1, interior: Here }, (reason: InitiateReserveWithdraw)
xcm::pallet_xcm::note_unknown_version  TRACE: XCM version is unknown for destination: Location { parents: 1, interior: Here }
                   xcm::fees  TRACE: taking fee: Assets([]) from origin_ref: Some(Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }) in fees_mode: FeesMode { jit_withdraw: false } for a reason: InitiateReserveWithdraw
                xcm::execute  TRACE: result: Ok(())
         xcm::refund_surplus  TRACE: total_surplus: Weight { ref_time: 0, proof_size: 0 }, total_refunded: Weight { ref_time: 0, proof_size: 0 }, current_surplus: Weight { ref_time: 0, proof_size: 0 }
         xcm::refund_surplus  TRACE: total_refunded: Weight { ref_time: 0, proof_size: 0 }
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 1811913000, proof_size: 13086 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 6289114424, proof_size: 12720 } }
             runtime::system  TRACE: Used block length: 6866
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
runtime::xcmp-queue-migration  DEBUG: Lazy migration finished: item gone
            price-aggregator  TRACE: Failed to process the accumulated native currency values in the current block. Reason: "No values exist for the current block."
             runtime::system  DEBUG: [7113937] 0 extrinsics, length: 6866 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 1811913000, proof_size: 13086) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 7605148424, proof_size: 92331) (0%)
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:25:23.117] INFO (block-builder): Astar new head #7,113,937
    app: "chopsticks"
    number: 7113937
    hash: "0x50f7fcb213b95cf848d43d2bb6d57267103141a2ea5d0202ee843d0e8d4c7feb"
    extrinsics: [
      "0xc102840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:25:23.218] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:25:23.378] INFO (block-builder): Polkadot building #22,713,593
    app: "chopsticks"
    number: 22713593
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
[04:25:26.979] INFO: Kusama RPC listening on port 42737
    app: "chopsticks"
[04:25:26.995] INFO: Shiden RPC listening on port 39799
    app: "chopsticks"
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
[04:25:30.892] INFO (xcm): Connected parachains [2007]
    app: "chopsticks"
[04:25:31.205] INFO (xcm): Connected relaychain 'Kusama' with parachain 'Shiden'
    app: "chopsticks"
[04:25:31.209] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
      runtime::metadata-hash  DEBUG: CheckMetadataHash::additional_signed => None
                 xcm::weight  TRACE: WeightInfoBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) }, xcm: Xcm([]) }])
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:25:35.333] INFO (block-builder): Shiden building #7,421,919
    app: "chopsticks"
    number: 7421919
    extrinsics: [
      "0xc102840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 6307024424, proof_size: 12720 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 6414098424, proof_size: 12720 } }
             runtime::system  TRACE: Used block length: 6547
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:25:39.388] INFO (block-builder): Kusama new head #25,095,175
    app: "chopsticks"
    number: 25095175
    hash: "0x77739660aa89614891011170ddbfcc5a840ba1f6e746c47248be056e72ae3e45"
    extrinsics: [
      "0x9902840088dc3417d5058ec4b4503e0c…0400000000070010a5d4e80000000000"
    ]
    pendingExtrinsics: []
    ump: {}
[04:25:39.631] INFO (block-builder): Karura building #7,735,326
    app: "chopsticks"
    number: 7735326
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
      runtime::metadata-hash  DEBUG: CheckMetadataHash::additional_signed => None
                 xcm::weight  TRACE: WeightInfoBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) }, xcm: Xcm([]) }])
                 xcm::weight  TRACE: WeightInfoBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }])
                 xcm::weight  TRACE: WeightInfoBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }])
                xcm::execute  TRACE: origin: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }, message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }]), weight_credit: Weight { ref_time: 702960000, proof_size: 8990 }
               xcm::barriers  TRACE: TakeWeightCredit origin: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }, instructions: [WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }], max_weight: Weight { ref_time: 702960000, proof_size: 8990 }, properties: Properties { weight_credit: Weight { ref_time: 702960000, proof_size: 8990 }, message_id: None }
                xcm::process  TRACE: origin: Some(Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }), total_surplus/refunded: Weight { ref_time: 0, proof_size: 0 }/Weight { ref_time: 0, proof_size: 0 }, error_handler_weight: Weight { ref_time: 0, proof_size: 0 }
    xcm::process_instruction  TRACE: === WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }]))
xcm::ensure_can_subsume_assets  TRACE: worst_case_holding_len: 1, holding_limit: 64
       xcm::fungible_adapter  TRACE: withdraw_asset what: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, who: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }
      xcm::fungibles_adapter  TRACE: withdraw_asset what: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, who: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
    xcm::process_instruction  TRACE: === InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }
                   xcm::send  TRACE: Sending msg: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]), to destination: Location { parents: 1, interior: Here }, (reason: InitiateReserveWithdraw)
xcm::pallet_xcm::note_unknown_version  TRACE: XCM version is unknown for destination: Location { parents: 1, interior: Here }
                   xcm::fees  TRACE: taking fee: Assets([]) from origin_ref: Some(Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }) in fees_mode: FeesMode { jit_withdraw: false } for a reason: InitiateReserveWithdraw
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
                xcm::execute  TRACE: result: Ok(())
         xcm::refund_surplus  TRACE: total_surplus: Weight { ref_time: 0, proof_size: 0 }, total_refunded: Weight { ref_time: 0, proof_size: 0 }, current_surplus: Weight { ref_time: 0, proof_size: 0 }
         xcm::refund_surplus  TRACE: total_refunded: Weight { ref_time: 0, proof_size: 0 }
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 1810034000, proof_size: 13086 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 6414098424, proof_size: 12720 } }
             runtime::system  TRACE: Used block length: 6725
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
runtime::xcmp-queue-migration  DEBUG: Lazy migration finished: item gone
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
            price-aggregator  TRACE: Failed to process the accumulated native currency values in the current block. Reason: "No values exist for the current block."
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:25:40.936] INFO (block-builder): Karura new head #7,735,326
    app: "chopsticks"
    number: 7735326
    hash: "0x8a2ebfbe036bbff0a8bebf4f6dac56388c2cfec6b9dc52421c143276bfae928e"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:25:40.936] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:25:41.148] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:25:41.253] INFO (block-builder): Karura building #7,735,327
    app: "chopsticks"
    number: 7735327
    extrinsics: []
    umpCount: 0
             runtime::system  DEBUG: [7421919] 0 extrinsics, length: 6725 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 1810034000, proof_size: 13086) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 7730132424, proof_size: 92331) (0%)
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:25:42.534] INFO (block-builder): Polkadot new head #22,713,593
    app: "chopsticks"
    number: 22713593
    hash: "0x56480745ac4647e146ca3357a7993423d498dc73debba28e572beabaf4a7af76"
    extrinsics: [
      "0x9902840088dc3417d5058ec4b4503e0c…0400000000070010a5d4e80000000000"
    ]
    pendingExtrinsics: []
    ump: {}
[04:25:42.748] INFO (block-builder): Acala building #7,044,254
    app: "chopsticks"
    number: 7044254
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:25:42.792] INFO (block-builder): Shiden new head #7,421,919
    app: "chopsticks"
    number: 7421919
    hash: "0x382361b4789fcc2f47b1ae0c28b1498d171784ebc1c71371fcb4c0f85cc033ff"
    extrinsics: [
      "0xc102840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:25:42.894] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:25:43.139] INFO (block-builder): Kusama building #25,095,175
    app: "chopsticks"
    number: 25095175
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:25:44.023] INFO (block-builder): Acala new head #7,044,254
    app: "chopsticks"
    number: 7044254
    hash: "0x052e65ecc29ba9ec2842a22374a56b8ebc527aa1bc98d7f1bfd137fb527bb2b8"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:25:44.024] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:25:44.236] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:25:44.340] INFO (block-builder): Acala building #7,044,255
    app: "chopsticks"
    number: 7044255
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:26:06.017] INFO (block-builder): Kusama new head #25,095,175
    app: "chopsticks"
    number: 25095175
    hash: "0x38cfa53d56f8dddfa89e361e91411bfe51365486d1d9fdb068fa86162138db3f"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2007": [
        "0x0210000400000000070010a5d4e80a13…c0145d968b5ff5006125f2414fadae69"
      ]
    }
[04:26:06.029] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:26:09.261] INFO (block-builder): Kusama building #25,095,175
    app: "chopsticks"
    number: 25095175
    extrinsics: [
      "0x9902840088dc3417d5058ec4b4503e0c…0400000000070010a5d4e80000000000"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:26:32.334] INFO (block-builder): Kusama new head #25,095,175
    app: "chopsticks"
    number: 25095175
    hash: "0xc468b5576e318d435647f5e7e3fa26c85cf515d88f7cb5803662da31a0fb4c14"
    extrinsics: [
      "0x9902840088dc3417d5058ec4b4503e0c…0400000000070010a5d4e80000000000"
    ]
    pendingExtrinsics: []
    ump: {}
[04:26:32.550] INFO (block-builder): Shiden building #7,421,919
    app: "chopsticks"
    number: 7421919
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 6307024424, proof_size: 12720 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 6414098424, proof_size: 12720 } }
             runtime::system  TRACE: Used block length: 6653
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
                 xcm::weight  TRACE: WeightInfoBounds message: Xcm([ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([50, 244, 158, 252, 88, 204, 17, 232, 59, 237, 103, 80, 204, 188, 37, 178, 154, 253, 48, 18, 174, 95, 80, 224, 38, 93, 254, 244, 88, 49, 127, 12])])
                xcm::execute  TRACE: origin: Location { parents: 1, interior: Here }, message: Xcm([ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([50, 244, 158, 252, 88, 204, 17, 232, 59, 237, 103, 80, 204, 188, 37, 178, 154, 253, 48, 18, 174, 95, 80, 224, 38, 93, 254, 244, 88, 49, 127, 12])]), weight_credit: Weight { ref_time: 0, proof_size: 0 }
               xcm::barriers  TRACE: TakeWeightCredit origin: Location { parents: 1, interior: Here }, instructions: [ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([50, 244, 158, 252, 88, 204, 17, 232, 59, 237, 103, 80, 204, 188, 37, 178, 154, 253, 48, 18, 174, 95, 80, 224, 38, 93, 254, 244, 88, 49, 127, 12])], max_weight: Weight { ref_time: 883257000, proof_size: 9339 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
               xcm::barriers  TRACE: AllowTopLevelPaidExecutionFrom origin: Location { parents: 1, interior: Here }, instructions: [ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([50, 244, 158, 252, 88, 204, 17, 232, 59, 237, 103, 80, 204, 188, 37, 178, 154, 253, 48, 18, 174, 95, 80, 224, 38, 93, 254, 244, 88, 49, 127, 12])], max_weight: Weight { ref_time: 883257000, proof_size: 9339 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
                xcm::process  TRACE: origin: Some(Location { parents: 1, interior: Here }), total_surplus/refunded: Weight { ref_time: 0, proof_size: 0 }/Weight { ref_time: 0, proof_size: 0 }, error_handler_weight: Weight { ref_time: 0, proof_size: 0 }
    xcm::process_instruction  TRACE: === ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }]))
xcm::ensure_can_subsume_assets  TRACE: worst_case_holding_len: 1, holding_limit: 64
    xcm::process_instruction  TRACE: === ClearOrigin
    xcm::process_instruction  TRACE: === BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Limited(Weight { ref_time: 883257000, proof_size: 9339 }) }
                 xcm::weight  TRACE: UsingComponents::buy_weight weight: Weight { ref_time: 883257000, proof_size: 9339 }, payment: <wasm:stripped>, context: XcmContext { origin: None, message_id: [1, 167, 151, 88, 155, 211, 197, 76, 223, 174, 164, 124, 56, 102, 5, 52, 244, 215, 212, 97, 135, 118, 46, 109, 58, 155, 237, 180, 140, 98, 36, 2], topic: None }
                 xcm::weight  TRACE: FixedRateOfForeignAsset::buy_weight weight: Weight { ref_time: 883257000, proof_size: 9339 }, payment: <wasm:stripped>
    xcm::process_instruction  TRACE: === DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }
       xcm::fungible_adapter  TRACE: deposit_asset what: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(999999116743) }, who: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) }
      xcm::fungibles_adapter  TRACE: deposit_asset what: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(999999116743) }, who: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) }
    xcm::process_instruction  TRACE: === SetTopic([50, 244, 158, 252, 88, 204, 17, 232, 59, 237, 103, 80, 204, 188, 37, 178, 154, 253, 48, 18, 174, 95, 80, 224, 38, 93, 254, 244, 88, 49, 127, 12])
                xcm::execute  TRACE: result: Ok(())
         xcm::refund_surplus  TRACE: total_surplus: Weight { ref_time: 0, proof_size: 0 }, total_refunded: Weight { ref_time: 0, proof_size: 0 }, current_surplus: Weight { ref_time: 0, proof_size: 0 }
         xcm::refund_surplus  TRACE: total_refunded: Weight { ref_time: 0, proof_size: 0 }
                 xcm::weight  TRACE: XcmFeeHandler::take_revenue took 883257 of asset Id 340282366920938463463374607431768211455
        xcm::process-message  TRACE: XCM message execution complete, used weight: Weight(ref_time: 883257000, proof_size: 9339)
runtime::xcmp-queue-migration  DEBUG: Lazy migration finished: item gone
            price-aggregator  TRACE: Failed to process the accumulated native currency values in the current block. Reason: "No values exist for the current block."
             runtime::system  DEBUG: [7421919] 0 extrinsics, length: 6653 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 0, proof_size: 0) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 10089678424, proof_size: 189823) (0%)
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
TAP version 13
1..27
ok 1 - packages/kusama/src/assetHubKusama.karura.test.ts > assetHubKusama & karura > assetHubKusama transfer USDT to karura # time=14200.00ms
ok 2 - packages/kusama/src/assetHubKusama.karura.test.ts > assetHubKusama & karura > karura transfer USDT to assetHubKusama # time=7325.00ms
ok 3 - packages/kusama/src/basilisk.karura.test.ts > basilisk & karura > karura transfer KSM to basilisk # time=48007.00ms
ok 4 - packages/kusama/src/basilisk.karura.test.ts > basilisk & karura > basilisk transfer KSM to karura # time=32305.00ms
ok 5 - packages/kusama/src/basilisk.karura.test.ts > basilisk & karura > basilisk transfer BSX to karura # time=5787.00ms
ok 6 - packages/kusama/src/basilisk.karura.test.ts > basilisk & karura > karura transfer BSX to basilisk # time=5940.00ms
ok 7 - packages/kusama/src/karura.kusama.test.ts > karura & kusama > karura transfer KSM to kusama # time=34660.00ms
ok 8 - packages/kusama/src/karura.kusama.test.ts > karura & kusama > karura transfer KSM to kusama wiht limited weight # time=25185.00ms
ok 9 - packages/kusama/src/karura.kusama.test.ts > karura & kusama > kusama transfer KSM to karura # time=30161.00ms
ok 10 - packages/kusama/src/kusama.shiden.test.ts > kusama & shiden > shiden transfer KSM to kusama # time=34820.00ms
ok 11 - packages/kusama/src/kusama.shiden.test.ts > kusama & shiden > kusama transfer KSM to shiden # time=28758.00ms
ok 12 - packages/polkadot/src/acala.assetHubPolkadot.test.ts > acala & assetHubPolkadot > assetHubPolkadot transfer USDT to acala # time=19403.00ms
ok 13 - packages/polkadot/src/acala.assetHubPolkadot.test.ts > acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot # time=7684.00ms
ok 14 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer DOT to moonbeam # time=48202.00ms
ok 15 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer DOT to acala # time=45482.00ms
ok 16 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer ACA to moonbeam # time=5666.00ms
ok 17 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer ACA to acala # time=6333.00ms
ok 18 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer LDOT to moonbeam # time=4757.00ms
ok 19 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer LDOT to acala # time=6691.00ms
ok 20 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT to polkadot # time=35515.00ms
ok 21 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT wiht limited weight # time=27287.00ms
ok 22 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > polkadot transfer DOT to acala # time=34936.00ms
ok 23 - packages/polkadot/src/astar.polkadot.test.ts > astar & polkadot > polkadot transfer DOT to astar # time=39547.00ms
ok 24 - packages/polkadot/src/astar.polkadot.test.ts > astar & polkadot > astar transfer DOT to polkadot # time=7500.00ms
ok 25 - packages/polkadot/src/hydration.moonbeam.test.ts > hydration & moonbeam > hydration transfer DOT to moonbeam # time=44761.00ms
ok 26 - packages/polkadot/src/hydration.moonbeam.test.ts > hydration & moonbeam > moonbeam transfer DOT to hydration # time=36773.00ms
ok 27 - packages/polkadot/src/hydration.moonbeam.test.ts > hydration & moonbeam > hydration transfer GLMR to moonbeam # time=30970.00ms

view details

@xlc
Copy link
Member Author

xlc commented Sep 27, 2024

/bot run
LOG_LEVEL=info
RUNTIME_LOG_LEVEL=5

Copy link
Contributor

github-actions bot commented Sep 27, 2024

Request: /bot run LOG_LEVEL=info RUNTIME_LOG_LEVEL=5
Command: yarn test --reporter tap-flat
Test Result: Passed

Results
LOG_LEVEL=info
RUNTIME_LOG_LEVEL=5

# KNOWN_GOOD_BLOCK_NUMBERS.env
ACALA_BLOCK_NUMBER=7044306
ASSETHUBKUSAMA_BLOCK_NUMBER=7849621
ASSETHUBPOLKADOT_BLOCK_NUMBER=7212649
ASTAR_BLOCK_NUMBER=7113994
BASILISK_BLOCK_NUMBER=6701549
HYDRATION_BLOCK_NUMBER=6073477
KARURA_BLOCK_NUMBER=7735372
KUSAMA_BLOCK_NUMBER=25095287
MOONBEAM_BLOCK_NUMBER=7638785
MOONRIVER_BLOCK_NUMBER=8362659
POLKADOT_BLOCK_NUMBER=22713708
SHIDEN_BLOCK_NUMBER=7421971


[04:33:37.690] INFO: Hydration RPC listening on port 35761
    app: "chopsticks"
[04:33:38.318] INFO: Moonbeam RPC listening on port 45589
    app: "chopsticks"
[04:33:38.330] INFO: Polkadot RPC listening on port 38627
    app: "chopsticks"
[04:33:38.411] INFO: Polkadot RPC listening on port 46837
    app: "chopsticks"
[04:33:38.427] INFO: Acala RPC listening on port 33381
    app: "chopsticks"
[04:33:38.449] INFO: Moonbeam RPC listening on port 34051
    app: "chopsticks"
        chopsticks::executor  TRACE: Calling Metadata_metadata
[04:33:38.457] INFO: Karura RPC listening on port 38725
    app: "chopsticks"
[04:33:38.463] INFO: Kusama RPC listening on port 33071
    app: "chopsticks"
[04:33:38.591] INFO: Basilisk RPC listening on port 38773
    app: "chopsticks"
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
[04:33:44.368] INFO (xcm): Connected parachains [2004,2034]
    app: "chopsticks"
[04:33:44.540] INFO (xcm): Connected relaychain 'Polkadot' with parachain 'Hydration'
    app: "chopsticks"
[04:33:44.900] INFO (xcm): Connected relaychain 'Polkadot' with parachain 'Moonbeam'
    app: "chopsticks"
[04:33:44.906] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:33:44.906] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
[04:33:45.033] INFO (xcm): Connected parachains [2000,2004]
    app: "chopsticks"
[04:33:45.394] INFO (xcm): Connected relaychain 'Polkadot' with parachain 'Acala'
    app: "chopsticks"
[04:33:45.757] INFO (xcm): Connected relaychain 'Polkadot' with parachain 'Moonbeam'
    app: "chopsticks"
[04:33:45.762] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:33:45.762] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
[04:33:45.353] INFO (xcm): Connected parachains [2000,2090]
    app: "chopsticks"
[04:33:45.714] INFO (xcm): Connected relaychain 'Kusama' with parachain 'Karura'
    app: "chopsticks"
[04:33:46.090] INFO (xcm): Connected relaychain 'Kusama' with parachain 'Basilisk'
    app: "chopsticks"
[04:33:46.095] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:33:46.095] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
      runtime::metadata-hash  DEBUG: CheckMetadataHash::additional_signed => None
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(2000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [242, 79, 243, 169, 207, 4, 199, 29, 188, 148, 208, 181, 102, 247, 162, 123, 148, 86, 108, 172] }]) }, xcm: Xcm([]) }])
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:33:46.707] INFO (block-builder): Hydration building #6,073,478
    app: "chopsticks"
    number: 6073478
    extrinsics: [
      "0x69028488dc3417d5058ec4b4503e0c12…04c71dbc94d0b566f7a27b94566cac00"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:33:50.018] INFO (block-builder): Acala building #7,044,307
    app: "chopsticks"
    number: 7044307
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…04c71dbc94d0b566f7a27b94566cac00"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 18626278136, proof_size: 81858 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:33:50.363] INFO (block-builder): Karura building #7,735,373
    app: "chopsticks"
    number: 7735373
    extrinsics: [
      "0x9102840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 18750692136, proof_size: 81858 } }
             runtime::system  TRACE: Used block length: 7498
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
      runtime::metadata-hash  DEBUG: CheckMetadataHash::additional_signed => None
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(2000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [242, 79, 243, 169, 207, 4, 199, 29, 188, 148, 208, 181, 102, 247, 162, 123, 148, 86, 108, 172] }]) }, xcm: Xcm([]) }])
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(2000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositReserveAsset { assets: Wild(AllCounted(1)), dest: Location { parents: 0, interior: X1([Parachain(2004)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [242, 79, 243, 169, 207, 4, 199, 29, 188, 148, 208, 181, 102, 247, 162, 123, 148, 86, 108, 172] }]) } }]) }]) }])
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(2000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositReserveAsset { assets: Wild(AllCounted(1)), dest: Location { parents: 0, interior: X1([Parachain(2004)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [242, 79, 243, 169, 207, 4, 199, 29, 188, 148, 208, 181, 102, 247, 162, 123, 148, 86, 108, 172] }]) } }]) }]) }])
                xcm::execute  TRACE: origin: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }, message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(2000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositReserveAsset { assets: Wild(AllCounted(1)), dest: Location { parents: 0, interior: X1([Parachain(2004)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [242, 79, 243, 169, 207, 4, 199, 29, 188, 148, 208, 181, 102, 247, 162, 123, 148, 86, 108, 172] }]) } }]) }]) }]), weight_credit: Weight { ref_time: 200000000, proof_size: 0 }
               xcm::barriers  TRACE: TakeWeightCredit origin: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }, instructions: [WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(2000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositReserveAsset { assets: Wild(AllCounted(1)), dest: Location { parents: 0, interior: X1([Parachain(2004)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [242, 79, 243, 169, 207, 4, 199, 29, 188, 148, 208, 181, 102, 247, 162, 123, 148, 86, 108, 172] }]) } }]) }]) }], max_weight: Weight { ref_time: 200000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 200000000, proof_size: 0 }, message_id: None }
                xcm::process  TRACE: origin: Some(Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }), total_surplus/refunded: Weight { ref_time: 0, proof_size: 0 }/Weight { ref_time: 0, proof_size: 0 }, error_handler_weight: Weight { ref_time: 0, proof_size: 0 }
    xcm::process_instruction  TRACE: === WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(2000000000000) }]))
xcm::ensure_can_subsume_assets  TRACE: worst_case_holding_len: 1, holding_limit: 64
    xcm::process_instruction  TRACE: === InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositReserveAsset { assets: Wild(AllCounted(1)), dest: Location { parents: 0, interior: X1([Parachain(2004)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [242, 79, 243, 169, 207, 4, 199, 29, 188, 148, 208, 181, 102, 247, 162, 123, 148, 86, 108, 172] }]) } }]) }]) }
xcm::pallet_xcm::note_unknown_version  TRACE: XCM version is unknown for destination: Location { parents: 1, interior: Here }
                   xcm::fees  TRACE: taking fee: Assets([]) from origin_ref: Some(Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }) in fees_mode: FeesMode { jit_withdraw: false } for a reason: InitiateReserveWithdraw
                xcm::execute  TRACE: result: Ok(())
         xcm::refund_surplus  TRACE: total_surplus: Weight { ref_time: 0, proof_size: 0 }, total_refunded: Weight { ref_time: 0, proof_size: 0 }, current_surplus: Weight { ref_time: 0, proof_size: 0 }
         xcm::refund_surplus  TRACE: total_refunded: Weight { ref_time: 0, proof_size: 0 }
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 424414000, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 18750692136, proof_size: 81858 } }
             runtime::system  TRACE: Used block length: 7654
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
cumulus_pallet_xcmp_queue::pallet  DEBUG: Not enough weight for on_idle. Weight(ref_time: 855689000, proof_size: 137920) < Weight(ref_time: 141169864, proof_size: 3429392)
             runtime::system  DEBUG: [6073478] 0 extrinsics, length: 7654 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 424414000, proof_size: 0) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 499434416136, proof_size: 1813488) (0%)
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:33:52.911] INFO (block-builder): Hydration new head #6,073,478
    app: "chopsticks"
    number: 6073478
    hash: "0x8bc34e882be0101ead9aa09c899726ca154dd0f16ba18474009618b5d321c350"
    extrinsics: [
      "0x69028488dc3417d5058ec4b4503e0c12…04c71dbc94d0b566f7a27b94566cac00"
    ]
    pendingExtrinsics: []
    ump: {}
[04:33:53.012] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:33:53.274] INFO (block-builder): Polkadot building #22,713,709
    app: "chopsticks"
    number: 22713709
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:33:57.970] INFO (block-builder): Acala new head #7,044,307
    app: "chopsticks"
    number: 7044307
    hash: "0x8e339c6971fa237b3d7cc244f2ef5e94bdfd184be527a2956784fe9670c0483c"
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…04c71dbc94d0b566f7a27b94566cac00"
    ]
    pendingExtrinsics: []
    ump: {}
[04:33:58.070] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:33:58.332] INFO (block-builder): Polkadot building #22,713,709
    app: "chopsticks"
    number: 22713709
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:33:58.367] INFO (block-builder): Karura new head #7,735,373
    app: "chopsticks"
    number: 7735373
    hash: "0xd6e7f88dc7bcdcb9166ca26904e37ffa352418236f0b126c90075b2ba6969784"
    extrinsics: [
      "0x9102840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:33:58.468] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:33:58.732] INFO (block-builder): Kusama building #25,095,288
    app: "chopsticks"
    number: 25095288
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:34:20.266] INFO (block-builder): Polkadot new head #22,713,709
    app: "chopsticks"
    number: 22713709
    hash: "0xa7b58a56b9de7c6b723e98953694d5d9b7ebc03ceae690632dfa4a6560e61576"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2034": [
        "0x03100004000000000b00204aa9d1010a…cf04c71dbc94d0b566f7a27b94566cac"
      ]
    }
[04:34:20.397] INFO (block-builder): Moonbeam building #7,638,786
    app: "chopsticks"
    number: 7638786
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:34:25.441] INFO (block-builder): Polkadot new head #22,713,709
    app: "chopsticks"
    number: 22713709
    hash: "0xa7b58a56b9de7c6b723e98953694d5d9b7ebc03ceae690632dfa4a6560e61576"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2000": [
        "0x0210000400000000070010a5d4e80a13…cf04c71dbc94d0b566f7a27b94566cac"
      ]
    }
[04:34:25.572] INFO (block-builder): Moonbeam building #7,638,786
    app: "chopsticks"
    number: 7638786
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:34:27.982] INFO (block-builder): Kusama new head #25,095,288
    app: "chopsticks"
    number: 25095288
    hash: "0xbf4b0c8c5d46dc5432f14e59f15e3b27a1253e9eeb3a60f7f263e3d925f243fd"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2000": [
        "0x0210000400000000070010a5d4e80a13…c0145d968b5ff5006125f2414fadae69"
      ]
    }
        chopsticks::executor  TRACE: Completed Core_initialize_block
[04:34:28.458] INFO (block-builder): Basilisk building #6,701,550
    app: "chopsticks"
    number: 6701550
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:34:30.560] INFO (block-builder): Moonbeam new head #7,638,786
    app: "chopsticks"
    number: 7638786
    hash: "0x48e9a2fb4efeb9d3862d94a1c113272c5eed92bfb8d86a3e2f57ceaa7e78f91a"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:34:30.560] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
[04:34:32.880] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:34:32.881] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:34:35.665] INFO (block-builder): Moonbeam new head #7,638,786
    app: "chopsticks"
    number: 7638786
    hash: "0xeecef9e655de1192901e4bfe90a586cff2ff0cc4e30e49bae0c73233df9d7245"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:34:35.665] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:34:36.643] INFO (block-builder): Moonbeam building #7,638,786
    app: "chopsticks"
    number: 7638786
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:34:38.132] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:34:38.132] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 10972091114, proof_size: 62538 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:34:38.803] INFO (block-builder): Moonbeam new head #7,638,786
    app: "chopsticks"
    number: 7638786
    hash: "0x6953616c4e5cc1e17d0f3185c31163376c4261d4ffab36ee833fd427a382e69a"
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:34:38.904] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:34:39.039] INFO (block-builder): Polkadot building #22,713,709
    app: "chopsticks"
    number: 22713709
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Core_initialize_block
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 11172091114, proof_size: 62538 } }
             runtime::system  TRACE: Used block length: 5909
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
runtime::xcmp-queue-migration  DEBUG: Lazy migration finished: item gone
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
             runtime::system  DEBUG: [6701550] 0 extrinsics, length: 5909 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 0, proof_size: 0) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 12028139114, proof_size: 200429) (0%)
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:34:42.045] INFO (block-builder): Basilisk new head #6,701,550
    app: "chopsticks"
    number: 6701550
    hash: "0xd48be8c7b0315a720359806f29518b41815b1f9e84def17d0a043bce9675312e"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:34:42.045] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:34:42.166] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:34:42.287] INFO (block-builder): Basilisk building #6,701,551
    app: "chopsticks"
    number: 6701551
    extrinsics: []
    umpCount: 0
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(998502301951) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([22, 193, 240, 102, 223, 170, 242, 125, 233, 176, 234, 97, 191, 103, 240, 31, 106, 170, 186, 243, 185, 240, 83, 71, 144, 199, 125, 173, 220, 184, 21, 109])])
                xcm::execute  TRACE: origin: Location { parents: 1, interior: Here }, message: Xcm([ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(998502301951) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([22, 193, 240, 102, 223, 170, 242, 125, 233, 176, 234, 97, 191, 103, 240, 31, 106, 170, 186, 243, 185, 240, 83, 71, 144, 199, 125, 173, 220, 184, 21, 109])]), weight_credit: Weight { ref_time: 0, proof_size: 0 }
               xcm::barriers  TRACE: TakeWeightCredit origin: Location { parents: 1, interior: Here }, instructions: [ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(998502301951) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([22, 193, 240, 102, 223, 170, 242, 125, 233, 176, 234, 97, 191, 103, 240, 31, 106, 170, 186, 243, 185, 240, 83, 71, 144, 199, 125, 173, 220, 184, 21, 109])], max_weight: Weight { ref_time: 500000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
               xcm::barriers  TRACE: AllowKnownQueryResponses origin: Location { parents: 1, interior: Here }, instructions: [ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(998502301951) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([22, 193, 240, 102, 223, 170, 242, 125, 233, 176, 234, 97, 191, 103, 240, 31, 106, 170, 186, 243, 185, 240, 83, 71, 144, 199, 125, 173, 220, 184, 21, 109])], max_weight: Weight { ref_time: 500000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
               xcm::barriers  TRACE: WithComputedOrigin origin: Location { parents: 1, interior: Here }, instructions: [ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(998502301951) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([22, 193, 240, 102, 223, 170, 242, 125, 233, 176, 234, 97, 191, 103, 240, 31, 106, 170, 186, 243, 185, 240, 83, 71, 144, 199, 125, 173, 220, 184, 21, 109])], max_weight: Weight { ref_time: 500000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
               xcm::barriers  TRACE: AllowTopLevelPaidExecutionFrom origin: Location { parents: 1, interior: Here }, instructions: [ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(998502301951) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([22, 193, 240, 102, 223, 170, 242, 125, 233, 176, 234, 97, 191, 103, 240, 31, 106, 170, 186, 243, 185, 240, 83, 71, 144, 199, 125, 173, 220, 184, 21, 109])], max_weight: Weight { ref_time: 500000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
                xcm::process  TRACE: origin: Some(Location { parents: 1, interior: Here }), total_surplus/refunded: Weight { ref_time: 0, proof_size: 0 }/Weight { ref_time: 0, proof_size: 0 }, error_handler_weight: Weight { ref_time: 0, proof_size: 0 }
    xcm::process_instruction  TRACE: === ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(998502301951) }]))
xcm::ensure_can_subsume_assets  TRACE: worst_case_holding_len: 1, holding_limit: 64
    xcm::process_instruction  TRACE: === ClearOrigin
    xcm::process_instruction  TRACE: === BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Limited(Weight { ref_time: 500000000, proof_size: 0 }) }
                 xcm::weight  TRACE: MultiCurrencyTrader::buy_weight weight: Weight { ref_time: 500000000, proof_size: 0 }, payment: <wasm:stripped>
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
    xcm::process_instruction  TRACE: === DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }
[04:34:41.917] INFO (block-builder): Moonbeam building #7,638,786
    app: "chopsticks"
    number: 7638786
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…be200fe98922423d4334014fa6b0ee00"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
    xcm::process_instruction  TRACE: === SetTopic([22, 193, 240, 102, 223, 170, 242, 125, 233, 176, 234, 97, 191, 103, 240, 31, 106, 170, 186, 243, 185, 240, 83, 71, 144, 199, 125, 173, 220, 184, 21, 109])
                xcm::execute  TRACE: result: Ok(())
         xcm::refund_surplus  TRACE: total_surplus: Weight { ref_time: 0, proof_size: 0 }, total_refunded: Weight { ref_time: 0, proof_size: 0 }, current_surplus: Weight { ref_time: 0, proof_size: 0 }
         xcm::refund_surplus  TRACE: total_refunded: Weight { ref_time: 0, proof_size: 0 }
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        xcm::process-message  TRACE: XCM message execution complete, used weight: Weight(ref_time: 500000000, proof_size: 0)
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 13128380114, proof_size: 219318 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 13328380114, proof_size: 219318 } }
             runtime::system  TRACE: Used block length: 5803
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
runtime::xcmp-queue-migration  DEBUG: Lazy migration finished: item gone
             runtime::system  DEBUG: [6701551] 0 extrinsics, length: 5803 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 0, proof_size: 0) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 14184428114, proof_size: 357209) (0%)
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:34:44.447] INFO (block-builder): Basilisk new head #6,701,551
    app: "chopsticks"
    number: 6701551
    hash: "0x3692b4393172561bdadecaf922bcded75584b69cdc1568ae5a680caba72f95a1"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:34:44.447] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:34:44.460] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:34:44.461] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:34:44.151] INFO (block-builder): Moonbeam new head #7,638,786
    app: "chopsticks"
    number: 7638786
    hash: "0xe5431396b29dfcf21d5b130ba8f870aa9ed4bced27647d743d7cbabfc3888aed"
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…be200fe98922423d4334014fa6b0ee00"
    ]
    pendingExtrinsics: []
    ump: {}
[04:34:44.252] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:34:44.393] INFO (block-builder): Polkadot building #22,713,709
    app: "chopsticks"
    number: 22713709
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) }, xcm: Xcm([]) }])
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 10972091114, proof_size: 62538 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:34:48.063] INFO (block-builder): Basilisk building #6,701,550
    app: "chopsticks"
    number: 6701550
    extrinsics: [
      "0x95028488dc3417d5058ec4b4503e0c12…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 11172091114, proof_size: 62538 } }
             runtime::system  TRACE: Used block length: 5803
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) }, xcm: Xcm([]) }])
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositReserveAsset { assets: Wild(AllCounted(1)), dest: Location { parents: 0, interior: X1([Parachain(2000)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }]) }])
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositReserveAsset { assets: Wild(AllCounted(1)), dest: Location { parents: 0, interior: X1([Parachain(2000)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }]) }])
                xcm::execute  TRACE: origin: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }, message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositReserveAsset { assets: Wild(AllCounted(1)), dest: Location { parents: 0, interior: X1([Parachain(2000)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }]) }]), weight_credit: Weight { ref_time: 200000000, proof_size: 0 }
               xcm::barriers  TRACE: TakeWeightCredit origin: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }, instructions: [WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositReserveAsset { assets: Wild(AllCounted(1)), dest: Location { parents: 0, interior: X1([Parachain(2000)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }]) }], max_weight: Weight { ref_time: 200000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 200000000, proof_size: 0 }, message_id: None }
                xcm::process  TRACE: origin: Some(Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }), total_surplus/refunded: Weight { ref_time: 0, proof_size: 0 }/Weight { ref_time: 0, proof_size: 0 }, error_handler_weight: Weight { ref_time: 0, proof_size: 0 }
    xcm::process_instruction  TRACE: === WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }]))
xcm::ensure_can_subsume_assets  TRACE: worst_case_holding_len: 1, holding_limit: 64
    xcm::process_instruction  TRACE: === InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositReserveAsset { assets: Wild(AllCounted(1)), dest: Location { parents: 0, interior: X1([Parachain(2000)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(500000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }]) }
xcm::pallet_xcm::note_unknown_version  TRACE: XCM version is unknown for destination: Location { parents: 1, interior: Here }
                   xcm::fees  TRACE: taking fee: Assets([]) from origin_ref: Some(Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }) in fees_mode: FeesMode { jit_withdraw: false } for a reason: InitiateReserveWithdraw
                xcm::execute  TRACE: result: Ok(())
         xcm::refund_surplus  TRACE: total_surplus: Weight { ref_time: 0, proof_size: 0 }, total_refunded: Weight { ref_time: 0, proof_size: 0 }, current_surplus: Weight { ref_time: 0, proof_size: 0 }
         xcm::refund_surplus  TRACE: total_refunded: Weight { ref_time: 0, proof_size: 0 }
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 500000000, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 11172091114, proof_size: 62538 } }
             runtime::system  TRACE: Used block length: 5970
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
runtime::xcmp-queue-migration  DEBUG: Lazy migration finished: item gone
             runtime::system  DEBUG: [6701550] 0 extrinsics, length: 5970 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 500000000, proof_size: 0) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 12028139114, proof_size: 200429) (0%)
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:34:49.974] INFO (block-builder): Basilisk new head #6,701,550
    app: "chopsticks"
    number: 6701550
    hash: "0xf1aa32f9c14ff1ee6eb9ec32387d0c0dccc23e485c33001bd9f4dee234d51d61"
    extrinsics: [
      "0x95028488dc3417d5058ec4b4503e0c12…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:34:50.075] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:34:50.213] INFO (block-builder): Kusama building #25,095,288
    app: "chopsticks"
    number: 25095288
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
[04:35:06.147] INFO (block-builder): Polkadot new head #22,713,709
    app: "chopsticks"
    number: 22713709
    hash: "0xa7b58a56b9de7c6b723e98953694d5d9b7ebc03ceae690632dfa4a6560e61576"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2004": [
        "0x03100004000000000700c817a8040a13…c0145d968b5ff5006125f2414fadae69"
      ]
    }
[04:35:06.178] INFO (block-builder): Hydration building #6,073,478
    app: "chopsticks"
    number: 6073478
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 18626278136, proof_size: 81858 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 18750692136, proof_size: 81858 } }
             runtime::system  TRACE: Used block length: 7604
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
cumulus_pallet_xcmp_queue::pallet  DEBUG: Not enough weight for on_idle. Weight(ref_time: 855689000, proof_size: 137920) < Weight(ref_time: 565583864, proof_size: 3429392)
             runtime::system  DEBUG: [6073478] 0 extrinsics, length: 7604 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 0, proof_size: 0) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 499434416136, proof_size: 1813488) (0%)
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:35:07.587] INFO (block-builder): Hydration new head #6,073,478
    app: "chopsticks"
    number: 6073478
    hash: "0x761640f335b0515980d249a1e6ba4df7d7b20adf875e5c55e08574779a738c05"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:35:07.587] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:07.634] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:35:07.657] INFO (block-builder): Hydration building #6,073,479
    app: "chopsticks"
    number: 6073479
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(19558669166) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(10000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([7, 240, 62, 129, 194, 208, 82, 166, 129, 99, 34, 153, 242, 23, 46, 117, 86, 174, 188, 255, 142, 163, 94, 59, 170, 14, 73, 14, 107, 181, 97, 133])])
                xcm::execute  TRACE: origin: Location { parents: 1, interior: Here }, message: Xcm([ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(19558669166) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(10000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([7, 240, 62, 129, 194, 208, 82, 166, 129, 99, 34, 153, 242, 23, 46, 117, 86, 174, 188, 255, 142, 163, 94, 59, 170, 14, 73, 14, 107, 181, 97, 133])]), weight_credit: Weight { ref_time: 0, proof_size: 0 }
               xcm::barriers  TRACE: TakeWeightCredit origin: Location { parents: 1, interior: Here }, instructions: [ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(19558669166) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(10000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([7, 240, 62, 129, 194, 208, 82, 166, 129, 99, 34, 153, 242, 23, 46, 117, 86, 174, 188, 255, 142, 163, 94, 59, 170, 14, 73, 14, 107, 181, 97, 133])], max_weight: Weight { ref_time: 500000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
               xcm::barriers  TRACE: AllowKnownQueryResponses origin: Location { parents: 1, interior: Here }, instructions: [ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(19558669166) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(10000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([7, 240, 62, 129, 194, 208, 82, 166, 129, 99, 34, 153, 242, 23, 46, 117, 86, 174, 188, 255, 142, 163, 94, 59, 170, 14, 73, 14, 107, 181, 97, 133])], max_weight: Weight { ref_time: 500000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
               xcm::barriers  TRACE: WithComputedOrigin origin: Location { parents: 1, interior: Here }, instructions: [ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(19558669166) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(10000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([7, 240, 62, 129, 194, 208, 82, 166, 129, 99, 34, 153, 242, 23, 46, 117, 86, 174, 188, 255, 142, 163, 94, 59, 170, 14, 73, 14, 107, 181, 97, 133])], max_weight: Weight { ref_time: 500000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
               xcm::barriers  TRACE: AllowTopLevelPaidExecutionFrom origin: Location { parents: 1, interior: Here }, instructions: [ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(19558669166) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(10000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([7, 240, 62, 129, 194, 208, 82, 166, 129, 99, 34, 153, 242, 23, 46, 117, 86, 174, 188, 255, 142, 163, 94, 59, 170, 14, 73, 14, 107, 181, 97, 133])], max_weight: Weight { ref_time: 500000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
                xcm::process  TRACE: origin: Some(Location { parents: 1, interior: Here }), total_surplus/refunded: Weight { ref_time: 0, proof_size: 0 }/Weight { ref_time: 0, proof_size: 0 }, error_handler_weight: Weight { ref_time: 0, proof_size: 0 }
    xcm::process_instruction  TRACE: === ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(19558669166) }]))
xcm::ensure_can_subsume_assets  TRACE: worst_case_holding_len: 1, holding_limit: 64
    xcm::process_instruction  TRACE: === ClearOrigin
    xcm::process_instruction  TRACE: === BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(10000000000) }, weight_limit: Limited(Weight { ref_time: 500000000, proof_size: 0 }) }
                 xcm::weight  TRACE: MultiCurrencyTrader::buy_weight weight: Weight { ref_time: 500000000, proof_size: 0 }, payment: AssetsInHolding { fungible: {AssetId(Location { parents: 1, interior: Here }): 10000000000}, non_fungible: {} }
    xcm::process_instruction  TRACE: === DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }
    xcm::process_instruction  TRACE: === SetTopic([7, 240, 62, 129, 194, 208, 82, 166, 129, 99, 34, 153, 242, 23, 46, 117, 86, 174, 188, 255, 142, 163, 94, 59, 170, 14, 73, 14, 107, 181, 97, 133])
                xcm::execute  TRACE: result: Ok(())
         xcm::refund_surplus  TRACE: total_surplus: Weight { ref_time: 0, proof_size: 0 }, total_refunded: Weight { ref_time: 0, proof_size: 0 }, current_surplus: Weight { ref_time: 0, proof_size: 0 }
         xcm::refund_surplus  TRACE: total_refunded: Weight { ref_time: 0, proof_size: 0 }
        xcm::process-message  TRACE: XCM message execution complete, used weight: Weight(ref_time: 500000000, proof_size: 0)
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 28647368053, proof_size: 305000 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 28771782053, proof_size: 305000 } }
             runtime::system  TRACE: Used block length: 7498
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
cumulus_pallet_xcmp_queue::pallet  DEBUG: Not enough weight for on_idle. Weight(ref_time: 855689000, proof_size: 137920) < Weight(ref_time: 304061947, proof_size: 3241410)
             runtime::system  DEBUG: [6073479] 0 extrinsics, length: 7498 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 0, proof_size: 0) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 499695938053, proof_size: 2001470) (0%)
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
      runtime::metadata-hash  DEBUG: CheckMetadataHash::additional_signed => None
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2004), PalletInstance(10)]) }), fun: Fungible(200000000000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [60, 208, 167, 5, 162, 220, 101, 229, 177, 225, 32, 88, 150, 186, 162, 190, 138, 7, 198, 224] }]) }, xcm: Xcm([]) }])
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:35:11.202] INFO (block-builder): Hydration new head #6,073,479
    app: "chopsticks"
    number: 6073479
    hash: "0x46d7dbefb0477358fae0562b513ffbbf56addc3b05bbbd82b61cfc9bcb2bf5b0"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:35:11.202] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:11.217] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:11.218] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:11.630] INFO (block-builder): Hydration building #6,073,478
    app: "chopsticks"
    number: 6073478
    extrinsics: [
      "0x69028488dc3417d5058ec4b4503e0c12…dc65e5b1e1205896baa2be8a07c6e000"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:35:11.519] INFO (block-builder): Polkadot new head #22,713,709
    app: "chopsticks"
    number: 22713709
    hash: "0xa7b58a56b9de7c6b723e98953694d5d9b7ebc03ceae690632dfa4a6560e61576"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2004": [
        "0x0310000400000000070010a5d4e80a13…89be200fe98922423d4334014fa6b0ee"
      ]
    }
[04:35:11.645] INFO (block-builder): Acala building #7,044,307
    app: "chopsticks"
    number: 7044307
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 18626278136, proof_size: 81858 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 18750692136, proof_size: 81858 } }
             runtime::system  TRACE: Used block length: 7498
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
      runtime::metadata-hash  DEBUG: CheckMetadataHash::additional_signed => None
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2004), PalletInstance(10)]) }), fun: Fungible(200000000000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [60, 208, 167, 5, 162, 220, 101, 229, 177, 225, 32, 88, 150, 186, 162, 190, 138, 7, 198, 224] }]) }, xcm: Xcm([]) }])
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2004), PalletInstance(10)]) }), fun: Fungible(200000000000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: X1([Parachain(2004)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: X1([PalletInstance(10)]) }), fun: Fungible(200000000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [60, 208, 167, 5, 162, 220, 101, 229, 177, 225, 32, 88, 150, 186, 162, 190, 138, 7, 198, 224] }]) } }]) }])
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2004), PalletInstance(10)]) }), fun: Fungible(200000000000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: X1([Parachain(2004)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: X1([PalletInstance(10)]) }), fun: Fungible(200000000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [60, 208, 167, 5, 162, 220, 101, 229, 177, 225, 32, 88, 150, 186, 162, 190, 138, 7, 198, 224] }]) } }]) }])
                xcm::execute  TRACE: origin: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }, message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2004), PalletInstance(10)]) }), fun: Fungible(200000000000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: X1([Parachain(2004)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: X1([PalletInstance(10)]) }), fun: Fungible(200000000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [60, 208, 167, 5, 162, 220, 101, 229, 177, 225, 32, 88, 150, 186, 162, 190, 138, 7, 198, 224] }]) } }]) }]), weight_credit: Weight { ref_time: 200000000, proof_size: 0 }
               xcm::barriers  TRACE: TakeWeightCredit origin: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }, instructions: [WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2004), PalletInstance(10)]) }), fun: Fungible(200000000000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: X1([Parachain(2004)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: X1([PalletInstance(10)]) }), fun: Fungible(200000000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [60, 208, 167, 5, 162, 220, 101, 229, 177, 225, 32, 88, 150, 186, 162, 190, 138, 7, 198, 224] }]) } }]) }], max_weight: Weight { ref_time: 200000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 200000000, proof_size: 0 }, message_id: None }
                xcm::process  TRACE: origin: Some(Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }), total_surplus/refunded: Weight { ref_time: 0, proof_size: 0 }/Weight { ref_time: 0, proof_size: 0 }, error_handler_weight: Weight { ref_time: 0, proof_size: 0 }
    xcm::process_instruction  TRACE: === WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2004), PalletInstance(10)]) }), fun: Fungible(200000000000000000000) }]))
xcm::ensure_can_subsume_assets  TRACE: worst_case_holding_len: 1, holding_limit: 64
[04:35:12.910] INFO (block-builder): Acala new head #7,044,307
    app: "chopsticks"
    number: 7044307
    hash: "0x1ad2a96d74facba5c14dc5fbc0937729cf3795661245a6ec562b83fc6370064d"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:35:12.910] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
    xcm::process_instruction  TRACE: === InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: X1([Parachain(2004)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: X1([PalletInstance(10)]) }), fun: Fungible(200000000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountKey20 { network: None, key: [60, 208, 167, 5, 162, 220, 101, 229, 177, 225, 32, 88, 150, 186, 162, 190, 138, 7, 198, 224] }]) } }]) }
xcm::pallet_xcm::note_unknown_version  TRACE: XCM version is unknown for destination: Location { parents: 1, interior: X1([Parachain(2004)]) }
                   xcm::fees  TRACE: taking fee: Assets([]) from origin_ref: Some(Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }) in fees_mode: FeesMode { jit_withdraw: false } for a reason: InitiateReserveWithdraw
                xcm::execute  TRACE: result: Ok(())
         xcm::refund_surplus  TRACE: total_surplus: Weight { ref_time: 0, proof_size: 0 }, total_refunded: Weight { ref_time: 0, proof_size: 0 }, current_surplus: Weight { ref_time: 0, proof_size: 0 }
         xcm::refund_surplus  TRACE: total_refunded: Weight { ref_time: 0, proof_size: 0 }
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 424414000, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 18750692136, proof_size: 81858 } }
             runtime::system  TRACE: Used block length: 7654
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:35:13.151] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:35:13.277] INFO (block-builder): Acala building #7,044,308
    app: "chopsticks"
    number: 7044308
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
cumulus_pallet_xcmp_queue::pallet  DEBUG: Not enough weight for on_idle. Weight(ref_time: 855689000, proof_size: 137920) < Weight(ref_time: 141169864, proof_size: 3429392)
             runtime::system  DEBUG: [6073478] 0 extrinsics, length: 7654 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 424414000, proof_size: 0) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 499434416136, proof_size: 1813488) (0%)
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:35:13.525] INFO (block-builder): Hydration new head #6,073,478
    app: "chopsticks"
    number: 6073478
    hash: "0xe09dd03e5daef07cc46caba0dca5a097d75d0a8c984c8bf3c4576118f83785f2"
    extrinsics: [
      "0x69028488dc3417d5058ec4b4503e0c12…dc65e5b1e1205896baa2be8a07c6e000"
    ]
    pendingExtrinsics: []
    ump: {}
[04:35:13.626] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2004,
        "data": "0x0003100004000001040a0017000020c65abc8ed70a0a13000001040a0017000020c65abc8ed70a000d010204000103003cd0a705a2dc65e5b1e1205896baa2be8a07c6e0"
      }
    ]
[04:35:13.760] INFO (block-builder): Polkadot building #22,713,709
    app: "chopsticks"
    number: 22713709
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:35:15.144] INFO (block-builder): Acala new head #7,044,308
    app: "chopsticks"
    number: 7044308
    hash: "0xa752a5915fb10231b9f7ba2e0270578683037ce40dd7b5a1eef7d94475ab93a5"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:35:15.144] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:15.152] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:15.152] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:35:15.567] INFO (block-builder): Acala building #7,044,307
    app: "chopsticks"
    number: 7044307
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…dc65e5b1e1205896baa2be8a07c6e000"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:35:17.390] INFO (block-builder): Acala new head #7,044,307
    app: "chopsticks"
    number: 7044307
    hash: "0x5ca3b296ebae93683d332cafa76abc5f827379db652ade92b4dad2ce98ae1682"
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…dc65e5b1e1205896baa2be8a07c6e000"
    ]
    pendingExtrinsics: []
    ump: {}
[04:35:17.491] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2004,
        "data": "0x000210010400010200411f0608000000070010a5d4e80a1300010200411f0608000000070010a5d4e8000d010004000103003cd0a705a2dc65e5b1e1205896baa2be8a07c6e0"
      }
    ]
[04:35:17.623] INFO (block-builder): Moonbeam building #7,638,786
    app: "chopsticks"
    number: 7638786
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:35:19.762] INFO (block-builder): Kusama new head #25,095,288
    app: "chopsticks"
    number: 25095288
    hash: "0xbf4b0c8c5d46dc5432f14e59f15e3b27a1253e9eeb3a60f7f263e3d925f243fd"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2090": [
        "0x0210000400000000070010a5d4e80a13…c0145d968b5ff5006125f2414fadae69"
      ]
    }
[04:35:19.903] INFO (block-builder): Karura building #7,735,373
    app: "chopsticks"
    number: 7735373
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
[04:35:20.659] INFO (block-builder): Moonbeam new head #7,638,786
    app: "chopsticks"
    number: 7638786
    hash: "0x4ab431b7cdc4b23a8b9b9afe320b4ecb52d46020016e626d3ab2c68588a2a3ab"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:35:20.659] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:20.667] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:20.668] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
[04:35:21.241] INFO (block-builder): Moonbeam building #7,638,786
    app: "chopsticks"
    number: 7638786
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:35:21.137] INFO (block-builder): Karura new head #7,735,373
    app: "chopsticks"
    number: 7735373
    hash: "0xcf263b6dc1cb832a73b061bed9b353efe0011f55478df907db22f4d36bb59a4e"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:35:21.137] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:21.378] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:35:21.498] INFO (block-builder): Karura building #7,735,374
    app: "chopsticks"
    number: 7735374
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:35:23.645] INFO (block-builder): Moonbeam new head #7,638,786
    app: "chopsticks"
    number: 7638786
    hash: "0xfd3eeea60d6fa21a0b25ee2c384614dfd2b85d281183be05be007f19d6bafbfd"
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:35:23.745] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2000,
        "data": "0x00031000040000010602000000000000000000000000000000000000000000000000000000000000000000070010a5d4e80a130000010602000000000000000000000000000000000000000000000000000000000000000000070010a5d4e8000d01020400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69"
      }
    ]
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([TransferReserveAsset { assets: Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2090), GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }]), dest: Location { parents: 1, interior: X1([Parachain(2000)]) }, xcm: Xcm([]) }])
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:35:23.878] INFO (block-builder): Acala building #7,044,307
    app: "chopsticks"
    number: 7044307
    extrinsics: []
    umpCount: 0
[04:35:23.631] INFO (block-builder): Karura new head #7,735,374
    app: "chopsticks"
    number: 7735374
    hash: "0x48a856a3fed02022f389ff20cd9ff2c969ef44a0c7f20adf3886298ee2a10dd6"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:35:23.631] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:23.639] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:23.640] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:24.055] INFO (block-builder): Basilisk building #6,701,550
    app: "chopsticks"
    number: 6701550
    extrinsics: [
      "0x95028488dc3417d5058ec4b4503e0c12…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 10972091114, proof_size: 62538 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 11172091114, proof_size: 62538 } }
             runtime::system  TRACE: Used block length: 5803
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([TransferReserveAsset { assets: Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2090), GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }]), dest: Location { parents: 1, interior: X1([Parachain(2000)]) }, xcm: Xcm([]) }])
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([TransferReserveAsset { assets: Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2090), GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }]), dest: Location { parents: 1, interior: X1([Parachain(2000)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2090), GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }])
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([TransferReserveAsset { assets: Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2090), GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }]), dest: Location { parents: 1, interior: X1([Parachain(2000)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2090), GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }])
                xcm::execute  TRACE: origin: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }, message: Xcm([TransferReserveAsset { assets: Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2090), GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }]), dest: Location { parents: 1, interior: X1([Parachain(2000)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2090), GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }]), weight_credit: Weight { ref_time: 100000000, proof_size: 0 }
               xcm::barriers  TRACE: TakeWeightCredit origin: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }, instructions: [TransferReserveAsset { assets: Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2090), GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }]), dest: Location { parents: 1, interior: X1([Parachain(2000)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2090), GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }], max_weight: Weight { ref_time: 100000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 100000000, proof_size: 0 }, message_id: None }
                xcm::process  TRACE: origin: Some(Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }), total_surplus/refunded: Weight { ref_time: 0, proof_size: 0 }/Weight { ref_time: 0, proof_size: 0 }, error_handler_weight: Weight { ref_time: 0, proof_size: 0 }
    xcm::process_instruction  TRACE: === TransferReserveAsset { assets: Assets([Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2090), GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }]), dest: Location { parents: 1, interior: X1([Parachain(2000)]) }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: X2([Parachain(2090), GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
xcm::pallet_xcm::note_unknown_version  TRACE: XCM version is unknown for destination: Location { parents: 1, interior: X1([Parachain(2000)]) }
                   xcm::fees  TRACE: taking fee: Assets([]) from origin_ref: Some(Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }) in fees_mode: FeesMode { jit_withdraw: false } for a reason: TransferReserveAsset
                xcm::execute  TRACE: result: Ok(())
         xcm::refund_surplus  TRACE: total_surplus: Weight { ref_time: 0, proof_size: 0 }, total_refunded: Weight { ref_time: 0, proof_size: 0 }, current_surplus: Weight { ref_time: 0, proof_size: 0 }
         xcm::refund_surplus  TRACE: total_refunded: Weight { ref_time: 0, proof_size: 0 }
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 400000000, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 11172091114, proof_size: 62538 } }
             runtime::system  TRACE: Used block length: 5970
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
runtime::xcmp-queue-migration  DEBUG: Lazy migration finished: item gone
             runtime::system  DEBUG: [6701550] 0 extrinsics, length: 5970 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 400000000, proof_size: 0) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 12028139114, proof_size: 200429) (0%)
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:35:25.393] INFO (block-builder): Acala new head #7,044,307
    app: "chopsticks"
    number: 7044307
    hash: "0xb7ac6512128b36baef24268d9e795fe26480a68f1b1d97642fcaa24ac90b5bed"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:35:25.393] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:25.514] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:35:25.635] INFO (block-builder): Acala building #7,044,308
    app: "chopsticks"
    number: 7044308
    extrinsics: []
    umpCount: 0
[04:35:25.938] INFO (block-builder): Basilisk new head #6,701,550
    app: "chopsticks"
    number: 6701550
    hash: "0x16c5c65e68e8f48e97e9b29d71e34418e0729bc609048c0d3e243e6b60d61276"
    extrinsics: [
      "0x95028488dc3417d5058ec4b4503e0c12…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:35:26.039] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2000,
        "data": "0x000210010400010200a9200500000f0080c6a47e8d030a1300010200a9200500000f0080c6a47e8d03000d01000400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69"
      }
    ]
[04:35:26.177] INFO (block-builder): Karura building #7,735,373
    app: "chopsticks"
    number: 7735373
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:35:27.465] INFO (block-builder): Acala new head #7,044,308
    app: "chopsticks"
    number: 7044308
    hash: "0xb8e5df43d563a5dbaf484fb48760347cdb47f5af25e1732ea128a45cb53b2934"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:35:27.466] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:27.475] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:27.475] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:27.934] INFO (block-builder): Acala building #7,044,307
    app: "chopsticks"
    number: 7044307
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…dc65e5b1e1205896baa2be8a07c6e000"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:35:27.713] INFO (block-builder): Karura new head #7,735,373
    app: "chopsticks"
    number: 7735373
    hash: "0x0494800e0cfa0eb588595d71e16675dd9623af192fff229a00e4b83336a2e0a2"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:35:27.713] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:27.834] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:35:27.956] INFO (block-builder): Karura building #7,735,374
    app: "chopsticks"
    number: 7735374
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
[04:35:29.518] INFO (block-builder): Acala new head #7,044,307
    app: "chopsticks"
    number: 7044307
    hash: "0x9c4bd0cdddf6f7aae1237e0fe5f11624f82f69339406b2702d282d76008d2175"
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…dc65e5b1e1205896baa2be8a07c6e000"
    ]
    pendingExtrinsics: []
    ump: {}
[04:35:29.619] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2004,
        "data": "0x000210010400010200411f0608000300070010a5d4e80a1300010200411f0608000300070010a5d4e8000d010004000103003cd0a705a2dc65e5b1e1205896baa2be8a07c6e0"
      }
    ]
[04:35:29.748] INFO (block-builder): Moonbeam building #7,638,786
    app: "chopsticks"
    number: 7638786
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
[04:35:29.925] INFO (block-builder): Karura new head #7,735,374
    app: "chopsticks"
    number: 7735374
    hash: "0xacc6c552bfcff553ba5ec6672cfc79a86a4d9724bfdf7d3503cb45dd6b613209"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:35:29.925] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:29.930] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:29.931] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:35:30.489] INFO (block-builder): Karura building #7,735,373
    app: "chopsticks"
    number: 7735373
    extrinsics: [
      "0x9502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:35:32.219] INFO (block-builder): Karura new head #7,735,373
    app: "chopsticks"
    number: 7735373
    hash: "0xbfa739b75b5af4bf48ead201374549044e42fc39680ec71a3f8bd09f1e515b19"
    extrinsics: [
      "0x9502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:35:32.320] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2090,
        "data": "0x00021000040000010500000f0080c6a47e8d030a130000010500000f0080c6a47e8d03000d01000400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69"
      }
    ]
[04:35:32.455] INFO (block-builder): Basilisk building #6,701,550
    app: "chopsticks"
    number: 6701550
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 10972091114, proof_size: 62538 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:35:32.339] INFO (block-builder): Moonbeam new head #7,638,786
    app: "chopsticks"
    number: 7638786
    hash: "0xf8f686480df5e78ef731437f846c77cb749496de551745feabfe489588719e6d"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:35:32.340] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:32.362] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:32.362] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:32.964] INFO (block-builder): Moonbeam building #7,638,786
    app: "chopsticks"
    number: 7638786
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 11172091114, proof_size: 62538 } }
             runtime::system  TRACE: Used block length: 5885
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
runtime::xcmp-queue-migration  DEBUG: Lazy migration finished: item gone
             runtime::system  DEBUG: [6701550] 0 extrinsics, length: 5885 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 0, proof_size: 0) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 12028139114, proof_size: 200429) (0%)
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:35:33.931] INFO (block-builder): Basilisk new head #6,701,550
    app: "chopsticks"
    number: 6701550
    hash: "0x53fab97514e8c815d33cdc8db8c43a9a2e6b5a48ab65af72e996660d973c5837"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:35:33.931] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:34.683] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:35:34.802] INFO (block-builder): Basilisk building #6,701,551
    app: "chopsticks"
    number: 6701551
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:35:35.014] INFO (block-builder): Moonbeam new head #7,638,786
    app: "chopsticks"
    number: 7638786
    hash: "0xb3906b966998ea8e8cea2e88095ff4ec574bec63c988784bb6df41b92b95c6f4"
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:35:35.115] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2000,
        "data": "0x00031000040000010602000300000000000000000000000000000000000000000000000000000000000000070010a5d4e80a130000010602000300000000000000000000000000000000000000000000000000000000000000070010a5d4e8000d01020400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69"
      }
    ]
                 xcm::weight  TRACE: FixedWeightBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }])
                xcm::execute  TRACE: origin: Location { parents: 1, interior: X1([Parachain(2000)]) }, message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]), weight_credit: Weight { ref_time: 0, proof_size: 0 }
               xcm::barriers  TRACE: TakeWeightCredit origin: Location { parents: 1, interior: X1([Parachain(2000)]) }, instructions: [WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }], max_weight: Weight { ref_time: 400000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
               xcm::barriers  TRACE: AllowKnownQueryResponses origin: Location { parents: 1, interior: X1([Parachain(2000)]) }, instructions: [WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }], max_weight: Weight { ref_time: 400000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
               xcm::barriers  TRACE: WithComputedOrigin origin: Location { parents: 1, interior: X1([Parachain(2000)]) }, instructions: [WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }], max_weight: Weight { ref_time: 400000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
               xcm::barriers  TRACE: AllowTopLevelPaidExecutionFrom origin: Location { parents: 1, interior: X1([Parachain(2000)]) }, instructions: [WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }], max_weight: Weight { ref_time: 400000000, proof_size: 0 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
                xcm::process  TRACE: origin: Some(Location { parents: 1, interior: X1([Parachain(2000)]) }), total_surplus/refunded: Weight { ref_time: 0, proof_size: 0 }/Weight { ref_time: 0, proof_size: 0 }, error_handler_weight: Weight { ref_time: 0, proof_size: 0 }
    xcm::process_instruction  TRACE: === WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }]))
xcm::ensure_can_subsume_assets  TRACE: worst_case_holding_len: 1, holding_limit: 64
[04:35:35.245] INFO (block-builder): Acala building #7,044,307
    app: "chopsticks"
    number: 7044307
    extrinsics: []
    umpCount: 0
    xcm::process_instruction  TRACE: === ClearOrigin
    xcm::process_instruction  TRACE: === BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: X1([GeneralIndex(0)]) }), fun: Fungible(1000000000000000) }, weight_limit: Limited(Weight { ref_time: 400000000, proof_size: 0 }) }
                 xcm::weight  TRACE: MultiCurrencyTrader::buy_weight weight: Weight { ref_time: 400000000, proof_size: 0 }, payment: <wasm:stripped>
    xcm::process_instruction  TRACE: === DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }
                xcm::execute  TRACE: result: Ok(())
         xcm::refund_surplus  TRACE: total_surplus: Weight { ref_time: 0, proof_size: 0 }, total_refunded: Weight { ref_time: 0, proof_size: 0 }, current_surplus: Weight { ref_time: 0, proof_size: 0 }
         xcm::refund_surplus  TRACE: total_refunded: Weight { ref_time: 0, proof_size: 0 }
        xcm::process-message  TRACE: XCM message execution complete, used weight: Weight(ref_time: 400000000, proof_size: 0)
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 13028380114, proof_size: 219318 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 13228380114, proof_size: 219318 } }
             runtime::system  TRACE: Used block length: 5803
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
runtime::xcmp-queue-migration  DEBUG: Lazy migration finished: item gone
             runtime::system  DEBUG: [6701551] 0 extrinsics, length: 5803 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 0, proof_size: 0) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 14084428114, proof_size: 357209) (0%)
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:35:36.353] INFO (block-builder): Acala new head #7,044,307
    app: "chopsticks"
    number: 7044307
    hash: "0x9235c0cb197a8432f244ab868b3835c500270500307c8e61333141b5f8a4908d"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:35:36.353] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:36.354] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:35:36.475] INFO (block-builder): Acala building #7,044,308
    app: "chopsticks"
    number: 7044308
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:35:37.899] INFO: Kusama Asset Hub RPC listening on port 44517
    app: "chopsticks"
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:35:38.522] INFO: Karura RPC listening on port 38701
    app: "chopsticks"
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
[04:35:40.521] INFO: Polkadot Asset Hub RPC listening on port 45939
    app: "chopsticks"
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
[04:35:40.439] INFO (block-builder): Polkadot new head #22,713,709
    app: "chopsticks"
    number: 22713709
    hash: "0xa7b58a56b9de7c6b723e98953694d5d9b7ebc03ceae690632dfa4a6560e61576"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:35:40.562] INFO (block-builder): Moonbeam building #7,638,786
    app: "chopsticks"
    number: 7638786
    extrinsics: []
    umpCount: 0
[04:35:41.116] INFO: Acala RPC listening on port 34839
    app: "chopsticks"
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Metadata_metadata
[04:35:42.053] INFO (xcm): Connected parachains [1000,2000]
    app: "chopsticks"
[04:35:42.060] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:42.060] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:35:43.500] INFO (block-builder): Kusama Asset Hub building #7,849,622
    app: "chopsticks"
    number: 7849622
    extrinsics: [
      "0xa902840088dc3417d5058ec4b4503e0c…02043205011f0002093d000000000000"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
[04:35:44.470] INFO (xcm): Connected parachains [1000,2000]
    app: "chopsticks"
[04:35:44.477] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:44.477] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:35:45.801] INFO (block-builder): Kusama Asset Hub new head #7,849,622
    app: "chopsticks"
    number: 7849622
    hash: "0x552844b211eefe69fd8c4a72bf68fe42c0e968f2cced9b109c6b36646d1f6f84"
    extrinsics: [
      "0xa902840088dc3417d5058ec4b4503e0c…02043205011f0002093d000000000000"
    ]
    pendingExtrinsics: []
    ump: {}
[04:35:45.902] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2000,
        "data": "0x000314010400010300a10f043205011f0002093d000a1300010300a10f043205011f0002093d00000d01020400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae692c988dfefe898dc434bb33aa9232f54f099d8e0ea455e0aa857d9a6b5f20c5986e"
      }
    ]
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:35:45.967] INFO (block-builder): Polkadot Asset Hub building #7,212,650
    app: "chopsticks"
    number: 7212650
    extrinsics: [
      "0xa902840088dc3417d5058ec4b4503e0c…02043205011f0002093d000000000000"
    ]
    umpCount: 0
[04:35:46.408] INFO (block-builder): Karura building #7,735,373
    app: "chopsticks"
    number: 7735373
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:35:46.185] INFO: Acala RPC listening on port 33553
    app: "chopsticks"
[04:35:46.275] INFO: Polkadot RPC listening on port 44181
    app: "chopsticks"
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Metadata_metadata
[04:35:48.081] INFO (block-builder): Polkadot Asset Hub new head #7,212,650
    app: "chopsticks"
    number: 7212650
    hash: "0x0ab088d41ea457f6ff6cbfc39d5a60e237fcf6e1c2a6b77bf518f03d271e764e"
    extrinsics: [
      "0xa902840088dc3417d5058ec4b4503e0c…02043205011f0002093d000000000000"
    ]
    pendingExtrinsics: []
    ump: {}
[04:35:48.182] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2000,
        "data": "0x000314010400010300a10f043205011f0002093d000a1300010300a10f043205011f0002093d00000d01020400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae692cf25911410613f1b47e28d605742da45ec9301970d046a7a79d12b69786222152"
      }
    ]
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
[04:35:48.708] INFO (block-builder): Acala building #7,044,307
    app: "chopsticks"
    number: 7044307
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
[04:35:50.399] INFO (xcm): Connected parachains [2000]
    app: "chopsticks"
[04:35:50.759] INFO (xcm): Connected relaychain 'Polkadot' with parachain 'Acala'
    app: "chopsticks"
[04:35:50.764] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:35:54.876] INFO (block-builder): Acala building #7,044,307
    app: "chopsticks"
    number: 7044307
    extrinsics: [
      "0x8502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
[04:35:54.614] INFO (block-builder): Karura new head #7,735,373
    app: "chopsticks"
    number: 7735373
    hash: "0x179ac2ba5896052f2142f8d275eef7a69475bb3ba161199ec87497bd310825fb"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:35:54.615] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:55.601] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:35:55.728] INFO (block-builder): Karura building #7,735,374
    app: "chopsticks"
    number: 7735374
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:35:56.693] INFO (block-builder): Acala new head #7,044,307
    app: "chopsticks"
    number: 7044307
    hash: "0x4159c5f685f77d7be572129b3621931f84e16087922d0c91dc295e97fcbbab78"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:35:56.693] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:35:57.539] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:35:57.660] INFO (block-builder): Acala building #7,044,308
    app: "chopsticks"
    number: 7044308
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:35:58.294] INFO (block-builder): Karura new head #7,735,374
    app: "chopsticks"
    number: 7735374
    hash: "0x5379d8d255978e7a646d386555353261b1518537f4cef2f968915fbe3fb51bac"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:35:58.294] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:58.303] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:58.304] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
[04:36:00.290] INFO (block-builder): Acala new head #7,044,308
    app: "chopsticks"
    number: 7044308
    hash: "0x5940ee8d746de152a50615e563c2f8d5c4776fa0cdbdbba07096bf5114513fd8"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:36:00.290] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:36:00.301] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:36:00.301] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:36:01.894] INFO (block-builder): Karura building #7,735,373
    app: "chopsticks"
    number: 7735373
    extrinsics: [
      "0x9502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
[04:36:02.875] INFO (block-builder): Acala new head #7,044,307
    app: "chopsticks"
    number: 7044307
    hash: "0x740e390a39c0f05f10e1671556ce19a940237b4eb5260dc60d7b7f742ea40047"
    extrinsics: [
      "0x8502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:36:02.976] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:36:03.243] INFO (block-builder): Polkadot building #22,713,709
    app: "chopsticks"
    number: 22713709
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:36:03.959] INFO (block-builder): Acala building #7,044,307
    app: "chopsticks"
    number: 7044307
    extrinsics: [
      "0x9502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
[04:36:04.096] INFO (block-builder): Karura new head #7,735,373
    app: "chopsticks"
    number: 7735373
    hash: "0xdee5992c2e472c55636a507930b7f4a6a9c4413044a3a45d857f5ba927b38537"
    extrinsics: [
      "0x9502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:36:04.197] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 1000,
        "data": "0x0002100004000002043205011f0002093d000a13000002043205011f0002093d00000d01000400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69"
      }
    ]
[04:36:04.251] INFO (block-builder): Kusama Asset Hub building #7,849,622
    app: "chopsticks"
    number: 7849622
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:36:05.353] INFO (block-builder): Kusama Asset Hub new head #7,849,622
    app: "chopsticks"
    number: 7849622
    hash: "0x1c9e4fabce5366e0e5af8c9b980987c32f7e8e63693b9e06975bc80b914793ef"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:36:05.354] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:36:06.114] INFO (block-builder): Acala new head #7,044,307
    app: "chopsticks"
    number: 7044307
    hash: "0xc5203e94569d0b23de961c716204c79f0bbf80d9602732c6c1d27ebddec90529"
    extrinsics: [
      "0x9502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:36:06.215] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 1000,
        "data": "0x0002100004000002043205011f0002093d000a13000002043205011f0002093d00000d01000400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69"
      }
    ]
[04:36:06.260] INFO (block-builder): Polkadot Asset Hub building #7,212,650
    app: "chopsticks"
    number: 7212650
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:36:07.489] INFO (block-builder): Polkadot Asset Hub new head #7,212,650
    app: "chopsticks"
    number: 7212650
    hash: "0xe16de42a062f191a30ac4b9f04d27c51527ef29d577e2a5b6df7af9783a4da8e"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:36:07.490] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:36:08.070] INFO: Karura RPC listening on port 43517
    app: "chopsticks"
[04:36:08.103] INFO: Kusama RPC listening on port 36265
    app: "chopsticks"
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
[04:36:10.616] INFO: Astar RPC listening on port 37411
    app: "chopsticks"
[04:36:10.685] INFO: Polkadot RPC listening on port 36603
    app: "chopsticks"
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
[04:36:12.622] INFO (xcm): Connected parachains [2000]
    app: "chopsticks"
[04:36:13.000] INFO (xcm): Connected relaychain 'Kusama' with parachain 'Karura'
    app: "chopsticks"
[04:36:13.007] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
[04:36:14.793] INFO (xcm): Connected parachains [2006]
    app: "chopsticks"
[04:36:15.153] INFO (xcm): Connected relaychain 'Polkadot' with parachain 'Astar'
    app: "chopsticks"
[04:36:15.157] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
[04:36:17.177] INFO (block-builder): Karura building #7,735,373
    app: "chopsticks"
    number: 7735373
    extrinsics: [
      "0x8502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:36:18.810] INFO (block-builder): Polkadot building #22,713,709
    app: "chopsticks"
    number: 22713709
    extrinsics: [
      "0x9902840088dc3417d5058ec4b4503e0c…0400000000070010a5d4e80000000000"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:36:25.282] INFO (block-builder): Karura new head #7,735,373
    app: "chopsticks"
    number: 7735373
    hash: "0x9b75b9bdf1223dfc3477faf3dcf95076e69198ef403e3e48a688857438a2caf8"
    extrinsics: [
      "0x8502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:36:25.383] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:36:25.669] INFO (block-builder): Kusama building #25,095,288
    app: "chopsticks"
    number: 25095288
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:36:29.414] INFO (block-builder): Polkadot new head #22,713,709
    app: "chopsticks"
    number: 22713709
    hash: "0xa7b58a56b9de7c6b723e98953694d5d9b7ebc03ceae690632dfa4a6560e61576"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2000": [
        "0x0210000400000000070010a5d4e80a13…c0145d968b5ff5006125f2414fadae69"
      ]
    }
[04:36:29.430] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:36:29.845] INFO (block-builder): Acala building #7,044,307
    app: "chopsticks"
    number: 7044307
    extrinsics: [
      "0xa502840088dc3417d5058ec4b4503e0c…25f2414fadae69010700f2052a01419c"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
[04:36:31.234] INFO (block-builder): Acala new head #7,044,307
    app: "chopsticks"
    number: 7044307
    hash: "0x3192155e3c573eaa39603ca112bd768c54a97a7e3b8a7bd94099ea8ea3baf378"
    extrinsics: [
      "0xa502840088dc3417d5058ec4b4503e0c…25f2414fadae69010700f2052a01419c"
    ]
    pendingExtrinsics: []
    ump: {}
[04:36:31.335] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
[04:36:31.470] INFO (block-builder): Polkadot building #22,713,709
    app: "chopsticks"
    number: 22713709
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:36:45.958] INFO (block-builder): Polkadot new head #22,713,709
    app: "chopsticks"
    number: 22713709
    hash: "0x83924f28c7e271832726f91c98e0c9a569ff8c71a5ba590524a7ded54e87c5ad"
    extrinsics: [
      "0x9902840088dc3417d5058ec4b4503e0c…0400000000070010a5d4e80000000000"
    ]
    pendingExtrinsics: []
    ump: {}
[04:36:46.619] INFO (block-builder): Astar building #7,113,995
    app: "chopsticks"
    number: 7113995
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 6182040424, proof_size: 12720 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 6289114424, proof_size: 12720 } }
             runtime::system  TRACE: Used block length: 6727
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
runtime::xcmp-queue-migration  DEBUG: Lazy migration finished: item gone
                 xcm::weight  TRACE: WeightInfoBounds message: Xcm([ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([15, 158, 142, 7, 222, 199, 153, 8, 18, 231, 24, 97, 135, 97, 165, 6, 56, 23, 44, 40, 27, 60, 193, 58, 182, 134, 142, 178, 15, 43, 50, 99])])
                xcm::execute  TRACE: origin: Location { parents: 1, interior: Here }, message: Xcm([ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([15, 158, 142, 7, 222, 199, 153, 8, 18, 231, 24, 97, 135, 97, 165, 6, 56, 23, 44, 40, 27, 60, 193, 58, 182, 134, 142, 178, 15, 43, 50, 99])]), weight_credit: Weight { ref_time: 0, proof_size: 0 }
               xcm::barriers  TRACE: TakeWeightCredit origin: Location { parents: 1, interior: Here }, instructions: [ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([15, 158, 142, 7, 222, 199, 153, 8, 18, 231, 24, 97, 135, 97, 165, 6, 56, 23, 44, 40, 27, 60, 193, 58, 182, 134, 142, 178, 15, 43, 50, 99])], max_weight: Weight { ref_time: 885093000, proof_size: 9339 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
               xcm::barriers  TRACE: AllowTopLevelPaidExecutionFrom origin: Location { parents: 1, interior: Here }, instructions: [ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([15, 158, 142, 7, 222, 199, 153, 8, 18, 231, 24, 97, 135, 97, 165, 6, 56, 23, 44, 40, 27, 60, 193, 58, 182, 134, 142, 178, 15, 43, 50, 99])], max_weight: Weight { ref_time: 885093000, proof_size: 9339 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
                xcm::process  TRACE: origin: Some(Location { parents: 1, interior: Here }), total_surplus/refunded: Weight { ref_time: 0, proof_size: 0 }/Weight { ref_time: 0, proof_size: 0 }, error_handler_weight: Weight { ref_time: 0, proof_size: 0 }
    xcm::process_instruction  TRACE: === ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }]))
xcm::ensure_can_subsume_assets  TRACE: worst_case_holding_len: 1, holding_limit: 64
    xcm::process_instruction  TRACE: === ClearOrigin
    xcm::process_instruction  TRACE: === BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Limited(Weight { ref_time: 885093000, proof_size: 9339 }) }
                 xcm::weight  TRACE: UsingComponents::buy_weight weight: Weight { ref_time: 885093000, proof_size: 9339 }, payment: <wasm:stripped>, context: XcmContext { origin: None, message_id: [84, 233, 179, 0, 154, 232, 52, 124, 251, 211, 15, 78, 121, 207, 169, 171, 131, 230, 150, 123, 114, 145, 5, 21, 103, 148, 156, 8, 231, 73, 127, 123], topic: None }
                 xcm::weight  TRACE: FixedRateOfForeignAsset::buy_weight weight: Weight { ref_time: 885093000, proof_size: 9339 }, payment: <wasm:stripped>
    xcm::process_instruction  TRACE: === DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }
       xcm::fungible_adapter  TRACE: deposit_asset what: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(999999114907) }, who: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) }
      xcm::fungibles_adapter  TRACE: deposit_asset what: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(999999114907) }, who: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) }
    xcm::process_instruction  TRACE: === SetTopic([15, 158, 142, 7, 222, 199, 153, 8, 18, 231, 24, 97, 135, 97, 165, 6, 56, 23, 44, 40, 27, 60, 193, 58, 182, 134, 142, 178, 15, 43, 50, 99])
                xcm::execute  TRACE: result: Ok(())
         xcm::refund_surplus  TRACE: total_surplus: Weight { ref_time: 0, proof_size: 0 }, total_refunded: Weight { ref_time: 0, proof_size: 0 }, current_surplus: Weight { ref_time: 0, proof_size: 0 }
         xcm::refund_surplus  TRACE: total_refunded: Weight { ref_time: 0, proof_size: 0 }
                 xcm::weight  TRACE: XcmFeeHandler::take_revenue took 885093 of asset Id 340282366920938463463374607431768211455
        xcm::process-message  TRACE: XCM message execution complete, used weight: Weight(ref_time: 885093000, proof_size: 9339)
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
            price-aggregator  TRACE: Failed to process the accumulated native currency values in the current block. Reason: "No values exist for the current block."
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
             runtime::system  DEBUG: [7113995] 0 extrinsics, length: 6727 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 0, proof_size: 0) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 9966530424, proof_size: 189823) (0%)
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:36:54.703] INFO (block-builder): Kusama new head #25,095,288
    app: "chopsticks"
    number: 25095288
    hash: "0xbf4b0c8c5d46dc5432f14e59f15e3b27a1253e9eeb3a60f7f263e3d925f243fd"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2000": [
        "0x0210000400000000070010a5d4e80a13…c0145d968b5ff5006125f2414fadae69"
      ]
    }
[04:36:54.718] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:36:55.134] INFO (block-builder): Karura building #7,735,373
    app: "chopsticks"
    number: 7735373
    extrinsics: [
      "0x9d02840088dc3417d5058ec4b4503e0c…006125f2414fadae690102943577419c"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:36:55.651] INFO (block-builder): Astar new head #7,113,995
    app: "chopsticks"
    number: 7113995
    hash: "0xe6667faa0762b7036b9ffd9a97f85aa565270b5bd74f62a58f242ec77cd65344"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:36:55.651] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
[04:36:56.504] INFO (block-builder): Karura new head #7,735,373
    app: "chopsticks"
    number: 7735373
    hash: "0x5417add603f73f8d265405760c0a70a1fd48cccbdb6f6cbe95c96879ed6dbba5"
    extrinsics: [
      "0x9d02840088dc3417d5058ec4b4503e0c…006125f2414fadae690102943577419c"
    ]
    pendingExtrinsics: []
    ump: {}
[04:36:56.604] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:36:56.736] INFO (block-builder): Kusama building #25,095,288
    app: "chopsticks"
    number: 25095288
    extrinsics: []
    umpCount: 1
[04:36:57.112] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:36:58.135] INFO (block-builder): Polkadot new head #22,713,709
    app: "chopsticks"
    number: 22713709
    hash: "0xa7b58a56b9de7c6b723e98953694d5d9b7ebc03ceae690632dfa4a6560e61576"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2000": [
        "0x0210000400000000070010a5d4e80a13…c0145d968b5ff5006125f2414fadae69"
      ]
    }
[04:36:58.144] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
      runtime::metadata-hash  DEBUG: CheckMetadataHash::additional_signed => None
                 xcm::weight  TRACE: WeightInfoBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) }, xcm: Xcm([]) }])
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 6182040424, proof_size: 12720 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:37:00.959] INFO (block-builder): Polkadot building #22,713,709
    app: "chopsticks"
    number: 22713709
    extrinsics: [
      "0x9902840088dc3417d5058ec4b4503e0c…0400000000070010a5d4e80000000000"
    ]
    umpCount: 0
[04:37:00.998] INFO (block-builder): Astar building #7,113,995
    app: "chopsticks"
    number: 7113995
    extrinsics: [
      "0xc102840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 6289114424, proof_size: 12720 } }
             runtime::system  TRACE: Used block length: 6623
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
      runtime::metadata-hash  DEBUG: CheckMetadataHash::additional_signed => None
                 xcm::weight  TRACE: WeightInfoBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) }, xcm: Xcm([]) }])
                 xcm::weight  TRACE: WeightInfoBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }])
                 xcm::weight  TRACE: WeightInfoBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }])
                xcm::execute  TRACE: origin: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }, message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }]), weight_credit: Weight { ref_time: 704839000, proof_size: 8990 }
               xcm::barriers  TRACE: TakeWeightCredit origin: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }, instructions: [WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }], max_weight: Weight { ref_time: 704839000, proof_size: 8990 }, properties: Properties { weight_credit: Weight { ref_time: 704839000, proof_size: 8990 }, message_id: None }
                xcm::process  TRACE: origin: Some(Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }), total_surplus/refunded: Weight { ref_time: 0, proof_size: 0 }/Weight { ref_time: 0, proof_size: 0 }, error_handler_weight: Weight { ref_time: 0, proof_size: 0 }
    xcm::process_instruction  TRACE: === WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }]))
xcm::ensure_can_subsume_assets  TRACE: worst_case_holding_len: 1, holding_limit: 64
       xcm::fungible_adapter  TRACE: withdraw_asset what: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, who: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }
      xcm::fungibles_adapter  TRACE: withdraw_asset what: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, who: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }
    xcm::process_instruction  TRACE: === InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }
                   xcm::send  TRACE: Sending msg: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]), to destination: Location { parents: 1, interior: Here }, (reason: InitiateReserveWithdraw)
xcm::pallet_xcm::note_unknown_version  TRACE: XCM version is unknown for destination: Location { parents: 1, interior: Here }
                   xcm::fees  TRACE: taking fee: Assets([]) from origin_ref: Some(Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }) in fees_mode: FeesMode { jit_withdraw: false } for a reason: InitiateReserveWithdraw
                xcm::execute  TRACE: result: Ok(())
         xcm::refund_surplus  TRACE: total_surplus: Weight { ref_time: 0, proof_size: 0 }, total_refunded: Weight { ref_time: 0, proof_size: 0 }, current_surplus: Weight { ref_time: 0, proof_size: 0 }
         xcm::refund_surplus  TRACE: total_refunded: Weight { ref_time: 0, proof_size: 0 }
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 1811913000, proof_size: 13086 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 6289114424, proof_size: 12720 } }
             runtime::system  TRACE: Used block length: 6801
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
runtime::xcmp-queue-migration  DEBUG: Lazy migration finished: item gone
            price-aggregator  TRACE: Failed to process the accumulated native currency values in the current block. Reason: "No values exist for the current block."
             runtime::system  DEBUG: [7113995] 0 extrinsics, length: 6801 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 1811913000, proof_size: 13086) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 7605148424, proof_size: 92331) (0%)
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:37:02.869] INFO (block-builder): Astar new head #7,113,995
    app: "chopsticks"
    number: 7113995
    hash: "0x8c462cf22d524675e995ed6041c5b967e18b8b68a914740f9391ea6ce954af50"
    extrinsics: [
      "0xc102840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:37:02.970] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:37:03.113] INFO (block-builder): Polkadot building #22,713,709
    app: "chopsticks"
    number: 22713709
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:37:06.806] INFO: Shiden RPC listening on port 40729
    app: "chopsticks"
[04:37:06.825] INFO: Kusama RPC listening on port 35091
    app: "chopsticks"
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
[04:37:10.913] INFO (xcm): Connected parachains [2007]
    app: "chopsticks"
[04:37:11.284] INFO (xcm): Connected relaychain 'Kusama' with parachain 'Shiden'
    app: "chopsticks"
[04:37:11.289] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
      runtime::metadata-hash  DEBUG: CheckMetadataHash::additional_signed => None
                 xcm::weight  TRACE: WeightInfoBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) }, xcm: Xcm([]) }])
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:37:15.627] INFO (block-builder): Shiden building #7,421,972
    app: "chopsticks"
    number: 7421972
    extrinsics: [
      "0xc102840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 6307024424, proof_size: 12720 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 6414098424, proof_size: 12720 } }
             runtime::system  TRACE: Used block length: 6547
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
      runtime::metadata-hash  DEBUG: CheckMetadataHash::additional_signed => None
                 xcm::weight  TRACE: WeightInfoBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) }, xcm: Xcm([]) }])
                 xcm::weight  TRACE: WeightInfoBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }])
                 xcm::weight  TRACE: WeightInfoBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }])
                xcm::execute  TRACE: origin: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }, message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }]), weight_credit: Weight { ref_time: 702960000, proof_size: 8990 }
               xcm::barriers  TRACE: TakeWeightCredit origin: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }, instructions: [WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }], max_weight: Weight { ref_time: 702960000, proof_size: 8990 }, properties: Properties { weight_credit: Weight { ref_time: 702960000, proof_size: 8990 }, message_id: None }
                xcm::process  TRACE: origin: Some(Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }), total_surplus/refunded: Weight { ref_time: 0, proof_size: 0 }/Weight { ref_time: 0, proof_size: 0 }, error_handler_weight: Weight { ref_time: 0, proof_size: 0 }
    xcm::process_instruction  TRACE: === WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }]))
xcm::ensure_can_subsume_assets  TRACE: worst_case_holding_len: 1, holding_limit: 64
       xcm::fungible_adapter  TRACE: withdraw_asset what: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, who: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }
      xcm::fungibles_adapter  TRACE: withdraw_asset what: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, who: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }
    xcm::process_instruction  TRACE: === InitiateReserveWithdraw { assets: Wild(All), reserve: Location { parents: 1, interior: Here }, xcm: Xcm([BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]) }
                   xcm::send  TRACE: Sending msg: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 0, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }]), to destination: Location { parents: 1, interior: Here }, (reason: InitiateReserveWithdraw)
xcm::pallet_xcm::note_unknown_version  TRACE: XCM version is unknown for destination: Location { parents: 1, interior: Here }
                   xcm::fees  TRACE: taking fee: Assets([]) from origin_ref: Some(Location { parents: 0, interior: X1([AccountId32 { network: None, id: [136, 220, 52, 23, 213, 5, 142, 196, 180, 80, 62, 12, 18, 234, 26, 10, 137, 190, 32, 15, 233, 137, 34, 66, 61, 67, 52, 1, 79, 166, 176, 238] }]) }) in fees_mode: FeesMode { jit_withdraw: false } for a reason: InitiateReserveWithdraw
                xcm::execute  TRACE: result: Ok(())
         xcm::refund_surplus  TRACE: total_surplus: Weight { ref_time: 0, proof_size: 0 }, total_refunded: Weight { ref_time: 0, proof_size: 0 }, current_surplus: Weight { ref_time: 0, proof_size: 0 }
         xcm::refund_surplus  TRACE: total_refunded: Weight { ref_time: 0, proof_size: 0 }
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 1810034000, proof_size: 13086 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 6414098424, proof_size: 12720 } }
             runtime::system  TRACE: Used block length: 6725
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
runtime::xcmp-queue-migration  DEBUG: Lazy migration finished: item gone
            price-aggregator  TRACE: Failed to process the accumulated native currency values in the current block. Reason: "No values exist for the current block."
             runtime::system  DEBUG: [7421972] 0 extrinsics, length: 6725 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 1810034000, proof_size: 13086) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 7730132424, proof_size: 92331) (0%)
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
[04:37:23.822] INFO (block-builder): Shiden new head #7,421,972
    app: "chopsticks"
    number: 7421972
    hash: "0x0fddba6c55935fc828f8f8a1a07a227813b78ba85bda9dd76b3e5a68af181a0e"
    extrinsics: [
      "0xc102840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:37:23.922] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:37:24.186] INFO (block-builder): Kusama building #25,095,288
    app: "chopsticks"
    number: 25095288
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:37:26.317] INFO (block-builder): Kusama new head #25,095,288
    app: "chopsticks"
    number: 25095288
    hash: "0xbf4b0c8c5d46dc5432f14e59f15e3b27a1253e9eeb3a60f7f263e3d925f243fd"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2000": [
        "0x0210000400000000070010a5d4e80a13…c0145d968b5ff5006125f2414fadae69"
      ]
    }
[04:37:26.325] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:37:27.496] INFO (block-builder): Polkadot new head #22,713,709
    app: "chopsticks"
    number: 22713709
    hash: "0x48a0be92bbe8607f678c9ee50d784de7ecc7542f7196bc7dc8fb57603547abc0"
    extrinsics: [
      "0x9902840088dc3417d5058ec4b4503e0c…0400000000070010a5d4e80000000000"
    ]
    pendingExtrinsics: []
    ump: {}
[04:37:27.727] INFO (block-builder): Acala building #7,044,307
    app: "chopsticks"
    number: 7044307
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:37:28.990] INFO (block-builder): Acala new head #7,044,307
    app: "chopsticks"
    number: 7044307
    hash: "0x0669682ad2f55a5d313c1003395fcde07a637be7b93ddba746e79d8eb4f139b8"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:37:28.990] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:37:29.238] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:37:29.360] INFO (block-builder): Acala building #7,044,308
    app: "chopsticks"
    number: 7044308
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:37:30.024] INFO (block-builder): Kusama building #25,095,288
    app: "chopsticks"
    number: 25095288
    extrinsics: [
      "0x9902840088dc3417d5058ec4b4503e0c…0400000000070010a5d4e80000000000"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:37:52.843] INFO (block-builder): Kusama new head #25,095,288
    app: "chopsticks"
    number: 25095288
    hash: "0xbf4b0c8c5d46dc5432f14e59f15e3b27a1253e9eeb3a60f7f263e3d925f243fd"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2007": [
        "0x0210000400000000070010a5d4e80a13…c0145d968b5ff5006125f2414fadae69"
      ]
    }
[04:37:52.853] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:37:56.579] INFO (block-builder): Kusama building #25,095,288
    app: "chopsticks"
    number: 25095288
    extrinsics: [
      "0x9902840088dc3417d5058ec4b4503e0c…0400000000070010a5d4e80000000000"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:38:00.162] INFO (block-builder): Kusama new head #25,095,288
    app: "chopsticks"
    number: 25095288
    hash: "0x3e79c7919c52870cc19b9dbcd97e93717ba93df45a72cab70b24e11f70690405"
    extrinsics: [
      "0x9902840088dc3417d5058ec4b4503e0c…0400000000070010a5d4e80000000000"
    ]
    pendingExtrinsics: []
    ump: {}
[04:38:00.393] INFO (block-builder): Karura building #7,735,373
    app: "chopsticks"
    number: 7735373
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:38:01.613] INFO (block-builder): Karura new head #7,735,373
    app: "chopsticks"
    number: 7735373
    hash: "0x878398216231550b2b551b9213926285a95b2d9edae25cccd225c4a6d2d08fb5"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:38:01.614] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:38:01.860] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:38:01.981] INFO (block-builder): Karura building #7,735,374
    app: "chopsticks"
    number: 7735374
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:38:25.810] INFO (block-builder): Kusama new head #25,095,288
    app: "chopsticks"
    number: 25095288
    hash: "0x21f395a0ef0847d298d701504b431eeebbbb60f94425c65fb42d2621012b5d59"
    extrinsics: [
      "0x9902840088dc3417d5058ec4b4503e0c…0400000000070010a5d4e80000000000"
    ]
    pendingExtrinsics: []
    ump: {}
[04:38:26.040] INFO (block-builder): Shiden building #7,421,972
    app: "chopsticks"
    number: 7421972
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 6307024424, proof_size: 12720 } }
             runtime::system  TRACE: Used block length: 11
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
             runtime::system  TRACE: Used block weight: PerDispatchClass { normal: Weight { ref_time: 0, proof_size: 0 }, operational: Weight { ref_time: 0, proof_size: 0 }, mandatory: Weight { ref_time: 6414098424, proof_size: 12720 } }
             runtime::system  TRACE: Used block length: 6653
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
runtime::xcmp-queue-migration  DEBUG: Lazy migration finished: item gone
                 xcm::weight  TRACE: WeightInfoBounds message: Xcm([ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([115, 47, 139, 2, 173, 162, 48, 52, 226, 123, 40, 131, 19, 148, 235, 33, 42, 224, 128, 234, 142, 132, 69, 83, 143, 61, 238, 213, 120, 144, 224, 247])])
                xcm::execute  TRACE: origin: Location { parents: 1, interior: Here }, message: Xcm([ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([115, 47, 139, 2, 173, 162, 48, 52, 226, 123, 40, 131, 19, 148, 235, 33, 42, 224, 128, 234, 142, 132, 69, 83, 143, 61, 238, 213, 120, 144, 224, 247])]), weight_credit: Weight { ref_time: 0, proof_size: 0 }
               xcm::barriers  TRACE: TakeWeightCredit origin: Location { parents: 1, interior: Here }, instructions: [ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([115, 47, 139, 2, 173, 162, 48, 52, 226, 123, 40, 131, 19, 148, 235, 33, 42, 224, 128, 234, 142, 132, 69, 83, 143, 61, 238, 213, 120, 144, 224, 247])], max_weight: Weight { ref_time: 883257000, proof_size: 9339 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
               xcm::barriers  TRACE: AllowTopLevelPaidExecutionFrom origin: Location { parents: 1, interior: Here }, instructions: [ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }])), ClearOrigin, BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Unlimited }, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }, SetTopic([115, 47, 139, 2, 173, 162, 48, 52, 226, 123, 40, 131, 19, 148, 235, 33, 42, 224, 128, 234, 142, 132, 69, 83, 143, 61, 238, 213, 120, 144, 224, 247])], max_weight: Weight { ref_time: 883257000, proof_size: 9339 }, properties: Properties { weight_credit: Weight { ref_time: 0, proof_size: 0 }, message_id: None }
                xcm::process  TRACE: origin: Some(Location { parents: 1, interior: Here }), total_surplus/refunded: Weight { ref_time: 0, proof_size: 0 }/Weight { ref_time: 0, proof_size: 0 }, error_handler_weight: Weight { ref_time: 0, proof_size: 0 }
    xcm::process_instruction  TRACE: === ReserveAssetDeposited(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }]))
xcm::ensure_can_subsume_assets  TRACE: worst_case_holding_len: 1, holding_limit: 64
    xcm::process_instruction  TRACE: === ClearOrigin
    xcm::process_instruction  TRACE: === BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(1000000000000) }, weight_limit: Limited(Weight { ref_time: 883257000, proof_size: 9339 }) }
                 xcm::weight  TRACE: UsingComponents::buy_weight weight: Weight { ref_time: 883257000, proof_size: 9339 }, payment: <wasm:stripped>, context: XcmContext { origin: None, message_id: [140, 17, 254, 42, 232, 161, 82, 220, 87, 91, 62, 60, 78, 222, 68, 82, 165, 213, 63, 47, 80, 32, 120, 74, 159, 251, 16, 250, 54, 108, 253, 92], topic: None }
                 xcm::weight  TRACE: FixedRateOfForeignAsset::buy_weight weight: Weight { ref_time: 883257000, proof_size: 9339 }, payment: <wasm:stripped>
    xcm::process_instruction  TRACE: === DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) } }
       xcm::fungible_adapter  TRACE: deposit_asset what: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(999999116743) }, who: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) }
      xcm::fungibles_adapter  TRACE: deposit_asset what: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(999999116743) }, who: Location { parents: 0, interior: X1([AccountId32 { network: None, id: [209, 124, 45, 120, 35, 235, 242, 96, 253, 19, 143, 45, 126, 39, 209, 20, 192, 20, 93, 150, 139, 95, 245, 0, 97, 37, 242, 65, 79, 173, 174, 105] }]) }
    xcm::process_instruction  TRACE: === SetTopic([115, 47, 139, 2, 173, 162, 48, 52, 226, 123, 40, 131, 19, 148, 235, 33, 42, 224, 128, 234, 142, 132, 69, 83, 143, 61, 238, 213, 120, 144, 224, 247])
                xcm::execute  TRACE: result: Ok(())
         xcm::refund_surplus  TRACE: total_surplus: Weight { ref_time: 0, proof_size: 0 }, total_refunded: Weight { ref_time: 0, proof_size: 0 }, current_surplus: Weight { ref_time: 0, proof_size: 0 }
         xcm::refund_surplus  TRACE: total_refunded: Weight { ref_time: 0, proof_size: 0 }
                 xcm::weight  TRACE: XcmFeeHandler::take_revenue took 883257 of asset Id 340282366920938463463374607431768211455
        xcm::process-message  TRACE: XCM message execution complete, used weight: Weight(ref_time: 883257000, proof_size: 9339)
            price-aggregator  TRACE: Failed to process the accumulated native currency values in the current block. Reason: "No values exist for the current block."
             runtime::system  DEBUG: [7421972] 0 extrinsics, length: 6653 (normal 0%, op: 0%, mandatory 0%) / normal weight:Weight(ref_time: 0, proof_size: 0) (0%) op weight Weight(ref_time: 0, proof_size: 0) (0%) / mandatory weight Weight(ref_time: 10089678424, proof_size: 189823) (0%)
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
TAP version 13
1..27
ok 1 - packages/kusama/src/assetHubKusama.karura.test.ts > assetHubKusama & karura > assetHubKusama transfer USDT to karura # time=16245.00ms
ok 2 - packages/kusama/src/assetHubKusama.karura.test.ts > assetHubKusama & karura > karura transfer USDT to assetHubKusama # time=7428.00ms
ok 3 - packages/kusama/src/basilisk.karura.test.ts > basilisk & karura > karura transfer KSM to basilisk # time=58366.00ms
ok 4 - packages/kusama/src/basilisk.karura.test.ts > basilisk & karura > basilisk transfer KSM to karura # time=39179.00ms
ok 5 - packages/kusama/src/basilisk.karura.test.ts > basilisk & karura > basilisk transfer BSX to karura # time=6291.00ms
ok 6 - packages/kusama/src/basilisk.karura.test.ts > basilisk & karura > karura transfer BSX to basilisk # time=6251.00ms
ok 7 - packages/kusama/src/karura.kusama.test.ts > karura & kusama > karura transfer KSM to kusama # time=41713.00ms
ok 8 - packages/kusama/src/karura.kusama.test.ts > karura & kusama > karura transfer KSM to kusama wiht limited weight # time=31607.00ms
ok 9 - packages/kusama/src/karura.kusama.test.ts > karura & kusama > kusama transfer KSM to karura # time=37712.00ms
ok 10 - packages/kusama/src/kusama.shiden.test.ts > kusama & shiden > shiden transfer KSM to kusama # time=41565.00ms
ok 11 - packages/kusama/src/kusama.shiden.test.ts > kusama & shiden > kusama transfer KSM to shiden # time=35567.00ms
ok 12 - packages/polkadot/src/acala.assetHubPolkadot.test.ts > acala & assetHubPolkadot > assetHubPolkadot transfer USDT to acala # time=15826.00ms
ok 13 - packages/polkadot/src/acala.assetHubPolkadot.test.ts > acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot # time=7718.00ms
ok 14 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer DOT to moonbeam # time=52370.00ms
ok 15 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer DOT to acala # time=37021.00ms
ok 16 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer ACA to moonbeam # time=5515.00ms
ok 17 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer ACA to acala # time=6807.00ms
ok 18 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer LDOT to moonbeam # time=4888.00ms
ok 19 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer LDOT to acala # time=6020.00ms
ok 20 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT to polkadot # time=38666.00ms
ok 21 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT wiht limited weight # time=28715.00ms
ok 22 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > polkadot transfer DOT to acala # time=33282.00ms
ok 23 - packages/polkadot/src/astar.polkadot.test.ts > astar & polkadot > polkadot transfer DOT to astar # time=41955.00ms
ok 24 - packages/polkadot/src/astar.polkadot.test.ts > astar & polkadot > astar transfer DOT to polkadot # time=7436.00ms
ok 25 - packages/polkadot/src/hydration.moonbeam.test.ts > hydration & moonbeam > hydration transfer DOT to moonbeam # time=47976.00ms
ok 26 - packages/polkadot/src/hydration.moonbeam.test.ts > hydration & moonbeam > moonbeam transfer DOT to hydration # time=38337.00ms
ok 27 - packages/polkadot/src/hydration.moonbeam.test.ts > hydration & moonbeam > hydration transfer GLMR to moonbeam # time=32398.00ms

view details

@xlc
Copy link
Member Author

xlc commented Sep 27, 2024

/bot run acala
LOG_LEVEL=info
RUNTIME_LOG_LEVEL=5
ACALA_BLOCK_NUMBER=6975060

Copy link
Contributor

github-actions bot commented Sep 27, 2024

Request: /bot run acala LOG_LEVEL=info RUNTIME_LOG_LEVEL=5 ACALA_BLOCK_NUMBER=6975060
Command: yarn test --reporter tap-flat acala
Test Result: Passed

Results
LOG_LEVEL=info
RUNTIME_LOG_LEVEL=5
ACALA_BLOCK_NUMBER=6975060

# KNOWN_GOOD_BLOCK_NUMBERS.env
ACALA_BLOCK_NUMBER=7044309
ASSETHUBKUSAMA_BLOCK_NUMBER=7849623
ASSETHUBPOLKADOT_BLOCK_NUMBER=7212652
ASTAR_BLOCK_NUMBER=7113997
BASILISK_BLOCK_NUMBER=6701551
HYDRATION_BLOCK_NUMBER=6073480
KARURA_BLOCK_NUMBER=7735375
KUSAMA_BLOCK_NUMBER=25095293
MOONBEAM_BLOCK_NUMBER=7638791
MOONRIVER_BLOCK_NUMBER=8362665
POLKADOT_BLOCK_NUMBER=22713714
SHIDEN_BLOCK_NUMBER=7421974


[04:34:11.914] INFO: Polkadot Asset Hub RPC listening on port 36185
    app: "chopsticks"
[04:34:12.492] INFO: Acala RPC listening on port 35875
    app: "chopsticks"
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
[04:34:12.425] INFO: Polkadot RPC listening on port 36081
    app: "chopsticks"
[04:34:12.491] INFO: Acala RPC listening on port 39511
    app: "chopsticks"
[04:34:12.440] INFO: Moonbeam RPC listening on port 33663
    app: "chopsticks"
[04:34:12.475] INFO: Polkadot RPC listening on port 44371
    app: "chopsticks"
[04:34:12.485] INFO: Acala RPC listening on port 38531
    app: "chopsticks"
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
[04:34:16.406] INFO (xcm): Connected parachains [1000,2000]
    app: "chopsticks"
[04:34:16.411] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:34:16.412] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:34:17.152] INFO (xcm): Connected parachains [2000]
    app: "chopsticks"
[04:34:17.473] INFO (xcm): Connected relaychain 'Polkadot' with parachain 'Acala'
    app: "chopsticks"
[04:34:17.478] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Metadata_metadata
[04:34:17.704] INFO (block-builder): Polkadot Asset Hub building #7,212,653
    app: "chopsticks"
    number: 7212653
    extrinsics: [
      "0xa902840088dc3417d5058ec4b4503e0c…02043205011f0002093d000000000000"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
[04:34:18.805] INFO (xcm): Connected parachains [2000,2004]
    app: "chopsticks"
[04:34:19.118] INFO (xcm): Connected relaychain 'Polkadot' with parachain 'Acala'
    app: "chopsticks"
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:34:19.431] INFO (xcm): Connected relaychain 'Polkadot' with parachain 'Moonbeam'
    app: "chopsticks"
[04:34:19.438] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:34:19.438] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:34:19.655] INFO (block-builder): Polkadot Asset Hub new head #7,212,653
    app: "chopsticks"
    number: 7212653
    hash: "0xf46dbecb0cc4b817b0d2ab45b18413b87cb0b003d0d726609f16af928d714b64"
    extrinsics: [
      "0xa902840088dc3417d5058ec4b4503e0c…02043205011f0002093d000000000000"
    ]
    pendingExtrinsics: []
    ump: {}
[04:34:19.756] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2000,
        "data": "0x000314010400010300a10f043205011f0002093d000a1300010300a10f043205011f0002093d00000d01020400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae692cf9bd3552babec68ddb0656ad79f4a395afe4b8ec81edf1a4ca711a10134950c6"
      }
    ]
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
[04:34:20.249] INFO (block-builder): Acala building #6,975,061
    app: "chopsticks"
    number: 6975061
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
[04:34:21.186] INFO (block-builder): Acala building #6,975,061
    app: "chopsticks"
    number: 6975061
    extrinsics: [
      "0x8502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:34:23.237] INFO (block-builder): Acala building #6,975,061
    app: "chopsticks"
    number: 6975061
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…04c71dbc94d0b566f7a27b94566cac00"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:34:27.245] INFO (block-builder): Acala new head #6,975,061
    app: "chopsticks"
    number: 6975061
    hash: "0x2173fb8387b266fe89ecbfbb7660dcc654060342196c14feb0d69257aae87b10"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:34:27.245] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:34:27.977] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:34:28.081] INFO (block-builder): Acala building #6,975,062
    app: "chopsticks"
    number: 6975062
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:34:28.231] INFO (block-builder): Acala new head #6,975,061
    app: "chopsticks"
    number: 6975061
    hash: "0xa98b9ecd1e5f158bfdc75a481ba64b5b19260f2286a06af9ba68e9789f043f48"
    extrinsics: [
      "0x8502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:34:28.332] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:34:28.574] INFO (block-builder): Polkadot building #22,713,715
    app: "chopsticks"
    number: 22713715
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:34:30.418] INFO (block-builder): Acala new head #6,975,061
    app: "chopsticks"
    number: 6975061
    hash: "0xc1935474f3255927df55ea7f3350e9a81a7657fba30b42eb31c46f3187ba106b"
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…04c71dbc94d0b566f7a27b94566cac00"
    ]
    pendingExtrinsics: []
    ump: {}
[04:34:30.519] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:34:30.749] INFO (block-builder): Polkadot building #22,713,715
    app: "chopsticks"
    number: 22713715
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:34:30.510] INFO (block-builder): Acala new head #6,975,062
    app: "chopsticks"
    number: 6975062
    hash: "0xb399fad1fb649aeb889dfba3549d807c1df1b98503dc6103d534ca17990d9880"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:34:30.510] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:34:30.521] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:34:30.521] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:34:33.760] INFO (block-builder): Acala building #6,975,061
    app: "chopsticks"
    number: 6975061
    extrinsics: [
      "0x9502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
[04:34:35.801] INFO (block-builder): Acala new head #6,975,061
    app: "chopsticks"
    number: 6975061
    hash: "0x1352dd90c94093ab4bcf0aa787d9b48c5056474b7427c6f5df9701deabdfb5f3"
    extrinsics: [
      "0x9502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:34:35.902] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 1000,
        "data": "0x0002100004000002043205011f0002093d000a13000002043205011f0002093d00000d01000400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69"
      }
    ]
[04:34:35.937] INFO (block-builder): Polkadot Asset Hub building #7,212,653
    app: "chopsticks"
    number: 7212653
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:34:36.973] INFO (block-builder): Polkadot Asset Hub new head #7,212,653
    app: "chopsticks"
    number: 7212653
    hash: "0x8b64815b7bdb471ed4a6e991b86f103b7723574bb5f47b4fcaf40021056bb12c"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:34:36.973] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:34:53.906] INFO (block-builder): Polkadot new head #22,713,715
    app: "chopsticks"
    number: 22713715
    hash: "0x6b8ce97ff5803fc1b0c20147b058d81c33228777ae398b6318dbf22906ac08e5"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2000": [
        "0x0210000400000000070010a5d4e80a13…c0145d968b5ff5006125f2414fadae69"
      ]
    }
[04:34:53.921] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:34:54.321] INFO (block-builder): Acala building #6,975,061
    app: "chopsticks"
    number: 6975061
    extrinsics: [
      "0xa502840088dc3417d5058ec4b4503e0c…25f2414fadae69010700f2052a01419c"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:34:54.793] INFO (block-builder): Polkadot new head #22,713,715
    app: "chopsticks"
    number: 22713715
    hash: "0x6b8ce97ff5803fc1b0c20147b058d81c33228777ae398b6318dbf22906ac08e5"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2000": [
        "0x0210000400000000070010a5d4e80a13…cf04c71dbc94d0b566f7a27b94566cac"
      ]
    }
[04:34:54.909] INFO (block-builder): Moonbeam building #7,638,792
    app: "chopsticks"
    number: 7638792
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:34:55.651] INFO (block-builder): Acala new head #6,975,061
    app: "chopsticks"
    number: 6975061
    hash: "0xf17efd0a84bab6423e08e4ddd45df1e15aae61329b81ef574001fa15c85cc245"
    extrinsics: [
      "0xa502840088dc3417d5058ec4b4503e0c…25f2414fadae69010700f2052a01419c"
    ]
    pendingExtrinsics: []
    ump: {}
[04:34:55.753] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:34:55.943] INFO (block-builder): Polkadot building #22,713,715
    app: "chopsticks"
    number: 22713715
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:35:03.829] INFO (block-builder): Moonbeam new head #7,638,792
    app: "chopsticks"
    number: 7638792
    hash: "0x0ff03768c09697ed6af295a6636ece3a5455414976c1a1d0daa9c260d162b75b"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:35:03.829] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:05.820] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:05.821] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:35:09.437] INFO (block-builder): Moonbeam building #7,638,792
    app: "chopsticks"
    number: 7638792
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…be200fe98922423d4334014fa6b0ee00"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:35:11.559] INFO (block-builder): Moonbeam new head #7,638,792
    app: "chopsticks"
    number: 7638792
    hash: "0xb57ee3c669e0530c2e0af8ceec650aff7d80b3210d6940a91570f65b37a5e113"
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…be200fe98922423d4334014fa6b0ee00"
    ]
    pendingExtrinsics: []
    ump: {}
[04:35:11.660] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:11.782] INFO (block-builder): Polkadot building #22,713,715
    app: "chopsticks"
    number: 22713715
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:35:20.318] INFO (block-builder): Polkadot new head #22,713,715
    app: "chopsticks"
    number: 22713715
    hash: "0x6b8ce97ff5803fc1b0c20147b058d81c33228777ae398b6318dbf22906ac08e5"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2000": [
        "0x0210000400000000070010a5d4e80a13…c0145d968b5ff5006125f2414fadae69"
      ]
    }
[04:35:20.327] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed Core_initialize_block
[04:35:23.113] INFO (block-builder): Polkadot building #22,713,715
    app: "chopsticks"
    number: 22713715
    extrinsics: [
      "0x9902840088dc3417d5058ec4b4503e0c…0400000000070010a5d4e80000000000"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:35:35.431] INFO (block-builder): Polkadot new head #22,713,715
    app: "chopsticks"
    number: 22713715
    hash: "0x6b8ce97ff5803fc1b0c20147b058d81c33228777ae398b6318dbf22906ac08e5"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2004": [
        "0x0310000400000000070010a5d4e80a13…89be200fe98922423d4334014fa6b0ee"
      ]
    }
[04:35:35.542] INFO (block-builder): Acala building #6,975,061
    app: "chopsticks"
    number: 6975061
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:35:36.737] INFO (block-builder): Acala new head #6,975,061
    app: "chopsticks"
    number: 6975061
    hash: "0xdf381fed84086b0a1081f36c654f7b54725551f0720c2507a5e4216707bbb5df"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:35:36.737] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:36.960] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:35:37.072] INFO (block-builder): Acala building #6,975,062
    app: "chopsticks"
    number: 6975062
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:35:38.766] INFO (block-builder): Acala new head #6,975,062
    app: "chopsticks"
    number: 6975062
    hash: "0xfddf8fe8b3e305858f9466c32103955848d5cc1c31e3750e7583e743643ce61a"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:35:38.766] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:38.773] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:38.773] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:39.170] INFO (block-builder): Acala building #6,975,061
    app: "chopsticks"
    number: 6975061
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…dc65e5b1e1205896baa2be8a07c6e000"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:35:40.903] INFO (block-builder): Acala new head #6,975,061
    app: "chopsticks"
    number: 6975061
    hash: "0x46c94b6f47454961adb164c106361e999b5f941bfdbf62cba2229d55c0c303ab"
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…dc65e5b1e1205896baa2be8a07c6e000"
    ]
    pendingExtrinsics: []
    ump: {}
[04:35:41.004] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2004,
        "data": "0x000210010400010200411f0608000000070010a5d4e80a1300010200411f0608000000070010a5d4e8000d010004000103003cd0a705a2dc65e5b1e1205896baa2be8a07c6e0"
      }
    ]
[04:35:41.119] INFO (block-builder): Moonbeam building #7,638,792
    app: "chopsticks"
    number: 7638792
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:35:43.908] INFO (block-builder): Moonbeam new head #7,638,792
    app: "chopsticks"
    number: 7638792
    hash: "0xbf85b9c045d6e712e76dec9e7b009f100421669ea3d0eea08334e85c987139e6"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:35:43.908] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:43.916] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:43.916] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:44.450] INFO (block-builder): Moonbeam building #7,638,792
    app: "chopsticks"
    number: 7638792
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:35:46.768] INFO (block-builder): Moonbeam new head #7,638,792
    app: "chopsticks"
    number: 7638792
    hash: "0xc50fd625338c80e6c0499b48ed6c3e2505f34fa9bcbeb4d8e8dc82a3c0fbe417"
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:35:46.870] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2000,
        "data": "0x00031000040000010602000000000000000000000000000000000000000000000000000000000000000000070010a5d4e80a130000010602000000000000000000000000000000000000000000000000000000000000000000070010a5d4e8000d01020400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69"
      }
    ]
[04:35:46.993] INFO (block-builder): Acala building #6,975,061
    app: "chopsticks"
    number: 6975061
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
[04:35:48.379] INFO (block-builder): Acala new head #6,975,061
    app: "chopsticks"
    number: 6975061
    hash: "0x235197fa9218c541aec8a9ed4c79540c80f09d5c37ceedfc64eecd929eecd9ad"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:35:48.380] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:48.492] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:35:48.598] INFO (block-builder): Acala building #6,975,062
    app: "chopsticks"
    number: 6975062
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:35:49.881] INFO (block-builder): Polkadot new head #22,713,715
    app: "chopsticks"
    number: 22713715
    hash: "0xa4ec63407bd0edce41af6192f91367d960257c01c8988a5939646807a5f8b55c"
    extrinsics: [
      "0x9902840088dc3417d5058ec4b4503e0c…0400000000070010a5d4e80000000000"
    ]
    pendingExtrinsics: []
    ump: {}
[04:35:50.095] INFO (block-builder): Acala building #6,975,061
    app: "chopsticks"
    number: 6975061
    extrinsics: []
    umpCount: 0
[04:35:50.195] INFO (block-builder): Acala new head #6,975,062
    app: "chopsticks"
    number: 6975062
    hash: "0x72a02cc8c8f5dd196417229c51762ce7e996113be300289b98cf82a6de70bcfa"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:35:50.195] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:50.204] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:50.204] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:50.617] INFO (block-builder): Acala building #6,975,061
    app: "chopsticks"
    number: 6975061
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…dc65e5b1e1205896baa2be8a07c6e000"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
[04:35:51.304] INFO (block-builder): Acala new head #6,975,061
    app: "chopsticks"
    number: 6975061
    hash: "0xaad251e1bf775c10afdf775a4de3735dcd3f52044892a34c39260fe4577692b5"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:35:51.304] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:51.513] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:35:51.617] INFO (block-builder): Acala building #6,975,062
    app: "chopsticks"
    number: 6975062
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
[04:35:52.143] INFO (block-builder): Acala new head #6,975,061
    app: "chopsticks"
    number: 6975061
    hash: "0x2ae2d8b474253b39d287ece59de09c31123ad973f7a89511b9a13c6fce1a09f7"
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…dc65e5b1e1205896baa2be8a07c6e000"
    ]
    pendingExtrinsics: []
    ump: {}
[04:35:52.243] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2004,
        "data": "0x000210010400010200411f0608000300070010a5d4e80a1300010200411f0608000300070010a5d4e8000d010004000103003cd0a705a2dc65e5b1e1205896baa2be8a07c6e0"
      }
    ]
[04:35:52.356] INFO (block-builder): Moonbeam building #7,638,792
    app: "chopsticks"
    number: 7638792
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
[04:35:54.845] INFO (block-builder): Moonbeam new head #7,638,792
    app: "chopsticks"
    number: 7638792
    hash: "0x750c5c25381287ac7b901f32109e31d805a0d13806aec1cdee5a54f6aff206b1"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:35:54.845] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:54.853] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:54.853] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:55.389] INFO (block-builder): Moonbeam building #7,638,792
    app: "chopsticks"
    number: 7638792
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:35:57.377] INFO (block-builder): Moonbeam new head #7,638,792
    app: "chopsticks"
    number: 7638792
    hash: "0xddac5cafc35ec20ce713a3c7c25781f10be26fe10657e2ec3562ef928323abfe"
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:35:57.476] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2000,
        "data": "0x00031000040000010602000300000000000000000000000000000000000000000000000000000000000000070010a5d4e80a130000010602000300000000000000000000000000000000000000000000000000000000000000070010a5d4e8000d01020400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69"
      }
    ]
[04:35:57.590] INFO (block-builder): Acala building #6,975,061
    app: "chopsticks"
    number: 6975061
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:35:58.646] INFO (block-builder): Acala new head #6,975,061
    app: "chopsticks"
    number: 6975061
    hash: "0x11752828a3d7244cd1892bf6dc1806493d8611a165c380ccef2982d9ff452e1e"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:35:58.646] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:35:58.647] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:35:58.751] INFO (block-builder): Acala building #6,975,062
    app: "chopsticks"
    number: 6975062
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
TAP version 13
1..11
ok 1 - packages/polkadot/src/acala.assetHubPolkadot.test.ts > acala & assetHubPolkadot > assetHubPolkadot transfer USDT to acala # time=14110.00ms
ok 2 - packages/polkadot/src/acala.assetHubPolkadot.test.ts > acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot # time=6870.00ms
ok 3 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer DOT to moonbeam # time=46384.00ms
ok 4 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer DOT to acala # time=32953.00ms
ok 5 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer ACA to moonbeam # time=5143.00ms
ok 6 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer ACA to acala # time=6287.00ms
ok 7 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer LDOT to moonbeam # time=4650.00ms
ok 8 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer LDOT to acala # time=5591.00ms
ok 9 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT to polkadot # time=36443.00ms
ok 10 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT wiht limited weight # time=26407.00ms
ok 11 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > polkadot transfer DOT to acala # time=33314.00ms

view details

@xlc
Copy link
Member Author

xlc commented Sep 27, 2024

/bot run acala
LOG_LEVEL=info
RUNTIME_LOG_LEVEL=5
ACALA_BLOCK_NUMBER=6975060

Copy link
Contributor

github-actions bot commented Sep 27, 2024

Request: /bot run acala LOG_LEVEL=info RUNTIME_LOG_LEVEL=5 ACALA_BLOCK_NUMBER=6975060
Command: yarn test --reporter tap-flat acala
Test Result: Passed

Results
# .env
LOG_LEVEL=info
RUNTIME_LOG_LEVEL=5
ACALA_BLOCK_NUMBER=6975060

# KNOWN_GOOD_BLOCK_NUMBERS.env
ACALA_BLOCK_NUMBER=7044325
ASSETHUBKUSAMA_BLOCK_NUMBER=7849640
ASSETHUBPOLKADOT_BLOCK_NUMBER=7212669
ASTAR_BLOCK_NUMBER=7114014
BASILISK_BLOCK_NUMBER=6701568
HYDRATION_BLOCK_NUMBER=6073497
KARURA_BLOCK_NUMBER=7735391
KUSAMA_BLOCK_NUMBER=25095326
MOONBEAM_BLOCK_NUMBER=7638825
MOONRIVER_BLOCK_NUMBER=8362698
POLKADOT_BLOCK_NUMBER=22713748
SHIDEN_BLOCK_NUMBER=7421989


[04:37:36.881] INFO: Polkadot Asset Hub RPC listening on port 41141
    app: "chopsticks"
[04:37:37.439] INFO: Acala RPC listening on port 42185
    app: "chopsticks"
        chopsticks::executor  TRACE: Calling Metadata_metadata
[04:37:37.438] INFO: Acala RPC listening on port 46555
    app: "chopsticks"
[04:37:37.488] INFO: Moonbeam RPC listening on port 38893
    app: "chopsticks"
[04:37:37.528] INFO: Polkadot RPC listening on port 42617
    app: "chopsticks"
[04:37:37.466] INFO: Acala RPC listening on port 41183
    app: "chopsticks"
[04:37:37.539] INFO: Polkadot RPC listening on port 42851
    app: "chopsticks"
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
[04:37:41.329] INFO (xcm): Connected parachains [1000,2000]
    app: "chopsticks"
[04:37:41.340] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:37:41.340] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:37:42.841] INFO (xcm): Connected parachains [2000]
    app: "chopsticks"
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:37:43.202] INFO (xcm): Connected relaychain 'Polkadot' with parachain 'Acala'
    app: "chopsticks"
[04:37:43.208] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:37:42.917] INFO (block-builder): Polkadot Asset Hub building #7,212,670
    app: "chopsticks"
    number: 7212670
    extrinsics: [
      "0xa902840088dc3417d5058ec4b4503e0c…02043205011f0002093d000000000000"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:37:43.821] INFO (xcm): Connected parachains [2000,2004]
    app: "chopsticks"
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
[04:37:44.185] INFO (xcm): Connected relaychain 'Polkadot' with parachain 'Acala'
    app: "chopsticks"
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:37:44.552] INFO (xcm): Connected relaychain 'Polkadot' with parachain 'Moonbeam'
    app: "chopsticks"
[04:37:44.558] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:37:44.558] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:37:45.071] INFO (block-builder): Polkadot Asset Hub new head #7,212,670
    app: "chopsticks"
    number: 7212670
    hash: "0x6374640521f6f896166e33f59b320b26dd5311f6b70bc7efa28186d8e6eae158"
    extrinsics: [
      "0xa902840088dc3417d5058ec4b4503e0c…02043205011f0002093d000000000000"
    ]
    pendingExtrinsics: []
    ump: {}
[04:37:45.172] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2000,
        "data": "0x000314010400010300a10f043205011f0002093d000a1300010300a10f043205011f0002093d00000d01020400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae692c100d4cb17a8b485899518abe5dcffa56c9ed8de0c275df44a84c526bc2717e97"
      }
    ]
[04:37:45.679] INFO (block-builder): Acala building #6,975,061
    app: "chopsticks"
    number: 6975061
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:37:47.464] INFO (block-builder): Acala building #6,975,061
    app: "chopsticks"
    number: 6975061
    extrinsics: [
      "0x8502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:37:48.900] INFO (block-builder): Acala building #6,975,061
    app: "chopsticks"
    number: 6975061
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…04c71dbc94d0b566f7a27b94566cac00"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:37:53.728] INFO (block-builder): Acala new head #6,975,061
    app: "chopsticks"
    number: 6975061
    hash: "0x5e5fa7073a91f48b7d368a2bcf4b3fe35ec35e104f154538f5166a2acd87d9ea"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:37:53.728] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
[04:37:54.574] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:37:54.694] INFO (block-builder): Acala building #6,975,062
    app: "chopsticks"
    number: 6975062
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:37:55.411] INFO (block-builder): Acala new head #6,975,061
    app: "chopsticks"
    number: 6975061
    hash: "0xa98b9ecd1e5f158bfdc75a481ba64b5b19260f2286a06af9ba68e9789f043f48"
    extrinsics: [
      "0x8502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:37:55.512] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:37:55.782] INFO (block-builder): Polkadot building #22,713,749
    app: "chopsticks"
    number: 22713749
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:37:57.300] INFO (block-builder): Acala new head #6,975,062
    app: "chopsticks"
    number: 6975062
    hash: "0x36f2799c1680ecda4941031c2282d0f765679669e06ad4d4757361f8274cbea7"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:37:57.301] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:37:57.311] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:37:57.312] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:37:56.948] INFO (block-builder): Acala new head #6,975,061
    app: "chopsticks"
    number: 6975061
    hash: "0xc1935474f3255927df55ea7f3350e9a81a7657fba30b42eb31c46f3187ba106b"
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…04c71dbc94d0b566f7a27b94566cac00"
    ]
    pendingExtrinsics: []
    ump: {}
[04:37:57.050] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:37:57.312] INFO (block-builder): Polkadot building #22,713,749
    app: "chopsticks"
    number: 22713749
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:38:00.842] INFO (block-builder): Acala building #6,975,061
    app: "chopsticks"
    number: 6975061
    extrinsics: [
      "0x9502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:38:02.905] INFO (block-builder): Acala new head #6,975,061
    app: "chopsticks"
    number: 6975061
    hash: "0x1352dd90c94093ab4bcf0aa787d9b48c5056474b7427c6f5df9701deabdfb5f3"
    extrinsics: [
      "0x9502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:38:03.006] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 1000,
        "data": "0x0002100004000002043205011f0002093d000a13000002043205011f0002093d00000d01000400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69"
      }
    ]
[04:38:03.047] INFO (block-builder): Polkadot Asset Hub building #7,212,670
    app: "chopsticks"
    number: 7212670
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:38:23.129] INFO (block-builder): Polkadot new head #22,713,749
    app: "chopsticks"
    number: 22713749
    hash: "0x8b2ab5a50b016064a13010d36993e8409e6bc282de1f0a8e4b0a999ea65d9bd8"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2000": [
        "0x0210000400000000070010a5d4e80a13…c0145d968b5ff5006125f2414fadae69"
      ]
    }
[04:38:23.141] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:38:23.557] INFO (block-builder): Acala building #6,975,061
    app: "chopsticks"
    number: 6975061
    extrinsics: [
      "0xa502840088dc3417d5058ec4b4503e0c…25f2414fadae69010700f2052a01419c"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:38:24.903] INFO (block-builder): Acala new head #6,975,061
    app: "chopsticks"
    number: 6975061
    hash: "0xf17efd0a84bab6423e08e4ddd45df1e15aae61329b81ef574001fa15c85cc245"
    extrinsics: [
      "0xa502840088dc3417d5058ec4b4503e0c…25f2414fadae69010700f2052a01419c"
    ]
    pendingExtrinsics: []
    ump: {}
[04:38:25.003] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:38:25.136] INFO (block-builder): Polkadot building #22,713,749
    app: "chopsticks"
    number: 22713749
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:38:25.391] INFO (block-builder): Polkadot new head #22,713,749
    app: "chopsticks"
    number: 22713749
    hash: "0x8b2ab5a50b016064a13010d36993e8409e6bc282de1f0a8e4b0a999ea65d9bd8"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2000": [
        "0x0210000400000000070010a5d4e80a13…cf04c71dbc94d0b566f7a27b94566cac"
      ]
    }
[04:38:25.520] INFO (block-builder): Moonbeam building #7,638,826
    app: "chopsticks"
    number: 7638826
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:38:35.947] INFO (block-builder): Moonbeam new head #7,638,826
    app: "chopsticks"
    number: 7638826
    hash: "0xad79703e2d2c0410d421c4f461abede96608d1e680675d7500d8913298ba62dd"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:38:35.948] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:38:39.070] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:38:39.070] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:38:43.098] INFO (block-builder): Moonbeam building #7,638,826
    app: "chopsticks"
    number: 7638826
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…be200fe98922423d4334014fa6b0ee00"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:38:45.255] INFO (block-builder): Moonbeam new head #7,638,826
    app: "chopsticks"
    number: 7638826
    hash: "0xc6fdf7272ed8970e7baffdf02a676b7e32da2015b66d1bc8ace46d81c6db50f8"
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…be200fe98922423d4334014fa6b0ee00"
    ]
    pendingExtrinsics: []
    ump: {}
[04:38:45.355] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:38:45.493] INFO (block-builder): Polkadot building #22,713,749
    app: "chopsticks"
    number: 22713749
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:38:53.616] INFO (block-builder): Polkadot new head #22,713,749
    app: "chopsticks"
    number: 22713749
    hash: "0x8b2ab5a50b016064a13010d36993e8409e6bc282de1f0a8e4b0a999ea65d9bd8"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2000": [
        "0x0210000400000000070010a5d4e80a13…c0145d968b5ff5006125f2414fadae69"
      ]
    }
[04:38:53.625] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:38:56.678] INFO (block-builder): Polkadot building #22,713,749
    app: "chopsticks"
    number: 22713749
    extrinsics: [
      "0x9902840088dc3417d5058ec4b4503e0c…0400000000070010a5d4e80000000000"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:39:14.130] INFO (block-builder): Polkadot new head #22,713,749
    app: "chopsticks"
    number: 22713749
    hash: "0x8b2ab5a50b016064a13010d36993e8409e6bc282de1f0a8e4b0a999ea65d9bd8"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2004": [
        "0x0310000400000000070010a5d4e80a13…89be200fe98922423d4334014fa6b0ee"
      ]
    }
[04:39:14.256] INFO (block-builder): Acala building #6,975,061
    app: "chopsticks"
    number: 6975061
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:39:15.468] INFO (block-builder): Acala new head #6,975,061
    app: "chopsticks"
    number: 6975061
    hash: "0x0e05025a827df2706ecf56f4ca20e33aec106e45c2266fb8058def30a522120a"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:39:15.469] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:39:15.712] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:39:15.833] INFO (block-builder): Acala building #6,975,062
    app: "chopsticks"
    number: 6975062
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
[04:39:17.645] INFO (block-builder): Acala new head #6,975,062
    app: "chopsticks"
    number: 6975062
    hash: "0xf1fb31af7bc43e58de06d57dd59a05092cfb265977fe23fd077b99e95cdf6304"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:39:17.645] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:39:17.652] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:39:17.652] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:39:18.087] INFO (block-builder): Acala building #6,975,061
    app: "chopsticks"
    number: 6975061
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…dc65e5b1e1205896baa2be8a07c6e000"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
[04:39:19.906] INFO (block-builder): Acala new head #6,975,061
    app: "chopsticks"
    number: 6975061
    hash: "0x46c94b6f47454961adb164c106361e999b5f941bfdbf62cba2229d55c0c303ab"
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…dc65e5b1e1205896baa2be8a07c6e000"
    ]
    pendingExtrinsics: []
    ump: {}
[04:39:20.008] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2004,
        "data": "0x000210010400010200411f0608000000070010a5d4e80a1300010200411f0608000000070010a5d4e8000d010004000103003cd0a705a2dc65e5b1e1205896baa2be8a07c6e0"
      }
    ]
[04:39:20.152] INFO (block-builder): Moonbeam building #7,638,826
    app: "chopsticks"
    number: 7638826
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:39:23.690] INFO (block-builder): Moonbeam new head #7,638,826
    app: "chopsticks"
    number: 7638826
    hash: "0x2027c90a5d69f2895bb8b3179bb3f629c9077cf56e79ae97ae562c742671ac58"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:39:23.691] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:39:23.700] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:39:23.700] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:39:24.277] INFO (block-builder): Moonbeam building #7,638,826
    app: "chopsticks"
    number: 7638826
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:39:25.028] INFO (block-builder): Polkadot new head #22,713,749
    app: "chopsticks"
    number: 22713749
    hash: "0xf2a60b917ad689956d0ca48fdb32bc5c43b856cd17b445828f0c25fdfd1439d3"
    extrinsics: [
      "0x9902840088dc3417d5058ec4b4503e0c…0400000000070010a5d4e80000000000"
    ]
    pendingExtrinsics: []
    ump: {}
[04:39:25.260] INFO (block-builder): Acala building #6,975,061
    app: "chopsticks"
    number: 6975061
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:39:26.484] INFO (block-builder): Acala new head #6,975,061
    app: "chopsticks"
    number: 6975061
    hash: "0x0f5badc21bec2924b0de7c4e2ec0fc9659fa83c2dfa7062d58e8b92f6dfe9afb"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:39:26.484] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:39:26.727] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:39:26.870] INFO (block-builder): Acala building #6,975,062
    app: "chopsticks"
    number: 6975062
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:39:26.760] INFO (block-builder): Moonbeam new head #7,638,826
    app: "chopsticks"
    number: 7638826
    hash: "0x1e6f7cfc1f497cba357b2f763813b568a976fc2246e0663966ef434fd293c824"
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:39:26.861] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2000,
        "data": "0x00031000040000010602000000000000000000000000000000000000000000000000000000000000000000070010a5d4e80a130000010602000000000000000000000000000000000000000000000000000000000000000000070010a5d4e8000d01020400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69"
      }
    ]
[04:39:26.994] INFO (block-builder): Acala building #6,975,061
    app: "chopsticks"
    number: 6975061
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:39:28.448] INFO (block-builder): Acala new head #6,975,061
    app: "chopsticks"
    number: 6975061
    hash: "0x235197fa9218c541aec8a9ed4c79540c80f09d5c37ceedfc64eecd929eecd9ad"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:39:28.449] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[04:39:28.569] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:39:28.690] INFO (block-builder): Acala building #6,975,062
    app: "chopsticks"
    number: 6975062
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:39:30.396] INFO (block-builder): Acala new head #6,975,062
    app: "chopsticks"
    number: 6975062
    hash: "0x72a02cc8c8f5dd196417229c51762ce7e996113be300289b98cf82a6de70bcfa"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:39:30.396] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:39:30.403] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:39:30.403] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:39:30.815] INFO (block-builder): Acala building #6,975,061
    app: "chopsticks"
    number: 6975061
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…dc65e5b1e1205896baa2be8a07c6e000"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
[04:39:32.382] INFO (block-builder): Acala new head #6,975,061
    app: "chopsticks"
    number: 6975061
    hash: "0x2ae2d8b474253b39d287ece59de09c31123ad973f7a89511b9a13c6fce1a09f7"
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…dc65e5b1e1205896baa2be8a07c6e000"
    ]
    pendingExtrinsics: []
    ump: {}
[04:39:32.483] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2004,
        "data": "0x000210010400010200411f0608000300070010a5d4e80a1300010200411f0608000300070010a5d4e8000d010004000103003cd0a705a2dc65e5b1e1205896baa2be8a07c6e0"
      }
    ]
[04:39:32.613] INFO (block-builder): Moonbeam building #7,638,826
    app: "chopsticks"
    number: 7638826
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[04:39:35.141] INFO (block-builder): Moonbeam new head #7,638,826
    app: "chopsticks"
    number: 7638826
    hash: "0x45ada4eb87e1490b5e859d9e7d700b5c73033661ed8720e15262eb23bdccffd8"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:39:35.141] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:39:35.149] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:39:35.149] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:39:35.713] INFO (block-builder): Moonbeam building #7,638,826
    app: "chopsticks"
    number: 7638826
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[04:39:37.735] INFO (block-builder): Moonbeam new head #7,638,826
    app: "chopsticks"
    number: 7638826
    hash: "0xcb6559859e00c1215eba6045557b944b5e791a510d204596659bb7f42154f0c0"
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[04:39:37.834] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2000,
        "data": "0x00031000040000010602000300000000000000000000000000000000000000000000000000000000000000070010a5d4e80a130000010602000300000000000000000000000000000000000000000000000000000000000000070010a5d4e8000d01020400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69"
      }
    ]
[04:39:37.964] INFO (block-builder): Acala building #6,975,061
    app: "chopsticks"
    number: 6975061
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
[04:39:39.043] INFO (block-builder): Acala new head #6,975,061
    app: "chopsticks"
    number: 6975061
    hash: "0x11752828a3d7244cd1892bf6dc1806493d8611a165c380ccef2982d9ff452e1e"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[04:39:39.043] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[04:39:39.044] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[04:39:39.164] INFO (block-builder): Acala building #6,975,062
    app: "chopsticks"
    number: 6975062
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
TAP version 13
1..11
ok 1 - packages/polkadot/src/acala.assetHubPolkadot.test.ts > acala & assetHubPolkadot > assetHubPolkadot transfer USDT to acala # time=15973.00ms
ok 2 - packages/polkadot/src/acala.assetHubPolkadot.test.ts > acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot # time=7463.00ms
ok 3 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer DOT to moonbeam # time=54513.00ms
ok 4 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer DOT to acala # time=38582.00ms
ok 5 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer ACA to moonbeam # time=6047.00ms
ok 6 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer ACA to acala # time=6703.00ms
ok 7 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer LDOT to moonbeam # time=4747.00ms
ok 8 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer LDOT to acala # time=5826.00ms
ok 9 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT to polkadot # time=39934.00ms
ok 10 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT wiht limited weight # time=30484.00ms
ok 11 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > polkadot transfer DOT to acala # time=35332.00ms

view details

@xlc
Copy link
Member Author

xlc commented Sep 30, 2024

/bot run acala
LOG_LEVEL=info
RUNTIME_LOG_LEVEL=5
ACALA_WASM=https://gateway.pinata.cloud/ipfs/QmSiemeWzW6bxEmT2kVRkK5M8Kb1HzYKLeVJPRVqYUSGUU

Copy link
Contributor

github-actions bot commented Sep 30, 2024

Request: /bot run acala LOG_LEVEL=info RUNTIME_LOG_LEVEL=5 ACALA_WASM=https://gateway.pinata.cloud/ipfs/QmSiemeWzW6bxEmT2kVRkK5M8Kb1HzYKLeVJPRVqYUSGUU
Command: yarn test --reporter tap-flat acala
Test Result: Failed

Results
# .env
LOG_LEVEL=info
RUNTIME_LOG_LEVEL=5
ACALA_WASM=https://gateway.pinata.cloud/ipfs/QmSiemeWzW6bxEmT2kVRkK5M8Kb1HzYKLeVJPRVqYUSGUU

# KNOWN_GOOD_BLOCK_NUMBERS.env
ACALA_BLOCK_NUMBER=7062770
ASSETHUBKUSAMA_BLOCK_NUMBER=7869290
ASSETHUBPOLKADOT_BLOCK_NUMBER=7233408
ASTAR_BLOCK_NUMBER=7134696
BASILISK_BLOCK_NUMBER=6721718
HYDRATION_BLOCK_NUMBER=6094384
KARURA_BLOCK_NUMBER=7753554
KUSAMA_BLOCK_NUMBER=25136229
MOONBEAM_BLOCK_NUMBER=7680495
MOONRIVER_BLOCK_NUMBER=8403028
POLKADOT_BLOCK_NUMBER=22755786
SHIDEN_BLOCK_NUMBER=7441494


[02:44:41.995] INFO: Polkadot Asset Hub RPC listening on localhost:46273
    app: "chopsticks"
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
[02:44:42.523] INFO: Moonbeam RPC listening on localhost:41203
    app: "chopsticks"
[02:44:42.569] INFO: Polkadot RPC listening on localhost:36285
    app: "chopsticks"
[02:44:42.734] INFO: Polkadot RPC listening on localhost:46195
    app: "chopsticks"
[02:44:43.618] INFO: Acala RPC listening on localhost:36315
    app: "chopsticks"
[02:44:43.600] INFO: Acala RPC listening on localhost:45711
    app: "chopsticks"
[02:44:43.664] INFO: Acala RPC listening on localhost:39097
    app: "chopsticks"
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
[02:44:46.175] INFO (xcm): Connected parachains [1000,2000]
    app: "chopsticks"
[02:44:46.180] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:44:46.181] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed Metadata_metadata
[02:44:47.713] INFO (xcm): Connected parachains [2000]
    app: "chopsticks"
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
[02:44:47.590] INFO (block-builder): Polkadot Asset Hub building #7,233,409
    app: "chopsticks"
    number: 7233409
    extrinsics: [
      "0xa902840088dc3417d5058ec4b4503e0c…02043205011f0002093d000000000000"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
[02:44:48.099] INFO (xcm): Connected relaychain 'Polkadot' with parachain 'Acala'
    app: "chopsticks"
[02:44:48.105] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[02:44:49.272] INFO (xcm): Connected parachains [2000,2004]
    app: "chopsticks"
[02:44:49.677] INFO (xcm): Connected relaychain 'Polkadot' with parachain 'Acala'
    app: "chopsticks"
[02:44:50.042] INFO (xcm): Connected relaychain 'Polkadot' with parachain 'Moonbeam'
    app: "chopsticks"
[02:44:50.049] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:44:50.049] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling Core_initialize_block
[02:44:49.344] INFO (block-builder): Polkadot Asset Hub new head #7,233,409
    app: "chopsticks"
    number: 7233409
    hash: "0x94e26b8d33ca0c8e484dd0637ac28dbf102487be2fec4fdff4059e541c221857"
    extrinsics: [
      "0xa902840088dc3417d5058ec4b4503e0c…02043205011f0002093d000000000000"
    ]
    pendingExtrinsics: []
    ump: {}
[02:44:49.445] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2000,
        "data": "0x000314010400010300a10f043205011f0002093d000a1300010300a10f043205011f0002093d00000d01020400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae692c79a7432ae30107df58d6da21be7a1349f7ce7e3b52a1c7a129e86f50dfacfd3e"
      }
    ]
[02:44:49.939] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[02:44:52.332] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: [
      "0x8502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Core_initialize_block
[02:44:54.198] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…04c71dbc94d0b566f7a27b94566cac00"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
[02:45:05.132] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0x541908b506ce78fd077510e80d03839bbe19ceda6a9b2beae19ffe7a6da686f4"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:45:05.133] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
[02:45:05.849] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[02:45:05.956] INFO (block-builder): Acala building #7,062,772
    app: "chopsticks"
    number: 7062772
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[02:45:07.358] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0x890c9fd7e93a8b972c85084f22ff8a72dcff35aaf815189d52bc44129cd933bc"
    extrinsics: [
      "0x8502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[02:45:07.459] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:07.482] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed Core_initialize_block
[02:45:07.600] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[02:45:08.554] INFO (block-builder): Acala new head #7,062,772
    app: "chopsticks"
    number: 7062772
    hash: "0x8547fbcfe4036ebb491e2ff9c00ef627d5c7d6c5c59396b524076a7962b4a782"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:45:08.555] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:08.571] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:08.571] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[02:45:08.871] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0x98e3264ae63ed9f17cc7e857979aab054051de201eab7540c7b4459004f02564"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:45:08.871] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:08.876] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:08.985] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[02:45:09.260] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0x2485d9db7145b4e22b0ce1705ca416475a15fa2d5a9ae3aa1d8a4706a955b066"
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…04c71dbc94d0b566f7a27b94566cac00"
    ]
    pendingExtrinsics: []
    ump: {}
[02:45:09.361] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:09.376] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:09.376] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:09.489] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[02:45:10.365] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0x98e3264ae63ed9f17cc7e857979aab054051de201eab7540c7b4459004f02564"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:45:10.365] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:10.370] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:10.477] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[02:45:10.952] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0x98e3264ae63ed9f17cc7e857979aab054051de201eab7540c7b4459004f02564"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:45:10.953] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:10.957] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:10.957] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:11.065] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
[02:45:11.783] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0x98e3264ae63ed9f17cc7e857979aab054051de201eab7540c7b4459004f02564"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:45:11.783] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:11.788] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:12.274] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: [
      "0xa502840088dc3417d5058ec4b4503e0c…25f2414fadae69010700f2052a01419c"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
[02:45:12.662] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: [
      "0x9502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[02:45:12.333] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0x98e3264ae63ed9f17cc7e857979aab054051de201eab7540c7b4459004f02564"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:45:12.333] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:12.338] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:12.339] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:12.451] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
[02:45:13.855] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0x98e3264ae63ed9f17cc7e857979aab054051de201eab7540c7b4459004f02564"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:45:13.855] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:13.860] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:13.860] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[02:45:13.854] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0x289b883168711d1266ab8d5918c573e435fffb29545c363b53f8a4eba36d96c6"
    extrinsics: [
      "0xa502840088dc3417d5058ec4b4503e0c…25f2414fadae69010700f2052a01419c"
    ]
    pendingExtrinsics: []
    ump: {}
[02:45:13.955] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:13.962] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:14.070] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Metadata_metadata
[02:45:15.203] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0x98e3264ae63ed9f17cc7e857979aab054051de201eab7540c7b4459004f02564"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:45:15.203] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:15.207] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:15.314] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[02:45:16.485] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0x98e3264ae63ed9f17cc7e857979aab054051de201eab7540c7b4459004f02564"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:45:16.485] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:16.489] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:16.600] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[02:45:17.711] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0x98e3264ae63ed9f17cc7e857979aab054051de201eab7540c7b4459004f02564"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:45:17.711] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:17.714] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling Core_initialize_block
[02:45:17.669] INFO (block-builder): Moonbeam building #7,680,496
    app: "chopsticks"
    number: 7680496
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…be200fe98922423d4334014fa6b0ee00"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Metadata_metadata
        chopsticks::executor  TRACE: Completed Metadata_metadata
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
[02:45:22.389] INFO (block-builder): Polkadot building #22,755,787
    app: "chopsticks"
    number: 22755787
    extrinsics: [
      "0x9902840088dc3417d5058ec4b4503e0c…0400000000070010a5d4e80000000000"
    ]
    umpCount: 0
[02:45:22.670] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0xed7067c0592394280c6e2d0622715ac01ba363c780904bc2c897672f41c86a41"
    extrinsics: [
      "0x9502840088dc3417d5058ec4b4503e0c…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[02:45:22.771] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 1000,
        "data": "0x0002100004000002043205011f0002093d000a13000002043205011f0002093d00000d01000400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69"
      }
    ]
[02:45:22.791] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:22.792] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:22.911] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[02:45:24.467] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0x98e3264ae63ed9f17cc7e857979aab054051de201eab7540c7b4459004f02564"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:45:24.467] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:24.471] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:24.471] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:24.586] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
[02:45:25.715] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0x98e3264ae63ed9f17cc7e857979aab054051de201eab7540c7b4459004f02564"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:45:25.715] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:25.717] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:25.717] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:25.840] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[02:45:25.685] INFO (block-builder): Moonbeam new head #7,680,496
    app: "chopsticks"
    number: 7680496
    hash: "0x2ee106db95eeeb63b15704fa3c4d176722f055b9afd8dfacdf08f2f5309bb328"
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…be200fe98922423d4334014fa6b0ee00"
    ]
    pendingExtrinsics: []
    ump: {}
[02:45:25.786] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:26.010] INFO (block-builder): Polkadot building #22,755,787
    app: "chopsticks"
    number: 22755787
    extrinsics: []
    umpCount: 1
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[02:45:47.007] INFO (block-builder): Polkadot new head #22,755,787
    app: "chopsticks"
    number: 22755787
    hash: "0x0addea43ffe17754e808d79822088ce50fe06d3aff9a48fdedff640b58609867"
    extrinsics: [
      "0x9902840088dc3417d5058ec4b4503e0c…0400000000070010a5d4e80000000000"
    ]
    pendingExtrinsics: []
    ump: {}
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
[02:45:47.241] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[02:45:48.460] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0xaa8c04d355173fd08a46c5c3819caa7c2de47809b47004a143792b639521ee2d"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:45:48.460] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:48.661] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[02:45:48.761] INFO (block-builder): Acala building #7,062,772
    app: "chopsticks"
    number: 7062772
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
[02:45:48.608] INFO (block-builder): Polkadot new head #22,755,787
    app: "chopsticks"
    number: 22755787
    hash: "0x99f76bc2a4032a9ffbee81d04568d63aba4e644bfeedc3326b064e08019157fd"
    extrinsics: []
    pendingExtrinsics: []
    ump: {
      "2004": [
        "0x0310000400000000070010a5d4e80a13…89be200fe98922423d4334014fa6b0ee"
      ]
    }
[02:45:48.718] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[02:45:49.934] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0xc2fd66cfe63a7d574647491ceedb822fa7df76232c03c3cce7ddb6929a817e1b"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:45:49.935] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed Core_initialize_block
[02:45:50.269] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[02:45:50.373] INFO (block-builder): Acala building #7,062,772
    app: "chopsticks"
    number: 7062772
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[02:45:50.926] INFO (block-builder): Acala new head #7,062,772
    app: "chopsticks"
    number: 7062772
    hash: "0x6ffbca3f60c52578879648b95b83b75f230cacc7447d905bc45f533483edf6d4"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:45:50.927] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:51.056] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:51.197] INFO (block-builder): Polkadot building #22,755,787
    app: "chopsticks"
    number: 22755787
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
[02:45:52.436] INFO (block-builder): Acala new head #7,062,772
    app: "chopsticks"
    number: 7062772
    hash: "0x281e4bdd42dd7d3a9a034abe6dba2770dfe27ec4460449b0e47cb5b0e354250e"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:45:52.436] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:52.442] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:52.443] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[02:45:52.563] INFO (block-builder): Moonbeam building #7,680,496
    app: "chopsticks"
    number: 7680496
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
[02:45:52.899] INFO (block-builder): Polkadot new head #22,755,787
    app: "chopsticks"
    number: 22755787
    hash: "0x99f76bc2a4032a9ffbee81d04568d63aba4e644bfeedc3326b064e08019157fd"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:45:52.903] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:53.011] INFO (block-builder): Polkadot building #22,755,787
    app: "chopsticks"
    number: 22755787
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[02:45:54.248] INFO (block-builder): Polkadot new head #22,755,787
    app: "chopsticks"
    number: 22755787
    hash: "0x99f76bc2a4032a9ffbee81d04568d63aba4e644bfeedc3326b064e08019157fd"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:45:54.252] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:54.358] INFO (block-builder): Polkadot building #22,755,787
    app: "chopsticks"
    number: 22755787
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
[02:45:54.381] INFO (block-builder): Moonbeam new head #7,680,496
    app: "chopsticks"
    number: 7680496
    hash: "0x28ae38775dfb7f30b0531c83fb697aa0a78e76fd9cdbac6bff7391b5c6a602af"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:45:54.381] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:54.384] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:54.384] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:54.497] INFO (block-builder): Moonbeam building #7,680,496
    app: "chopsticks"
    number: 7680496
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
[02:45:56.280] INFO (block-builder): Moonbeam new head #7,680,496
    app: "chopsticks"
    number: 7680496
    hash: "0x28ae38775dfb7f30b0531c83fb697aa0a78e76fd9cdbac6bff7391b5c6a602af"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:45:56.280] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:56.284] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:56.284] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:56.393] INFO (block-builder): Moonbeam building #7,680,496
    app: "chopsticks"
    number: 7680496
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[02:45:58.123] INFO (block-builder): Moonbeam new head #7,680,496
    app: "chopsticks"
    number: 7680496
    hash: "0x28ae38775dfb7f30b0531c83fb697aa0a78e76fd9cdbac6bff7391b5c6a602af"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:45:58.124] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:58.127] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:58.127] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:58.527] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…dc65e5b1e1205896baa2be8a07c6e000"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[02:45:59.876] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0x102671ddc83b8f70bed804666d3cd28f64801f98591879975dd68747b716a079"
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…dc65e5b1e1205896baa2be8a07c6e000"
    ]
    pendingExtrinsics: []
    ump: {}
[02:45:59.976] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:59.983] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:45:59.983] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:00.092] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[02:46:01.247] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0x98e3264ae63ed9f17cc7e857979aab054051de201eab7540c7b4459004f02564"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:46:01.247] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:01.251] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:01.251] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:01.362] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[02:46:02.460] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0x98e3264ae63ed9f17cc7e857979aab054051de201eab7540c7b4459004f02564"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:46:02.460] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:02.464] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:02.464] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:02.572] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[02:46:03.672] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0x98e3264ae63ed9f17cc7e857979aab054051de201eab7540c7b4459004f02564"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:46:03.672] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:03.674] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:03.674] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
[02:46:04.228] INFO (block-builder): Moonbeam building #7,680,496
    app: "chopsticks"
    number: 7680496
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
[02:46:06.801] INFO (block-builder): Moonbeam new head #7,680,496
    app: "chopsticks"
    number: 7680496
    hash: "0x3bdd4a9b08219796340fb3225902f52d0fa7f89fc141c5358edf49f00e8c5b78"
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[02:46:06.901] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2000,
        "data": "0x00031000040000010602000000000000000000000000000000000000000000000000000000000000000000070010a5d4e80a130000010602000000000000000000000000000000000000000000000000000000000000000000070010a5d4e8000d01020400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69"
      }
    ]
[02:46:07.013] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[02:46:08.459] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0x7ac0cd1f0c9b1861949798db513870e82f74e1e20047f89639f64fd991f40693"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:46:08.459] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:08.560] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[02:46:08.668] INFO (block-builder): Acala building #7,062,772
    app: "chopsticks"
    number: 7062772
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[02:46:10.055] INFO (block-builder): Acala new head #7,062,772
    app: "chopsticks"
    number: 7062772
    hash: "0x1269a91d2baa78632dabe459b6ce55d4f8fae8baedd74810c95388eef4185fd0"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:46:10.055] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:10.166] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:10.166] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:10.276] INFO (block-builder): Moonbeam building #7,680,496
    app: "chopsticks"
    number: 7680496
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[02:46:11.993] INFO (block-builder): Moonbeam new head #7,680,496
    app: "chopsticks"
    number: 7680496
    hash: "0x28ae38775dfb7f30b0531c83fb697aa0a78e76fd9cdbac6bff7391b5c6a602af"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:46:11.993] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:11.996] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:11.996] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:12.105] INFO (block-builder): Moonbeam building #7,680,496
    app: "chopsticks"
    number: 7680496
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[02:46:13.828] INFO (block-builder): Moonbeam new head #7,680,496
    app: "chopsticks"
    number: 7680496
    hash: "0x28ae38775dfb7f30b0531c83fb697aa0a78e76fd9cdbac6bff7391b5c6a602af"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:46:13.828] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:13.831] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:13.831] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:13.939] INFO (block-builder): Moonbeam building #7,680,496
    app: "chopsticks"
    number: 7680496
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[02:46:15.662] INFO (block-builder): Moonbeam new head #7,680,496
    app: "chopsticks"
    number: 7680496
    hash: "0x28ae38775dfb7f30b0531c83fb697aa0a78e76fd9cdbac6bff7391b5c6a602af"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:46:15.662] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:15.665] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:15.665] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:16.065] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…dc65e5b1e1205896baa2be8a07c6e000"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[02:46:17.403] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0x50dc8277c05a65fef7551ecbe338855c91cd887a3e92f38e2267390e0dbf6849"
    extrinsics: [
      "0x6102840088dc3417d5058ec4b4503e0c…dc65e5b1e1205896baa2be8a07c6e000"
    ]
    pendingExtrinsics: []
    ump: {}
[02:46:17.504] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:17.509] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:17.509] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:17.616] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
[02:46:18.706] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0x98e3264ae63ed9f17cc7e857979aab054051de201eab7540c7b4459004f02564"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:46:18.706] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:18.709] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:18.709] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:18.817] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[02:46:20.014] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0x98e3264ae63ed9f17cc7e857979aab054051de201eab7540c7b4459004f02564"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:46:20.015] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:20.018] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:20.018] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:20.127] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[02:46:21.226] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0x98e3264ae63ed9f17cc7e857979aab054051de201eab7540c7b4459004f02564"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:46:21.226] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:21.230] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:21.230] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
        chopsticks::executor  TRACE: Calling TaggedTransactionQueue_validate_transaction
        chopsticks::executor  TRACE: Completed TaggedTransactionQueue_validate_transaction
[02:46:21.754] INFO (block-builder): Moonbeam building #7,680,496
    app: "chopsticks"
    number: 7680496
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…145d968b5ff5006125f2414fadae6900"
    ]
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[02:46:23.940] INFO (block-builder): Moonbeam new head #7,680,496
    app: "chopsticks"
    number: 7680496
    hash: "0xa024d32b9cdd105c22cb5611c172fcd2ab20c21d5c3bda70b0e4e78adc63baee"
    extrinsics: [
      "0x990284f24ff3a9cf04c71dbc94d0b566…145d968b5ff5006125f2414fadae6900"
    ]
    pendingExtrinsics: []
    ump: {}
[02:46:24.041] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: [
      {
        "recipient": 2000,
        "data": "0x00031000040000010602000300000000000000000000000000000000000000000000000000000000000000070010a5d4e80a130000010602000300000000000000000000000000000000000000000000000000000000000000070010a5d4e8000d01020400010100d17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69"
      }
    ]
[02:46:24.152] INFO (block-builder): Acala building #7,062,771
    app: "chopsticks"
    number: 7062771
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[02:46:25.241] INFO (block-builder): Acala new head #7,062,771
    app: "chopsticks"
    number: 7062771
    hash: "0x833da9d7a9cb89a041af058ce7fcb33f8aeae8c56f39f0e8b6eb6172aa238d0e"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:46:25.241] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:25.242] INFO (txpool): Queued messages detected, building a new block
    app: "chopsticks"
[02:46:25.343] INFO (block-builder): Acala building #7,062,772
    app: "chopsticks"
    number: 7062772
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
[02:46:26.967] INFO (block-builder): Acala new head #7,062,772
    app: "chopsticks"
    number: 7062772
    hash: "0xc79efe3db46a9403fa6c9671e6886879df9cdd8ea1a4a61a82f963b263a105c2"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:46:26.967] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:27.073] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:27.073] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:27.186] INFO (block-builder): Moonbeam building #7,680,496
    app: "chopsticks"
    number: 7680496
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
[02:46:28.897] INFO (block-builder): Moonbeam new head #7,680,496
    app: "chopsticks"
    number: 7680496
    hash: "0x28ae38775dfb7f30b0531c83fb697aa0a78e76fd9cdbac6bff7391b5c6a602af"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:46:28.897] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:28.900] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:28.900] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:29.040] INFO (block-builder): Moonbeam building #7,680,496
    app: "chopsticks"
    number: 7680496
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Calling Core_initialize_block
        chopsticks::executor  TRACE: Completed Core_initialize_block
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
[02:46:30.780] INFO (block-builder): Moonbeam new head #7,680,496
    app: "chopsticks"
    number: 7680496
    hash: "0x28ae38775dfb7f30b0531c83fb697aa0a78e76fd9cdbac6bff7391b5c6a602af"
    extrinsics: []
    pendingExtrinsics: []
    ump: {}
[02:46:30.780] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:30.783] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:30.784] INFO (xcm): outboundHrmpMessage
    app: "chopsticks"
    outboundHrmpMessage: []
[02:46:30.891] INFO (block-builder): Moonbeam building #7,680,496
    app: "chopsticks"
    number: 7680496
    extrinsics: []
    umpCount: 0
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Completed BlockBuilder_apply_extrinsic
        chopsticks::executor  TRACE: Calling BlockBuilder_finalize_block
        chopsticks::executor  TRACE: Completed BlockBuilder_finalize_block
TAP version 13
1..11
ok 1 - packages/polkadot/src/acala.assetHubPolkadot.test.ts > acala & assetHubPolkadot > assetHubPolkadot transfer USDT to acala # time=22392.00ms
not ok 2 - packages/polkadot/src/acala.assetHubPolkadot.test.ts > acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot # time=18398.00ms
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot > tx events 1` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot > balance on from chain 2` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot > balance on from chain 3` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot > balance on from chain 4` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ...
not ok 3 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer DOT to moonbeam # time=23812.00ms
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > acala transfer DOT to moonbeam > balance on from chain 1` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > acala transfer DOT to moonbeam > balance on from chain 2` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > acala transfer DOT to moonbeam > balance on from chain 3` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > acala transfer DOT to moonbeam > balance on from chain 4` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ...
not ok 4 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer DOT to acala # time=44267.00ms
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer DOT to acala > balance on to chain 1` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer DOT to acala > balance on from chain 2` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer DOT to acala > balance on from chain 3` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer DOT to acala > balance on from chain 4` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ...
not ok 5 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer ACA to moonbeam # time=5547.00ms
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > acala transfer ACA to moonbeam > balance on from chain 1` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > acala transfer ACA to moonbeam > balance on from chain 2` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > acala transfer ACA to moonbeam > balance on from chain 3` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > acala transfer ACA to moonbeam > balance on from chain 4` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ...
not ok 6 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer ACA to acala # time=11991.00ms
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer ACA to acala > balance on to chain 1` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer ACA to acala > balance on from chain 2` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer ACA to acala > balance on from chain 3` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer ACA to acala > balance on from chain 4` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ...
not ok 7 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer LDOT to moonbeam # time=5565.00ms
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > acala transfer LDOT to moonbeam > balance on from chain 1` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > acala transfer LDOT to moonbeam > balance on from chain 2` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > acala transfer LDOT to moonbeam > balance on from chain 3` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > acala transfer LDOT to moonbeam > balance on from chain 4` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ...
not ok 8 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer LDOT to acala # time=11383.00ms
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer LDOT to acala > balance on to chain 1` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer LDOT to acala > balance on from chain 2` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer LDOT to acala > balance on from chain 3` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer LDOT to acala > balance on from chain 4` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ...
not ok 9 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT to polkadot # time=23685.00ms
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > acala transfer DOT to polkadot > balance on from chain 1` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > acala transfer DOT to polkadot > balance on from chain 2` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > acala transfer DOT to polkadot > balance on from chain 3` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > acala transfer DOT to polkadot > balance on from chain 4` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ...
not ok 10 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT wiht limited weight # time=5926.00ms
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > acala transfer DOT wiht limited weight > balance on from chain 1` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > acala transfer DOT wiht limited weight > balance on from chain 2` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > acala transfer DOT wiht limited weight > balance on from chain 3` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > acala transfer DOT wiht limited weight > balance on from chain 4` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ...
not ok 11 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > polkadot transfer DOT to acala # time=37869.00ms
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > polkadot transfer DOT to acala > balance on to chain 1` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > polkadot transfer DOT to acala > balance on from chain 2` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > polkadot transfer DOT to acala > balance on from chain 3` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > polkadot transfer DOT to acala > balance on from chain 4` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ...

view details

@xlc
Copy link
Member Author

xlc commented Sep 30, 2024

Copy link
Contributor

github-actions bot commented Sep 30, 2024

Request: /bot run acala ACALA_WASM=https://gateway.pinata.cloud/ipfs/QmSiemeWzW6bxEmT2kVRkK5M8Kb1HzYKLeVJPRVqYUSGUU
Command: yarn test --reporter tap-flat acala
Test Result: Failed

Results
# .env
ACALA_WASM=https://gateway.pinata.cloud/ipfs/QmSiemeWzW6bxEmT2kVRkK5M8Kb1HzYKLeVJPRVqYUSGUU

# KNOWN_GOOD_BLOCK_NUMBERS.env
ACALA_BLOCK_NUMBER=7062843
ASSETHUBKUSAMA_BLOCK_NUMBER=7869368
ASSETHUBPOLKADOT_BLOCK_NUMBER=7233490
ASTAR_BLOCK_NUMBER=7134777
BASILISK_BLOCK_NUMBER=6721795
HYDRATION_BLOCK_NUMBER=6094465
KARURA_BLOCK_NUMBER=7753628
KUSAMA_BLOCK_NUMBER=25136388
MOONBEAM_BLOCK_NUMBER=7680657
MOONRIVER_BLOCK_NUMBER=8403183
POLKADOT_BLOCK_NUMBER=22755948
SHIDEN_BLOCK_NUMBER=7441568


TAP version 13
1..11
ok 1 - packages/polkadot/src/acala.assetHubPolkadot.test.ts > acala & assetHubPolkadot > assetHubPolkadot transfer USDT to acala # time=40875.00ms
not ok 2 - packages/polkadot/src/acala.assetHubPolkadot.test.ts > acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot # time=28243.00ms
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot > tx events 1` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot > balance on from chain 2` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot > balance on from chain 3` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot > balance on from chain 4` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ...
not ok 3 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer DOT to moonbeam # time=33656.00ms
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > acala transfer DOT to moonbeam > balance on from chain 1` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > acala transfer DOT to moonbeam > balance on from chain 2` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > acala transfer DOT to moonbeam > balance on from chain 3` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > acala transfer DOT to moonbeam > balance on from chain 4` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ...
not ok 4 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer DOT to acala # time=72663.00ms
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer DOT to acala > balance on to chain 1` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer DOT to acala > balance on from chain 2` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer DOT to acala > balance on from chain 3` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer DOT to acala > balance on from chain 4` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ...
not ok 5 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer ACA to moonbeam # time=21549.00ms
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > acala transfer ACA to moonbeam > balance on from chain 1` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > acala transfer ACA to moonbeam > balance on from chain 2` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > acala transfer ACA to moonbeam > balance on from chain 3` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > acala transfer ACA to moonbeam > balance on from chain 4` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ...
not ok 6 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer ACA to acala # time=20262.00ms
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer ACA to acala > balance on to chain 1` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer ACA to acala > balance on from chain 2` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer ACA to acala > balance on from chain 3` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer ACA to acala > balance on from chain 4` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ...
not ok 7 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer LDOT to moonbeam # time=21394.00ms
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > acala transfer LDOT to moonbeam > balance on from chain 1` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > acala transfer LDOT to moonbeam > balance on from chain 2` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > acala transfer LDOT to moonbeam > balance on from chain 3` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > acala transfer LDOT to moonbeam > balance on from chain 4` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ...
not ok 8 - packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer LDOT to acala # time=19437.00ms
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer LDOT to acala > balance on to chain 1` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer LDOT to acala > balance on from chain 2` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer LDOT to acala > balance on from chain 3` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & moonbeam > moonbeam transfer LDOT to acala > balance on from chain 4` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ...
not ok 9 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT to polkadot # time=33708.00ms
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > acala transfer DOT to polkadot > balance on from chain 1` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > acala transfer DOT to polkadot > balance on from chain 2` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > acala transfer DOT to polkadot > balance on from chain 3` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > acala transfer DOT to polkadot > balance on from chain 4` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ...
not ok 10 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT wiht limited weight # time=6365.00ms
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > acala transfer DOT wiht limited weight > balance on from chain 1` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > acala transfer DOT wiht limited weight > balance on from chain 2` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > acala transfer DOT wiht limited weight > balance on from chain 3` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > acala transfer DOT wiht limited weight > balance on from chain 4` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ...
not ok 11 - packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > polkadot transfer DOT to acala # time=55752.00ms
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > polkadot transfer DOT to acala > balance on to chain 1` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > polkadot transfer DOT to acala > balance on from chain 2` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > polkadot transfer DOT to acala > balance on from chain 3` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ---
    error:
        name: "Error"
        message: "Snapshot `acala & polkadot > polkadot transfer DOT to acala > balance on from chain 4` mismatched"
    at: "/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/packages/shared/src/helpers/index.ts:6:15"
    ...

view details

@ntduan
Copy link
Collaborator

ntduan commented Oct 1, 2024

Copy link
Contributor

github-actions bot commented Oct 1, 2024

Request: /bot run acala ACALA_WASM=https://gateway.pinata.cloud/ipfs/QmSiemeWzW6bxEmT2kVRkK5M8Kb1HzYKLeVJPRVqYUSGUU
Command: yarn test --reporter default acala
Test Result: Failed

Results
# .env
ACALA_WASM=https://gateway.pinata.cloud/ipfs/QmSiemeWzW6bxEmT2kVRkK5M8Kb1HzYKLeVJPRVqYUSGUU

# KNOWN_GOOD_BLOCK_NUMBERS.env
ACALA_BLOCK_NUMBER=7068852
ASSETHUBKUSAMA_BLOCK_NUMBER=7875863
ASSETHUBPOLKADOT_BLOCK_NUMBER=7240252
ASTAR_BLOCK_NUMBER=7141509
BASILISK_BLOCK_NUMBER=6726974
CORETIMEKUSAMA_BLOCK_NUMBER=1204359
CORETIMEPOLKADOT_BLOCK_NUMBER=184226
HYDRATION_BLOCK_NUMBER=6101265
KARURA_BLOCK_NUMBER=7759568
KUSAMA_BLOCK_NUMBER=25149813
MOONBEAM_BLOCK_NUMBER=7694221
MOONRIVER_BLOCK_NUMBER=8416357
POLKADOT_BLOCK_NUMBER=22769650
SHIDEN_BLOCK_NUMBER=7447948


⎯⎯⎯⎯⎯⎯ Failed Tests 10 ⎯⎯⎯⎯⎯⎯⎯

 FAIL  packages/polkadot/src/acala.assetHubPolkadot.test.ts > acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot
Error: Snapshot `acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot > tx events 1` mismatched

- Expected
+ Received

@@ -59,11 +59,11 @@
              ],
            },
            "parents": 1,
          },
        },
-       "sender": "23y3WetbNi6rDMgHmyRDjgpb7PnhgPotuPPawxruTMLYTLzG",
+       "sender": "rPizfonc8MPuEsMxufAytHjpRW7a2YrXWHKibaJXe9ZtjKx",
      },
      "method": "TransferredAssets",
      "section": "xTokens",
    },
  ]

 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:51:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[1/40]⎯

 FAIL  packages/polkadot/src/acala.assetHubPolkadot.test.ts > acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot
Error: Snapshot `acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot > balance on from chain 2` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:48:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[2/40]⎯

 FAIL  packages/polkadot/src/acala.assetHubPolkadot.test.ts > acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot
Error: Snapshot `acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot > balance on from chain 3` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:48:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[3/40]⎯

 FAIL  packages/polkadot/src/acala.assetHubPolkadot.test.ts > acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot
Error: Snapshot `acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot > balance on from chain 4` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:48:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[4/40]⎯

 FAIL  packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer DOT to moonbeam
Error: Snapshot `acala & moonbeam > acala transfer DOT to moonbeam > balance on from chain 1` mismatched

- Expected
+ Received

  {
-   "free": 9000000000000,
+   "free": 10000000000000,
    "frozen": 0,
    "reserved": 0,
  }

 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:48:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[5/40]⎯

 FAIL  packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer DOT to moonbeam
Error: Snapshot `acala & moonbeam > acala transfer DOT to moonbeam > balance on from chain 2` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:48:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[6/40]⎯

 FAIL  packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer DOT to moonbeam
Error: Snapshot `acala & moonbeam > acala transfer DOT to moonbeam > balance on from chain 3` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:48:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[7/40]⎯

 FAIL  packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer DOT to moonbeam
Error: Snapshot `acala & moonbeam > acala transfer DOT to moonbeam > balance on from chain 4` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:48:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[8/40]⎯

 FAIL  packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer DOT to acala
Error: Snapshot `acala & moonbeam > moonbeam transfer DOT to acala > balance on to chain 1` mismatched

- Expected
+ Received

  {
-   "free": "(rounded 11000000000000)",
+   "free": 10000000000000,
    "frozen": 0,
    "reserved": 0,
  }

 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:65:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[9/40]⎯

 FAIL  packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer DOT to acala
Error: Snapshot `acala & moonbeam > moonbeam transfer DOT to acala > balance on from chain 2` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:48:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[10/40]⎯

 FAIL  packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer DOT to acala
Error: Snapshot `acala & moonbeam > moonbeam transfer DOT to acala > balance on from chain 3` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:48:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[11/40]⎯

 FAIL  packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer DOT to acala
Error: Snapshot `acala & moonbeam > moonbeam transfer DOT to acala > balance on from chain 4` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:48:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[12/40]⎯

 FAIL  packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer ACA to moonbeam
Error: Snapshot `acala & moonbeam > acala transfer ACA to moonbeam > balance on from chain 1` mismatched

- Expected
+ Received

@@ -1,10 +1,10 @@
  {
    "consumers": 0,
    "data": {
      "flags": "0x80000000000000000000000000000000",
-     "free": "(rounded 9000000000000)",
+     "free": "(rounded 10000000000000)",
      "frozen": 0,
      "reserved": 0,
    },
    "nonce": 1,
    "providers": 4,

 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:48:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[13/40]⎯

 FAIL  packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer ACA to moonbeam
Error: Snapshot `acala & moonbeam > acala transfer ACA to moonbeam > balance on from chain 2` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:48:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[14/40]⎯

 FAIL  packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer ACA to moonbeam
Error: Snapshot `acala & moonbeam > acala transfer ACA to moonbeam > balance on from chain 3` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:48:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[15/40]⎯

 FAIL  packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer ACA to moonbeam
Error: Snapshot `acala & moonbeam > acala transfer ACA to moonbeam > balance on from chain 4` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:48:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[16/40]⎯

 FAIL  packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer ACA to acala
Error: Snapshot `acala & moonbeam > moonbeam transfer ACA to acala > balance on to chain 1` mismatched

- Expected
+ Received

  {
    "consumers": 0,
    "data": {
      "flags": "0x80000000000000000000000000000000",
-     "free": "(rounded 994000000000)",
+     "free": 0,
      "frozen": 0,
      "reserved": 0,
    },
    "nonce": 0,
-   "providers": 1,
+   "providers": 0,
    "sufficients": 0,
  }

 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:65:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[17/40]⎯

 FAIL  packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer ACA to acala
Error: Snapshot `acala & moonbeam > moonbeam transfer ACA to acala > balance on from chain 2` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:48:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[18/40]⎯

 FAIL  packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer ACA to acala
Error: Snapshot `acala & moonbeam > moonbeam transfer ACA to acala > balance on from chain 3` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:48:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[19/40]⎯

 FAIL  packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer ACA to acala
Error: Snapshot `acala & moonbeam > moonbeam transfer ACA to acala > balance on from chain 4` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:48:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[20/40]⎯

 FAIL  packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer LDOT to moonbeam
Error: Snapshot `acala & moonbeam > acala transfer LDOT to moonbeam > balance on from chain 1` mismatched

- Expected
+ Received

  {
-   "free": 99000000000000,
+   "free": 100000000000000,
    "frozen": 0,
    "reserved": 0,
  }

 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:48:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[21/40]⎯

 FAIL  packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer LDOT to moonbeam
Error: Snapshot `acala & moonbeam > acala transfer LDOT to moonbeam > balance on from chain 2` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:48:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[22/40]⎯

 FAIL  packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer LDOT to moonbeam
Error: Snapshot `acala & moonbeam > acala transfer LDOT to moonbeam > balance on from chain 3` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:48:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[23/40]⎯

 FAIL  packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > acala transfer LDOT to moonbeam
Error: Snapshot `acala & moonbeam > acala transfer LDOT to moonbeam > balance on from chain 4` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:48:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[24/40]⎯

 FAIL  packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer LDOT to acala
Error: Snapshot `acala & moonbeam > moonbeam transfer LDOT to acala > balance on to chain 1` mismatched

- Expected
+ Received

  {
-   "free": "(rounded 1000000000000)",
+   "free": 0,
    "frozen": 0,
    "reserved": 0,
  }

 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:65:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[25/40]⎯

 FAIL  packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer LDOT to acala
Error: Snapshot `acala & moonbeam > moonbeam transfer LDOT to acala > balance on from chain 2` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:48:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[26/40]⎯

 FAIL  packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer LDOT to acala
Error: Snapshot `acala & moonbeam > moonbeam transfer LDOT to acala > balance on from chain 3` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:48:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[27/40]⎯

 FAIL  packages/polkadot/src/acala.moonbeam.test.ts > acala & moonbeam > moonbeam transfer LDOT to acala
Error: Snapshot `acala & moonbeam > moonbeam transfer LDOT to acala > balance on from chain 4` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokenstHorizontal.ts:48:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[28/40]⎯

 FAIL  packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT to polkadot
Error: Snapshot `acala & polkadot > acala transfer DOT to polkadot > balance on from chain 1` mismatched

- Expected
+ Received

  {
-   "free": 9000000000000,
+   "free": 10000000000000,
    "frozen": 0,
    "reserved": 0,
  }

 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokensUp.ts:40:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[29/40]⎯

 FAIL  packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT to polkadot
Error: Snapshot `acala & polkadot > acala transfer DOT to polkadot > balance on from chain 2` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokensUp.ts:40:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[30/40]⎯

 FAIL  packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT to polkadot
Error: Snapshot `acala & polkadot > acala transfer DOT to polkadot > balance on from chain 3` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokensUp.ts:40:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[31/40]⎯

 FAIL  packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT to polkadot
Error: Snapshot `acala & polkadot > acala transfer DOT to polkadot > balance on from chain 4` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokensUp.ts:40:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[32/40]⎯

 FAIL  packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT wiht limited weight
Error: Snapshot `acala & polkadot > acala transfer DOT wiht limited weight > balance on from chain 1` mismatched

- Expected
+ Received

  {
-   "free": 9000000000000,
+   "free": 10000000000000,
    "frozen": 0,
    "reserved": 0,
  }

 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokensUp.ts:40:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[33/40]⎯

 FAIL  packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT wiht limited weight
Error: Snapshot `acala & polkadot > acala transfer DOT wiht limited weight > balance on from chain 2` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokensUp.ts:40:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[34/40]⎯

 FAIL  packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT wiht limited weight
Error: Snapshot `acala & polkadot > acala transfer DOT wiht limited weight > balance on from chain 3` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokensUp.ts:40:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[35/40]⎯

 FAIL  packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > acala transfer DOT wiht limited weight
Error: Snapshot `acala & polkadot > acala transfer DOT wiht limited weight > balance on from chain 4` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXtokensUp.ts:40:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[36/40]⎯

 FAIL  packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > polkadot transfer DOT to acala
Error: Snapshot `acala & polkadot > polkadot transfer DOT to acala > balance on to chain 1` mismatched

- Expected
+ Received

  {
-   "free": "(rounded 1000000000000)",
+   "free": 0,
    "frozen": 0,
    "reserved": 0,
  }

 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXcmPalletDown.ts:48:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[37/40]⎯

 FAIL  packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > polkadot transfer DOT to acala
Error: Snapshot `acala & polkadot > polkadot transfer DOT to acala > balance on from chain 2` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXcmPalletDown.ts:41:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[38/40]⎯

 FAIL  packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > polkadot transfer DOT to acala
Error: Snapshot `acala & polkadot > polkadot transfer DOT to acala > balance on from chain 3` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXcmPalletDown.ts:41:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[39/40]⎯

 FAIL  packages/polkadot/src/acala.polkadot.test.ts > acala & polkadot > polkadot transfer DOT to acala
Error: Snapshot `acala & polkadot > polkadot transfer DOT to acala > balance on from chain 4` mismatched
 ❯ Object.toMatchSnapshot packages/shared/src/helpers/index.ts:6:15
      4| const { check, checkEvents, checkHrmp, checkSystemEvents, checkUmp } =…
      5|   toMatchSnapshot(msg?: string): void {
      6|     expect(x).toMatchSnapshot(msg)
       |               ^
      7|   },
      8|   toMatch(value: any, _msg?: string): void {
 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
 ❯ packages/shared/src/xcm/runXcmPalletDown.ts:41:7

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[40/40]⎯


view details

@xlc
Copy link
Member Author

xlc commented Dec 8, 2024

/bot bump

Copy link
Contributor

github-actions bot commented Dec 8, 2024

Request: /bot bump
Command: yarn update-known-good
Test Result: Failed to update known good blocks

Results
2024-12-08 06:46:18 PORTABLEREGISTRY: Unable to determine runtime Call type, cannot inspect sp_runtime::generic::unchecked_extrinsic::UncheckedExtrinsic

view details

@xlc
Copy link
Member Author

xlc commented Dec 8, 2024

/bot bump

Copy link
Contributor

github-actions bot commented Dec 8, 2024

Request: /bot bump
Command: yarn update-known-good
Test Result: Failed to update known good blocks

Results
2024-12-08 22:12:05 PORTABLEREGISTRY: Unable to determine runtime Call type, cannot inspect sp_runtime::generic::unchecked_extrinsic::UncheckedExtrinsic

view details

@xlc
Copy link
Member Author

xlc commented Dec 11, 2024

/bot bump

Copy link
Contributor

github-actions bot commented Dec 11, 2024

Request: /bot bump
Command: yarn test --reporter default -u
Test Result: Failed

Results
ACALA_BLOCK_NUMBER=7535705
ASSETHUBKUSAMA_BLOCK_NUMBER=8359843
ASSETHUBPOLKADOT_BLOCK_NUMBER=7745280
ASTAR_BLOCK_NUMBER=7642116
BASILISK_BLOCK_NUMBER=7333273
CORETIMEKUSAMA_BLOCK_NUMBER=1686333
CORETIMEPOLKADOT_BLOCK_NUMBER=688670
HYDRATION_BLOCK_NUMBER=6557328
KARURA_BLOCK_NUMBER=8202534
KUSAMA_BLOCK_NUMBER=26152885
MOONBEAM_BLOCK_NUMBER=8696831
MOONRIVER_BLOCK_NUMBER=9403026
PEOPLEKUSAMA_BLOCK_NUMBER=2053594
PEOPLEPOLKADOT_BLOCK_NUMBER=1013587
POLKADOT_BLOCK_NUMBER=23788522
SHIDEN_BLOCK_NUMBER=8159189

stderr | packages/kusama/src/basilisk.karura.test.ts
2024-12-11 01:16:58 PORTABLEREGISTRY: Unable to determine runtime Call type, cannot inspect sp_runtime::generic::unchecked_extrinsic::UncheckedExtrinsic


view details

@xlc
Copy link
Member Author

xlc commented Dec 11, 2024

/bot bump

Copy link
Contributor

github-actions bot commented Dec 11, 2024

Running: yarn test --reporter default -u
view details

@xlc
Copy link
Member Author

xlc commented Dec 11, 2024

/bot bump

Copy link
Contributor

github-actions bot commented Dec 11, 2024

Running: yarn test --reporter default -u
view details

@xlc
Copy link
Member Author

xlc commented Dec 11, 2024

/bot bump

Copy link
Contributor

github-actions bot commented Dec 11, 2024

Request: /bot bump
Command: yarn test --reporter default -u

Triggered update-known-good workflow to update the snapshot

Results
ACALA_BLOCK_NUMBER=7536047
ASSETHUBKUSAMA_BLOCK_NUMBER=8360169
ASSETHUBPOLKADOT_BLOCK_NUMBER=7745636
ASTAR_BLOCK_NUMBER=7642465
BASILISK_BLOCK_NUMBER=7333968
CORETIMEKUSAMA_BLOCK_NUMBER=1686674
CORETIMEPOLKADOT_BLOCK_NUMBER=689026
HYDRATION_BLOCK_NUMBER=6557628
KARURA_BLOCK_NUMBER=8202798
KUSAMA_BLOCK_NUMBER=26153594
MOONBEAM_BLOCK_NUMBER=8697506
MOONRIVER_BLOCK_NUMBER=9403714
PEOPLEKUSAMA_BLOCK_NUMBER=2054291
PEOPLEPOLKADOT_BLOCK_NUMBER=1013941
POLKADOT_BLOCK_NUMBER=23789239
SHIDEN_BLOCK_NUMBER=8159827


 RUN  v2.1.6 /home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests

 ✓ packages/polkadot/src/assetHubPolkadot.polkadot.test.ts (2 tests) 73649ms
   ✓ asset hub & polkadot > Teleport DOT from Asset Hub to Polkadot 28563ms
   ✓ asset hub & polkadot > Teleport DOT from Polkadot to Asset Hub 45083ms
 ✓ packages/kusama/src/basilisk.karura.test.ts (4 tests | 2 skipped) 54378ms
   ✓ basilisk & karura > karura transfer KSM to basilisk 47304ms
   ✓ basilisk & karura > karura transfer BSX to basilisk 7072ms
 ✓ packages/kusama/src/assetHubKusama.karura.test.ts (2 tests) 29474ms
   ✓ assetHubKusama & karura > assetHubKusama transfer USDT to karura 13761ms
   ✓ assetHubKusama & karura > karura transfer USDT to assetHubKusama 15710ms
 ✓ packages/polkadot/src/hydration.moonbeam.test.ts (3 tests) 177293ms
   ✓ hydration & moonbeam > hydration transfer DOT to moonbeam 75453ms
   ✓ hydration & moonbeam > moonbeam transfer DOT to hydration 63698ms
   ✓ hydration & moonbeam > hydration transfer GLMR to moonbeam 38139ms
 ✓ packages/polkadot/src/acala.assetHubPolkadot.test.ts (2 tests) 19798ms
   ✓ acala & assetHubPolkadot > assetHubPolkadot transfer USDT to acala 13241ms
   ✓ acala & assetHubPolkadot > acala transfer USDT to assetHubPolkadot 6555ms
 ✓ packages/polkadot/src/acala.moonbeam.test.ts (6 tests) 226861ms
   ✓ acala & moonbeam > acala transfer DOT to moonbeam 76892ms
   ✓ acala & moonbeam > moonbeam transfer DOT to acala 67648ms
   ✓ acala & moonbeam > acala transfer ACA to moonbeam 36902ms
   ✓ acala & moonbeam > moonbeam transfer ACA to acala 32621ms
   ✓ acala & moonbeam > acala transfer LDOT to moonbeam 8157ms
   ✓ acala & moonbeam > moonbeam transfer LDOT to acala 4639ms
 ✓ packages/kusama/src/karura.kusama.test.ts (3 tests) 43162ms
   ✓ karura & kusama > karura transfer KSM to kusama 30294ms
   ✓ karura & kusama > karura transfer KSM to kusama wiht limited weight 3290ms
   ✓ karura & kusama > kusama transfer KSM to karura 9576ms
 ✓ packages/polkadot/src/acala.polkadot.test.ts (3 tests) 63197ms
   ✓ acala & polkadot > acala transfer DOT to polkadot 36937ms
   ✓ acala & polkadot > acala transfer DOT wiht limited weight 3580ms
   ✓ acala & polkadot > polkadot transfer DOT to acala 22677ms
 ✓ packages/polkadot/src/people.polkadot.test.ts (2 tests) 39465ms
   ✓ polkadot & peoplePolkadot > polkadot transfer DOT to peoplePolkadot 35537ms
   ✓ polkadot & peoplePolkadot > peoplePolkadot transfer DOT to polkadot 3926ms
 ✓ packages/kusama/src/people.kusama.test.ts (2 tests) 34543ms
   ✓ kusama & peopleKusama > kusama transfer KSM to peopleKusama 29574ms
   ✓ kusama & peopleKusama > peopleKusama transfer KSM to kusama 4967ms
 ✓ packages/polkadot/src/coretimePolkadot.polkadot.test.ts (2 tests) 37401ms
   ✓ polkadot & coretimePolkadot > polkadot transfer DOT to coretimePolkadot 32774ms
   ✓ polkadot & coretimePolkadot > coretimePolkadot transfer DOT to polkadot 4625ms
 ✓ packages/kusama/src/karura.shiden.test.ts (2 tests) 33181ms
   ✓ karura & shiden > shiden transfer KAR to karura 23983ms
   ✓ karura & shiden > karura transfer KAR to shiden 9196ms
 ✓ packages/kusama/src/coretimeKusama.kusama.test.ts (2 tests) 31965ms
   ✓ kusama & coretimeKusama > kusama transfer KSM to coretimeKusama 27180ms
   ✓ kusama & coretimeKusama > coretimeKusama transfer KSM to kusama 4783ms
 ✓ packages/polkadot/src/astar.polkadot.test.ts (2 tests) 88885ms
   ✓ astar & polkadot > polkadot transfer DOT to astar 59774ms
   ✓ astar & polkadot > astar transfer DOT to polkadot 29109ms
 ✓ packages/polkadot/src/acala.astar.test.ts (2 tests) 33997ms
   ✓ acala & astar > astar transfer ACA to acala 24036ms
   ✓ acala & astar > acala transfer ACA to astar 9959ms
 ✓ packages/kusama/src/kusama.shiden.test.ts (2 tests) 44932ms
   ✓ kusama & shiden > shiden transfer KSM to kusama 31440ms
   ✓ kusama & shiden > kusama transfer KSM to shiden 13489ms
 ✓ packages/kusama/src/people.kusama.e2e.test.ts (5 tests) 80894ms
   ✓ Kusama People > setting on-chain identity and requesting judgement should work 12703ms
   ✓ Kusama People > setting an on-chain identity, requesting 2 judgements, having 1 provided, and then resetting the identity should work 11937ms
   ✓ Kusama People > setting on-chain identity, requesting judgement, cancelling the request and then clearing the identity should work 11878ms
   ✓ Kusama People > setting on-chain identity, adding sub-identities, removing one, and having another remove itself should work 13590ms
   ✓ Kusama People > adding a registrar as root from the relay chain works 30784ms
 ✓ packages/polkadot/src/people.polkadot.e2e.test.ts (5 tests) 86115ms
   ✓ Polkadot People > setting on-chain identity and requesting judgement should work 12257ms
   ✓ Polkadot People > setting an on-chain identity, requesting 2 judgements, having 1 provided, and then resetting the identity should work 11748ms
   ✓ Polkadot People > setting on-chain identity, requesting judgement, cancelling the request and then clearing the identity should work 12182ms
   ✓ Polkadot People > setting on-chain identity, adding sub-identities, removing one, and having another remove itself should work 13333ms
   ✓ Polkadot People > adding a registrar as root from the relay chain works 36593ms

 Test Files  18 passed (18)
      Tests  49 passed | 2 skipped (51)
   Start at  02:27:13
   Duration  475.27s (transform 476ms, setup 0ms, collect 142.61s, tests 1199.19s, environment 3ms, prepare 1.15s)


view details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants