| 1 | 2026-04-18T03:48:35.656Z | INFO | phd-runner: phd_runner
file = phd-tests/runner/src/main.rs
line = 36
runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200, manual_stop_on_failure: false }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
| 2 | 2026-04-18T03:48:35.688Z | 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: 194, tv_nsec: 318717877 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
| 3 | 2026-04-18T03:48:35.688Z | 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-04-18T03:48:35.692Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = ae1da83e66c648574827298f4bc444632bf4d047
file = phd-tests/framework/src/artifacts/store.rs
line = 311
target = phd_framework::artifacts::store
|
| 5 | 2026-04-18T03:48:35.694Z | 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/ae1da83e66c648574827298f4bc444632bf4d047/crucible-nightly.sha256.txt
|
| 6 | 2026-04-18T03:48:35.893Z | 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-04-18T03:48:36.392Z | 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/fcb195f88a6bca56e50ef196b4261ac62b13bb08/propolis-server.sha256.txt
|
| 8 | 2026-04-18T03:48:36.536Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 9 | 2026-04-18T03:48:36.536Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 10 | 2026-04-18T03:48:36.540Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 83
target = phd_runner::execute
|
| 11 | 2026-04-18T03:48:36.540Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 12 | 2026-04-18T03:48:36.540Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 13 | 2026-04-18T03:48:36.540Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 14 | 2026-04-18T03:48:36.542Z | 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-04-18T03:48:36.543Z | 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-04-18T03:48:36.544Z | 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-04-18T03:48:36.953Z | 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-04-18T03:48:36.967Z | 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-04-18T03:48:43.476Z | 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-04-18T03:48:43.476Z | 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-04-18T03:48:43.490Z | 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-04-18T03:48:43.491Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-da502bb7-0e85-4c39-a9d4-f0047dcb2220"]
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-04-18T03:48:43.515Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-da502bb7-0e85-4c39-a9d4-f0047dcb2220", "phd-artifacts/phd-clone-ae6d75b3-2fa3-4a30-8a57-3b636f15865d"]
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-04-18T03:48:43.537Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-ae6d75b3-2fa3-4a30-8a57-3b636f15865d"]
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-04-18T03:48:43.548Z | 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-ae6d75b3-2fa3-4a30-8a57-3b636f15865d 0B 25.3T 48.9M /phd-artifacts/phd-clone-ae6d75b3-2fa3-4a30-8a57-3b636f15865d\n
target = phd_framework::zfs
|
| 26 | 2026-04-18T03:48:43.551Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 27 | 2026-04-18T03:48:43.551Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 322
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base
|
| 28 | 2026-04-18T03:48:43.551Z | 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/1977f870a82a6d4e11aaba9873507d96755ae54065f416b56a38b0918f9d6e2d/propolis-server.tar.gz
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::store
|
| 29 | 2026-04-18T03:48:43.551Z | 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/fcb195f88a6bca56e50ef196b4261ac62b13bb08/propolis-server.tar.gz
|
| 30 | 2026-04-18T03:48:53.732Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/1977f870a82a6d4e11aaba9873507d96755ae54065f416b56a38b0918f9d6e2d/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-04-18T03:48:53.732Z | 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-04-18T03:49:12.892Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/1977f870a82a6d4e11aaba9873507d96755ae54065f416b56a38b0918f9d6e2d/propolis-server"
target = phd_framework::test_vm::server
|
| 33 | 2026-04-18T03:49:12.892Z | 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-04-18T03:49:13.037Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 828
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
| 35 | 2026-04-18T03:49:13.050Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 29498
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 36 | 2026-04-18T03:49:13.052Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 37 | 2026-04-18T03:49:13.057Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 38 | 2026-04-18T03:49:13.812Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 39 | 2026-04-18T03:49:13.815Z | 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: 3719af4c-ce32-4a59-a838-99aec2278715, name: "phd-vm-3719af4c-ce32-4a59-a838-99aec2278715", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: efd866d5-1550-4083-a83d-54e8a9343947, project_id: fb33bebd-b8ec-419f-8d33-080b6a5ffdbd, sled_id: e9cc2505-7cb2-4ede-8321-d2de2bba2b9f, sled_serial: "e9cc2505-7cb2-4ede-8321-d2de2bba2b9f", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 40 | 2026-04-18T03:49:13.816Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 41 | 2026-04-18T03:49:13.816Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 42 | 2026-04-18T03:49:13.817Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 43 | 2026-04-18T03:49:13.818Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 44 | 2026-04-18T03:49:13.818Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 45 | 2026-04-18T03:49:13.818Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 46 | 2026-04-18T03:49:13.818Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 47 | 2026-04-18T03:49:13.818Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 48 | 2026-04-18T03:49:18.384Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4565
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 49 | 2026-04-18T03:49:18.384Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
| 50 | 2026-04-18T03:49:18.385Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 51 | 2026-04-18T03:49:18.385Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 52 | 2026-04-18T03:49:18.385Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 53 | 2026-04-18T03:49:18.412Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 27
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 54 | 2026-04-18T03:49:18.413Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 55 | 2026-04-18T03:49:18.413Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 56 | 2026-04-18T03:49:18.413Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 57 | 2026-04-18T03:49:18.413Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 58 | 2026-04-18T03:49:18.446Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 59 | 2026-04-18T03:49:18.446Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 60 | 2026-04-18T03:49:18.446Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4628
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 61 | 2026-04-18T03:49:18.448Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 62 | 2026-04-18T03:49:18.448Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 63 | 2026-04-18T03:49:18.457Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 64 | 2026-04-18T03:49:18.457Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 65 | 2026-04-18T03:49:18.457Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 66 | 2026-04-18T03:49:18.491Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 67 | 2026-04-18T03:49:18.491Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 68 | 2026-04-18T03:49:18.491Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 69 | 2026-04-18T03:49:18.502Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 70 | 2026-04-18T03:49:18.502Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 71 | 2026-04-18T03:49:18.502Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 72 | 2026-04-18T03:49:18.525Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 73 | 2026-04-18T03:49:18.525Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 74 | 2026-04-18T03:49:18.525Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 75 | 2026-04-18T03:49:18.536Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 76 | 2026-04-18T03:49:18.536Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 77 | 2026-04-18T03:49:18.536Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 78 | 2026-04-18T03:49:18.569Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 79 | 2026-04-18T03:49:18.569Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 80 | 2026-04-18T03:49:18.569Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 81 | 2026-04-18T03:49:18.580Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 82 | 2026-04-18T03:49:18.580Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 83 | 2026-04-18T03:49:18.580Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 84 | 2026-04-18T03:49:18.613Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 85 | 2026-04-18T03:49:18.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 86 | 2026-04-18T03:49:18.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 87 | 2026-04-18T03:49:18.624Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 88 | 2026-04-18T03:49:18.625Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 89 | 2026-04-18T03:49:18.625Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 90 | 2026-04-18T03:49:18.657Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 91 | 2026-04-18T03:49:18.657Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 92 | 2026-04-18T03:49:18.657Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 93 | 2026-04-18T03:49:18.668Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 94 | 2026-04-18T03:49:18.668Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 95 | 2026-04-18T03:49:18.668Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 96 | 2026-04-18T03:49:18.701Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 97 | 2026-04-18T03:49:18.702Z | 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-04-18T03:49:18.702Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 99 | 2026-04-18T03:49:18.702Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 322
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
| 100 | 2026-04-18T03:49:18.702Z | 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-04-18T03:49:18.702Z | 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-04-18T03:49:18.702Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 103 | 2026-04-18T03:49:18.702Z | 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-04-18T03:49:18.739Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 829
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
| 105 | 2026-04-18T03:49:18.752Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 50
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 106 | 2026-04-18T03:49:18.753Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 107 | 2026-04-18T03:49:18.753Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
timeout_duration = 45s
|
| 108 | 2026-04-18T03:49:18.753Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_from_base_lifecycle_0
vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 109 | 2026-04-18T03:49:18.754Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_from_base_lifecycle_0
vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 110 | 2026-04-18T03:49:19.335Z | 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: 06526a7a-9395-412a-a37d-94e4c5d2c338, name: "phd-vm-06526a7a-9395-412a-a37d-94e4c5d2c338", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: efd866d5-1550-4083-a83d-54e8a9343947, project_id: fb33bebd-b8ec-419f-8d33-080b6a5ffdbd, sled_id: 90cb2b9c-1d70-4383-a49d-fd36fe69de79, sled_serial: "90cb2b9c-1d70-4383-a49d-fd36fe69de79", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_from_base_lifecycle_0
vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 111 | 2026-04-18T03:49:19.335Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 112 | 2026-04-18T03:49:22.229Z | 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-04-18T03:49:22.863Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 114 | 2026-04-18T03:49:22.866Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 115 | 2026-04-18T03:49:22.867Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 116 | 2026-04-18T03:49:22.867Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_lifecycle_0
vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 117 | 2026-04-18T03:49:22.870Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::from_base::can_migrate_from_base
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 118 | 2026-04-18T03:49:22.946Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 78
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 119 | 2026-04-18T03:49:22.946Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9894
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3719af4c-ce32-4a59-a838-99aec2278715
|
| 120 | 2026-04-18T03:49:24.696Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 1828
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 121 | 2026-04-18T03:49:24.696Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 122 | 2026-04-18T03:49:24.696Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_lifecycle_0
vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 123 | 2026-04-18T03:49:24.729Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 124 | 2026-04-18T03:49:24.730Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 125 | 2026-04-18T03:49:24.731Z | 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
|
| 126 | 2026-04-18T03:49:24.731Z | INFO | phd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 127 | 2026-04-18T03:49:24.731Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 128 | 2026-04-18T03:49:24.731Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 10918
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 129 | 2026-04-18T03:49:24.732Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 130 | 2026-04-18T03:49:25.393Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::from_base::can_migrate_from_base
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_from_base_lifecycle_0
vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 131 | 2026-04-18T03:49:25.468Z | 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 = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 132 | 2026-04-18T03:49:25.468Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-ae6d75b3-2fa3-4a30-8a57-3b636f15865d"]
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 = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 133 | 2026-04-18T03:49:25.494Z | 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 = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 134 | 2026-04-18T03:49:25.494Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-da502bb7-0e85-4c39-a9d4-f0047dcb2220"]
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 = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 135 | 2026-04-18T03:49:25.512Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 781
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 136 | 2026-04-18T03:49:25.513Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6758
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_from_base_lifecycle_0
vm_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 137 | 2026-04-18T03:49:25.514Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 783
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 138 | 2026-04-18T03:49:25.514Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::serial_history
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 139 | 2026-04-18T03:49:25.514Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 140 | 2026-04-18T03:49:25.514Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 141 | 2026-04-18T03:49:25.514Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 40
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_tests::migrate::from_base
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 142 | 2026-04-18T03:49:25.514Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::artifacts::store
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 143 | 2026-04-18T03:49:25.514Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::artifacts::store
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 144 | 2026-04-18T03:49:25.514Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::artifacts::store
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 145 | 2026-04-18T03:49:25.515Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::zfs
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
verb = list
|
| 146 | 2026-04-18T03:49:25.526Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 1013M 25.3T 1013M /phd-artifacts\n
target = phd_framework::zfs
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 147 | 2026-04-18T03:49:25.526Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-65a64fcc-b12e-4e1e-b8b1-d6da69404a0d"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::zfs
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
verb = snapshot
|
| 148 | 2026-04-18T03:49:25.547Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-65a64fcc-b12e-4e1e-b8b1-d6da69404a0d", "phd-artifacts/phd-clone-499a13bd-5acd-4529-b635-43314f02ee96"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::zfs
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
verb = clone
|
| 149 | 2026-04-18T03:49:25.566Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-499a13bd-5acd-4529-b635-43314f02ee96"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::zfs
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
verb = list
|
| 150 | 2026-04-18T03:49:25.577Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-499a13bd-5acd-4529-b635-43314f02ee96 0B 25.3T 1013M /phd-artifacts/phd-clone-499a13bd-5acd-4529-b635-43314f02ee96\n
target = phd_framework::zfs
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 151 | 2026-04-18T03:49:25.578Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 152 | 2026-04-18T03:49:25.578Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 322
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm_name = migration_serial_history_base
|
| 153 | 2026-04-18T03:49:25.578Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = /phd-artifacts/1977f870a82a6d4e11aaba9873507d96755ae54065f416b56a38b0918f9d6e2d/propolis-server
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::artifacts::store
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 154 | 2026-04-18T03:49:25.578Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/1977f870a82a6d4e11aaba9873507d96755ae54065f416b56a38b0918f9d6e2d/propolis-server"
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm::server
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 155 | 2026-04-18T03:49:25.578Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
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
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 156 | 2026-04-18T03:49:25.619Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 838
file = phd-tests/framework/src/test_vm/server.rs
line = 127
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm::server
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 157 | 2026-04-18T03:49:25.634Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 158 | 2026-04-18T03:49:25.634Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 159 | 2026-04-18T03:49:25.634Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 160 | 2026-04-18T03:49:26.026Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 161 | 2026-04-18T03:49:26.027Z | 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: 29b9fc93-fa7b-4ac4-9f62-a0247b281f94, name: "phd-vm-29b9fc93-fa7b-4ac4-9f62-a0247b281f94", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 1c96e54b-a6b1-40d1-a3e5-71639879f55d, project_id: 07b7e367-7c90-4dd9-88b1-b6b965f9fc12, sled_id: ee983990-8d9a-4c3c-9b66-34a7eb0867f7, sled_serial: "ee983990-8d9a-4c3c-9b66-34a7eb0867f7", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 162 | 2026-04-18T03:49:26.027Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 163 | 2026-04-18T03:49:26.027Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
state = Run
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 164 | 2026-04-18T03:49:26.028Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 165 | 2026-04-18T03:49:26.028Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 166 | 2026-04-18T03:49:26.028Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 167 | 2026-04-18T03:49:26.028Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 168 | 2026-04-18T03:49:26.028Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 169 | 2026-04-18T03:49:26.028Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 170 | 2026-04-18T03:49:30.626Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4597
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 171 | 2026-04-18T03:49:30.626Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
step = WriteStr("root")
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 172 | 2026-04-18T03:49:30.626Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 173 | 2026-04-18T03:49:30.626Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 174 | 2026-04-18T03:49:30.627Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 175 | 2026-04-18T03:49:30.644Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 176 | 2026-04-18T03:49:30.645Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 177 | 2026-04-18T03:49:30.645Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 178 | 2026-04-18T03:49:30.645Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 179 | 2026-04-18T03:49:30.645Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 180 | 2026-04-18T03:49:30.678Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 181 | 2026-04-18T03:49:30.678Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 182 | 2026-04-18T03:49:30.678Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4649
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 183 | 2026-04-18T03:49:30.678Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 184 | 2026-04-18T03:49:30.679Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 185 | 2026-04-18T03:49:30.689Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 186 | 2026-04-18T03:49:30.689Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 187 | 2026-04-18T03:49:30.689Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 188 | 2026-04-18T03:49:30.722Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 189 | 2026-04-18T03:49:30.723Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 190 | 2026-04-18T03:49:30.723Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 191 | 2026-04-18T03:49:30.733Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 192 | 2026-04-18T03:49:30.733Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 193 | 2026-04-18T03:49:30.734Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 194 | 2026-04-18T03:49:30.768Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 195 | 2026-04-18T03:49:30.773Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
propolis_artifact = __DEFAULT_PROPOLIS
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::lifecycle
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm_name = migration_serial_history_base
|
| 196 | 2026-04-18T03:49:30.773Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 197 | 2026-04-18T03:49:30.773Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 322
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm_name = migration_serial_history_base_lifecycle_0
|
| 198 | 2026-04-18T03:49:30.773Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = /work/phd-test/propolis-server
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::artifacts::store
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 199 | 2026-04-18T03:49:30.773Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm::server
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 200 | 2026-04-18T03:49:30.773Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
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
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 201 | 2026-04-18T03:49:30.810Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 839
file = phd-tests/framework/src/test_vm/server.rs
line = 127
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm::server
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 202 | 2026-04-18T03:49:30.823Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 49
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
|
| 203 | 2026-04-18T03:49:30.823Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 204 | 2026-04-18T03:49:30.823Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
timeout_duration = 45s
|
| 205 | 2026-04-18T03:49:30.823Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_serial_history_base_lifecycle_0
vm_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 206 | 2026-04-18T03:49:30.823Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_serial_history_base_lifecycle_0
vm_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 207 | 2026-04-18T03:49:31.369Z | 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: 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3, name: "phd-vm-4f9d17f6-1810-4d8d-81a6-7da0accaf2e3", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 1c96e54b-a6b1-40d1-a3e5-71639879f55d, project_id: 07b7e367-7c90-4dd9-88b1-b6b965f9fc12, sled_id: 0f977fe2-7d2c-4e1a-a783-3bb4fc2caf78, sled_serial: "0f977fe2-7d2c-4e1a-a783-3bb4fc2caf78", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_serial_history_base_lifecycle_0
vm_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 208 | 2026-04-18T03:49:31.369Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 209 | 2026-04-18T03:49:34.237Z | 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
|
| 210 | 2026-04-18T03:49:35.895Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 211 | 2026-04-18T03:49:35.898Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 212 | 2026-04-18T03:49:35.899Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9000
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm::server
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 213 | 2026-04-18T03:49:35.904Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base_lifecycle_0
vm_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 214 | 2026-04-18T03:49:35.905Z | 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
|
| 215 | 2026-04-18T03:49:35.905Z | INFO | phd-runner: test phd_tests::migrate::from_base::serial_history ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 216 | 2026-04-18T03:49:35.905Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9878
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 217 | 2026-04-18T03:49:35.905Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 218 | 2026-04-18T03:49:35.906Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base_lifecycle_0
vm_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 219 | 2026-04-18T03:49:35.978Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 79
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 220 | 2026-04-18T03:49:35.978Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10343
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base
vm_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
|
| 221 | 2026-04-18T03:49:36.422Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9002
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm::server
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base_lifecycle_0
vm_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 222 | 2026-04-18T03:49:36.499Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::zfs
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base_lifecycle_0
vm_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 223 | 2026-04-18T03:49:36.500Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-499a13bd-5acd-4529-b635-43314f02ee96"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::zfs
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
verb = destroy
vm = migration_serial_history_base_lifecycle_0
vm_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 224 | 2026-04-18T03:49:36.525Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::zfs
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base_lifecycle_0
vm_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 225 | 2026-04-18T03:49:36.525Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-65a64fcc-b12e-4e1e-b8b1-d6da69404a0d"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::zfs
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
verb = destroy
vm = migration_serial_history_base_lifecycle_0
vm_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 226 | 2026-04-18T03:49:36.541Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 636
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_from_base
source_id = 3719af4c-ce32-4a59-a838-99aec2278715
target = phd_framework::test_vm
target_id = 06526a7a-9395-412a-a37d-94e4c5d2c338
vm = migration_serial_history_base_lifecycle_0
vm_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 227 | 2026-04-18T03:49:36.542Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5718
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = d8ce614f-fb70-4826-b55f-511bb38743b3
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_serial_history_base_lifecycle_0
vm_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 228 | 2026-04-18T03:49:36.542Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 636
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 229 | 2026-04-18T03:49:36.542Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 230 | 2026-04-18T03:49:36.542Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 231 | 2026-04-18T03:49:36.542Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 232 | 2026-04-18T03:49:36.542Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 52
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_tests::migrate::from_base
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 233 | 2026-04-18T03:49:36.542Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::artifacts::store
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 234 | 2026-04-18T03:49:36.542Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::artifacts::store
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 235 | 2026-04-18T03:49:36.542Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::artifacts::store
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 236 | 2026-04-18T03:49:36.542Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::zfs
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
verb = list
|
| 237 | 2026-04-18T03:49:36.554Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 1014M 25.3T 1013M /phd-artifacts\n
target = phd_framework::zfs
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 238 | 2026-04-18T03:49:36.554Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-0d7fdced-91e9-491b-b51a-a1926ac779b6"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::zfs
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
verb = snapshot
|
| 239 | 2026-04-18T03:49:36.576Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-0d7fdced-91e9-491b-b51a-a1926ac779b6", "phd-artifacts/phd-clone-b575baef-3ad7-41ae-93ca-35eb326b6f52"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::zfs
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
verb = clone
|
| 240 | 2026-04-18T03:49:36.596Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b575baef-3ad7-41ae-93ca-35eb326b6f52"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::zfs
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
verb = list
|
| 241 | 2026-04-18T03:49:36.608Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-b575baef-3ad7-41ae-93ca-35eb326b6f52 0B 25.3T 1013M /phd-artifacts/phd-clone-b575baef-3ad7-41ae-93ca-35eb326b6f52\n
target = phd_framework::zfs
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 242 | 2026-04-18T03:49:36.608Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 243 | 2026-04-18T03:49:36.608Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 322
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm_name = migration_from_base_and_back
|
| 244 | 2026-04-18T03:49:36.608Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = /phd-artifacts/1977f870a82a6d4e11aaba9873507d96755ae54065f416b56a38b0918f9d6e2d/propolis-server
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::artifacts::store
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 245 | 2026-04-18T03:49:36.608Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/1977f870a82a6d4e11aaba9873507d96755ae54065f416b56a38b0918f9d6e2d/propolis-server"
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm::server
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 246 | 2026-04-18T03:49:36.609Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
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
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 247 | 2026-04-18T03:49:36.649Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 848
file = phd-tests/framework/src/test_vm/server.rs
line = 127
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm::server
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 248 | 2026-04-18T03:49:36.664Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 249 | 2026-04-18T03:49:36.664Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 250 | 2026-04-18T03:49:36.664Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 251 | 2026-04-18T03:49:37.139Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 252 | 2026-04-18T03:49:37.140Z | 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: 2ce3bf08-c62b-41c8-b742-1022efd1397c, name: "phd-vm-2ce3bf08-c62b-41c8-b742-1022efd1397c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: cb813b64-0087-40fd-88f9-364507e187c2, project_id: ac1d3918-d6ef-4724-a9bd-6e3db99f34d8, sled_id: 796a6581-5740-422f-a1ae-11b8edd43aed, sled_serial: "796a6581-5740-422f-a1ae-11b8edd43aed", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 518
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 253 | 2026-04-18T03:49:37.140Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 254 | 2026-04-18T03:49:37.140Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 584
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
state = Run
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 255 | 2026-04-18T03:49:37.141Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 579
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 256 | 2026-04-18T03:49:37.142Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 257 | 2026-04-18T03:49:37.142Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 843
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
timeout_duration = 300s
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 258 | 2026-04-18T03:49:37.142Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 259 | 2026-04-18T03:49:37.142Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 260 | 2026-04-18T03:49:37.142Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 261 | 2026-04-18T03:49:41.639Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4496
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 262 | 2026-04-18T03:49:41.639Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
step = WriteStr("root")
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 263 | 2026-04-18T03:49:41.639Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 264 | 2026-04-18T03:49:41.639Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 265 | 2026-04-18T03:49:41.639Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 266 | 2026-04-18T03:49:41.657Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 267 | 2026-04-18T03:49:41.658Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 268 | 2026-04-18T03:49:41.658Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 851
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 269 | 2026-04-18T03:49:41.658Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 270 | 2026-04-18T03:49:41.658Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 271 | 2026-04-18T03:49:41.691Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 272 | 2026-04-18T03:49:41.691Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 891
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 273 | 2026-04-18T03:49:41.691Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4549
file = phd-tests/framework/src/test_vm/mod.rs
line = 894
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 274 | 2026-04-18T03:49:41.692Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 275 | 2026-04-18T03:49:41.692Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 276 | 2026-04-18T03:49:41.703Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 277 | 2026-04-18T03:49:41.703Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 278 | 2026-04-18T03:49:41.703Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 279 | 2026-04-18T03:49:41.736Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 280 | 2026-04-18T03:49:41.737Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 281 | 2026-04-18T03:49:41.737Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 282 | 2026-04-18T03:49:41.748Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 283 | 2026-04-18T03:49:41.748Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 284 | 2026-04-18T03:49:41.748Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 285 | 2026-04-18T03:49:41.782Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 286 | 2026-04-18T03:49:41.782Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 287 | 2026-04-18T03:49:41.782Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 288 | 2026-04-18T03:49:41.792Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 289 | 2026-04-18T03:49:41.792Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 290 | 2026-04-18T03:49:41.792Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 291 | 2026-04-18T03:49:41.826Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 292 | 2026-04-18T03:49:41.826Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 293 | 2026-04-18T03:49:41.826Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 294 | 2026-04-18T03:49:41.837Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 295 | 2026-04-18T03:49:41.838Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 296 | 2026-04-18T03:49:41.838Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 297 | 2026-04-18T03:49:41.870Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 298 | 2026-04-18T03:49:41.870Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 299 | 2026-04-18T03:49:41.870Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 300 | 2026-04-18T03:49:41.881Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 301 | 2026-04-18T03:49:41.881Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 302 | 2026-04-18T03:49:41.881Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 303 | 2026-04-18T03:49:41.914Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 304 | 2026-04-18T03:49:41.914Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 305 | 2026-04-18T03:49:41.914Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 306 | 2026-04-18T03:49:41.925Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 307 | 2026-04-18T03:49:41.926Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 308 | 2026-04-18T03:49:41.926Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 309 | 2026-04-18T03:49:41.959Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 310 | 2026-04-18T03:49:41.959Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __DEFAULT_PROPOLIS
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::lifecycle
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm_name = migration_from_base_and_back
|
| 311 | 2026-04-18T03:49:41.959Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 312 | 2026-04-18T03:49:41.960Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 322
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm_name = migration_from_base_and_back_lifecycle_0
|
| 313 | 2026-04-18T03:49:41.960Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = /work/phd-test/propolis-server
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::artifacts::store
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 314 | 2026-04-18T03:49:41.960Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
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"
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm::server
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 315 | 2026-04-18T03:49:41.960Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
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
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 316 | 2026-04-18T03:49:41.996Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 849
file = phd-tests/framework/src/test_vm/server.rs
line = 127
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm::server
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 317 | 2026-04-18T03:49:42.010Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 50
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 318 | 2026-04-18T03:49:42.010Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
target = phd_framework::test_vm
target_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
|
| 319 | 2026-04-18T03:49:42.010Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = c93988fd-f7d0-4cf1-9122-b67ea046954c
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
target = phd_framework::test_vm
target_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
timeout_duration = 45s
|
| 320 | 2026-04-18T03:49:42.010Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
target = phd_framework::test_vm
target_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
vm = migration_from_base_and_back_lifecycle_0
vm_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
|
| 321 | 2026-04-18T03:49:42.011Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
target = phd_framework::test_vm
target_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
vm = migration_from_base_and_back_lifecycle_0
vm_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
|
| 322 | 2026-04-18T03:49:42.427Z | 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: 78d66b74-4917-4061-b2a4-8ee9771de7de, name: "phd-vm-78d66b74-4917-4061-b2a4-8ee9771de7de", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: cb813b64-0087-40fd-88f9-364507e187c2, project_id: ac1d3918-d6ef-4724-a9bd-6e3db99f34d8, sled_id: 907441fb-c844-4496-b30b-fe392ef54de3, sled_serial: "907441fb-c844-4496-b30b-fe392ef54de3", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
target = phd_framework::test_vm
target_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
vm = migration_from_base_and_back_lifecycle_0
vm_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
|
| 323 | 2026-04-18T03:49:42.427Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = c93988fd-f7d0-4cf1-9122-b67ea046954c
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
target = phd_framework::test_vm
target_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
|
| 324 | 2026-04-18T03:49:45.321Z | 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
|
| 325 | 2026-04-18T03:49:46.883Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
target = phd_framework::test_vm
target_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
|
| 326 | 2026-04-18T03:49:46.883Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4455
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = c93988fd-f7d0-4cf1-9122-b67ea046954c
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
target = phd_framework::test_vm
target_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
|
| 327 | 2026-04-18T03:49:46.886Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 328 | 2026-04-18T03:49:46.886Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back_lifecycle_0
vm_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
|
| 329 | 2026-04-18T03:49:46.886Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
|
| 330 | 2026-04-18T03:49:46.888Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9000
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm::server
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 331 | 2026-04-18T03:49:46.967Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 81
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 332 | 2026-04-18T03:49:46.968Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10303
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back
vm_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
|
| 333 | 2026-04-18T03:49:47.204Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 317
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back_lifecycle_0
vm_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
|
| 334 | 2026-04-18T03:49:47.205Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back_lifecycle_0
vm_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
|
| 335 | 2026-04-18T03:49:47.205Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
|
| 336 | 2026-04-18T03:49:47.237Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back_lifecycle_0
vm_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
|
| 337 | 2026-04-18T03:49:47.237Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __BASE_PROPOLIS
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::lifecycle
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm_name = migration_from_base_and_back
|
| 338 | 2026-04-18T03:49:47.237Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 339 | 2026-04-18T03:49:47.237Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 322
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm_name = migration_from_base_and_back_lifecycle_1
|
| 340 | 2026-04-18T03:49:47.237Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = /phd-artifacts/1977f870a82a6d4e11aaba9873507d96755ae54065f416b56a38b0918f9d6e2d/propolis-server
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::artifacts::store
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 341 | 2026-04-18T03:49:47.237Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9004
server_path = "/phd-artifacts/1977f870a82a6d4e11aaba9873507d96755ae54065f416b56a38b0918f9d6e2d/propolis-server"
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm::server
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 342 | 2026-04-18T03:49:47.238Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
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
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 343 | 2026-04-18T03:49:47.280Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 851
file = phd-tests/framework/src/test_vm/server.rs
line = 127
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm::server
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 344 | 2026-04-18T03:49:47.294Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 56
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 345 | 2026-04-18T03:49:47.294Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
target = phd_framework::test_vm
target_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
|
| 346 | 2026-04-18T03:49:47.294Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = 5a2d0d5b-1c35-434f-a9f3-5c3fbe849e68
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
target = phd_framework::test_vm
target_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
timeout_duration = 45s
|
| 347 | 2026-04-18T03:49:47.294Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
target = phd_framework::test_vm
target_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
vm = migration_from_base_and_back_lifecycle_1
vm_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
|
| 348 | 2026-04-18T03:49:47.295Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
target = phd_framework::test_vm
target_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
vm = migration_from_base_and_back_lifecycle_1
vm_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
|
| 349 | 2026-04-18T03:49:48.000Z | 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: 45df717b-ace1-4aff-989d-5c0fe57d9418, name: "phd-vm-45df717b-ace1-4aff-989d-5c0fe57d9418", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: cb813b64-0087-40fd-88f9-364507e187c2, project_id: ac1d3918-d6ef-4724-a9bd-6e3db99f34d8, sled_id: 93f40c23-5123-4967-b11e-9475678ad23d, sled_serial: "93f40c23-5123-4967-b11e-9475678ad23d", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
target = phd_framework::test_vm
target_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
vm = migration_from_base_and_back_lifecycle_1
vm_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
|
| 350 | 2026-04-18T03:49:48.000Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 5a2d0d5b-1c35-434f-a9f3-5c3fbe849e68
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
target = phd_framework::test_vm
target_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
|
| 351 | 2026-04-18T03:49:50.703Z | 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
|
| 352 | 2026-04-18T03:49:51.818Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
target = phd_framework::test_vm
target_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
|
| 353 | 2026-04-18T03:49:51.821Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back_lifecycle_0
vm_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
|
| 354 | 2026-04-18T03:49:51.821Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back_lifecycle_1
vm_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
|
| 355 | 2026-04-18T03:49:51.821Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_1
vm_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
|
| 356 | 2026-04-18T03:49:51.823Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9002
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm::server
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back_lifecycle_0
vm_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
|
| 357 | 2026-04-18T03:49:51.833Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back_lifecycle_1
vm_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
|
| 358 | 2026-04-18T03:49:51.833Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back_lifecycle_1
vm_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
|
| 359 | 2026-04-18T03:49:51.833Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_1
vm_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
|
| 360 | 2026-04-18T03:49:51.866Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back_lifecycle_1
vm_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
|
| 361 | 2026-04-18T03:49:51.866Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __DEFAULT_PROPOLIS
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::lifecycle
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm_name = migration_from_base_and_back
|
| 362 | 2026-04-18T03:49:51.866Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 363 | 2026-04-18T03:49:51.866Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 322
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm_name = migration_from_base_and_back_lifecycle_2
|
| 364 | 2026-04-18T03:49:51.866Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = /work/phd-test/propolis-server
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::artifacts::store
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 365 | 2026-04-18T03:49:51.866Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
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"
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm::server
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 366 | 2026-04-18T03:49:51.866Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
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
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 367 | 2026-04-18T03:49:51.906Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 84
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back_lifecycle_0
vm_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
|
| 368 | 2026-04-18T03:49:51.906Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9895
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
target = phd_framework::test_vm
target_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
vm = migration_from_base_and_back_lifecycle_0
vm_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
|
| 369 | 2026-04-18T03:49:51.906Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 9895
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 2ce3bf08-c62b-41c8-b742-1022efd1397c
target = phd_framework::test_vm
target_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
|
| 370 | 2026-04-18T03:49:51.908Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 853
file = phd-tests/framework/src/test_vm/server.rs
line = 127
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm::server
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 371 | 2026-04-18T03:49:51.922Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 56
file = phd-tests/framework/src/test_vm/mod.rs
line = 304
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
|
| 372 | 2026-04-18T03:49:51.922Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 613
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
target = phd_framework::test_vm
target_id = 264e8963-802b-4c2f-b009-9d648f03deb7
|
| 373 | 2026-04-18T03:49:51.922Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004
file = phd-tests/framework/src/test_vm/mod.rs
line = 646
migration_id = 58d4aeb2-3693-4567-bc19-f4db501c8de5
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
target = phd_framework::test_vm
target_id = 264e8963-802b-4c2f-b009-9d648f03deb7
timeout_duration = 45s
|
| 374 | 2026-04-18T03:49:51.922Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
target = phd_framework::test_vm
target_id = 264e8963-802b-4c2f-b009-9d648f03deb7
vm = migration_from_base_and_back_lifecycle_2
vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
|
| 375 | 2026-04-18T03:49:51.923Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 459
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
target = phd_framework::test_vm
target_id = 264e8963-802b-4c2f-b009-9d648f03deb7
vm = migration_from_base_and_back_lifecycle_2
vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
|
| 376 | 2026-04-18T03:49:52.416Z | 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: 264e8963-802b-4c2f-b009-9d648f03deb7, name: "phd-vm-264e8963-802b-4c2f-b009-9d648f03deb7", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: cb813b64-0087-40fd-88f9-364507e187c2, project_id: ac1d3918-d6ef-4724-a9bd-6e3db99f34d8, sled_id: 4b4de1ea-fa88-4d11-bf7f-ff100ffcf8fe, sled_serial: "4b4de1ea-fa88-4d11-bf7f-ff100ffcf8fe", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 518
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
target = phd_framework::test_vm
target_id = 264e8963-802b-4c2f-b009-9d648f03deb7
vm = migration_from_base_and_back_lifecycle_2
vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
|
| 377 | 2026-04-18T03:49:52.416Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 667
migration_id = 58d4aeb2-3693-4567-bc19-f4db501c8de5
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
target = phd_framework::test_vm
target_id = 264e8963-802b-4c2f-b009-9d648f03deb7
|
| 378 | 2026-04-18T03:49:55.364Z | 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
|
| 379 | 2026-04-18T03:49:57.269Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
target = phd_framework::test_vm
target_id = 264e8963-802b-4c2f-b009-9d648f03deb7
|
| 380 | 2026-04-18T03:49:57.272Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back_lifecycle_1
vm_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
|
| 381 | 2026-04-18T03:49:57.273Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back_lifecycle_2
vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
|
| 382 | 2026-04-18T03:49:57.273Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
|
| 383 | 2026-04-18T03:49:57.274Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9004
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm::server
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back_lifecycle_1
vm_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
|
| 384 | 2026-04-18T03:49:57.284Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back_lifecycle_2
vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
|
| 385 | 2026-04-18T03:49:57.285Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back_lifecycle_2
vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
|
| 386 | 2026-04-18T03:49:57.285Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 924
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
|
| 387 | 2026-04-18T03:49:57.318Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 917
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back_lifecycle_2
vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
|
| 388 | 2026-04-18T03:49:57.318Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back_lifecycle_2
vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
|
| 389 | 2026-04-18T03:49:57.318Z | 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
|
| 390 | 2026-04-18T03:49:57.318Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 20178
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 391 | 2026-04-18T03:49:57.318Z | INFO | phd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 392 | 2026-04-18T03:49:57.318Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 393 | 2026-04-18T03:49:57.320Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1199
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back_lifecycle_2
vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
|
| 394 | 2026-04-18T03:49:57.354Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 81
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back_lifecycle_1
vm_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
|
| 395 | 2026-04-18T03:49:57.354Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10059
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 78d66b74-4917-4061-b2a4-8ee9771de7de
target = phd_framework::test_vm
target_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
vm = migration_from_base_and_back_lifecycle_1
vm_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
|
| 396 | 2026-04-18T03:49:57.778Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9006
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm::server
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back_lifecycle_2
vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
|
| 397 | 2026-04-18T03:49:57.849Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::zfs
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back_lifecycle_2
vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
|
| 398 | 2026-04-18T03:49:57.849Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b575baef-3ad7-41ae-93ca-35eb326b6f52"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::zfs
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
verb = destroy
vm = migration_from_base_and_back_lifecycle_2
vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
|
| 399 | 2026-04-18T03:49:57.878Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::zfs
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back_lifecycle_2
vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
|
| 400 | 2026-04-18T03:49:57.878Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-0d7fdced-91e9-491b-b51a-a1926ac779b6"]
file = phd-tests/framework/src/zfs.rs
line = 304
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::zfs
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
verb = destroy
vm = migration_from_base_and_back_lifecycle_2
vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
|
| 401 | 2026-04-18T03:49:57.898Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 579
file = phd-tests/framework/src/test_vm/mod.rs
line = 1176
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_serial_history_base
source_id = 29b9fc93-fa7b-4ac4-9f62-a0247b281f94
target = phd_framework::test_vm
target_id = 4f9d17f6-1810-4d8d-81a6-7da0accaf2e3
vm = migration_from_base_and_back_lifecycle_2
vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
|
| 402 | 2026-04-18T03:49:57.898Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5974
file = phd-tests/framework/src/test_vm/mod.rs
line = 416
migration_id = ce3c935c-7b23-4234-828b-2968fea11387
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 45df717b-ace1-4aff-989d-5c0fe57d9418
target = phd_framework::test_vm
target_id = 264e8963-802b-4c2f-b009-9d648f03deb7
vm = migration_from_base_and_back_lifecycle_2
vm_id = 264e8963-802b-4c2f-b009-9d648f03deb7
|
| 403 | 2026-04-18T03:49:57.898Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 579
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 404 | 2026-04-18T03:49:57.898Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 405 | 2026-04-18T03:49:57.898Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 406 | | test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 81.35s |
| 407 | | |
| 408 | 2026-04-18T03:49:57.898Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 41
target = phd_runner
|