| 1 | 2026-03-27T00:35:33.023Z | 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 }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
| 2 | 2026-03-27T00:35:33.050Z | 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: 187, tv_nsec: 208867964 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
| 3 | 2026-03-27T00:35:33.050Z | 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-03-27T00:35:33.051Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = 7103cd3a3d7b0112d2949dd135db06fef0c156bb
file = phd-tests/framework/src/artifacts/store.rs
line = 311
target = phd_framework::artifacts::store
|
| 5 | 2026-03-27T00:35:33.055Z | 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/7103cd3a3d7b0112d2949dd135db06fef0c156bb/crucible-nightly.sha256.txt
|
| 6 | 2026-03-27T00:35:33.239Z | 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-03-27T00:35:33.718Z | 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/5372135e8566bbecb8fffc47fe48cc459f8957dc/propolis-server.sha256.txt
|
| 8 | 2026-03-27T00:35:33.845Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 9 | 2026-03-27T00:35:33.845Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 10 | 2026-03-27T00:35:33.846Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
| 11 | 2026-03-27T00:35:33.847Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 12 | 2026-03-27T00:35:33.847Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 13 | 2026-03-27T00:35:33.847Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 14 | 2026-03-27T00:35:33.848Z | 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-03-27T00:35:33.849Z | 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-03-27T00:35:33.852Z | 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-03-27T00:35:34.290Z | 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-03-27T00:35:34.290Z | 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-03-27T00:35:40.697Z | 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-03-27T00:35:40.697Z | 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-03-27T00:35:40.710Z | 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 2.09M 25.3T 1.91M /phd-artifacts\n
target = phd_framework::zfs
|
| 22 | 2026-03-27T00:35:40.712Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8a01dfd5-4201-49e6-8c6a-70582b9d64c6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = snapshot
|
| 23 | 2026-03-27T00:35:40.734Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8a01dfd5-4201-49e6-8c6a-70582b9d64c6", "phd-artifacts/phd-clone-3640407a-2d52-4425-a7aa-dd4c1e8d1f68"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = clone
|
| 24 | 2026-03-27T00:35:40.751Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3640407a-2d52-4425-a7aa-dd4c1e8d1f68"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = list
|
| 25 | 2026-03-27T00:35:40.763Z | 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-3640407a-2d52-4425-a7aa-dd4c1e8d1f68 0B 25.3T 48.9M /phd-artifacts/phd-clone-3640407a-2d52-4425-a7aa-dd4c1e8d1f68\n
target = phd_framework::zfs
|
| 26 | 2026-03-27T00:35:40.766Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 27 | 2026-03-27T00:35:40.766Z | 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 = 318
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base
|
| 28 | 2026-03-27T00:35:40.766Z | 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/c766703d5a6bc65c25231ff069ad18825ffdd745a869d9ab5088ec337475d351/propolis-server.tar.gz
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::store
|
| 29 | 2026-03-27T00:35:40.766Z | 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/5372135e8566bbecb8fffc47fe48cc459f8957dc/propolis-server.tar.gz
|
| 30 | 2026-03-27T00:35:49.702Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/c766703d5a6bc65c25231ff069ad18825ffdd745a869d9ab5088ec337475d351/propolis-server
file = phd-tests/framework/src/artifacts/store.rs
line = 160
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::store
untar_path = propolis-server
|
| 31 | 2026-03-27T00:35:49.702Z | 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-03-27T00:36:07.394Z | 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 = 64
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/c766703d5a6bc65c25231ff069ad18825ffdd745a869d9ab5088ec337475d351/propolis-server"
target = phd_framework::test_vm::server
|
| 33 | 2026-03-27T00:36:07.394Z | 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-03-27T00:36:07.496Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 820
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
| 35 | 2026-03-27T00:36:07.497Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 409
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 36 | 2026-03-27T00:36:07.503Z | 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 = 448
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 37 | 2026-03-27T00:36:07.505Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 26742
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 38 | 2026-03-27T00:36:08.372Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 39 | 2026-03-27T00:36:08.374Z | 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: 49e079d3-0921-43a1-bec6-cd3f3cc03089, name: "phd-vm-49e079d3-0921-43a1-bec6-cd3f3cc03089", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: dcb778ee-c2c6-41f1-815b-5274d2fdcef0, project_id: 788dcfb5-00a9-4e41-aabe-68ceefb280fa, sled_id: f3196b19-67ef-4e72-9ffc-317028393d5c, sled_serial: "f3196b19-67ef-4e72-9ffc-317028393d5c", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 507
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 40 | 2026-03-27T00:36:08.374Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 41 | 2026-03-27T00:36:08.374Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 573
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 42 | 2026-03-27T00:36:08.376Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 43 | 2026-03-27T00:36:08.376Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 883
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 44 | 2026-03-27T00:36:08.376Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 832
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 45 | 2026-03-27T00:36:08.376Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 840
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 46 | 2026-03-27T00:36:08.377Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 47 | 2026-03-27T00:36:08.377Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 48 | 2026-03-27T00:36:12.927Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4550
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 49 | 2026-03-27T00:36:12.927Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 840
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
| 50 | 2026-03-27T00:36:12.930Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 840
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 51 | 2026-03-27T00:36:12.930Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 52 | 2026-03-27T00:36:12.930Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 53 | 2026-03-27T00:36:12.955Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 25
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 54 | 2026-03-27T00:36:12.955Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 840
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 55 | 2026-03-27T00:36:12.956Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 840
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 56 | 2026-03-27T00:36:12.956Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 57 | 2026-03-27T00:36:12.956Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 58 | 2026-03-27T00:36:12.988Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 59 | 2026-03-27T00:36:12.988Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 880
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 60 | 2026-03-27T00:36:12.988Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4613
file = phd-tests/framework/src/test_vm/mod.rs
line = 883
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 61 | 2026-03-27T00:36:12.990Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 62 | 2026-03-27T00:36:12.990Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 63 | 2026-03-27T00:36:13.000Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 64 | 2026-03-27T00:36:13.000Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 65 | 2026-03-27T00:36:13.000Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 66 | 2026-03-27T00:36:13.033Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 67 | 2026-03-27T00:36:13.033Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 68 | 2026-03-27T00:36:13.033Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 69 | 2026-03-27T00:36:13.044Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 70 | 2026-03-27T00:36:13.044Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 71 | 2026-03-27T00:36:13.044Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 72 | 2026-03-27T00:36:13.077Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 73 | 2026-03-27T00:36:13.077Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 74 | 2026-03-27T00:36:13.077Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 75 | 2026-03-27T00:36:13.087Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 76 | 2026-03-27T00:36:13.087Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 77 | 2026-03-27T00:36:13.088Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 78 | 2026-03-27T00:36:13.120Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 79 | 2026-03-27T00:36:13.120Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 80 | 2026-03-27T00:36:13.120Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 81 | 2026-03-27T00:36:13.132Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 82 | 2026-03-27T00:36:13.133Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 83 | 2026-03-27T00:36:13.133Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 84 | 2026-03-27T00:36:13.164Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 85 | 2026-03-27T00:36:13.164Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 86 | 2026-03-27T00:36:13.164Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 87 | 2026-03-27T00:36:13.176Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 88 | 2026-03-27T00:36:13.176Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 89 | 2026-03-27T00:36:13.176Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 90 | 2026-03-27T00:36:13.209Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 91 | 2026-03-27T00:36:13.209Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 92 | 2026-03-27T00:36:13.210Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 93 | 2026-03-27T00:36:13.221Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 94 | 2026-03-27T00:36:13.221Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 95 | 2026-03-27T00:36:13.221Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 96 | 2026-03-27T00:36:13.254Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 97 | 2026-03-27T00:36:13.255Z | 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-03-27T00:36:13.255Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 99 | 2026-03-27T00:36:13.255Z | 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 = 318
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
| 100 | 2026-03-27T00:36:13.255Z | 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-03-27T00:36:13.255Z | 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-03-27T00:36:13.255Z | 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 = 64
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 103 | 2026-03-27T00:36:13.255Z | 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-03-27T00:36:13.288Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 821
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
| 105 | 2026-03-27T00:36:13.288Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 106 | 2026-03-27T00:36:13.288Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 602
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
target = phd_framework::test_vm
target_id = f4153aec-8adb-4eef-8b9c-01b300605a19
|
| 107 | 2026-03-27T00:36:13.289Z | 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 = 635
migration_id = 7926644a-8e45-42eb-bbab-0bb8669baace
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
target = phd_framework::test_vm
target_id = f4153aec-8adb-4eef-8b9c-01b300605a19
timeout_duration = 45s
|
| 108 | 2026-03-27T00:36:13.289Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 409
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
target = phd_framework::test_vm
target_id = f4153aec-8adb-4eef-8b9c-01b300605a19
vm = migration_from_base_lifecycle_0
vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
|
| 109 | 2026-03-27T00:36:13.290Z | 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 = 448
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
target = phd_framework::test_vm
target_id = f4153aec-8adb-4eef-8b9c-01b300605a19
vm = migration_from_base_lifecycle_0
vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
|
| 110 | 2026-03-27T00:36:14.190Z | 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: f4153aec-8adb-4eef-8b9c-01b300605a19, name: "phd-vm-f4153aec-8adb-4eef-8b9c-01b300605a19", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: dcb778ee-c2c6-41f1-815b-5274d2fdcef0, project_id: 788dcfb5-00a9-4e41-aabe-68ceefb280fa, sled_id: d45f590f-099d-4aac-a31a-017bf49d06fb, sled_serial: "d45f590f-099d-4aac-a31a-017bf49d06fb", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 507
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
target = phd_framework::test_vm
target_id = f4153aec-8adb-4eef-8b9c-01b300605a19
vm = migration_from_base_lifecycle_0
vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
|
| 111 | 2026-03-27T00:36:14.190Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 656
migration_id = 7926644a-8e45-42eb-bbab-0bb8669baace
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
target = phd_framework::test_vm
target_id = f4153aec-8adb-4eef-8b9c-01b300605a19
|
| 112 | 2026-03-27T00:36:16.864Z | 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-03-27T00:36:17.242Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 669
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
target = phd_framework::test_vm
target_id = f4153aec-8adb-4eef-8b9c-01b300605a19
|
| 114 | 2026-03-27T00:36:17.242Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3052
file = phd-tests/framework/src/test_vm/mod.rs
line = 656
migration_id = 7926644a-8e45-42eb-bbab-0bb8669baace
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
target = phd_framework::test_vm
target_id = f4153aec-8adb-4eef-8b9c-01b300605a19
|
| 115 | 2026-03-27T00:36:17.244Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1148
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 116 | 2026-03-27T00:36:17.246Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
|
| 117 | 2026-03-27T00:36:17.246Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_lifecycle_0
vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
|
| 118 | 2026-03-27T00:36:17.249Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::can_migrate_from_base
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 119 | 2026-03-27T00:36:17.327Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 79
file = phd-tests/framework/src/test_vm/mod.rs
line = 1148
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 120 | 2026-03-27T00:36:17.327Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9832
file = phd-tests/framework/src/test_vm/mod.rs
line = 409
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
|
| 121 | 2026-03-27T00:36:17.327Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 81
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
|
| 122 | 2026-03-27T00:36:17.328Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
|
| 123 | 2026-03-27T00:36:17.328Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_lifecycle_0
vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
|
| 124 | 2026-03-27T00:36:17.357Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 29
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
|
| 125 | 2026-03-27T00:36:17.357Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1148
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
|
| 126 | 2026-03-27T00:36:17.357Z | 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-03-27T00:36:17.357Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8987
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 128 | 2026-03-27T00:36:17.357Z | INFO | phd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok
file = phd-tests/runner/src/execute.rs
line = 130
target = phd_runner::execute
|
| 129 | 2026-03-27T00:36:17.358Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 130 | 2026-03-27T00:36:17.359Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1171
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
|
| 131 | 2026-03-27T00:36:17.684Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::can_migrate_from_base
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_from_base_lifecycle_0
vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
|
| 132 | 2026-03-27T00:36:17.755Z | 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 = f4153aec-8adb-4eef-8b9c-01b300605a19
|
| 133 | 2026-03-27T00:36:17.755Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3640407a-2d52-4425-a7aa-dd4c1e8d1f68"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_lifecycle_0
vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
|
| 134 | 2026-03-27T00:36:17.782Z | 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 = f4153aec-8adb-4eef-8b9c-01b300605a19
|
| 135 | 2026-03-27T00:36:17.782Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8a01dfd5-4201-49e6-8c6a-70582b9d64c6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_lifecycle_0
vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
|
| 136 | 2026-03-27T00:36:17.798Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 441
file = phd-tests/framework/src/test_vm/mod.rs
line = 1148
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
|
| 137 | 2026-03-27T00:36:17.799Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 441
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 138 | 2026-03-27T00:36:17.799Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4510
file = phd-tests/framework/src/test_vm/mod.rs
line = 409
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
target = phd_framework::test_vm
target_id = f4153aec-8adb-4eef-8b9c-01b300605a19
vm = migration_from_base_lifecycle_0
vm_id = f4153aec-8adb-4eef-8b9c-01b300605a19
|
| 139 | 2026-03-27T00:36:17.799Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4510
file = phd-tests/framework/src/test_vm/mod.rs
line = 602
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 49e079d3-0921-43a1-bec6-cd3f3cc03089
target = phd_framework::test_vm
target_id = f4153aec-8adb-4eef-8b9c-01b300605a19
|
| 140 | 2026-03-27T00:36:17.799Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::serial_history
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 141 | 2026-03-27T00:36:17.799Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 43956
file = phd-tests/tests/src/migrate.rs
line = 34
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_tests::migrate::from_base
|
| 142 | 2026-03-27T00:36:17.799Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 143 | 2026-03-27T00:36:17.799Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 144 | 2026-03-27T00:36:17.799Z | 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-03-27T00:36:17.799Z | 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-03-27T00:36:17.799Z | 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-03-27T00:36:17.799Z | 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-03-27T00:36:17.799Z | 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-03-27T00:36:17.811Z | 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 900M 25.3T 899M /phd-artifacts\n
target = phd_framework::zfs
|
| 150 | 2026-03-27T00:36:17.811Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-5631d5e5-ae2d-42f6-bfd0-934c6d3b7f95"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
| 151 | 2026-03-27T00:36:17.829Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-5631d5e5-ae2d-42f6-bfd0-934c6d3b7f95", "phd-artifacts/phd-clone-8232fb7c-57c0-41e3-918d-9a12a77c6158"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
| 152 | 2026-03-27T00:36:17.849Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-8232fb7c-57c0-41e3-918d-9a12a77c6158"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
| 153 | 2026-03-27T00:36:17.860Z | 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-8232fb7c-57c0-41e3-918d-9a12a77c6158 0B 25.3T 899M /phd-artifacts/phd-clone-8232fb7c-57c0-41e3-918d-9a12a77c6158\n
target = phd_framework::zfs
|
| 154 | 2026-03-27T00:36:17.861Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 155 | 2026-03-27T00:36:17.861Z | 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 = 318
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base
|
| 156 | 2026-03-27T00:36:17.861Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/c766703d5a6bc65c25231ff069ad18825ffdd745a869d9ab5088ec337475d351/propolis-server
target = phd_framework::artifacts::store
|
| 157 | 2026-03-27T00:36:17.861Z | 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 = 64
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/c766703d5a6bc65c25231ff069ad18825ffdd745a869d9ab5088ec337475d351/propolis-server"
target = phd_framework::test_vm::server
|
| 158 | 2026-03-27T00:36:17.861Z | 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-03-27T00:36:17.902Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 830
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
| 160 | 2026-03-27T00:36:17.902Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 161 | 2026-03-27T00:36:17.902Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 409
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 162 | 2026-03-27T00:36:17.903Z | 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 = 448
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 163 | 2026-03-27T00:36:18.688Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 164 | 2026-03-27T00:36:18.689Z | 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: fe07cc3c-098f-469f-a666-ea7eb71c81b9, name: "phd-vm-fe07cc3c-098f-469f-a666-ea7eb71c81b9", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 94504bec-e7c8-443e-b440-bd40b83ba9a1, project_id: 31a8c2d8-c652-4253-9bc7-ab37fdcdf088, sled_id: 43bbf498-0e8d-4efc-b305-b16181a6d81a, sled_serial: "43bbf498-0e8d-4efc-b305-b16181a6d81a", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 507
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 165 | 2026-03-27T00:36:18.689Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 166 | 2026-03-27T00:36:18.689Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 573
path = phd_tests::migrate::from_base::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 167 | 2026-03-27T00:36:18.691Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 168 | 2026-03-27T00:36:18.691Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 883
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 169 | 2026-03-27T00:36:18.691Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 832
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 170 | 2026-03-27T00:36:18.691Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 840
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 171 | 2026-03-27T00:36:18.691Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 172 | 2026-03-27T00:36:18.691Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 173 | 2026-03-27T00:36:23.241Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4550
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 174 | 2026-03-27T00:36:23.241Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 840
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
| 175 | 2026-03-27T00:36:23.241Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 840
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 176 | 2026-03-27T00:36:23.241Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 177 | 2026-03-27T00:36:23.241Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 178 | 2026-03-27T00:36:23.259Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 179 | 2026-03-27T00:36:23.259Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 840
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 180 | 2026-03-27T00:36:23.259Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 840
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 181 | 2026-03-27T00:36:23.259Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 182 | 2026-03-27T00:36:23.259Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 183 | 2026-03-27T00:36:23.291Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 184 | 2026-03-27T00:36:23.291Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 880
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 185 | 2026-03-27T00:36:23.291Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4601
file = phd-tests/framework/src/test_vm/mod.rs
line = 883
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 186 | 2026-03-27T00:36:23.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 187 | 2026-03-27T00:36:23.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 188 | 2026-03-27T00:36:23.303Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 189 | 2026-03-27T00:36:23.303Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 190 | 2026-03-27T00:36:23.304Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 191 | 2026-03-27T00:36:23.337Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 192 | 2026-03-27T00:36:23.337Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 193 | 2026-03-27T00:36:23.337Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 194 | 2026-03-27T00:36:23.348Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 195 | 2026-03-27T00:36:23.348Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 196 | 2026-03-27T00:36:23.348Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 197 | 2026-03-27T00:36:23.380Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 198 | 2026-03-27T00:36:23.386Z | 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-03-27T00:36:23.386Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 200 | 2026-03-27T00:36:23.386Z | 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 = 318
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base_lifecycle_0
|
| 201 | 2026-03-27T00:36:23.386Z | 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-03-27T00:36:23.386Z | 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 = 64
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 203 | 2026-03-27T00:36:23.386Z | 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-03-27T00:36:23.418Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 831
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
| 205 | 2026-03-27T00:36:23.418Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 206 | 2026-03-27T00:36:23.419Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 602
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
target = phd_framework::test_vm
target_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
|
| 207 | 2026-03-27T00:36:23.419Z | 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 = 635
migration_id = 2d9e083f-ecd4-48e5-93e4-999857a7f8d0
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
target = phd_framework::test_vm
target_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
timeout_duration = 45s
|
| 208 | 2026-03-27T00:36:23.419Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 409
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
target = phd_framework::test_vm
target_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
vm = migration_serial_history_base_lifecycle_0
vm_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
|
| 209 | 2026-03-27T00:36:23.419Z | 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 = 448
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
target = phd_framework::test_vm
target_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
vm = migration_serial_history_base_lifecycle_0
vm_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
|
| 210 | 2026-03-27T00:36:24.092Z | 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: c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3, name: "phd-vm-c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 94504bec-e7c8-443e-b440-bd40b83ba9a1, project_id: 31a8c2d8-c652-4253-9bc7-ab37fdcdf088, sled_id: 01d39f13-cfcf-432d-b039-f1425993df1d, sled_serial: "01d39f13-cfcf-432d-b039-f1425993df1d", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 507
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
target = phd_framework::test_vm
target_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
vm = migration_serial_history_base_lifecycle_0
vm_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
|
| 211 | 2026-03-27T00:36:24.092Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 656
migration_id = 2d9e083f-ecd4-48e5-93e4-999857a7f8d0
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
target = phd_framework::test_vm
target_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
|
| 212 | 2026-03-27T00:36:26.797Z | 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-03-27T00:36:28.937Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 669
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
target = phd_framework::test_vm
target_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
|
| 214 | 2026-03-27T00:36:28.937Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4845
file = phd-tests/framework/src/test_vm/mod.rs
line = 656
migration_id = 2d9e083f-ecd4-48e5-93e4-999857a7f8d0
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
target = phd_framework::test_vm
target_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
|
| 215 | 2026-03-27T00:36:28.939Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1148
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 216 | 2026-03-27T00:36:28.941Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 217 | 2026-03-27T00:36:29.018Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 78
file = phd-tests/framework/src/test_vm/mod.rs
line = 1148
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 218 | 2026-03-27T00:36:29.019Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 11119
file = phd-tests/framework/src/test_vm/mod.rs
line = 409
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
|
| 219 | 2026-03-27T00:36:29.023Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1148
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
|
| 220 | 2026-03-27T00:36:29.023Z | 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-03-27T00:36:29.023Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 10337
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 222 | 2026-03-27T00:36:29.023Z | INFO | phd-runner: test phd_tests::migrate::from_base::serial_history ... ok
file = phd-tests/runner/src/execute.rs
line = 130
target = phd_runner::execute
|
| 223 | 2026-03-27T00:36:29.023Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 224 | 2026-03-27T00:36:29.025Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1171
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
|
| 225 | 2026-03-27T00:36:29.624Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_serial_history_base_lifecycle_0
vm_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
|
| 226 | 2026-03-27T00:36:29.695Z | 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 = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
|
| 227 | 2026-03-27T00:36:29.695Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-8232fb7c-57c0-41e3-918d-9a12a77c6158"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_base_lifecycle_0
vm_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
|
| 228 | 2026-03-27T00:36:29.722Z | 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 = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
|
| 229 | 2026-03-27T00:36:29.722Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-5631d5e5-ae2d-42f6-bfd0-934c6d3b7f95"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_base_lifecycle_0
vm_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
|
| 230 | 2026-03-27T00:36:29.738Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 715
file = phd-tests/framework/src/test_vm/mod.rs
line = 1148
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
|
| 231 | 2026-03-27T00:36:29.739Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 715
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 232 | 2026-03-27T00:36:29.739Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6321
file = phd-tests/framework/src/test_vm/mod.rs
line = 409
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
target = phd_framework::test_vm
target_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
vm = migration_serial_history_base_lifecycle_0
vm_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
|
| 233 | 2026-03-27T00:36:29.739Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 6321
file = phd-tests/framework/src/test_vm/mod.rs
line = 602
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = fe07cc3c-098f-469f-a666-ea7eb71c81b9
target = phd_framework::test_vm
target_id = c77fe68b-ea51-4bb6-bdde-0f1e7aad96b3
|
| 234 | 2026-03-27T00:36:29.739Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 235 | 2026-03-27T00:36:29.739Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11942
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
| 236 | 2026-03-27T00:36:29.739Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 237 | 2026-03-27T00:36:29.739Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 238 | 2026-03-27T00:36:29.739Z | 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-03-27T00:36:29.739Z | 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-03-27T00:36:29.739Z | 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-03-27T00:36:29.739Z | 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-03-27T00:36:29.739Z | 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-03-27T00:36:29.751Z | 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 900M 25.3T 899M /phd-artifacts\n
target = phd_framework::zfs
|
| 244 | 2026-03-27T00:36:29.751Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fa52a87c-b39f-4805-b05a-0e267cab477b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = snapshot
|
| 245 | 2026-03-27T00:36:29.771Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fa52a87c-b39f-4805-b05a-0e267cab477b", "phd-artifacts/phd-clone-8aa094d0-0165-4288-9fe8-f8e38ee8e16d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = clone
|
| 246 | 2026-03-27T00:36:29.789Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-8aa094d0-0165-4288-9fe8-f8e38ee8e16d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
| 247 | 2026-03-27T00:36:29.801Z | 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-8aa094d0-0165-4288-9fe8-f8e38ee8e16d 0B 25.3T 899M /phd-artifacts/phd-clone-8aa094d0-0165-4288-9fe8-f8e38ee8e16d\n
target = phd_framework::zfs
|
| 248 | 2026-03-27T00:36:29.802Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 249 | 2026-03-27T00:36:29.802Z | 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 = 318
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-03-27T00:36:29.802Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/c766703d5a6bc65c25231ff069ad18825ffdd745a869d9ab5088ec337475d351/propolis-server
target = phd_framework::artifacts::store
|
| 251 | 2026-03-27T00:36:29.802Z | 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 = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/c766703d5a6bc65c25231ff069ad18825ffdd745a869d9ab5088ec337475d351/propolis-server"
target = phd_framework::test_vm::server
|
| 252 | 2026-03-27T00:36:29.802Z | 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-03-27T00:36:29.841Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 840
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 254 | 2026-03-27T00:36:29.841Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 39
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 255 | 2026-03-27T00:36:29.842Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 409
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 256 | 2026-03-27T00:36:29.842Z | 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 = 448
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 257 | 2026-03-27T00:36:30.672Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 258 | 2026-03-27T00:36:30.673Z | 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: 18c34c7d-63b2-4fb5-ba63-d7effd2e4287, name: "phd-vm-18c34c7d-63b2-4fb5-ba63-d7effd2e4287", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 83459841-a6ac-437b-8809-685dc5d23edf, project_id: f26e08af-eadd-4ec3-b67d-d51c643a4867, sled_id: d53a2e2b-481d-48fc-a8c0-bfadca610c98, sled_serial: "d53a2e2b-481d-48fc-a8c0-bfadca610c98", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 507
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 259 | 2026-03-27T00:36:30.673Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 260 | 2026-03-27T00:36:30.673Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 573
path = phd_tests::migrate::from_base::migration_from_base_and_back
state = Run
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 261 | 2026-03-27T00:36:30.674Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 262 | 2026-03-27T00:36:30.674Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 883
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 263 | 2026-03-27T00:36:30.674Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 832
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 264 | 2026-03-27T00:36:30.674Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 840
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 265 | 2026-03-27T00:36:30.674Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 266 | 2026-03-27T00:36:30.674Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 267 | 2026-03-27T00:36:35.213Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4540
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 268 | 2026-03-27T00:36:35.213Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 840
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
| 269 | 2026-03-27T00:36:35.213Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 840
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 270 | 2026-03-27T00:36:35.213Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 271 | 2026-03-27T00:36:35.214Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 272 | 2026-03-27T00:36:35.231Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 273 | 2026-03-27T00:36:35.231Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 840
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 274 | 2026-03-27T00:36:35.232Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 840
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 275 | 2026-03-27T00:36:35.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 276 | 2026-03-27T00:36:35.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 277 | 2026-03-27T00:36:35.265Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 278 | 2026-03-27T00:36:35.265Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 880
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 279 | 2026-03-27T00:36:35.265Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4592
file = phd-tests/framework/src/test_vm/mod.rs
line = 883
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 280 | 2026-03-27T00:36:35.265Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 281 | 2026-03-27T00:36:35.265Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 282 | 2026-03-27T00:36:35.276Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 283 | 2026-03-27T00:36:35.276Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 284 | 2026-03-27T00:36:35.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 = 905
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 285 | 2026-03-27T00:36:35.309Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 286 | 2026-03-27T00:36:35.310Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 287 | 2026-03-27T00:36:35.310Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 288 | 2026-03-27T00:36:35.320Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 289 | 2026-03-27T00:36:35.321Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 290 | 2026-03-27T00:36:35.321Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 291 | 2026-03-27T00:36:35.354Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 292 | 2026-03-27T00:36:35.354Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 293 | 2026-03-27T00:36:35.354Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 294 | 2026-03-27T00:36:35.365Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 295 | 2026-03-27T00:36:35.365Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 296 | 2026-03-27T00:36:35.365Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 297 | 2026-03-27T00:36:35.398Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 298 | 2026-03-27T00:36:35.398Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 299 | 2026-03-27T00:36:35.398Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 300 | 2026-03-27T00:36:35.409Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 301 | 2026-03-27T00:36:35.410Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 302 | 2026-03-27T00:36:35.410Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 303 | 2026-03-27T00:36:35.442Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 304 | 2026-03-27T00:36:35.442Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 305 | 2026-03-27T00:36:35.442Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 306 | 2026-03-27T00:36:35.453Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 307 | 2026-03-27T00:36:35.453Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 308 | 2026-03-27T00:36:35.453Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 309 | 2026-03-27T00:36:35.486Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 310 | 2026-03-27T00:36:35.486Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 311 | 2026-03-27T00:36:35.487Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 312 | 2026-03-27T00:36:35.497Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 313 | 2026-03-27T00:36:35.497Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 314 | 2026-03-27T00:36:35.498Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 315 | 2026-03-27T00:36:35.530Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 316 | 2026-03-27T00:36:35.530Z | 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-03-27T00:36:35.530Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 318 | 2026-03-27T00:36:35.530Z | 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 = 318
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_0
|
| 319 | 2026-03-27T00:36:35.530Z | 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-03-27T00:36:35.530Z | 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 = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 321 | 2026-03-27T00:36:35.530Z | 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-03-27T00:36:35.564Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 841
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 323 | 2026-03-27T00:36:35.565Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 324 | 2026-03-27T00:36:35.565Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 602
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
target = phd_framework::test_vm
target_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
|
| 325 | 2026-03-27T00:36:35.565Z | 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 = 635
migration_id = fcc773af-8447-40f6-b0ad-040ac1805d61
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
target = phd_framework::test_vm
target_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
timeout_duration = 45s
|
| 326 | 2026-03-27T00:36:35.565Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 409
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
target = phd_framework::test_vm
target_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
vm = migration_from_base_and_back_lifecycle_0
vm_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
|
| 327 | 2026-03-27T00:36:35.565Z | 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 = 448
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
target = phd_framework::test_vm
target_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
vm = migration_from_base_and_back_lifecycle_0
vm_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
|
| 328 | 2026-03-27T00:36:36.053Z | 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: dfce55c1-1e84-426c-b34f-59a2e2e48964, name: "phd-vm-dfce55c1-1e84-426c-b34f-59a2e2e48964", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 83459841-a6ac-437b-8809-685dc5d23edf, project_id: f26e08af-eadd-4ec3-b67d-d51c643a4867, sled_id: 93064131-04da-4b79-9ea1-d76a11075347, sled_serial: "93064131-04da-4b79-9ea1-d76a11075347", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 507
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
target = phd_framework::test_vm
target_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
vm = migration_from_base_and_back_lifecycle_0
vm_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
|
| 329 | 2026-03-27T00:36:36.053Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 656
migration_id = fcc773af-8447-40f6-b0ad-040ac1805d61
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
target = phd_framework::test_vm
target_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
|
| 330 | 2026-03-27T00:36:38.772Z | 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-03-27T00:36:39.466Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 669
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
target = phd_framework::test_vm
target_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
|
| 332 | 2026-03-27T00:36:39.466Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3414
file = phd-tests/framework/src/test_vm/mod.rs
line = 656
migration_id = fcc773af-8447-40f6-b0ad-040ac1805d61
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
target = phd_framework::test_vm
target_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
|
| 333 | 2026-03-27T00:36:39.469Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1148
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 334 | 2026-03-27T00:36:39.469Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
|
| 335 | 2026-03-27T00:36:39.469Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
|
| 336 | 2026-03-27T00:36:39.470Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 337 | 2026-03-27T00:36:39.550Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 81
file = phd-tests/framework/src/test_vm/mod.rs
line = 1148
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 338 | 2026-03-27T00:36:39.550Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9710
file = phd-tests/framework/src/test_vm/mod.rs
line = 409
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
|
| 339 | 2026-03-27T00:36:39.551Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 81
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
|
| 340 | 2026-03-27T00:36:39.551Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
|
| 341 | 2026-03-27T00:36:39.551Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
|
| 342 | 2026-03-27T00:36:39.580Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
|
| 343 | 2026-03-27T00:36:39.580Z | 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-03-27T00:36:39.580Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 345 | 2026-03-27T00:36:39.580Z | 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 = 318
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_1
|
| 346 | 2026-03-27T00:36:39.580Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/c766703d5a6bc65c25231ff069ad18825ffdd745a869d9ab5088ec337475d351/propolis-server
target = phd_framework::artifacts::store
|
| 347 | 2026-03-27T00:36:39.580Z | 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 = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9004
server_path = "/phd-artifacts/c766703d5a6bc65c25231ff069ad18825ffdd745a869d9ab5088ec337475d351/propolis-server"
target = phd_framework::test_vm::server
|
| 348 | 2026-03-27T00:36:39.580Z | 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-03-27T00:36:39.615Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 843
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 350 | 2026-03-27T00:36:39.615Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 35
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 351 | 2026-03-27T00:36:39.615Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 602
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
target = phd_framework::test_vm
target_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
|
| 352 | 2026-03-27T00:36:39.615Z | 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 = 635
migration_id = e8df6901-ce12-4607-a7ee-0882def306a9
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
target = phd_framework::test_vm
target_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
timeout_duration = 45s
|
| 353 | 2026-03-27T00:36:39.615Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 409
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
target = phd_framework::test_vm
target_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
vm = migration_from_base_and_back_lifecycle_1
vm_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
|
| 354 | 2026-03-27T00:36:39.616Z | 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 = 448
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
target = phd_framework::test_vm
target_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
vm = migration_from_base_and_back_lifecycle_1
vm_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
|
| 355 | 2026-03-27T00:36:40.429Z | 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: e98fc167-ecd8-4afc-baa1-11a998aa1489, name: "phd-vm-e98fc167-ecd8-4afc-baa1-11a998aa1489", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 83459841-a6ac-437b-8809-685dc5d23edf, project_id: f26e08af-eadd-4ec3-b67d-d51c643a4867, sled_id: 9c10a9b9-884f-4f39-bc20-4c4ae4eee144, sled_serial: "9c10a9b9-884f-4f39-bc20-4c4ae4eee144", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 507
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
target = phd_framework::test_vm
target_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
vm = migration_from_base_and_back_lifecycle_1
vm_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
|
| 356 | 2026-03-27T00:36:40.429Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 656
migration_id = e8df6901-ce12-4607-a7ee-0882def306a9
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
target = phd_framework::test_vm
target_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
|
| 357 | 2026-03-27T00:36:43.178Z | 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-03-27T00:36:43.891Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 669
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
target = phd_framework::test_vm
target_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
|
| 359 | 2026-03-27T00:36:43.891Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3462
file = phd-tests/framework/src/test_vm/mod.rs
line = 656
migration_id = e8df6901-ce12-4607-a7ee-0882def306a9
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
target = phd_framework::test_vm
target_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
|
| 360 | 2026-03-27T00:36:43.893Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1148
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
|
| 361 | 2026-03-27T00:36:43.893Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
|
| 362 | 2026-03-27T00:36:43.893Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_1
vm_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
|
| 363 | 2026-03-27T00:36:43.895Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_0
vm_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
|
| 364 | 2026-03-27T00:36:43.974Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 80
file = phd-tests/framework/src/test_vm/mod.rs
line = 1148
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
|
| 365 | 2026-03-27T00:36:43.975Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8411
file = phd-tests/framework/src/test_vm/mod.rs
line = 409
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
target = phd_framework::test_vm
target_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
vm = migration_from_base_and_back_lifecycle_0
vm_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
|
| 366 | 2026-03-27T00:36:43.975Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 8411
file = phd-tests/framework/src/test_vm/mod.rs
line = 602
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 18c34c7d-63b2-4fb5-ba63-d7effd2e4287
target = phd_framework::test_vm
target_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
|
| 367 | 2026-03-27T00:36:45.539Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 1646
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
|
| 368 | 2026-03-27T00:36:45.540Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
|
| 369 | 2026-03-27T00:36:45.540Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_1
vm_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
|
| 370 | 2026-03-27T00:36:45.573Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
|
| 371 | 2026-03-27T00:36:45.573Z | 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-03-27T00:36:45.573Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 373 | 2026-03-27T00:36:45.573Z | 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 = 318
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_2
|
| 374 | 2026-03-27T00:36:45.573Z | 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-03-27T00:36:45.573Z | 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 = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9006
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 376 | 2026-03-27T00:36:45.573Z | 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-03-27T00:36:45.607Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 845
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 378 | 2026-03-27T00:36:45.607Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 379 | 2026-03-27T00:36:45.607Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 602
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
target = phd_framework::test_vm
target_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
|
| 380 | 2026-03-27T00:36:45.607Z | 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 = 635
migration_id = a0b9b662-fe05-41c4-8069-18bbc71eee65
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
target = phd_framework::test_vm
target_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
timeout_duration = 45s
|
| 381 | 2026-03-27T00:36:45.607Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 409
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
target = phd_framework::test_vm
target_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
vm = migration_from_base_and_back_lifecycle_2
vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
|
| 382 | 2026-03-27T00:36:45.608Z | 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 = 448
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
target = phd_framework::test_vm
target_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
vm = migration_from_base_and_back_lifecycle_2
vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
|
| 383 | 2026-03-27T00:36:46.166Z | 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: 6a2f3e04-191a-4a47-b33e-c99291ab907f, name: "phd-vm-6a2f3e04-191a-4a47-b33e-c99291ab907f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 83459841-a6ac-437b-8809-685dc5d23edf, project_id: f26e08af-eadd-4ec3-b67d-d51c643a4867, sled_id: add72ba5-ac23-45a2-a765-63ec987ce824, sled_serial: "add72ba5-ac23-45a2-a765-63ec987ce824", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 507
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
target = phd_framework::test_vm
target_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
vm = migration_from_base_and_back_lifecycle_2
vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
|
| 384 | 2026-03-27T00:36:46.166Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 656
migration_id = a0b9b662-fe05-41c4-8069-18bbc71eee65
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
target = phd_framework::test_vm
target_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
|
| 385 | 2026-03-27T00:36:48.903Z | 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-03-27T00:36:48.971Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 669
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
target = phd_framework::test_vm
target_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
|
| 387 | 2026-03-27T00:36:48.971Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2805
file = phd-tests/framework/src/test_vm/mod.rs
line = 656
migration_id = a0b9b662-fe05-41c4-8069-18bbc71eee65
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
target = phd_framework::test_vm
target_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
|
| 388 | 2026-03-27T00:36:48.973Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1148
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
|
| 389 | 2026-03-27T00:36:48.973Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
|
| 390 | 2026-03-27T00:36:48.973Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
|
| 391 | 2026-03-27T00:36:48.975Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_1
vm_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
|
| 392 | 2026-03-27T00:36:49.056Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 82
file = phd-tests/framework/src/test_vm/mod.rs
line = 1148
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
|
| 393 | 2026-03-27T00:36:49.057Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9443
file = phd-tests/framework/src/test_vm/mod.rs
line = 409
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
target = phd_framework::test_vm
target_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
vm = migration_from_base_and_back_lifecycle_1
vm_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
|
| 394 | 2026-03-27T00:36:49.057Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 9443
file = phd-tests/framework/src/test_vm/mod.rs
line = 602
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = dfce55c1-1e84-426c-b34f-59a2e2e48964
target = phd_framework::test_vm
target_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
|
| 395 | 2026-03-27T00:36:49.109Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 135
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
|
| 396 | 2026-03-27T00:36:49.109Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
|
| 397 | 2026-03-27T00:36:49.109Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 905
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
|
| 398 | 2026-03-27T00:36:49.143Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 898
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
|
| 399 | 2026-03-27T00:36:49.143Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1148
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
|
| 400 | 2026-03-27T00:36:49.143Z | 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-03-27T00:36:49.144Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 18476
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 402 | 2026-03-27T00:36:49.144Z | INFO | phd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok
file = phd-tests/runner/src/execute.rs
line = 130
target = phd_runner::execute
|
| 403 | 2026-03-27T00:36:49.144Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 404 | 2026-03-27T00:36:49.146Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1171
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
|
| 405 | 2026-03-27T00:36:49.660Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_2
vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
|
| 406 | 2026-03-27T00:36:49.739Z | 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 = 6a2f3e04-191a-4a47-b33e-c99291ab907f
|
| 407 | 2026-03-27T00:36:49.739Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-8aa094d0-0165-4288-9fe8-f8e38ee8e16d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_and_back_lifecycle_2
vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
|
| 408 | 2026-03-27T00:36:49.766Z | 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 = 6a2f3e04-191a-4a47-b33e-c99291ab907f
|
| 409 | 2026-03-27T00:36:49.766Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fa52a87c-b39f-4805-b05a-0e267cab477b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_and_back_lifecycle_2
vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
|
| 410 | 2026-03-27T00:36:49.784Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 640
file = phd-tests/framework/src/test_vm/mod.rs
line = 1148
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
|
| 411 | 2026-03-27T00:36:49.784Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 639
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 412 | 2026-03-27T00:36:49.784Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4177
file = phd-tests/framework/src/test_vm/mod.rs
line = 409
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
target = phd_framework::test_vm
target_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
vm = migration_from_base_and_back_lifecycle_2
vm_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
|
| 413 | 2026-03-27T00:36:49.784Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4177
file = phd-tests/framework/src/test_vm/mod.rs
line = 602
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e98fc167-ecd8-4afc-baa1-11a998aa1489
target = phd_framework::test_vm
target_id = 6a2f3e04-191a-4a47-b33e-c99291ab907f
|
| 414 | 2026-03-27T00:36:49.784Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 415 | 2026-03-27T00:36:49.784Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 20049
file = phd-tests/tests/src/migrate.rs
line = 52
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_tests::migrate::from_base
|
| 416 | 2026-03-27T00:36:49.784Z | 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 75.95s |
| 418 | | |
| 419 | 2026-03-27T00:36:49.784Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 41
target = phd_runner
|