Max level shown:
12026-05-16T00:15:05.659ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 36 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200, manual_stop_on_failure: false }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22026-05-16T00:15:05.690ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 219 store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("bf64f45b1a58e69d126a3c6ca1e4512c88668132"), sha256: "740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 221, tv_nsec: 309105860 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-05-16T00:15:05.690ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 227 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42026-05-16T00:15:05.692ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52026-05-16T00:15:05.694ZDEBGphd-runner: Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150/crucible-nightly.sha256.txt
62026-05-16T00:15:05.876ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 248 target = phd_framework::artifacts::store
72026-05-16T00:15:06.409ZDEBGphd-runner: Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/58ab73bde89ade637b0ca8118682ee9575da6c2a/propolis-server.sha256.txt
82026-05-16T00:15:06.570ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-05-16T00:15:06.570ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-05-16T00:15:06.570ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 83 target = phd_runner::execute
112026-05-16T00:15:06.571ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
122026-05-16T00:15:06.571ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-05-16T00:15:06.571ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-05-16T00:15:06.573ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 34 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
152026-05-16T00:15:06.575ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
162026-05-16T00:15:06.576ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/bf64f45b1a58e69d126a3c6ca1e4512c88668132/OVMF_CODE.fd
172026-05-16T00:15:07.118ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
182026-05-16T00:15:07.131ZDEBGphd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso file = phd-tests/framework/src/artifacts/store.rs line = 614 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store timeout = 600s
192026-05-16T00:15:13.813ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
202026-05-16T00:15:13.814ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
212026-05-16T00:15:13.828ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::can_migrate_from_base stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.08M 25.3T 1.91M /phd-artifacts\n target = phd_framework::zfs
222026-05-16T00:15:13.830ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-17a7bdf4-f626-473c-a999-cb9f9e9d1c65"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = snapshot
232026-05-16T00:15:13.852ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-17a7bdf4-f626-473c-a999-cb9f9e9d1c65", "phd-artifacts/phd-clone-2086d2f5-97d8-4d6a-8ca5-66f3bc795682"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = clone
242026-05-16T00:15:13.872ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-2086d2f5-97d8-4d6a-8ca5-66f3bc795682"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
252026-05-16T00:15:13.882ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::can_migrate_from_base stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-2086d2f5-97d8-4d6a-8ca5-66f3bc795682 0B 25.3T 48.9M /phd-artifacts/phd-clone-2086d2f5-97d8-4d6a-8ca5-66f3bc795682\n target = phd_framework::zfs
262026-05-16T00:15:13.887ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
272026-05-16T00:15:13.888ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
282026-05-16T00:15:13.888ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/44cd79eb6c7adc8953676652096674b86c8390454a0310b852727f44394b651d/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-05-16T00:15:13.888ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/58ab73bde89ade637b0ca8118682ee9575da6c2a/propolis-server.tar.gz
302026-05-16T00:15:24.673ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/44cd79eb6c7adc8953676652096674b86c8390454a0310b852727f44394b651d/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 160 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store untar_path = propolis-server
312026-05-16T00:15:24.673ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 514 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
322026-05-16T00:15:46.357ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/44cd79eb6c7adc8953676652096674b86c8390454a0310b852727f44394b651d/propolis-server" target = phd_framework::test_vm::server
332026-05-16T00:15:46.358ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stdout.log" target = phd_framework::log_config
342026-05-16T00:15:46.521ZINFOphd-runner: [NEW - EVENT] Launched server with pid 833 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
352026-05-16T00:15:46.536ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
362026-05-16T00:15:46.545ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 459 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
372026-05-16T00:15:46.548ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 32660 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
382026-05-16T00:15:47.293ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-05-16T00:15:47.296ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 654b3b3c-3a34-43d1-934f-74c7a9cf9c45, name: "phd-vm-654b3b3c-3a34-43d1-934f-74c7a9cf9c45", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 37ec7bd8-a9b7-4baf-ac4f-b3c1c2482580, project_id: 24bdb3db-87e8-4224-b4fb-0bc40b516ae8, sled_id: 92beb449-2a08-4b33-a450-07e1d003d2bd, sled_serial: "92beb449-2a08-4b33-a450-07e1d003d2bd", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 518 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
402026-05-16T00:15:47.296ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
412026-05-16T00:15:47.296ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 584 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
422026-05-16T00:15:47.297ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
432026-05-16T00:15:47.297ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
442026-05-16T00:15:47.297ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 843 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
452026-05-16T00:15:47.297ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
462026-05-16T00:15:47.298ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
472026-05-16T00:15:47.298ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
482026-05-16T00:15:51.829ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4530 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
492026-05-16T00:15:51.829ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
502026-05-16T00:15:51.829ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
512026-05-16T00:15:51.829ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
522026-05-16T00:15:51.829ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
532026-05-16T00:15:51.847ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
542026-05-16T00:15:51.847ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552026-05-16T00:15:51.848ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
562026-05-16T00:15:51.848ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
572026-05-16T00:15:51.848ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
582026-05-16T00:15:51.881ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
592026-05-16T00:15:51.881ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 891 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
602026-05-16T00:15:51.881ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4583 file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
612026-05-16T00:15:51.883ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
622026-05-16T00:15:51.883ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
632026-05-16T00:15:51.892ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 8 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
642026-05-16T00:15:51.892ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
652026-05-16T00:15:51.892ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
662026-05-16T00:15:51.926ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
672026-05-16T00:15:51.926ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
682026-05-16T00:15:51.926ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
692026-05-16T00:15:51.936ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
702026-05-16T00:15:51.937ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
712026-05-16T00:15:51.937ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
722026-05-16T00:15:51.970ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
732026-05-16T00:15:51.970ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
742026-05-16T00:15:51.970ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
752026-05-16T00:15:51.981ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
762026-05-16T00:15:51.981ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
772026-05-16T00:15:51.981ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
782026-05-16T00:15:52.014ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
792026-05-16T00:15:52.015ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
802026-05-16T00:15:52.015ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
812026-05-16T00:15:52.026ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
822026-05-16T00:15:52.026ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
832026-05-16T00:15:52.026ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
842026-05-16T00:15:52.058ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
852026-05-16T00:15:52.059ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
862026-05-16T00:15:52.059ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
872026-05-16T00:15:52.070ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
882026-05-16T00:15:52.070ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
892026-05-16T00:15:52.070ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
902026-05-16T00:15:52.102ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
912026-05-16T00:15:52.102ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
922026-05-16T00:15:52.102ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
932026-05-16T00:15:52.113ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
942026-05-16T00:15:52.114ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
952026-05-16T00:15:52.114ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
962026-05-16T00:15:52.147ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
972026-05-16T00:15:52.147ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
982026-05-16T00:15:52.147ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
992026-05-16T00:15:52.147ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
1002026-05-16T00:15:52.148ZDEBGphd-runner: [NEW - EVENT] Examining locally-sourced artifact file = phd-tests/framework/src/artifacts/store.rs line = 56 path = /work/phd-test/propolis-server sha256 = None target = phd_framework::artifacts::store
1012026-05-16T00:15:52.148ZDEBGphd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path file = phd-tests/framework/src/artifacts/store.rs line = 69 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
1022026-05-16T00:15:52.148ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1032026-05-16T00:15:52.148ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::log_config
1042026-05-16T00:15:52.182ZINFOphd-runner: [NEW - EVENT] Launched server with pid 834 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
1052026-05-16T00:15:52.195ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 47 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1062026-05-16T00:15:52.195ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45 target = phd_framework::test_vm target_id = 2391e14b-f27e-403a-885c-097c0cdd9297
1072026-05-16T00:15:52.195ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = 034dd9c6-e092-43c6-8ac5-348efbac530d path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45 target = phd_framework::test_vm target_id = 2391e14b-f27e-403a-885c-097c0cdd9297 timeout_duration = 45s
1082026-05-16T00:15:52.195ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45 target = phd_framework::test_vm target_id = 2391e14b-f27e-403a-885c-097c0cdd9297 vm = migration_from_base_lifecycle_0 vm_id = 2391e14b-f27e-403a-885c-097c0cdd9297
1092026-05-16T00:15:52.195ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 459 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45 target = phd_framework::test_vm target_id = 2391e14b-f27e-403a-885c-097c0cdd9297 vm = migration_from_base_lifecycle_0 vm_id = 2391e14b-f27e-403a-885c-097c0cdd9297
1102026-05-16T00:15:52.696ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 2391e14b-f27e-403a-885c-097c0cdd9297, name: "phd-vm-2391e14b-f27e-403a-885c-097c0cdd9297", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 37ec7bd8-a9b7-4baf-ac4f-b3c1c2482580, project_id: 24bdb3db-87e8-4224-b4fb-0bc40b516ae8, sled_id: 5d224e42-f4d2-4af5-859c-92fd279ab6f8, sled_serial: "5d224e42-f4d2-4af5-859c-92fd279ab6f8", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45 target = phd_framework::test_vm target_id = 2391e14b-f27e-403a-885c-097c0cdd9297 vm = migration_from_base_lifecycle_0 vm_id = 2391e14b-f27e-403a-885c-097c0cdd9297
1112026-05-16T00:15:52.696ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 034dd9c6-e092-43c6-8ac5-348efbac530d path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45 target = phd_framework::test_vm target_id = 2391e14b-f27e-403a-885c-097c0cdd9297
1122026-05-16T00:15:55.594ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7847}} target = phd_framework::serial
1132026-05-16T00:15:57.040ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45 target = phd_framework::test_vm target_id = 2391e14b-f27e-403a-885c-097c0cdd9297
1142026-05-16T00:15:57.040ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4343 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 034dd9c6-e092-43c6-8ac5-348efbac530d path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45 target = phd_framework::test_vm target_id = 2391e14b-f27e-403a-885c-097c0cdd9297
1152026-05-16T00:15:57.042ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
1162026-05-16T00:15:57.043ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 2391e14b-f27e-403a-885c-097c0cdd9297
1172026-05-16T00:15:57.043ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_lifecycle_0 vm_id = 2391e14b-f27e-403a-885c-097c0cdd9297
1182026-05-16T00:15:57.045ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
1192026-05-16T00:15:57.140ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 96 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
1202026-05-16T00:15:57.140ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10603 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45
1212026-05-16T00:15:58.167ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1123 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 2391e14b-f27e-403a-885c-097c0cdd9297
1222026-05-16T00:15:58.167ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 2391e14b-f27e-403a-885c-097c0cdd9297
1232026-05-16T00:15:58.167ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_lifecycle_0 vm_id = 2391e14b-f27e-403a-885c-097c0cdd9297
1242026-05-16T00:15:58.200ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 2391e14b-f27e-403a-885c-097c0cdd9297
1252026-05-16T00:15:58.200ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 2391e14b-f27e-403a-885c-097c0cdd9297
1262026-05-16T00:15:58.200ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
1272026-05-16T00:15:58.200ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
1282026-05-16T00:15:58.200ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1292026-05-16T00:15:58.202ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 2391e14b-f27e-403a-885c-097c0cdd9297
1302026-05-16T00:15:58.202ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 10908 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1312026-05-16T00:15:58.892ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_lifecycle_0 vm_id = 2391e14b-f27e-403a-885c-097c0cdd9297
1322026-05-16T00:15:58.978ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs clone dropped file = phd-tests/framework/src/zfs.rs line = 83 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs vm = migration_from_base_lifecycle_0 vm_id = 2391e14b-f27e-403a-885c-097c0cdd9297
1332026-05-16T00:15:58.978ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-2086d2f5-97d8-4d6a-8ca5-66f3bc795682"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = destroy vm = migration_from_base_lifecycle_0 vm_id = 2391e14b-f27e-403a-885c-097c0cdd9297
1342026-05-16T00:15:59.005ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped file = phd-tests/framework/src/zfs.rs line = 57 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs vm = migration_from_base_lifecycle_0 vm_id = 2391e14b-f27e-403a-885c-097c0cdd9297
1352026-05-16T00:15:59.005ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-17a7bdf4-f626-473c-a999-cb9f9e9d1c65"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = destroy vm = migration_from_base_lifecycle_0 vm_id = 2391e14b-f27e-403a-885c-097c0cdd9297
1362026-05-16T00:15:59.023ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 822 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 2391e14b-f27e-403a-885c-097c0cdd9297
1372026-05-16T00:15:59.024ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6828 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45 target = phd_framework::test_vm target_id = 2391e14b-f27e-403a-885c-097c0cdd9297 vm = migration_from_base_lifecycle_0 vm_id = 2391e14b-f27e-403a-885c-097c0cdd9297
1382026-05-16T00:15:59.024ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6828 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 654b3b3c-3a34-43d1-934f-74c7a9cf9c45 target = phd_framework::test_vm target_id = 2391e14b-f27e-403a-885c-097c0cdd9297
1392026-05-16T00:15:59.024ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 52449 file = phd-tests/tests/src/migrate.rs line = 34 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
1402026-05-16T00:15:59.024ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 823 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1412026-05-16T00:15:59.024ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
1422026-05-16T00:15:59.024ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1432026-05-16T00:15:59.024ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1442026-05-16T00:15:59.024ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
1452026-05-16T00:15:59.024ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd target = phd_framework::artifacts::store
1462026-05-16T00:15:59.024ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1472026-05-16T00:15:59.024ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1482026-05-16T00:15:59.024ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1492026-05-16T00:15:59.035ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::serial_history stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 1.07G 25.3T 1.07G /phd-artifacts\n target = phd_framework::zfs
1502026-05-16T00:15:59.036ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-eb5d09c6-0b17-4b88-8057-9e2ebaa98de9"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1512026-05-16T00:15:59.052ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-eb5d09c6-0b17-4b88-8057-9e2ebaa98de9", "phd-artifacts/phd-clone-e482ae48-a771-43f1-8cc6-9b449954f9cd"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1522026-05-16T00:15:59.071ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-e482ae48-a771-43f1-8cc6-9b449954f9cd"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1532026-05-16T00:15:59.082ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::serial_history stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-e482ae48-a771-43f1-8cc6-9b449954f9cd 0B 25.3T 1.07G /phd-artifacts/phd-clone-e482ae48-a771-43f1-8cc6-9b449954f9cd\n target = phd_framework::zfs
1542026-05-16T00:15:59.083ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1552026-05-16T00:15:59.083ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1562026-05-16T00:15:59.083ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/44cd79eb6c7adc8953676652096674b86c8390454a0310b852727f44394b651d/propolis-server target = phd_framework::artifacts::store
1572026-05-16T00:15:59.083ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/44cd79eb6c7adc8953676652096674b86c8390454a0310b852727f44394b651d/propolis-server" target = phd_framework::test_vm::server
1582026-05-16T00:15:59.083ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stdout.log" target = phd_framework::log_config
1592026-05-16T00:15:59.118ZINFOphd-runner: [NEW - EVENT] Launched server with pid 843 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1602026-05-16T00:15:59.132ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 48 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1612026-05-16T00:15:59.132ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1622026-05-16T00:15:59.133ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 459 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1632026-05-16T00:15:59.543ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1642026-05-16T00:15:59.545ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 1da9a699-aff1-4536-8ce0-b4a1cc98e75f, name: "phd-vm-1da9a699-aff1-4536-8ce0-b4a1cc98e75f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: f7f2131d-d9ac-4749-a7e3-94210baaaba2, project_id: 20b00684-ad6a-4d90-8009-d8aa4076cdef, sled_id: 40038c5a-681c-4fb4-b5b5-5c9b2b747a8b, sled_serial: "40038c5a-681c-4fb4-b5b5-5c9b2b747a8b", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 518 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1652026-05-16T00:15:59.545ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1662026-05-16T00:15:59.545ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 584 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1672026-05-16T00:15:59.546ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1682026-05-16T00:15:59.546ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1692026-05-16T00:15:59.546ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 843 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1702026-05-16T00:15:59.546ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
1712026-05-16T00:15:59.546ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1722026-05-16T00:15:59.546ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1732026-05-16T00:16:04.110ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4564 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1742026-05-16T00:16:04.110ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
1752026-05-16T00:16:04.111ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1762026-05-16T00:16:04.111ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1772026-05-16T00:16:04.111ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1782026-05-16T00:16:04.129ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1792026-05-16T00:16:04.129ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1802026-05-16T00:16:04.130ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1812026-05-16T00:16:04.130ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1822026-05-16T00:16:04.130ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1832026-05-16T00:16:04.162ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1842026-05-16T00:16:04.162ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 891 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1852026-05-16T00:16:04.163ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4616 file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1862026-05-16T00:16:04.163ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1872026-05-16T00:16:04.163ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1882026-05-16T00:16:04.173ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1892026-05-16T00:16:04.173ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1902026-05-16T00:16:04.174ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1912026-05-16T00:16:04.206ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1922026-05-16T00:16:04.206ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1932026-05-16T00:16:04.206ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1942026-05-16T00:16:04.217ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1952026-05-16T00:16:04.217ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1962026-05-16T00:16:04.217ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1972026-05-16T00:16:04.250ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
1982026-05-16T00:16:04.255ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
1992026-05-16T00:16:04.255ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2002026-05-16T00:16:04.255ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2012026-05-16T00:16:04.255ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
2022026-05-16T00:16:04.255ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2032026-05-16T00:16:04.255ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::log_config
2042026-05-16T00:16:04.290ZINFOphd-runner: [NEW - EVENT] Launched server with pid 844 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2052026-05-16T00:16:04.303ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 47 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2062026-05-16T00:16:04.303ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f target = phd_framework::test_vm target_id = aaa805e9-9ac8-4a44-937f-57b7942e4e89
2072026-05-16T00:16:04.303ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = c8f35593-928c-45fa-9011-6ed6735f90cb path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f target = phd_framework::test_vm target_id = aaa805e9-9ac8-4a44-937f-57b7942e4e89 timeout_duration = 45s
2082026-05-16T00:16:04.303ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f target = phd_framework::test_vm target_id = aaa805e9-9ac8-4a44-937f-57b7942e4e89 vm = migration_serial_history_base_lifecycle_0 vm_id = aaa805e9-9ac8-4a44-937f-57b7942e4e89
2092026-05-16T00:16:04.303ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 459 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f target = phd_framework::test_vm target_id = aaa805e9-9ac8-4a44-937f-57b7942e4e89 vm = migration_serial_history_base_lifecycle_0 vm_id = aaa805e9-9ac8-4a44-937f-57b7942e4e89
2102026-05-16T00:16:05.104ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: aaa805e9-9ac8-4a44-937f-57b7942e4e89, name: "phd-vm-aaa805e9-9ac8-4a44-937f-57b7942e4e89", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: f7f2131d-d9ac-4749-a7e3-94210baaaba2, project_id: 20b00684-ad6a-4d90-8009-d8aa4076cdef, sled_id: 0b285180-7557-482d-a942-a40a6521b99b, sled_serial: "0b285180-7557-482d-a942-a40a6521b99b", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f target = phd_framework::test_vm target_id = aaa805e9-9ac8-4a44-937f-57b7942e4e89 vm = migration_serial_history_base_lifecycle_0 vm_id = aaa805e9-9ac8-4a44-937f-57b7942e4e89
2112026-05-16T00:16:05.105ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = c8f35593-928c-45fa-9011-6ed6735f90cb path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f target = phd_framework::test_vm target_id = aaa805e9-9ac8-4a44-937f-57b7942e4e89
2122026-05-16T00:16:08.010ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7756}} target = phd_framework::serial
2132026-05-16T00:16:08.503ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f target = phd_framework::test_vm target_id = aaa805e9-9ac8-4a44-937f-57b7942e4e89
2142026-05-16T00:16:08.503ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3398 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = c8f35593-928c-45fa-9011-6ed6735f90cb path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f target = phd_framework::test_vm target_id = aaa805e9-9ac8-4a44-937f-57b7942e4e89
2152026-05-16T00:16:08.505ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
2162026-05-16T00:16:08.507ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
2172026-05-16T00:16:08.596ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 90 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
2182026-05-16T00:16:08.597ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9463 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f
2192026-05-16T00:16:08.600ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = aaa805e9-9ac8-4a44-937f-57b7942e4e89
2202026-05-16T00:16:08.600ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
2212026-05-16T00:16:08.600ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9055 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2222026-05-16T00:16:08.600ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
2232026-05-16T00:16:08.600ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2242026-05-16T00:16:08.601ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = aaa805e9-9ac8-4a44-937f-57b7942e4e89
2252026-05-16T00:16:09.023ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_serial_history_base_lifecycle_0 vm_id = aaa805e9-9ac8-4a44-937f-57b7942e4e89
2262026-05-16T00:16:09.108ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs clone dropped file = phd-tests/framework/src/zfs.rs line = 83 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs vm = migration_serial_history_base_lifecycle_0 vm_id = aaa805e9-9ac8-4a44-937f-57b7942e4e89
2272026-05-16T00:16:09.108ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-e482ae48-a771-43f1-8cc6-9b449954f9cd"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = destroy vm = migration_serial_history_base_lifecycle_0 vm_id = aaa805e9-9ac8-4a44-937f-57b7942e4e89
2282026-05-16T00:16:09.136ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped file = phd-tests/framework/src/zfs.rs line = 57 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs vm = migration_serial_history_base_lifecycle_0 vm_id = aaa805e9-9ac8-4a44-937f-57b7942e4e89
2292026-05-16T00:16:09.136ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-eb5d09c6-0b17-4b88-8057-9e2ebaa98de9"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = destroy vm = migration_serial_history_base_lifecycle_0 vm_id = aaa805e9-9ac8-4a44-937f-57b7942e4e89
2302026-05-16T00:16:09.155ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 555 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = aaa805e9-9ac8-4a44-937f-57b7942e4e89
2312026-05-16T00:16:09.155ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 554 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2322026-05-16T00:16:09.155ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4852 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f target = phd_framework::test_vm target_id = aaa805e9-9ac8-4a44-937f-57b7942e4e89 vm = migration_serial_history_base_lifecycle_0 vm_id = aaa805e9-9ac8-4a44-937f-57b7942e4e89
2332026-05-16T00:16:09.155ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
2342026-05-16T00:16:09.155ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4852 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1da9a699-aff1-4536-8ce0-b4a1cc98e75f target = phd_framework::test_vm target_id = aaa805e9-9ac8-4a44-937f-57b7942e4e89
2352026-05-16T00:16:09.155ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2362026-05-16T00:16:09.155ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 10130 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2372026-05-16T00:16:09.155ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2382026-05-16T00:16:09.156ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 52 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_tests::migrate::from_base
2392026-05-16T00:16:09.156ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd target = phd_framework::artifacts::store
2402026-05-16T00:16:09.156ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2412026-05-16T00:16:09.156ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2422026-05-16T00:16:09.156ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
2432026-05-16T00:16:09.167ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::migration_from_base_and_back stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 1.07G 25.3T 1.07G /phd-artifacts\n target = phd_framework::zfs
2442026-05-16T00:16:09.167ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-4ec255b3-6735-445c-9634-13b5b708b519"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = snapshot
2452026-05-16T00:16:09.183ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-4ec255b3-6735-445c-9634-13b5b708b519", "phd-artifacts/phd-clone-ff9423ac-8c91-4dcb-b3ae-8538685d3901"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = clone
2462026-05-16T00:16:09.201ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-ff9423ac-8c91-4dcb-b3ae-8538685d3901"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
2472026-05-16T00:16:09.212ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::migration_from_base_and_back stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-ff9423ac-8c91-4dcb-b3ae-8538685d3901 0B 25.3T 1.07G /phd-artifacts/phd-clone-ff9423ac-8c91-4dcb-b3ae-8538685d3901\n target = phd_framework::zfs
2482026-05-16T00:16:09.213ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2492026-05-16T00:16:09.213ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2502026-05-16T00:16:09.213ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/44cd79eb6c7adc8953676652096674b86c8390454a0310b852727f44394b651d/propolis-server target = phd_framework::artifacts::store
2512026-05-16T00:16:09.213ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/44cd79eb6c7adc8953676652096674b86c8390454a0310b852727f44394b651d/propolis-server" target = phd_framework::test_vm::server
2522026-05-16T00:16:09.213ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stdout.log" target = phd_framework::log_config
2532026-05-16T00:16:09.248ZINFOphd-runner: [NEW - EVENT] Launched server with pid 853 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2542026-05-16T00:16:09.262ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 49 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2552026-05-16T00:16:09.262ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2562026-05-16T00:16:09.263ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2572026-05-16T00:16:09.730ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582026-05-16T00:16:09.731ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 4c6e202c-8758-4517-bc09-9981c1bd4f67, name: "phd-vm-4c6e202c-8758-4517-bc09-9981c1bd4f67", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5db31610-4233-483d-881b-68fb4bd4fe7f, project_id: e8bdece9-60a4-4220-88ca-93560fa41f22, sled_id: 0586e59f-3116-46ac-8b97-c54f2c434e77, sled_serial: "0586e59f-3116-46ac-8b97-c54f2c434e77", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2592026-05-16T00:16:09.731ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2602026-05-16T00:16:09.731ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 584 path = phd_tests::migrate::from_base::migration_from_base_and_back state = Run target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2612026-05-16T00:16:09.732ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2622026-05-16T00:16:09.732ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2632026-05-16T00:16:09.732ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 843 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2642026-05-16T00:16:09.732ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2652026-05-16T00:16:09.732ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2662026-05-16T00:16:09.733ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2672026-05-16T00:16:14.290ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4557 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2682026-05-16T00:16:14.290ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2692026-05-16T00:16:14.290ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2702026-05-16T00:16:14.290ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2712026-05-16T00:16:14.290ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2722026-05-16T00:16:14.308ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2732026-05-16T00:16:14.308ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2742026-05-16T00:16:14.308ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2752026-05-16T00:16:14.308ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2762026-05-16T00:16:14.308ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2772026-05-16T00:16:14.341ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2782026-05-16T00:16:14.341ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 891 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2792026-05-16T00:16:14.342ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4608 file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2802026-05-16T00:16:14.342ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2812026-05-16T00:16:14.342ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2822026-05-16T00:16:14.352ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2832026-05-16T00:16:14.353ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2842026-05-16T00:16:14.353ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2852026-05-16T00:16:14.386ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2862026-05-16T00:16:14.386ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2872026-05-16T00:16:14.387ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2882026-05-16T00:16:14.397ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2892026-05-16T00:16:14.398ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2902026-05-16T00:16:14.398ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2912026-05-16T00:16:14.430ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2922026-05-16T00:16:14.430ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2932026-05-16T00:16:14.430ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2942026-05-16T00:16:14.441ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2952026-05-16T00:16:14.441ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2962026-05-16T00:16:14.441ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2972026-05-16T00:16:14.474ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2982026-05-16T00:16:14.474ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
2992026-05-16T00:16:14.474ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
3002026-05-16T00:16:14.485ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
3012026-05-16T00:16:14.485ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
3022026-05-16T00:16:14.486ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
3032026-05-16T00:16:14.519ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
3042026-05-16T00:16:14.519ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
3052026-05-16T00:16:14.519ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
3062026-05-16T00:16:14.530ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
3072026-05-16T00:16:14.530ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
3082026-05-16T00:16:14.530ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
3092026-05-16T00:16:14.563ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
3102026-05-16T00:16:14.563ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
3112026-05-16T00:16:14.563ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
3122026-05-16T00:16:14.574ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
3132026-05-16T00:16:14.574ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
3142026-05-16T00:16:14.574ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
3152026-05-16T00:16:14.596ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
3162026-05-16T00:16:14.597ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3172026-05-16T00:16:14.597ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3182026-05-16T00:16:14.597ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_0
3192026-05-16T00:16:14.597ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
3202026-05-16T00:16:14.597ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3212026-05-16T00:16:14.597ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::log_config
3222026-05-16T00:16:14.631ZINFOphd-runner: [NEW - EVENT] Launched server with pid 854 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3232026-05-16T00:16:14.643ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 46 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3242026-05-16T00:16:14.643ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67 target = phd_framework::test_vm target_id = c97a3b81-850c-4aed-b403-3643be3e46f0
3252026-05-16T00:16:14.643ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = 015fdbdc-1020-41b2-959d-2f79afa7b917 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67 target = phd_framework::test_vm target_id = c97a3b81-850c-4aed-b403-3643be3e46f0 timeout_duration = 45s
3262026-05-16T00:16:14.643ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67 target = phd_framework::test_vm target_id = c97a3b81-850c-4aed-b403-3643be3e46f0 vm = migration_from_base_and_back_lifecycle_0 vm_id = c97a3b81-850c-4aed-b403-3643be3e46f0
3272026-05-16T00:16:14.644ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67 target = phd_framework::test_vm target_id = c97a3b81-850c-4aed-b403-3643be3e46f0 vm = migration_from_base_and_back_lifecycle_0 vm_id = c97a3b81-850c-4aed-b403-3643be3e46f0
3282026-05-16T00:16:15.363ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: c97a3b81-850c-4aed-b403-3643be3e46f0, name: "phd-vm-c97a3b81-850c-4aed-b403-3643be3e46f0", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5db31610-4233-483d-881b-68fb4bd4fe7f, project_id: e8bdece9-60a4-4220-88ca-93560fa41f22, sled_id: 4bbdc8ce-ba0a-41d1-bec2-ba6bf270dff9, sled_serial: "4bbdc8ce-ba0a-41d1-bec2-ba6bf270dff9", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67 target = phd_framework::test_vm target_id = c97a3b81-850c-4aed-b403-3643be3e46f0 vm = migration_from_base_and_back_lifecycle_0 vm_id = c97a3b81-850c-4aed-b403-3643be3e46f0
3292026-05-16T00:16:15.363ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 015fdbdc-1020-41b2-959d-2f79afa7b917 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67 target = phd_framework::test_vm target_id = c97a3b81-850c-4aed-b403-3643be3e46f0
3302026-05-16T00:16:18.274ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7847}} target = phd_framework::serial
3312026-05-16T00:16:18.868ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67 target = phd_framework::test_vm target_id = c97a3b81-850c-4aed-b403-3643be3e46f0
3322026-05-16T00:16:18.868ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3504 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 015fdbdc-1020-41b2-959d-2f79afa7b917 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67 target = phd_framework::test_vm target_id = c97a3b81-850c-4aed-b403-3643be3e46f0
3332026-05-16T00:16:18.870ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
3342026-05-16T00:16:18.870ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = c97a3b81-850c-4aed-b403-3643be3e46f0
3352026-05-16T00:16:18.870ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_0 vm_id = c97a3b81-850c-4aed-b403-3643be3e46f0
3362026-05-16T00:16:18.872ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
3372026-05-16T00:16:18.962ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 91 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
3382026-05-16T00:16:18.963ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9699 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67
3392026-05-16T00:16:19.799ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 928 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = c97a3b81-850c-4aed-b403-3643be3e46f0
3402026-05-16T00:16:19.799ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = c97a3b81-850c-4aed-b403-3643be3e46f0
3412026-05-16T00:16:19.799ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_0 vm_id = c97a3b81-850c-4aed-b403-3643be3e46f0
3422026-05-16T00:16:19.832ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = c97a3b81-850c-4aed-b403-3643be3e46f0
3432026-05-16T00:16:19.833ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __BASE_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3442026-05-16T00:16:19.833ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3452026-05-16T00:16:19.833ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_1
3462026-05-16T00:16:19.833ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/44cd79eb6c7adc8953676652096674b86c8390454a0310b852727f44394b651d/propolis-server target = phd_framework::artifacts::store
3472026-05-16T00:16:19.833ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/44cd79eb6c7adc8953676652096674b86c8390454a0310b852727f44394b651d/propolis-server" target = phd_framework::test_vm::server
3482026-05-16T00:16:19.833ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::log_config
3492026-05-16T00:16:19.868ZINFOphd-runner: [NEW - EVENT] Launched server with pid 856 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3502026-05-16T00:16:19.882ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 49 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3512026-05-16T00:16:19.882ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c97a3b81-850c-4aed-b403-3643be3e46f0 target = phd_framework::test_vm target_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb
3522026-05-16T00:16:19.882ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = 1bc861b5-21a4-4c36-ad1d-5aea66be9df5 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c97a3b81-850c-4aed-b403-3643be3e46f0 target = phd_framework::test_vm target_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb timeout_duration = 45s
3532026-05-16T00:16:19.882ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c97a3b81-850c-4aed-b403-3643be3e46f0 target = phd_framework::test_vm target_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb vm = migration_from_base_and_back_lifecycle_1 vm_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb
3542026-05-16T00:16:19.883ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c97a3b81-850c-4aed-b403-3643be3e46f0 target = phd_framework::test_vm target_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb vm = migration_from_base_and_back_lifecycle_1 vm_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb
3552026-05-16T00:16:20.565ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 7ba9644e-45f3-4057-b67e-3fa9da086deb, name: "phd-vm-7ba9644e-45f3-4057-b67e-3fa9da086deb", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5db31610-4233-483d-881b-68fb4bd4fe7f, project_id: e8bdece9-60a4-4220-88ca-93560fa41f22, sled_id: d20cf000-ac5c-4083-a14f-842bd1524419, sled_serial: "d20cf000-ac5c-4083-a14f-842bd1524419", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c97a3b81-850c-4aed-b403-3643be3e46f0 target = phd_framework::test_vm target_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb vm = migration_from_base_and_back_lifecycle_1 vm_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb
3562026-05-16T00:16:20.565ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 1bc861b5-21a4-4c36-ad1d-5aea66be9df5 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c97a3b81-850c-4aed-b403-3643be3e46f0 target = phd_framework::test_vm target_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb
3572026-05-16T00:16:23.477ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7894}} target = phd_framework::serial
3582026-05-16T00:16:25.113ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c97a3b81-850c-4aed-b403-3643be3e46f0 target = phd_framework::test_vm target_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb
3592026-05-16T00:16:25.113ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4547 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 1bc861b5-21a4-4c36-ad1d-5aea66be9df5 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c97a3b81-850c-4aed-b403-3643be3e46f0 target = phd_framework::test_vm target_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb
3602026-05-16T00:16:25.116ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = c97a3b81-850c-4aed-b403-3643be3e46f0
3612026-05-16T00:16:25.116ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb
3622026-05-16T00:16:25.116ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb
3632026-05-16T00:16:25.118ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_0 vm_id = c97a3b81-850c-4aed-b403-3643be3e46f0
3642026-05-16T00:16:25.206ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 89 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = c97a3b81-850c-4aed-b403-3643be3e46f0
3652026-05-16T00:16:25.206ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10561 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67 target = phd_framework::test_vm target_id = c97a3b81-850c-4aed-b403-3643be3e46f0 vm = migration_from_base_and_back_lifecycle_0 vm_id = c97a3b81-850c-4aed-b403-3643be3e46f0
3662026-05-16T00:16:25.206ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 10561 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 4c6e202c-8758-4517-bc09-9981c1bd4f67 target = phd_framework::test_vm target_id = c97a3b81-850c-4aed-b403-3643be3e46f0
3672026-05-16T00:16:25.206ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 89 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb
3682026-05-16T00:16:25.206ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb
3692026-05-16T00:16:25.206ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb
3702026-05-16T00:16:25.241ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 34 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb
3712026-05-16T00:16:25.241ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3722026-05-16T00:16:25.241ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3732026-05-16T00:16:25.241ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_2
3742026-05-16T00:16:25.241ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
3752026-05-16T00:16:25.241ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3762026-05-16T00:16:25.241ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::log_config
3772026-05-16T00:16:25.277ZINFOphd-runner: [NEW - EVENT] Launched server with pid 858 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3782026-05-16T00:16:25.290ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 49 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3792026-05-16T00:16:25.290ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb target = phd_framework::test_vm target_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2
3802026-05-16T00:16:25.290ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = 87c07d3c-00a2-42d1-bd71-ae0d9520d4a9 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb target = phd_framework::test_vm target_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2 timeout_duration = 45s
3812026-05-16T00:16:25.290ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb target = phd_framework::test_vm target_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2 vm = migration_from_base_and_back_lifecycle_2 vm_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2
3822026-05-16T00:16:25.291ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb target = phd_framework::test_vm target_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2 vm = migration_from_base_and_back_lifecycle_2 vm_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2
3832026-05-16T00:16:25.721ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: c78ddd0d-0b74-4f34-95fb-0e096cc067d2, name: "phd-vm-c78ddd0d-0b74-4f34-95fb-0e096cc067d2", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5db31610-4233-483d-881b-68fb4bd4fe7f, project_id: e8bdece9-60a4-4220-88ca-93560fa41f22, sled_id: bfe374f7-c657-4944-b09c-a7047b163041, sled_serial: "bfe374f7-c657-4944-b09c-a7047b163041", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb target = phd_framework::test_vm target_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2 vm = migration_from_base_and_back_lifecycle_2 vm_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2
3842026-05-16T00:16:25.721ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 87c07d3c-00a2-42d1-bd71-ae0d9520d4a9 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb target = phd_framework::test_vm target_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2
3852026-05-16T00:16:28.627ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7941}} target = phd_framework::serial
3862026-05-16T00:16:29.558ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb target = phd_framework::test_vm target_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2
3872026-05-16T00:16:29.558ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3836 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 87c07d3c-00a2-42d1-bd71-ae0d9520d4a9 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb target = phd_framework::test_vm target_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2
3882026-05-16T00:16:29.561ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb
3892026-05-16T00:16:29.561ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2
3902026-05-16T00:16:29.562ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_2 vm_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2
3912026-05-16T00:16:29.563ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_1 vm_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb
3922026-05-16T00:16:29.657ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 95 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb
3932026-05-16T00:16:29.657ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9773 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c97a3b81-850c-4aed-b403-3643be3e46f0 target = phd_framework::test_vm target_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb vm = migration_from_base_and_back_lifecycle_1 vm_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb
3942026-05-16T00:16:29.657ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 9773 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c97a3b81-850c-4aed-b403-3643be3e46f0 target = phd_framework::test_vm target_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb
3952026-05-16T00:16:29.657ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 95 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2
3962026-05-16T00:16:29.658ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2
3972026-05-16T00:16:29.658ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_2 vm_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2
3982026-05-16T00:16:29.691ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2
3992026-05-16T00:16:29.691ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2
4002026-05-16T00:16:29.692ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
4012026-05-16T00:16:29.692ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 19960 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
4022026-05-16T00:16:29.692ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
4032026-05-16T00:16:29.692ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4042026-05-16T00:16:29.693ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2
4052026-05-16T00:16:30.419ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9006 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_2 vm_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2
4062026-05-16T00:16:30.503ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs clone dropped file = phd-tests/framework/src/zfs.rs line = 83 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs vm = migration_from_base_and_back_lifecycle_2 vm_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2
4072026-05-16T00:16:30.503ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-ff9423ac-8c91-4dcb-b3ae-8538685d3901"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = destroy vm = migration_from_base_and_back_lifecycle_2 vm_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2
4082026-05-16T00:16:30.530ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped file = phd-tests/framework/src/zfs.rs line = 57 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs vm = migration_from_base_and_back_lifecycle_2 vm_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2
4092026-05-16T00:16:30.530ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-4ec255b3-6735-445c-9634-13b5b708b519"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = destroy vm = migration_from_base_and_back_lifecycle_2 vm_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2
4102026-05-16T00:16:30.550ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 858 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2
4112026-05-16T00:16:30.550ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5259 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb target = phd_framework::test_vm target_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2 vm = migration_from_base_and_back_lifecycle_2 vm_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2
4122026-05-16T00:16:30.550ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5259 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 7ba9644e-45f3-4057-b67e-3fa9da086deb target = phd_framework::test_vm target_id = c78ddd0d-0b74-4f34-95fb-0e096cc067d2
4132026-05-16T00:16:30.550ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 857 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4142026-05-16T00:16:30.550ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 21392 file = phd-tests/tests/src/migrate.rs line = 52 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_tests::migrate::from_base
4152026-05-16T00:16:30.550ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4162026-05-16T00:16:30.550ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
417 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 83.98s
418 
4192026-05-16T00:16:30.551ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner