| 1 | 2026-06-23T22:24:29.922Z | INFO | phd-runner: phd_runner
file = phd-tests/runner/src/main.rs
line = 36
runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200, manual_stop_on_failure: false }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
| 2 | 2026-06-23T22:24:29.957Z | DEBG | phd-runner: Created new artifact store from manifest
file = phd-tests/framework/src/artifacts/store.rs
line = 219
store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("bf64f45b1a58e69d126a3c6ca1e4512c88668132"), sha256: "740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 239, tv_nsec: 678927253 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
| 3 | 2026-06-23T22:24:29.958Z | INFO | phd-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
|
| 4 | 2026-06-23T22:24:29.961Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = 2a9e74d86987b46fa6ff155237b9f99a16e7fb80
file = phd-tests/framework/src/artifacts/store.rs
line = 311
target = phd_framework::artifacts::store
|
| 5 | 2026-06-23T22:24:29.964Z | DEBG | phd-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/2a9e74d86987b46fa6ff155237b9f99a16e7fb80/crucible-nightly.sha256.txt
|
| 6 | 2026-06-23T22:24:30.928Z | INFO | phd-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
|
| 7 | 2026-06-23T22:24:31.442Z | DEBG | phd-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/d59ac2dcf1a24f08f82ea803978d7a3351525c17/propolis-server.sha256.txt
|
| 8 | 2026-06-23T22:24:31.612Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 9 | 2026-06-23T22:24:31.614Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 10 | 2026-06-23T22:24:31.615Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 83
target = phd_runner::execute
|
| 11 | 2026-06-23T22:24:31.615Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 12 | 2026-06-23T22:24:31.615Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 13 | 2026-06-23T22:24:31.615Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 14 | 2026-06-23T22:24:31.617Z | INFO | phd-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
|
| 15 | 2026-06-23T22:24:31.620Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::store
|
| 16 | 2026-06-23T22:24:31.622Z | DEBG | phd-runner: [TEST - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/bf64f45b1a58e69d126a3c6ca1e4512c88668132/OVMF_CODE.fd
|
| 17 | 2026-06-23T22:24:32.022Z | DEBG | phd-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
|
| 18 | 2026-06-23T22:24:32.036Z | DEBG | phd-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
|
| 19 | 2026-06-23T22:24:38.649Z | DEBG | phd-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
|
| 20 | 2026-06-23T22:24:38.649Z | DEBG | phd-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
|
| 21 | 2026-06-23T22:24:38.665Z | DEBG | phd-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.19M 25.3T 2M /phd-artifacts\n
target = phd_framework::zfs
|
| 22 | 2026-06-23T22:24:38.668Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-440ed691-72c8-4b1b-a24a-303145d82f27"]
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
|
| 23 | 2026-06-23T22:24:38.691Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-440ed691-72c8-4b1b-a24a-303145d82f27", "phd-artifacts/phd-clone-bd457160-426a-4c27-941f-ef4977b3c136"]
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
|
| 24 | 2026-06-23T22:24:38.708Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-bd457160-426a-4c27-941f-ef4977b3c136"]
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
|
| 25 | 2026-06-23T22:24:38.719Z | DEBG | phd-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-bd457160-426a-4c27-941f-ef4977b3c136 0B 25.3T 49.0M /phd-artifacts/phd-clone-bd457160-426a-4c27-941f-ef4977b3c136\n
target = phd_framework::zfs
|
| 26 | 2026-06-23T22:24:38.722Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 27 | 2026-06-23T22:24:38.722Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 322
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base
|
| 28 | 2026-06-23T22:24:38.722Z | DEBG | phd-runner: [NEW - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/b88c38f3a467499243f3b2e2559e37df0bf5a4672c0baf4a306b3b323a1324f0/propolis-server.tar.gz
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::store
|
| 29 | 2026-06-23T22:24:38.722Z | DEBG | phd-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/d59ac2dcf1a24f08f82ea803978d7a3351525c17/propolis-server.tar.gz
|
| 30 | 2026-06-23T22:24:53.631Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/b88c38f3a467499243f3b2e2559e37df0bf5a4672c0baf4a306b3b323a1324f0/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
|
| 31 | 2026-06-23T22:24:53.631Z | DEBG | phd-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
|
| 32 | 2026-06-23T22:25:14.867Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/b88c38f3a467499243f3b2e2559e37df0bf5a4672c0baf4a306b3b323a1324f0/propolis-server"
target = phd_framework::test_vm::server
|
| 33 | 2026-06-23T22:25:14.867Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stdout.log"
target = phd_framework::log_config
|
| 34 | 2026-06-23T22:25:15.007Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 917
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
| 35 | 2026-06-23T22:25:15.022Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 36 | 2026-06-23T22:25:15.031Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 37 | 2026-06-23T22:25:15.036Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 36312
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 38 | 2026-06-23T22:25:15.473Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 39 | 2026-06-23T22:25:15.478Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: f2e1717d-e876-4c3c-8933-1881c875ccfe, name: "phd-vm-f2e1717d-e876-4c3c-8933-1881c875ccfe", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3af8e16d-5475-41d6-83ef-598bd747e821, project_id: ff8eb0ba-5425-46ed-becb-e6a1fd9fe65f, sled_id: 6bbe3400-f2b4-452c-af00-187393ed4d7e, sled_serial: "6bbe3400-f2b4-452c-af00-187393ed4d7e", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 40 | 2026-06-23T22:25:15.478Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 41 | 2026-06-23T22:25:15.478Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 42 | 2026-06-23T22:25:15.480Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 2
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 43 | 2026-06-23T22:25:15.480Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 44 | 2026-06-23T22:25:15.480Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 45 | 2026-06-23T22:25:15.480Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 46 | 2026-06-23T22:25:15.480Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 47 | 2026-06-23T22:25:15.480Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 48 | 2026-06-23T22:25:20.042Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4561
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 49 | 2026-06-23T22:25:20.042Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
| 50 | 2026-06-23T22:25:20.046Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 51 | 2026-06-23T22:25:20.046Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 52 | 2026-06-23T22:25:20.046Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 53 | 2026-06-23T22:25:20.063Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 54 | 2026-06-23T22:25:20.063Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 55 | 2026-06-23T22:25:20.063Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 56 | 2026-06-23T22:25:20.063Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 57 | 2026-06-23T22:25:20.063Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 58 | 2026-06-23T22:25:20.096Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 59 | 2026-06-23T22:25:20.096Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 60 | 2026-06-23T22:25:20.096Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4615
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 61 | 2026-06-23T22:25:20.097Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 62 | 2026-06-23T22:25:20.097Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 63 | 2026-06-23T22:25:20.107Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 64 | 2026-06-23T22:25:20.107Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 65 | 2026-06-23T22:25:20.107Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 66 | 2026-06-23T22:25:20.140Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 67 | 2026-06-23T22:25:20.140Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 68 | 2026-06-23T22:25:20.140Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 69 | 2026-06-23T22:25:20.152Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 70 | 2026-06-23T22:25:20.152Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 71 | 2026-06-23T22:25:20.152Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 72 | 2026-06-23T22:25:20.184Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 73 | 2026-06-23T22:25:20.185Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 74 | 2026-06-23T22:25:20.185Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 75 | 2026-06-23T22:25:20.195Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 76 | 2026-06-23T22:25:20.196Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 77 | 2026-06-23T22:25:20.196Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 78 | 2026-06-23T22:25:20.228Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 79 | 2026-06-23T22:25:20.228Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 80 | 2026-06-23T22:25:20.228Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 81 | 2026-06-23T22:25:20.239Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 82 | 2026-06-23T22:25:20.239Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 83 | 2026-06-23T22:25:20.240Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 84 | 2026-06-23T22:25:20.273Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 85 | 2026-06-23T22:25:20.273Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 86 | 2026-06-23T22:25:20.273Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 87 | 2026-06-23T22:25:20.285Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 88 | 2026-06-23T22:25:20.285Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 89 | 2026-06-23T22:25:20.285Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 90 | 2026-06-23T22:25:20.318Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 91 | 2026-06-23T22:25:20.318Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 92 | 2026-06-23T22:25:20.319Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 93 | 2026-06-23T22:25:20.329Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 94 | 2026-06-23T22:25:20.330Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 95 | 2026-06-23T22:25:20.330Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 96 | 2026-06-23T22:25:20.352Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 97 | 2026-06-23T22:25:20.352Z | INFO | phd-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
|
| 98 | 2026-06-23T22:25:20.352Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 99 | 2026-06-23T22:25:20.352Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 322
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
| 100 | 2026-06-23T22:25:20.353Z | DEBG | phd-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
|
| 101 | 2026-06-23T22:25:20.353Z | DEBG | phd-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
|
| 102 | 2026-06-23T22:25:20.353Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 103 | 2026-06-23T22:25:20.353Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 104 | 2026-06-23T22:25:20.393Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 918
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
| 105 | 2026-06-23T22:25:20.406Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 106 | 2026-06-23T22:25:20.407Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
target = phd_framework::test_vm
target_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
|
| 107 | 2026-06-23T22:25:20.407Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = 897948af-f206-48f1-81b1-749d8e9bc2db
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
target = phd_framework::test_vm
target_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
timeout_duration = 45s
|
| 108 | 2026-06-23T22:25:20.407Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
target = phd_framework::test_vm
target_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
vm = migration_from_base_lifecycle_0
vm_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
|
| 109 | 2026-06-23T22:25:20.407Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
target = phd_framework::test_vm
target_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
vm = migration_from_base_lifecycle_0
vm_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
|
| 110 | 2026-06-23T22:25:21.067Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 73c90e9f-ad8c-4c6f-bd7d-406ab361e223, name: "phd-vm-73c90e9f-ad8c-4c6f-bd7d-406ab361e223", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3af8e16d-5475-41d6-83ef-598bd747e821, project_id: ff8eb0ba-5425-46ed-becb-e6a1fd9fe65f, sled_id: ac6fd40e-3593-4a56-81b5-08eab350fa8e, sled_serial: "ac6fd40e-3593-4a56-81b5-08eab350fa8e", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
target = phd_framework::test_vm
target_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
vm = migration_from_base_lifecycle_0
vm_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
|
| 111 | 2026-06-23T22:25:21.068Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 897948af-f206-48f1-81b1-749d8e9bc2db
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
target = phd_framework::test_vm
target_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
|
| 112 | 2026-06-23T22:25:23.961Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7847}}
target = phd_framework::serial
|
| 113 | 2026-06-23T22:25:25.272Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
target = phd_framework::test_vm
target_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
|
| 114 | 2026-06-23T22:25:25.272Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4204
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 897948af-f206-48f1-81b1-749d8e9bc2db
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
target = phd_framework::test_vm
target_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
|
| 115 | 2026-06-23T22:25:25.275Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 116 | 2026-06-23T22:25:25.276Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
|
| 117 | 2026-06-23T22:25:25.276Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_lifecycle_0
vm_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
|
| 118 | 2026-06-23T22:25:25.280Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::from_base::can_migrate_from_base
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 119 | 2026-06-23T22:25:25.361Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 83
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 120 | 2026-06-23T22:25:25.362Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10339
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
|
| 121 | 2026-06-23T22:25:26.380Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 1103
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
|
| 122 | 2026-06-23T22:25:26.380Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
|
| 123 | 2026-06-23T22:25:26.381Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_lifecycle_0
vm_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
|
| 124 | 2026-06-23T22:25:26.414Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
|
| 125 | 2026-06-23T22:25:26.414Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
|
| 126 | 2026-06-23T22:25:26.414Z | DEBG | phd-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
|
| 127 | 2026-06-23T22:25:26.414Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 10940
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 128 | 2026-06-23T22:25:26.415Z | INFO | phd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 129 | 2026-06-23T22:25:26.415Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 130 | 2026-06-23T22:25:26.416Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
|
| 131 | 2026-06-23T22:25:27.008Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::from_base::can_migrate_from_base
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_from_base_lifecycle_0
vm_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
|
| 132 | 2026-06-23T22:25:27.099Z | DEBG | phd-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 = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
|
| 133 | 2026-06-23T22:25:27.099Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-bd457160-426a-4c27-941f-ef4977b3c136"]
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 = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
|
| 134 | 2026-06-23T22:25:27.126Z | DEBG | phd-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 = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
|
| 135 | 2026-06-23T22:25:27.126Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-440ed691-72c8-4b1b-a24a-303145d82f27"]
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 = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
|
| 136 | 2026-06-23T22:25:27.145Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 730
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
|
| 137 | 2026-06-23T22:25:27.146Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6739
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
target = phd_framework::test_vm
target_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
vm = migration_from_base_lifecycle_0
vm_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
|
| 138 | 2026-06-23T22:25:27.146Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 6739
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f2e1717d-e876-4c3c-8933-1881c875ccfe
target = phd_framework::test_vm
target_id = 73c90e9f-ad8c-4c6f-bd7d-406ab361e223
|
| 139 | 2026-06-23T22:25:27.146Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 55525
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
|
| 140 | 2026-06-23T22:25:27.146Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 730
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 141 | 2026-06-23T22:25:27.146Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::serial_history
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 142 | 2026-06-23T22:25:27.146Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 143 | 2026-06-23T22:25:27.146Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 144 | 2026-06-23T22:25:27.147Z | INFO | phd-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
|
| 145 | 2026-06-23T22:25:27.147Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 146 | 2026-06-23T22:25:27.147Z | DEBG | phd-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
|
| 147 | 2026-06-23T22:25:27.147Z | DEBG | phd-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
|
| 148 | 2026-06-23T22:25:27.147Z | DEBG | phd-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
|
| 149 | 2026-06-23T22:25:27.158Z | DEBG | phd-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 1.08G 25.3T 1.08G /phd-artifacts\n
target = phd_framework::zfs
|
| 150 | 2026-06-23T22:25:27.158Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8d09e2f7-58ab-4f5e-8218-4c3eaaf129ca"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
| 151 | 2026-06-23T22:25:27.176Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8d09e2f7-58ab-4f5e-8218-4c3eaaf129ca", "phd-artifacts/phd-clone-48b67682-7d4e-4417-8f17-f3ee2712c701"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
| 152 | 2026-06-23T22:25:27.194Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-48b67682-7d4e-4417-8f17-f3ee2712c701"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
| 153 | 2026-06-23T22:25:27.206Z | DEBG | phd-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-48b67682-7d4e-4417-8f17-f3ee2712c701 0B 25.3T 1.08G /phd-artifacts/phd-clone-48b67682-7d4e-4417-8f17-f3ee2712c701\n
target = phd_framework::zfs
|
| 154 | 2026-06-23T22:25:27.207Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 155 | 2026-06-23T22:25:27.207Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 322
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base
|
| 156 | 2026-06-23T22:25:27.207Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/b88c38f3a467499243f3b2e2559e37df0bf5a4672c0baf4a306b3b323a1324f0/propolis-server
target = phd_framework::artifacts::store
|
| 157 | 2026-06-23T22:25:27.207Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/b88c38f3a467499243f3b2e2559e37df0bf5a4672c0baf4a306b3b323a1324f0/propolis-server"
target = phd_framework::test_vm::server
|
| 158 | 2026-06-23T22:25:27.207Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stdout.log"
target = phd_framework::log_config
|
| 159 | 2026-06-23T22:25:27.251Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 927
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
| 160 | 2026-06-23T22:25:27.266Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 58
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 161 | 2026-06-23T22:25:27.266Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 162 | 2026-06-23T22:25:27.266Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 163 | 2026-06-23T22:25:27.771Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 164 | 2026-06-23T22:25:27.772Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: f7250d1f-8d6a-455d-a983-8fffdce3465a, name: "phd-vm-f7250d1f-8d6a-455d-a983-8fffdce3465a", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 321140ec-d911-4290-b3e7-11ab8c6165bd, project_id: f4bbc36e-ede5-4aa2-a047-2bc394c86578, sled_id: 19f8ac56-a775-41af-bd41-db1e78e79a05, sled_serial: "19f8ac56-a775-41af-bd41-db1e78e79a05", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 165 | 2026-06-23T22:25:27.772Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 166 | 2026-06-23T22:25:27.772Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::migrate::from_base::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 167 | 2026-06-23T22:25:27.774Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 168 | 2026-06-23T22:25:27.774Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 169 | 2026-06-23T22:25:27.774Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 170 | 2026-06-23T22:25:27.774Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 171 | 2026-06-23T22:25:27.774Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 172 | 2026-06-23T22:25:27.774Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 173 | 2026-06-23T22:25:32.399Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4625
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 174 | 2026-06-23T22:25:32.399Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
| 175 | 2026-06-23T22:25:32.400Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 176 | 2026-06-23T22:25:32.400Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 177 | 2026-06-23T22:25:32.400Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 178 | 2026-06-23T22:25:32.429Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 179 | 2026-06-23T22:25:32.429Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 180 | 2026-06-23T22:25:32.429Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 181 | 2026-06-23T22:25:32.429Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 182 | 2026-06-23T22:25:32.429Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 183 | 2026-06-23T22:25:32.463Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 184 | 2026-06-23T22:25:32.463Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 185 | 2026-06-23T22:25:32.463Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4688
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 186 | 2026-06-23T22:25:32.463Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 187 | 2026-06-23T22:25:32.463Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 188 | 2026-06-23T22:25:32.474Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 189 | 2026-06-23T22:25:32.474Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 190 | 2026-06-23T22:25:32.474Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 191 | 2026-06-23T22:25:32.508Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 192 | 2026-06-23T22:25:32.508Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 193 | 2026-06-23T22:25:32.508Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 194 | 2026-06-23T22:25:32.519Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 195 | 2026-06-23T22:25:32.519Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 196 | 2026-06-23T22:25:32.519Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 197 | 2026-06-23T22:25:32.551Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 198 | 2026-06-23T22:25:32.558Z | INFO | phd-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
|
| 199 | 2026-06-23T22:25:32.558Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 200 | 2026-06-23T22:25:32.558Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 322
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base_lifecycle_0
|
| 201 | 2026-06-23T22:25:32.559Z | DEBG | phd-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
|
| 202 | 2026-06-23T22:25:32.559Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 203 | 2026-06-23T22:25:32.559Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 204 | 2026-06-23T22:25:32.599Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 928
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
| 205 | 2026-06-23T22:25:32.613Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 206 | 2026-06-23T22:25:32.613Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
target = phd_framework::test_vm
target_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
|
| 207 | 2026-06-23T22:25:32.613Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = 60aeb941-e7e9-4a2d-a5b1-2ea3ab520a93
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
target = phd_framework::test_vm
target_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
timeout_duration = 45s
|
| 208 | 2026-06-23T22:25:32.613Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
target = phd_framework::test_vm
target_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
vm = migration_serial_history_base_lifecycle_0
vm_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
|
| 209 | 2026-06-23T22:25:32.613Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
target = phd_framework::test_vm
target_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
vm = migration_serial_history_base_lifecycle_0
vm_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
|
| 210 | 2026-06-23T22:25:33.345Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 077593ef-366f-4c56-85b2-ad7c85cd9081, name: "phd-vm-077593ef-366f-4c56-85b2-ad7c85cd9081", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 321140ec-d911-4290-b3e7-11ab8c6165bd, project_id: f4bbc36e-ede5-4aa2-a047-2bc394c86578, sled_id: 1da4d4f5-b172-4f24-8d07-09beee1fb4d2, sled_serial: "1da4d4f5-b172-4f24-8d07-09beee1fb4d2", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
target = phd_framework::test_vm
target_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
vm = migration_serial_history_base_lifecycle_0
vm_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
|
| 211 | 2026-06-23T22:25:33.345Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 60aeb941-e7e9-4a2d-a5b1-2ea3ab520a93
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
target = phd_framework::test_vm
target_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
|
| 212 | 2026-06-23T22:25:36.262Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7756}}
target = phd_framework::serial
|
| 213 | 2026-06-23T22:25:36.373Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
target = phd_framework::test_vm
target_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
|
| 214 | 2026-06-23T22:25:36.373Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3027
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 60aeb941-e7e9-4a2d-a5b1-2ea3ab520a93
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
target = phd_framework::test_vm
target_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
|
| 215 | 2026-06-23T22:25:36.375Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 216 | 2026-06-23T22:25:36.376Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 217 | 2026-06-23T22:25:36.460Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 84
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 218 | 2026-06-23T22:25:36.460Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9193
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
|
| 219 | 2026-06-23T22:25:36.463Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
|
| 220 | 2026-06-23T22:25:36.463Z | DEBG | phd-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
|
| 221 | 2026-06-23T22:25:36.463Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8691
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 222 | 2026-06-23T22:25:36.463Z | INFO | phd-runner: test phd_tests::migrate::from_base::serial_history ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 223 | 2026-06-23T22:25:36.463Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 224 | 2026-06-23T22:25:36.465Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
|
| 225 | 2026-06-23T22:25:36.793Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_serial_history_base_lifecycle_0
vm_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
|
| 226 | 2026-06-23T22:25:36.878Z | DEBG | phd-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 = 077593ef-366f-4c56-85b2-ad7c85cd9081
|
| 227 | 2026-06-23T22:25:36.879Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-48b67682-7d4e-4417-8f17-f3ee2712c701"]
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 = 077593ef-366f-4c56-85b2-ad7c85cd9081
|
| 228 | 2026-06-23T22:25:36.904Z | DEBG | phd-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 = 077593ef-366f-4c56-85b2-ad7c85cd9081
|
| 229 | 2026-06-23T22:25:36.904Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8d09e2f7-58ab-4f5e-8218-4c3eaaf129ca"]
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 = 077593ef-366f-4c56-85b2-ad7c85cd9081
|
| 230 | 2026-06-23T22:25:36.925Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 461
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
|
| 231 | 2026-06-23T22:25:36.925Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4312
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
target = phd_framework::test_vm
target_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
vm = migration_serial_history_base_lifecycle_0
vm_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
|
| 232 | 2026-06-23T22:25:36.925Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 461
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 233 | 2026-06-23T22:25:36.925Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4312
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = f7250d1f-8d6a-455d-a983-8fffdce3465a
target = phd_framework::test_vm
target_id = 077593ef-366f-4c56-85b2-ad7c85cd9081
|
| 234 | 2026-06-23T22:25:36.925Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 235 | 2026-06-23T22:25:36.925Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9778
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
| 236 | 2026-06-23T22:25:36.925Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 237 | 2026-06-23T22:25:36.925Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 238 | 2026-06-23T22:25:36.926Z | INFO | phd-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
|
| 239 | 2026-06-23T22:25:36.926Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 240 | 2026-06-23T22:25:36.926Z | DEBG | phd-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
|
| 241 | 2026-06-23T22:25:36.926Z | DEBG | phd-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
|
| 242 | 2026-06-23T22:25:36.926Z | DEBG | phd-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
|
| 243 | 2026-06-23T22:25:36.937Z | DEBG | phd-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 1.08G 25.3T 1.08G /phd-artifacts\n
target = phd_framework::zfs
|
| 244 | 2026-06-23T22:25:36.938Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6cb65f4e-94de-4ec3-a944-dea764cd0536"]
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
|
| 245 | 2026-06-23T22:25:36.956Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6cb65f4e-94de-4ec3-a944-dea764cd0536", "phd-artifacts/phd-clone-74540d41-a277-4708-977b-98ef394da9cf"]
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
|
| 246 | 2026-06-23T22:25:36.974Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-74540d41-a277-4708-977b-98ef394da9cf"]
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
|
| 247 | 2026-06-23T22:25:36.984Z | DEBG | phd-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-74540d41-a277-4708-977b-98ef394da9cf 0B 25.3T 1.08G /phd-artifacts/phd-clone-74540d41-a277-4708-977b-98ef394da9cf\n
target = phd_framework::zfs
|
| 248 | 2026-06-23T22:25:36.984Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 249 | 2026-06-23T22:25:36.984Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 322
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back
|
| 250 | 2026-06-23T22:25:36.984Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/b88c38f3a467499243f3b2e2559e37df0bf5a4672c0baf4a306b3b323a1324f0/propolis-server
target = phd_framework::artifacts::store
|
| 251 | 2026-06-23T22:25:36.985Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/b88c38f3a467499243f3b2e2559e37df0bf5a4672c0baf4a306b3b323a1324f0/propolis-server"
target = phd_framework::test_vm::server
|
| 252 | 2026-06-23T22:25:36.985Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stdout.log"
target = phd_framework::log_config
|
| 253 | 2026-06-23T22:25:37.026Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 937
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 254 | 2026-06-23T22:25:37.040Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 255 | 2026-06-23T22:25:37.040Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 256 | 2026-06-23T22:25:37.040Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 257 | 2026-06-23T22:25:37.535Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 258 | 2026-06-23T22:25:37.536Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: e775244f-57d8-439f-8afb-881ff4912f9f, name: "phd-vm-e775244f-57d8-439f-8afb-881ff4912f9f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5eb8b330-a144-41fe-b511-f01c0e5863cd, project_id: ff47d3ad-e62a-4e2d-9e9e-6f0c5c7739db, sled_id: 4676e3c1-5daa-4c0a-8e66-e5346209ef58, sled_serial: "4676e3c1-5daa-4c0a-8e66-e5346209ef58", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 259 | 2026-06-23T22:25:37.536Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 260 | 2026-06-23T22:25:37.536Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::migrate::from_base::migration_from_base_and_back
state = Run
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 261 | 2026-06-23T22:25:37.537Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 262 | 2026-06-23T22:25:37.537Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 263 | 2026-06-23T22:25:37.537Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 264 | 2026-06-23T22:25:37.537Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 265 | 2026-06-23T22:25:37.537Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 266 | 2026-06-23T22:25:37.537Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 267 | 2026-06-23T22:25:42.154Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4616
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 268 | 2026-06-23T22:25:42.154Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
| 269 | 2026-06-23T22:25:42.154Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 270 | 2026-06-23T22:25:42.154Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 271 | 2026-06-23T22:25:42.154Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 272 | 2026-06-23T22:25:42.173Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 273 | 2026-06-23T22:25:42.173Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 274 | 2026-06-23T22:25:42.174Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 275 | 2026-06-23T22:25:42.174Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 276 | 2026-06-23T22:25:42.174Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 277 | 2026-06-23T22:25:42.206Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 278 | 2026-06-23T22:25:42.206Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 279 | 2026-06-23T22:25:42.206Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4668
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 280 | 2026-06-23T22:25:42.206Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 281 | 2026-06-23T22:25:42.206Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 282 | 2026-06-23T22:25:42.217Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 283 | 2026-06-23T22:25:42.217Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 284 | 2026-06-23T22:25:42.217Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 285 | 2026-06-23T22:25:42.250Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 286 | 2026-06-23T22:25:42.250Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 287 | 2026-06-23T22:25:42.250Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 288 | 2026-06-23T22:25:42.261Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 289 | 2026-06-23T22:25:42.261Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 290 | 2026-06-23T22:25:42.261Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 291 | 2026-06-23T22:25:42.294Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 292 | 2026-06-23T22:25:42.294Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 293 | 2026-06-23T22:25:42.294Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 294 | 2026-06-23T22:25:42.305Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 295 | 2026-06-23T22:25:42.305Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 296 | 2026-06-23T22:25:42.306Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 297 | 2026-06-23T22:25:42.339Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 298 | 2026-06-23T22:25:42.339Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 299 | 2026-06-23T22:25:42.339Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 300 | 2026-06-23T22:25:42.350Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 301 | 2026-06-23T22:25:42.350Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 302 | 2026-06-23T22:25:42.350Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 303 | 2026-06-23T22:25:42.383Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 304 | 2026-06-23T22:25:42.383Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 305 | 2026-06-23T22:25:42.383Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 306 | 2026-06-23T22:25:42.394Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 307 | 2026-06-23T22:25:42.394Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 308 | 2026-06-23T22:25:42.394Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 309 | 2026-06-23T22:25:42.428Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 310 | 2026-06-23T22:25:42.428Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 311 | 2026-06-23T22:25:42.428Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 312 | 2026-06-23T22:25:42.439Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 313 | 2026-06-23T22:25:42.439Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 314 | 2026-06-23T22:25:42.439Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 315 | 2026-06-23T22:25:42.472Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 316 | 2026-06-23T22:25:42.472Z | INFO | phd-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
|
| 317 | 2026-06-23T22:25:42.472Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 318 | 2026-06-23T22:25:42.472Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 322
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_0
|
| 319 | 2026-06-23T22:25:42.473Z | DEBG | phd-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
|
| 320 | 2026-06-23T22:25:42.473Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::from_base::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
|
| 321 | 2026-06-23T22:25:42.473Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 322 | 2026-06-23T22:25:42.517Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 938
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 323 | 2026-06-23T22:25:42.530Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 57
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 324 | 2026-06-23T22:25:42.530Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e775244f-57d8-439f-8afb-881ff4912f9f
target = phd_framework::test_vm
target_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
|
| 325 | 2026-06-23T22:25:42.530Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = c1bec1a8-81fc-4abb-88c9-17d5fa145576
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e775244f-57d8-439f-8afb-881ff4912f9f
target = phd_framework::test_vm
target_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
timeout_duration = 45s
|
| 326 | 2026-06-23T22:25:42.530Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e775244f-57d8-439f-8afb-881ff4912f9f
target = phd_framework::test_vm
target_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
vm = migration_from_base_and_back_lifecycle_0
vm_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
|
| 327 | 2026-06-23T22:25:42.531Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e775244f-57d8-439f-8afb-881ff4912f9f
target = phd_framework::test_vm
target_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
vm = migration_from_base_and_back_lifecycle_0
vm_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
|
| 328 | 2026-06-23T22:25:43.074Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 1f1adbf1-6b6e-4358-b9b3-61f0c5203317, name: "phd-vm-1f1adbf1-6b6e-4358-b9b3-61f0c5203317", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5eb8b330-a144-41fe-b511-f01c0e5863cd, project_id: ff47d3ad-e62a-4e2d-9e9e-6f0c5c7739db, sled_id: 991efaf1-3114-4640-931c-7a21195c7320, sled_serial: "991efaf1-3114-4640-931c-7a21195c7320", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e775244f-57d8-439f-8afb-881ff4912f9f
target = phd_framework::test_vm
target_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
vm = migration_from_base_and_back_lifecycle_0
vm_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
|
| 329 | 2026-06-23T22:25:43.074Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = c1bec1a8-81fc-4abb-88c9-17d5fa145576
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e775244f-57d8-439f-8afb-881ff4912f9f
target = phd_framework::test_vm
target_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
|
| 330 | 2026-06-23T22:25:46.022Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7847}}
target = phd_framework::serial
|
| 331 | 2026-06-23T22:25:46.120Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e775244f-57d8-439f-8afb-881ff4912f9f
target = phd_framework::test_vm
target_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
|
| 332 | 2026-06-23T22:25:46.120Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3046
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = c1bec1a8-81fc-4abb-88c9-17d5fa145576
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e775244f-57d8-439f-8afb-881ff4912f9f
target = phd_framework::test_vm
target_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
|
| 333 | 2026-06-23T22:25:46.123Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 334 | 2026-06-23T22:25:46.123Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
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 = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
|
| 335 | 2026-06-23T22:25:46.123Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
|
| 336 | 2026-06-23T22:25:46.124Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::from_base::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 = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 337 | 2026-06-23T22:25:46.211Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 87
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 338 | 2026-06-23T22:25:46.211Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9170
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e775244f-57d8-439f-8afb-881ff4912f9f
|
| 339 | 2026-06-23T22:25:46.211Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 88
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
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 = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
|
| 340 | 2026-06-23T22:25:46.211Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
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 = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
|
| 341 | 2026-06-23T22:25:46.211Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
|
| 342 | 2026-06-23T22:25:46.244Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
|
| 343 | 2026-06-23T22:25:46.244Z | INFO | phd-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
|
| 344 | 2026-06-23T22:25:46.245Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 345 | 2026-06-23T22:25:46.245Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 322
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_1
|
| 346 | 2026-06-23T22:25:46.245Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/b88c38f3a467499243f3b2e2559e37df0bf5a4672c0baf4a306b3b323a1324f0/propolis-server
target = phd_framework::artifacts::store
|
| 347 | 2026-06-23T22:25:46.245Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9004
server_path = "/phd-artifacts/b88c38f3a467499243f3b2e2559e37df0bf5a4672c0baf4a306b3b323a1324f0/propolis-server"
target = phd_framework::test_vm::server
|
| 348 | 2026-06-23T22:25:46.245Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stdout.log"
target = phd_framework::log_config
|
| 349 | 2026-06-23T22:25:46.289Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 940
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 350 | 2026-06-23T22:25:46.303Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 58
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 351 | 2026-06-23T22:25:46.303Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
target = phd_framework::test_vm
target_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
|
| 352 | 2026-06-23T22:25:46.303Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = 15945ad8-6d13-4f39-ab3c-04a4813594ac
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
target = phd_framework::test_vm
target_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
timeout_duration = 45s
|
| 353 | 2026-06-23T22:25:46.303Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
target = phd_framework::test_vm
target_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
vm = migration_from_base_and_back_lifecycle_1
vm_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
|
| 354 | 2026-06-23T22:25:46.304Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
target = phd_framework::test_vm
target_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
vm = migration_from_base_and_back_lifecycle_1
vm_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
|
| 355 | 2026-06-23T22:25:46.884Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: bd2e0882-97c7-4f1d-8895-b980d87023fd, name: "phd-vm-bd2e0882-97c7-4f1d-8895-b980d87023fd", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5eb8b330-a144-41fe-b511-f01c0e5863cd, project_id: ff47d3ad-e62a-4e2d-9e9e-6f0c5c7739db, sled_id: 19c196af-6ea4-42a9-8bb0-645c7f7dee5c, sled_serial: "19c196af-6ea4-42a9-8bb0-645c7f7dee5c", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
target = phd_framework::test_vm
target_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
vm = migration_from_base_and_back_lifecycle_1
vm_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
|
| 356 | 2026-06-23T22:25:46.884Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 15945ad8-6d13-4f39-ab3c-04a4813594ac
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
target = phd_framework::test_vm
target_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
|
| 357 | 2026-06-23T22:25:49.809Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7894}}
target = phd_framework::serial
|
| 358 | 2026-06-23T22:25:50.595Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
target = phd_framework::test_vm
target_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
|
| 359 | 2026-06-23T22:25:50.595Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3710
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 15945ad8-6d13-4f39-ab3c-04a4813594ac
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
target = phd_framework::test_vm
target_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
|
| 360 | 2026-06-23T22:25:50.597Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
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 = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
|
| 361 | 2026-06-23T22:25:50.597Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
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 = bd2e0882-97c7-4f1d-8895-b980d87023fd
|
| 362 | 2026-06-23T22:25:50.597Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_1
vm_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
|
| 363 | 2026-06-23T22:25:50.598Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::from_base::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 = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
|
| 364 | 2026-06-23T22:25:50.698Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 100
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
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 = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
|
| 365 | 2026-06-23T22:25:50.698Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8167
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e775244f-57d8-439f-8afb-881ff4912f9f
target = phd_framework::test_vm
target_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
vm = migration_from_base_and_back_lifecycle_0
vm_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
|
| 366 | 2026-06-23T22:25:50.698Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 8167
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e775244f-57d8-439f-8afb-881ff4912f9f
target = phd_framework::test_vm
target_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
|
| 367 | 2026-06-23T22:25:50.698Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 101
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
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 = bd2e0882-97c7-4f1d-8895-b980d87023fd
|
| 368 | 2026-06-23T22:25:50.699Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
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 = bd2e0882-97c7-4f1d-8895-b980d87023fd
|
| 369 | 2026-06-23T22:25:50.699Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_1
vm_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
|
| 370 | 2026-06-23T22:25:50.733Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
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 = bd2e0882-97c7-4f1d-8895-b980d87023fd
|
| 371 | 2026-06-23T22:25:50.733Z | INFO | phd-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
|
| 372 | 2026-06-23T22:25:50.733Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 373 | 2026-06-23T22:25:50.733Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 322
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_2
|
| 374 | 2026-06-23T22:25:50.733Z | DEBG | phd-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
|
| 375 | 2026-06-23T22:25:50.733Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::from_base::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
|
| 376 | 2026-06-23T22:25:50.734Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stdout.log"
target = phd_framework::log_config
|
| 377 | 2026-06-23T22:25:50.780Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 942
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 378 | 2026-06-23T22:25:50.794Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 60
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 379 | 2026-06-23T22:25:50.794Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
target = phd_framework::test_vm
target_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
|
| 380 | 2026-06-23T22:25:50.794Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = 6996a7f4-bbd6-4071-b814-da1092d35659
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
target = phd_framework::test_vm
target_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
timeout_duration = 45s
|
| 381 | 2026-06-23T22:25:50.794Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
target = phd_framework::test_vm
target_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
vm = migration_from_base_and_back_lifecycle_2
vm_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
|
| 382 | 2026-06-23T22:25:50.795Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
target = phd_framework::test_vm
target_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
vm = migration_from_base_and_back_lifecycle_2
vm_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
|
| 383 | 2026-06-23T22:25:51.623Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 3b6d4066-05eb-46ba-a211-da55c219f65e, name: "phd-vm-3b6d4066-05eb-46ba-a211-da55c219f65e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5eb8b330-a144-41fe-b511-f01c0e5863cd, project_id: ff47d3ad-e62a-4e2d-9e9e-6f0c5c7739db, sled_id: fac52538-b5a2-495a-9579-90fac3754809, sled_serial: "fac52538-b5a2-495a-9579-90fac3754809", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
target = phd_framework::test_vm
target_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
vm = migration_from_base_and_back_lifecycle_2
vm_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
|
| 384 | 2026-06-23T22:25:51.623Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 6996a7f4-bbd6-4071-b814-da1092d35659
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
target = phd_framework::test_vm
target_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
|
| 385 | 2026-06-23T22:25:54.551Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7941}}
target = phd_framework::serial
|
| 386 | 2026-06-23T22:25:55.624Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
target = phd_framework::test_vm
target_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
|
| 387 | 2026-06-23T22:25:55.624Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4000
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 6996a7f4-bbd6-4071-b814-da1092d35659
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
target = phd_framework::test_vm
target_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
|
| 388 | 2026-06-23T22:25:55.626Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
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 = bd2e0882-97c7-4f1d-8895-b980d87023fd
|
| 389 | 2026-06-23T22:25:55.626Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
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 = 3b6d4066-05eb-46ba-a211-da55c219f65e
|
| 390 | 2026-06-23T22:25:55.626Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
|
| 391 | 2026-06-23T22:25:55.628Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::from_base::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 = bd2e0882-97c7-4f1d-8895-b980d87023fd
|
| 392 | 2026-06-23T22:25:55.712Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 85
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
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 = bd2e0882-97c7-4f1d-8895-b980d87023fd
|
| 393 | 2026-06-23T22:25:55.712Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9408
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
target = phd_framework::test_vm
target_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
vm = migration_from_base_and_back_lifecycle_1
vm_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
|
| 394 | 2026-06-23T22:25:55.712Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 85
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
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 = 3b6d4066-05eb-46ba-a211-da55c219f65e
|
| 395 | 2026-06-23T22:25:55.712Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 9408
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 1f1adbf1-6b6e-4358-b9b3-61f0c5203317
target = phd_framework::test_vm
target_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
|
| 396 | 2026-06-23T22:25:55.713Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
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 = 3b6d4066-05eb-46ba-a211-da55c219f65e
|
| 397 | 2026-06-23T22:25:55.713Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
|
| 398 | 2026-06-23T22:25:55.738Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 25
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
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 = 3b6d4066-05eb-46ba-a211-da55c219f65e
|
| 399 | 2026-06-23T22:25:55.738Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
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 = 3b6d4066-05eb-46ba-a211-da55c219f65e
|
| 400 | 2026-06-23T22:25:55.738Z | DEBG | phd-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
|
| 401 | 2026-06-23T22:25:55.738Z | INFO | phd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 402 | 2026-06-23T22:25:55.738Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 18202
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 403 | 2026-06-23T22:25:55.738Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 404 | 2026-06-23T22:25:55.740Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
|
| 405 | 2026-06-23T22:25:56.343Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::from_base::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 = 3b6d4066-05eb-46ba-a211-da55c219f65e
|
| 406 | 2026-06-23T22:25:56.438Z | DEBG | phd-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 = 3b6d4066-05eb-46ba-a211-da55c219f65e
|
| 407 | 2026-06-23T22:25:56.438Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-74540d41-a277-4708-977b-98ef394da9cf"]
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 = 3b6d4066-05eb-46ba-a211-da55c219f65e
|
| 408 | 2026-06-23T22:25:56.464Z | DEBG | phd-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 = 3b6d4066-05eb-46ba-a211-da55c219f65e
|
| 409 | 2026-06-23T22:25:56.464Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6cb65f4e-94de-4ec3-a944-dea764cd0536"]
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 = 3b6d4066-05eb-46ba-a211-da55c219f65e
|
| 410 | 2026-06-23T22:25:56.484Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 746
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
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 = 3b6d4066-05eb-46ba-a211-da55c219f65e
|
| 411 | 2026-06-23T22:25:56.485Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5690
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
target = phd_framework::test_vm
target_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
vm = migration_from_base_and_back_lifecycle_2
vm_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
|
| 412 | 2026-06-23T22:25:56.485Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 746
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 413 | 2026-06-23T22:25:56.485Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5690
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = bd2e0882-97c7-4f1d-8895-b980d87023fd
target = phd_framework::test_vm
target_id = 3b6d4066-05eb-46ba-a211-da55c219f65e
|
| 414 | 2026-06-23T22:25:56.485Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 415 | 2026-06-23T22:25:56.485Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 19558
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
|
| 416 | 2026-06-23T22:25:56.485Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 417 | | test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 84.87s |
| 418 | | |
| 419 | 2026-06-23T22:25:56.485Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 41
target = phd_runner
|