Max level shown:
12026-03-27T00:35:33.023ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 36 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22026-03-27T00:35:33.050ZDEBGphd-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: 187, tv_nsec: 208867964 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-03-27T00:35:33.050ZINFOphd-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-03-27T00:35:33.051ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 7103cd3a3d7b0112d2949dd135db06fef0c156bb file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52026-03-27T00:35:33.055ZDEBGphd-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/7103cd3a3d7b0112d2949dd135db06fef0c156bb/crucible-nightly.sha256.txt
62026-03-27T00:35:33.239ZINFOphd-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-03-27T00:35:33.718ZDEBGphd-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/5372135e8566bbecb8fffc47fe48cc459f8957dc/propolis-server.sha256.txt
82026-03-27T00:35:33.845ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-03-27T00:35:33.845ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-03-27T00:35:33.846ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112026-03-27T00:35:33.847ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
122026-03-27T00:35:33.847ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-03-27T00:35:33.847ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-03-27T00:35:33.848ZINFOphd-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-03-27T00:35:33.849ZDEBGphd-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-03-27T00:35:33.852ZDEBGphd-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-03-27T00:35:34.290ZDEBGphd-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-03-27T00:35:34.290ZDEBGphd-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-03-27T00:35:40.697ZDEBGphd-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-03-27T00:35:40.697ZDEBGphd-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-03-27T00:35:40.710ZDEBGphd-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-03-27T00:35:40.712ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-8a01dfd5-4201-49e6-8c6a-70582b9d64c6"] 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-03-27T00:35:40.734ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-8a01dfd5-4201-49e6-8c6a-70582b9d64c6", "phd-artifacts/phd-clone-3640407a-2d52-4425-a7aa-dd4c1e8d1f68"] 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-03-27T00:35:40.751ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-3640407a-2d52-4425-a7aa-dd4c1e8d1f68"] 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-03-27T00:35:40.763ZDEBGphd-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-3640407a-2d52-4425-a7aa-dd4c1e8d1f68 0B 25.3T 48.9M /phd-artifacts/phd-clone-3640407a-2d52-4425-a7aa-dd4c1e8d1f68\n target = phd_framework::zfs
262026-03-27T00:35:40.766ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
272026-03-27T00:35:40.766ZINFOphd-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 = 318 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
282026-03-27T00:35:40.766ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/c766703d5a6bc65c25231ff069ad18825ffdd745a869d9ab5088ec337475d351/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-03-27T00:35:40.766ZDEBGphd-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/5372135e8566bbecb8fffc47fe48cc459f8957dc/propolis-server.tar.gz
302026-03-27T00:35:49.702ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/c766703d5a6bc65c25231ff069ad18825ffdd745a869d9ab5088ec337475d351/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-03-27T00:35:49.702ZDEBGphd-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-03-27T00:36:07.394ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/c766703d5a6bc65c25231ff069ad18825ffdd745a869d9ab5088ec337475d351/propolis-server" target = phd_framework::test_vm::server
332026-03-27T00:36:07.394ZINFOphd-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-03-27T00:36:07.496ZINFOphd-runner: [NEW - EVENT] Launched server with pid 820 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
352026-03-27T00:36:07.497ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
362026-03-27T00:36:07.503ZINFOphd-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 = 448 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
372026-03-27T00:36:07.505ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 26742 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
382026-03-27T00:36:08.372ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-03-27T00:36:08.374ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 49e079d3-0921-43a1-bec6-cd3f3cc03089, name: "phd-vm-49e079d3-0921-43a1-bec6-cd3f3cc03089", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: dcb778ee-c2c6-41f1-815b-5274d2fdcef0, project_id: 788dcfb5-00a9-4e41-aabe-68ceefb280fa, sled_id: f3196b19-67ef-4e72-9ffc-317028393d5c, sled_serial: "f3196b19-67ef-4e72-9ffc-317028393d5c", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 507 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
402026-03-27T00:36:08.374ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
412026-03-27T00:36:08.374ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 573 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
422026-03-27T00:36:08.376ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
432026-03-27T00:36:08.376ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
442026-03-27T00:36:08.376ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 832 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
452026-03-27T00:36:08.376ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
462026-03-27T00:36:08.377ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
472026-03-27T00:36:08.377ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
482026-03-27T00:36:12.927ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4550 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
492026-03-27T00:36:12.927ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
502026-03-27T00:36:12.930ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
512026-03-27T00:36:12.930ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
522026-03-27T00:36:12.930ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
532026-03-27T00:36:12.955ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 25 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
542026-03-27T00:36:12.955ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552026-03-27T00:36:12.956ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
562026-03-27T00:36:12.956ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
572026-03-27T00:36:12.956ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
582026-03-27T00:36:12.988ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
592026-03-27T00:36:12.988ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 880 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
602026-03-27T00:36:12.988ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4613 file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
612026-03-27T00:36:12.990ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
622026-03-27T00:36:12.990ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 49e079d3-0921-43a1-bec6-cd3f3cc03089
632026-03-27T00:36:13.000ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
642026-03-27T00:36:13.000ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
652026-03-27T00:36:13.000ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 49e079d3-0921-43a1-bec6-cd3f3cc03089
662026-03-27T00:36:13.033ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
672026-03-27T00:36:13.033ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
682026-03-27T00:36:13.033ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 49e079d3-0921-43a1-bec6-cd3f3cc03089
692026-03-27T00:36:13.044ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
702026-03-27T00:36:13.044ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
712026-03-27T00:36:13.044ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 49e079d3-0921-43a1-bec6-cd3f3cc03089
722026-03-27T00:36:13.077ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
732026-03-27T00:36:13.077ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
742026-03-27T00:36:13.077ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 49e079d3-0921-43a1-bec6-cd3f3cc03089
752026-03-27T00:36:13.087ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
762026-03-27T00:36:13.087ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
772026-03-27T00:36:13.088ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 49e079d3-0921-43a1-bec6-cd3f3cc03089
782026-03-27T00:36:13.120ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
792026-03-27T00:36:13.120ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
802026-03-27T00:36:13.120ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 49e079d3-0921-43a1-bec6-cd3f3cc03089
812026-03-27T00:36:13.132ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
822026-03-27T00:36:13.133ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
832026-03-27T00:36:13.133ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 49e079d3-0921-43a1-bec6-cd3f3cc03089
842026-03-27T00:36:13.164ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
852026-03-27T00:36:13.164ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
862026-03-27T00:36:13.164ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 49e079d3-0921-43a1-bec6-cd3f3cc03089
872026-03-27T00:36:13.176ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
882026-03-27T00:36:13.176ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
892026-03-27T00:36:13.176ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 49e079d3-0921-43a1-bec6-cd3f3cc03089
902026-03-27T00:36:13.209ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
912026-03-27T00:36:13.209ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
922026-03-27T00:36:13.210ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 49e079d3-0921-43a1-bec6-cd3f3cc03089
932026-03-27T00:36:13.221ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
942026-03-27T00:36:13.221ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
952026-03-27T00:36:13.221ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 49e079d3-0921-43a1-bec6-cd3f3cc03089
962026-03-27T00:36:13.254ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
972026-03-27T00:36:13.255ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
982026-03-27T00:36:13.255ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
992026-03-27T00:36:13.255ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
1002026-03-27T00:36:13.255ZDEBGphd-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-03-27T00:36:13.255ZDEBGphd-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-03-27T00:36:13.255ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1032026-03-27T00:36:13.255ZINFOphd-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-03-27T00:36:13.288ZINFOphd-runner: [NEW - EVENT] Launched server with pid 821 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
1052026-03-27T00:36:13.288ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1062026-03-27T00:36:13.288ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089 target = phd_framework::test_vm target_id = f4153aec-8adb-4eef-8b9c-01b300605a19
1072026-03-27T00:36:13.289ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 635 migration_id = 7926644a-8e45-42eb-bbab-0bb8669baace path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089 target = phd_framework::test_vm target_id = f4153aec-8adb-4eef-8b9c-01b300605a19 timeout_duration = 45s
1082026-03-27T00:36:13.289ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089 target = phd_framework::test_vm target_id = f4153aec-8adb-4eef-8b9c-01b300605a19 vm = migration_from_base_lifecycle_0 vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
1092026-03-27T00:36:13.290ZINFOphd-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 = 448 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089 target = phd_framework::test_vm target_id = f4153aec-8adb-4eef-8b9c-01b300605a19 vm = migration_from_base_lifecycle_0 vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
1102026-03-27T00:36:14.190ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: f4153aec-8adb-4eef-8b9c-01b300605a19, name: "phd-vm-f4153aec-8adb-4eef-8b9c-01b300605a19", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: dcb778ee-c2c6-41f1-815b-5274d2fdcef0, project_id: 788dcfb5-00a9-4e41-aabe-68ceefb280fa, sled_id: d45f590f-099d-4aac-a31a-017bf49d06fb, sled_serial: "d45f590f-099d-4aac-a31a-017bf49d06fb", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 507 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089 target = phd_framework::test_vm target_id = f4153aec-8adb-4eef-8b9c-01b300605a19 vm = migration_from_base_lifecycle_0 vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
1112026-03-27T00:36:14.190ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = 7926644a-8e45-42eb-bbab-0bb8669baace path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089 target = phd_framework::test_vm target_id = f4153aec-8adb-4eef-8b9c-01b300605a19
1122026-03-27T00:36:16.864ZINFOphd-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-03-27T00:36:17.242ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 669 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089 target = phd_framework::test_vm target_id = f4153aec-8adb-4eef-8b9c-01b300605a19
1142026-03-27T00:36:17.242ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3052 file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = 7926644a-8e45-42eb-bbab-0bb8669baace path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089 target = phd_framework::test_vm target_id = f4153aec-8adb-4eef-8b9c-01b300605a19
1152026-03-27T00:36:17.244ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
1162026-03-27T00:36:17.246ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
1172026-03-27T00:36:17.246ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = f4153aec-8adb-4eef-8b9c-01b300605a19
1182026-03-27T00:36:17.249ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
1192026-03-27T00:36:17.327ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 79 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
1202026-03-27T00:36:17.327ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9832 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
1212026-03-27T00:36:17.327ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
1222026-03-27T00:36:17.328ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
1232026-03-27T00:36:17.328ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = f4153aec-8adb-4eef-8b9c-01b300605a19
1242026-03-27T00:36:17.357ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 29 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
1252026-03-27T00:36:17.357ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
1262026-03-27T00:36:17.357ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
1272026-03-27T00:36:17.357ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8987 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1282026-03-27T00:36:17.357ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
1292026-03-27T00:36:17.358ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1302026-03-27T00:36:17.359ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1171 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
1312026-03-27T00:36:17.684ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_lifecycle_0 vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
1322026-03-27T00:36:17.755ZDEBGphd-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 = f4153aec-8adb-4eef-8b9c-01b300605a19
1332026-03-27T00:36:17.755ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-3640407a-2d52-4425-a7aa-dd4c1e8d1f68"] 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 = f4153aec-8adb-4eef-8b9c-01b300605a19
1342026-03-27T00:36:17.782ZDEBGphd-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 = f4153aec-8adb-4eef-8b9c-01b300605a19
1352026-03-27T00:36:17.782ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-8a01dfd5-4201-49e6-8c6a-70582b9d64c6"] 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 = f4153aec-8adb-4eef-8b9c-01b300605a19
1362026-03-27T00:36:17.798ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 441 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
1372026-03-27T00:36:17.799ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 441 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1382026-03-27T00:36:17.799ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4510 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089 target = phd_framework::test_vm target_id = f4153aec-8adb-4eef-8b9c-01b300605a19 vm = migration_from_base_lifecycle_0 vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
1392026-03-27T00:36:17.799ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4510 file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089 target = phd_framework::test_vm target_id = f4153aec-8adb-4eef-8b9c-01b300605a19
1402026-03-27T00:36:17.799ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1412026-03-27T00:36:17.799ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 43956 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
1422026-03-27T00:36:17.799ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1432026-03-27T00:36:17.799ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1442026-03-27T00:36:17.799ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
1452026-03-27T00:36:17.799ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd target = phd_framework::artifacts::store
1462026-03-27T00:36:17.799ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1472026-03-27T00:36:17.799ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1482026-03-27T00:36:17.799ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1492026-03-27T00:36:17.811ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::serial_history stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 900M 25.3T 899M /phd-artifacts\n target = phd_framework::zfs
1502026-03-27T00:36:17.811ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-5631d5e5-ae2d-42f6-bfd0-934c6d3b7f95"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1512026-03-27T00:36:17.829ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-5631d5e5-ae2d-42f6-bfd0-934c6d3b7f95", "phd-artifacts/phd-clone-8232fb7c-57c0-41e3-918d-9a12a77c6158"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1522026-03-27T00:36:17.849ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-8232fb7c-57c0-41e3-918d-9a12a77c6158"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1532026-03-27T00:36:17.860ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::serial_history stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-8232fb7c-57c0-41e3-918d-9a12a77c6158 0B 25.3T 899M /phd-artifacts/phd-clone-8232fb7c-57c0-41e3-918d-9a12a77c6158\n target = phd_framework::zfs
1542026-03-27T00:36:17.861ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1552026-03-27T00:36:17.861ZINFOphd-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 = 318 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1562026-03-27T00:36:17.861ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/c766703d5a6bc65c25231ff069ad18825ffdd745a869d9ab5088ec337475d351/propolis-server target = phd_framework::artifacts::store
1572026-03-27T00:36:17.861ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/c766703d5a6bc65c25231ff069ad18825ffdd745a869d9ab5088ec337475d351/propolis-server" target = phd_framework::test_vm::server
1582026-03-27T00:36:17.861ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stdout.log" target = phd_framework::log_config
1592026-03-27T00:36:17.902ZINFOphd-runner: [NEW - EVENT] Launched server with pid 830 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1602026-03-27T00:36:17.902ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 40 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1612026-03-27T00:36:17.902ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1622026-03-27T00:36:17.903ZINFOphd-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 = 448 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1632026-03-27T00:36:18.688ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1642026-03-27T00:36:18.689ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: fe07cc3c-098f-469f-a666-ea7eb71c81b9, name: "phd-vm-fe07cc3c-098f-469f-a666-ea7eb71c81b9", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 94504bec-e7c8-443e-b440-bd40b83ba9a1, project_id: 31a8c2d8-c652-4253-9bc7-ab37fdcdf088, sled_id: 43bbf498-0e8d-4efc-b305-b16181a6d81a, sled_serial: "43bbf498-0e8d-4efc-b305-b16181a6d81a", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 507 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1652026-03-27T00:36:18.689ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1662026-03-27T00:36:18.689ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 573 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1672026-03-27T00:36:18.691ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1682026-03-27T00:36:18.691ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1692026-03-27T00:36:18.691ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 832 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1702026-03-27T00:36:18.691ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
1712026-03-27T00:36:18.691ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1722026-03-27T00:36:18.691ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1732026-03-27T00:36:23.241ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4550 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1742026-03-27T00:36:23.241ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
1752026-03-27T00:36:23.241ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1762026-03-27T00:36:23.241ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1772026-03-27T00:36:23.241ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1782026-03-27T00:36:23.259ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1792026-03-27T00:36:23.259ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1802026-03-27T00:36:23.259ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1812026-03-27T00:36:23.259ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1822026-03-27T00:36:23.259ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1832026-03-27T00:36:23.291ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1842026-03-27T00:36:23.291ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 880 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1852026-03-27T00:36:23.291ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4601 file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1862026-03-27T00:36:23.292ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1872026-03-27T00:36:23.292ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1882026-03-27T00:36:23.303ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1892026-03-27T00:36:23.303ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1902026-03-27T00:36:23.304ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1912026-03-27T00:36:23.337ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1922026-03-27T00:36:23.337ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1932026-03-27T00:36:23.337ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1942026-03-27T00:36:23.348ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1952026-03-27T00:36:23.348ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1962026-03-27T00:36:23.348ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1972026-03-27T00:36:23.380ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
1982026-03-27T00:36:23.386ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
1992026-03-27T00:36:23.386ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2002026-03-27T00:36:23.386ZINFOphd-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 = 318 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2012026-03-27T00:36:23.386ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
2022026-03-27T00:36:23.386ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2032026-03-27T00:36:23.386ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::log_config
2042026-03-27T00:36:23.418ZINFOphd-runner: [NEW - EVENT] Launched server with pid 831 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2052026-03-27T00:36:23.418ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2062026-03-27T00:36:23.419ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9 target = phd_framework::test_vm target_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
2072026-03-27T00:36:23.419ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 635 migration_id = 2d9e083f-ecd4-48e5-93e4-999857a7f8d0 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9 target = phd_framework::test_vm target_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3 timeout_duration = 45s
2082026-03-27T00:36:23.419ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9 target = phd_framework::test_vm target_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3 vm = migration_serial_history_base_lifecycle_0 vm_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
2092026-03-27T00:36:23.419ZINFOphd-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 = 448 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9 target = phd_framework::test_vm target_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3 vm = migration_serial_history_base_lifecycle_0 vm_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
2102026-03-27T00:36:24.092ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3, name: "phd-vm-c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 94504bec-e7c8-443e-b440-bd40b83ba9a1, project_id: 31a8c2d8-c652-4253-9bc7-ab37fdcdf088, sled_id: 01d39f13-cfcf-432d-b039-f1425993df1d, sled_serial: "01d39f13-cfcf-432d-b039-f1425993df1d", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 507 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9 target = phd_framework::test_vm target_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3 vm = migration_serial_history_base_lifecycle_0 vm_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
2112026-03-27T00:36:24.092ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = 2d9e083f-ecd4-48e5-93e4-999857a7f8d0 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9 target = phd_framework::test_vm target_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
2122026-03-27T00:36:26.797ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7756}} target = phd_framework::serial
2132026-03-27T00:36:28.937ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 669 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9 target = phd_framework::test_vm target_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
2142026-03-27T00:36:28.937ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4845 file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = 2d9e083f-ecd4-48e5-93e4-999857a7f8d0 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9 target = phd_framework::test_vm target_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
2152026-03-27T00:36:28.939ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
2162026-03-27T00:36:28.941ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
2172026-03-27T00:36:29.018ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 78 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
2182026-03-27T00:36:29.019ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 11119 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
2192026-03-27T00:36:29.023ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
2202026-03-27T00:36:29.023ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
2212026-03-27T00:36:29.023ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 10337 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2222026-03-27T00:36:29.023ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
2232026-03-27T00:36:29.023ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2242026-03-27T00:36:29.025ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1171 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
2252026-03-27T00:36:29.624ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_serial_history_base_lifecycle_0 vm_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
2262026-03-27T00:36:29.695ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs clone dropped file = phd-tests/framework/src/zfs.rs line = 83 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs vm = migration_serial_history_base_lifecycle_0 vm_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
2272026-03-27T00:36:29.695ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-8232fb7c-57c0-41e3-918d-9a12a77c6158"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = destroy vm = migration_serial_history_base_lifecycle_0 vm_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
2282026-03-27T00:36:29.722ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped file = phd-tests/framework/src/zfs.rs line = 57 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs vm = migration_serial_history_base_lifecycle_0 vm_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
2292026-03-27T00:36:29.722ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-5631d5e5-ae2d-42f6-bfd0-934c6d3b7f95"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = destroy vm = migration_serial_history_base_lifecycle_0 vm_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
2302026-03-27T00:36:29.738ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 715 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
2312026-03-27T00:36:29.739ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 715 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2322026-03-27T00:36:29.739ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6321 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9 target = phd_framework::test_vm target_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3 vm = migration_serial_history_base_lifecycle_0 vm_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
2332026-03-27T00:36:29.739ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6321 file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9 target = phd_framework::test_vm target_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
2342026-03-27T00:36:29.739ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
2352026-03-27T00:36:29.739ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 11942 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2362026-03-27T00:36:29.739ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2372026-03-27T00:36:29.739ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2382026-03-27T00:36:29.739ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 52 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_tests::migrate::from_base
2392026-03-27T00:36:29.739ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd target = phd_framework::artifacts::store
2402026-03-27T00:36:29.739ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2412026-03-27T00:36:29.739ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2422026-03-27T00:36:29.739ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
2432026-03-27T00:36:29.751ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::migration_from_base_and_back stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 900M 25.3T 899M /phd-artifacts\n target = phd_framework::zfs
2442026-03-27T00:36:29.751ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-fa52a87c-b39f-4805-b05a-0e267cab477b"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = snapshot
2452026-03-27T00:36:29.771ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-fa52a87c-b39f-4805-b05a-0e267cab477b", "phd-artifacts/phd-clone-8aa094d0-0165-4288-9fe8-f8e38ee8e16d"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = clone
2462026-03-27T00:36:29.789ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-8aa094d0-0165-4288-9fe8-f8e38ee8e16d"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
2472026-03-27T00:36:29.801ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::migration_from_base_and_back stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-8aa094d0-0165-4288-9fe8-f8e38ee8e16d 0B 25.3T 899M /phd-artifacts/phd-clone-8aa094d0-0165-4288-9fe8-f8e38ee8e16d\n target = phd_framework::zfs
2482026-03-27T00:36:29.802ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2492026-03-27T00:36:29.802ZINFOphd-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 = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2502026-03-27T00:36:29.802ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/c766703d5a6bc65c25231ff069ad18825ffdd745a869d9ab5088ec337475d351/propolis-server target = phd_framework::artifacts::store
2512026-03-27T00:36:29.802ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/c766703d5a6bc65c25231ff069ad18825ffdd745a869d9ab5088ec337475d351/propolis-server" target = phd_framework::test_vm::server
2522026-03-27T00:36:29.802ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stdout.log" target = phd_framework::log_config
2532026-03-27T00:36:29.841ZINFOphd-runner: [NEW - EVENT] Launched server with pid 840 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2542026-03-27T00:36:29.841ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 39 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2552026-03-27T00:36:29.842ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2562026-03-27T00:36:29.842ZINFOphd-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 = 448 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2572026-03-27T00:36:30.672ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582026-03-27T00:36:30.673ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 18c34c7d-63b2-4fb5-ba63-d7effd2e4287, name: "phd-vm-18c34c7d-63b2-4fb5-ba63-d7effd2e4287", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 83459841-a6ac-437b-8809-685dc5d23edf, project_id: f26e08af-eadd-4ec3-b67d-d51c643a4867, sled_id: d53a2e2b-481d-48fc-a8c0-bfadca610c98, sled_serial: "d53a2e2b-481d-48fc-a8c0-bfadca610c98", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 507 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2592026-03-27T00:36:30.673ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2602026-03-27T00:36:30.673ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 573 path = phd_tests::migrate::from_base::migration_from_base_and_back state = Run target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2612026-03-27T00:36:30.674ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2622026-03-27T00:36:30.674ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2632026-03-27T00:36:30.674ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 832 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2642026-03-27T00:36:30.674ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2652026-03-27T00:36:30.674ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2662026-03-27T00:36:30.674ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2672026-03-27T00:36:35.213ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4540 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2682026-03-27T00:36:35.213ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2692026-03-27T00:36:35.213ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2702026-03-27T00:36:35.213ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2712026-03-27T00:36:35.214ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2722026-03-27T00:36:35.231ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2732026-03-27T00:36:35.231ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2742026-03-27T00:36:35.232ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2752026-03-27T00:36:35.232ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2762026-03-27T00:36:35.232ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2772026-03-27T00:36:35.265ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2782026-03-27T00:36:35.265ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 880 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2792026-03-27T00:36:35.265ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4592 file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2802026-03-27T00:36:35.265ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2812026-03-27T00:36:35.265ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2822026-03-27T00:36:35.276ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2832026-03-27T00:36:35.276ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2842026-03-27T00:36:35.276ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2852026-03-27T00:36:35.309ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2862026-03-27T00:36:35.310ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2872026-03-27T00:36:35.310ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2882026-03-27T00:36:35.320ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2892026-03-27T00:36:35.321ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2902026-03-27T00:36:35.321ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2912026-03-27T00:36:35.354ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2922026-03-27T00:36:35.354ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2932026-03-27T00:36:35.354ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2942026-03-27T00:36:35.365ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2952026-03-27T00:36:35.365ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2962026-03-27T00:36:35.365ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2972026-03-27T00:36:35.398ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2982026-03-27T00:36:35.398ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
2992026-03-27T00:36:35.398ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
3002026-03-27T00:36:35.409ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
3012026-03-27T00:36:35.410ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
3022026-03-27T00:36:35.410ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
3032026-03-27T00:36:35.442ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
3042026-03-27T00:36:35.442ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
3052026-03-27T00:36:35.442ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
3062026-03-27T00:36:35.453ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
3072026-03-27T00:36:35.453ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
3082026-03-27T00:36:35.453ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
3092026-03-27T00:36:35.486ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
3102026-03-27T00:36:35.486ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
3112026-03-27T00:36:35.487ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
3122026-03-27T00:36:35.497ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
3132026-03-27T00:36:35.497ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
3142026-03-27T00:36:35.498ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
3152026-03-27T00:36:35.530ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
3162026-03-27T00:36:35.530ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3172026-03-27T00:36:35.530ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3182026-03-27T00:36:35.530ZINFOphd-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 = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_0
3192026-03-27T00:36:35.530ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
3202026-03-27T00:36:35.530ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3212026-03-27T00:36:35.530ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::log_config
3222026-03-27T00:36:35.564ZINFOphd-runner: [NEW - EVENT] Launched server with pid 841 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3232026-03-27T00:36:35.565ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 34 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3242026-03-27T00:36:35.565ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287 target = phd_framework::test_vm target_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
3252026-03-27T00:36:35.565ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 635 migration_id = fcc773af-8447-40f6-b0ad-040ac1805d61 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287 target = phd_framework::test_vm target_id = dfce55c1-1e84-426c-b34f-59a2e2e48964 timeout_duration = 45s
3262026-03-27T00:36:35.565ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287 target = phd_framework::test_vm target_id = dfce55c1-1e84-426c-b34f-59a2e2e48964 vm = migration_from_base_and_back_lifecycle_0 vm_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
3272026-03-27T00:36:35.565ZINFOphd-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 = 448 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287 target = phd_framework::test_vm target_id = dfce55c1-1e84-426c-b34f-59a2e2e48964 vm = migration_from_base_and_back_lifecycle_0 vm_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
3282026-03-27T00:36:36.053ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: dfce55c1-1e84-426c-b34f-59a2e2e48964, name: "phd-vm-dfce55c1-1e84-426c-b34f-59a2e2e48964", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 83459841-a6ac-437b-8809-685dc5d23edf, project_id: f26e08af-eadd-4ec3-b67d-d51c643a4867, sled_id: 93064131-04da-4b79-9ea1-d76a11075347, sled_serial: "93064131-04da-4b79-9ea1-d76a11075347", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 507 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287 target = phd_framework::test_vm target_id = dfce55c1-1e84-426c-b34f-59a2e2e48964 vm = migration_from_base_and_back_lifecycle_0 vm_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
3292026-03-27T00:36:36.053ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = fcc773af-8447-40f6-b0ad-040ac1805d61 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287 target = phd_framework::test_vm target_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
3302026-03-27T00:36:38.772ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7847}} target = phd_framework::serial
3312026-03-27T00:36:39.466ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 669 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287 target = phd_framework::test_vm target_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
3322026-03-27T00:36:39.466ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3414 file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = fcc773af-8447-40f6-b0ad-040ac1805d61 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287 target = phd_framework::test_vm target_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
3332026-03-27T00:36:39.469ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
3342026-03-27T00:36:39.469ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
3352026-03-27T00:36:39.469ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_0 vm_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
3362026-03-27T00:36:39.470ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
3372026-03-27T00:36:39.550ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
3382026-03-27T00:36:39.550ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9710 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
3392026-03-27T00:36:39.551ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
3402026-03-27T00:36:39.551ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
3412026-03-27T00:36:39.551ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_0 vm_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
3422026-03-27T00:36:39.580ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 28 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
3432026-03-27T00:36:39.580ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __BASE_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3442026-03-27T00:36:39.580ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3452026-03-27T00:36:39.580ZINFOphd-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 = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_1
3462026-03-27T00:36:39.580ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/c766703d5a6bc65c25231ff069ad18825ffdd745a869d9ab5088ec337475d351/propolis-server target = phd_framework::artifacts::store
3472026-03-27T00:36:39.580ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/c766703d5a6bc65c25231ff069ad18825ffdd745a869d9ab5088ec337475d351/propolis-server" target = phd_framework::test_vm::server
3482026-03-27T00:36:39.580ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::log_config
3492026-03-27T00:36:39.615ZINFOphd-runner: [NEW - EVENT] Launched server with pid 843 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3502026-03-27T00:36:39.615ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 35 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3512026-03-27T00:36:39.615ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = dfce55c1-1e84-426c-b34f-59a2e2e48964 target = phd_framework::test_vm target_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
3522026-03-27T00:36:39.615ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 635 migration_id = e8df6901-ce12-4607-a7ee-0882def306a9 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = dfce55c1-1e84-426c-b34f-59a2e2e48964 target = phd_framework::test_vm target_id = e98fc167-ecd8-4afc-baa1-11a998aa1489 timeout_duration = 45s
3532026-03-27T00:36:39.615ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = dfce55c1-1e84-426c-b34f-59a2e2e48964 target = phd_framework::test_vm target_id = e98fc167-ecd8-4afc-baa1-11a998aa1489 vm = migration_from_base_and_back_lifecycle_1 vm_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
3542026-03-27T00:36:39.616ZINFOphd-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 = 448 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = dfce55c1-1e84-426c-b34f-59a2e2e48964 target = phd_framework::test_vm target_id = e98fc167-ecd8-4afc-baa1-11a998aa1489 vm = migration_from_base_and_back_lifecycle_1 vm_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
3552026-03-27T00:36:40.429ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: e98fc167-ecd8-4afc-baa1-11a998aa1489, name: "phd-vm-e98fc167-ecd8-4afc-baa1-11a998aa1489", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 83459841-a6ac-437b-8809-685dc5d23edf, project_id: f26e08af-eadd-4ec3-b67d-d51c643a4867, sled_id: 9c10a9b9-884f-4f39-bc20-4c4ae4eee144, sled_serial: "9c10a9b9-884f-4f39-bc20-4c4ae4eee144", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 507 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = dfce55c1-1e84-426c-b34f-59a2e2e48964 target = phd_framework::test_vm target_id = e98fc167-ecd8-4afc-baa1-11a998aa1489 vm = migration_from_base_and_back_lifecycle_1 vm_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
3562026-03-27T00:36:40.429ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = e8df6901-ce12-4607-a7ee-0882def306a9 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = dfce55c1-1e84-426c-b34f-59a2e2e48964 target = phd_framework::test_vm target_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
3572026-03-27T00:36:43.178ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7894}} target = phd_framework::serial
3582026-03-27T00:36:43.891ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 669 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = dfce55c1-1e84-426c-b34f-59a2e2e48964 target = phd_framework::test_vm target_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
3592026-03-27T00:36:43.891ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3462 file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = e8df6901-ce12-4607-a7ee-0882def306a9 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = dfce55c1-1e84-426c-b34f-59a2e2e48964 target = phd_framework::test_vm target_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
3602026-03-27T00:36:43.893ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
3612026-03-27T00:36:43.893ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
3622026-03-27T00:36:43.893ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_1 vm_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
3632026-03-27T00:36:43.895ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_0 vm_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
3642026-03-27T00:36:43.974ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 80 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
3652026-03-27T00:36:43.975ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8411 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287 target = phd_framework::test_vm target_id = dfce55c1-1e84-426c-b34f-59a2e2e48964 vm = migration_from_base_and_back_lifecycle_0 vm_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
3662026-03-27T00:36:43.975ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 8411 file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287 target = phd_framework::test_vm target_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
3672026-03-27T00:36:45.539ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1646 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
3682026-03-27T00:36:45.540ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
3692026-03-27T00:36:45.540ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_1 vm_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
3702026-03-27T00:36:45.573ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
3712026-03-27T00:36:45.573ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3722026-03-27T00:36:45.573ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3732026-03-27T00:36:45.573ZINFOphd-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 = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_2
3742026-03-27T00:36:45.573ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
3752026-03-27T00:36:45.573ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3762026-03-27T00:36:45.573ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::log_config
3772026-03-27T00:36:45.607ZINFOphd-runner: [NEW - EVENT] Launched server with pid 845 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3782026-03-27T00:36:45.607ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3792026-03-27T00:36:45.607ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e98fc167-ecd8-4afc-baa1-11a998aa1489 target = phd_framework::test_vm target_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
3802026-03-27T00:36:45.607ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 635 migration_id = a0b9b662-fe05-41c4-8069-18bbc71eee65 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e98fc167-ecd8-4afc-baa1-11a998aa1489 target = phd_framework::test_vm target_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f timeout_duration = 45s
3812026-03-27T00:36:45.607ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e98fc167-ecd8-4afc-baa1-11a998aa1489 target = phd_framework::test_vm target_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f vm = migration_from_base_and_back_lifecycle_2 vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
3822026-03-27T00:36:45.608ZINFOphd-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 = 448 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e98fc167-ecd8-4afc-baa1-11a998aa1489 target = phd_framework::test_vm target_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f vm = migration_from_base_and_back_lifecycle_2 vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
3832026-03-27T00:36:46.166ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 6a2f3e04-191a-4a47-b33e-c99291ab907f, name: "phd-vm-6a2f3e04-191a-4a47-b33e-c99291ab907f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 83459841-a6ac-437b-8809-685dc5d23edf, project_id: f26e08af-eadd-4ec3-b67d-d51c643a4867, sled_id: add72ba5-ac23-45a2-a765-63ec987ce824, sled_serial: "add72ba5-ac23-45a2-a765-63ec987ce824", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 507 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e98fc167-ecd8-4afc-baa1-11a998aa1489 target = phd_framework::test_vm target_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f vm = migration_from_base_and_back_lifecycle_2 vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
3842026-03-27T00:36:46.166ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = a0b9b662-fe05-41c4-8069-18bbc71eee65 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e98fc167-ecd8-4afc-baa1-11a998aa1489 target = phd_framework::test_vm target_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
3852026-03-27T00:36:48.903ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7941}} target = phd_framework::serial
3862026-03-27T00:36:48.971ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 669 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e98fc167-ecd8-4afc-baa1-11a998aa1489 target = phd_framework::test_vm target_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
3872026-03-27T00:36:48.971ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2805 file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = a0b9b662-fe05-41c4-8069-18bbc71eee65 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e98fc167-ecd8-4afc-baa1-11a998aa1489 target = phd_framework::test_vm target_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
3882026-03-27T00:36:48.973ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
3892026-03-27T00:36:48.973ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
3902026-03-27T00:36:48.973ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
3912026-03-27T00:36:48.975ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_1 vm_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
3922026-03-27T00:36:49.056ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 82 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
3932026-03-27T00:36:49.057ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9443 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = dfce55c1-1e84-426c-b34f-59a2e2e48964 target = phd_framework::test_vm target_id = e98fc167-ecd8-4afc-baa1-11a998aa1489 vm = migration_from_base_and_back_lifecycle_1 vm_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
3942026-03-27T00:36:49.057ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 9443 file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = dfce55c1-1e84-426c-b34f-59a2e2e48964 target = phd_framework::test_vm target_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
3952026-03-27T00:36:49.109ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 135 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
3962026-03-27T00:36:49.109ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
3972026-03-27T00:36:49.109ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
3982026-03-27T00:36:49.143ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
3992026-03-27T00:36:49.143ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
4002026-03-27T00:36:49.143ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
4012026-03-27T00:36:49.144ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 18476 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
4022026-03-27T00:36:49.144ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
4032026-03-27T00:36:49.144ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4042026-03-27T00:36:49.146ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1171 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
4052026-03-27T00:36:49.660ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9006 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_2 vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
4062026-03-27T00:36:49.739ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs clone dropped file = phd-tests/framework/src/zfs.rs line = 83 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs vm = migration_from_base_and_back_lifecycle_2 vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
4072026-03-27T00:36:49.739ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-8aa094d0-0165-4288-9fe8-f8e38ee8e16d"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = destroy vm = migration_from_base_and_back_lifecycle_2 vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
4082026-03-27T00:36:49.766ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped file = phd-tests/framework/src/zfs.rs line = 57 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs vm = migration_from_base_and_back_lifecycle_2 vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
4092026-03-27T00:36:49.766ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-fa52a87c-b39f-4805-b05a-0e267cab477b"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = destroy vm = migration_from_base_and_back_lifecycle_2 vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
4102026-03-27T00:36:49.784ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 640 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
4112026-03-27T00:36:49.784ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 639 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4122026-03-27T00:36:49.784ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4177 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e98fc167-ecd8-4afc-baa1-11a998aa1489 target = phd_framework::test_vm target_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f vm = migration_from_base_and_back_lifecycle_2 vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
4132026-03-27T00:36:49.784ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4177 file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e98fc167-ecd8-4afc-baa1-11a998aa1489 target = phd_framework::test_vm target_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
4142026-03-27T00:36:49.784ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4152026-03-27T00:36:49.784ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 20049 file = phd-tests/tests/src/migrate.rs line = 52 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_tests::migrate::from_base
4162026-03-27T00:36:49.784ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
417 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 75.95s
418 
4192026-03-27T00:36:49.784ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner