Max level shown:
12026-02-05T02:24:19.183ZINFOphd-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-02-05T02:24:19.209ZDEBGphd-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("907a5fd1763ce5ddd74001261e5b52cd200a25f9"), sha256: "ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 179, tv_nsec: 836876592 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-02-05T02:24:19.210ZINFOphd-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-02-05T02:24:19.210ZINFOphd-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-02-05T02:24:19.213ZDEBGphd-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-02-05T02:24:19.387ZINFOphd-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-02-05T02:24:19.947ZDEBGphd-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/21b3da87b70b4342eb22d861eedb083c32cf08b7/propolis-server.sha256.txt
82026-02-05T02:24:20.070ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-02-05T02:24:20.070ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-02-05T02:24:20.070ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112026-02-05T02:24:20.071ZINFOphd-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-02-05T02:24:20.071ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-02-05T02:24:20.071ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-02-05T02:24:20.073ZINFOphd-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-02-05T02:24:20.075ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
162026-02-05T02:24:20.077ZDEBGphd-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/907a5fd1763ce5ddd74001261e5b52cd200a25f9/OVMF_CODE.fd
172026-02-05T02:24:20.470ZDEBGphd-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-02-05T02:24:20.471ZDEBGphd-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-02-05T02:24:27.179ZDEBGphd-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-02-05T02:24:27.179ZDEBGphd-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-02-05T02:24:27.194ZDEBGphd-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 4.75M 25.3T 1.91M /phd-artifacts\n target = phd_framework::zfs
222026-02-05T02:24:27.196ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-5fd765ee-fc82-4e86-9ff6-655042f6270d"] 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-02-05T02:24:27.220ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-5fd765ee-fc82-4e86-9ff6-655042f6270d", "phd-artifacts/phd-clone-e8c6b305-ad98-4f59-aa79-a2f2f4fda9e9"] 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-02-05T02:24:27.239ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-e8c6b305-ad98-4f59-aa79-a2f2f4fda9e9"] 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-02-05T02:24:27.251ZDEBGphd-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-e8c6b305-ad98-4f59-aa79-a2f2f4fda9e9 0B 25.3T 48.9M /phd-artifacts/phd-clone-e8c6b305-ad98-4f59-aa79-a2f2f4fda9e9\n target = phd_framework::zfs
262026-02-05T02:24:27.254ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
272026-02-05T02:24:27.255ZINFOphd-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 = 217 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
282026-02-05T02:24:27.255ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/d2aa7e04764fb0ab72e0d762771584950e47f2c029d18c07c77e2b2175bd3c72/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-02-05T02:24:27.255ZDEBGphd-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/21b3da87b70b4342eb22d861eedb083c32cf08b7/propolis-server.tar.gz
302026-02-05T02:24:35.292ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/d2aa7e04764fb0ab72e0d762771584950e47f2c029d18c07c77e2b2175bd3c72/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-02-05T02:24:35.292ZDEBGphd-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-02-05T02:24:52.065ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/d2aa7e04764fb0ab72e0d762771584950e47f2c029d18c07c77e2b2175bd3c72/propolis-server" target = phd_framework::test_vm::server
332026-02-05T02:24:52.065ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log" target = phd_framework::log_config
342026-02-05T02:24:52.200ZINFOphd-runner: [NEW - EVENT] Launched server with pid 829 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-02-05T02:24:52.201ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
362026-02-05T02:24:52.204ZINFOphd-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 = 347 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
372026-02-05T02:24:52.206ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 24953 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
382026-02-05T02:24:52.793ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-02-05T02:24:52.797ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 7b3e1237-4aff-42f5-b45d-00faf26542d7, name: "phd-vm-7b3e1237-4aff-42f5-b45d-00faf26542d7", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: bac88800-27f0-4033-9108-467491d05fe2, project_id: 95569873-dfac-4549-831e-9e2f58bc1a05, sled_id: 9ab09d79-196b-4762-a63f-8f56de0dd34c, sled_serial: "9ab09d79-196b-4762-a63f-8f56de0dd34c", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 406 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
402026-02-05T02:24:52.797ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
412026-02-05T02:24:52.797ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 472 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
422026-02-05T02:24:52.798ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
432026-02-05T02:24:52.799ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
442026-02-05T02:24:52.799ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 731 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
452026-02-05T02:24:52.799ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
462026-02-05T02:24:52.799ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
472026-02-05T02:24:52.799ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
482026-02-05T02:24:57.396ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4597 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
492026-02-05T02:24:57.396ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
502026-02-05T02:24:57.399ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
512026-02-05T02:24:57.399ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
522026-02-05T02:24:57.399ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
532026-02-05T02:24:57.427ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
542026-02-05T02:24:57.427ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552026-02-05T02:24:57.427ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
562026-02-05T02:24:57.427ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
572026-02-05T02:24:57.427ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
582026-02-05T02:24:57.460ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
592026-02-05T02:24:57.460ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
602026-02-05T02:24:57.460ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4662 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
612026-02-05T02:24:57.463ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
622026-02-05T02:24:57.463ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
632026-02-05T02:24:57.471ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 8 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
642026-02-05T02:24:57.472ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
652026-02-05T02:24:57.472ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
662026-02-05T02:24:57.504ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
672026-02-05T02:24:57.505ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
682026-02-05T02:24:57.505ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
692026-02-05T02:24:57.516ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
702026-02-05T02:24:57.516ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
712026-02-05T02:24:57.516ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
722026-02-05T02:24:57.549ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
732026-02-05T02:24:57.549ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
742026-02-05T02:24:57.549ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
752026-02-05T02:24:57.560ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
762026-02-05T02:24:57.560ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
772026-02-05T02:24:57.560ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
782026-02-05T02:24:57.593ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
792026-02-05T02:24:57.593ZINFOphd-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
802026-02-05T02:24:57.593ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
812026-02-05T02:24:57.593ZINFOphd-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 = 217 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
822026-02-05T02:24:57.594ZDEBGphd-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
832026-02-05T02:24:57.594ZDEBGphd-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
842026-02-05T02:24:57.594ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
852026-02-05T02:24:57.594ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::log_config
862026-02-05T02:24:57.621ZINFOphd-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::can_migrate_from_base target = phd_framework::test_vm::server
872026-02-05T02:24:57.621ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 28 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
882026-02-05T02:24:57.622ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7 target = phd_framework::test_vm target_id = 9e8fff10-a527-45b2-aa7b-380239caef35
892026-02-05T02:24:57.622ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = ac69c805-cf35-4204-b38d-2ad068b9c5e6 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7 target = phd_framework::test_vm target_id = 9e8fff10-a527-45b2-aa7b-380239caef35 timeout_duration = 45s
902026-02-05T02:24:57.622ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7 target = phd_framework::test_vm target_id = 9e8fff10-a527-45b2-aa7b-380239caef35 vm = migration_from_base_lifecycle_0 vm_id = 9e8fff10-a527-45b2-aa7b-380239caef35
912026-02-05T02:24:57.622ZINFOphd-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 = 347 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7 target = phd_framework::test_vm target_id = 9e8fff10-a527-45b2-aa7b-380239caef35 vm = migration_from_base_lifecycle_0 vm_id = 9e8fff10-a527-45b2-aa7b-380239caef35
922026-02-05T02:24:58.124ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 9e8fff10-a527-45b2-aa7b-380239caef35, name: "phd-vm-9e8fff10-a527-45b2-aa7b-380239caef35", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: bac88800-27f0-4033-9108-467491d05fe2, project_id: 95569873-dfac-4549-831e-9e2f58bc1a05, sled_id: e6b8f479-6ac8-4420-bfe5-22a5713892f3, sled_serial: "e6b8f479-6ac8-4420-bfe5-22a5713892f3", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7 target = phd_framework::test_vm target_id = 9e8fff10-a527-45b2-aa7b-380239caef35 vm = migration_from_base_lifecycle_0 vm_id = 9e8fff10-a527-45b2-aa7b-380239caef35
932026-02-05T02:24:58.124ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = ac69c805-cf35-4204-b38d-2ad068b9c5e6 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7 target = phd_framework::test_vm target_id = 9e8fff10-a527-45b2-aa7b-380239caef35
942026-02-05T02:25:00.887ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}} target = phd_framework::serial
952026-02-05T02:25:01.492ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7 target = phd_framework::test_vm target_id = 9e8fff10-a527-45b2-aa7b-380239caef35
962026-02-05T02:25:01.492ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3367 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = ac69c805-cf35-4204-b38d-2ad068b9c5e6 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7 target = phd_framework::test_vm target_id = 9e8fff10-a527-45b2-aa7b-380239caef35
972026-02-05T02:25:01.494ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
982026-02-05T02:25:01.496ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 9e8fff10-a527-45b2-aa7b-380239caef35
992026-02-05T02:25:01.496ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_lifecycle_0 vm_id = 9e8fff10-a527-45b2-aa7b-380239caef35
1002026-02-05T02:25:01.498ZDEBGphd-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 = 7b3e1237-4aff-42f5-b45d-00faf26542d7
1012026-02-05T02:25:01.553ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 56 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
1022026-02-05T02:25:01.553ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9353 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7
1032026-02-05T02:25:01.554ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 57 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 9e8fff10-a527-45b2-aa7b-380239caef35
1042026-02-05T02:25:01.554ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 9e8fff10-a527-45b2-aa7b-380239caef35
1052026-02-05T02:25:01.554ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_lifecycle_0 vm_id = 9e8fff10-a527-45b2-aa7b-380239caef35
1062026-02-05T02:25:01.585ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 30 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 9e8fff10-a527-45b2-aa7b-380239caef35
1072026-02-05T02:25:01.585ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 9e8fff10-a527-45b2-aa7b-380239caef35
1082026-02-05T02:25:01.585ZDEBGphd-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
1092026-02-05T02:25:01.585ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8793 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1102026-02-05T02:25:01.586ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1112026-02-05T02:25:01.586ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1122026-02-05T02:25:01.587ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1077 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 9e8fff10-a527-45b2-aa7b-380239caef35
1132026-02-05T02:25:02.001ZDEBGphd-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 = 9e8fff10-a527-45b2-aa7b-380239caef35
1142026-02-05T02:25:02.056ZDEBGphd-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 = 9e8fff10-a527-45b2-aa7b-380239caef35
1152026-02-05T02:25:02.056ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-e8c6b305-ad98-4f59-aa79-a2f2f4fda9e9"] 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 = 9e8fff10-a527-45b2-aa7b-380239caef35
1162026-02-05T02:25:02.084ZDEBGphd-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 = 9e8fff10-a527-45b2-aa7b-380239caef35
1172026-02-05T02:25:02.084ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-5fd765ee-fc82-4e86-9ff6-655042f6270d"] 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 = 9e8fff10-a527-45b2-aa7b-380239caef35
1182026-02-05T02:25:02.101ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 515 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 9e8fff10-a527-45b2-aa7b-380239caef35
1192026-02-05T02:25:02.101ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4480 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7 target = phd_framework::test_vm target_id = 9e8fff10-a527-45b2-aa7b-380239caef35 vm = migration_from_base_lifecycle_0 vm_id = 9e8fff10-a527-45b2-aa7b-380239caef35
1202026-02-05T02:25:02.101ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 515 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1212026-02-05T02:25:02.101ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4480 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 7b3e1237-4aff-42f5-b45d-00faf26542d7 target = phd_framework::test_vm target_id = 9e8fff10-a527-45b2-aa7b-380239caef35
1222026-02-05T02:25:02.101ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 42031 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
1232026-02-05T02:25:02.101ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1242026-02-05T02:25:02.101ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1252026-02-05T02:25:02.101ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1262026-02-05T02:25:02.102ZINFOphd-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
1272026-02-05T02:25:02.102ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd target = phd_framework::artifacts::store
1282026-02-05T02:25:02.102ZDEBGphd-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
1292026-02-05T02:25:02.102ZDEBGphd-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
1302026-02-05T02:25:02.102ZDEBGphd-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
1312026-02-05T02:25:02.114ZDEBGphd-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 867M 25.3T 864M /phd-artifacts\n target = phd_framework::zfs
1322026-02-05T02:25:02.114ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-4eddd14a-ea68-4bdc-b9c2-e6d070fdfc07"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1332026-02-05T02:25:02.131ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-4eddd14a-ea68-4bdc-b9c2-e6d070fdfc07", "phd-artifacts/phd-clone-d8eb5bc8-732a-4e7a-940a-f4d2787f52c6"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1342026-02-05T02:25:02.149ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-d8eb5bc8-732a-4e7a-940a-f4d2787f52c6"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1352026-02-05T02:25:02.160ZDEBGphd-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-d8eb5bc8-732a-4e7a-940a-f4d2787f52c6 0B 25.3T 864M /phd-artifacts/phd-clone-d8eb5bc8-732a-4e7a-940a-f4d2787f52c6\n target = phd_framework::zfs
1362026-02-05T02:25:02.161ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1372026-02-05T02:25:02.161ZINFOphd-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 = 217 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1382026-02-05T02:25:02.161ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/d2aa7e04764fb0ab72e0d762771584950e47f2c029d18c07c77e2b2175bd3c72/propolis-server target = phd_framework::artifacts::store
1392026-02-05T02:25:02.161ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/d2aa7e04764fb0ab72e0d762771584950e47f2c029d18c07c77e2b2175bd3c72/propolis-server" target = phd_framework::test_vm::server
1402026-02-05T02:25:02.161ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log" target = phd_framework::log_config
1412026-02-05T02:25:02.188ZINFOphd-runner: [NEW - EVENT] Launched server with pid 839 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
1422026-02-05T02:25:02.188ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1432026-02-05T02:25:02.189ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
1442026-02-05T02:25:02.189ZINFOphd-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 = 347 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
1452026-02-05T02:25:02.770ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1462026-02-05T02:25:02.771ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2, name: "phd-vm-b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 9ff27a3a-3174-4b88-937b-1ae878608c32, project_id: ce2c7d8d-2bb7-4a3f-ba18-b99ffee3cf5b, sled_id: 122ff8a6-2dac-4988-afb8-dddc1688916f, sled_serial: "122ff8a6-2dac-4988-afb8-dddc1688916f", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 406 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
1472026-02-05T02:25:02.771ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
1482026-02-05T02:25:02.771ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 472 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
1492026-02-05T02:25:02.772ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
1502026-02-05T02:25:02.772ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1512026-02-05T02:25:02.773ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 731 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
1522026-02-05T02:25:02.773ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
1532026-02-05T02:25:02.773ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
1542026-02-05T02:25:02.773ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
1552026-02-05T02:25:07.375ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4603 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
1562026-02-05T02:25:07.375ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
1572026-02-05T02:25:07.376ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1582026-02-05T02:25:07.376ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
1592026-02-05T02:25:07.376ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
1602026-02-05T02:25:07.393ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
1612026-02-05T02:25:07.393ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1622026-02-05T02:25:07.394ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1632026-02-05T02:25:07.394ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
1642026-02-05T02:25:07.394ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
1652026-02-05T02:25:07.426ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
1662026-02-05T02:25:07.426ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1672026-02-05T02:25:07.426ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4654 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1682026-02-05T02:25:07.426ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
1692026-02-05T02:25:07.426ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
1702026-02-05T02:25:07.437ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
1712026-02-05T02:25:07.437ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
1722026-02-05T02:25:07.437ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
1732026-02-05T02:25:07.471ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
1742026-02-05T02:25:07.476ZINFOphd-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
1752026-02-05T02:25:07.477ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1762026-02-05T02:25:07.477ZINFOphd-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 = 217 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
1772026-02-05T02:25:07.477ZDEBGphd-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
1782026-02-05T02:25:07.477ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1792026-02-05T02:25:07.477ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::log_config
1802026-02-05T02:25:07.502ZINFOphd-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::serial_history target = phd_framework::test_vm::server
1812026-02-05T02:25:07.503ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 25 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1822026-02-05T02:25:07.503ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2 target = phd_framework::test_vm target_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
1832026-02-05T02:25:07.503ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = 2736eec9-2e91-4302-aa55-c11f13794d1a path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2 target = phd_framework::test_vm target_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c timeout_duration = 45s
1842026-02-05T02:25:07.503ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2 target = phd_framework::test_vm target_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c vm = migration_serial_history_base_lifecycle_0 vm_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
1852026-02-05T02:25: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:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2 target = phd_framework::test_vm target_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c vm = migration_serial_history_base_lifecycle_0 vm_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
1862026-02-05T02:25:07.835ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 3f0be258-6f73-43e7-bb2a-7b6d043cf04c, name: "phd-vm-3f0be258-6f73-43e7-bb2a-7b6d043cf04c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 9ff27a3a-3174-4b88-937b-1ae878608c32, project_id: ce2c7d8d-2bb7-4a3f-ba18-b99ffee3cf5b, sled_id: 2c0bdab4-89e4-48ea-8f19-1ae827dfdfca, sled_serial: "2c0bdab4-89e4-48ea-8f19-1ae827dfdfca", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2 target = phd_framework::test_vm target_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c vm = migration_serial_history_base_lifecycle_0 vm_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
1872026-02-05T02:25:07.835ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 2736eec9-2e91-4302-aa55-c11f13794d1a path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2 target = phd_framework::test_vm target_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
1882026-02-05T02:25:10.574ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7727}} target = phd_framework::serial
1892026-02-05T02:25:12.525ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2 target = phd_framework::test_vm target_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
1902026-02-05T02:25:12.525ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4690 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 2736eec9-2e91-4302-aa55-c11f13794d1a path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2 target = phd_framework::test_vm target_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
1912026-02-05T02:25:12.527ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
1922026-02-05T02:25:12.529ZDEBGphd-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 = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
1932026-02-05T02:25:12.581ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 53 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
1942026-02-05T02:25:12.581ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10393 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2
1952026-02-05T02:25:12.585ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
1962026-02-05T02:25:12.585ZDEBGphd-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
1972026-02-05T02:25:12.585ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1982026-02-05T02:25:12.585ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9816 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1992026-02-05T02:25:12.585ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2002026-02-05T02:25:12.587ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1077 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
2012026-02-05T02:25:13.128ZDEBGphd-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 = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
2022026-02-05T02:25:13.178ZDEBGphd-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 = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
2032026-02-05T02:25:13.178ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-d8eb5bc8-732a-4e7a-940a-f4d2787f52c6"] 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 = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
2042026-02-05T02:25:13.203ZDEBGphd-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 = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
2052026-02-05T02:25:13.203ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-4eddd14a-ea68-4bdc-b9c2-e6d070fdfc07"] 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 = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
2062026-02-05T02:25:13.221ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 635 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
2072026-02-05T02:25:13.221ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 635 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2082026-02-05T02:25:13.221ZINFOphd-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
2092026-02-05T02:25:13.221ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2102026-02-05T02:25:13.221ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2112026-02-05T02:25:13.221ZINFOphd-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
2122026-02-05T02:25:13.221ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5719 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2 target = phd_framework::test_vm target_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c vm = migration_serial_history_base_lifecycle_0 vm_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
2132026-02-05T02:25:13.221ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5719 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b3ee27ef-45a8-49e6-9b5f-e3952a0e83f2 target = phd_framework::test_vm target_id = 3f0be258-6f73-43e7-bb2a-7b6d043cf04c
2142026-02-05T02:25:13.221ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 11121 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2152026-02-05T02:25:13.221ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd target = phd_framework::artifacts::store
2162026-02-05T02:25:13.221ZDEBGphd-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
2172026-02-05T02:25:13.222ZDEBGphd-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
2182026-02-05T02:25:13.222ZDEBGphd-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
2192026-02-05T02:25:13.233ZDEBGphd-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 867M 25.3T 864M /phd-artifacts\n target = phd_framework::zfs
2202026-02-05T02:25:13.233ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-686bd1dd-75a1-4d63-b9cc-29a39715936d"] 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
2212026-02-05T02:25:13.249ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-686bd1dd-75a1-4d63-b9cc-29a39715936d", "phd-artifacts/phd-clone-eca84847-754c-4ff3-844d-3c11a92abfe3"] 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
2222026-02-05T02:25:13.269ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-eca84847-754c-4ff3-844d-3c11a92abfe3"] 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
2232026-02-05T02:25:13.280ZDEBGphd-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-eca84847-754c-4ff3-844d-3c11a92abfe3 0B 25.3T 864M /phd-artifacts/phd-clone-eca84847-754c-4ff3-844d-3c11a92abfe3\n target = phd_framework::zfs
2242026-02-05T02:25:13.280ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2252026-02-05T02:25:13.281ZINFOphd-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 = 217 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2262026-02-05T02:25:13.281ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/d2aa7e04764fb0ab72e0d762771584950e47f2c029d18c07c77e2b2175bd3c72/propolis-server target = phd_framework::artifacts::store
2272026-02-05T02:25:13.281ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/d2aa7e04764fb0ab72e0d762771584950e47f2c029d18c07c77e2b2175bd3c72/propolis-server" target = phd_framework::test_vm::server
2282026-02-05T02:25:13.281ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log" target = phd_framework::log_config
2292026-02-05T02:25:13.308ZINFOphd-runner: [NEW - EVENT] Launched server with pid 849 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
2302026-02-05T02:25:13.308ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2312026-02-05T02:25:13.308ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2322026-02-05T02:25:13.309ZINFOphd-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 = 347 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2332026-02-05T02:25:13.768ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2342026-02-05T02:25:13.768ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 47e988af-0892-461e-b151-a5c3c6932fc6, name: "phd-vm-47e988af-0892-461e-b151-a5c3c6932fc6", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b9d88a2d-06f6-488d-a87e-13b587bacd27, project_id: 059731b4-1542-4afa-aafd-c7916ec82e40, sled_id: 697aec0a-9142-4444-b0e2-986dd643c8b3, sled_serial: "697aec0a-9142-4444-b0e2-986dd643c8b3", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 406 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2352026-02-05T02:25:13.768ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2362026-02-05T02:25:13.768ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 472 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 = 47e988af-0892-461e-b151-a5c3c6932fc6
2372026-02-05T02:25:13.769ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2382026-02-05T02:25:13.769ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2392026-02-05T02:25:13.769ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 731 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2402026-02-05T02:25:13.769ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2412026-02-05T02:25:13.769ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2422026-02-05T02:25:13.769ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2432026-02-05T02:25:18.280ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4511 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2442026-02-05T02:25:18.280ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2452026-02-05T02:25:18.280ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2462026-02-05T02:25:18.280ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2472026-02-05T02:25:18.280ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2482026-02-05T02:25:18.298ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2492026-02-05T02:25:18.298ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2502026-02-05T02:25:18.299ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2512026-02-05T02:25:18.299ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2522026-02-05T02:25:18.299ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2532026-02-05T02:25:18.331ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2542026-02-05T02:25:18.332ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2552026-02-05T02:25:18.332ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4563 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2562026-02-05T02:25:18.332ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2572026-02-05T02:25:18.332ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2582026-02-05T02:25:18.342ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2592026-02-05T02:25:18.343ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2602026-02-05T02:25:18.343ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2612026-02-05T02:25:18.365ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2622026-02-05T02:25:18.366ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2632026-02-05T02:25:18.366ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2642026-02-05T02:25:18.376ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2652026-02-05T02:25:18.376ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2662026-02-05T02:25:18.376ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2672026-02-05T02:25:18.409ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2682026-02-05T02:25:18.410ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2692026-02-05T02:25:18.410ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2702026-02-05T02:25:18.420ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2712026-02-05T02:25:18.420ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2722026-02-05T02:25:18.420ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2732026-02-05T02:25:18.453ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2742026-02-05T02:25:18.453ZINFOphd-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
2752026-02-05T02:25:18.453ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2762026-02-05T02:25:18.454ZINFOphd-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 = 217 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
2772026-02-05T02:25:18.454ZDEBGphd-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
2782026-02-05T02:25:18.454ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2792026-02-05T02:25:18.454ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::log_config
2802026-02-05T02:25:18.479ZINFOphd-runner: [NEW - EVENT] Launched server with pid 850 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
2812026-02-05T02:25:18.480ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 25 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2822026-02-05T02:25:18.480ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 47e988af-0892-461e-b151-a5c3c6932fc6 target = phd_framework::test_vm target_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
2832026-02-05T02:25:18.480ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = f78e8f16-34a6-4767-9b7d-a8a0d119125a path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 47e988af-0892-461e-b151-a5c3c6932fc6 target = phd_framework::test_vm target_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04 timeout_duration = 45s
2842026-02-05T02:25:18.480ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 47e988af-0892-461e-b151-a5c3c6932fc6 target = phd_framework::test_vm target_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04 vm = migration_from_base_and_back_lifecycle_0 vm_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
2852026-02-05T02:25:18.480ZINFOphd-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 = 347 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 47e988af-0892-461e-b151-a5c3c6932fc6 target = phd_framework::test_vm target_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04 vm = migration_from_base_and_back_lifecycle_0 vm_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
2862026-02-05T02:25:18.903ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 11438690-f16e-4f3e-876b-9b9b3e8c0a04, name: "phd-vm-11438690-f16e-4f3e-876b-9b9b3e8c0a04", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b9d88a2d-06f6-488d-a87e-13b587bacd27, project_id: 059731b4-1542-4afa-aafd-c7916ec82e40, sled_id: 3773e7c8-21da-4a5b-b262-48d66bd0a540, sled_serial: "3773e7c8-21da-4a5b-b262-48d66bd0a540", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 47e988af-0892-461e-b151-a5c3c6932fc6 target = phd_framework::test_vm target_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04 vm = migration_from_base_and_back_lifecycle_0 vm_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
2872026-02-05T02:25:18.903ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = f78e8f16-34a6-4767-9b7d-a8a0d119125a path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 47e988af-0892-461e-b151-a5c3c6932fc6 target = phd_framework::test_vm target_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
2882026-02-05T02:25:21.636ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}} target = phd_framework::serial
2892026-02-05T02:25:21.824ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 47e988af-0892-461e-b151-a5c3c6932fc6 target = phd_framework::test_vm target_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
2902026-02-05T02:25:21.824ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2921 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = f78e8f16-34a6-4767-9b7d-a8a0d119125a path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 47e988af-0892-461e-b151-a5c3c6932fc6 target = phd_framework::test_vm target_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
2912026-02-05T02:25:21.827ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2922026-02-05T02:25:21.827ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
2932026-02-05T02:25:21.827ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_0 vm_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
2942026-02-05T02:25:21.828ZDEBGphd-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 = 47e988af-0892-461e-b151-a5c3c6932fc6
2952026-02-05T02:25:21.882ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 55 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2962026-02-05T02:25:21.883ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8575 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 47e988af-0892-461e-b151-a5c3c6932fc6
2972026-02-05T02:25:21.883ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 55 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
2982026-02-05T02:25:21.883ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
2992026-02-05T02:25:21.883ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_0 vm_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
3002026-02-05T02:25:21.917ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 34 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
3012026-02-05T02:25:21.917ZINFOphd-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
3022026-02-05T02:25:21.917ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3032026-02-05T02:25:21.917ZINFOphd-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 = 217 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
3042026-02-05T02:25:21.918ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/d2aa7e04764fb0ab72e0d762771584950e47f2c029d18c07c77e2b2175bd3c72/propolis-server target = phd_framework::artifacts::store
3052026-02-05T02:25:21.918ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/d2aa7e04764fb0ab72e0d762771584950e47f2c029d18c07c77e2b2175bd3c72/propolis-server" target = phd_framework::test_vm::server
3062026-02-05T02:25:21.918ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::log_config
3072026-02-05T02:25:21.944ZINFOphd-runner: [NEW - EVENT] Launched server with pid 852 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
3082026-02-05T02:25:21.945ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3092026-02-05T02:25:21.945ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04 target = phd_framework::test_vm target_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
3102026-02-05T02:25:21.945ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = 0d730717-b85a-472e-b104-da3fdb57887a path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04 target = phd_framework::test_vm target_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e timeout_duration = 45s
3112026-02-05T02:25:21.945ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04 target = phd_framework::test_vm target_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e vm = migration_from_base_and_back_lifecycle_1 vm_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
3122026-02-05T02:25:21.945ZINFOphd-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 = 347 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04 target = phd_framework::test_vm target_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e vm = migration_from_base_and_back_lifecycle_1 vm_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
3132026-02-05T02:25:22.452ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: f56256ec-6f1d-4604-8ac2-d55abc8dc37e, name: "phd-vm-f56256ec-6f1d-4604-8ac2-d55abc8dc37e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b9d88a2d-06f6-488d-a87e-13b587bacd27, project_id: 059731b4-1542-4afa-aafd-c7916ec82e40, sled_id: b9dab321-0c6a-460a-a17e-75fcea14b00d, sled_serial: "b9dab321-0c6a-460a-a17e-75fcea14b00d", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04 target = phd_framework::test_vm target_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e vm = migration_from_base_and_back_lifecycle_1 vm_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
3142026-02-05T02:25:22.452ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 0d730717-b85a-472e-b104-da3fdb57887a path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04 target = phd_framework::test_vm target_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
3152026-02-05T02:25:25.191ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7807}} target = phd_framework::serial
3162026-02-05T02:25:25.890ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04 target = phd_framework::test_vm target_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
3172026-02-05T02:25:25.890ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3438 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 0d730717-b85a-472e-b104-da3fdb57887a path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04 target = phd_framework::test_vm target_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
3182026-02-05T02:25:25.893ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
3192026-02-05T02:25:25.894ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
3202026-02-05T02:25:25.894ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_1 vm_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
3212026-02-05T02:25:25.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 = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
3222026-02-05T02:25:25.947ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 53 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
3232026-02-05T02:25:25.947ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7468 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 47e988af-0892-461e-b151-a5c3c6932fc6 target = phd_framework::test_vm target_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04 vm = migration_from_base_and_back_lifecycle_0 vm_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
3242026-02-05T02:25:25.947ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 7468 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 47e988af-0892-461e-b151-a5c3c6932fc6 target = phd_framework::test_vm target_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04
3252026-02-05T02:25:28.616ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 2723 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
3262026-02-05T02:25:28.617ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
3272026-02-05T02:25:28.617ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_1 vm_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
3282026-02-05T02:25:28.650ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
3292026-02-05T02:25:28.650ZINFOphd-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
3302026-02-05T02:25:28.650ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3312026-02-05T02:25:28.650ZINFOphd-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 = 217 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
3322026-02-05T02:25:28.650ZDEBGphd-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
3332026-02-05T02:25:28.650ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3342026-02-05T02:25:28.650ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::log_config
3352026-02-05T02:25:28.676ZINFOphd-runner: [NEW - EVENT] Launched server with pid 854 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
3362026-02-05T02:25:28.676ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3372026-02-05T02:25:28.676ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e target = phd_framework::test_vm target_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
3382026-02-05T02:25:28.676ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = ed5d9e10-bb08-4827-bd13-284b23a016b4 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e target = phd_framework::test_vm target_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a timeout_duration = 45s
3392026-02-05T02:25:28.677ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e target = phd_framework::test_vm target_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a vm = migration_from_base_and_back_lifecycle_2 vm_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
3402026-02-05T02:25:28.677ZINFOphd-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 = 347 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e target = phd_framework::test_vm target_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a vm = migration_from_base_and_back_lifecycle_2 vm_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
3412026-02-05T02:25:29.402ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 60a8a131-1b47-46bc-922a-e4df4a3d1d5a, name: "phd-vm-60a8a131-1b47-46bc-922a-e4df4a3d1d5a", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b9d88a2d-06f6-488d-a87e-13b587bacd27, project_id: 059731b4-1542-4afa-aafd-c7916ec82e40, sled_id: 90badfae-0e5c-4e16-a37e-3c92cd311d72, sled_serial: "90badfae-0e5c-4e16-a37e-3c92cd311d72", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e target = phd_framework::test_vm target_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a vm = migration_from_base_and_back_lifecycle_2 vm_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
3422026-02-05T02:25:29.403ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = ed5d9e10-bb08-4827-bd13-284b23a016b4 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e target = phd_framework::test_vm target_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
3432026-02-05T02:25:32.138ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7854}} target = phd_framework::serial
3442026-02-05T02:25:33.273ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e target = phd_framework::test_vm target_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
3452026-02-05T02:25:33.274ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3871 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = ed5d9e10-bb08-4827-bd13-284b23a016b4 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e target = phd_framework::test_vm target_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
3462026-02-05T02:25:33.275ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
3472026-02-05T02:25:33.276ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
3482026-02-05T02:25:33.276ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
3492026-02-05T02:25:33.277ZDEBGphd-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 = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
3502026-02-05T02:25:33.331ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 55 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
3512026-02-05T02:25:33.331ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 55 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
3522026-02-05T02:25:33.331ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 11388 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04 target = phd_framework::test_vm target_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e vm = migration_from_base_and_back_lifecycle_1 vm_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
3532026-02-05T02:25:33.332ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 11388 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 11438690-f16e-4f3e-876b-9b9b3e8c0a04 target = phd_framework::test_vm target_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e
3542026-02-05T02:25:33.332ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
3552026-02-05T02:25:33.332ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
3562026-02-05T02:25:33.366ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
3572026-02-05T02:25:33.366ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
3582026-02-05T02:25:33.366ZDEBGphd-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
3592026-02-05T02:25:33.366ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
3602026-02-05T02:25:33.366ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3612026-02-05T02:25:33.366ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 19601 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3622026-02-05T02:25:33.368ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1077 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
3632026-02-05T02:25:33.747ZDEBGphd-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 = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
3642026-02-05T02:25:33.799ZDEBGphd-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 = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
3652026-02-05T02:25:33.799ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-eca84847-754c-4ff3-844d-3c11a92abfe3"] 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 = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
3662026-02-05T02:25:33.826ZDEBGphd-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 = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
3672026-02-05T02:25:33.826ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-686bd1dd-75a1-4d63-b9cc-29a39715936d"] 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 = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
3682026-02-05T02:25:33.844ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 477 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
3692026-02-05T02:25:33.844ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 477 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3702026-02-05T02:25:33.844ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3712026-02-05T02:25:33.844ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
372 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 73.78s
373 
3742026-02-05T02:25:33.844ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5168 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e target = phd_framework::test_vm target_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a vm = migration_from_base_and_back_lifecycle_2 vm_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
3752026-02-05T02:25:33.844ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5168 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f56256ec-6f1d-4604-8ac2-d55abc8dc37e target = phd_framework::test_vm target_id = 60a8a131-1b47-46bc-922a-e4df4a3d1d5a
3762026-02-05T02:25:33.844ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 20626 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
3772026-02-05T02:25:33.845ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner