Max level shown:
12026-04-18T03:48:35.656ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 36 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200, manual_stop_on_failure: false }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22026-04-18T03:48:35.688ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 219 store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("bf64f45b1a58e69d126a3c6ca1e4512c88668132"), sha256: "740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 194, tv_nsec: 318717877 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-04-18T03:48:35.688ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 227 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42026-04-18T03:48:35.692ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = ae1da83e66c648574827298f4bc444632bf4d047 file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52026-04-18T03:48:35.694ZDEBGphd-runner: Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/ae1da83e66c648574827298f4bc444632bf4d047/crucible-nightly.sha256.txt
62026-04-18T03:48:35.893ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 248 target = phd_framework::artifacts::store
72026-04-18T03:48:36.392ZDEBGphd-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/fcb195f88a6bca56e50ef196b4261ac62b13bb08/propolis-server.sha256.txt
82026-04-18T03:48:36.536ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-04-18T03:48:36.536ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-04-18T03:48:36.540ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 83 target = phd_runner::execute
112026-04-18T03:48:36.540ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
122026-04-18T03:48:36.540ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-04-18T03:48:36.540ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-04-18T03:48:36.542ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 34 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
152026-04-18T03:48:36.543ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
162026-04-18T03:48:36.544ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/bf64f45b1a58e69d126a3c6ca1e4512c88668132/OVMF_CODE.fd
172026-04-18T03:48:36.953ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
182026-04-18T03:48:36.967ZDEBGphd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso file = phd-tests/framework/src/artifacts/store.rs line = 614 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store timeout = 600s
192026-04-18T03:48:43.476ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
202026-04-18T03:48:43.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
212026-04-18T03:48:43.490ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::can_migrate_from_base stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.09M 25.3T 1.91M /phd-artifacts\n target = phd_framework::zfs
222026-04-18T03:48:43.491ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-da502bb7-0e85-4c39-a9d4-f0047dcb2220"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = snapshot
232026-04-18T03:48:43.515ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-da502bb7-0e85-4c39-a9d4-f0047dcb2220", "phd-artifacts/phd-clone-ae6d75b3-2fa3-4a30-8a57-3b636f15865d"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = clone
242026-04-18T03:48:43.537ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-ae6d75b3-2fa3-4a30-8a57-3b636f15865d"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
252026-04-18T03:48:43.548ZDEBGphd-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-ae6d75b3-2fa3-4a30-8a57-3b636f15865d 0B 25.3T 48.9M /phd-artifacts/phd-clone-ae6d75b3-2fa3-4a30-8a57-3b636f15865d\n target = phd_framework::zfs
262026-04-18T03:48:43.551ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
272026-04-18T03:48:43.551ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
282026-04-18T03:48:43.551ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/1977f870a82a6d4e11aaba9873507d96755ae54065f416b56a38b0918f9d6e2d/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-04-18T03:48:43.551ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/fcb195f88a6bca56e50ef196b4261ac62b13bb08/propolis-server.tar.gz
302026-04-18T03:48:53.732ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/1977f870a82a6d4e11aaba9873507d96755ae54065f416b56a38b0918f9d6e2d/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 160 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store untar_path = propolis-server
312026-04-18T03:48:53.732ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 514 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
322026-04-18T03:49:12.892ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/1977f870a82a6d4e11aaba9873507d96755ae54065f416b56a38b0918f9d6e2d/propolis-server" target = phd_framework::test_vm::server
332026-04-18T03:49:12.892ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stdout.log" target = phd_framework::log_config
342026-04-18T03:49:13.037ZINFOphd-runner: [NEW - EVENT] Launched server with pid 828 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
352026-04-18T03:49:13.050ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 29498 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
362026-04-18T03:49:13.052ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
372026-04-18T03:49:13.057ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 459 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
382026-04-18T03:49:13.812ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-04-18T03:49:13.815ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 3719af4c-ce32-4a59-a838-99aec2278715, name: "phd-vm-3719af4c-ce32-4a59-a838-99aec2278715", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: efd866d5-1550-4083-a83d-54e8a9343947, project_id: fb33bebd-b8ec-419f-8d33-080b6a5ffdbd, sled_id: e9cc2505-7cb2-4ede-8321-d2de2bba2b9f, sled_serial: "e9cc2505-7cb2-4ede-8321-d2de2bba2b9f", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 518 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
402026-04-18T03:49:13.816ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
412026-04-18T03:49:13.816ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 584 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
422026-04-18T03:49:13.817ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
432026-04-18T03:49:13.818ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
442026-04-18T03:49:13.818ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 843 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
452026-04-18T03:49:13.818ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
462026-04-18T03:49:13.818ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
472026-04-18T03:49:13.818ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
482026-04-18T03:49:18.384ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4565 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
492026-04-18T03:49:18.384ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
502026-04-18T03:49:18.385ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
512026-04-18T03:49:18.385ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
522026-04-18T03:49:18.385ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
532026-04-18T03:49:18.412ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
542026-04-18T03:49:18.413ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552026-04-18T03:49:18.413ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
562026-04-18T03:49:18.413ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
572026-04-18T03:49:18.413ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
582026-04-18T03:49:18.446ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
592026-04-18T03:49:18.446ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 891 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
602026-04-18T03:49:18.446ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4628 file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
612026-04-18T03:49:18.448ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
622026-04-18T03:49:18.448ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
632026-04-18T03:49:18.457ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 8 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
642026-04-18T03:49:18.457ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
652026-04-18T03:49:18.457ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
662026-04-18T03:49:18.491ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
672026-04-18T03:49:18.491ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
682026-04-18T03:49:18.491ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
692026-04-18T03:49:18.502ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
702026-04-18T03:49:18.502ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
712026-04-18T03:49:18.502ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
722026-04-18T03:49:18.525ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
732026-04-18T03:49:18.525ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
742026-04-18T03:49:18.525ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
752026-04-18T03:49:18.536ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
762026-04-18T03:49:18.536ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
772026-04-18T03:49:18.536ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
782026-04-18T03:49:18.569ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
792026-04-18T03:49:18.569ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
802026-04-18T03:49:18.569ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
812026-04-18T03:49:18.580ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
822026-04-18T03:49:18.580ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
832026-04-18T03:49:18.580ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
842026-04-18T03:49:18.613ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
852026-04-18T03:49:18.614ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
862026-04-18T03:49:18.614ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
872026-04-18T03:49:18.624ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
882026-04-18T03:49:18.625ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
892026-04-18T03:49:18.625ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
902026-04-18T03:49:18.657ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
912026-04-18T03:49:18.657ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
922026-04-18T03:49:18.657ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
932026-04-18T03:49:18.668ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
942026-04-18T03:49:18.668ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
952026-04-18T03:49:18.668ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
962026-04-18T03:49:18.701ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
972026-04-18T03:49:18.702ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
982026-04-18T03:49:18.702ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
992026-04-18T03:49:18.702ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
1002026-04-18T03:49:18.702ZDEBGphd-runner: [NEW - EVENT] Examining locally-sourced artifact file = phd-tests/framework/src/artifacts/store.rs line = 56 path = /work/phd-test/propolis-server sha256 = None target = phd_framework::artifacts::store
1012026-04-18T03:49:18.702ZDEBGphd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path file = phd-tests/framework/src/artifacts/store.rs line = 69 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
1022026-04-18T03:49:18.702ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1032026-04-18T03:49:18.702ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::log_config
1042026-04-18T03:49:18.739ZINFOphd-runner: [NEW - EVENT] Launched server with pid 829 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
1052026-04-18T03:49:18.752ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 50 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1062026-04-18T03:49:18.753ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1072026-04-18T03:49:18.753ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 timeout_duration = 45s
1082026-04-18T03:49:18.753ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_from_base_lifecycle_0 vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1092026-04-18T03:49:18.754ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 459 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_from_base_lifecycle_0 vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1102026-04-18T03:49:19.335ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 06526a7a-9395-412a-a37d-94e4c5d2c338, name: "phd-vm-06526a7a-9395-412a-a37d-94e4c5d2c338", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: efd866d5-1550-4083-a83d-54e8a9343947, project_id: fb33bebd-b8ec-419f-8d33-080b6a5ffdbd, sled_id: 90cb2b9c-1d70-4383-a49d-fd36fe69de79, sled_serial: "90cb2b9c-1d70-4383-a49d-fd36fe69de79", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_from_base_lifecycle_0 vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1112026-04-18T03:49:19.335ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1122026-04-18T03:49:22.229ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7847}} target = phd_framework::serial
1132026-04-18T03:49:22.863ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1142026-04-18T03:49:22.866ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
1152026-04-18T03:49:22.867ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1162026-04-18T03:49:22.867ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_lifecycle_0 vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1172026-04-18T03:49:22.870ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
1182026-04-18T03:49:22.946ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 78 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
1192026-04-18T03:49:22.946ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9894 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
1202026-04-18T03:49:24.696ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1828 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1212026-04-18T03:49:24.696ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1222026-04-18T03:49:24.696ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_lifecycle_0 vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1232026-04-18T03:49:24.729ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1242026-04-18T03:49:24.730ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1252026-04-18T03:49:24.731ZDEBGphd-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
1262026-04-18T03:49:24.731ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
1272026-04-18T03:49:24.731ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1282026-04-18T03:49:24.731ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 10918 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1292026-04-18T03:49:24.732ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1302026-04-18T03:49:25.393ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_lifecycle_0 vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1312026-04-18T03:49:25.468ZDEBGphd-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 = 06526a7a-9395-412a-a37d-94e4c5d2c338
1322026-04-18T03:49:25.468ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-ae6d75b3-2fa3-4a30-8a57-3b636f15865d"] 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 = 06526a7a-9395-412a-a37d-94e4c5d2c338
1332026-04-18T03:49:25.494ZDEBGphd-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 = 06526a7a-9395-412a-a37d-94e4c5d2c338
1342026-04-18T03:49:25.494ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-da502bb7-0e85-4c39-a9d4-f0047dcb2220"] 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 = 06526a7a-9395-412a-a37d-94e4c5d2c338
1352026-04-18T03:49:25.512ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 781 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1362026-04-18T03:49:25.513ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6758 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_from_base_lifecycle_0 vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1372026-04-18T03:49:25.514ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 783 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1382026-04-18T03:49:25.514ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
1392026-04-18T03:49:25.514ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1402026-04-18T03:49:25.514ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1412026-04-18T03:49:25.514ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 40 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_tests::migrate::from_base target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1422026-04-18T03:49:25.514ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::artifacts::store target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1432026-04-18T03:49:25.514ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::artifacts::store target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1442026-04-18T03:49:25.514ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::artifacts::store target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1452026-04-18T03:49:25.515ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::zfs target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 verb = list
1462026-04-18T03:49:25.526ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 1013M 25.3T 1013M /phd-artifacts\n target = phd_framework::zfs target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1472026-04-18T03:49:25.526ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-65a64fcc-b12e-4e1e-b8b1-d6da69404a0d"] file = phd-tests/framework/src/zfs.rs line = 304 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::zfs target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 verb = snapshot
1482026-04-18T03:49:25.547ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-65a64fcc-b12e-4e1e-b8b1-d6da69404a0d", "phd-artifacts/phd-clone-499a13bd-5acd-4529-b635-43314f02ee96"] file = phd-tests/framework/src/zfs.rs line = 304 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::zfs target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 verb = clone
1492026-04-18T03:49:25.566ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-499a13bd-5acd-4529-b635-43314f02ee96"] file = phd-tests/framework/src/zfs.rs line = 304 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::zfs target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 verb = list
1502026-04-18T03:49:25.577ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-499a13bd-5acd-4529-b635-43314f02ee96 0B 25.3T 1013M /phd-artifacts/phd-clone-499a13bd-5acd-4529-b635-43314f02ee96\n target = phd_framework::zfs target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1512026-04-18T03:49:25.578ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1522026-04-18T03:49:25.578ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm_name = migration_serial_history_base
1532026-04-18T03:49:25.578ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = /phd-artifacts/1977f870a82a6d4e11aaba9873507d96755ae54065f416b56a38b0918f9d6e2d/propolis-server source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::artifacts::store target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1542026-04-18T03:49:25.578ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/1977f870a82a6d4e11aaba9873507d96755ae54065f416b56a38b0918f9d6e2d/propolis-server" source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm::server target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1552026-04-18T03:49:25.578ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stdout.log" target = phd_framework::log_config target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1562026-04-18T03:49:25.619ZINFOphd-runner: [NEW - EVENT] Launched server with pid 838 file = phd-tests/framework/src/test_vm/server.rs line = 127 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm::server target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1572026-04-18T03:49:25.634ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 55 file = phd-tests/framework/src/test_vm/mod.rs line = 304 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1582026-04-18T03:49:25.634ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1592026-04-18T03:49:25.634ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 459 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1602026-04-18T03:49:26.026ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1612026-04-18T03:49:26.027ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 29b9fc93-fa7b-4ac4-9f62-a0247b281f94, name: "phd-vm-29b9fc93-fa7b-4ac4-9f62-a0247b281f94", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 1c96e54b-a6b1-40d1-a3e5-71639879f55d, project_id: 07b7e367-7c90-4dd9-88b1-b6b965f9fc12, sled_id: ee983990-8d9a-4c3c-9b66-34a7eb0867f7, sled_serial: "ee983990-8d9a-4c3c-9b66-34a7eb0867f7", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 518 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1622026-04-18T03:49:26.027ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 579 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1632026-04-18T03:49:26.027ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 584 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 state = Run target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1642026-04-18T03:49:26.028ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 579 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1652026-04-18T03:49:26.028ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 894 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1662026-04-18T03:49:26.028ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 843 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 timeout_duration = 300s vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1672026-04-18T03:49:26.028ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 step = WaitFor("localhost login: ") target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1682026-04-18T03:49:26.028ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1692026-04-18T03:49:26.028ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1702026-04-18T03:49:30.626ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4597 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1712026-04-18T03:49:30.626ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 step = WriteStr("root") target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1722026-04-18T03:49:30.626ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 step = WaitFor("localhost:~#") target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1732026-04-18T03:49:30.626ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1742026-04-18T03:49:30.627ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1752026-04-18T03:49:30.644ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1762026-04-18T03:49:30.645ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1772026-04-18T03:49:30.645ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 step = WaitFor("localhost:~#") target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1782026-04-18T03:49:30.645ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1792026-04-18T03:49:30.645ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1802026-04-18T03:49:30.678ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1812026-04-18T03:49:30.678ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 891 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1822026-04-18T03:49:30.678ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4649 file = phd-tests/framework/src/test_vm/mod.rs line = 894 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1832026-04-18T03:49:30.678ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1842026-04-18T03:49:30.679ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1852026-04-18T03:49:30.689ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1862026-04-18T03:49:30.689ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1872026-04-18T03:49:30.689ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1882026-04-18T03:49:30.722ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1892026-04-18T03:49:30.723ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1902026-04-18T03:49:30.723ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1912026-04-18T03:49:30.733ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1922026-04-18T03:49:30.733ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1932026-04-18T03:49:30.734ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1942026-04-18T03:49:30.768ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 34 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
1952026-04-18T03:49:30.773ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::lifecycle target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm_name = migration_serial_history_base
1962026-04-18T03:49:30.773ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1972026-04-18T03:49:30.773ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm_name = migration_serial_history_base_lifecycle_0
1982026-04-18T03:49:30.773ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = /work/phd-test/propolis-server source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::artifacts::store target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
1992026-04-18T03:49:30.773ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm::server target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
2002026-04-18T03:49:30.773ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::log_config target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
2012026-04-18T03:49:30.810ZINFOphd-runner: [NEW - EVENT] Launched server with pid 839 file = phd-tests/framework/src/test_vm/server.rs line = 127 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm::server target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
2022026-04-18T03:49:30.823ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 49 file = phd-tests/framework/src/test_vm/mod.rs line = 304 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
2032026-04-18T03:49:30.823ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2042026-04-18T03:49:30.823ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 timeout_duration = 45s
2052026-04-18T03:49:30.823ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_serial_history_base_lifecycle_0 vm_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2062026-04-18T03:49:30.823ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 459 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_serial_history_base_lifecycle_0 vm_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2072026-04-18T03:49:31.369ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3, name: "phd-vm-4f9d17f6-1810-4d8d-81a6-7da0accaf2e3", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 1c96e54b-a6b1-40d1-a3e5-71639879f55d, project_id: 07b7e367-7c90-4dd9-88b1-b6b965f9fc12, sled_id: 0f977fe2-7d2c-4e1a-a783-3bb4fc2caf78, sled_serial: "0f977fe2-7d2c-4e1a-a783-3bb4fc2caf78", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_serial_history_base_lifecycle_0 vm_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2082026-04-18T03:49:31.369ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2092026-04-18T03:49:34.237ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7756}} target = phd_framework::serial
2102026-04-18T03:49:35.895ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2112026-04-18T03:49:35.898ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
2122026-04-18T03:49:35.899ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9000 source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm::server target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
2132026-04-18T03:49:35.904ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base_lifecycle_0 vm_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2142026-04-18T03:49:35.905ZDEBGphd-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
2152026-04-18T03:49:35.905ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
2162026-04-18T03:49:35.905ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9878 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2172026-04-18T03:49:35.905ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2182026-04-18T03:49:35.906ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1199 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base_lifecycle_0 vm_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2192026-04-18T03:49:35.978ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 79 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
2202026-04-18T03:49:35.978ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10343 file = phd-tests/framework/src/test_vm/mod.rs line = 416 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
2212026-04-18T03:49:36.422ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9002 source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm::server target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base_lifecycle_0 vm_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2222026-04-18T03:49:36.499ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs clone dropped file = phd-tests/framework/src/zfs.rs line = 83 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::zfs target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base_lifecycle_0 vm_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2232026-04-18T03:49:36.500ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-499a13bd-5acd-4529-b635-43314f02ee96"] file = phd-tests/framework/src/zfs.rs line = 304 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::zfs target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 verb = destroy vm = migration_serial_history_base_lifecycle_0 vm_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2242026-04-18T03:49:36.525ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped file = phd-tests/framework/src/zfs.rs line = 57 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::zfs target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base_lifecycle_0 vm_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2252026-04-18T03:49:36.525ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-65a64fcc-b12e-4e1e-b8b1-d6da69404a0d"] file = phd-tests/framework/src/zfs.rs line = 304 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::zfs target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 verb = destroy vm = migration_serial_history_base_lifecycle_0 vm_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2262026-04-18T03:49:36.541ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 636 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_from_base source_id = 3719af4c-ce32-4a59-a838-99aec2278715 target = phd_framework::test_vm target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338 vm = migration_serial_history_base_lifecycle_0 vm_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2272026-04-18T03:49:36.542ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5718 file = phd-tests/framework/src/test_vm/mod.rs line = 416 migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_serial_history_base_lifecycle_0 vm_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2282026-04-18T03:49:36.542ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 636 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2292026-04-18T03:49:36.542ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
2302026-04-18T03:49:36.542ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2312026-04-18T03:49:36.542ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2322026-04-18T03:49:36.542ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 52 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_tests::migrate::from_base target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2332026-04-18T03:49:36.542ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::artifacts::store target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2342026-04-18T03:49:36.542ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::artifacts::store target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2352026-04-18T03:49:36.542ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::artifacts::store target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2362026-04-18T03:49:36.542ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::zfs target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 verb = list
2372026-04-18T03:49:36.554ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 1014M 25.3T 1013M /phd-artifacts\n target = phd_framework::zfs target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2382026-04-18T03:49:36.554ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-0d7fdced-91e9-491b-b51a-a1926ac779b6"] file = phd-tests/framework/src/zfs.rs line = 304 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::zfs target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 verb = snapshot
2392026-04-18T03:49:36.576ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-0d7fdced-91e9-491b-b51a-a1926ac779b6", "phd-artifacts/phd-clone-b575baef-3ad7-41ae-93ca-35eb326b6f52"] file = phd-tests/framework/src/zfs.rs line = 304 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::zfs target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 verb = clone
2402026-04-18T03:49:36.596ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-b575baef-3ad7-41ae-93ca-35eb326b6f52"] file = phd-tests/framework/src/zfs.rs line = 304 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::zfs target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 verb = list
2412026-04-18T03:49:36.608ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-b575baef-3ad7-41ae-93ca-35eb326b6f52 0B 25.3T 1013M /phd-artifacts/phd-clone-b575baef-3ad7-41ae-93ca-35eb326b6f52\n target = phd_framework::zfs target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2422026-04-18T03:49:36.608ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2432026-04-18T03:49:36.608ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm_name = migration_from_base_and_back
2442026-04-18T03:49:36.608ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = /phd-artifacts/1977f870a82a6d4e11aaba9873507d96755ae54065f416b56a38b0918f9d6e2d/propolis-server source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::artifacts::store target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2452026-04-18T03:49:36.608ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/1977f870a82a6d4e11aaba9873507d96755ae54065f416b56a38b0918f9d6e2d/propolis-server" source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm::server target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2462026-04-18T03:49:36.609ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stdout.log" target = phd_framework::log_config target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2472026-04-18T03:49:36.649ZINFOphd-runner: [NEW - EVENT] Launched server with pid 848 file = phd-tests/framework/src/test_vm/server.rs line = 127 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm::server target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2482026-04-18T03:49:36.664ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 55 file = phd-tests/framework/src/test_vm/mod.rs line = 304 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2492026-04-18T03:49:36.664ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2502026-04-18T03:49:36.664ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 459 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2512026-04-18T03:49:37.139ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2522026-04-18T03:49:37.140ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 2ce3bf08-c62b-41c8-b742-1022efd1397c, name: "phd-vm-2ce3bf08-c62b-41c8-b742-1022efd1397c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: cb813b64-0087-40fd-88f9-364507e187c2, project_id: ac1d3918-d6ef-4724-a9bd-6e3db99f34d8, sled_id: 796a6581-5740-422f-a1ae-11b8edd43aed, sled_serial: "796a6581-5740-422f-a1ae-11b8edd43aed", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 518 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2532026-04-18T03:49:37.140ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 579 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2542026-04-18T03:49:37.140ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 584 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 state = Run target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2552026-04-18T03:49:37.141ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 579 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2562026-04-18T03:49:37.142ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 894 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2572026-04-18T03:49:37.142ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 843 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 timeout_duration = 300s vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2582026-04-18T03:49:37.142ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 step = WaitFor("localhost login: ") target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2592026-04-18T03:49:37.142ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2602026-04-18T03:49:37.142ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2612026-04-18T03:49:41.639ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4496 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2622026-04-18T03:49:41.639ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 step = WriteStr("root") target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2632026-04-18T03:49:41.639ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 step = WaitFor("localhost:~#") target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2642026-04-18T03:49:41.639ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2652026-04-18T03:49:41.639ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2662026-04-18T03:49:41.657ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2672026-04-18T03:49:41.658ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2682026-04-18T03:49:41.658ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 step = WaitFor("localhost:~#") target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2692026-04-18T03:49:41.658ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2702026-04-18T03:49:41.658ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2712026-04-18T03:49:41.691ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2722026-04-18T03:49:41.691ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 891 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2732026-04-18T03:49:41.691ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4549 file = phd-tests/framework/src/test_vm/mod.rs line = 894 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
2742026-04-18T03:49:41.692ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2752026-04-18T03:49:41.692ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2762026-04-18T03:49:41.703ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2772026-04-18T03:49:41.703ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2782026-04-18T03:49:41.703ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2792026-04-18T03:49:41.736ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2802026-04-18T03:49:41.737ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2812026-04-18T03:49:41.737ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2822026-04-18T03:49:41.748ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2832026-04-18T03:49:41.748ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2842026-04-18T03:49:41.748ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2852026-04-18T03:49:41.782ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2862026-04-18T03:49:41.782ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2872026-04-18T03:49:41.782ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2882026-04-18T03:49:41.792ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2892026-04-18T03:49:41.792ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2902026-04-18T03:49:41.792ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2912026-04-18T03:49:41.826ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2922026-04-18T03:49:41.826ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2932026-04-18T03:49:41.826ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2942026-04-18T03:49:41.837ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2952026-04-18T03:49:41.838ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2962026-04-18T03:49:41.838ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2972026-04-18T03:49:41.870ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2982026-04-18T03:49:41.870ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
2992026-04-18T03:49:41.870ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
3002026-04-18T03:49:41.881ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
3012026-04-18T03:49:41.881ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
3022026-04-18T03:49:41.881ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
3032026-04-18T03:49:41.914ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
3042026-04-18T03:49:41.914ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
3052026-04-18T03:49:41.914ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
3062026-04-18T03:49:41.925ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
3072026-04-18T03:49:41.926ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
3082026-04-18T03:49:41.926ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
3092026-04-18T03:49:41.959ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
3102026-04-18T03:49:41.959ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::lifecycle target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm_name = migration_from_base_and_back
3112026-04-18T03:49:41.959ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
3122026-04-18T03:49:41.960ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm_name = migration_from_base_and_back_lifecycle_0
3132026-04-18T03:49:41.960ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = /work/phd-test/propolis-server source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::artifacts::store target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
3142026-04-18T03:49:41.960ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 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" source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm::server target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
3152026-04-18T03:49:41.960ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::log_config target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
3162026-04-18T03:49:41.996ZINFOphd-runner: [NEW - EVENT] Launched server with pid 849 file = phd-tests/framework/src/test_vm/server.rs line = 127 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm::server target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
3172026-04-18T03:49:42.010ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 50 file = phd-tests/framework/src/test_vm/mod.rs line = 304 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
3182026-04-18T03:49:42.010ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c target = phd_framework::test_vm target_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
3192026-04-18T03:49:42.010ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = c93988fd-f7d0-4cf1-9122-b67ea046954c path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c target = phd_framework::test_vm target_id = 78d66b74-4917-4061-b2a4-8ee9771de7de timeout_duration = 45s
3202026-04-18T03:49:42.010ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c target = phd_framework::test_vm target_id = 78d66b74-4917-4061-b2a4-8ee9771de7de vm = migration_from_base_and_back_lifecycle_0 vm_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
3212026-04-18T03:49:42.011ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 459 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c target = phd_framework::test_vm target_id = 78d66b74-4917-4061-b2a4-8ee9771de7de vm = migration_from_base_and_back_lifecycle_0 vm_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
3222026-04-18T03:49:42.427ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 78d66b74-4917-4061-b2a4-8ee9771de7de, name: "phd-vm-78d66b74-4917-4061-b2a4-8ee9771de7de", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: cb813b64-0087-40fd-88f9-364507e187c2, project_id: ac1d3918-d6ef-4724-a9bd-6e3db99f34d8, sled_id: 907441fb-c844-4496-b30b-fe392ef54de3, sled_serial: "907441fb-c844-4496-b30b-fe392ef54de3", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c target = phd_framework::test_vm target_id = 78d66b74-4917-4061-b2a4-8ee9771de7de vm = migration_from_base_and_back_lifecycle_0 vm_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
3232026-04-18T03:49:42.427ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = c93988fd-f7d0-4cf1-9122-b67ea046954c path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c target = phd_framework::test_vm target_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
3242026-04-18T03:49:45.321ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7847}} target = phd_framework::serial
3252026-04-18T03:49:46.883ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c target = phd_framework::test_vm target_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
3262026-04-18T03:49:46.883ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4455 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = c93988fd-f7d0-4cf1-9122-b67ea046954c path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c target = phd_framework::test_vm target_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
3272026-04-18T03:49:46.886ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
3282026-04-18T03:49:46.886ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back_lifecycle_0 vm_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
3292026-04-18T03:49:46.886ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_0 vm_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
3302026-04-18T03:49:46.888ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9000 source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm::server target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
3312026-04-18T03:49:46.967ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
3322026-04-18T03:49:46.968ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10303 file = phd-tests/framework/src/test_vm/mod.rs line = 416 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
3332026-04-18T03:49:47.204ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 317 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back_lifecycle_0 vm_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
3342026-04-18T03:49:47.205ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back_lifecycle_0 vm_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
3352026-04-18T03:49:47.205ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_0 vm_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
3362026-04-18T03:49:47.237ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back_lifecycle_0 vm_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
3372026-04-18T03:49:47.237ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __BASE_PROPOLIS source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::lifecycle target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm_name = migration_from_base_and_back
3382026-04-18T03:49:47.237ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
3392026-04-18T03:49:47.237ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm_name = migration_from_base_and_back_lifecycle_1
3402026-04-18T03:49:47.237ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = /phd-artifacts/1977f870a82a6d4e11aaba9873507d96755ae54065f416b56a38b0918f9d6e2d/propolis-server source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::artifacts::store target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
3412026-04-18T03:49:47.237ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/1977f870a82a6d4e11aaba9873507d96755ae54065f416b56a38b0918f9d6e2d/propolis-server" source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm::server target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
3422026-04-18T03:49:47.238ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::log_config target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
3432026-04-18T03:49:47.280ZINFOphd-runner: [NEW - EVENT] Launched server with pid 851 file = phd-tests/framework/src/test_vm/server.rs line = 127 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm::server target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
3442026-04-18T03:49:47.294ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 56 file = phd-tests/framework/src/test_vm/mod.rs line = 304 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
3452026-04-18T03:49:47.294ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 78d66b74-4917-4061-b2a4-8ee9771de7de target = phd_framework::test_vm target_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
3462026-04-18T03:49:47.294ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = 5a2d0d5b-1c35-434f-a9f3-5c3fbe849e68 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 78d66b74-4917-4061-b2a4-8ee9771de7de target = phd_framework::test_vm target_id = 45df717b-ace1-4aff-989d-5c0fe57d9418 timeout_duration = 45s
3472026-04-18T03:49:47.294ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 78d66b74-4917-4061-b2a4-8ee9771de7de target = phd_framework::test_vm target_id = 45df717b-ace1-4aff-989d-5c0fe57d9418 vm = migration_from_base_and_back_lifecycle_1 vm_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
3482026-04-18T03:49:47.295ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 459 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 78d66b74-4917-4061-b2a4-8ee9771de7de target = phd_framework::test_vm target_id = 45df717b-ace1-4aff-989d-5c0fe57d9418 vm = migration_from_base_and_back_lifecycle_1 vm_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
3492026-04-18T03:49:48.000ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 45df717b-ace1-4aff-989d-5c0fe57d9418, name: "phd-vm-45df717b-ace1-4aff-989d-5c0fe57d9418", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: cb813b64-0087-40fd-88f9-364507e187c2, project_id: ac1d3918-d6ef-4724-a9bd-6e3db99f34d8, sled_id: 93f40c23-5123-4967-b11e-9475678ad23d, sled_serial: "93f40c23-5123-4967-b11e-9475678ad23d", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 78d66b74-4917-4061-b2a4-8ee9771de7de target = phd_framework::test_vm target_id = 45df717b-ace1-4aff-989d-5c0fe57d9418 vm = migration_from_base_and_back_lifecycle_1 vm_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
3502026-04-18T03:49:48.000ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 5a2d0d5b-1c35-434f-a9f3-5c3fbe849e68 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 78d66b74-4917-4061-b2a4-8ee9771de7de target = phd_framework::test_vm target_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
3512026-04-18T03:49:50.703ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7894}} target = phd_framework::serial
3522026-04-18T03:49:51.818ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 78d66b74-4917-4061-b2a4-8ee9771de7de target = phd_framework::test_vm target_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
3532026-04-18T03:49:51.821ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back_lifecycle_0 vm_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
3542026-04-18T03:49:51.821ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back_lifecycle_1 vm_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
3552026-04-18T03:49:51.821ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
3562026-04-18T03:49:51.823ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9002 source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm::server target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back_lifecycle_0 vm_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
3572026-04-18T03:49:51.833ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back_lifecycle_1 vm_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
3582026-04-18T03:49:51.833ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back_lifecycle_1 vm_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
3592026-04-18T03:49:51.833ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
3602026-04-18T03:49:51.866ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back_lifecycle_1 vm_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
3612026-04-18T03:49:51.866ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::lifecycle target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm_name = migration_from_base_and_back
3622026-04-18T03:49:51.866ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
3632026-04-18T03:49:51.866ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm_name = migration_from_base_and_back_lifecycle_2
3642026-04-18T03:49:51.866ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = /work/phd-test/propolis-server source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::artifacts::store target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
3652026-04-18T03:49:51.866ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 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" source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm::server target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
3662026-04-18T03:49:51.866ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::log_config target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
3672026-04-18T03:49:51.906ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 84 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back_lifecycle_0 vm_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
3682026-04-18T03:49:51.906ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9895 file = phd-tests/framework/src/test_vm/mod.rs line = 416 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c target = phd_framework::test_vm target_id = 78d66b74-4917-4061-b2a4-8ee9771de7de vm = migration_from_base_and_back_lifecycle_0 vm_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
3692026-04-18T03:49:51.906ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 9895 file = phd-tests/framework/src/test_vm/mod.rs line = 613 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c target = phd_framework::test_vm target_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
3702026-04-18T03:49:51.908ZINFOphd-runner: [NEW - EVENT] Launched server with pid 853 file = phd-tests/framework/src/test_vm/server.rs line = 127 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm::server target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
3712026-04-18T03:49:51.922ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 56 file = phd-tests/framework/src/test_vm/mod.rs line = 304 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
3722026-04-18T03:49:51.922ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 45df717b-ace1-4aff-989d-5c0fe57d9418 target = phd_framework::test_vm target_id = 264e8963-802b-4c2f-b009-9d648f03deb7
3732026-04-18T03:49:51.922ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = 58d4aeb2-3693-4567-bc19-f4db501c8de5 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 45df717b-ace1-4aff-989d-5c0fe57d9418 target = phd_framework::test_vm target_id = 264e8963-802b-4c2f-b009-9d648f03deb7 timeout_duration = 45s
3742026-04-18T03:49:51.922ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 45df717b-ace1-4aff-989d-5c0fe57d9418 target = phd_framework::test_vm target_id = 264e8963-802b-4c2f-b009-9d648f03deb7 vm = migration_from_base_and_back_lifecycle_2 vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
3752026-04-18T03:49:51.923ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 459 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 45df717b-ace1-4aff-989d-5c0fe57d9418 target = phd_framework::test_vm target_id = 264e8963-802b-4c2f-b009-9d648f03deb7 vm = migration_from_base_and_back_lifecycle_2 vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
3762026-04-18T03:49:52.416ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 264e8963-802b-4c2f-b009-9d648f03deb7, name: "phd-vm-264e8963-802b-4c2f-b009-9d648f03deb7", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: cb813b64-0087-40fd-88f9-364507e187c2, project_id: ac1d3918-d6ef-4724-a9bd-6e3db99f34d8, sled_id: 4b4de1ea-fa88-4d11-bf7f-ff100ffcf8fe, sled_serial: "4b4de1ea-fa88-4d11-bf7f-ff100ffcf8fe", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 45df717b-ace1-4aff-989d-5c0fe57d9418 target = phd_framework::test_vm target_id = 264e8963-802b-4c2f-b009-9d648f03deb7 vm = migration_from_base_and_back_lifecycle_2 vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
3772026-04-18T03:49:52.416ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 58d4aeb2-3693-4567-bc19-f4db501c8de5 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 45df717b-ace1-4aff-989d-5c0fe57d9418 target = phd_framework::test_vm target_id = 264e8963-802b-4c2f-b009-9d648f03deb7
3782026-04-18T03:49:55.364ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7941}} target = phd_framework::serial
3792026-04-18T03:49:57.269ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 45df717b-ace1-4aff-989d-5c0fe57d9418 target = phd_framework::test_vm target_id = 264e8963-802b-4c2f-b009-9d648f03deb7
3802026-04-18T03:49:57.272ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back_lifecycle_1 vm_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
3812026-04-18T03:49:57.273ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back_lifecycle_2 vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
3822026-04-18T03:49:57.273ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
3832026-04-18T03:49:57.274ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9004 source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm::server target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back_lifecycle_1 vm_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
3842026-04-18T03:49:57.284ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back_lifecycle_2 vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
3852026-04-18T03:49:57.285ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back_lifecycle_2 vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
3862026-04-18T03:49:57.285ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
3872026-04-18T03:49:57.318ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back_lifecycle_2 vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
3882026-04-18T03:49:57.318ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back_lifecycle_2 vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
3892026-04-18T03:49:57.318ZDEBGphd-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
3902026-04-18T03:49:57.318ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 20178 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3912026-04-18T03:49:57.318ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
3922026-04-18T03:49:57.318ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3932026-04-18T03:49:57.320ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1199 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back_lifecycle_2 vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
3942026-04-18T03:49:57.354ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back_lifecycle_1 vm_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
3952026-04-18T03:49:57.354ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10059 file = phd-tests/framework/src/test_vm/mod.rs line = 416 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 78d66b74-4917-4061-b2a4-8ee9771de7de target = phd_framework::test_vm target_id = 45df717b-ace1-4aff-989d-5c0fe57d9418 vm = migration_from_base_and_back_lifecycle_1 vm_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
3962026-04-18T03:49:57.778ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9006 source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm::server target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back_lifecycle_2 vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
3972026-04-18T03:49:57.849ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs clone dropped file = phd-tests/framework/src/zfs.rs line = 83 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::zfs target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back_lifecycle_2 vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
3982026-04-18T03:49:57.849ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-b575baef-3ad7-41ae-93ca-35eb326b6f52"] file = phd-tests/framework/src/zfs.rs line = 304 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::zfs target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 verb = destroy vm = migration_from_base_and_back_lifecycle_2 vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
3992026-04-18T03:49:57.878ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped file = phd-tests/framework/src/zfs.rs line = 57 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::zfs target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back_lifecycle_2 vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
4002026-04-18T03:49:57.878ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-0d7fdced-91e9-491b-b51a-a1926ac779b6"] file = phd-tests/framework/src/zfs.rs line = 304 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::zfs target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 verb = destroy vm = migration_from_base_and_back_lifecycle_2 vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
4012026-04-18T03:49:57.898ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 579 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_serial_history_base source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94 target = phd_framework::test_vm target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3 vm = migration_from_base_and_back_lifecycle_2 vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
4022026-04-18T03:49:57.898ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5974 file = phd-tests/framework/src/test_vm/mod.rs line = 416 migration_id = ce3c935c-7b23-4234-828b-2968fea11387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 45df717b-ace1-4aff-989d-5c0fe57d9418 target = phd_framework::test_vm target_id = 264e8963-802b-4c2f-b009-9d648f03deb7 vm = migration_from_base_and_back_lifecycle_2 vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
4032026-04-18T03:49:57.898ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 579 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4042026-04-18T03:49:57.898ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4052026-04-18T03:49:57.898ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
406 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 81.35s
407 
4082026-04-18T03:49:57.898ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner