Max level shown:
12026-02-07T06:05:00.605ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 36 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22026-02-07T06:05:00.635ZDEBGphd-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: 180, tv_nsec: 675849260 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-02-07T06:05:00.635ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 227 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42026-02-07T06:05:00.638ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 7103cd3a3d7b0112d2949dd135db06fef0c156bb file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52026-02-07T06:05:00.640ZDEBGphd-runner: Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/7103cd3a3d7b0112d2949dd135db06fef0c156bb/crucible-nightly.sha256.txt
62026-02-07T06:05:00.864ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 248 target = phd_framework::artifacts::store
72026-02-07T06:05:01.502ZDEBGphd-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/d6bad48ee01b70e904d006e45d82fcdf4ceec1f9/propolis-server.sha256.txt
82026-02-07T06:05:01.706ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-02-07T06:05:01.707ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-02-07T06:05:01.707ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112026-02-07T06:05:01.707ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
122026-02-07T06:05:01.707ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-02-07T06:05:01.707ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-02-07T06:05:01.708ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 34 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
152026-02-07T06:05:01.710ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
162026-02-07T06:05:01.710ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/907a5fd1763ce5ddd74001261e5b52cd200a25f9/OVMF_CODE.fd
172026-02-07T06:05:02.135ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
182026-02-07T06:05:02.148ZDEBGphd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso file = phd-tests/framework/src/artifacts/store.rs line = 614 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store timeout = 600s
192026-02-07T06:05:08.911ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
202026-02-07T06:05:08.911ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
212026-02-07T06:05:08.924ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::can_migrate_from_base stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 4.18M 25.3T 1.91M /phd-artifacts\n target = phd_framework::zfs
222026-02-07T06:05:08.925ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-1c30c154-1acb-48ac-9e6f-2ffe267bd76e"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = snapshot
232026-02-07T06:05:08.946ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-1c30c154-1acb-48ac-9e6f-2ffe267bd76e", "phd-artifacts/phd-clone-ba049a30-8029-46ec-a389-4f2301fdc88c"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = clone
242026-02-07T06:05:08.967ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-ba049a30-8029-46ec-a389-4f2301fdc88c"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
252026-02-07T06:05:08.977ZDEBGphd-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-ba049a30-8029-46ec-a389-4f2301fdc88c 0B 25.3T 48.9M /phd-artifacts/phd-clone-ba049a30-8029-46ec-a389-4f2301fdc88c\n target = phd_framework::zfs
262026-02-07T06:05:08.979ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
272026-02-07T06:05:08.980ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
282026-02-07T06:05:08.980ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/1a4f160a1ddc350cf638cee41ff67b129c86600ae5a7d334f21568e625e1c7de/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-02-07T06:05:08.980ZDEBGphd-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/d6bad48ee01b70e904d006e45d82fcdf4ceec1f9/propolis-server.tar.gz
302026-02-07T06:05:18.101ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/1a4f160a1ddc350cf638cee41ff67b129c86600ae5a7d334f21568e625e1c7de/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 160 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store untar_path = propolis-server
312026-02-07T06:05:18.101ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 514 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
322026-02-07T06:05:34.442ZINFOphd-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/1a4f160a1ddc350cf638cee41ff67b129c86600ae5a7d334f21568e625e1c7de/propolis-server" target = phd_framework::test_vm::server
332026-02-07T06:05:34.443ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log" target = phd_framework::log_config
342026-02-07T06:05:34.556ZINFOphd-runner: [NEW - EVENT] Launched server with pid 829 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
352026-02-07T06:05:34.569ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
362026-02-07T06:05:34.574ZINFOphd-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 = 351 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
372026-02-07T06:05:34.576ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 25590 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
382026-02-07T06:05:35.222ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-02-07T06:05:35.224ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 877b50e8-f2e0-44cd-9666-274b0a18d582, name: "phd-vm-877b50e8-f2e0-44cd-9666-274b0a18d582", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: ab25d448-14b8-4d4f-96eb-7db319b3f2c8, project_id: e60d765c-5ba4-4261-ab1e-13139700a902, sled_id: f7b73747-bb1a-48ba-b4af-4f966539931e, sled_serial: "f7b73747-bb1a-48ba-b4af-4f966539931e", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 410 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
402026-02-07T06:05:35.224ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 471 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
412026-02-07T06:05:35.224ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 476 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
422026-02-07T06:05:35.226ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 471 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
432026-02-07T06:05:35.226ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 786 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
442026-02-07T06:05:35.226ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 735 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
452026-02-07T06:05:35.226ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 743 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
462026-02-07T06:05:35.226ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
472026-02-07T06:05:35.226ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
482026-02-07T06:05:39.767ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4538 file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
492026-02-07T06:05:39.767ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 743 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
502026-02-07T06:05:39.768ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 743 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
512026-02-07T06:05:39.768ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
522026-02-07T06:05:39.768ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
532026-02-07T06:05:39.795ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
542026-02-07T06:05:39.795ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 743 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552026-02-07T06:05:39.795ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 743 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
562026-02-07T06:05:39.795ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
572026-02-07T06:05:39.795ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
582026-02-07T06:05:39.828ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
592026-02-07T06:05:39.828ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 783 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
602026-02-07T06:05:39.828ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4600 file = phd-tests/framework/src/test_vm/mod.rs line = 786 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
612026-02-07T06:05:39.829ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
622026-02-07T06:05:39.829ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 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 = 877b50e8-f2e0-44cd-9666-274b0a18d582
632026-02-07T06:05:39.839ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
642026-02-07T06:05:39.839ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
652026-02-07T06:05:39.839ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 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 = 877b50e8-f2e0-44cd-9666-274b0a18d582
662026-02-07T06:05:39.872ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
672026-02-07T06:05:39.872ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
682026-02-07T06:05:39.872ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 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 = 877b50e8-f2e0-44cd-9666-274b0a18d582
692026-02-07T06:05:39.883ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
702026-02-07T06:05:39.883ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
712026-02-07T06:05:39.883ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 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 = 877b50e8-f2e0-44cd-9666-274b0a18d582
722026-02-07T06:05:39.916ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
732026-02-07T06:05:39.917ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
742026-02-07T06:05:39.917ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 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 = 877b50e8-f2e0-44cd-9666-274b0a18d582
752026-02-07T06:05:39.927ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
762026-02-07T06:05:39.927ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
772026-02-07T06:05:39.927ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 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 = 877b50e8-f2e0-44cd-9666-274b0a18d582
782026-02-07T06:05:39.960ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
792026-02-07T06:05:39.960ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
802026-02-07T06:05:39.960ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
812026-02-07T06:05:39.961ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
822026-02-07T06:05:39.961ZDEBGphd-runner: [NEW - EVENT] Examining locally-sourced artifact file = phd-tests/framework/src/artifacts/store.rs line = 56 path = /work/phd-test/propolis-server sha256 = None target = phd_framework::artifacts::store
832026-02-07T06:05:39.961ZDEBGphd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path file = phd-tests/framework/src/artifacts/store.rs line = 69 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
842026-02-07T06:05:39.961ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
852026-02-07T06:05:39.961ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::log_config
862026-02-07T06:05:39.991ZINFOphd-runner: [NEW - EVENT] Launched server with pid 830 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
872026-02-07T06:05:40.004ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 43 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
882026-02-07T06:05:40.004ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 505 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 877b50e8-f2e0-44cd-9666-274b0a18d582 target = phd_framework::test_vm target_id = fb133a90-cc7d-403e-af7c-667141369501
892026-02-07T06:05:40.004ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 538 migration_id = b62fb760-e577-4e45-9ac4-705016fe97b4 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 877b50e8-f2e0-44cd-9666-274b0a18d582 target = phd_framework::test_vm target_id = fb133a90-cc7d-403e-af7c-667141369501 timeout_duration = 45s
902026-02-07T06:05:40.005ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 877b50e8-f2e0-44cd-9666-274b0a18d582 target = phd_framework::test_vm target_id = fb133a90-cc7d-403e-af7c-667141369501 vm = migration_from_base_lifecycle_0 vm_id = fb133a90-cc7d-403e-af7c-667141369501
912026-02-07T06:05:40.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:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 351 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 877b50e8-f2e0-44cd-9666-274b0a18d582 target = phd_framework::test_vm target_id = fb133a90-cc7d-403e-af7c-667141369501 vm = migration_from_base_lifecycle_0 vm_id = fb133a90-cc7d-403e-af7c-667141369501
922026-02-07T06:05:40.840ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: fb133a90-cc7d-403e-af7c-667141369501, name: "phd-vm-fb133a90-cc7d-403e-af7c-667141369501", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: ab25d448-14b8-4d4f-96eb-7db319b3f2c8, project_id: e60d765c-5ba4-4261-ab1e-13139700a902, sled_id: 4e50941a-8af2-42c3-b5a5-30b1cfd7f91e, sled_serial: "4e50941a-8af2-42c3-b5a5-30b1cfd7f91e", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 410 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 877b50e8-f2e0-44cd-9666-274b0a18d582 target = phd_framework::test_vm target_id = fb133a90-cc7d-403e-af7c-667141369501 vm = migration_from_base_lifecycle_0 vm_id = fb133a90-cc7d-403e-af7c-667141369501
932026-02-07T06:05:40.841ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 559 migration_id = b62fb760-e577-4e45-9ac4-705016fe97b4 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 877b50e8-f2e0-44cd-9666-274b0a18d582 target = phd_framework::test_vm target_id = fb133a90-cc7d-403e-af7c-667141369501
942026-02-07T06:05:43.538ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}} target = phd_framework::serial
952026-02-07T06:05:43.553ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 877b50e8-f2e0-44cd-9666-274b0a18d582 target = phd_framework::test_vm target_id = fb133a90-cc7d-403e-af7c-667141369501
962026-02-07T06:05:43.553ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2710 file = phd-tests/framework/src/test_vm/mod.rs line = 559 migration_id = b62fb760-e577-4e45-9ac4-705016fe97b4 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 877b50e8-f2e0-44cd-9666-274b0a18d582 target = phd_framework::test_vm target_id = fb133a90-cc7d-403e-af7c-667141369501
972026-02-07T06:05:43.555ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1058 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
982026-02-07T06:05:43.556ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = fb133a90-cc7d-403e-af7c-667141369501
992026-02-07T06:05:43.556ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 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 = fb133a90-cc7d-403e-af7c-667141369501
1002026-02-07T06:05:43.560ZDEBGphd-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 = 877b50e8-f2e0-44cd-9666-274b0a18d582
1012026-02-07T06:05:43.633ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 75 file = phd-tests/framework/src/test_vm/mod.rs line = 1058 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
1022026-02-07T06:05:43.634ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9060 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 877b50e8-f2e0-44cd-9666-274b0a18d582
1032026-02-07T06:05:43.634ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 77 file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = fb133a90-cc7d-403e-af7c-667141369501
1042026-02-07T06:05:43.634ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = fb133a90-cc7d-403e-af7c-667141369501
1052026-02-07T06:05:43.634ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 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 = fb133a90-cc7d-403e-af7c-667141369501
1062026-02-07T06:05:43.660ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 25 file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = fb133a90-cc7d-403e-af7c-667141369501
1072026-02-07T06:05:43.660ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1058 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = fb133a90-cc7d-403e-af7c-667141369501
1082026-02-07T06:05:43.660ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
1092026-02-07T06:05:43.660ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8434 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1102026-02-07T06:05:43.661ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1112026-02-07T06:05:43.661ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1122026-02-07T06:05:43.661ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1081 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = fb133a90-cc7d-403e-af7c-667141369501
1132026-02-07T06:05:43.955ZDEBGphd-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 = fb133a90-cc7d-403e-af7c-667141369501
1142026-02-07T06:05:44.022ZDEBGphd-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 = fb133a90-cc7d-403e-af7c-667141369501
1152026-02-07T06:05:44.022ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-ba049a30-8029-46ec-a389-4f2301fdc88c"] 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 = fb133a90-cc7d-403e-af7c-667141369501
1162026-02-07T06:05:44.046ZDEBGphd-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 = fb133a90-cc7d-403e-af7c-667141369501
1172026-02-07T06:05:44.046ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-1c30c154-1acb-48ac-9e6f-2ffe267bd76e"] 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 = fb133a90-cc7d-403e-af7c-667141369501
1182026-02-07T06:05:44.063ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 402 file = phd-tests/framework/src/test_vm/mod.rs line = 1058 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = fb133a90-cc7d-403e-af7c-667141369501
1192026-02-07T06:05:44.064ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4057 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 877b50e8-f2e0-44cd-9666-274b0a18d582 target = phd_framework::test_vm target_id = fb133a90-cc7d-403e-af7c-667141369501 vm = migration_from_base_lifecycle_0 vm_id = fb133a90-cc7d-403e-af7c-667141369501
1202026-02-07T06:05:44.064ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4057 file = phd-tests/framework/src/test_vm/mod.rs line = 505 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 877b50e8-f2e0-44cd-9666-274b0a18d582 target = phd_framework::test_vm target_id = fb133a90-cc7d-403e-af7c-667141369501
1212026-02-07T06:05:44.064ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 402 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1222026-02-07T06:05:44.064ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 42345 file = phd-tests/tests/src/migrate.rs line = 34 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
1232026-02-07T06:05:44.064ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1242026-02-07T06:05:44.064ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1252026-02-07T06:05:44.064ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1262026-02-07T06:05:44.064ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
1272026-02-07T06:05:44.064ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd target = phd_framework::artifacts::store
1282026-02-07T06:05:44.064ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1292026-02-07T06:05:44.064ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1302026-02-07T06:05:44.064ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1312026-02-07T06:05:44.075ZDEBGphd-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 866M 25.3T 864M /phd-artifacts\n target = phd_framework::zfs
1322026-02-07T06:05:44.075ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-9d3fbfd7-aaf9-454b-8e0a-e0bbc60bb92c"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1332026-02-07T06:05:44.095ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-9d3fbfd7-aaf9-454b-8e0a-e0bbc60bb92c", "phd-artifacts/phd-clone-1e315789-8820-4386-9ddd-e615dcae8236"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1342026-02-07T06:05:44.113ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-1e315789-8820-4386-9ddd-e615dcae8236"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1352026-02-07T06:05:44.125ZDEBGphd-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-1e315789-8820-4386-9ddd-e615dcae8236 0B 25.3T 864M /phd-artifacts/phd-clone-1e315789-8820-4386-9ddd-e615dcae8236\n target = phd_framework::zfs
1362026-02-07T06:05:44.126ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1372026-02-07T06:05:44.126ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1382026-02-07T06:05:44.126ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/1a4f160a1ddc350cf638cee41ff67b129c86600ae5a7d334f21568e625e1c7de/propolis-server target = phd_framework::artifacts::store
1392026-02-07T06:05:44.126ZINFOphd-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/1a4f160a1ddc350cf638cee41ff67b129c86600ae5a7d334f21568e625e1c7de/propolis-server" target = phd_framework::test_vm::server
1402026-02-07T06:05:44.126ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log" target = phd_framework::log_config
1412026-02-07T06:05:44.154ZINFOphd-runner: [NEW - EVENT] Launched server with pid 839 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1422026-02-07T06:05:44.168ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 41 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1432026-02-07T06:05:44.168ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0
1442026-02-07T06:05:44.169ZINFOphd-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 = 351 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0
1452026-02-07T06:05:44.631ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1462026-02-07T06:05:44.633ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 8d3536ba-05ec-4463-bb6a-dded62e73fd0, name: "phd-vm-8d3536ba-05ec-4463-bb6a-dded62e73fd0", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 891e37a4-af17-4893-8f2d-482a93e40336, project_id: 82994d3c-2d90-43e7-8bfb-d8cc0038391f, sled_id: 26b8e423-ea58-485a-8a16-294ff4d0b5e1, sled_serial: "26b8e423-ea58-485a-8a16-294ff4d0b5e1", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 410 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0
1472026-02-07T06:05:44.633ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 471 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0
1482026-02-07T06:05:44.633ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 476 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0
1492026-02-07T06:05:44.634ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 471 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0
1502026-02-07T06:05:44.634ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 786 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1512026-02-07T06:05:44.634ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 735 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0
1522026-02-07T06:05:44.634ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 743 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
1532026-02-07T06:05:44.634ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0
1542026-02-07T06:05:44.634ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0
1552026-02-07T06:05:49.159ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4522 file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0
1562026-02-07T06:05:49.159ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 743 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
1572026-02-07T06:05:49.159ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 743 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1582026-02-07T06:05:49.160ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0
1592026-02-07T06:05:49.160ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0
1602026-02-07T06:05:49.178ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0
1612026-02-07T06:05:49.178ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 743 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1622026-02-07T06:05:49.178ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 743 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1632026-02-07T06:05:49.179ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0
1642026-02-07T06:05:49.179ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0
1652026-02-07T06:05:49.211ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0
1662026-02-07T06:05:49.211ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 783 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1672026-02-07T06:05:49.211ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4574 file = phd-tests/framework/src/test_vm/mod.rs line = 786 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1682026-02-07T06:05:49.211ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0
1692026-02-07T06:05:49.211ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0
1702026-02-07T06:05:49.222ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0
1712026-02-07T06:05:49.222ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0
1722026-02-07T06:05:49.222ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0
1732026-02-07T06:05:49.255ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0
1742026-02-07T06:05:49.260ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
1752026-02-07T06:05:49.260ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1762026-02-07T06:05:49.260ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
1772026-02-07T06:05:49.260ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
1782026-02-07T06:05:49.260ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1792026-02-07T06:05:49.260ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::log_config
1802026-02-07T06:05:49.287ZINFOphd-runner: [NEW - EVENT] Launched server with pid 840 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1812026-02-07T06:05:49.301ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 40 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1822026-02-07T06:05:49.301ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 505 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0 target = phd_framework::test_vm target_id = 3c87b268-697a-4ab8-ab1f-d3af08f77fb4
1832026-02-07T06:05:49.301ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 538 migration_id = 3f729e53-b406-41e8-8477-77fa1539c55a path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0 target = phd_framework::test_vm target_id = 3c87b268-697a-4ab8-ab1f-d3af08f77fb4 timeout_duration = 45s
1842026-02-07T06:05:49.301ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0 target = phd_framework::test_vm target_id = 3c87b268-697a-4ab8-ab1f-d3af08f77fb4 vm = migration_serial_history_base_lifecycle_0 vm_id = 3c87b268-697a-4ab8-ab1f-d3af08f77fb4
1852026-02-07T06:05:49.302ZINFOphd-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 = 351 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0 target = phd_framework::test_vm target_id = 3c87b268-697a-4ab8-ab1f-d3af08f77fb4 vm = migration_serial_history_base_lifecycle_0 vm_id = 3c87b268-697a-4ab8-ab1f-d3af08f77fb4
1862026-02-07T06:05:50.138ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 3c87b268-697a-4ab8-ab1f-d3af08f77fb4, name: "phd-vm-3c87b268-697a-4ab8-ab1f-d3af08f77fb4", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 891e37a4-af17-4893-8f2d-482a93e40336, project_id: 82994d3c-2d90-43e7-8bfb-d8cc0038391f, sled_id: 279869df-e01f-4246-bf68-89cbedc8f690, sled_serial: "279869df-e01f-4246-bf68-89cbedc8f690", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 410 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0 target = phd_framework::test_vm target_id = 3c87b268-697a-4ab8-ab1f-d3af08f77fb4 vm = migration_serial_history_base_lifecycle_0 vm_id = 3c87b268-697a-4ab8-ab1f-d3af08f77fb4
1872026-02-07T06:05:50.138ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 559 migration_id = 3f729e53-b406-41e8-8477-77fa1539c55a path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0 target = phd_framework::test_vm target_id = 3c87b268-697a-4ab8-ab1f-d3af08f77fb4
1882026-02-07T06:05:52.839ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7727}} target = phd_framework::serial
1892026-02-07T06:05:53.517ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0 target = phd_framework::test_vm target_id = 3c87b268-697a-4ab8-ab1f-d3af08f77fb4
1902026-02-07T06:05:53.517ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3377 file = phd-tests/framework/src/test_vm/mod.rs line = 559 migration_id = 3f729e53-b406-41e8-8477-77fa1539c55a path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0 target = phd_framework::test_vm target_id = 3c87b268-697a-4ab8-ab1f-d3af08f77fb4
1912026-02-07T06:05:53.519ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1058 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0
1922026-02-07T06:05:53.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::serial_history self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_serial_history_base vm_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0
1932026-02-07T06:05:53.598ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 78 file = phd-tests/framework/src/test_vm/mod.rs line = 1058 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0
1942026-02-07T06:05:53.599ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9426 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0
1952026-02-07T06:05:53.601ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1058 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 3c87b268-697a-4ab8-ab1f-d3af08f77fb4
1962026-02-07T06:05:53.602ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
1972026-02-07T06:05:53.602ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8966 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1982026-02-07T06:05:53.602ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1992026-02-07T06:05:53.602ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2002026-02-07T06:05:53.603ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1081 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 3c87b268-697a-4ab8-ab1f-d3af08f77fb4
2012026-02-07T06:05:54.277ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_serial_history_base_lifecycle_0 vm_id = 3c87b268-697a-4ab8-ab1f-d3af08f77fb4
2022026-02-07T06:05:54.354ZDEBGphd-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 = 3c87b268-697a-4ab8-ab1f-d3af08f77fb4
2032026-02-07T06:05:54.354ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-1e315789-8820-4386-9ddd-e615dcae8236"] 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 = 3c87b268-697a-4ab8-ab1f-d3af08f77fb4
2042026-02-07T06:05:54.381ZDEBGphd-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 = 3c87b268-697a-4ab8-ab1f-d3af08f77fb4
2052026-02-07T06:05:54.381ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-9d3fbfd7-aaf9-454b-8e0a-e0bbc60bb92c"] 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 = 3c87b268-697a-4ab8-ab1f-d3af08f77fb4
2062026-02-07T06:05:54.398ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 795 file = phd-tests/framework/src/test_vm/mod.rs line = 1058 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 3c87b268-697a-4ab8-ab1f-d3af08f77fb4
2072026-02-07T06:05:54.398ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 795 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2082026-02-07T06:05:54.398ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5095 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0 target = phd_framework::test_vm target_id = 3c87b268-697a-4ab8-ab1f-d3af08f77fb4 vm = migration_serial_history_base_lifecycle_0 vm_id = 3c87b268-697a-4ab8-ab1f-d3af08f77fb4
2092026-02-07T06:05:54.398ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5095 file = phd-tests/framework/src/test_vm/mod.rs line = 505 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8d3536ba-05ec-4463-bb6a-dded62e73fd0 target = phd_framework::test_vm target_id = 3c87b268-697a-4ab8-ab1f-d3af08f77fb4
2102026-02-07T06:05:54.398ZINFOphd-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
2112026-02-07T06:05:54.398ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 10330 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2122026-02-07T06:05:54.398ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2132026-02-07T06:05:54.398ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2142026-02-07T06:05:54.399ZINFOphd-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
2152026-02-07T06:05:54.399ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd target = phd_framework::artifacts::store
2162026-02-07T06:05:54.399ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2172026-02-07T06:05:54.399ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2182026-02-07T06:05:54.399ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
2192026-02-07T06:05:54.410ZDEBGphd-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 866M 25.3T 864M /phd-artifacts\n target = phd_framework::zfs
2202026-02-07T06:05:54.410ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-28fec067-39a6-48cd-8eac-b78eb7c3b966"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = snapshot
2212026-02-07T06:05:54.430ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-28fec067-39a6-48cd-8eac-b78eb7c3b966", "phd-artifacts/phd-clone-17d9ff87-3ba8-47fa-8146-8c8b0c9b4769"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = clone
2222026-02-07T06:05:54.447ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-17d9ff87-3ba8-47fa-8146-8c8b0c9b4769"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
2232026-02-07T06:05:54.458ZDEBGphd-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-17d9ff87-3ba8-47fa-8146-8c8b0c9b4769 0B 25.3T 864M /phd-artifacts/phd-clone-17d9ff87-3ba8-47fa-8146-8c8b0c9b4769\n target = phd_framework::zfs
2242026-02-07T06:05:54.459ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2252026-02-07T06:05:54.459ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2262026-02-07T06:05:54.459ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/1a4f160a1ddc350cf638cee41ff67b129c86600ae5a7d334f21568e625e1c7de/propolis-server target = phd_framework::artifacts::store
2272026-02-07T06:05:54.459ZINFOphd-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/1a4f160a1ddc350cf638cee41ff67b129c86600ae5a7d334f21568e625e1c7de/propolis-server" target = phd_framework::test_vm::server
2282026-02-07T06:05:54.459ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log" target = phd_framework::log_config
2292026-02-07T06:05:54.488ZINFOphd-runner: [NEW - EVENT] Launched server with pid 849 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2302026-02-07T06:05:54.502ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 43 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2312026-02-07T06:05:54.502ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2322026-02-07T06:05:54.503ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 351 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2332026-02-07T06:05:55.288ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2342026-02-07T06:05:55.289ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 5d570b30-8b2c-49a4-aa00-710fa8fec9e8, name: "phd-vm-5d570b30-8b2c-49a4-aa00-710fa8fec9e8", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 290a1912-8f89-4a08-b924-156ccf10ac64, project_id: bfd473b0-a1a6-4879-a6bc-6ffc2d993655, sled_id: b69fa410-dc9c-4256-a10e-6b824c281782, sled_serial: "b69fa410-dc9c-4256-a10e-6b824c281782", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 410 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2352026-02-07T06:05:55.289ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 471 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2362026-02-07T06:05:55.289ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 476 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 = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2372026-02-07T06:05:55.290ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 471 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2382026-02-07T06:05:55.290ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 786 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2392026-02-07T06:05:55.290ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 735 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 = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2402026-02-07T06:05:55.290ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 743 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2412026-02-07T06:05:55.290ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2422026-02-07T06:05:55.290ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 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 = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2432026-02-07T06:05:59.834ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4542 file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2442026-02-07T06:05:59.834ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 743 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2452026-02-07T06:05:59.835ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 743 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2462026-02-07T06:05:59.835ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2472026-02-07T06:05:59.835ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 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 = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2482026-02-07T06:05:59.853ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2492026-02-07T06:05:59.853ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 743 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2502026-02-07T06:05:59.853ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 743 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2512026-02-07T06:05:59.854ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2522026-02-07T06:05:59.854ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 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 = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2532026-02-07T06:05:59.886ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2542026-02-07T06:05:59.886ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 783 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2552026-02-07T06:05:59.886ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4594 file = phd-tests/framework/src/test_vm/mod.rs line = 786 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2562026-02-07T06:05:59.886ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2572026-02-07T06:05:59.886ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 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 = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2582026-02-07T06:05:59.897ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2592026-02-07T06:05:59.898ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2602026-02-07T06:05:59.898ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 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 = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2612026-02-07T06:05:59.931ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2622026-02-07T06:05:59.931ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2632026-02-07T06:05:59.932ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 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 = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2642026-02-07T06:05:59.943ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2652026-02-07T06:05:59.943ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2662026-02-07T06:05:59.943ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 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 = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2672026-02-07T06:05:59.976ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2682026-02-07T06:05:59.976ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2692026-02-07T06:05:59.976ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 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 = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2702026-02-07T06:05:59.986ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2712026-02-07T06:05:59.986ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2722026-02-07T06:05:59.986ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 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 = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2732026-02-07T06:06:00.020ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 801 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2742026-02-07T06:06:00.020ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
2752026-02-07T06:06:00.020ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2762026-02-07T06:06:00.020ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_0
2772026-02-07T06:06:00.020ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
2782026-02-07T06:06:00.021ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2792026-02-07T06:06:00.021ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::log_config
2802026-02-07T06:06:00.048ZINFOphd-runner: [NEW - EVENT] Launched server with pid 850 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2812026-02-07T06:06:00.062ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 41 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2822026-02-07T06:06:00.062ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 505 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8 target = phd_framework::test_vm target_id = c0579930-058e-4686-8185-b8a56ca62b5e
2832026-02-07T06:06:00.062ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 538 migration_id = 8ae64d91-b24d-45fa-a4c0-81ff9e588a1e path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8 target = phd_framework::test_vm target_id = c0579930-058e-4686-8185-b8a56ca62b5e timeout_duration = 45s
2842026-02-07T06:06:00.062ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8 target = phd_framework::test_vm target_id = c0579930-058e-4686-8185-b8a56ca62b5e vm = migration_from_base_and_back_lifecycle_0 vm_id = c0579930-058e-4686-8185-b8a56ca62b5e
2852026-02-07T06:06:00.062ZINFOphd-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 = 351 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8 target = phd_framework::test_vm target_id = c0579930-058e-4686-8185-b8a56ca62b5e vm = migration_from_base_and_back_lifecycle_0 vm_id = c0579930-058e-4686-8185-b8a56ca62b5e
2862026-02-07T06:06:00.863ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: c0579930-058e-4686-8185-b8a56ca62b5e, name: "phd-vm-c0579930-058e-4686-8185-b8a56ca62b5e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 290a1912-8f89-4a08-b924-156ccf10ac64, project_id: bfd473b0-a1a6-4879-a6bc-6ffc2d993655, sled_id: 0b8c5d36-04e2-4a2d-b828-1fc361228c95, sled_serial: "0b8c5d36-04e2-4a2d-b828-1fc361228c95", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 410 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8 target = phd_framework::test_vm target_id = c0579930-058e-4686-8185-b8a56ca62b5e vm = migration_from_base_and_back_lifecycle_0 vm_id = c0579930-058e-4686-8185-b8a56ca62b5e
2872026-02-07T06:06:00.863ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 559 migration_id = 8ae64d91-b24d-45fa-a4c0-81ff9e588a1e path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8 target = phd_framework::test_vm target_id = c0579930-058e-4686-8185-b8a56ca62b5e
2882026-02-07T06:06:03.577ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}} target = phd_framework::serial
2892026-02-07T06:06:05.464ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8 target = phd_framework::test_vm target_id = c0579930-058e-4686-8185-b8a56ca62b5e
2902026-02-07T06:06:05.464ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4599 file = phd-tests/framework/src/test_vm/mod.rs line = 559 migration_id = 8ae64d91-b24d-45fa-a4c0-81ff9e588a1e path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8 target = phd_framework::test_vm target_id = c0579930-058e-4686-8185-b8a56ca62b5e
2912026-02-07T06:06:05.466ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1058 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2922026-02-07T06:06:05.467ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 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 = c0579930-058e-4686-8185-b8a56ca62b5e
2932026-02-07T06:06:05.467ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 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 = c0579930-058e-4686-8185-b8a56ca62b5e
2942026-02-07T06:06:05.469ZDEBGphd-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 = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2952026-02-07T06:06:05.545ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 78 file = phd-tests/framework/src/test_vm/mod.rs line = 1058 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2962026-02-07T06:06:05.546ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 11039 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8
2972026-02-07T06:06:05.546ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 79 file = phd-tests/framework/src/test_vm/mod.rs line = 801 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 = c0579930-058e-4686-8185-b8a56ca62b5e
2982026-02-07T06:06:05.546ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 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 = c0579930-058e-4686-8185-b8a56ca62b5e
2992026-02-07T06:06:05.546ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 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 = c0579930-058e-4686-8185-b8a56ca62b5e
3002026-02-07T06:06:05.579ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 801 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 = c0579930-058e-4686-8185-b8a56ca62b5e
3012026-02-07T06:06:05.579ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __BASE_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3022026-02-07T06:06:05.579ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3032026-02-07T06:06:05.580ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_1
3042026-02-07T06:06:05.580ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/1a4f160a1ddc350cf638cee41ff67b129c86600ae5a7d334f21568e625e1c7de/propolis-server target = phd_framework::artifacts::store
3052026-02-07T06:06:05.580ZINFOphd-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/1a4f160a1ddc350cf638cee41ff67b129c86600ae5a7d334f21568e625e1c7de/propolis-server" target = phd_framework::test_vm::server
3062026-02-07T06:06:05.580ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::log_config
3072026-02-07T06:06:05.612ZINFOphd-runner: [NEW - EVENT] Launched server with pid 852 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3082026-02-07T06:06:05.626ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 46 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3092026-02-07T06:06:05.626ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 505 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c0579930-058e-4686-8185-b8a56ca62b5e target = phd_framework::test_vm target_id = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9
3102026-02-07T06:06:05.626ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 538 migration_id = 8da158f7-a5cf-4c37-80b7-363933180c90 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c0579930-058e-4686-8185-b8a56ca62b5e target = phd_framework::test_vm target_id = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9 timeout_duration = 45s
3112026-02-07T06:06:05.626ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c0579930-058e-4686-8185-b8a56ca62b5e target = phd_framework::test_vm target_id = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9 vm = migration_from_base_and_back_lifecycle_1 vm_id = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9
3122026-02-07T06:06:05.627ZINFOphd-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 = 351 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c0579930-058e-4686-8185-b8a56ca62b5e target = phd_framework::test_vm target_id = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9 vm = migration_from_base_and_back_lifecycle_1 vm_id = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9
3132026-02-07T06:06:06.161ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9, name: "phd-vm-2d3d7e24-71bd-4e4a-9dc4-e27689af80f9", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 290a1912-8f89-4a08-b924-156ccf10ac64, project_id: bfd473b0-a1a6-4879-a6bc-6ffc2d993655, sled_id: 2dbab088-918f-4ad0-80bf-592259eff5ee, sled_serial: "2dbab088-918f-4ad0-80bf-592259eff5ee", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 410 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c0579930-058e-4686-8185-b8a56ca62b5e target = phd_framework::test_vm target_id = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9 vm = migration_from_base_and_back_lifecycle_1 vm_id = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9
3142026-02-07T06:06:06.161ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 559 migration_id = 8da158f7-a5cf-4c37-80b7-363933180c90 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c0579930-058e-4686-8185-b8a56ca62b5e target = phd_framework::test_vm target_id = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9
3152026-02-07T06:06:08.834ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7807}} target = phd_framework::serial
3162026-02-07T06:06:10.501ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c0579930-058e-4686-8185-b8a56ca62b5e target = phd_framework::test_vm target_id = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9
3172026-02-07T06:06:10.501ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4339 file = phd-tests/framework/src/test_vm/mod.rs line = 559 migration_id = 8da158f7-a5cf-4c37-80b7-363933180c90 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c0579930-058e-4686-8185-b8a56ca62b5e target = phd_framework::test_vm target_id = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9
3182026-02-07T06:06:10.503ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1058 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 = c0579930-058e-4686-8185-b8a56ca62b5e
3192026-02-07T06:06:10.503ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 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 = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9
3202026-02-07T06:06:10.503ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 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 = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9
3212026-02-07T06:06:10.504ZDEBGphd-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 = c0579930-058e-4686-8185-b8a56ca62b5e
3222026-02-07T06:06:10.580ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 76 file = phd-tests/framework/src/test_vm/mod.rs line = 1058 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 = c0579930-058e-4686-8185-b8a56ca62b5e
3232026-02-07T06:06:10.580ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10515 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8 target = phd_framework::test_vm target_id = c0579930-058e-4686-8185-b8a56ca62b5e vm = migration_from_base_and_back_lifecycle_0 vm_id = c0579930-058e-4686-8185-b8a56ca62b5e
3242026-02-07T06:06:10.580ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 10516 file = phd-tests/framework/src/test_vm/mod.rs line = 505 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5d570b30-8b2c-49a4-aa00-710fa8fec9e8 target = phd_framework::test_vm target_id = c0579930-058e-4686-8185-b8a56ca62b5e
3252026-02-07T06:06:10.580ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 76 file = phd-tests/framework/src/test_vm/mod.rs line = 801 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 = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9
3262026-02-07T06:06:10.580ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 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 = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9
3272026-02-07T06:06:10.580ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 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 = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9
3282026-02-07T06:06:10.613ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 801 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 = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9
3292026-02-07T06:06:10.614ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3302026-02-07T06:06:10.614ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3312026-02-07T06:06:10.614ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_2
3322026-02-07T06:06:10.614ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
3332026-02-07T06:06:10.614ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3342026-02-07T06:06:10.614ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::log_config
3352026-02-07T06:06:10.643ZINFOphd-runner: [NEW - EVENT] Launched server with pid 854 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3362026-02-07T06:06:10.657ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 43 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3372026-02-07T06:06:10.657ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 505 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9 target = phd_framework::test_vm target_id = cc91a0f8-270f-41a5-a8c3-325d95a2b697
3382026-02-07T06:06:10.658ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 538 migration_id = 46198b52-4eb9-44f3-b346-dfecadde1db5 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9 target = phd_framework::test_vm target_id = cc91a0f8-270f-41a5-a8c3-325d95a2b697 timeout_duration = 45s
3392026-02-07T06:06:10.658ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9 target = phd_framework::test_vm target_id = cc91a0f8-270f-41a5-a8c3-325d95a2b697 vm = migration_from_base_and_back_lifecycle_2 vm_id = cc91a0f8-270f-41a5-a8c3-325d95a2b697
3402026-02-07T06:06:10.658ZINFOphd-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 = 351 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9 target = phd_framework::test_vm target_id = cc91a0f8-270f-41a5-a8c3-325d95a2b697 vm = migration_from_base_and_back_lifecycle_2 vm_id = cc91a0f8-270f-41a5-a8c3-325d95a2b697
3412026-02-07T06:06:11.411ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: cc91a0f8-270f-41a5-a8c3-325d95a2b697, name: "phd-vm-cc91a0f8-270f-41a5-a8c3-325d95a2b697", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 290a1912-8f89-4a08-b924-156ccf10ac64, project_id: bfd473b0-a1a6-4879-a6bc-6ffc2d993655, sled_id: a1fe0d91-7e26-4524-884a-a050258531e9, sled_serial: "a1fe0d91-7e26-4524-884a-a050258531e9", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 410 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9 target = phd_framework::test_vm target_id = cc91a0f8-270f-41a5-a8c3-325d95a2b697 vm = migration_from_base_and_back_lifecycle_2 vm_id = cc91a0f8-270f-41a5-a8c3-325d95a2b697
3422026-02-07T06:06:11.412ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 559 migration_id = 46198b52-4eb9-44f3-b346-dfecadde1db5 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9 target = phd_framework::test_vm target_id = cc91a0f8-270f-41a5-a8c3-325d95a2b697
3432026-02-07T06:06:14.136ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7854}} target = phd_framework::serial
3442026-02-07T06:06:14.174ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9 target = phd_framework::test_vm target_id = cc91a0f8-270f-41a5-a8c3-325d95a2b697
3452026-02-07T06:06:14.174ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2762 file = phd-tests/framework/src/test_vm/mod.rs line = 559 migration_id = 46198b52-4eb9-44f3-b346-dfecadde1db5 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9 target = phd_framework::test_vm target_id = cc91a0f8-270f-41a5-a8c3-325d95a2b697
3462026-02-07T06:06:14.176ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1058 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 = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9
3472026-02-07T06:06:14.177ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 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 = cc91a0f8-270f-41a5-a8c3-325d95a2b697
3482026-02-07T06:06:14.177ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 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 = cc91a0f8-270f-41a5-a8c3-325d95a2b697
3492026-02-07T06:06:14.178ZDEBGphd-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 = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9
3502026-02-07T06:06:14.256ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 79 file = phd-tests/framework/src/test_vm/mod.rs line = 1058 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 = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9
3512026-02-07T06:06:14.256ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8630 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c0579930-058e-4686-8185-b8a56ca62b5e target = phd_framework::test_vm target_id = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9 vm = migration_from_base_and_back_lifecycle_1 vm_id = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9
3522026-02-07T06:06:14.256ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 79 file = phd-tests/framework/src/test_vm/mod.rs line = 801 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 = cc91a0f8-270f-41a5-a8c3-325d95a2b697
3532026-02-07T06:06:14.256ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 8630 file = phd-tests/framework/src/test_vm/mod.rs line = 505 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c0579930-058e-4686-8185-b8a56ca62b5e target = phd_framework::test_vm target_id = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9
3542026-02-07T06:06:14.257ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 801 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 = cc91a0f8-270f-41a5-a8c3-325d95a2b697
3552026-02-07T06:06:14.257ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 808 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 = cc91a0f8-270f-41a5-a8c3-325d95a2b697
3562026-02-07T06:06:14.290ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 801 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 = cc91a0f8-270f-41a5-a8c3-325d95a2b697
3572026-02-07T06:06:14.290ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1058 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 = cc91a0f8-270f-41a5-a8c3-325d95a2b697
3582026-02-07T06:06:14.290ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
3592026-02-07T06:06:14.291ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 18998 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3602026-02-07T06:06:14.291ZINFOphd-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
3612026-02-07T06:06:14.291ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3622026-02-07T06:06:14.292ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1081 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 = cc91a0f8-270f-41a5-a8c3-325d95a2b697
3632026-02-07T06:06:15.004ZDEBGphd-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 = cc91a0f8-270f-41a5-a8c3-325d95a2b697
3642026-02-07T06:06:15.080ZDEBGphd-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 = cc91a0f8-270f-41a5-a8c3-325d95a2b697
3652026-02-07T06:06:15.080ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-17d9ff87-3ba8-47fa-8146-8c8b0c9b4769"] 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 = cc91a0f8-270f-41a5-a8c3-325d95a2b697
3662026-02-07T06:06:15.108ZDEBGphd-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 = cc91a0f8-270f-41a5-a8c3-325d95a2b697
3672026-02-07T06:06:15.108ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-28fec067-39a6-48cd-8eac-b78eb7c3b966"] 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 = cc91a0f8-270f-41a5-a8c3-325d95a2b697
3682026-02-07T06:06:15.126ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 835 file = phd-tests/framework/src/test_vm/mod.rs line = 1058 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 = cc91a0f8-270f-41a5-a8c3-325d95a2b697
3692026-02-07T06:06:15.126ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4468 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9 target = phd_framework::test_vm target_id = cc91a0f8-270f-41a5-a8c3-325d95a2b697 vm = migration_from_base_and_back_lifecycle_2 vm_id = cc91a0f8-270f-41a5-a8c3-325d95a2b697
3702026-02-07T06:06:15.126ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 835 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3712026-02-07T06:06:15.126ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4468 file = phd-tests/framework/src/test_vm/mod.rs line = 505 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2d3d7e24-71bd-4e4a-9dc4-e27689af80f9 target = phd_framework::test_vm target_id = cc91a0f8-270f-41a5-a8c3-325d95a2b697
3722026-02-07T06:06:15.126ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3732026-02-07T06:06:15.126ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 20723 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
3742026-02-07T06:06:15.126ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
375 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 73.40s
376 
3772026-02-07T06:06:15.127ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner