Max level shown:
12025-08-14T23:34:46.642ZINFOphd-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-14T23:34:46.645ZDEBGphd-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: 4615, tv_nsec: 689997505 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32025-08-14T23:34:46.645ZINFOphd-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-14T23:34:46.645ZINFOphd-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-14T23:34:46.645ZDEBGphd-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-14T23:34:46.839ZINFOphd-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-14T23:34:47.337ZDEBGphd-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/23b06c2f452a97fac1dc12561d8451ce876d7c5a/propolis-server.sha256.txt
82025-08-14T23:34:47.506ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92025-08-14T23:34:47.506ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102025-08-14T23:34:47.506ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112025-08-14T23:34:47.506ZINFOphd-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-14T23:34:47.507ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132025-08-14T23:34:47.507ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142025-08-14T23:34:47.507ZINFOphd-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-14T23:34:47.507ZDEBGphd-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-14T23:34:47.508ZDEBGphd-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-14T23:34:48.137ZDEBGphd-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-14T23:34:48.167ZDEBGphd-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-14T23:35:16.448ZDEBGphd-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-14T23:35:16.448ZDEBGphd-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-14T23:35:16.456ZDEBGphd-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-14T23:35:16.456ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-77acbf90-8891-47db-957b-bb3102193510"] 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-14T23:35:16.477ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-77acbf90-8891-47db-957b-bb3102193510", "phd-artifacts/phd-clone-bd9534a7-0e13-405f-88b6-5e5d0fca2138"] 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-14T23:35:16.489ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-bd9534a7-0e13-405f-88b6-5e5d0fca2138"] 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-14T23:35:16.496ZDEBGphd-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-bd9534a7-0e13-405f-88b6-5e5d0fca2138 0B 1.80T 48.9M /phd-artifacts/phd-clone-bd9534a7-0e13-405f-88b6-5e5d0fca2138\n target = phd_framework::zfs
262025-08-14T23:35:16.497ZINFOphd-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-14T23:35:16.497ZINFOphd-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-14T23:35:16.497ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/2bbd5c17fb509b7e3d407100f4f97b82aea057cf07c50034ef761358b34c811b/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292025-08-14T23:35:16.497ZDEBGphd-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/23b06c2f452a97fac1dc12561d8451ce876d7c5a/propolis-server.tar.gz
302025-08-14T23:35:46.414ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/2bbd5c17fb509b7e3d407100f4f97b82aea057cf07c50034ef761358b34c811b/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-14T23:35:46.414ZDEBGphd-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-14T23:36:00.852ZINFOphd-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/2bbd5c17fb509b7e3d407100f4f97b82aea057cf07c50034ef761358b34c811b/propolis-server" target = phd_framework::test_vm::server
332025-08-14T23:36:00.852ZINFOphd-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-14T23:36:00.902ZINFOphd-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-14T23:36:00.933ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
362025-08-14T23:36:00.936ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 44439 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-14T23:36:01.002ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
382025-08-14T23:36:01.003ZINFOphd-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: 0f6cab4f-43fd-41a9-9267-5f76799aa6a1, metadata: InstanceMetadata { project_id: f7fd55eb-256d-490e-8098-3a668d4b03e0, silo_id: eed31db0-8f8c-4ad9-a97e-28661770d60a, sled_id: f85da56d-f81d-41c9-9f40-2bc2ab252ed4, sled_model: "pheidippes", sled_revision: 1, sled_serial: "f85da56d-f81d-41c9-9f40-2bc2ab252ed4" }, name: "phd-vm-0f6cab4f-43fd-41a9-9267-5f76799aa6a1" }, 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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
392025-08-14T23:36:01.003ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
402025-08-14T23:36:01.003ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
412025-08-14T23:36:01.003ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
422025-08-14T23:36:01.003ZINFOphd-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-14T23:36:01.004ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
442025-08-14T23:36:01.004ZDEBGphd-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-14T23:36:01.004ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
462025-08-14T23:36:01.004ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
472025-08-14T23:36:05.442ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4438 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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
482025-08-14T23:36:05.442ZDEBGphd-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-14T23:36:05.442ZDEBGphd-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-14T23:36:05.442ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
512025-08-14T23:36:05.442ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
522025-08-14T23:36:05.460ZINFOphd-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::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
532025-08-14T23:36:05.460ZDEBGphd-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-14T23:36:05.460ZDEBGphd-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-14T23:36:05.461ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
562025-08-14T23:36:05.461ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
572025-08-14T23:36:05.493ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
582025-08-14T23:36:05.493ZINFOphd-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-14T23:36:05.493ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4489 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-14T23:36:05.494ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
612025-08-14T23:36:05.494ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
622025-08-14T23:36:05.504ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
632025-08-14T23:36:05.504ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
642025-08-14T23:36:05.504ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
652025-08-14T23:36:05.537ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
662025-08-14T23:36:05.537ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
672025-08-14T23:36:05.537ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
682025-08-14T23:36:05.548ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
692025-08-14T23:36:05.548ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
702025-08-14T23:36:05.549ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
712025-08-14T23:36:05.581ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
722025-08-14T23:36:05.581ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
732025-08-14T23:36:05.581ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
742025-08-14T23:36:05.592ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
752025-08-14T23:36:05.592ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
762025-08-14T23:36:05.592ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
772025-08-14T23:36:05.625ZINFOphd-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::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
782025-08-14T23:36:05.626ZINFOphd-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-14T23:36:05.626ZINFOphd-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-14T23:36:05.626ZINFOphd-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-14T23:36:05.626ZDEBGphd-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-14T23:36:05.626ZDEBGphd-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-14T23:36:05.626ZINFOphd-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-14T23:36:05.626ZINFOphd-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-14T23:36:05.645ZINFOphd-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-14T23:36:05.676ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 49 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-14T23:36:05.676ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1 target = phd_framework::test_vm target_id = 8a142c26-c563-4c4b-b5c9-71f6380e924e
882025-08-14T23:36:05.676ZINFOphd-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 = d0e66fd0-42f3-4946-b2c6-35fa1c6071d1 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1 target = phd_framework::test_vm target_id = 8a142c26-c563-4c4b-b5c9-71f6380e924e timeout_duration = 45s
892025-08-14T23:36:05.676ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1 target = phd_framework::test_vm target_id = 8a142c26-c563-4c4b-b5c9-71f6380e924e vm = migration_from_base_and_back_lifecycle_0 vm_id = 8a142c26-c563-4c4b-b5c9-71f6380e924e
902025-08-14T23:36:05.743ZINFOphd-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: 8a142c26-c563-4c4b-b5c9-71f6380e924e, metadata: InstanceMetadata { project_id: f7fd55eb-256d-490e-8098-3a668d4b03e0, silo_id: eed31db0-8f8c-4ad9-a97e-28661770d60a, sled_id: ee54934d-bde1-4a89-9901-867089916c11, sled_model: "pheidippes", sled_revision: 1, sled_serial: "ee54934d-bde1-4a89-9901-867089916c11" }, name: "phd-vm-8a142c26-c563-4c4b-b5c9-71f6380e924e" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1 target = phd_framework::test_vm target_id = 8a142c26-c563-4c4b-b5c9-71f6380e924e vm = migration_from_base_and_back_lifecycle_0 vm_id = 8a142c26-c563-4c4b-b5c9-71f6380e924e
912025-08-14T23:36:05.743ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = d0e66fd0-42f3-4946-b2c6-35fa1c6071d1 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1 target = phd_framework::test_vm target_id = 8a142c26-c563-4c4b-b5c9-71f6380e924e
922025-08-14T23:36:07.996ZINFOphd-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-14T23:36:08.389ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1 target = phd_framework::test_vm target_id = 8a142c26-c563-4c4b-b5c9-71f6380e924e
942025-08-14T23:36:08.389ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2645 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = d0e66fd0-42f3-4946-b2c6-35fa1c6071d1 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1 target = phd_framework::test_vm target_id = 8a142c26-c563-4c4b-b5c9-71f6380e924e
952025-08-14T23:36:08.391ZINFOphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
962025-08-14T23:36:08.391ZINFOphd-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 = 8a142c26-c563-4c4b-b5c9-71f6380e924e
972025-08-14T23:36:08.391ZINFOphd-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 = 8a142c26-c563-4c4b-b5c9-71f6380e924e
982025-08-14T23:36:08.392ZDEBGphd-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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
992025-08-14T23:36:08.468ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 76 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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
1002025-08-14T23:36:08.468ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7534 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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1
1012025-08-14T23:36:08.468ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 77 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 = 8a142c26-c563-4c4b-b5c9-71f6380e924e
1022025-08-14T23:36:08.468ZINFOphd-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 = 8a142c26-c563-4c4b-b5c9-71f6380e924e
1032025-08-14T23:36:08.468ZINFOphd-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 = 8a142c26-c563-4c4b-b5c9-71f6380e924e
1042025-08-14T23:36:08.501ZINFOphd-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::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 8a142c26-c563-4c4b-b5c9-71f6380e924e
1052025-08-14T23:36:08.502ZINFOphd-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-14T23:36:08.502ZINFOphd-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-14T23:36:08.502ZINFOphd-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-14T23:36:08.502ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/2bbd5c17fb509b7e3d407100f4f97b82aea057cf07c50034ef761358b34c811b/propolis-server target = phd_framework::artifacts::store
1092025-08-14T23:36:08.502ZINFOphd-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/2bbd5c17fb509b7e3d407100f4f97b82aea057cf07c50034ef761358b34c811b/propolis-server" target = phd_framework::test_vm::server
1102025-08-14T23:36:08.502ZINFOphd-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-14T23:36:08.521ZINFOphd-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-14T23:36:08.552ZINFOphd-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-14T23:36:08.553ZINFOphd-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 = 8a142c26-c563-4c4b-b5c9-71f6380e924e target = phd_framework::test_vm target_id = 5892890b-2547-44de-a889-7a92e464c612
1142025-08-14T23:36:08.553ZINFOphd-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 = 1f037be2-a913-4026-b77e-1738f990a4a9 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 8a142c26-c563-4c4b-b5c9-71f6380e924e target = phd_framework::test_vm target_id = 5892890b-2547-44de-a889-7a92e464c612 timeout_duration = 45s
1152025-08-14T23:36:08.553ZINFOphd-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 = 8a142c26-c563-4c4b-b5c9-71f6380e924e target = phd_framework::test_vm target_id = 5892890b-2547-44de-a889-7a92e464c612 vm = migration_from_base_and_back_lifecycle_1 vm_id = 5892890b-2547-44de-a889-7a92e464c612
1162025-08-14T23:36:08.614ZINFOphd-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: 5892890b-2547-44de-a889-7a92e464c612, metadata: InstanceMetadata { project_id: f7fd55eb-256d-490e-8098-3a668d4b03e0, silo_id: eed31db0-8f8c-4ad9-a97e-28661770d60a, sled_id: 2306b685-e19e-4a98-8148-a0ae5b5cfb23, sled_model: "pheidippes", sled_revision: 1, sled_serial: "2306b685-e19e-4a98-8148-a0ae5b5cfb23" }, name: "phd-vm-5892890b-2547-44de-a889-7a92e464c612" }, 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 = 8a142c26-c563-4c4b-b5c9-71f6380e924e target = phd_framework::test_vm target_id = 5892890b-2547-44de-a889-7a92e464c612 vm = migration_from_base_and_back_lifecycle_1 vm_id = 5892890b-2547-44de-a889-7a92e464c612
1172025-08-14T23:36:08.614ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 1f037be2-a913-4026-b77e-1738f990a4a9 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 8a142c26-c563-4c4b-b5c9-71f6380e924e target = phd_framework::test_vm target_id = 5892890b-2547-44de-a889-7a92e464c612
1182025-08-14T23:36:10.873ZINFOphd-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-14T23:36:11.776ZINFOphd-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 = 8a142c26-c563-4c4b-b5c9-71f6380e924e target = phd_framework::test_vm target_id = 5892890b-2547-44de-a889-7a92e464c612
1202025-08-14T23:36:11.776ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3162 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 1f037be2-a913-4026-b77e-1738f990a4a9 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 8a142c26-c563-4c4b-b5c9-71f6380e924e target = phd_framework::test_vm target_id = 5892890b-2547-44de-a889-7a92e464c612
1212025-08-14T23:36:11.778ZINFOphd-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 = 8a142c26-c563-4c4b-b5c9-71f6380e924e
1222025-08-14T23:36:11.778ZINFOphd-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 = 5892890b-2547-44de-a889-7a92e464c612
1232025-08-14T23:36:11.778ZINFOphd-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 = 5892890b-2547-44de-a889-7a92e464c612
1242025-08-14T23:36:11.779ZDEBGphd-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 = 8a142c26-c563-4c4b-b5c9-71f6380e924e
1252025-08-14T23:36:11.857ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 78 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 = 8a142c26-c563-4c4b-b5c9-71f6380e924e
1262025-08-14T23:36:11.857ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6181 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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1 target = phd_framework::test_vm target_id = 8a142c26-c563-4c4b-b5c9-71f6380e924e vm = migration_from_base_and_back_lifecycle_0 vm_id = 8a142c26-c563-4c4b-b5c9-71f6380e924e
1272025-08-14T23:36:11.857ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6181 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 = 0f6cab4f-43fd-41a9-9267-5f76799aa6a1 target = phd_framework::test_vm target_id = 8a142c26-c563-4c4b-b5c9-71f6380e924e
1282025-08-14T23:36:11.868ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 89 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 = 5892890b-2547-44de-a889-7a92e464c612
1292025-08-14T23:36:11.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_1 vm_id = 5892890b-2547-44de-a889-7a92e464c612
1302025-08-14T23:36:11.868ZINFOphd-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 = 5892890b-2547-44de-a889-7a92e464c612
1312025-08-14T23:36:11.901ZINFOphd-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_lifecycle_1 vm_id = 5892890b-2547-44de-a889-7a92e464c612
1322025-08-14T23:36:11.901ZINFOphd-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-14T23:36:11.901ZINFOphd-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-14T23:36:11.901ZINFOphd-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-14T23:36:11.901ZDEBGphd-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-14T23:36:11.901ZINFOphd-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-14T23:36:11.902ZINFOphd-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-14T23:36:11.920ZINFOphd-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-14T23:36:11.951ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 49 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-14T23:36:11.951ZINFOphd-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 = 5892890b-2547-44de-a889-7a92e464c612 target = phd_framework::test_vm target_id = bf5a5e42-0fc6-432c-9d51-32ac1bd7df16
1412025-08-14T23:36:11.951ZINFOphd-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 = 9373768f-5baa-4b07-a12d-9625253f56c5 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 5892890b-2547-44de-a889-7a92e464c612 target = phd_framework::test_vm target_id = bf5a5e42-0fc6-432c-9d51-32ac1bd7df16 timeout_duration = 45s
1422025-08-14T23:36:11.951ZINFOphd-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 = 5892890b-2547-44de-a889-7a92e464c612 target = phd_framework::test_vm target_id = bf5a5e42-0fc6-432c-9d51-32ac1bd7df16 vm = migration_from_base_and_back_lifecycle_2 vm_id = bf5a5e42-0fc6-432c-9d51-32ac1bd7df16
1432025-08-14T23:36:12.012ZINFOphd-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: bf5a5e42-0fc6-432c-9d51-32ac1bd7df16, metadata: InstanceMetadata { project_id: f7fd55eb-256d-490e-8098-3a668d4b03e0, silo_id: eed31db0-8f8c-4ad9-a97e-28661770d60a, sled_id: 4f580e24-57b1-4afe-a916-a141dc149406, sled_model: "pheidippes", sled_revision: 1, sled_serial: "4f580e24-57b1-4afe-a916-a141dc149406" }, name: "phd-vm-bf5a5e42-0fc6-432c-9d51-32ac1bd7df16" }, 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 = 5892890b-2547-44de-a889-7a92e464c612 target = phd_framework::test_vm target_id = bf5a5e42-0fc6-432c-9d51-32ac1bd7df16 vm = migration_from_base_and_back_lifecycle_2 vm_id = bf5a5e42-0fc6-432c-9d51-32ac1bd7df16
1442025-08-14T23:36:12.012ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 9373768f-5baa-4b07-a12d-9625253f56c5 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 5892890b-2547-44de-a889-7a92e464c612 target = phd_framework::test_vm target_id = bf5a5e42-0fc6-432c-9d51-32ac1bd7df16
1452025-08-14T23:36:14.260ZINFOphd-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-14T23:36:14.385ZINFOphd-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 = 5892890b-2547-44de-a889-7a92e464c612 target = phd_framework::test_vm target_id = bf5a5e42-0fc6-432c-9d51-32ac1bd7df16
1472025-08-14T23:36:14.385ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2372 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 9373768f-5baa-4b07-a12d-9625253f56c5 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 5892890b-2547-44de-a889-7a92e464c612 target = phd_framework::test_vm target_id = bf5a5e42-0fc6-432c-9d51-32ac1bd7df16
1482025-08-14T23:36:14.387ZINFOphd-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 = 5892890b-2547-44de-a889-7a92e464c612
1492025-08-14T23:36:14.387ZINFOphd-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 = bf5a5e42-0fc6-432c-9d51-32ac1bd7df16
1502025-08-14T23:36:14.387ZINFOphd-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 = bf5a5e42-0fc6-432c-9d51-32ac1bd7df16
1512025-08-14T23:36:14.388ZDEBGphd-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 = 5892890b-2547-44de-a889-7a92e464c612
1522025-08-14T23:36:14.461ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 74 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 = 5892890b-2547-44de-a889-7a92e464c612
1532025-08-14T23:36:14.461ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5908 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 = 8a142c26-c563-4c4b-b5c9-71f6380e924e target = phd_framework::test_vm target_id = 5892890b-2547-44de-a889-7a92e464c612 vm = migration_from_base_and_back_lifecycle_1 vm_id = 5892890b-2547-44de-a889-7a92e464c612
1542025-08-14T23:36:14.461ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5908 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 = 8a142c26-c563-4c4b-b5c9-71f6380e924e target = phd_framework::test_vm target_id = 5892890b-2547-44de-a889-7a92e464c612
1552025-08-14T23:36:15.707ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1319 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 = bf5a5e42-0fc6-432c-9d51-32ac1bd7df16
1562025-08-14T23:36:15.707ZINFOphd-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 = bf5a5e42-0fc6-432c-9d51-32ac1bd7df16
1572025-08-14T23:36:15.707ZINFOphd-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 = bf5a5e42-0fc6-432c-9d51-32ac1bd7df16
1582025-08-14T23:36:15.740ZINFOphd-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_lifecycle_2 vm_id = bf5a5e42-0fc6-432c-9d51-32ac1bd7df16
1592025-08-14T23:36:15.740ZINFOphd-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 = bf5a5e42-0fc6-432c-9d51-32ac1bd7df16
1602025-08-14T23:36:15.740ZDEBGphd-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-14T23:36:15.740ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 14738 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1622025-08-14T23:36:15.740ZINFOphd-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
1632025-08-14T23:36:15.740ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1642025-08-14T23:36:15.741ZDEBGphd-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 = bf5a5e42-0fc6-432c-9d51-32ac1bd7df16
1652025-08-14T23:36:16.481ZDEBGphd-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 = bf5a5e42-0fc6-432c-9d51-32ac1bd7df16
1662025-08-14T23:36:16.550ZDEBGphd-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 = bf5a5e42-0fc6-432c-9d51-32ac1bd7df16
1672025-08-14T23:36:16.550ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-bd9534a7-0e13-405f-88b6-5e5d0fca2138"] 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 = bf5a5e42-0fc6-432c-9d51-32ac1bd7df16
1682025-08-14T23:36:16.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 = bf5a5e42-0fc6-432c-9d51-32ac1bd7df16
1692025-08-14T23:36:16.570ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-77acbf90-8891-47db-957b-bb3102193510"] 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 = bf5a5e42-0fc6-432c-9d51-32ac1bd7df16
1702025-08-14T23:36:16.585ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 845 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 = bf5a5e42-0fc6-432c-9d51-32ac1bd7df16
1712025-08-14T23:36:16.585ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 844 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1722025-08-14T23:36:16.585ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4634 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 = 5892890b-2547-44de-a889-7a92e464c612 target = phd_framework::test_vm target_id = bf5a5e42-0fc6-432c-9d51-32ac1bd7df16 vm = migration_from_base_and_back_lifecycle_2 vm_id = bf5a5e42-0fc6-432c-9d51-32ac1bd7df16
1732025-08-14T23:36:16.585ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4634 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 = 5892890b-2547-44de-a889-7a92e464c612 target = phd_framework::test_vm target_id = bf5a5e42-0fc6-432c-9d51-32ac1bd7df16
1742025-08-14T23:36:16.585ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1752025-08-14T23:36:16.585ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 89078 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
1762025-08-14T23:36:16.585ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1772025-08-14T23:36:16.585ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1782025-08-14T23:36:16.585ZINFOphd-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-14T23:36:16.586ZDEBGphd-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-14T23:36:16.586ZDEBGphd-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-14T23:36:16.586ZDEBGphd-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-14T23:36:16.586ZDEBGphd-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-14T23:36:16.593ZDEBGphd-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 754M 1.80T 753M /phd-artifacts\n target = phd_framework::zfs
1842025-08-14T23:36:16.593ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-3d899f36-7945-4de9-8720-1814340e9ca5"] 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-14T23:36:16.606ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-3d899f36-7945-4de9-8720-1814340e9ca5", "phd-artifacts/phd-clone-82c15c44-a4f8-4988-9219-5d03afe08e66"] 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-14T23:36:16.622ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-82c15c44-a4f8-4988-9219-5d03afe08e66"] 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-14T23:36:16.628ZDEBGphd-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-82c15c44-a4f8-4988-9219-5d03afe08e66 0B 1.80T 753M /phd-artifacts/phd-clone-82c15c44-a4f8-4988-9219-5d03afe08e66\n target = phd_framework::zfs
1882025-08-14T23:36:16.629ZINFOphd-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-14T23:36:16.629ZINFOphd-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-14T23:36:16.629ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/2bbd5c17fb509b7e3d407100f4f97b82aea057cf07c50034ef761358b34c811b/propolis-server target = phd_framework::artifacts::store
1912025-08-14T23:36:16.629ZINFOphd-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/2bbd5c17fb509b7e3d407100f4f97b82aea057cf07c50034ef761358b34c811b/propolis-server" target = phd_framework::test_vm::server
1922025-08-14T23:36:16.629ZINFOphd-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-14T23:36:16.647ZINFOphd-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-14T23:36:16.679ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 49 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-14T23:36:16.679ZINFOphd-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 = c45dfd09-fbf6-4141-a07d-33d417e00296
1962025-08-14T23:36:16.743ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1972025-08-14T23:36:16.744ZINFOphd-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: c45dfd09-fbf6-4141-a07d-33d417e00296, metadata: InstanceMetadata { project_id: 10be227c-6087-4f36-9fc1-ab1b5d9bce10, silo_id: b1c059ad-44a0-46e9-8779-eed6282c6f59, sled_id: 7ecdf1fd-260a-443f-b13e-7f8e47362938, sled_model: "pheidippes", sled_revision: 1, sled_serial: "7ecdf1fd-260a-443f-b13e-7f8e47362938" }, name: "phd-vm-c45dfd09-fbf6-4141-a07d-33d417e00296" }, state: Creating } line = 404 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c45dfd09-fbf6-4141-a07d-33d417e00296
1982025-08-14T23:36:16.744ZINFOphd-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 = c45dfd09-fbf6-4141-a07d-33d417e00296
1992025-08-14T23:36:16.744ZINFOphd-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 = c45dfd09-fbf6-4141-a07d-33d417e00296
2002025-08-14T23:36:16.744ZINFOphd-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 = c45dfd09-fbf6-4141-a07d-33d417e00296
2012025-08-14T23:36:16.745ZINFOphd-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-14T23:36:16.745ZINFOphd-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 = c45dfd09-fbf6-4141-a07d-33d417e00296
2032025-08-14T23:36:16.745ZDEBGphd-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-14T23:36:16.745ZINFOphd-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 = c45dfd09-fbf6-4141-a07d-33d417e00296
2052025-08-14T23:36:16.745ZINFOphd-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 = c45dfd09-fbf6-4141-a07d-33d417e00296
2062025-08-14T23:36:21.143ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4397 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 = c45dfd09-fbf6-4141-a07d-33d417e00296
2072025-08-14T23:36:21.143ZDEBGphd-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-14T23:36:21.143ZDEBGphd-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-14T23:36:21.143ZINFOphd-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 = c45dfd09-fbf6-4141-a07d-33d417e00296
2102025-08-14T23:36:21.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::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = c45dfd09-fbf6-4141-a07d-33d417e00296
2112025-08-14T23:36:21.162ZINFOphd-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::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c45dfd09-fbf6-4141-a07d-33d417e00296
2122025-08-14T23:36:21.162ZDEBGphd-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-14T23:36:21.162ZDEBGphd-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-14T23:36:21.162ZINFOphd-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 = c45dfd09-fbf6-4141-a07d-33d417e00296
2152025-08-14T23:36:21.162ZINFOphd-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 = c45dfd09-fbf6-4141-a07d-33d417e00296
2162025-08-14T23:36:21.195ZINFOphd-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 = c45dfd09-fbf6-4141-a07d-33d417e00296
2172025-08-14T23:36:21.195ZINFOphd-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-14T23:36:21.195ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4450 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-14T23:36:21.195ZINFOphd-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 = c45dfd09-fbf6-4141-a07d-33d417e00296
2202025-08-14T23:36:21.195ZINFOphd-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 = c45dfd09-fbf6-4141-a07d-33d417e00296
2212025-08-14T23:36:21.206ZINFOphd-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 = c45dfd09-fbf6-4141-a07d-33d417e00296
2222025-08-14T23:36:21.206ZINFOphd-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 = c45dfd09-fbf6-4141-a07d-33d417e00296
2232025-08-14T23:36:21.206ZINFOphd-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 = c45dfd09-fbf6-4141-a07d-33d417e00296
2242025-08-14T23:36:21.239ZINFOphd-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::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c45dfd09-fbf6-4141-a07d-33d417e00296
2252025-08-14T23:36:21.244ZINFOphd-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-14T23:36:21.244ZINFOphd-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-14T23:36:21.244ZINFOphd-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-14T23:36:21.244ZDEBGphd-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-14T23:36:21.244ZINFOphd-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-14T23:36:21.244ZINFOphd-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-14T23:36:21.263ZINFOphd-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-14T23:36:21.295ZINFOphd-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-14T23:36:21.295ZINFOphd-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 = c45dfd09-fbf6-4141-a07d-33d417e00296 target = phd_framework::test_vm target_id = 1d7d27ca-a7bb-467d-94eb-06e0d754af00
2342025-08-14T23:36:21.295ZINFOphd-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 = 2d11cf06-cdcc-403b-a8ad-2fb3a845977e path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c45dfd09-fbf6-4141-a07d-33d417e00296 target = phd_framework::test_vm target_id = 1d7d27ca-a7bb-467d-94eb-06e0d754af00 timeout_duration = 45s
2352025-08-14T23:36:21.295ZINFOphd-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 = c45dfd09-fbf6-4141-a07d-33d417e00296 target = phd_framework::test_vm target_id = 1d7d27ca-a7bb-467d-94eb-06e0d754af00 vm = migration_serial_history_base_lifecycle_0 vm_id = 1d7d27ca-a7bb-467d-94eb-06e0d754af00
2362025-08-14T23:36:21.357ZINFOphd-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: 1d7d27ca-a7bb-467d-94eb-06e0d754af00, metadata: InstanceMetadata { project_id: 10be227c-6087-4f36-9fc1-ab1b5d9bce10, silo_id: b1c059ad-44a0-46e9-8779-eed6282c6f59, sled_id: bf9641d9-152d-4d71-a312-bc0579615769, sled_model: "pheidippes", sled_revision: 1, sled_serial: "bf9641d9-152d-4d71-a312-bc0579615769" }, name: "phd-vm-1d7d27ca-a7bb-467d-94eb-06e0d754af00" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c45dfd09-fbf6-4141-a07d-33d417e00296 target = phd_framework::test_vm target_id = 1d7d27ca-a7bb-467d-94eb-06e0d754af00 vm = migration_serial_history_base_lifecycle_0 vm_id = 1d7d27ca-a7bb-467d-94eb-06e0d754af00
2372025-08-14T23:36:21.357ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 2d11cf06-cdcc-403b-a8ad-2fb3a845977e path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c45dfd09-fbf6-4141-a07d-33d417e00296 target = phd_framework::test_vm target_id = 1d7d27ca-a7bb-467d-94eb-06e0d754af00
2382025-08-14T23:36:23.627ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7727}} target = phd_framework::serial
2392025-08-14T23:36:23.729ZINFOphd-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 = c45dfd09-fbf6-4141-a07d-33d417e00296 target = phd_framework::test_vm target_id = 1d7d27ca-a7bb-467d-94eb-06e0d754af00
2402025-08-14T23:36:23.729ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2372 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 2d11cf06-cdcc-403b-a8ad-2fb3a845977e path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c45dfd09-fbf6-4141-a07d-33d417e00296 target = phd_framework::test_vm target_id = 1d7d27ca-a7bb-467d-94eb-06e0d754af00
2412025-08-14T23:36:23.731ZINFOphd-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 = c45dfd09-fbf6-4141-a07d-33d417e00296
2422025-08-14T23:36:23.732ZDEBGphd-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 = c45dfd09-fbf6-4141-a07d-33d417e00296
2432025-08-14T23:36:23.803ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 72 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 = c45dfd09-fbf6-4141-a07d-33d417e00296
2442025-08-14T23:36:23.804ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7124 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 = c45dfd09-fbf6-4141-a07d-33d417e00296
2452025-08-14T23:36:23.806ZINFOphd-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 = 1d7d27ca-a7bb-467d-94eb-06e0d754af00
2462025-08-14T23:36:23.806ZDEBGphd-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-14T23:36:23.806ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7063 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2482025-08-14T23:36:23.806ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2492025-08-14T23:36:23.806ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2502025-08-14T23:36:23.807ZDEBGphd-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 = 1d7d27ca-a7bb-467d-94eb-06e0d754af00
2512025-08-14T23:36:24.366ZDEBGphd-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 = 1d7d27ca-a7bb-467d-94eb-06e0d754af00
2522025-08-14T23:36:24.438ZDEBGphd-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 = 1d7d27ca-a7bb-467d-94eb-06e0d754af00
2532025-08-14T23:36:24.438ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-82c15c44-a4f8-4988-9219-5d03afe08e66"] 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 = 1d7d27ca-a7bb-467d-94eb-06e0d754af00
2542025-08-14T23:36:24.458ZDEBGphd-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 = 1d7d27ca-a7bb-467d-94eb-06e0d754af00
2552025-08-14T23:36:24.458ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-3d899f36-7945-4de9-8720-1814340e9ca5"] 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 = 1d7d27ca-a7bb-467d-94eb-06e0d754af00
2562025-08-14T23:36:24.475ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 668 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 = 1d7d27ca-a7bb-467d-94eb-06e0d754af00
2572025-08-14T23:36:24.475ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 668 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2582025-08-14T23:36:24.475ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3180 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 = c45dfd09-fbf6-4141-a07d-33d417e00296 target = phd_framework::test_vm target_id = 1d7d27ca-a7bb-467d-94eb-06e0d754af00 vm = migration_serial_history_base_lifecycle_0 vm_id = 1d7d27ca-a7bb-467d-94eb-06e0d754af00
2592025-08-14T23:36:24.475ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3180 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 = c45dfd09-fbf6-4141-a07d-33d417e00296 target = phd_framework::test_vm target_id = 1d7d27ca-a7bb-467d-94eb-06e0d754af00
2602025-08-14T23:36:24.475ZINFOphd-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
2612025-08-14T23:36:24.475ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 7889 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2622025-08-14T23:36:24.475ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2632025-08-14T23:36:24.475ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2642025-08-14T23:36:24.475ZINFOphd-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-14T23:36:24.475ZDEBGphd-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-14T23:36:24.475ZDEBGphd-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-14T23:36:24.475ZDEBGphd-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-14T23:36:24.476ZDEBGphd-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-14T23:36:24.482ZDEBGphd-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 755M 1.80T 753M /phd-artifacts\n target = phd_framework::zfs
2702025-08-14T23:36:24.482ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-b23abd87-a43b-4260-a629-4dc092367eff"] 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-14T23:36:24.493ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-b23abd87-a43b-4260-a629-4dc092367eff", "phd-artifacts/phd-clone-c731f043-33d0-4cb7-895e-f1a0ec8bc9d0"] 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-14T23:36:24.505ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-c731f043-33d0-4cb7-895e-f1a0ec8bc9d0"] 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-14T23:36:24.511ZDEBGphd-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-c731f043-33d0-4cb7-895e-f1a0ec8bc9d0 0B 1.80T 753M /phd-artifacts/phd-clone-c731f043-33d0-4cb7-895e-f1a0ec8bc9d0\n target = phd_framework::zfs
2742025-08-14T23:36:24.512ZINFOphd-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-14T23:36:24.512ZINFOphd-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-14T23:36:24.512ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/2bbd5c17fb509b7e3d407100f4f97b82aea057cf07c50034ef761358b34c811b/propolis-server target = phd_framework::artifacts::store
2772025-08-14T23:36:24.512ZINFOphd-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/2bbd5c17fb509b7e3d407100f4f97b82aea057cf07c50034ef761358b34c811b/propolis-server" target = phd_framework::test_vm::server
2782025-08-14T23:36:24.512ZINFOphd-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-14T23:36:24.529ZINFOphd-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-14T23:36:24.561ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 49 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-14T23:36:24.561ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
2822025-08-14T23:36:24.625ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2832025-08-14T23:36:24.626ZINFOphd-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: 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d, metadata: InstanceMetadata { project_id: 33d6d823-c240-42c5-9692-f2d601b4ffe6, silo_id: 78dc8e0f-36ee-443f-9228-1aced7e21b8b, sled_id: a80ccd5b-60f6-45ea-9713-1524a73a894c, sled_model: "pheidippes", sled_revision: 1, sled_serial: "a80ccd5b-60f6-45ea-9713-1524a73a894c" }, name: "phd-vm-229f5c66-d8e5-439f-a6b7-4b56c91aaa2d" }, 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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
2842025-08-14T23:36:24.626ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
2852025-08-14T23:36:24.626ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
2862025-08-14T23:36:24.627ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
2872025-08-14T23:36:24.627ZINFOphd-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-14T23:36:24.627ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
2892025-08-14T23:36:24.627ZDEBGphd-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-14T23:36:24.627ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
2912025-08-14T23:36:24.627ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
2922025-08-14T23:36:29.057ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4429 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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
2932025-08-14T23:36:29.057ZDEBGphd-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-14T23:36:29.057ZDEBGphd-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-14T23:36:29.057ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
2962025-08-14T23:36:29.057ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
2972025-08-14T23:36:29.076ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 19 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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
2982025-08-14T23:36:29.076ZDEBGphd-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-14T23:36:29.077ZDEBGphd-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-14T23:36:29.077ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
3012025-08-14T23:36:29.077ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
3022025-08-14T23:36:29.109ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
3032025-08-14T23:36:29.109ZINFOphd-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-14T23:36:29.109ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4481 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-14T23:36:29.109ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
3062025-08-14T23:36:29.109ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
3072025-08-14T23:36:29.120ZINFOphd-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::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
3082025-08-14T23:36:29.121ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
3092025-08-14T23:36:29.121ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
3102025-08-14T23:36:29.153ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
3112025-08-14T23:36:29.153ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
3122025-08-14T23:36:29.153ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
3132025-08-14T23:36:29.164ZINFOphd-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::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
3142025-08-14T23:36:29.165ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
3152025-08-14T23:36:29.165ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
3162025-08-14T23:36:29.197ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
3172025-08-14T23:36:29.198ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
3182025-08-14T23:36:29.198ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
3192025-08-14T23:36:29.209ZINFOphd-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::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
3202025-08-14T23:36:29.209ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
3212025-08-14T23:36:29.210ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
3222025-08-14T23:36:29.243ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
3232025-08-14T23:36:29.243ZINFOphd-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-14T23:36:29.243ZINFOphd-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-14T23:36:29.243ZINFOphd-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-14T23:36:29.243ZDEBGphd-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-14T23:36:29.243ZINFOphd-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-14T23:36:29.243ZINFOphd-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-14T23:36:29.261ZINFOphd-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-14T23:36:29.292ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 49 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-14T23:36:29.292ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d target = phd_framework::test_vm target_id = 611a09d4-d0b0-42ec-80e0-1723e9a01f97
3322025-08-14T23:36:29.292ZINFOphd-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 = 4cadd85c-0bdf-4a0e-aa9f-fd294d0de6ca path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d target = phd_framework::test_vm target_id = 611a09d4-d0b0-42ec-80e0-1723e9a01f97 timeout_duration = 45s
3332025-08-14T23:36:29.292ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d target = phd_framework::test_vm target_id = 611a09d4-d0b0-42ec-80e0-1723e9a01f97 vm = migration_from_base_lifecycle_0 vm_id = 611a09d4-d0b0-42ec-80e0-1723e9a01f97
3342025-08-14T23:36:29.353ZINFOphd-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: 611a09d4-d0b0-42ec-80e0-1723e9a01f97, metadata: InstanceMetadata { project_id: 33d6d823-c240-42c5-9692-f2d601b4ffe6, silo_id: 78dc8e0f-36ee-443f-9228-1aced7e21b8b, sled_id: e8e37cfc-54a5-48b0-8815-c1d281fc1d40, sled_model: "pheidippes", sled_revision: 1, sled_serial: "e8e37cfc-54a5-48b0-8815-c1d281fc1d40" }, name: "phd-vm-611a09d4-d0b0-42ec-80e0-1723e9a01f97" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d target = phd_framework::test_vm target_id = 611a09d4-d0b0-42ec-80e0-1723e9a01f97 vm = migration_from_base_lifecycle_0 vm_id = 611a09d4-d0b0-42ec-80e0-1723e9a01f97
3352025-08-14T23:36:29.353ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 4cadd85c-0bdf-4a0e-aa9f-fd294d0de6ca path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d target = phd_framework::test_vm target_id = 611a09d4-d0b0-42ec-80e0-1723e9a01f97
3362025-08-14T23:36:31.590ZINFOphd-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-14T23:36:32.063ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d target = phd_framework::test_vm target_id = 611a09d4-d0b0-42ec-80e0-1723e9a01f97
3382025-08-14T23:36:32.063ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2709 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 4cadd85c-0bdf-4a0e-aa9f-fd294d0de6ca path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d target = phd_framework::test_vm target_id = 611a09d4-d0b0-42ec-80e0-1723e9a01f97
3392025-08-14T23:36:32.065ZINFOphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
3402025-08-14T23:36:32.065ZINFOphd-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 = 611a09d4-d0b0-42ec-80e0-1723e9a01f97
3412025-08-14T23:36:32.065ZINFOphd-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 = 611a09d4-d0b0-42ec-80e0-1723e9a01f97
3422025-08-14T23:36:32.066ZDEBGphd-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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
3432025-08-14T23:36:32.139ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 74 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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
3442025-08-14T23:36:32.139ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7578 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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d
3452025-08-14T23:36:32.139ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 74 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 = 611a09d4-d0b0-42ec-80e0-1723e9a01f97
3462025-08-14T23:36:32.140ZINFOphd-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 = 611a09d4-d0b0-42ec-80e0-1723e9a01f97
3472025-08-14T23:36:32.140ZINFOphd-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 = 611a09d4-d0b0-42ec-80e0-1723e9a01f97
3482025-08-14T23:36:32.165ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 25 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 = 611a09d4-d0b0-42ec-80e0-1723e9a01f97
3492025-08-14T23:36:32.166ZINFOphd-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 = 611a09d4-d0b0-42ec-80e0-1723e9a01f97
3502025-08-14T23:36:32.166ZDEBGphd-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-14T23:36:32.166ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7540 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3522025-08-14T23:36:32.166ZINFOphd-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
3532025-08-14T23:36:32.166ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3542025-08-14T23:36:32.167ZDEBGphd-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 = 611a09d4-d0b0-42ec-80e0-1723e9a01f97
3552025-08-14T23:36:32.757ZDEBGphd-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 = 611a09d4-d0b0-42ec-80e0-1723e9a01f97
3562025-08-14T23:36:32.829ZDEBGphd-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 = 611a09d4-d0b0-42ec-80e0-1723e9a01f97
3572025-08-14T23:36:32.829ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-c731f043-33d0-4cb7-895e-f1a0ec8bc9d0"] 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 = 611a09d4-d0b0-42ec-80e0-1723e9a01f97
3582025-08-14T23:36:32.849ZDEBGphd-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 = 611a09d4-d0b0-42ec-80e0-1723e9a01f97
3592025-08-14T23:36:32.849ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-b23abd87-a43b-4260-a629-4dc092367eff"] 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 = 611a09d4-d0b0-42ec-80e0-1723e9a01f97
3602025-08-14T23:36:32.866ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 699 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 = 611a09d4-d0b0-42ec-80e0-1723e9a01f97
3612025-08-14T23:36:32.866ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 699 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3622025-08-14T23:36:32.866ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3573 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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d target = phd_framework::test_vm target_id = 611a09d4-d0b0-42ec-80e0-1723e9a01f97 vm = migration_from_base_lifecycle_0 vm_id = 611a09d4-d0b0-42ec-80e0-1723e9a01f97
3632025-08-14T23:36:32.866ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3642025-08-14T23:36:32.866ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3573 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 = 229f5c66-d8e5-439f-a6b7-4b56c91aaa2d target = phd_framework::test_vm target_id = 611a09d4-d0b0-42ec-80e0-1723e9a01f97
3652025-08-14T23:36:32.866ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3662025-08-14T23:36:32.866ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 8390 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
367 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 105.36s
368 
3692025-08-14T23:36:32.866ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner