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

Try-Runtime #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Try-Runtime #3

wants to merge 1 commit into from

Conversation

AurevoirXavier
Copy link
Member

No description provided.

@AurevoirXavier
Copy link
Member Author

/bot try-runtime --disable-spec-version-check

Copy link

try-runtime result of `staging-kusama-runtime`
[2024-12-27T17:06:38Z INFO  remote-ext] replacing wss:// in uri with https://: "https://kusama.dotters.network" (ws is currently unstable for fetching remote storage, for more see https://github.com/paritytech/jsonrpsee/issues/1086)
[2024-12-27T17:06:38Z INFO  remote-ext] since no at is provided, setting it to latest finalized head, 0x439bbbc90ae1c64ece4c64e4ee7f66f28291b5474dfab59b4596207d7d3aebf6
[2024-12-27T17:06:38Z INFO  remote-ext] since no prefix is filtered, the data for all pallets will be downloaded
[2024-12-27T17:06:38Z INFO  remote-ext] scraping key-pairs from remote at block height 0x439bbbc90ae1c64ece4c64e4ee7f66f28291b5474dfab59b4596207d7d3aebf6
[2024-12-27T17:08:58Z WARN  frame_remote_externalities] Batch request failed (2/12 retries). Error: Parse error: invalid type: map, expected a sequence at line 1 column 0
[2024-12-27T17:08:59Z WARN  frame_remote_externalities] Batch request failed (2/12 retries). Error: Parse error: invalid type: map, expected a sequence at line 1 column 0

[2024-12-27T17:10:09Z INFO  remote-ext] adding data for hashed prefix: , took 210.75s
[2024-12-27T17:10:09Z INFO  remote-ext] adding data for hashed key: 3a636f6465
[2024-12-27T17:10:09Z INFO  remote-ext] adding data for hashed key: 26aa394eea5630e07c48ae0c9558cef7f9cce9c888469bb1a0dceaa129672ef8
[2024-12-27T17:10:09Z INFO  remote-ext] adding data for hashed key: 26aa394eea5630e07c48ae0c9558cef702a5c1b19ab7a04f536c519aca4983ac
[2024-12-27T17:10:09Z INFO  remote-ext] 👩‍👦 no child roots found to scrape
[2024-12-27T17:10:10Z INFO  remote-ext] initialized state externalities with storage root 0xc45791bc8e42b88dee3e1109de72c20e884f41fe0719ee8a7652ef80ea8396e3 and state_version V1
[2024-12-27T17:10:11Z INFO  try-runtime::cli] Original runtime [Name: RuntimeString::Owned("kusama")] [Version: 1003003] [Code hash: 0x77a1...062e]
[2024-12-27T17:10:11Z INFO  try-runtime::cli] New runtime      [Name: RuntimeString::Owned("kusama")] [Version: 1003003] [Code hash: 0x7de3...2a31]
[2024-12-27T17:10:12Z INFO  try-runtime::cli] ------------------------------------------------------------
    
    
[2024-12-27T17:10:12Z INFO  try-runtime::cli] 🔬 Running TryRuntime_on_runtime_upgrade with checks: None
    
    
[2024-12-27T17:10:12Z INFO  try-runtime::cli] ------------------------------------------------------------
    
    
[2024-12-27T17:10:20Z INFO  staging_kusama_runtime] try-runtime::on_runtime_upgrade kusama.
[2024-12-27T17:10:20Z INFO  runtime::frame-support] 🐥 New pallet "DelegatedStaking" detected in the runtime. Initializing the on-chain storage version to match the storage version defined in the pallet: StorageVersion(0)
[2024-12-27T17:10:20Z WARN  frame_support::migrations] 🚚 Pallet "Configuration" VersionedMigration migration 11->12 can be removed; on-chain is already at StorageVersion(12).
[2024-12-27T17:10:20Z WARN  frame_support::migrations] 🚚 Pallet "Staking" VersionedMigration migration 14->15 can be removed; on-chain is already at StorageVersion(15).
[2024-12-27T17:10:20Z WARN  frame_support::migrations] 🚚 Pallet "ParaInclusion" VersionedMigration migration 0->1 can be removed; on-chain is already at StorageVersion(1).
[2024-12-27T17:10:20Z WARN  frame_support::migrations] 🚚 Pallet "OnDemandAssignmentProvider" VersionedMigration migration 0->1 can be removed; on-chain is already at StorageVersion(1).
[2024-12-27T17:10:20Z ERROR runtime::kusama] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 6, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:10:20Z ERROR runtime::kusama] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 6, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:10:20Z ERROR runtime::kusama] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 6, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:10:20Z INFO  runtime::kusama] migrations::corrupted_ledgers: done. success: 0, error: 0
[2024-12-27T17:10:20Z INFO  try-runtime::cli] ---------------------------------------------------------------------------------
    
    
[2024-12-27T17:10:20Z INFO  try-runtime::cli] 🔬 Running TryRuntime_on_runtime_upgrade again to check idempotency: PreAndPost
    
    
[2024-12-27T17:10:20Z INFO  try-runtime::cli] ---------------------------------------------------------------------------------
    
    
[2024-12-27T17:10:29Z INFO  staging_kusama_runtime] try-runtime::on_runtime_upgrade kusama.
[2024-12-27T17:10:29Z WARN  frame_support::migrations] 🚚 Pallet "Configuration" VersionedMigration migration 11->12 can be removed; on-chain is already at StorageVersion(12).
[2024-12-27T17:10:29Z WARN  frame_support::migrations] 🚚 Pallet "Staking" VersionedMigration migration 14->15 can be removed; on-chain is already at StorageVersion(15).
[2024-12-27T17:10:29Z WARN  frame_support::migrations] 🚚 Pallet "ParaInclusion" VersionedMigration migration 0->1 can be removed; on-chain is already at StorageVersion(1).
[2024-12-27T17:10:29Z WARN  frame_support::migrations] 🚚 Pallet "OnDemandAssignmentProvider" VersionedMigration migration 0->1 can be removed; on-chain is already at StorageVersion(1).
[2024-12-27T17:10:29Z ERROR runtime::kusama] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 6, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:10:29Z ERROR runtime::kusama] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 6, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:10:29Z ERROR runtime::kusama] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 6, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:10:29Z INFO  runtime::kusama] migrations::corrupted_ledgers: done. success: 0, error: 0
[2024-12-27T17:10:29Z INFO  try_runtime_core::commands::on_runtime_upgrade] Storage root before: 0x36553ad4019137cc02fab4d671302a49fef4e5d92bfea31f62a40b1160e5108a, after: 0x36553ad4019137cc02fab4d671302a49fef4e5d92bfea31f62a40b1160e5108a
[2024-12-27T17:10:29Z INFO  try_runtime_core::commands::on_runtime_upgrade] ✅ Migrations are idempotent
[2024-12-27T17:10:29Z INFO  try-runtime::cli] ---------------------------------------------------------------------------------------
    
    
[2024-12-27T17:10:29Z INFO  try-runtime::cli] 🔬 TryRuntime_on_runtime_upgrade succeeded! Running it again for weight measurements.
    
    
[2024-12-27T17:10:29Z INFO  try-runtime::cli] ---------------------------------------------------------------------------------------
    
    
[2024-12-27T17:10:37Z ERROR runtime::kusama] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 6, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:10:37Z ERROR runtime::kusama] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 6, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:10:37Z ERROR runtime::kusama] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 6, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:10:37Z INFO  try-runtime::cli] PoV size (zstd-compressed compact proof): 38.5 KB. For parachains, it's your responsibility to verify that a PoV of this size fits within any relaychain constraints.
[2024-12-27T17:10:37Z INFO  try-runtime::cli] Consumed ref_time: 0.001925s (0.10% of max 2s)
[2024-12-27T17:10:37Z INFO  try-runtime::cli] ✅ No weight safety issues detected. Please note this does not guarantee a successful runtime upgrade. Always test your runtime upgrade with recent state, and ensure that the weight usage of your migrations will not drastically differ between testing and actual on-chain execution.
[2024-12-27T17:10:37Z INFO  try-runtime::cli] -----------------------------------------------------------
    
    
[2024-12-27T17:10:37Z INFO  try-runtime::cli] 🔬 Running Multi-Block-Migrations with checks: PreAndPost
    
    
[2024-12-27T17:10:37Z INFO  try-runtime::cli] -----------------------------------------------------------
    
    
[2024-12-27T17:10:37Z INFO  remote-ext] replacing wss:// in uri with https://: "https://kusama.dotters.network" (ws is currently unstable for fetching remote storage, for more see https://github.com/paritytech/jsonrpsee/issues/1086)
[2024-12-27T17:10:38Z INFO  remote-ext] since no at is provided, setting it to latest finalized head, 0x439bbbc90ae1c64ece4c64e4ee7f66f28291b5474dfab59b4596207d7d3aebf6
[2024-12-27T17:10:38Z INFO  remote-ext] since no prefix is filtered, the data for all pallets will be downloaded
[2024-12-27T17:10:38Z INFO  remote-ext] scraping key-pairs from remote at block height 0x439bbbc90ae1c64ece4c64e4ee7f66f28291b5474dfab59b4596207d7d3aebf6
[2024-12-27T17:11:37Z WARN  frame_remote_externalities] Batch request failed (2/12 retries). Error: Parse error: invalid type: map, expected a sequence at line 1 column 0
[2024-12-27T17:11:38Z WARN  frame_remote_externalities] Batch request failed (2/12 retries). Error: Parse error: invalid type: map, expected a sequence at line 1 column 0

[2024-12-27T17:12:23Z INFO  remote-ext] adding data for hashed prefix: , took 105.22s
[2024-12-27T17:12:23Z INFO  remote-ext] adding data for hashed key: 3a636f6465
[2024-12-27T17:12:23Z INFO  remote-ext] adding data for hashed key: 26aa394eea5630e07c48ae0c9558cef7f9cce9c888469bb1a0dceaa129672ef8
[2024-12-27T17:12:23Z INFO  remote-ext] adding data for hashed key: 26aa394eea5630e07c48ae0c9558cef702a5c1b19ab7a04f536c519aca4983ac
[2024-12-27T17:12:23Z INFO  remote-ext] 👩‍👦 no child roots found to scrape
[2024-12-27T17:12:24Z INFO  remote-ext] initialized state externalities with storage root 0xc45791bc8e42b88dee3e1109de72c20e884f41fe0719ee8a7652ef80ea8396e3 and state_version V1
[2024-12-27T17:12:25Z INFO  try-runtime::cli] Original runtime [Name: RuntimeString::Owned("kusama")] [Version: 1003003] [Code hash: 0x77a1...062e]
[2024-12-27T17:12:25Z INFO  try-runtime::cli] New runtime      [Name: RuntimeString::Owned("kusama")] [Version: 1003003] [Code hash: 0x7de3...2a31]
[2024-12-27T17:12:35Z INFO  try_runtime_core::common::empty_block::production] Producing new empty block at height 26389924
[2024-12-27T17:12:35Z ERROR runtime::kusama] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 6, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:12:35Z ERROR runtime::kusama] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 6, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:12:35Z ERROR runtime::kusama] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 6, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:12:36Z INFO  try_runtime_core::common::empty_block::production] Produced a new block (0xab37393aa9df794cfa98e4fe107df8b200f13304ea7a9a64b069acfc0a78891c)
[2024-12-27T17:12:37Z INFO  runtime::frame-support] 🐥 New pallet "DelegatedStaking" detected in the runtime. Initializing the on-chain storage version to match the storage version defined in the pallet: StorageVersion(0)
[2024-12-27T17:12:37Z WARN  frame_support::migrations] 🚚 Pallet "Configuration" VersionedMigration migration 11->12 can be removed; on-chain is already at StorageVersion(12).
[2024-12-27T17:12:37Z WARN  frame_support::migrations] 🚚 Pallet "Staking" VersionedMigration migration 14->15 can be removed; on-chain is already at StorageVersion(15).
[2024-12-27T17:12:37Z WARN  frame_support::migrations] 🚚 Pallet "ParaInclusion" VersionedMigration migration 0->1 can be removed; on-chain is already at StorageVersion(1).
[2024-12-27T17:12:37Z WARN  frame_support::migrations] 🚚 Pallet "OnDemandAssignmentProvider" VersionedMigration migration 0->1 can be removed; on-chain is already at StorageVersion(1).
[2024-12-27T17:12:37Z ERROR runtime::kusama] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 6, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:12:37Z ERROR runtime::kusama] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 6, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:12:37Z ERROR runtime::kusama] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 6, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:12:37Z INFO  runtime::kusama] migrations::corrupted_ledgers: done. success: 0, error: 0
[2024-12-27T17:12:37Z INFO  runtime::staking] [26389924] 💸 generated 1888 npos targets
[2024-12-27T17:12:37Z INFO  runtime::staking] [26389924] 💸 generated 12500 npos voters, 924 from validators and 11576 nominators
[2024-12-27T17:12:37Z INFO  runtime::election-provider] [#26389924] 🗳  creating a snapshot with metadata SolutionOrSnapshotSize { voters: 12500, targets: 1888 }
[2024-12-27T17:12:37Z INFO  runtime::election-provider] [#26389924] 🗳  Starting phase Signed, round 5534.
[2024-12-27T17:12:37Z INFO  try_runtime_core::common::empty_block::production] Executed the new block
[2024-12-27T17:12:37Z INFO  try-runtime::cli] MBM ongoing for 1 blocks
[2024-12-27T17:12:38Z INFO  try_runtime_core::common::empty_block::production] Producing new empty block at height 26389925
[2024-12-27T17:12:38Z INFO  try_runtime_core::common::empty_block::production] Produced a new block (0x4724ddf07466cca0b6e7d13a5e9ae7dd6a83f031a9a35f0593138eb802d21067)
[2024-12-27T17:12:38Z INFO  try_runtime_core::common::empty_block::production] Executed the new block
[2024-12-27T17:12:38Z INFO  try-runtime::cli] MBM finished after 1 blocks
[2024-12-27T17:12:38Z INFO  try-runtime::cli] MBM finished. Executing block one more time.
[2024-12-27T17:12:38Z INFO  staging_kusama_runtime] try-runtime::on_runtime_upgrade kusama.
[2024-12-27T17:12:38Z WARN  frame_support::migrations] 🚚 Pallet "Configuration" VersionedMigration migration 11->12 can be removed; on-chain is already at StorageVersion(12).
[2024-12-27T17:12:38Z WARN  frame_support::migrations] 🚚 Pallet "Staking" VersionedMigration migration 14->15 can be removed; on-chain is already at StorageVersion(15).
[2024-12-27T17:12:38Z WARN  frame_support::migrations] 🚚 Pallet "ParaInclusion" VersionedMigration migration 0->1 can be removed; on-chain is already at StorageVersion(1).
[2024-12-27T17:12:38Z WARN  frame_support::migrations] 🚚 Pallet "OnDemandAssignmentProvider" VersionedMigration migration 0->1 can be removed; on-chain is already at StorageVersion(1).
[2024-12-27T17:12:38Z ERROR runtime::kusama] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 6, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:12:38Z ERROR runtime::kusama] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 6, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:12:38Z ERROR runtime::kusama] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 6, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:12:38Z INFO  runtime::kusama] migrations::corrupted_ledgers: done. success: 0, error: 0
[2024-12-27T17:12:51Z INFO  runtime::executive] ✅ Entire runtime state decodes without error. 213609661 bytes total.

Copy link

try-runtime result of `polkadot-runtime`
[2024-12-27T17:06:26Z INFO  remote-ext] replacing wss:// in uri with https://: "https://polkadot.dotters.network" (ws is currently unstable for fetching remote storage, for more see https://github.com/paritytech/jsonrpsee/issues/1086)
[2024-12-27T17:06:26Z INFO  remote-ext] since no at is provided, setting it to latest finalized head, 0xe6a0e6a0c517261265be759ccdbc2c3b93089c33e614f83d4e956b7e6fc41153
[2024-12-27T17:06:26Z INFO  remote-ext] since no prefix is filtered, the data for all pallets will be downloaded
[2024-12-27T17:06:26Z INFO  remote-ext] scraping key-pairs from remote at block height 0xe6a0e6a0c517261265be759ccdbc2c3b93089c33e614f83d4e956b7e6fc41153
[2024-12-27T17:15:04Z WARN  frame_remote_externalities] Batch request failed (2/12 retries). Error: Parse error: invalid type: map, expected a sequence at line 1 column 0
[2024-12-27T17:15:06Z WARN  frame_remote_externalities] Batch request failed (2/12 retries). Error: Parse error: invalid type: map, expected a sequence at line 1 column 0

[2024-12-27T17:16:29Z INFO  remote-ext] adding data for hashed prefix: , took 603.13s
[2024-12-27T17:16:30Z INFO  remote-ext] adding data for hashed key: 3a636f6465
[2024-12-27T17:16:30Z INFO  remote-ext] adding data for hashed key: 26aa394eea5630e07c48ae0c9558cef7f9cce9c888469bb1a0dceaa129672ef8
[2024-12-27T17:16:30Z INFO  remote-ext] adding data for hashed key: 26aa394eea5630e07c48ae0c9558cef702a5c1b19ab7a04f536c519aca4983ac
[2024-12-27T17:16:30Z INFO  remote-ext] 👩‍👦 scraping child-tree data from 14 top keys
[2024-12-27T17:16:40Z INFO  remote-ext] initialized state externalities with storage root 0xf4a2338aa0fd79f620853a9ed7a3650cac9f055e6b95687a047eabfb1919732f and state_version V1
[2024-12-27T17:16:41Z INFO  try-runtime::cli] Original runtime [Name: RuntimeString::Owned("polkadot")] [Version: 1003004] [Code hash: 0x2ef6...09cb]
[2024-12-27T17:16:41Z INFO  try-runtime::cli] New runtime      [Name: RuntimeString::Owned("polkadot")] [Version: 1003004] [Code hash: 0x2ce5...ad29]
[2024-12-27T17:16:41Z INFO  try-runtime::cli] ------------------------------------------------------------
    
    
[2024-12-27T17:16:41Z INFO  try-runtime::cli] 🔬 Running TryRuntime_on_runtime_upgrade with checks: None
    
    
[2024-12-27T17:16:41Z INFO  try-runtime::cli] ------------------------------------------------------------
    
    
[2024-12-27T17:16:49Z INFO  runtime::polkadot] try-runtime::on_runtime_upgrade polkadot.
[2024-12-27T17:16:49Z INFO  runtime::frame-support] 🐥 New pallet "DelegatedStaking" detected in the runtime. Initializing the on-chain storage version to match the storage version defined in the pallet: StorageVersion(0)
[2024-12-27T17:16:49Z WARN  frame_support::migrations] 🚚 Pallet "Configuration" VersionedMigration migration 11->12 can be removed; on-chain is already at StorageVersion(12).
[2024-12-27T17:16:49Z WARN  frame_support::migrations] 🚚 Pallet "ParaInclusion" VersionedMigration migration 0->1 can be removed; on-chain is already at StorageVersion(1).
[2024-12-27T17:16:49Z WARN  frame_support::migrations] 🚚 Pallet "Staking" VersionedMigration migration 14->15 can be removed; on-chain is already at StorageVersion(15).
[2024-12-27T17:16:49Z INFO  frame_support::migrations] Removed 0 Identity keys 🧹
[2024-12-27T17:16:49Z INFO  frame_support::migrations] Removed 0 IdentityMigrator keys 🧹
[2024-12-27T17:16:49Z INFO  polkadot_runtime::clear_judgement_proxies] Removed 0 IdentityJudgement proxies in total
[2024-12-27T17:16:49Z INFO  polkadot_runtime::coretime_migration] `MigrateToCoretime` already executed!
[2024-12-27T17:16:49Z ERROR runtime::polkadot] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 7, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:16:49Z ERROR runtime::polkadot] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 7, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:16:49Z ERROR runtime::polkadot] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 7, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:16:49Z ERROR runtime::polkadot] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 7, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:16:49Z INFO  runtime::polkadot] migrations::corrupted_ledgers: done. success: 0, error: 0
[2024-12-27T17:16:49Z INFO  runtime::nomination-pools] [24027830] 🏊‍♂️ migrated 232 pools to delegate stake strategy
[2024-12-27T17:16:49Z INFO  try-runtime::cli] ---------------------------------------------------------------------------------
    
    
[2024-12-27T17:16:49Z INFO  try-runtime::cli] 🔬 Running TryRuntime_on_runtime_upgrade again to check idempotency: PreAndPost
    
    
[2024-12-27T17:16:49Z INFO  try-runtime::cli] ---------------------------------------------------------------------------------
    
    
[2024-12-27T17:16:57Z INFO  runtime::polkadot] try-runtime::on_runtime_upgrade polkadot.
[2024-12-27T17:16:57Z WARN  frame_support::migrations] 🚚 Pallet "Configuration" VersionedMigration migration 11->12 can be removed; on-chain is already at StorageVersion(12).
[2024-12-27T17:16:57Z WARN  frame_support::migrations] 🚚 Pallet "ParaInclusion" VersionedMigration migration 0->1 can be removed; on-chain is already at StorageVersion(1).
[2024-12-27T17:16:57Z WARN  frame_support::migrations] 🚚 Pallet "Staking" VersionedMigration migration 14->15 can be removed; on-chain is already at StorageVersion(15).
[2024-12-27T17:16:57Z INFO  frame_support::migrations] Removed 0 Identity keys 🧹
[2024-12-27T17:16:57Z INFO  frame_support::migrations] Removed 0 IdentityMigrator keys 🧹
[2024-12-27T17:16:57Z INFO  polkadot_runtime::clear_judgement_proxies] Removed 0 IdentityJudgement proxies in total
[2024-12-27T17:16:57Z INFO  polkadot_runtime::coretime_migration] `MigrateToCoretime` already executed!
[2024-12-27T17:16:57Z ERROR runtime::polkadot] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 7, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:16:57Z ERROR runtime::polkadot] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 7, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:16:57Z ERROR runtime::polkadot] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 7, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:16:57Z ERROR runtime::polkadot] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 7, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:16:57Z INFO  runtime::polkadot] migrations::corrupted_ledgers: done. success: 0, error: 0
[2024-12-27T17:16:57Z INFO  runtime::nomination-pools] [24027830] 🏊‍♂️ migrated 0 pools to delegate stake strategy
[2024-12-27T17:16:57Z INFO  try_runtime_core::commands::on_runtime_upgrade] Storage root before: 0x3c2b8fa0accd21ebaf3edab8897661df4575fe0dcb777f31b149d783e5ea2f97, after: 0x3c2b8fa0accd21ebaf3edab8897661df4575fe0dcb777f31b149d783e5ea2f97
[2024-12-27T17:16:57Z INFO  try_runtime_core::commands::on_runtime_upgrade] ✅ Migrations are idempotent
[2024-12-27T17:16:57Z INFO  try-runtime::cli] ---------------------------------------------------------------------------------------
    
    
[2024-12-27T17:16:57Z INFO  try-runtime::cli] 🔬 TryRuntime_on_runtime_upgrade succeeded! Running it again for weight measurements.
    
    
[2024-12-27T17:16:57Z INFO  try-runtime::cli] ---------------------------------------------------------------------------------------
    
    
[2024-12-27T17:17:05Z ERROR runtime::polkadot] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 7, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:17:05Z ERROR runtime::polkadot] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 7, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:17:05Z ERROR runtime::polkadot] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 7, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:17:05Z ERROR runtime::polkadot] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 7, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:17:05Z INFO  try-runtime::cli] PoV size (zstd-compressed compact proof): 1.6 MB. For parachains, it's your responsibility to verify that a PoV of this size fits within any relaychain constraints.
[2024-12-27T17:17:05Z INFO  try-runtime::cli] Consumed ref_time: 0.8448254s (42.24% of max 2s)
[2024-12-27T17:17:05Z INFO  try-runtime::cli] ✅ No weight safety issues detected. Please note this does not guarantee a successful runtime upgrade. Always test your runtime upgrade with recent state, and ensure that the weight usage of your migrations will not drastically differ between testing and actual on-chain execution.
[2024-12-27T17:17:06Z INFO  try-runtime::cli] -----------------------------------------------------------
    
    
[2024-12-27T17:17:06Z INFO  try-runtime::cli] 🔬 Running Multi-Block-Migrations with checks: PreAndPost
    
    
[2024-12-27T17:17:06Z INFO  try-runtime::cli] -----------------------------------------------------------
    
    
[2024-12-27T17:17:06Z INFO  remote-ext] replacing wss:// in uri with https://: "https://polkadot.dotters.network" (ws is currently unstable for fetching remote storage, for more see https://github.com/paritytech/jsonrpsee/issues/1086)
[2024-12-27T17:17:06Z INFO  remote-ext] since no at is provided, setting it to latest finalized head, 0xcd9d99de114661ea37b2e83b7d97da9491ce77827f81bd27c583c0a4cb1de4a7
[2024-12-27T17:17:06Z INFO  remote-ext] since no prefix is filtered, the data for all pallets will be downloaded
[2024-12-27T17:17:06Z INFO  remote-ext] scraping key-pairs from remote at block height 0xcd9d99de114661ea37b2e83b7d97da9491ce77827f81bd27c583c0a4cb1de4a7
[2024-12-27T17:23:27Z WARN  frame_remote_externalities] Batch request failed (2/12 retries). Error: Parse error: invalid type: map, expected a sequence at line 1 column 0

[2024-12-27T17:24:31Z INFO  remote-ext] adding data for hashed prefix: , took 445.60s
[2024-12-27T17:24:31Z INFO  remote-ext] adding data for hashed key: 3a636f6465
[2024-12-27T17:24:32Z INFO  remote-ext] adding data for hashed key: 26aa394eea5630e07c48ae0c9558cef7f9cce9c888469bb1a0dceaa129672ef8
[2024-12-27T17:24:32Z INFO  remote-ext] adding data for hashed key: 26aa394eea5630e07c48ae0c9558cef702a5c1b19ab7a04f536c519aca4983ac
[2024-12-27T17:24:32Z INFO  remote-ext] 👩‍👦 scraping child-tree data from 14 top keys
[2024-12-27T17:24:41Z INFO  remote-ext] initialized state externalities with storage root 0xd08748a16d60ffd4f55d1f5e11ac4adca4b8cdc6a5ddabeb9431a47f60406d08 and state_version V1
[2024-12-27T17:24:42Z INFO  try-runtime::cli] Original runtime [Name: RuntimeString::Owned("polkadot")] [Version: 1003004] [Code hash: 0x2ef6...09cb]
[2024-12-27T17:24:43Z INFO  try-runtime::cli] New runtime      [Name: RuntimeString::Owned("polkadot")] [Version: 1003004] [Code hash: 0x2ce5...ad29]
[2024-12-27T17:24:54Z INFO  try_runtime_core::common::empty_block::production] Producing new empty block at height 24027938
[2024-12-27T17:24:54Z ERROR runtime::polkadot] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 7, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:24:54Z ERROR runtime::polkadot] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 7, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:24:54Z ERROR runtime::polkadot] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 7, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:24:54Z ERROR runtime::polkadot] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 7, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:24:54Z INFO  try_runtime_core::common::empty_block::production] Produced a new block (0x3ec740d56ae3040e60d14498c2c2036ce4fe346cb064d1f7ea71c4afb7f47548)
[2024-12-27T17:24:57Z INFO  runtime::frame-support] 🐥 New pallet "DelegatedStaking" detected in the runtime. Initializing the on-chain storage version to match the storage version defined in the pallet: StorageVersion(0)
[2024-12-27T17:24:57Z WARN  frame_support::migrations] 🚚 Pallet "Configuration" VersionedMigration migration 11->12 can be removed; on-chain is already at StorageVersion(12).
[2024-12-27T17:24:57Z WARN  frame_support::migrations] 🚚 Pallet "ParaInclusion" VersionedMigration migration 0->1 can be removed; on-chain is already at StorageVersion(1).
[2024-12-27T17:24:57Z WARN  frame_support::migrations] 🚚 Pallet "Staking" VersionedMigration migration 14->15 can be removed; on-chain is already at StorageVersion(15).
[2024-12-27T17:24:57Z INFO  frame_support::migrations] Removed 0 Identity keys 🧹
[2024-12-27T17:24:57Z INFO  frame_support::migrations] Removed 0 IdentityMigrator keys 🧹
[2024-12-27T17:24:57Z INFO  polkadot_runtime::clear_judgement_proxies] Removed 0 IdentityJudgement proxies in total
[2024-12-27T17:24:57Z INFO  polkadot_runtime::coretime_migration] `MigrateToCoretime` already executed!
[2024-12-27T17:24:57Z ERROR runtime::polkadot] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 7, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:24:57Z ERROR runtime::polkadot] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 7, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:24:57Z ERROR runtime::polkadot] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 7, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:24:57Z ERROR runtime::polkadot] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 7, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:24:57Z INFO  runtime::polkadot] migrations::corrupted_ledgers: done. success: 0, error: 0
[2024-12-27T17:24:58Z INFO  runtime::nomination-pools] [24027937] 🏊‍♂️ migrated 232 pools to delegate stake strategy
[2024-12-27T17:24:58Z INFO  try_runtime_core::common::empty_block::production] Executed the new block
[2024-12-27T17:24:58Z INFO  try-runtime::cli] MBM ongoing for 1 blocks
[2024-12-27T17:24:59Z INFO  try_runtime_core::common::empty_block::production] Producing new empty block at height 24027939
[2024-12-27T17:24:59Z INFO  try_runtime_core::common::empty_block::production] Produced a new block (0x1b57dbcb700b3a727cc829870ba56e9a76dd9f26f372f9fa2665f6a5a2c5e847)
[2024-12-27T17:25:00Z INFO  try_runtime_core::common::empty_block::production] Executed the new block
[2024-12-27T17:25:00Z INFO  try-runtime::cli] MBM finished after 1 blocks
[2024-12-27T17:25:00Z INFO  try-runtime::cli] MBM finished. Executing block one more time.
[2024-12-27T17:25:00Z INFO  runtime::polkadot] try-runtime::on_runtime_upgrade polkadot.
[2024-12-27T17:25:00Z WARN  frame_support::migrations] 🚚 Pallet "Configuration" VersionedMigration migration 11->12 can be removed; on-chain is already at StorageVersion(12).
[2024-12-27T17:25:00Z WARN  frame_support::migrations] 🚚 Pallet "ParaInclusion" VersionedMigration migration 0->1 can be removed; on-chain is already at StorageVersion(1).
[2024-12-27T17:25:00Z WARN  frame_support::migrations] 🚚 Pallet "Staking" VersionedMigration migration 14->15 can be removed; on-chain is already at StorageVersion(15).
[2024-12-27T17:25:00Z WARN  frame_support::migrations] Migration RemovePallet<Identity> can be removed (no keys found pre-removal).
[2024-12-27T17:25:00Z INFO  frame_support::migrations] Removed 0 Identity keys 🧹
[2024-12-27T17:25:00Z INFO  frame_support::migrations] No Identity keys found post-removal 🎉
[2024-12-27T17:25:00Z WARN  frame_support::migrations] Migration RemovePallet<IdentityMigrator> can be removed (no keys found pre-removal).
[2024-12-27T17:25:00Z INFO  frame_support::migrations] Removed 0 IdentityMigrator keys 🧹
[2024-12-27T17:25:00Z INFO  frame_support::migrations] No IdentityMigrator keys found post-removal 🎉
[2024-12-27T17:25:00Z INFO  polkadot_runtime::clear_judgement_proxies] Removed 0 IdentityJudgement proxies in total
[2024-12-27T17:25:00Z INFO  polkadot_runtime::coretime_migration] `MigrateToCoretime` already executed!
[2024-12-27T17:25:00Z INFO  polkadot_runtime::coretime_migration] `MigrateToCoretime` already executed!
[2024-12-27T17:25:00Z ERROR runtime::polkadot] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 7, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:25:00Z ERROR runtime::polkadot] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 7, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:25:00Z ERROR runtime::polkadot] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 7, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:25:00Z ERROR runtime::polkadot] migrations::corrupted_ledgers: error restoring ledger Module(ModuleError { index: 7, error: [27, 0, 0, 0], message: Some("CannotRestoreLedger") }), unexpected (unless running try-state idempotency round).
[2024-12-27T17:25:00Z INFO  runtime::polkadot] migrations::corrupted_ledgers: done. success: 0, error: 0
[2024-12-27T17:25:00Z INFO  runtime::nomination-pools] [24027939] 🏊‍♂️ migrated 0 pools to delegate stake strategy
[2024-12-27T17:25:32Z INFO  runtime::executive] ✅ Entire runtime state decodes without error. 350142149 bytes total.

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

Successfully merging this pull request may close these issues.

1 participant