Max level shown:
12025-08-10T06:19:33.390ZINFOphd-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 }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22025-08-10T06:19:33.393ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 221 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("907a5fd1763ce5ddd74001261e5b52cd200a25f9"), sha256: "ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb" }), 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: 12365, tv_nsec: 622288478 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32025-08-10T06:19:33.393ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 229 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42025-08-10T06:19:33.393ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 779775d5130ff7a4836f52f48b7e64d1479ee104 file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52025-08-10T06:19:33.393ZDEBGphd-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/779775d5130ff7a4836f52f48b7e64d1479ee104/crucible-nightly.sha256.txt
62025-08-10T06:19:33.550ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 250 target = phd_framework::artifacts::store
72025-08-10T06:19:34.001ZDEBGphd-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/28f3ddf680bfdb5258d48da275621b31df7a2d58/propolis-server.sha256.txt
82025-08-10T06:19:34.139ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92025-08-10T06:19:34.139ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102025-08-10T06:19:34.139ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112025-08-10T06:19:34.139ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
122025-08-10T06:19:34.139ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132025-08-10T06:19:34.139ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142025-08-10T06:19:34.139ZINFOphd-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
152025-08-10T06:19:34.140ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
162025-08-10T06:19:34.140ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/907a5fd1763ce5ddd74001261e5b52cd200a25f9/OVMF_CODE.fd
172025-08-10T06:19:34.751ZDEBGphd-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::migration_from_base_and_back target = phd_framework::artifacts::store
182025-08-10T06:19:34.780ZDEBGphd-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 = 621 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store timeout = 600s
192025-08-10T06:20:03.206ZDEBGphd-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
202025-08-10T06:20:03.206ZDEBGphd-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
212025-08-10T06:20:03.213ZDEBGphd-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 2.00M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222025-08-10T06:20:03.214ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-e095f7f5-d21e-4940-99f6-00946053ccb0"] 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
232025-08-10T06:20:03.236ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-e095f7f5-d21e-4940-99f6-00946053ccb0", "phd-artifacts/phd-clone-f7edb780-d85e-4dd3-9731-4e5d62dc784d"] 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
242025-08-10T06:20:03.249ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-f7edb780-d85e-4dd3-9731-4e5d62dc784d"] 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
252025-08-10T06:20:03.256ZDEBGphd-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-f7edb780-d85e-4dd3-9731-4e5d62dc784d 0B 1.80T 48.9M /phd-artifacts/phd-clone-f7edb780-d85e-4dd3-9731-4e5d62dc784d\n target = phd_framework::zfs
262025-08-10T06:20:03.257ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
272025-08-10T06:20:03.257ZINFOphd-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 = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
282025-08-10T06:20:03.257ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/1f00b11f2c780e2c555a7451e24885212e010667ff149d795d1b8679456981cc/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292025-08-10T06:20:03.257ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/28f3ddf680bfdb5258d48da275621b31df7a2d58/propolis-server.tar.gz
302025-08-10T06:20:31.536ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/1f00b11f2c780e2c555a7451e24885212e010667ff149d795d1b8679456981cc/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 162 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store untar_path = propolis-server
312025-08-10T06:20:31.537ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 521 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
322025-08-10T06:20:45.576ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/1f00b11f2c780e2c555a7451e24885212e010667ff149d795d1b8679456981cc/propolis-server" target = phd_framework::test_vm::server
332025-08-10T06:20:45.577ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log" target = phd_framework::log_config
342025-08-10T06:20:45.622ZINFOphd-runner: [NEW - EVENT] Launched server with pid 868 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
352025-08-10T06:20:45.654ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
362025-08-10T06:20:45.657ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 42399 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
372025-08-10T06:20:45.724ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
382025-08-10T06:20:45.724ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: f81538ee-3dc0-47f4-9ea1-78c0afca66b1, metadata: InstanceMetadata { project_id: dfaa2341-fcf4-43a2-9767-567e477089dc, silo_id: 11ee9164-3f65-4bb4-9ce5-ac0f303ec88f, sled_id: 3a310837-a80c-486b-a324-eb30528c966b, sled_model: "pheidippes", sled_revision: 1, sled_serial: "3a310837-a80c-486b-a324-eb30528c966b" }, name: "phd-vm-f81538ee-3dc0-47f4-9ea1-78c0afca66b1" }, state: Creating } line = 404 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
392025-08-10T06:20:45.724ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
402025-08-10T06:20:45.725ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 470 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 = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
412025-08-10T06:20:45.725ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
422025-08-10T06:20:45.725ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
432025-08-10T06:20:45.725ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 731 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 = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
442025-08-10T06:20:45.725ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
452025-08-10T06:20:45.725ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
462025-08-10T06:20:45.725ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
472025-08-10T06:20:50.285ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4559 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
482025-08-10T06:20:50.285ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
492025-08-10T06:20:50.286ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
502025-08-10T06:20:50.286ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
512025-08-10T06:20:50.286ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
522025-08-10T06:20:50.304ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
532025-08-10T06:20:50.304ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
542025-08-10T06:20:50.304ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
552025-08-10T06:20:50.304ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
562025-08-10T06:20:50.304ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
572025-08-10T06:20:50.337ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
582025-08-10T06:20:50.337ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
592025-08-10T06:20:50.337ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4611 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
602025-08-10T06:20:50.337ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
612025-08-10T06:20:50.337ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
622025-08-10T06:20:50.348ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
632025-08-10T06:20:50.348ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
642025-08-10T06:20:50.348ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
652025-08-10T06:20:50.381ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
662025-08-10T06:20:50.381ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
672025-08-10T06:20:50.381ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
682025-08-10T06:20:50.392ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
692025-08-10T06:20:50.393ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
702025-08-10T06:20:50.393ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
712025-08-10T06:20:50.426ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
722025-08-10T06:20:50.426ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
732025-08-10T06:20:50.426ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
742025-08-10T06:20:50.436ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
752025-08-10T06:20:50.437ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
762025-08-10T06:20:50.437ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
772025-08-10T06:20:50.470ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
782025-08-10T06:20:50.470ZINFOphd-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
792025-08-10T06:20:50.470ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
802025-08-10T06:20:50.470ZINFOphd-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 = 215 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
812025-08-10T06:20:50.470ZDEBGphd-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
822025-08-10T06:20:50.470ZDEBGphd-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
832025-08-10T06:20:50.470ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 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
842025-08-10T06:20:50.470ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::log_config
852025-08-10T06:20:50.490ZINFOphd-runner: [NEW - EVENT] Launched server with pid 869 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
862025-08-10T06:20:50.521ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 51 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
872025-08-10T06:20:50.522ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1 target = phd_framework::test_vm target_id = 7c236f92-a5c4-4187-a5e0-432840a0afb6
882025-08-10T06:20:50.522ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = eb39d94d-ec66-41fe-9904-68b8f39a80fc path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1 target = phd_framework::test_vm target_id = 7c236f92-a5c4-4187-a5e0-432840a0afb6 timeout_duration = 45s
892025-08-10T06:20:50.522ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1 target = phd_framework::test_vm target_id = 7c236f92-a5c4-4187-a5e0-432840a0afb6 vm = migration_from_base_and_back_lifecycle_0 vm_id = 7c236f92-a5c4-4187-a5e0-432840a0afb6
902025-08-10T06:20:50.590ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 7c236f92-a5c4-4187-a5e0-432840a0afb6, metadata: InstanceMetadata { project_id: dfaa2341-fcf4-43a2-9767-567e477089dc, silo_id: 11ee9164-3f65-4bb4-9ce5-ac0f303ec88f, sled_id: 54c3cb8d-23b3-4e50-8891-de87f2a57312, sled_model: "pheidippes", sled_revision: 1, sled_serial: "54c3cb8d-23b3-4e50-8891-de87f2a57312" }, name: "phd-vm-7c236f92-a5c4-4187-a5e0-432840a0afb6" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1 target = phd_framework::test_vm target_id = 7c236f92-a5c4-4187-a5e0-432840a0afb6 vm = migration_from_base_and_back_lifecycle_0 vm_id = 7c236f92-a5c4-4187-a5e0-432840a0afb6
912025-08-10T06:20:50.590ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = eb39d94d-ec66-41fe-9904-68b8f39a80fc path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1 target = phd_framework::test_vm target_id = 7c236f92-a5c4-4187-a5e0-432840a0afb6
922025-08-10T06:20:52.878ZINFOphd-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":7760}} target = phd_framework::serial
932025-08-10T06:20:53.754ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1 target = phd_framework::test_vm target_id = 7c236f92-a5c4-4187-a5e0-432840a0afb6
942025-08-10T06:20:53.754ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3164 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = eb39d94d-ec66-41fe-9904-68b8f39a80fc path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1 target = phd_framework::test_vm target_id = 7c236f92-a5c4-4187-a5e0-432840a0afb6
952025-08-10T06:20:53.756ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
962025-08-10T06:20:53.756ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 7c236f92-a5c4-4187-a5e0-432840a0afb6
972025-08-10T06:20:53.756ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 7c236f92-a5c4-4187-a5e0-432840a0afb6
982025-08-10T06:20:53.758ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 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 = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
992025-08-10T06:20:53.841ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 84 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
1002025-08-10T06:20:53.841ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8187 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1
1012025-08-10T06:20:53.841ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 84 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 7c236f92-a5c4-4187-a5e0-432840a0afb6
1022025-08-10T06:20:53.841ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 7c236f92-a5c4-4187-a5e0-432840a0afb6
1032025-08-10T06:20:53.841ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 7c236f92-a5c4-4187-a5e0-432840a0afb6
1042025-08-10T06:20:53.877ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 35 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 7c236f92-a5c4-4187-a5e0-432840a0afb6
1052025-08-10T06:20:53.877ZINFOphd-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
1062025-08-10T06:20:53.877ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1072025-08-10T06:20:53.878ZINFOphd-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 = 215 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
1082025-08-10T06:20:53.878ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/1f00b11f2c780e2c555a7451e24885212e010667ff149d795d1b8679456981cc/propolis-server target = phd_framework::artifacts::store
1092025-08-10T06:20:53.878ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/1f00b11f2c780e2c555a7451e24885212e010667ff149d795d1b8679456981cc/propolis-server" target = phd_framework::test_vm::server
1102025-08-10T06:20:53.878ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::log_config
1112025-08-10T06:20:53.897ZINFOphd-runner: [NEW - EVENT] Launched server with pid 871 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1122025-08-10T06:20:53.928ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 50 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1132025-08-10T06:20:53.928ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 7c236f92-a5c4-4187-a5e0-432840a0afb6 target = phd_framework::test_vm target_id = 855a4829-ee03-43f1-a907-174bdfcd5f1b
1142025-08-10T06:20:53.928ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = 6fe071f6-9595-4738-bac2-c4e91bec8926 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 7c236f92-a5c4-4187-a5e0-432840a0afb6 target = phd_framework::test_vm target_id = 855a4829-ee03-43f1-a907-174bdfcd5f1b timeout_duration = 45s
1152025-08-10T06:20:53.928ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 7c236f92-a5c4-4187-a5e0-432840a0afb6 target = phd_framework::test_vm target_id = 855a4829-ee03-43f1-a907-174bdfcd5f1b vm = migration_from_base_and_back_lifecycle_1 vm_id = 855a4829-ee03-43f1-a907-174bdfcd5f1b
1162025-08-10T06:20:53.991ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 855a4829-ee03-43f1-a907-174bdfcd5f1b, metadata: InstanceMetadata { project_id: dfaa2341-fcf4-43a2-9767-567e477089dc, silo_id: 11ee9164-3f65-4bb4-9ce5-ac0f303ec88f, sled_id: dc88fc1d-6db2-4a24-85e7-729c8a04655b, sled_model: "pheidippes", sled_revision: 1, sled_serial: "dc88fc1d-6db2-4a24-85e7-729c8a04655b" }, name: "phd-vm-855a4829-ee03-43f1-a907-174bdfcd5f1b" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 7c236f92-a5c4-4187-a5e0-432840a0afb6 target = phd_framework::test_vm target_id = 855a4829-ee03-43f1-a907-174bdfcd5f1b vm = migration_from_base_and_back_lifecycle_1 vm_id = 855a4829-ee03-43f1-a907-174bdfcd5f1b
1172025-08-10T06:20:53.991ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 6fe071f6-9595-4738-bac2-c4e91bec8926 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 7c236f92-a5c4-4187-a5e0-432840a0afb6 target = phd_framework::test_vm target_id = 855a4829-ee03-43f1-a907-174bdfcd5f1b
1182025-08-10T06:20:56.262ZINFOphd-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":7807}} target = phd_framework::serial
1192025-08-10T06:20:57.113ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 7c236f92-a5c4-4187-a5e0-432840a0afb6 target = phd_framework::test_vm target_id = 855a4829-ee03-43f1-a907-174bdfcd5f1b
1202025-08-10T06:20:57.113ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3122 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 6fe071f6-9595-4738-bac2-c4e91bec8926 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 7c236f92-a5c4-4187-a5e0-432840a0afb6 target = phd_framework::test_vm target_id = 855a4829-ee03-43f1-a907-174bdfcd5f1b
1212025-08-10T06:20:57.115ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = 7c236f92-a5c4-4187-a5e0-432840a0afb6
1222025-08-10T06:20:57.116ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 855a4829-ee03-43f1-a907-174bdfcd5f1b
1232025-08-10T06:20:57.116ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 855a4829-ee03-43f1-a907-174bdfcd5f1b
1242025-08-10T06:20:57.117ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 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 = 7c236f92-a5c4-4187-a5e0-432840a0afb6
1252025-08-10T06:20:57.198ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 82 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = 7c236f92-a5c4-4187-a5e0-432840a0afb6
1262025-08-10T06:20:57.198ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6676 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1 target = phd_framework::test_vm target_id = 7c236f92-a5c4-4187-a5e0-432840a0afb6 vm = migration_from_base_and_back_lifecycle_0 vm_id = 7c236f92-a5c4-4187-a5e0-432840a0afb6
1272025-08-10T06:20:57.198ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6676 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f81538ee-3dc0-47f4-9ea1-78c0afca66b1 target = phd_framework::test_vm target_id = 7c236f92-a5c4-4187-a5e0-432840a0afb6
1282025-08-10T06:20:57.198ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 82 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 855a4829-ee03-43f1-a907-174bdfcd5f1b
1292025-08-10T06:20:57.198ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 855a4829-ee03-43f1-a907-174bdfcd5f1b
1302025-08-10T06:20:57.199ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 855a4829-ee03-43f1-a907-174bdfcd5f1b
1312025-08-10T06:20:57.227ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 28 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 855a4829-ee03-43f1-a907-174bdfcd5f1b
1322025-08-10T06:20:57.228ZINFOphd-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
1332025-08-10T06:20:57.228ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1342025-08-10T06:20:57.228ZINFOphd-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 = 215 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
1352025-08-10T06:20:57.228ZDEBGphd-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
1362025-08-10T06:20:57.228ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 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
1372025-08-10T06:20:57.228ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::log_config
1382025-08-10T06:20:57.247ZINFOphd-runner: [NEW - EVENT] Launched server with pid 873 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1392025-08-10T06:20:57.280ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 51 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1402025-08-10T06:20:57.280ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 855a4829-ee03-43f1-a907-174bdfcd5f1b target = phd_framework::test_vm target_id = bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9
1412025-08-10T06:20:57.280ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = d767b0d4-7f60-4d4f-9517-14bcecd979bf path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 855a4829-ee03-43f1-a907-174bdfcd5f1b target = phd_framework::test_vm target_id = bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9 timeout_duration = 45s
1422025-08-10T06:20:57.280ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 855a4829-ee03-43f1-a907-174bdfcd5f1b target = phd_framework::test_vm target_id = bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9 vm = migration_from_base_and_back_lifecycle_2 vm_id = bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9
1432025-08-10T06:20:57.341ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9, metadata: InstanceMetadata { project_id: dfaa2341-fcf4-43a2-9767-567e477089dc, silo_id: 11ee9164-3f65-4bb4-9ce5-ac0f303ec88f, sled_id: ab64ab1b-d866-431e-b793-206080a222d8, sled_model: "pheidippes", sled_revision: 1, sled_serial: "ab64ab1b-d866-431e-b793-206080a222d8" }, name: "phd-vm-bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 855a4829-ee03-43f1-a907-174bdfcd5f1b target = phd_framework::test_vm target_id = bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9 vm = migration_from_base_and_back_lifecycle_2 vm_id = bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9
1442025-08-10T06:20:57.341ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = d767b0d4-7f60-4d4f-9517-14bcecd979bf path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 855a4829-ee03-43f1-a907-174bdfcd5f1b target = phd_framework::test_vm target_id = bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9
1452025-08-10T06:20:59.625ZINFOphd-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":7854}} target = phd_framework::serial
1462025-08-10T06:20:59.867ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 855a4829-ee03-43f1-a907-174bdfcd5f1b target = phd_framework::test_vm target_id = bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9
1472025-08-10T06:20:59.867ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2526 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = d767b0d4-7f60-4d4f-9517-14bcecd979bf path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 855a4829-ee03-43f1-a907-174bdfcd5f1b target = phd_framework::test_vm target_id = bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9
1482025-08-10T06:20:59.868ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = 855a4829-ee03-43f1-a907-174bdfcd5f1b
1492025-08-10T06:20:59.868ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9
1502025-08-10T06:20:59.869ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9
1512025-08-10T06:20:59.869ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 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 = 855a4829-ee03-43f1-a907-174bdfcd5f1b
1522025-08-10T06:20:59.951ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 82 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = 855a4829-ee03-43f1-a907-174bdfcd5f1b
1532025-08-10T06:20:59.951ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6022 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 7c236f92-a5c4-4187-a5e0-432840a0afb6 target = phd_framework::test_vm target_id = 855a4829-ee03-43f1-a907-174bdfcd5f1b vm = migration_from_base_and_back_lifecycle_1 vm_id = 855a4829-ee03-43f1-a907-174bdfcd5f1b
1542025-08-10T06:20:59.951ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6023 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 7c236f92-a5c4-4187-a5e0-432840a0afb6 target = phd_framework::test_vm target_id = 855a4829-ee03-43f1-a907-174bdfcd5f1b
1552025-08-10T06:20:59.951ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 82 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9
1562025-08-10T06:20:59.951ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9
1572025-08-10T06:20:59.951ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9
1582025-08-10T06:20:59.980ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 29 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9
1592025-08-10T06:20:59.981ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9
1602025-08-10T06:20:59.981ZDEBGphd-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
1612025-08-10T06:20:59.981ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1622025-08-10T06:20:59.981ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1632025-08-10T06:20:59.981ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 14257 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1642025-08-10T06:20:59.981ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1077 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 = bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9
1652025-08-10T06:21:00.475ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 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 = bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9
1662025-08-10T06:21:00.551ZDEBGphd-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 = bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9
1672025-08-10T06:21:00.551ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-f7edb780-d85e-4dd3-9731-4e5d62dc784d"] 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 = bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9
1682025-08-10T06:21:00.570ZDEBGphd-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 = bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9
1692025-08-10T06:21:00.570ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-e095f7f5-d21e-4940-99f6-00946053ccb0"] 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 = bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9
1702025-08-10T06:21:00.583ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 602 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9
1712025-08-10T06:21:00.583ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 602 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1722025-08-10T06:21:00.583ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3303 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 855a4829-ee03-43f1-a907-174bdfcd5f1b target = phd_framework::test_vm target_id = bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9 vm = migration_from_base_and_back_lifecycle_2 vm_id = bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9
1732025-08-10T06:21:00.583ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1742025-08-10T06:21:00.583ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3303 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 855a4829-ee03-43f1-a907-174bdfcd5f1b target = phd_framework::test_vm target_id = bbe639ac-fe1a-4c80-ad98-96e3fed3fbe9
1752025-08-10T06:21:00.583ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1762025-08-10T06:21:00.583ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 86444 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
1772025-08-10T06:21:00.584ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1782025-08-10T06:21:00.584ZINFOphd-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
1792025-08-10T06:21:00.584ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd target = phd_framework::artifacts::store
1802025-08-10T06:21:00.584ZDEBGphd-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
1812025-08-10T06:21:00.584ZDEBGphd-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
1822025-08-10T06:21:00.584ZDEBGphd-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
1832025-08-10T06:21:00.591ZDEBGphd-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 741M 1.80T 740M /phd-artifacts\n target = phd_framework::zfs
1842025-08-10T06:21:00.591ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-e8af806f-9807-445c-9604-6e4af48b2219"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1852025-08-10T06:21:00.602ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-e8af806f-9807-445c-9604-6e4af48b2219", "phd-artifacts/phd-clone-751076a7-f5a5-4a2c-a798-484d6e720a32"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1862025-08-10T06:21:00.616ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-751076a7-f5a5-4a2c-a798-484d6e720a32"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1872025-08-10T06:21:00.622ZDEBGphd-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-751076a7-f5a5-4a2c-a798-484d6e720a32 0B 1.80T 740M /phd-artifacts/phd-clone-751076a7-f5a5-4a2c-a798-484d6e720a32\n target = phd_framework::zfs
1882025-08-10T06:21:00.623ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1892025-08-10T06:21:00.623ZINFOphd-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 = 215 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1902025-08-10T06:21:00.623ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/1f00b11f2c780e2c555a7451e24885212e010667ff149d795d1b8679456981cc/propolis-server target = phd_framework::artifacts::store
1912025-08-10T06:21:00.623ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/1f00b11f2c780e2c555a7451e24885212e010667ff149d795d1b8679456981cc/propolis-server" target = phd_framework::test_vm::server
1922025-08-10T06:21:00.623ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log" target = phd_framework::log_config
1932025-08-10T06:21:00.641ZINFOphd-runner: [NEW - EVENT] Launched server with pid 882 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1942025-08-10T06:21:00.673ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 50 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1952025-08-10T06:21:00.673ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 56f5a39d-089d-43eb-943e-a82af24c89cf
1962025-08-10T06:21:00.736ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1972025-08-10T06:21:00.737ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 56f5a39d-089d-43eb-943e-a82af24c89cf, metadata: InstanceMetadata { project_id: e0bf07c9-e0a1-4aa9-b1e0-cb37e9c91ba8, silo_id: 35945ae6-a287-4ff3-9194-87381bbc496f, sled_id: 99953434-14c9-4d4e-b865-832f9680cae6, sled_model: "pheidippes", sled_revision: 1, sled_serial: "99953434-14c9-4d4e-b865-832f9680cae6" }, name: "phd-vm-56f5a39d-089d-43eb-943e-a82af24c89cf" }, state: Creating } line = 404 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 56f5a39d-089d-43eb-943e-a82af24c89cf
1982025-08-10T06:21:00.737ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 56f5a39d-089d-43eb-943e-a82af24c89cf
1992025-08-10T06:21:00.737ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 470 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 56f5a39d-089d-43eb-943e-a82af24c89cf
2002025-08-10T06:21:00.738ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 56f5a39d-089d-43eb-943e-a82af24c89cf
2012025-08-10T06:21:00.738ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2022025-08-10T06:21:00.738ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 731 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 56f5a39d-089d-43eb-943e-a82af24c89cf
2032025-08-10T06:21:00.738ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
2042025-08-10T06:21:00.738ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 56f5a39d-089d-43eb-943e-a82af24c89cf
2052025-08-10T06:21:00.738ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 56f5a39d-089d-43eb-943e-a82af24c89cf
2062025-08-10T06:21:05.211ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4472 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 56f5a39d-089d-43eb-943e-a82af24c89cf
2072025-08-10T06:21:05.211ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
2082025-08-10T06:21:05.211ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2092025-08-10T06:21:05.211ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 56f5a39d-089d-43eb-943e-a82af24c89cf
2102025-08-10T06:21:05.211ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 56f5a39d-089d-43eb-943e-a82af24c89cf
2112025-08-10T06:21:05.229ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 56f5a39d-089d-43eb-943e-a82af24c89cf
2122025-08-10T06:21:05.229ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2132025-08-10T06:21:05.229ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2142025-08-10T06:21:05.229ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 56f5a39d-089d-43eb-943e-a82af24c89cf
2152025-08-10T06:21:05.229ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 56f5a39d-089d-43eb-943e-a82af24c89cf
2162025-08-10T06:21:05.262ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 56f5a39d-089d-43eb-943e-a82af24c89cf
2172025-08-10T06:21:05.262ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2182025-08-10T06:21:05.262ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4524 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2192025-08-10T06:21:05.262ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 56f5a39d-089d-43eb-943e-a82af24c89cf
2202025-08-10T06:21:05.262ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 56f5a39d-089d-43eb-943e-a82af24c89cf
2212025-08-10T06:21:05.273ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 56f5a39d-089d-43eb-943e-a82af24c89cf
2222025-08-10T06:21:05.273ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 56f5a39d-089d-43eb-943e-a82af24c89cf
2232025-08-10T06:21:05.273ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 56f5a39d-089d-43eb-943e-a82af24c89cf
2242025-08-10T06:21:05.296ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 56f5a39d-089d-43eb-943e-a82af24c89cf
2252025-08-10T06:21:05.300ZINFOphd-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
2262025-08-10T06:21:05.300ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2272025-08-10T06:21:05.300ZINFOphd-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 = 215 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2282025-08-10T06:21:05.300ZDEBGphd-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
2292025-08-10T06:21:05.300ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 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
2302025-08-10T06:21:05.300ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::log_config
2312025-08-10T06:21:05.319ZINFOphd-runner: [NEW - EVENT] Launched server with pid 883 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2322025-08-10T06:21:05.351ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 50 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2332025-08-10T06:21:05.351ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 56f5a39d-089d-43eb-943e-a82af24c89cf target = phd_framework::test_vm target_id = b22dadb4-c53d-404a-9af1-6276d64e99eb
2342025-08-10T06:21:05.351ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = 39e90c53-7133-4066-be61-bf8046204a21 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 56f5a39d-089d-43eb-943e-a82af24c89cf target = phd_framework::test_vm target_id = b22dadb4-c53d-404a-9af1-6276d64e99eb timeout_duration = 45s
2352025-08-10T06:21:05.351ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 56f5a39d-089d-43eb-943e-a82af24c89cf target = phd_framework::test_vm target_id = b22dadb4-c53d-404a-9af1-6276d64e99eb vm = migration_serial_history_base_lifecycle_0 vm_id = b22dadb4-c53d-404a-9af1-6276d64e99eb
2362025-08-10T06:21:05.412ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: b22dadb4-c53d-404a-9af1-6276d64e99eb, metadata: InstanceMetadata { project_id: e0bf07c9-e0a1-4aa9-b1e0-cb37e9c91ba8, silo_id: 35945ae6-a287-4ff3-9194-87381bbc496f, sled_id: 9904649f-19a3-49a1-92d2-7a87856fce3f, sled_model: "pheidippes", sled_revision: 1, sled_serial: "9904649f-19a3-49a1-92d2-7a87856fce3f" }, name: "phd-vm-b22dadb4-c53d-404a-9af1-6276d64e99eb" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 56f5a39d-089d-43eb-943e-a82af24c89cf target = phd_framework::test_vm target_id = b22dadb4-c53d-404a-9af1-6276d64e99eb vm = migration_serial_history_base_lifecycle_0 vm_id = b22dadb4-c53d-404a-9af1-6276d64e99eb
2372025-08-10T06:21:05.412ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 39e90c53-7133-4066-be61-bf8046204a21 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 56f5a39d-089d-43eb-943e-a82af24c89cf target = phd_framework::test_vm target_id = b22dadb4-c53d-404a-9af1-6276d64e99eb
2382025-08-10T06:21:07.656ZINFOphd-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":7727}} target = phd_framework::serial
2392025-08-10T06:21:07.952ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 56f5a39d-089d-43eb-943e-a82af24c89cf target = phd_framework::test_vm target_id = b22dadb4-c53d-404a-9af1-6276d64e99eb
2402025-08-10T06:21:07.952ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2539 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 39e90c53-7133-4066-be61-bf8046204a21 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 56f5a39d-089d-43eb-943e-a82af24c89cf target = phd_framework::test_vm target_id = b22dadb4-c53d-404a-9af1-6276d64e99eb
2412025-08-10T06:21:07.954ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 56f5a39d-089d-43eb-943e-a82af24c89cf
2422025-08-10T06:21:07.955ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 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 = 56f5a39d-089d-43eb-943e-a82af24c89cf
2432025-08-10T06:21:08.034ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 80 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 56f5a39d-089d-43eb-943e-a82af24c89cf
2442025-08-10T06:21:08.035ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7361 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 56f5a39d-089d-43eb-943e-a82af24c89cf
2452025-08-10T06:21:08.037ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = b22dadb4-c53d-404a-9af1-6276d64e99eb
2462025-08-10T06:21:08.037ZDEBGphd-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
2472025-08-10T06:21:08.037ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2482025-08-10T06:21:08.037ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7300 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2492025-08-10T06:21:08.037ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2502025-08-10T06:21:08.038ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1077 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = b22dadb4-c53d-404a-9af1-6276d64e99eb
2512025-08-10T06:21:08.341ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 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 = b22dadb4-c53d-404a-9af1-6276d64e99eb
2522025-08-10T06:21:08.417ZDEBGphd-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 = b22dadb4-c53d-404a-9af1-6276d64e99eb
2532025-08-10T06:21:08.417ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-751076a7-f5a5-4a2c-a798-484d6e720a32"] 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 = b22dadb4-c53d-404a-9af1-6276d64e99eb
2542025-08-10T06:21:08.436ZDEBGphd-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 = b22dadb4-c53d-404a-9af1-6276d64e99eb
2552025-08-10T06:21:08.437ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-e8af806f-9807-445c-9604-6e4af48b2219"] 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 = b22dadb4-c53d-404a-9af1-6276d64e99eb
2562025-08-10T06:21:08.451ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 414 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = b22dadb4-c53d-404a-9af1-6276d64e99eb
2572025-08-10T06:21:08.451ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3100 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 56f5a39d-089d-43eb-943e-a82af24c89cf target = phd_framework::test_vm target_id = b22dadb4-c53d-404a-9af1-6276d64e99eb vm = migration_serial_history_base_lifecycle_0 vm_id = b22dadb4-c53d-404a-9af1-6276d64e99eb
2582025-08-10T06:21:08.451ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 413 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2592025-08-10T06:21:08.451ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3100 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 56f5a39d-089d-43eb-943e-a82af24c89cf target = phd_framework::test_vm target_id = b22dadb4-c53d-404a-9af1-6276d64e99eb
2602025-08-10T06:21:08.451ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 7867 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2612025-08-10T06:21:08.451ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
2622025-08-10T06:21:08.451ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2632025-08-10T06:21:08.451ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2642025-08-10T06:21:08.452ZINFOphd-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
2652025-08-10T06:21:08.452ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd target = phd_framework::artifacts::store
2662025-08-10T06:21:08.452ZDEBGphd-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
2672025-08-10T06:21:08.452ZDEBGphd-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
2682025-08-10T06:21:08.452ZDEBGphd-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
2692025-08-10T06:21:08.459ZDEBGphd-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 741M 1.80T 740M /phd-artifacts\n target = phd_framework::zfs
2702025-08-10T06:21:08.459ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-f764c8a4-5527-45ed-a1fe-17fa41c4e3c9"] 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
2712025-08-10T06:21:08.470ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-f764c8a4-5527-45ed-a1fe-17fa41c4e3c9", "phd-artifacts/phd-clone-e7f15053-2582-400d-a2b1-e40c127c865e"] 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
2722025-08-10T06:21:08.486ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-e7f15053-2582-400d-a2b1-e40c127c865e"] 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
2732025-08-10T06:21:08.493ZDEBGphd-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-e7f15053-2582-400d-a2b1-e40c127c865e 0B 1.80T 740M /phd-artifacts/phd-clone-e7f15053-2582-400d-a2b1-e40c127c865e\n target = phd_framework::zfs
2742025-08-10T06:21:08.493ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2752025-08-10T06:21:08.493ZINFOphd-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 = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
2762025-08-10T06:21:08.493ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/1f00b11f2c780e2c555a7451e24885212e010667ff149d795d1b8679456981cc/propolis-server target = phd_framework::artifacts::store
2772025-08-10T06:21:08.493ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/1f00b11f2c780e2c555a7451e24885212e010667ff149d795d1b8679456981cc/propolis-server" target = phd_framework::test_vm::server
2782025-08-10T06:21:08.493ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log" target = phd_framework::log_config
2792025-08-10T06:21:08.512ZINFOphd-runner: [NEW - EVENT] Launched server with pid 892 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
2802025-08-10T06:21:08.544ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 50 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2812025-08-10T06:21:08.544ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
2822025-08-10T06:21:08.608ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2832025-08-10T06:21:08.608ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: eaf1dfce-c88a-49da-9b39-e3b540d74dc1, metadata: InstanceMetadata { project_id: e7104769-3a8e-4a8e-8297-ec292641345e, silo_id: fcbf5e8e-5904-481f-9813-90136b7732bf, sled_id: 8919e8ca-9c35-4f93-8054-bbb17fad826c, sled_model: "pheidippes", sled_revision: 1, sled_serial: "8919e8ca-9c35-4f93-8054-bbb17fad826c" }, name: "phd-vm-eaf1dfce-c88a-49da-9b39-e3b540d74dc1" }, state: Creating } line = 404 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
2842025-08-10T06:21:08.608ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
2852025-08-10T06:21:08.608ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 470 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
2862025-08-10T06:21:08.609ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
2872025-08-10T06:21:08.609ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2882025-08-10T06:21:08.609ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 731 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
2892025-08-10T06:21:08.609ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
2902025-08-10T06:21:08.609ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
2912025-08-10T06:21:08.609ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
2922025-08-10T06:21:13.114ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4504 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
2932025-08-10T06:21:13.114ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
2942025-08-10T06:21:13.114ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
2952025-08-10T06:21:13.114ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
2962025-08-10T06:21:13.114ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
2972025-08-10T06:21:13.132ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
2982025-08-10T06:21:13.132ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2992025-08-10T06:21:13.132ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
3002025-08-10T06:21:13.132ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
3012025-08-10T06:21:13.132ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
3022025-08-10T06:21:13.166ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
3032025-08-10T06:21:13.166ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3042025-08-10T06:21:13.166ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4557 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3052025-08-10T06:21:13.167ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
3062025-08-10T06:21:13.167ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
3072025-08-10T06:21:13.177ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
3082025-08-10T06:21:13.177ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
3092025-08-10T06:21:13.177ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
3102025-08-10T06:21:13.210ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
3112025-08-10T06:21:13.210ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
3122025-08-10T06:21:13.211ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
3132025-08-10T06:21:13.221ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
3142025-08-10T06:21:13.221ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
3152025-08-10T06:21:13.221ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
3162025-08-10T06:21:13.244ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
3172025-08-10T06:21:13.244ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
3182025-08-10T06:21:13.244ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
3192025-08-10T06:21:13.254ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
3202025-08-10T06:21:13.255ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
3212025-08-10T06:21:13.255ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
3222025-08-10T06:21:13.288ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
3232025-08-10T06:21:13.288ZINFOphd-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
3242025-08-10T06:21:13.288ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3252025-08-10T06:21:13.288ZINFOphd-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 = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
3262025-08-10T06:21:13.288ZDEBGphd-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
3272025-08-10T06:21:13.288ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 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
3282025-08-10T06:21:13.288ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::log_config
3292025-08-10T06:21:13.309ZINFOphd-runner: [NEW - EVENT] Launched server with pid 893 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
3302025-08-10T06:21:13.340ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 52 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3312025-08-10T06:21:13.340ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1 target = phd_framework::test_vm target_id = 7fad02d1-064b-4f00-86a1-84d66ad4c304
3322025-08-10T06:21:13.340ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = 482d6020-6b3f-4120-bc02-c46ac032ebe2 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1 target = phd_framework::test_vm target_id = 7fad02d1-064b-4f00-86a1-84d66ad4c304 timeout_duration = 45s
3332025-08-10T06:21:13.340ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1 target = phd_framework::test_vm target_id = 7fad02d1-064b-4f00-86a1-84d66ad4c304 vm = migration_from_base_lifecycle_0 vm_id = 7fad02d1-064b-4f00-86a1-84d66ad4c304
3342025-08-10T06:21:13.401ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 7fad02d1-064b-4f00-86a1-84d66ad4c304, metadata: InstanceMetadata { project_id: e7104769-3a8e-4a8e-8297-ec292641345e, silo_id: fcbf5e8e-5904-481f-9813-90136b7732bf, sled_id: 3ce4d8be-5cb4-4af4-96fb-8fc1269be704, sled_model: "pheidippes", sled_revision: 1, sled_serial: "3ce4d8be-5cb4-4af4-96fb-8fc1269be704" }, name: "phd-vm-7fad02d1-064b-4f00-86a1-84d66ad4c304" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1 target = phd_framework::test_vm target_id = 7fad02d1-064b-4f00-86a1-84d66ad4c304 vm = migration_from_base_lifecycle_0 vm_id = 7fad02d1-064b-4f00-86a1-84d66ad4c304
3352025-08-10T06:21:13.402ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 482d6020-6b3f-4120-bc02-c46ac032ebe2 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1 target = phd_framework::test_vm target_id = 7fad02d1-064b-4f00-86a1-84d66ad4c304
3362025-08-10T06:21:15.646ZINFOphd-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":7760}} target = phd_framework::serial
3372025-08-10T06:21:16.058ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1 target = phd_framework::test_vm target_id = 7fad02d1-064b-4f00-86a1-84d66ad4c304
3382025-08-10T06:21:16.058ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2656 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 482d6020-6b3f-4120-bc02-c46ac032ebe2 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1 target = phd_framework::test_vm target_id = 7fad02d1-064b-4f00-86a1-84d66ad4c304
3392025-08-10T06:21:16.059ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
3402025-08-10T06:21:16.060ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 7fad02d1-064b-4f00-86a1-84d66ad4c304
3412025-08-10T06:21:16.060ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 7fad02d1-064b-4f00-86a1-84d66ad4c304
3422025-08-10T06:21:16.061ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 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 = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
3432025-08-10T06:21:16.142ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 82 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
3442025-08-10T06:21:16.143ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7598 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1
3452025-08-10T06:21:16.143ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 83 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 7fad02d1-064b-4f00-86a1-84d66ad4c304
3462025-08-10T06:21:16.143ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 7fad02d1-064b-4f00-86a1-84d66ad4c304
3472025-08-10T06:21:16.143ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 7fad02d1-064b-4f00-86a1-84d66ad4c304
3482025-08-10T06:21:16.172ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 28 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 7fad02d1-064b-4f00-86a1-84d66ad4c304
3492025-08-10T06:21:16.172ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 7fad02d1-064b-4f00-86a1-84d66ad4c304
3502025-08-10T06:21:16.172ZDEBGphd-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
3512025-08-10T06:21:16.172ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
3522025-08-10T06:21:16.172ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7564 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3532025-08-10T06:21:16.172ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3542025-08-10T06:21:16.173ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1077 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 7fad02d1-064b-4f00-86a1-84d66ad4c304
3552025-08-10T06:21:16.430ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 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 = 7fad02d1-064b-4f00-86a1-84d66ad4c304
3562025-08-10T06:21:16.507ZDEBGphd-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 = 7fad02d1-064b-4f00-86a1-84d66ad4c304
3572025-08-10T06:21:16.507ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-e7f15053-2582-400d-a2b1-e40c127c865e"] 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 = 7fad02d1-064b-4f00-86a1-84d66ad4c304
3582025-08-10T06:21:16.529ZDEBGphd-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 = 7fad02d1-064b-4f00-86a1-84d66ad4c304
3592025-08-10T06:21:16.530ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-f764c8a4-5527-45ed-a1fe-17fa41c4e3c9"] 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 = 7fad02d1-064b-4f00-86a1-84d66ad4c304
3602025-08-10T06:21:16.544ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 372 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 7fad02d1-064b-4f00-86a1-84d66ad4c304
3612025-08-10T06:21:16.545ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 372 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3622025-08-10T06:21:16.545ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3204 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1 target = phd_framework::test_vm target_id = 7fad02d1-064b-4f00-86a1-84d66ad4c304 vm = migration_from_base_lifecycle_0 vm_id = 7fad02d1-064b-4f00-86a1-84d66ad4c304
3632025-08-10T06:21:16.545ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3642025-08-10T06:21:16.545ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3204 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = eaf1dfce-c88a-49da-9b39-e3b540d74dc1 target = phd_framework::test_vm target_id = 7fad02d1-064b-4f00-86a1-84d66ad4c304
3652025-08-10T06:21:16.545ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 8093 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
3662025-08-10T06:21:16.545ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
367 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 102.41s
368 
3692025-08-10T06:21:16.545ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner