Max level shown:
12025-12-02T02:21:17.512ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 36 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22025-12-02T02:21:17.515ZDEBGphd-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: 364, tv_nsec: 524955310 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32025-12-02T02:21:17.515ZINFOphd-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
42025-12-02T02:21:17.515ZINFOphd-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
52025-12-02T02:21:17.515ZDEBGphd-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
62025-12-02T02:21:17.799ZINFOphd-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
72025-12-02T02:21:18.325ZDEBGphd-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/cae89ab26cf66244fa3cd6796d17ce5c5049c928/propolis-server.sha256.txt
82025-12-02T02:21:18.440ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92025-12-02T02:21:18.440ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102025-12-02T02:21:18.441ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112025-12-02T02:21:18.441ZINFOphd-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
122025-12-02T02:21:18.441ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132025-12-02T02:21:18.441ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142025-12-02T02:21:18.441ZINFOphd-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
152025-12-02T02:21:18.441ZDEBGphd-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
162025-12-02T02:21:18.441ZDEBGphd-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
172025-12-02T02:21:19.060ZDEBGphd-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
182025-12-02T02:21:19.061ZDEBGphd-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
192025-12-02T02:21:47.112ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
202025-12-02T02:21:47.112ZDEBGphd-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
212025-12-02T02:21:47.121ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::can_migrate_from_base stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.00M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222025-12-02T02:21:47.121ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-e7cfa089-945a-4fa0-b0b3-281e505a7435"] 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
232025-12-02T02:21:47.143ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-e7cfa089-945a-4fa0-b0b3-281e505a7435", "phd-artifacts/phd-clone-c289b484-7c23-4fc0-81ce-0288c9a34024"] 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
242025-12-02T02:21:47.154ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-c289b484-7c23-4fc0-81ce-0288c9a34024"] 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
252025-12-02T02:21:47.162ZDEBGphd-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-c289b484-7c23-4fc0-81ce-0288c9a34024 0B 1.80T 48.9M /phd-artifacts/phd-clone-c289b484-7c23-4fc0-81ce-0288c9a34024\n target = phd_framework::zfs
262025-12-02T02:21:47.162ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
272025-12-02T02:21:47.163ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
282025-12-02T02:21:47.163ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/9d852e24a78b0410e59a12205fbdc7a20c3f83a28197db6a973443d14ab7adc9/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292025-12-02T02:21:47.163ZDEBGphd-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/cae89ab26cf66244fa3cd6796d17ce5c5049c928/propolis-server.tar.gz
302025-12-02T02:23:08.461ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/9d852e24a78b0410e59a12205fbdc7a20c3f83a28197db6a973443d14ab7adc9/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
312025-12-02T02:23:08.462ZDEBGphd-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
322025-12-02T02:23:24.576ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/9d852e24a78b0410e59a12205fbdc7a20c3f83a28197db6a973443d14ab7adc9/propolis-server" target = phd_framework::test_vm::server
332025-12-02T02:23:24.576ZINFOphd-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
342025-12-02T02:23:24.652ZINFOphd-runner: [NEW - EVENT] Launched server with pid 868 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
352025-12-02T02:23:24.653ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
362025-12-02T02:23:24.654ZINFOphd-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 = 345 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
372025-12-02T02:23:24.654ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 97491 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
382025-12-02T02:23:25.150ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392025-12-02T02:23:25.151ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: f2f154f1-61c9-4592-bf9a-784e713b8fe5, metadata: InstanceMetadata { project_id: 6d0c2635-8e40-408c-8a38-65572ccd8b54, silo_id: 5d62df7e-8b92-4841-a99c-6b0b008e512a, sled_id: 997a1117-fe2d-436b-bab6-120d691d30a2, sled_model: "pheidippes", sled_revision: 1, sled_serial: "997a1117-fe2d-436b-bab6-120d691d30a2" }, name: "phd-vm-f2f154f1-61c9-4592-bf9a-784e713b8fe5" }, state: Creating } line = 404 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
402025-12-02T02:23:25.151ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
412025-12-02T02:23:25.151ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 470 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
422025-12-02T02:23:25.152ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
432025-12-02T02:23:25.152ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
442025-12-02T02:23:25.152ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 729 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
452025-12-02T02:23:25.152ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
462025-12-02T02:23:25.152ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
472025-12-02T02:23:25.152ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
482025-12-02T02:23:29.614ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4462 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
492025-12-02T02:23:29.614ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
502025-12-02T02:23:29.615ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
512025-12-02T02:23:29.615ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
522025-12-02T02:23:29.615ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
532025-12-02T02:23:29.633ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
542025-12-02T02:23:29.633ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552025-12-02T02:23:29.633ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
562025-12-02T02:23:29.633ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
572025-12-02T02:23:29.633ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
582025-12-02T02:23:29.666ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
592025-12-02T02:23:29.666ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
602025-12-02T02:23:29.666ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4514 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
612025-12-02T02:23:29.666ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
622025-12-02T02:23:29.666ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = f2f154f1-61c9-4592-bf9a-784e713b8fe5
632025-12-02T02:23:29.677ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
642025-12-02T02:23:29.677ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
652025-12-02T02:23:29.677ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = f2f154f1-61c9-4592-bf9a-784e713b8fe5
662025-12-02T02:23:29.710ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
672025-12-02T02:23:29.710ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
682025-12-02T02:23:29.710ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = f2f154f1-61c9-4592-bf9a-784e713b8fe5
692025-12-02T02:23:29.721ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
702025-12-02T02:23:29.721ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
712025-12-02T02:23:29.721ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = f2f154f1-61c9-4592-bf9a-784e713b8fe5
722025-12-02T02:23:29.754ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
732025-12-02T02:23:29.754ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
742025-12-02T02:23:29.754ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = f2f154f1-61c9-4592-bf9a-784e713b8fe5
752025-12-02T02:23:29.765ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
762025-12-02T02:23:29.765ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
772025-12-02T02:23:29.765ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = f2f154f1-61c9-4592-bf9a-784e713b8fe5
782025-12-02T02:23:29.798ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
792025-12-02T02:23:29.798ZINFOphd-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
802025-12-02T02:23:29.798ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
812025-12-02T02:23:29.798ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
822025-12-02T02:23:29.798ZDEBGphd-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
832025-12-02T02:23:29.798ZDEBGphd-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
842025-12-02T02:23:29.798ZINFOphd-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
852025-12-02T02:23:29.799ZINFOphd-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
862025-12-02T02:23:29.825ZINFOphd-runner: [NEW - EVENT] Launched server with pid 869 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
872025-12-02T02:23:29.825ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
882025-12-02T02:23:29.826ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5 target = phd_framework::test_vm target_id = ae5e5101-50ec-4bfb-a536-2b145045a3b7
892025-12-02T02:23:29.826ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = 0e7b7d15-0ae6-4400-8329-8eecf42e78a8 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5 target = phd_framework::test_vm target_id = ae5e5101-50ec-4bfb-a536-2b145045a3b7 timeout_duration = 45s
902025-12-02T02:23:29.826ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5 target = phd_framework::test_vm target_id = ae5e5101-50ec-4bfb-a536-2b145045a3b7 vm = migration_from_base_lifecycle_0 vm_id = ae5e5101-50ec-4bfb-a536-2b145045a3b7
912025-12-02T02:23:29.826ZINFOphd-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 = 345 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5 target = phd_framework::test_vm target_id = ae5e5101-50ec-4bfb-a536-2b145045a3b7 vm = migration_from_base_lifecycle_0 vm_id = ae5e5101-50ec-4bfb-a536-2b145045a3b7
922025-12-02T02:23:30.604ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: ae5e5101-50ec-4bfb-a536-2b145045a3b7, metadata: InstanceMetadata { project_id: 6d0c2635-8e40-408c-8a38-65572ccd8b54, silo_id: 5d62df7e-8b92-4841-a99c-6b0b008e512a, sled_id: 9ea719ec-17ac-4db5-8383-3175ff8b0681, sled_model: "pheidippes", sled_revision: 1, sled_serial: "9ea719ec-17ac-4db5-8383-3175ff8b0681" }, name: "phd-vm-ae5e5101-50ec-4bfb-a536-2b145045a3b7" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5 target = phd_framework::test_vm target_id = ae5e5101-50ec-4bfb-a536-2b145045a3b7 vm = migration_from_base_lifecycle_0 vm_id = ae5e5101-50ec-4bfb-a536-2b145045a3b7
932025-12-02T02:23:30.604ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 0e7b7d15-0ae6-4400-8329-8eecf42e78a8 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5 target = phd_framework::test_vm target_id = ae5e5101-50ec-4bfb-a536-2b145045a3b7
942025-12-02T02:23:32.881ZINFOphd-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
952025-12-02T02:23:34.147ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5 target = phd_framework::test_vm target_id = ae5e5101-50ec-4bfb-a536-2b145045a3b7
962025-12-02T02:23:34.147ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3543 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 0e7b7d15-0ae6-4400-8329-8eecf42e78a8 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5 target = phd_framework::test_vm target_id = ae5e5101-50ec-4bfb-a536-2b145045a3b7
972025-12-02T02:23:34.149ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
982025-12-02T02:23:34.149ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ae5e5101-50ec-4bfb-a536-2b145045a3b7
992025-12-02T02:23:34.149ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = ae5e5101-50ec-4bfb-a536-2b145045a3b7
1002025-12-02T02:23:34.150ZDEBGphd-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 = f2f154f1-61c9-4592-bf9a-784e713b8fe5
1012025-12-02T02:23:34.224ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 74 file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
1022025-12-02T02:23:34.224ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9571 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5
1032025-12-02T02:23:36.068ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1919 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ae5e5101-50ec-4bfb-a536-2b145045a3b7
1042025-12-02T02:23:36.069ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ae5e5101-50ec-4bfb-a536-2b145045a3b7
1052025-12-02T02:23:36.069ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = ae5e5101-50ec-4bfb-a536-2b145045a3b7
1062025-12-02T02:23:36.102ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ae5e5101-50ec-4bfb-a536-2b145045a3b7
1072025-12-02T02:23:36.102ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ae5e5101-50ec-4bfb-a536-2b145045a3b7
1082025-12-02T02:23:36.102ZDEBGphd-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
1092025-12-02T02:23:36.102ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 10951 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1102025-12-02T02:23:36.102ZINFOphd-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
1112025-12-02T02:23:36.102ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1122025-12-02T02:23:36.103ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1075 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ae5e5101-50ec-4bfb-a536-2b145045a3b7
1132025-12-02T02:23:36.521ZDEBGphd-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 = ae5e5101-50ec-4bfb-a536-2b145045a3b7
1142025-12-02T02:23:36.597ZDEBGphd-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 = ae5e5101-50ec-4bfb-a536-2b145045a3b7
1152025-12-02T02:23:36.597ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-c289b484-7c23-4fc0-81ce-0288c9a34024"] 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 = ae5e5101-50ec-4bfb-a536-2b145045a3b7
1162025-12-02T02:23:36.617ZDEBGphd-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 = ae5e5101-50ec-4bfb-a536-2b145045a3b7
1172025-12-02T02:23:36.617ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-e7cfa089-945a-4fa0-b0b3-281e505a7435"] 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 = ae5e5101-50ec-4bfb-a536-2b145045a3b7
1182025-12-02T02:23:36.630ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 527 file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ae5e5101-50ec-4bfb-a536-2b145045a3b7
1192025-12-02T02:23:36.630ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6804 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5 target = phd_framework::test_vm target_id = ae5e5101-50ec-4bfb-a536-2b145045a3b7 vm = migration_from_base_lifecycle_0 vm_id = ae5e5101-50ec-4bfb-a536-2b145045a3b7
1202025-12-02T02:23:36.630ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 527 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1212025-12-02T02:23:36.630ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6804 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = f2f154f1-61c9-4592-bf9a-784e713b8fe5 target = phd_framework::test_vm target_id = ae5e5101-50ec-4bfb-a536-2b145045a3b7
1222025-12-02T02:23:36.630ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1232025-12-02T02:23:36.630ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 138189 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
1242025-12-02T02:23:36.630ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1252025-12-02T02:23:36.630ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1262025-12-02T02:23:36.630ZINFOphd-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
1272025-12-02T02:23:36.630ZDEBGphd-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
1282025-12-02T02:23:36.630ZDEBGphd-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
1292025-12-02T02:23:36.630ZDEBGphd-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
1302025-12-02T02:23:36.630ZDEBGphd-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
1312025-12-02T02:23:36.637ZDEBGphd-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 840M 1.80T 839M /phd-artifacts\n target = phd_framework::zfs
1322025-12-02T02:23:36.637ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-95c547e0-a1a4-4443-bd7f-66dd11918cf3"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1332025-12-02T02:23:36.647ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-95c547e0-a1a4-4443-bd7f-66dd11918cf3", "phd-artifacts/phd-clone-2a16e0da-4493-4402-9803-4337595487a8"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1342025-12-02T02:23:36.661ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-2a16e0da-4493-4402-9803-4337595487a8"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1352025-12-02T02:23:36.668ZDEBGphd-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-2a16e0da-4493-4402-9803-4337595487a8 0B 1.80T 839M /phd-artifacts/phd-clone-2a16e0da-4493-4402-9803-4337595487a8\n target = phd_framework::zfs
1362025-12-02T02:23:36.668ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1372025-12-02T02:23:36.669ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 215 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1382025-12-02T02:23:36.669ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/9d852e24a78b0410e59a12205fbdc7a20c3f83a28197db6a973443d14ab7adc9/propolis-server target = phd_framework::artifacts::store
1392025-12-02T02:23:36.669ZINFOphd-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/9d852e24a78b0410e59a12205fbdc7a20c3f83a28197db6a973443d14ab7adc9/propolis-server" target = phd_framework::test_vm::server
1402025-12-02T02:23:36.669ZINFOphd-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
1412025-12-02T02:23:36.693ZINFOphd-runner: [NEW - EVENT] Launched server with pid 878 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
1422025-12-02T02:23:36.693ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 24 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1432025-12-02T02:23:36.693ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357
1442025-12-02T02:23:36.694ZINFOphd-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 = 345 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357
1452025-12-02T02:23:37.300ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1462025-12-02T02:23:37.301ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: b3c493ab-d5d2-4990-963f-5a17f8ac0357, metadata: InstanceMetadata { project_id: 30dca807-42f9-42ea-b020-2f5faf505f8c, silo_id: d77a4de5-fab5-4f37-a64d-54a5e2240dfa, sled_id: 09140337-fea2-42ce-a6a3-2a99f8fa3a18, sled_model: "pheidippes", sled_revision: 1, sled_serial: "09140337-fea2-42ce-a6a3-2a99f8fa3a18" }, name: "phd-vm-b3c493ab-d5d2-4990-963f-5a17f8ac0357" }, state: Creating } line = 404 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357
1472025-12-02T02:23:37.301ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357
1482025-12-02T02:23:37.301ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 470 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357
1492025-12-02T02:23:37.302ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357
1502025-12-02T02:23:37.302ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1512025-12-02T02:23:37.302ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 729 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357
1522025-12-02T02:23:37.302ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
1532025-12-02T02:23:37.302ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357
1542025-12-02T02:23:37.302ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357
1552025-12-02T02:23:41.700ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4398 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357
1562025-12-02T02:23:41.700ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
1572025-12-02T02:23:41.701ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1582025-12-02T02:23:41.701ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357
1592025-12-02T02:23:41.701ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357
1602025-12-02T02:23:41.719ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357
1612025-12-02T02:23:41.719ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1622025-12-02T02:23:41.719ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1632025-12-02T02:23:41.719ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357
1642025-12-02T02:23:41.719ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357
1652025-12-02T02:23:41.752ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357
1662025-12-02T02:23:41.752ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1672025-12-02T02:23:41.752ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4450 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1682025-12-02T02:23:41.752ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357
1692025-12-02T02:23:41.752ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357
1702025-12-02T02:23:41.764ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357
1712025-12-02T02:23:41.764ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357
1722025-12-02T02:23:41.764ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357
1732025-12-02T02:23:41.797ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357
1742025-12-02T02:23:41.801ZINFOphd-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
1752025-12-02T02:23:41.801ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1762025-12-02T02:23:41.801ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 215 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
1772025-12-02T02:23:41.801ZDEBGphd-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
1782025-12-02T02:23:41.801ZINFOphd-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
1792025-12-02T02:23:41.801ZINFOphd-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
1802025-12-02T02:23:41.828ZINFOphd-runner: [NEW - EVENT] Launched server with pid 879 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
1812025-12-02T02:23:41.828ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1822025-12-02T02:23:41.828ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357 target = phd_framework::test_vm target_id = bcbbca03-e1b4-4906-a8ed-0ebbafdade96
1832025-12-02T02:23:41.828ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = 639d1b52-8495-4783-8caf-94116b86aaa3 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357 target = phd_framework::test_vm target_id = bcbbca03-e1b4-4906-a8ed-0ebbafdade96 timeout_duration = 45s
1842025-12-02T02:23:41.828ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357 target = phd_framework::test_vm target_id = bcbbca03-e1b4-4906-a8ed-0ebbafdade96 vm = migration_serial_history_base_lifecycle_0 vm_id = bcbbca03-e1b4-4906-a8ed-0ebbafdade96
1852025-12-02T02:23:41.829ZINFOphd-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 = 345 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357 target = phd_framework::test_vm target_id = bcbbca03-e1b4-4906-a8ed-0ebbafdade96 vm = migration_serial_history_base_lifecycle_0 vm_id = bcbbca03-e1b4-4906-a8ed-0ebbafdade96
1862025-12-02T02:23:42.334ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: bcbbca03-e1b4-4906-a8ed-0ebbafdade96, metadata: InstanceMetadata { project_id: 30dca807-42f9-42ea-b020-2f5faf505f8c, silo_id: d77a4de5-fab5-4f37-a64d-54a5e2240dfa, sled_id: a6cd94bb-afe5-4e88-a578-7e6ddb77424c, sled_model: "pheidippes", sled_revision: 1, sled_serial: "a6cd94bb-afe5-4e88-a578-7e6ddb77424c" }, name: "phd-vm-bcbbca03-e1b4-4906-a8ed-0ebbafdade96" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357 target = phd_framework::test_vm target_id = bcbbca03-e1b4-4906-a8ed-0ebbafdade96 vm = migration_serial_history_base_lifecycle_0 vm_id = bcbbca03-e1b4-4906-a8ed-0ebbafdade96
1872025-12-02T02:23:42.334ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 639d1b52-8495-4783-8caf-94116b86aaa3 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357 target = phd_framework::test_vm target_id = bcbbca03-e1b4-4906-a8ed-0ebbafdade96
1882025-12-02T02:23:44.632ZINFOphd-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
1892025-12-02T02:23:44.757ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357 target = phd_framework::test_vm target_id = bcbbca03-e1b4-4906-a8ed-0ebbafdade96
1902025-12-02T02:23:44.757ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2422 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 639d1b52-8495-4783-8caf-94116b86aaa3 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357 target = phd_framework::test_vm target_id = bcbbca03-e1b4-4906-a8ed-0ebbafdade96
1912025-12-02T02:23:44.759ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357
1922025-12-02T02:23:44.760ZDEBGphd-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 = b3c493ab-d5d2-4990-963f-5a17f8ac0357
1932025-12-02T02:23:44.832ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 72 file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357
1942025-12-02T02:23:44.832ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8138 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357
1952025-12-02T02:23:44.834ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = bcbbca03-e1b4-4906-a8ed-0ebbafdade96
1962025-12-02T02:23:44.834ZDEBGphd-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
1972025-12-02T02:23:44.834ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7534 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1982025-12-02T02:23:44.834ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1992025-12-02T02:23:44.834ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2002025-12-02T02:23:44.835ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1075 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = bcbbca03-e1b4-4906-a8ed-0ebbafdade96
2012025-12-02T02:23:45.171ZDEBGphd-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 = bcbbca03-e1b4-4906-a8ed-0ebbafdade96
2022025-12-02T02:23:45.245ZDEBGphd-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 = bcbbca03-e1b4-4906-a8ed-0ebbafdade96
2032025-12-02T02:23:45.245ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-2a16e0da-4493-4402-9803-4337595487a8"] 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 = bcbbca03-e1b4-4906-a8ed-0ebbafdade96
2042025-12-02T02:23:45.266ZDEBGphd-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 = bcbbca03-e1b4-4906-a8ed-0ebbafdade96
2052025-12-02T02:23:45.266ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-95c547e0-a1a4-4443-bd7f-66dd11918cf3"] 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 = bcbbca03-e1b4-4906-a8ed-0ebbafdade96
2062025-12-02T02:23:45.279ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 445 file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = bcbbca03-e1b4-4906-a8ed-0ebbafdade96
2072025-12-02T02:23:45.279ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3450 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357 target = phd_framework::test_vm target_id = bcbbca03-e1b4-4906-a8ed-0ebbafdade96 vm = migration_serial_history_base_lifecycle_0 vm_id = bcbbca03-e1b4-4906-a8ed-0ebbafdade96
2082025-12-02T02:23:45.279ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 445 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2092025-12-02T02:23:45.279ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3451 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b3c493ab-d5d2-4990-963f-5a17f8ac0357 target = phd_framework::test_vm target_id = bcbbca03-e1b4-4906-a8ed-0ebbafdade96
2102025-12-02T02:23:45.279ZINFOphd-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
2112025-12-02T02:23:45.279ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 8649 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2122025-12-02T02:23:45.279ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2132025-12-02T02:23:45.279ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2142025-12-02T02:23:45.280ZINFOphd-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
2152025-12-02T02:23:45.280ZDEBGphd-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
2162025-12-02T02:23:45.280ZDEBGphd-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
2172025-12-02T02:23:45.280ZDEBGphd-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
2182025-12-02T02:23:45.280ZDEBGphd-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
2192025-12-02T02:23:45.286ZDEBGphd-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 840M 1.80T 839M /phd-artifacts\n target = phd_framework::zfs
2202025-12-02T02:23:45.286ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-f013138e-a23f-40f6-82fd-36001be5fd1a"] 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
2212025-12-02T02:23:45.297ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-f013138e-a23f-40f6-82fd-36001be5fd1a", "phd-artifacts/phd-clone-d7513cb6-f337-4315-87b8-fc348f1134ee"] 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
2222025-12-02T02:23:45.313ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-d7513cb6-f337-4315-87b8-fc348f1134ee"] 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
2232025-12-02T02:23:45.319ZDEBGphd-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-d7513cb6-f337-4315-87b8-fc348f1134ee 0B 1.80T 839M /phd-artifacts/phd-clone-d7513cb6-f337-4315-87b8-fc348f1134ee\n target = phd_framework::zfs
2242025-12-02T02:23:45.320ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2252025-12-02T02:23:45.320ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2262025-12-02T02:23:45.320ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/9d852e24a78b0410e59a12205fbdc7a20c3f83a28197db6a973443d14ab7adc9/propolis-server target = phd_framework::artifacts::store
2272025-12-02T02:23:45.320ZINFOphd-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/9d852e24a78b0410e59a12205fbdc7a20c3f83a28197db6a973443d14ab7adc9/propolis-server" target = phd_framework::test_vm::server
2282025-12-02T02:23:45.320ZINFOphd-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
2292025-12-02T02:23:45.345ZINFOphd-runner: [NEW - EVENT] Launched server with pid 888 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
2302025-12-02T02:23:45.346ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 25 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2312025-12-02T02:23:45.346ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0afc658b-d57b-471e-af01-63cd322bac5d
2322025-12-02T02:23:45.346ZINFOphd-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 = 345 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0afc658b-d57b-471e-af01-63cd322bac5d
2332025-12-02T02:23:45.903ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2342025-12-02T02:23:45.904ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 0afc658b-d57b-471e-af01-63cd322bac5d, metadata: InstanceMetadata { project_id: 606fece6-36e1-4cd8-a6be-9199c283d692, silo_id: 2690da38-c5ca-453c-8930-2a8db54f8e9f, sled_id: 5dc11d14-34ba-47b7-9021-660631ac59c1, sled_model: "pheidippes", sled_revision: 1, sled_serial: "5dc11d14-34ba-47b7-9021-660631ac59c1" }, name: "phd-vm-0afc658b-d57b-471e-af01-63cd322bac5d" }, state: Creating } line = 404 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0afc658b-d57b-471e-af01-63cd322bac5d
2352025-12-02T02:23:45.904ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0afc658b-d57b-471e-af01-63cd322bac5d
2362025-12-02T02:23:45.904ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 470 path = phd_tests::migrate::from_base::migration_from_base_and_back state = Run target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0afc658b-d57b-471e-af01-63cd322bac5d
2372025-12-02T02:23:45.905ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0afc658b-d57b-471e-af01-63cd322bac5d
2382025-12-02T02:23:45.906ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2392025-12-02T02:23:45.906ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 729 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 = 0afc658b-d57b-471e-af01-63cd322bac5d
2402025-12-02T02:23:45.906ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2412025-12-02T02:23:45.906ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0afc658b-d57b-471e-af01-63cd322bac5d
2422025-12-02T02:23:45.906ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = 0afc658b-d57b-471e-af01-63cd322bac5d
2432025-12-02T02:23:50.288ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4382 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0afc658b-d57b-471e-af01-63cd322bac5d
2442025-12-02T02:23:50.288ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2452025-12-02T02:23:50.288ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2462025-12-02T02:23:50.288ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0afc658b-d57b-471e-af01-63cd322bac5d
2472025-12-02T02:23:50.288ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = 0afc658b-d57b-471e-af01-63cd322bac5d
2482025-12-02T02:23:50.307ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0afc658b-d57b-471e-af01-63cd322bac5d
2492025-12-02T02:23:50.307ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2502025-12-02T02:23:50.307ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2512025-12-02T02:23:50.308ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0afc658b-d57b-471e-af01-63cd322bac5d
2522025-12-02T02:23:50.308ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = 0afc658b-d57b-471e-af01-63cd322bac5d
2532025-12-02T02:23:50.339ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0afc658b-d57b-471e-af01-63cd322bac5d
2542025-12-02T02:23:50.339ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2552025-12-02T02:23:50.339ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4433 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2562025-12-02T02:23:50.339ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0afc658b-d57b-471e-af01-63cd322bac5d
2572025-12-02T02:23:50.339ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = 0afc658b-d57b-471e-af01-63cd322bac5d
2582025-12-02T02:23:50.351ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0afc658b-d57b-471e-af01-63cd322bac5d
2592025-12-02T02:23:50.351ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0afc658b-d57b-471e-af01-63cd322bac5d
2602025-12-02T02:23:50.351ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = 0afc658b-d57b-471e-af01-63cd322bac5d
2612025-12-02T02:23:50.384ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0afc658b-d57b-471e-af01-63cd322bac5d
2622025-12-02T02:23:50.384ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0afc658b-d57b-471e-af01-63cd322bac5d
2632025-12-02T02:23:50.384ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = 0afc658b-d57b-471e-af01-63cd322bac5d
2642025-12-02T02:23:50.394ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0afc658b-d57b-471e-af01-63cd322bac5d
2652025-12-02T02:23:50.394ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0afc658b-d57b-471e-af01-63cd322bac5d
2662025-12-02T02:23:50.394ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = 0afc658b-d57b-471e-af01-63cd322bac5d
2672025-12-02T02:23:50.427ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0afc658b-d57b-471e-af01-63cd322bac5d
2682025-12-02T02:23:50.427ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0afc658b-d57b-471e-af01-63cd322bac5d
2692025-12-02T02:23:50.427ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = 0afc658b-d57b-471e-af01-63cd322bac5d
2702025-12-02T02:23:50.439ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0afc658b-d57b-471e-af01-63cd322bac5d
2712025-12-02T02:23:50.439ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0afc658b-d57b-471e-af01-63cd322bac5d
2722025-12-02T02:23:50.439ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = 0afc658b-d57b-471e-af01-63cd322bac5d
2732025-12-02T02:23:50.471ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0afc658b-d57b-471e-af01-63cd322bac5d
2742025-12-02T02:23:50.472ZINFOphd-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
2752025-12-02T02:23:50.472ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2762025-12-02T02:23:50.472ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_0
2772025-12-02T02:23:50.472ZDEBGphd-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
2782025-12-02T02:23:50.472ZINFOphd-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
2792025-12-02T02:23:50.472ZINFOphd-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
2802025-12-02T02:23:50.497ZINFOphd-runner: [NEW - EVENT] Launched server with pid 889 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
2812025-12-02T02:23:50.497ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 25 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2822025-12-02T02:23:50.497ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0afc658b-d57b-471e-af01-63cd322bac5d target = phd_framework::test_vm target_id = dc7b94b5-a255-415d-98f0-4982e8569abe
2832025-12-02T02:23:50.497ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = c5df77fa-4bd5-4473-a7da-181ac989f395 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0afc658b-d57b-471e-af01-63cd322bac5d target = phd_framework::test_vm target_id = dc7b94b5-a255-415d-98f0-4982e8569abe timeout_duration = 45s
2842025-12-02T02:23:50.497ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0afc658b-d57b-471e-af01-63cd322bac5d target = phd_framework::test_vm target_id = dc7b94b5-a255-415d-98f0-4982e8569abe vm = migration_from_base_and_back_lifecycle_0 vm_id = dc7b94b5-a255-415d-98f0-4982e8569abe
2852025-12-02T02:23:50.498ZINFOphd-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 = 345 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0afc658b-d57b-471e-af01-63cd322bac5d target = phd_framework::test_vm target_id = dc7b94b5-a255-415d-98f0-4982e8569abe vm = migration_from_base_and_back_lifecycle_0 vm_id = dc7b94b5-a255-415d-98f0-4982e8569abe
2862025-12-02T02:23:51.075ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: dc7b94b5-a255-415d-98f0-4982e8569abe, metadata: InstanceMetadata { project_id: 606fece6-36e1-4cd8-a6be-9199c283d692, silo_id: 2690da38-c5ca-453c-8930-2a8db54f8e9f, sled_id: 762157c7-1879-4e9b-80c5-ba6d246a2745, sled_model: "pheidippes", sled_revision: 1, sled_serial: "762157c7-1879-4e9b-80c5-ba6d246a2745" }, name: "phd-vm-dc7b94b5-a255-415d-98f0-4982e8569abe" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0afc658b-d57b-471e-af01-63cd322bac5d target = phd_framework::test_vm target_id = dc7b94b5-a255-415d-98f0-4982e8569abe vm = migration_from_base_and_back_lifecycle_0 vm_id = dc7b94b5-a255-415d-98f0-4982e8569abe
2872025-12-02T02:23:51.076ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = c5df77fa-4bd5-4473-a7da-181ac989f395 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0afc658b-d57b-471e-af01-63cd322bac5d target = phd_framework::test_vm target_id = dc7b94b5-a255-415d-98f0-4982e8569abe
2882025-12-02T02:23:53.411ZINFOphd-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
2892025-12-02T02:23:53.799ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0afc658b-d57b-471e-af01-63cd322bac5d target = phd_framework::test_vm target_id = dc7b94b5-a255-415d-98f0-4982e8569abe
2902025-12-02T02:23:53.799ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2723 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = c5df77fa-4bd5-4473-a7da-181ac989f395 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0afc658b-d57b-471e-af01-63cd322bac5d target = phd_framework::test_vm target_id = dc7b94b5-a255-415d-98f0-4982e8569abe
2912025-12-02T02:23:53.801ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0afc658b-d57b-471e-af01-63cd322bac5d
2922025-12-02T02:23:53.801ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 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 = dc7b94b5-a255-415d-98f0-4982e8569abe
2932025-12-02T02:23:53.801ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = dc7b94b5-a255-415d-98f0-4982e8569abe
2942025-12-02T02:23:53.802ZDEBGphd-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 = 0afc658b-d57b-471e-af01-63cd322bac5d
2952025-12-02T02:23:53.876ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 75 file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0afc658b-d57b-471e-af01-63cd322bac5d
2962025-12-02T02:23:53.877ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8530 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0afc658b-d57b-471e-af01-63cd322bac5d
2972025-12-02T02:23:55.944ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 2143 file = phd-tests/framework/src/test_vm/mod.rs line = 795 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 = dc7b94b5-a255-415d-98f0-4982e8569abe
2982025-12-02T02:23:55.945ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 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 = dc7b94b5-a255-415d-98f0-4982e8569abe
2992025-12-02T02:23:55.945ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = dc7b94b5-a255-415d-98f0-4982e8569abe
3002025-12-02T02:23:55.977ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 795 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 = dc7b94b5-a255-415d-98f0-4982e8569abe
3012025-12-02T02:23:55.978ZINFOphd-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
3022025-12-02T02:23:55.978ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3032025-12-02T02:23:55.978ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_1
3042025-12-02T02:23:55.978ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/9d852e24a78b0410e59a12205fbdc7a20c3f83a28197db6a973443d14ab7adc9/propolis-server target = phd_framework::artifacts::store
3052025-12-02T02:23:55.978ZINFOphd-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/9d852e24a78b0410e59a12205fbdc7a20c3f83a28197db6a973443d14ab7adc9/propolis-server" target = phd_framework::test_vm::server
3062025-12-02T02:23:55.978ZINFOphd-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
3072025-12-02T02:23:56.004ZINFOphd-runner: [NEW - EVENT] Launched server with pid 891 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
3082025-12-02T02:23:56.004ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3092025-12-02T02:23:56.004ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = dc7b94b5-a255-415d-98f0-4982e8569abe target = phd_framework::test_vm target_id = 8073c8fe-f725-4da8-8335-fef39fa508e4
3102025-12-02T02:23:56.005ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = 9b7774f8-f0db-4e86-8f6a-6186f0c90853 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = dc7b94b5-a255-415d-98f0-4982e8569abe target = phd_framework::test_vm target_id = 8073c8fe-f725-4da8-8335-fef39fa508e4 timeout_duration = 45s
3112025-12-02T02:23:56.005ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = dc7b94b5-a255-415d-98f0-4982e8569abe target = phd_framework::test_vm target_id = 8073c8fe-f725-4da8-8335-fef39fa508e4 vm = migration_from_base_and_back_lifecycle_1 vm_id = 8073c8fe-f725-4da8-8335-fef39fa508e4
3122025-12-02T02:23:56.005ZINFOphd-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 = 345 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = dc7b94b5-a255-415d-98f0-4982e8569abe target = phd_framework::test_vm target_id = 8073c8fe-f725-4da8-8335-fef39fa508e4 vm = migration_from_base_and_back_lifecycle_1 vm_id = 8073c8fe-f725-4da8-8335-fef39fa508e4
3132025-12-02T02:23:56.589ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 8073c8fe-f725-4da8-8335-fef39fa508e4, metadata: InstanceMetadata { project_id: 606fece6-36e1-4cd8-a6be-9199c283d692, silo_id: 2690da38-c5ca-453c-8930-2a8db54f8e9f, sled_id: a026e69b-f8c9-40e4-9ba2-873500e5c79e, sled_model: "pheidippes", sled_revision: 1, sled_serial: "a026e69b-f8c9-40e4-9ba2-873500e5c79e" }, name: "phd-vm-8073c8fe-f725-4da8-8335-fef39fa508e4" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = dc7b94b5-a255-415d-98f0-4982e8569abe target = phd_framework::test_vm target_id = 8073c8fe-f725-4da8-8335-fef39fa508e4 vm = migration_from_base_and_back_lifecycle_1 vm_id = 8073c8fe-f725-4da8-8335-fef39fa508e4
3142025-12-02T02:23:56.589ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 9b7774f8-f0db-4e86-8f6a-6186f0c90853 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = dc7b94b5-a255-415d-98f0-4982e8569abe target = phd_framework::test_vm target_id = 8073c8fe-f725-4da8-8335-fef39fa508e4
3152025-12-02T02:23:58.853ZINFOphd-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
3162025-12-02T02:23:59.422ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = dc7b94b5-a255-415d-98f0-4982e8569abe target = phd_framework::test_vm target_id = 8073c8fe-f725-4da8-8335-fef39fa508e4
3172025-12-02T02:23:59.422ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2833 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 9b7774f8-f0db-4e86-8f6a-6186f0c90853 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = dc7b94b5-a255-415d-98f0-4982e8569abe target = phd_framework::test_vm target_id = 8073c8fe-f725-4da8-8335-fef39fa508e4
3182025-12-02T02:23:59.424ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1052 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 = dc7b94b5-a255-415d-98f0-4982e8569abe
3192025-12-02T02:23:59.424ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 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 = 8073c8fe-f725-4da8-8335-fef39fa508e4
3202025-12-02T02:23:59.424ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = 8073c8fe-f725-4da8-8335-fef39fa508e4
3212025-12-02T02:23:59.425ZDEBGphd-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 = dc7b94b5-a255-415d-98f0-4982e8569abe
3222025-12-02T02:23:59.495ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 70 file = phd-tests/framework/src/test_vm/mod.rs line = 1052 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 = dc7b94b5-a255-415d-98f0-4982e8569abe
3232025-12-02T02:23:59.495ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8997 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0afc658b-d57b-471e-af01-63cd322bac5d target = phd_framework::test_vm target_id = dc7b94b5-a255-415d-98f0-4982e8569abe vm = migration_from_base_and_back_lifecycle_0 vm_id = dc7b94b5-a255-415d-98f0-4982e8569abe
3242025-12-02T02:23:59.495ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 8997 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0afc658b-d57b-471e-af01-63cd322bac5d target = phd_framework::test_vm target_id = dc7b94b5-a255-415d-98f0-4982e8569abe
3252025-12-02T02:23:59.495ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 70 file = phd-tests/framework/src/test_vm/mod.rs line = 795 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 = 8073c8fe-f725-4da8-8335-fef39fa508e4
3262025-12-02T02:23:59.495ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 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 = 8073c8fe-f725-4da8-8335-fef39fa508e4
3272025-12-02T02:23:59.495ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = 8073c8fe-f725-4da8-8335-fef39fa508e4
3282025-12-02T02:23:59.523ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 795 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 = 8073c8fe-f725-4da8-8335-fef39fa508e4
3292025-12-02T02:23:59.523ZINFOphd-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
3302025-12-02T02:23:59.523ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3312025-12-02T02:23:59.523ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_2
3322025-12-02T02:23:59.523ZDEBGphd-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
3332025-12-02T02:23:59.523ZINFOphd-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
3342025-12-02T02:23:59.523ZINFOphd-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
3352025-12-02T02:23:59.547ZINFOphd-runner: [NEW - EVENT] Launched server with pid 893 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3362025-12-02T02:23:59.548ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 24 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3372025-12-02T02:23:59.548ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 8073c8fe-f725-4da8-8335-fef39fa508e4 target = phd_framework::test_vm target_id = 32e7e9a1-db09-4358-98ca-08ab1ea2c736
3382025-12-02T02:23:59.548ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = a9220891-6238-4d5f-8c4a-3d01a9e999da path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 8073c8fe-f725-4da8-8335-fef39fa508e4 target = phd_framework::test_vm target_id = 32e7e9a1-db09-4358-98ca-08ab1ea2c736 timeout_duration = 45s
3392025-12-02T02:23:59.548ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 8073c8fe-f725-4da8-8335-fef39fa508e4 target = phd_framework::test_vm target_id = 32e7e9a1-db09-4358-98ca-08ab1ea2c736 vm = migration_from_base_and_back_lifecycle_2 vm_id = 32e7e9a1-db09-4358-98ca-08ab1ea2c736
3402025-12-02T02:23:59.548ZINFOphd-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 = 345 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 8073c8fe-f725-4da8-8335-fef39fa508e4 target = phd_framework::test_vm target_id = 32e7e9a1-db09-4358-98ca-08ab1ea2c736 vm = migration_from_base_and_back_lifecycle_2 vm_id = 32e7e9a1-db09-4358-98ca-08ab1ea2c736
3412025-12-02T02:23:59.946ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 32e7e9a1-db09-4358-98ca-08ab1ea2c736, metadata: InstanceMetadata { project_id: 606fece6-36e1-4cd8-a6be-9199c283d692, silo_id: 2690da38-c5ca-453c-8930-2a8db54f8e9f, sled_id: b481a994-9e96-4352-aebf-c43a09b2be9f, sled_model: "pheidippes", sled_revision: 1, sled_serial: "b481a994-9e96-4352-aebf-c43a09b2be9f" }, name: "phd-vm-32e7e9a1-db09-4358-98ca-08ab1ea2c736" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 8073c8fe-f725-4da8-8335-fef39fa508e4 target = phd_framework::test_vm target_id = 32e7e9a1-db09-4358-98ca-08ab1ea2c736 vm = migration_from_base_and_back_lifecycle_2 vm_id = 32e7e9a1-db09-4358-98ca-08ab1ea2c736
3422025-12-02T02:23:59.946ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = a9220891-6238-4d5f-8c4a-3d01a9e999da path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 8073c8fe-f725-4da8-8335-fef39fa508e4 target = phd_framework::test_vm target_id = 32e7e9a1-db09-4358-98ca-08ab1ea2c736
3432025-12-02T02:24:02.263ZINFOphd-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
3442025-12-02T02:24:02.675ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 8073c8fe-f725-4da8-8335-fef39fa508e4 target = phd_framework::test_vm target_id = 32e7e9a1-db09-4358-98ca-08ab1ea2c736
3452025-12-02T02:24:02.676ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2729 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = a9220891-6238-4d5f-8c4a-3d01a9e999da path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 8073c8fe-f725-4da8-8335-fef39fa508e4 target = phd_framework::test_vm target_id = 32e7e9a1-db09-4358-98ca-08ab1ea2c736
3462025-12-02T02:24:02.677ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1052 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 = 8073c8fe-f725-4da8-8335-fef39fa508e4
3472025-12-02T02:24:02.677ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 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 = 32e7e9a1-db09-4358-98ca-08ab1ea2c736
3482025-12-02T02:24:02.677ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = 32e7e9a1-db09-4358-98ca-08ab1ea2c736
3492025-12-02T02:24:02.678ZDEBGphd-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 = 8073c8fe-f725-4da8-8335-fef39fa508e4
3502025-12-02T02:24:02.747ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 69 file = phd-tests/framework/src/test_vm/mod.rs line = 1052 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 = 8073c8fe-f725-4da8-8335-fef39fa508e4
3512025-12-02T02:24:02.747ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6742 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = dc7b94b5-a255-415d-98f0-4982e8569abe target = phd_framework::test_vm target_id = 8073c8fe-f725-4da8-8335-fef39fa508e4 vm = migration_from_base_and_back_lifecycle_1 vm_id = 8073c8fe-f725-4da8-8335-fef39fa508e4
3522025-12-02T02:24:02.747ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6742 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = dc7b94b5-a255-415d-98f0-4982e8569abe target = phd_framework::test_vm target_id = 8073c8fe-f725-4da8-8335-fef39fa508e4
3532025-12-02T02:24:02.747ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 69 file = phd-tests/framework/src/test_vm/mod.rs line = 795 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 = 32e7e9a1-db09-4358-98ca-08ab1ea2c736
3542025-12-02T02:24:02.748ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 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 = 32e7e9a1-db09-4358-98ca-08ab1ea2c736
3552025-12-02T02:24:02.748ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = 32e7e9a1-db09-4358-98ca-08ab1ea2c736
3562025-12-02T02:24:02.778ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 30 file = phd-tests/framework/src/test_vm/mod.rs line = 795 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 = 32e7e9a1-db09-4358-98ca-08ab1ea2c736
3572025-12-02T02:24:02.778ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1052 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 = 32e7e9a1-db09-4358-98ca-08ab1ea2c736
3582025-12-02T02:24:02.778ZDEBGphd-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
3592025-12-02T02:24:02.779ZINFOphd-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
3602025-12-02T02:24:02.779ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 16875 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3612025-12-02T02:24:02.779ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3622025-12-02T02:24:02.779ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1075 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 = 32e7e9a1-db09-4358-98ca-08ab1ea2c736
3632025-12-02T02:24:03.374ZDEBGphd-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 = 32e7e9a1-db09-4358-98ca-08ab1ea2c736
3642025-12-02T02:24:03.444ZDEBGphd-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 = 32e7e9a1-db09-4358-98ca-08ab1ea2c736
3652025-12-02T02:24:03.444ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-d7513cb6-f337-4315-87b8-fc348f1134ee"] 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 = 32e7e9a1-db09-4358-98ca-08ab1ea2c736
3662025-12-02T02:24:03.465ZDEBGphd-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 = 32e7e9a1-db09-4358-98ca-08ab1ea2c736
3672025-12-02T02:24:03.465ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-f013138e-a23f-40f6-82fd-36001be5fd1a"] 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 = 32e7e9a1-db09-4358-98ca-08ab1ea2c736
3682025-12-02T02:24:03.480ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 701 file = phd-tests/framework/src/test_vm/mod.rs line = 1052 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 = 32e7e9a1-db09-4358-98ca-08ab1ea2c736
3692025-12-02T02:24:03.480ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 701 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3702025-12-02T02:24:03.480ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3712025-12-02T02:24:03.480ZINFOphd-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 165.04s
373 
3742025-12-02T02:24:03.480ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3932 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 8073c8fe-f725-4da8-8335-fef39fa508e4 target = phd_framework::test_vm target_id = 32e7e9a1-db09-4358-98ca-08ab1ea2c736 vm = migration_from_base_and_back_lifecycle_2 vm_id = 32e7e9a1-db09-4358-98ca-08ab1ea2c736
3752025-12-02T02:24:03.480ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3932 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 8073c8fe-f725-4da8-8335-fef39fa508e4 target = phd_framework::test_vm target_id = 32e7e9a1-db09-4358-98ca-08ab1ea2c736
3762025-12-02T02:24:03.480ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner
3772025-12-02T02:24:03.480ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 18200 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