| 1 | 2026-01-15T00:03:34.787Z | INFO | phd-runner: phd_runner
file = phd-tests/runner/src/main.rs
line = 36
runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
| 2 | 2026-01-15T00:03:34.790Z | 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("907a5fd1763ce5ddd74001261e5b52cd200a25f9"), sha256: "ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 215, tv_nsec: 369149528 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
| 3 | 2026-01-15T00:03:34.790Z | 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-01-15T00:03:34.790Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = 7103cd3a3d7b0112d2949dd135db06fef0c156bb
file = phd-tests/framework/src/artifacts/store.rs
line = 311
target = phd_framework::artifacts::store
|
| 5 | 2026-01-15T00:03:34.790Z | DEBG | phd-runner: Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/7103cd3a3d7b0112d2949dd135db06fef0c156bb/crucible-nightly.sha256.txt
|
| 6 | 2026-01-15T00:03:34.939Z | 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-01-15T00:03:35.403Z | 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/fb28a451e097db5092869cdf6b0faf098aa70b76/propolis-server.sha256.txt
|
| 8 | 2026-01-15T00:03:35.522Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 9 | 2026-01-15T00:03:35.522Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 10 | 2026-01-15T00:03:35.522Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
| 11 | 2026-01-15T00:03:35.523Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 12 | 2026-01-15T00:03:35.523Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 13 | 2026-01-15T00:03:35.523Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 14 | 2026-01-15T00:03:35.523Z | 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-01-15T00:03:35.524Z | 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/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::store
|
| 16 | 2026-01-15T00:03:35.524Z | 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/907a5fd1763ce5ddd74001261e5b52cd200a25f9/OVMF_CODE.fd
|
| 17 | 2026-01-15T00:03:36.143Z | 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-01-15T00:03:36.143Z | 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-01-15T00:04:00.658Z | 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-01-15T00:04:00.658Z | 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-01-15T00:04:00.666Z | 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.00M 1.80T 1.91M /phd-artifacts\n
target = phd_framework::zfs
|
| 22 | 2026-01-15T00:04:00.666Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-2e07454e-961a-4602-a417-ec1a9d0ca5b0"]
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-01-15T00:04:00.689Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-2e07454e-961a-4602-a417-ec1a9d0ca5b0", "phd-artifacts/phd-clone-a0b62f1f-6441-43ce-b095-8f47752840ca"]
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-01-15T00:04:00.702Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-a0b62f1f-6441-43ce-b095-8f47752840ca"]
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-01-15T00:04:00.709Z | 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-a0b62f1f-6441-43ce-b095-8f47752840ca 0B 1.80T 48.9M /phd-artifacts/phd-clone-a0b62f1f-6441-43ce-b095-8f47752840ca\n
target = phd_framework::zfs
|
| 26 | 2026-01-15T00:04:00.710Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 27 | 2026-01-15T00:04:00.710Z | 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 = 217
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base
|
| 28 | 2026-01-15T00:04:00.710Z | 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/b757017c6f2376e25dc0c27293428f0038432e7107bb04373b6863d8c29f39c7/propolis-server.tar.gz
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::store
|
| 29 | 2026-01-15T00:04:00.710Z | 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/fb28a451e097db5092869cdf6b0faf098aa70b76/propolis-server.tar.gz
|
| 30 | 2026-01-15T00:04:31.433Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/b757017c6f2376e25dc0c27293428f0038432e7107bb04373b6863d8c29f39c7/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-01-15T00:04:31.433Z | 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-01-15T00:04:48.362Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/b757017c6f2376e25dc0c27293428f0038432e7107bb04373b6863d8c29f39c7/propolis-server"
target = phd_framework::test_vm::server
|
| 33 | 2026-01-15T00:04:48.362Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log"
target = phd_framework::log_config
|
| 34 | 2026-01-15T00:04:48.414Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 859
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
| 35 | 2026-01-15T00:04:48.415Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 36 | 2026-01-15T00:04:48.416Z | 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 = 347
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 37 | 2026-01-15T00:04:48.416Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 47706
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 38 | 2026-01-15T00:04:49.015Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 39 | 2026-01-15T00:04:49.016Z | 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: d4020cfe-f46b-4906-9c5a-e851f7956b97, name: "phd-vm-d4020cfe-f46b-4906-9c5a-e851f7956b97", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 4a5b3e10-3f09-42fd-8e87-170fb07a1c6a, project_id: b0b0acca-a7e4-48d3-9050-cb7436508590, sled_id: f7213569-dd70-48a7-94b5-1fabbd221663, sled_serial: "f7213569-dd70-48a7-94b5-1fabbd221663", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 40 | 2026-01-15T00:04:49.016Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 41 | 2026-01-15T00:04:49.016Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 42 | 2026-01-15T00:04:49.017Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 43 | 2026-01-15T00:04:49.017Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 44 | 2026-01-15T00:04:49.017Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 45 | 2026-01-15T00:04:49.017Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 46 | 2026-01-15T00:04:49.017Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 47 | 2026-01-15T00:04:49.017Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 48 | 2026-01-15T00:04:53.435Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4417
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 49 | 2026-01-15T00:04:53.435Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
| 50 | 2026-01-15T00:04:53.435Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 51 | 2026-01-15T00:04:53.436Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 52 | 2026-01-15T00:04:53.436Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 53 | 2026-01-15T00:04:53.453Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 54 | 2026-01-15T00:04:53.453Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 55 | 2026-01-15T00:04:53.453Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 56 | 2026-01-15T00:04:53.454Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 57 | 2026-01-15T00:04:53.454Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 58 | 2026-01-15T00:04:53.487Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 59 | 2026-01-15T00:04:53.487Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 60 | 2026-01-15T00:04:53.487Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4469
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 61 | 2026-01-15T00:04:53.487Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 62 | 2026-01-15T00:04:53.487Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 63 | 2026-01-15T00:04:53.498Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 64 | 2026-01-15T00:04:53.498Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 65 | 2026-01-15T00:04:53.498Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 66 | 2026-01-15T00:04:53.521Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 67 | 2026-01-15T00:04:53.521Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 68 | 2026-01-15T00:04:53.521Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 69 | 2026-01-15T00:04:53.532Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 70 | 2026-01-15T00:04:53.533Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 71 | 2026-01-15T00:04:53.533Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 72 | 2026-01-15T00:04:53.566Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 73 | 2026-01-15T00:04:53.566Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 74 | 2026-01-15T00:04:53.566Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 75 | 2026-01-15T00:04:53.577Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 76 | 2026-01-15T00:04:53.577Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 77 | 2026-01-15T00:04:53.578Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 78 | 2026-01-15T00:04:53.611Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 79 | 2026-01-15T00:04:53.611Z | 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
|
| 80 | 2026-01-15T00:04:53.611Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 81 | 2026-01-15T00:04:53.611Z | 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 = 217
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
| 82 | 2026-01-15T00:04:53.611Z | 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
|
| 83 | 2026-01-15T00:04:53.611Z | 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
|
| 84 | 2026-01-15T00:04:53.611Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 85 | 2026-01-15T00:04:53.611Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 86 | 2026-01-15T00:04:53.629Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 860
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
| 87 | 2026-01-15T00:04:53.630Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 88 | 2026-01-15T00:04:53.630Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
target = phd_framework::test_vm
target_id = a5a28256-2187-47f7-a240-7421efb257dd
|
| 89 | 2026-01-15T00:04:53.630Z | 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 = 534
migration_id = b57c8b6d-57eb-4ac7-b04a-6470ebe328f6
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
target = phd_framework::test_vm
target_id = a5a28256-2187-47f7-a240-7421efb257dd
timeout_duration = 45s
|
| 90 | 2026-01-15T00:04:53.630Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
target = phd_framework::test_vm
target_id = a5a28256-2187-47f7-a240-7421efb257dd
vm = migration_from_base_lifecycle_0
vm_id = a5a28256-2187-47f7-a240-7421efb257dd
|
| 91 | 2026-01-15T00:04:53.630Z | 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 = 347
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
target = phd_framework::test_vm
target_id = a5a28256-2187-47f7-a240-7421efb257dd
vm = migration_from_base_lifecycle_0
vm_id = a5a28256-2187-47f7-a240-7421efb257dd
|
| 92 | 2026-01-15T00:04:53.945Z | 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: a5a28256-2187-47f7-a240-7421efb257dd, name: "phd-vm-a5a28256-2187-47f7-a240-7421efb257dd", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 4a5b3e10-3f09-42fd-8e87-170fb07a1c6a, project_id: b0b0acca-a7e4-48d3-9050-cb7436508590, sled_id: 5709ed00-2fa8-47f2-a051-dd9916641f5b, sled_serial: "5709ed00-2fa8-47f2-a051-dd9916641f5b", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
target = phd_framework::test_vm
target_id = a5a28256-2187-47f7-a240-7421efb257dd
vm = migration_from_base_lifecycle_0
vm_id = a5a28256-2187-47f7-a240-7421efb257dd
|
| 93 | 2026-01-15T00:04:53.945Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = b57c8b6d-57eb-4ac7-b04a-6470ebe328f6
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
target = phd_framework::test_vm
target_id = a5a28256-2187-47f7-a240-7421efb257dd
|
| 94 | 2026-01-15T00:04:56.216Z | 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":7760}}
target = phd_framework::serial
|
| 95 | 2026-01-15T00:04:57.806Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
target = phd_framework::test_vm
target_id = a5a28256-2187-47f7-a240-7421efb257dd
|
| 96 | 2026-01-15T00:04:57.806Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3860
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = b57c8b6d-57eb-4ac7-b04a-6470ebe328f6
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
target = phd_framework::test_vm
target_id = a5a28256-2187-47f7-a240-7421efb257dd
|
| 97 | 2026-01-15T00:04:57.808Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 98 | 2026-01-15T00:04:57.808Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = a5a28256-2187-47f7-a240-7421efb257dd
|
| 99 | 2026-01-15T00:04:57.808Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = a5a28256-2187-47f7-a240-7421efb257dd
|
| 100 | 2026-01-15T00:04:57.809Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::can_migrate_from_base
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 101 | 2026-01-15T00:04:57.892Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 83
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 102 | 2026-01-15T00:04:57.892Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9476
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
|
| 103 | 2026-01-15T00:04:57.892Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 83
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = a5a28256-2187-47f7-a240-7421efb257dd
|
| 104 | 2026-01-15T00:04:57.892Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = a5a28256-2187-47f7-a240-7421efb257dd
|
| 105 | 2026-01-15T00:04:57.892Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = a5a28256-2187-47f7-a240-7421efb257dd
|
| 106 | 2026-01-15T00:04:57.921Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = a5a28256-2187-47f7-a240-7421efb257dd
|
| 107 | 2026-01-15T00:04:57.921Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = a5a28256-2187-47f7-a240-7421efb257dd
|
| 108 | 2026-01-15T00:04:57.921Z | 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
|
| 109 | 2026-01-15T00:04:57.922Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8906
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 110 | 2026-01-15T00:04:57.922Z | INFO | phd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 111 | 2026-01-15T00:04:57.922Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 112 | 2026-01-15T00:04:57.923Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = a5a28256-2187-47f7-a240-7421efb257dd
|
| 113 | 2026-01-15T00:04:58.623Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::can_migrate_from_base
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_from_base_lifecycle_0
vm_id = a5a28256-2187-47f7-a240-7421efb257dd
|
| 114 | 2026-01-15T00:04:58.696Z | 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 = a5a28256-2187-47f7-a240-7421efb257dd
|
| 115 | 2026-01-15T00:04:58.696Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-a0b62f1f-6441-43ce-b095-8f47752840ca"]
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 = a5a28256-2187-47f7-a240-7421efb257dd
|
| 116 | 2026-01-15T00:04:58.716Z | 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 = a5a28256-2187-47f7-a240-7421efb257dd
|
| 117 | 2026-01-15T00:04:58.716Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-2e07454e-961a-4602-a417-ec1a9d0ca5b0"]
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 = a5a28256-2187-47f7-a240-7421efb257dd
|
| 118 | 2026-01-15T00:04:58.729Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 807
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = a5a28256-2187-47f7-a240-7421efb257dd
|
| 119 | 2026-01-15T00:04:58.729Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 807
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 120 | 2026-01-15T00:04:58.729Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5099
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
target = phd_framework::test_vm
target_id = a5a28256-2187-47f7-a240-7421efb257dd
vm = migration_from_base_lifecycle_0
vm_id = a5a28256-2187-47f7-a240-7421efb257dd
|
| 121 | 2026-01-15T00:04:58.730Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::serial_history
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 122 | 2026-01-15T00:04:58.730Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5099
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = d4020cfe-f46b-4906-9c5a-e851f7956b97
target = phd_framework::test_vm
target_id = a5a28256-2187-47f7-a240-7421efb257dd
|
| 123 | 2026-01-15T00:04:58.730Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 124 | 2026-01-15T00:04:58.730Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 83206
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
|
| 125 | 2026-01-15T00:04:58.730Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 126 | 2026-01-15T00:04:58.730Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
| 127 | 2026-01-15T00:04:58.730Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 128 | 2026-01-15T00:04:58.730Z | 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
|
| 129 | 2026-01-15T00:04:58.730Z | 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
|
| 130 | 2026-01-15T00:04:58.730Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
| 131 | 2026-01-15T00:04:58.735Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 864M 1.80T 864M /phd-artifacts\n
target = phd_framework::zfs
|
| 132 | 2026-01-15T00:04:58.735Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fd885fd2-4a8e-4a63-b4fd-c9c17ef035e5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
| 133 | 2026-01-15T00:04:58.746Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fd885fd2-4a8e-4a63-b4fd-c9c17ef035e5", "phd-artifacts/phd-clone-7b59bd90-9f34-4b6a-86bc-3c27e0c52c73"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
| 134 | 2026-01-15T00:04:58.760Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-7b59bd90-9f34-4b6a-86bc-3c27e0c52c73"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
| 135 | 2026-01-15T00:04:58.766Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-7b59bd90-9f34-4b6a-86bc-3c27e0c52c73 0B 1.80T 864M /phd-artifacts/phd-clone-7b59bd90-9f34-4b6a-86bc-3c27e0c52c73\n
target = phd_framework::zfs
|
| 136 | 2026-01-15T00:04:58.766Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 137 | 2026-01-15T00:04:58.766Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base
|
| 138 | 2026-01-15T00:04:58.766Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/b757017c6f2376e25dc0c27293428f0038432e7107bb04373b6863d8c29f39c7/propolis-server
target = phd_framework::artifacts::store
|
| 139 | 2026-01-15T00:04:58.766Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/b757017c6f2376e25dc0c27293428f0038432e7107bb04373b6863d8c29f39c7/propolis-server"
target = phd_framework::test_vm::server
|
| 140 | 2026-01-15T00:04:58.766Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log"
target = phd_framework::log_config
|
| 141 | 2026-01-15T00:04:58.784Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 869
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
| 142 | 2026-01-15T00:04:58.784Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 143 | 2026-01-15T00:04:58.785Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 98dbe385-078d-4839-8d55-ca0c062f616d
|
| 144 | 2026-01-15T00:04:58.785Z | 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 = 347
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 98dbe385-078d-4839-8d55-ca0c062f616d
|
| 145 | 2026-01-15T00:04:59.137Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 146 | 2026-01-15T00:04:59.138Z | 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: 98dbe385-078d-4839-8d55-ca0c062f616d, name: "phd-vm-98dbe385-078d-4839-8d55-ca0c062f616d", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d28123c4-7132-4718-a49f-c84ff5608d6d, project_id: c9409ffd-6b17-4591-8e91-faa225905546, sled_id: 666f3d87-dfab-4102-9211-28392341e692, sled_serial: "666f3d87-dfab-4102-9211-28392341e692", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 98dbe385-078d-4839-8d55-ca0c062f616d
|
| 147 | 2026-01-15T00:04:59.138Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 98dbe385-078d-4839-8d55-ca0c062f616d
|
| 148 | 2026-01-15T00:04:59.138Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::from_base::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 98dbe385-078d-4839-8d55-ca0c062f616d
|
| 149 | 2026-01-15T00:04:59.139Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 98dbe385-078d-4839-8d55-ca0c062f616d
|
| 150 | 2026-01-15T00:04:59.139Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 151 | 2026-01-15T00:04:59.139Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = 98dbe385-078d-4839-8d55-ca0c062f616d
|
| 152 | 2026-01-15T00:04:59.139Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 153 | 2026-01-15T00:04:59.139Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 98dbe385-078d-4839-8d55-ca0c062f616d
|
| 154 | 2026-01-15T00:04:59.139Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 98dbe385-078d-4839-8d55-ca0c062f616d
|
| 155 | 2026-01-15T00:05:03.465Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4325
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 98dbe385-078d-4839-8d55-ca0c062f616d
|
| 156 | 2026-01-15T00:05:03.465Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
| 157 | 2026-01-15T00:05:03.465Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 158 | 2026-01-15T00:05:03.465Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 98dbe385-078d-4839-8d55-ca0c062f616d
|
| 159 | 2026-01-15T00:05:03.465Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 98dbe385-078d-4839-8d55-ca0c062f616d
|
| 160 | 2026-01-15T00:05:03.484Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 98dbe385-078d-4839-8d55-ca0c062f616d
|
| 161 | 2026-01-15T00:05:03.484Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 162 | 2026-01-15T00:05:03.485Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 163 | 2026-01-15T00:05:03.485Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 98dbe385-078d-4839-8d55-ca0c062f616d
|
| 164 | 2026-01-15T00:05:03.485Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 98dbe385-078d-4839-8d55-ca0c062f616d
|
| 165 | 2026-01-15T00:05:03.517Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 98dbe385-078d-4839-8d55-ca0c062f616d
|
| 166 | 2026-01-15T00:05:03.517Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 167 | 2026-01-15T00:05:03.517Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4378
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 168 | 2026-01-15T00:05:03.518Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 98dbe385-078d-4839-8d55-ca0c062f616d
|
| 169 | 2026-01-15T00:05:03.518Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = 98dbe385-078d-4839-8d55-ca0c062f616d
|
| 170 | 2026-01-15T00:05:03.529Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 98dbe385-078d-4839-8d55-ca0c062f616d
|
| 171 | 2026-01-15T00:05:03.530Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 98dbe385-078d-4839-8d55-ca0c062f616d
|
| 172 | 2026-01-15T00:05:03.530Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = 98dbe385-078d-4839-8d55-ca0c062f616d
|
| 173 | 2026-01-15T00:05:03.561Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 98dbe385-078d-4839-8d55-ca0c062f616d
|
| 174 | 2026-01-15T00:05:03.566Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::from_base::serial_history
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_serial_history_base
|
| 175 | 2026-01-15T00:05:03.566Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 176 | 2026-01-15T00:05:03.566Z | 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 = 217
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base_lifecycle_0
|
| 177 | 2026-01-15T00:05:03.566Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 178 | 2026-01-15T00:05:03.566Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 179 | 2026-01-15T00:05:03.566Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 180 | 2026-01-15T00:05:03.585Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 870
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
| 181 | 2026-01-15T00:05:03.586Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 182 | 2026-01-15T00:05:03.586Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 98dbe385-078d-4839-8d55-ca0c062f616d
target = phd_framework::test_vm
target_id = d85835be-291c-4579-8aa4-b2c822270cb2
|
| 183 | 2026-01-15T00:05:03.586Z | 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 = 534
migration_id = f8be09ae-b82c-47b8-b3bc-2dda32a9e2a9
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 98dbe385-078d-4839-8d55-ca0c062f616d
target = phd_framework::test_vm
target_id = d85835be-291c-4579-8aa4-b2c822270cb2
timeout_duration = 45s
|
| 184 | 2026-01-15T00:05:03.586Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 98dbe385-078d-4839-8d55-ca0c062f616d
target = phd_framework::test_vm
target_id = d85835be-291c-4579-8aa4-b2c822270cb2
vm = migration_serial_history_base_lifecycle_0
vm_id = d85835be-291c-4579-8aa4-b2c822270cb2
|
| 185 | 2026-01-15T00:05:03.586Z | 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 = 347
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 98dbe385-078d-4839-8d55-ca0c062f616d
target = phd_framework::test_vm
target_id = d85835be-291c-4579-8aa4-b2c822270cb2
vm = migration_serial_history_base_lifecycle_0
vm_id = d85835be-291c-4579-8aa4-b2c822270cb2
|
| 186 | 2026-01-15T00:05:04.146Z | 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: d85835be-291c-4579-8aa4-b2c822270cb2, name: "phd-vm-d85835be-291c-4579-8aa4-b2c822270cb2", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d28123c4-7132-4718-a49f-c84ff5608d6d, project_id: c9409ffd-6b17-4591-8e91-faa225905546, sled_id: a0d42d0f-d2cd-403f-8e80-b5d9fa6cd479, sled_serial: "a0d42d0f-d2cd-403f-8e80-b5d9fa6cd479", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 98dbe385-078d-4839-8d55-ca0c062f616d
target = phd_framework::test_vm
target_id = d85835be-291c-4579-8aa4-b2c822270cb2
vm = migration_serial_history_base_lifecycle_0
vm_id = d85835be-291c-4579-8aa4-b2c822270cb2
|
| 187 | 2026-01-15T00:05:04.147Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = f8be09ae-b82c-47b8-b3bc-2dda32a9e2a9
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 98dbe385-078d-4839-8d55-ca0c062f616d
target = phd_framework::test_vm
target_id = d85835be-291c-4579-8aa4-b2c822270cb2
|
| 188 | 2026-01-15T00:05:06.416Z | 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":7727}}
target = phd_framework::serial
|
| 189 | 2026-01-15T00:05:07.218Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 98dbe385-078d-4839-8d55-ca0c062f616d
target = phd_framework::test_vm
target_id = d85835be-291c-4579-8aa4-b2c822270cb2
|
| 190 | 2026-01-15T00:05:07.218Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3071
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = f8be09ae-b82c-47b8-b3bc-2dda32a9e2a9
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 98dbe385-078d-4839-8d55-ca0c062f616d
target = phd_framework::test_vm
target_id = d85835be-291c-4579-8aa4-b2c822270cb2
|
| 191 | 2026-01-15T00:05:07.220Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 98dbe385-078d-4839-8d55-ca0c062f616d
|
| 192 | 2026-01-15T00:05:07.221Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_serial_history_base
vm_id = 98dbe385-078d-4839-8d55-ca0c062f616d
|
| 193 | 2026-01-15T00:05:07.293Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 73
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 98dbe385-078d-4839-8d55-ca0c062f616d
|
| 194 | 2026-01-15T00:05:07.293Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8508
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 98dbe385-078d-4839-8d55-ca0c062f616d
|
| 195 | 2026-01-15T00:05:07.296Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = d85835be-291c-4579-8aa4-b2c822270cb2
|
| 196 | 2026-01-15T00:05:07.296Z | 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
|
| 197 | 2026-01-15T00:05:07.296Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8158
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 198 | 2026-01-15T00:05:07.296Z | INFO | phd-runner: test phd_tests::migrate::from_base::serial_history ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 199 | 2026-01-15T00:05:07.296Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 200 | 2026-01-15T00:05:07.297Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = d85835be-291c-4579-8aa4-b2c822270cb2
|
| 201 | 2026-01-15T00:05:07.589Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_serial_history_base_lifecycle_0
vm_id = d85835be-291c-4579-8aa4-b2c822270cb2
|
| 202 | 2026-01-15T00:05:07.666Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
vm = migration_serial_history_base_lifecycle_0
vm_id = d85835be-291c-4579-8aa4-b2c822270cb2
|
| 203 | 2026-01-15T00:05:07.666Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-7b59bd90-9f34-4b6a-86bc-3c27e0c52c73"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_base_lifecycle_0
vm_id = d85835be-291c-4579-8aa4-b2c822270cb2
|
| 204 | 2026-01-15T00:05:07.687Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
vm = migration_serial_history_base_lifecycle_0
vm_id = d85835be-291c-4579-8aa4-b2c822270cb2
|
| 205 | 2026-01-15T00:05:07.687Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fd885fd2-4a8e-4a63-b4fd-c9c17ef035e5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_base_lifecycle_0
vm_id = d85835be-291c-4579-8aa4-b2c822270cb2
|
| 206 | 2026-01-15T00:05:07.700Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 404
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = d85835be-291c-4579-8aa4-b2c822270cb2
|
| 207 | 2026-01-15T00:05:07.700Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4114
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 98dbe385-078d-4839-8d55-ca0c062f616d
target = phd_framework::test_vm
target_id = d85835be-291c-4579-8aa4-b2c822270cb2
vm = migration_serial_history_base_lifecycle_0
vm_id = d85835be-291c-4579-8aa4-b2c822270cb2
|
| 208 | 2026-01-15T00:05:07.700Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4114
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 98dbe385-078d-4839-8d55-ca0c062f616d
target = phd_framework::test_vm
target_id = d85835be-291c-4579-8aa4-b2c822270cb2
|
| 209 | 2026-01-15T00:05:07.700Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 8970
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
| 210 | 2026-01-15T00:05:07.700Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 403
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 211 | 2026-01-15T00:05:07.700Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 212 | 2026-01-15T00:05:07.700Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 213 | 2026-01-15T00:05:07.700Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 214 | 2026-01-15T00:05:07.700Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 52
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_tests::migrate::from_base
|
| 215 | 2026-01-15T00:05:07.700Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 216 | 2026-01-15T00:05:07.701Z | 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
|
| 217 | 2026-01-15T00:05:07.701Z | 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
|
| 218 | 2026-01-15T00:05:07.701Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
| 219 | 2026-01-15T00:05:07.707Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::migration_from_base_and_back
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 865M 1.80T 864M /phd-artifacts\n
target = phd_framework::zfs
|
| 220 | 2026-01-15T00:05:07.708Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6286d9ed-5377-46a8-848b-960345a1f98c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = snapshot
|
| 221 | 2026-01-15T00:05:07.718Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6286d9ed-5377-46a8-848b-960345a1f98c", "phd-artifacts/phd-clone-74520300-16f4-4825-9735-f418d89cad6f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = clone
|
| 222 | 2026-01-15T00:05:07.730Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-74520300-16f4-4825-9735-f418d89cad6f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
| 223 | 2026-01-15T00:05:07.736Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::migration_from_base_and_back
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-74520300-16f4-4825-9735-f418d89cad6f 0B 1.80T 864M /phd-artifacts/phd-clone-74520300-16f4-4825-9735-f418d89cad6f\n
target = phd_framework::zfs
|
| 224 | 2026-01-15T00:05:07.736Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 225 | 2026-01-15T00:05:07.736Z | 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 = 217
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back
|
| 226 | 2026-01-15T00:05:07.736Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/b757017c6f2376e25dc0c27293428f0038432e7107bb04373b6863d8c29f39c7/propolis-server
target = phd_framework::artifacts::store
|
| 227 | 2026-01-15T00:05:07.736Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/b757017c6f2376e25dc0c27293428f0038432e7107bb04373b6863d8c29f39c7/propolis-server"
target = phd_framework::test_vm::server
|
| 228 | 2026-01-15T00:05:07.736Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log"
target = phd_framework::log_config
|
| 229 | 2026-01-15T00:05:07.755Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 879
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 230 | 2026-01-15T00:05:07.755Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 231 | 2026-01-15T00:05:07.755Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 232 | 2026-01-15T00:05:07.755Z | 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 = 347
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 233 | 2026-01-15T00:05:08.411Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 234 | 2026-01-15T00:05:08.412Z | 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: e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c, name: "phd-vm-e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: e32ea195-a785-427e-b8ca-3c571661bb7e, project_id: 4bfec9db-2221-47d0-8872-aaed5f9e2b92, sled_id: 9b855ff3-6e14-49ed-a59d-b352b3a2ef19, sled_serial: "9b855ff3-6e14-49ed-a59d-b352b3a2ef19", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 235 | 2026-01-15T00:05:08.412Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 236 | 2026-01-15T00:05:08.412Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 472
path = phd_tests::migrate::from_base::migration_from_base_and_back
state = Run
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 237 | 2026-01-15T00:05:08.413Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 238 | 2026-01-15T00:05:08.413Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 239 | 2026-01-15T00:05:08.413Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 240 | 2026-01-15T00:05:08.413Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 241 | 2026-01-15T00:05:08.413Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 242 | 2026-01-15T00:05:08.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 = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 243 | 2026-01-15T00:05:12.755Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4341
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 244 | 2026-01-15T00:05:12.755Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
| 245 | 2026-01-15T00:05:12.755Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 246 | 2026-01-15T00:05:12.755Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 247 | 2026-01-15T00:05:12.755Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 248 | 2026-01-15T00:05:12.774Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 249 | 2026-01-15T00:05:12.774Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 250 | 2026-01-15T00:05:12.774Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 251 | 2026-01-15T00:05:12.774Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 252 | 2026-01-15T00:05:12.774Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 253 | 2026-01-15T00:05:12.806Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 254 | 2026-01-15T00:05:12.806Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 255 | 2026-01-15T00:05:12.806Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4393
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 256 | 2026-01-15T00:05:12.807Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 257 | 2026-01-15T00:05:12.807Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 258 | 2026-01-15T00:05:12.817Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 259 | 2026-01-15T00:05:12.817Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 260 | 2026-01-15T00:05:12.817Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 261 | 2026-01-15T00:05:12.851Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 262 | 2026-01-15T00:05:12.851Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 263 | 2026-01-15T00:05:12.851Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 264 | 2026-01-15T00:05:12.862Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 265 | 2026-01-15T00:05:12.863Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 266 | 2026-01-15T00:05:12.863Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 267 | 2026-01-15T00:05:12.895Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 268 | 2026-01-15T00:05:12.895Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 269 | 2026-01-15T00:05:12.895Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 270 | 2026-01-15T00:05:12.906Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 271 | 2026-01-15T00:05:12.907Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 272 | 2026-01-15T00:05:12.907Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 273 | 2026-01-15T00:05:12.940Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 274 | 2026-01-15T00:05:12.940Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
| 275 | 2026-01-15T00:05:12.940Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 276 | 2026-01-15T00:05:12.940Z | 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 = 217
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_0
|
| 277 | 2026-01-15T00:05:12.940Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 278 | 2026-01-15T00:05:12.940Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 279 | 2026-01-15T00:05:12.940Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 280 | 2026-01-15T00:05:12.959Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 880
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 281 | 2026-01-15T00:05:12.959Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 282 | 2026-01-15T00:05:12.959Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
target = phd_framework::test_vm
target_id = e23e0042-f174-4f9b-b75f-632cda7db87f
|
| 283 | 2026-01-15T00:05:12.959Z | 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 = 534
migration_id = 8260d065-ad00-49c7-9603-5e638be959e6
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
target = phd_framework::test_vm
target_id = e23e0042-f174-4f9b-b75f-632cda7db87f
timeout_duration = 45s
|
| 284 | 2026-01-15T00:05:12.959Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
target = phd_framework::test_vm
target_id = e23e0042-f174-4f9b-b75f-632cda7db87f
vm = migration_from_base_and_back_lifecycle_0
vm_id = e23e0042-f174-4f9b-b75f-632cda7db87f
|
| 285 | 2026-01-15T00:05:12.960Z | 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 = 347
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
target = phd_framework::test_vm
target_id = e23e0042-f174-4f9b-b75f-632cda7db87f
vm = migration_from_base_and_back_lifecycle_0
vm_id = e23e0042-f174-4f9b-b75f-632cda7db87f
|
| 286 | 2026-01-15T00:05:13.609Z | 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: e23e0042-f174-4f9b-b75f-632cda7db87f, name: "phd-vm-e23e0042-f174-4f9b-b75f-632cda7db87f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: e32ea195-a785-427e-b8ca-3c571661bb7e, project_id: 4bfec9db-2221-47d0-8872-aaed5f9e2b92, sled_id: e270b756-af75-432d-bcf8-66ca221d109b, sled_serial: "e270b756-af75-432d-bcf8-66ca221d109b", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
target = phd_framework::test_vm
target_id = e23e0042-f174-4f9b-b75f-632cda7db87f
vm = migration_from_base_and_back_lifecycle_0
vm_id = e23e0042-f174-4f9b-b75f-632cda7db87f
|
| 287 | 2026-01-15T00:05:13.609Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 8260d065-ad00-49c7-9603-5e638be959e6
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
target = phd_framework::test_vm
target_id = e23e0042-f174-4f9b-b75f-632cda7db87f
|
| 288 | 2026-01-15T00:05:15.842Z | 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":7760}}
target = phd_framework::serial
|
| 289 | 2026-01-15T00:05:16.486Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
target = phd_framework::test_vm
target_id = e23e0042-f174-4f9b-b75f-632cda7db87f
|
| 290 | 2026-01-15T00:05:16.487Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2877
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 8260d065-ad00-49c7-9603-5e638be959e6
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
target = phd_framework::test_vm
target_id = e23e0042-f174-4f9b-b75f-632cda7db87f
|
| 291 | 2026-01-15T00:05:16.489Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 292 | 2026-01-15T00:05:16.489Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = e23e0042-f174-4f9b-b75f-632cda7db87f
|
| 293 | 2026-01-15T00:05:16.489Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = e23e0042-f174-4f9b-b75f-632cda7db87f
|
| 294 | 2026-01-15T00:05:16.490Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 295 | 2026-01-15T00:05:16.563Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 73
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 296 | 2026-01-15T00:05:16.563Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 73
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = e23e0042-f174-4f9b-b75f-632cda7db87f
|
| 297 | 2026-01-15T00:05:16.563Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8807
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
|
| 298 | 2026-01-15T00:05:16.563Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = e23e0042-f174-4f9b-b75f-632cda7db87f
|
| 299 | 2026-01-15T00:05:16.563Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = e23e0042-f174-4f9b-b75f-632cda7db87f
|
| 300 | 2026-01-15T00:05:16.588Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 25
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = e23e0042-f174-4f9b-b75f-632cda7db87f
|
| 301 | 2026-01-15T00:05:16.588Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __BASE_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
| 302 | 2026-01-15T00:05:16.589Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 303 | 2026-01-15T00:05:16.589Z | 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 = 217
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_1
|
| 304 | 2026-01-15T00:05:16.589Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/b757017c6f2376e25dc0c27293428f0038432e7107bb04373b6863d8c29f39c7/propolis-server
target = phd_framework::artifacts::store
|
| 305 | 2026-01-15T00:05:16.589Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9004
server_path = "/phd-artifacts/b757017c6f2376e25dc0c27293428f0038432e7107bb04373b6863d8c29f39c7/propolis-server"
target = phd_framework::test_vm::server
|
| 306 | 2026-01-15T00:05:16.589Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log"
target = phd_framework::log_config
|
| 307 | 2026-01-15T00:05:16.608Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 882
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 308 | 2026-01-15T00:05:16.608Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 309 | 2026-01-15T00:05:16.608Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = e23e0042-f174-4f9b-b75f-632cda7db87f
target = phd_framework::test_vm
target_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
|
| 310 | 2026-01-15T00:05:16.608Z | 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 = 534
migration_id = 28b3c030-302a-49c0-a75d-2283c2cd70f1
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = e23e0042-f174-4f9b-b75f-632cda7db87f
target = phd_framework::test_vm
target_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
timeout_duration = 45s
|
| 311 | 2026-01-15T00:05:16.608Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = e23e0042-f174-4f9b-b75f-632cda7db87f
target = phd_framework::test_vm
target_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
vm = migration_from_base_and_back_lifecycle_1
vm_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
|
| 312 | 2026-01-15T00:05:16.609Z | 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 = 347
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = e23e0042-f174-4f9b-b75f-632cda7db87f
target = phd_framework::test_vm
target_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
vm = migration_from_base_and_back_lifecycle_1
vm_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
|
| 313 | 2026-01-15T00:05:17.376Z | 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: 1330eb13-cf15-4b91-b7da-d08964ffdda7, name: "phd-vm-1330eb13-cf15-4b91-b7da-d08964ffdda7", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: e32ea195-a785-427e-b8ca-3c571661bb7e, project_id: 4bfec9db-2221-47d0-8872-aaed5f9e2b92, sled_id: c970b6d2-0a54-4ecc-8dd2-b7d7fccfabb5, sled_serial: "c970b6d2-0a54-4ecc-8dd2-b7d7fccfabb5", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = e23e0042-f174-4f9b-b75f-632cda7db87f
target = phd_framework::test_vm
target_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
vm = migration_from_base_and_back_lifecycle_1
vm_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
|
| 314 | 2026-01-15T00:05:17.376Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 28b3c030-302a-49c0-a75d-2283c2cd70f1
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = e23e0042-f174-4f9b-b75f-632cda7db87f
target = phd_framework::test_vm
target_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
|
| 315 | 2026-01-15T00:05:19.662Z | 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":7807}}
target = phd_framework::serial
|
| 316 | 2026-01-15T00:05:19.669Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = e23e0042-f174-4f9b-b75f-632cda7db87f
target = phd_framework::test_vm
target_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
|
| 317 | 2026-01-15T00:05:19.669Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2292
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 28b3c030-302a-49c0-a75d-2283c2cd70f1
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = e23e0042-f174-4f9b-b75f-632cda7db87f
target = phd_framework::test_vm
target_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
|
| 318 | 2026-01-15T00:05:19.677Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = e23e0042-f174-4f9b-b75f-632cda7db87f
|
| 319 | 2026-01-15T00:05:19.677Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
|
| 320 | 2026-01-15T00:05:19.677Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_1
vm_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
|
| 321 | 2026-01-15T00:05:19.678Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_0
vm_id = e23e0042-f174-4f9b-b75f-632cda7db87f
|
| 322 | 2026-01-15T00:05:19.755Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 77
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = e23e0042-f174-4f9b-b75f-632cda7db87f
|
| 323 | 2026-01-15T00:05:19.755Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6795
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
target = phd_framework::test_vm
target_id = e23e0042-f174-4f9b-b75f-632cda7db87f
vm = migration_from_base_and_back_lifecycle_0
vm_id = e23e0042-f174-4f9b-b75f-632cda7db87f
|
| 324 | 2026-01-15T00:05:19.755Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 6795
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = e6d41ce2-1cc9-4e68-ba24-5dc3b20b2e3c
target = phd_framework::test_vm
target_id = e23e0042-f174-4f9b-b75f-632cda7db87f
|
| 325 | 2026-01-15T00:05:19.755Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 78
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
|
| 326 | 2026-01-15T00:05:19.755Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
|
| 327 | 2026-01-15T00:05:19.755Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_1
vm_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
|
| 328 | 2026-01-15T00:05:19.783Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 27
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
|
| 329 | 2026-01-15T00:05:19.783Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
| 330 | 2026-01-15T00:05:19.783Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 331 | 2026-01-15T00:05:19.783Z | 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 = 217
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_2
|
| 332 | 2026-01-15T00:05:19.783Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 333 | 2026-01-15T00:05:19.783Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9006
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 334 | 2026-01-15T00:05:19.783Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log"
target = phd_framework::log_config
|
| 335 | 2026-01-15T00:05:19.801Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 884
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 336 | 2026-01-15T00:05:19.801Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 337 | 2026-01-15T00:05:19.801Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
target = phd_framework::test_vm
target_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
|
| 338 | 2026-01-15T00:05:19.801Z | 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 = 534
migration_id = efe348ef-adb1-408b-9c05-187f95ad0c09
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
target = phd_framework::test_vm
target_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
timeout_duration = 45s
|
| 339 | 2026-01-15T00:05:19.801Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
target = phd_framework::test_vm
target_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
vm = migration_from_base_and_back_lifecycle_2
vm_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
|
| 340 | 2026-01-15T00:05:19.802Z | 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 = 347
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
target = phd_framework::test_vm
target_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
vm = migration_from_base_and_back_lifecycle_2
vm_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
|
| 341 | 2026-01-15T00:05:20.503Z | 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: ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8, name: "phd-vm-ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: e32ea195-a785-427e-b8ca-3c571661bb7e, project_id: 4bfec9db-2221-47d0-8872-aaed5f9e2b92, sled_id: dd968b36-dfbc-4951-bbeb-2f932fbb7109, sled_serial: "dd968b36-dfbc-4951-bbeb-2f932fbb7109", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
target = phd_framework::test_vm
target_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
vm = migration_from_base_and_back_lifecycle_2
vm_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
|
| 342 | 2026-01-15T00:05:20.503Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = efe348ef-adb1-408b-9c05-187f95ad0c09
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
target = phd_framework::test_vm
target_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
|
| 343 | 2026-01-15T00:05:22.767Z | 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":7854}}
target = phd_framework::serial
|
| 344 | 2026-01-15T00:05:24.198Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
target = phd_framework::test_vm
target_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
|
| 345 | 2026-01-15T00:05:24.198Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3695
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = efe348ef-adb1-408b-9c05-187f95ad0c09
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
target = phd_framework::test_vm
target_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
|
| 346 | 2026-01-15T00:05:24.200Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
|
| 347 | 2026-01-15T00:05:24.200Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
|
| 348 | 2026-01-15T00:05:24.200Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
|
| 349 | 2026-01-15T00:05:24.202Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_1
vm_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
|
| 350 | 2026-01-15T00:05:24.277Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 76
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
|
| 351 | 2026-01-15T00:05:24.277Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 7668
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = e23e0042-f174-4f9b-b75f-632cda7db87f
target = phd_framework::test_vm
target_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
vm = migration_from_base_and_back_lifecycle_1
vm_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
|
| 352 | 2026-01-15T00:05:24.277Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 76
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
|
| 353 | 2026-01-15T00:05:24.277Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 7668
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = e23e0042-f174-4f9b-b75f-632cda7db87f
target = phd_framework::test_vm
target_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
|
| 354 | 2026-01-15T00:05:24.277Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
|
| 355 | 2026-01-15T00:05:24.277Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
|
| 356 | 2026-01-15T00:05:24.311Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
|
| 357 | 2026-01-15T00:05:24.311Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
|
| 358 | 2026-01-15T00:05:24.311Z | 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
|
| 359 | 2026-01-15T00:05:24.311Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 15899
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 360 | 2026-01-15T00:05:24.311Z | INFO | phd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 361 | 2026-01-15T00:05:24.311Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 362 | 2026-01-15T00:05:24.312Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
|
| 363 | 2026-01-15T00:05:24.656Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_2
vm_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
|
| 364 | 2026-01-15T00:05:24.729Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
vm = migration_from_base_and_back_lifecycle_2
vm_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
|
| 365 | 2026-01-15T00:05:24.729Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-74520300-16f4-4825-9735-f418d89cad6f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_and_back_lifecycle_2
vm_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
|
| 366 | 2026-01-15T00:05:24.748Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
vm = migration_from_base_and_back_lifecycle_2
vm_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
|
| 367 | 2026-01-15T00:05:24.748Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6286d9ed-5377-46a8-848b-960345a1f98c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_and_back_lifecycle_2
vm_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
|
| 368 | 2026-01-15T00:05:24.762Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 450
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
|
| 369 | 2026-01-15T00:05:24.762Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 450
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 370 | 2026-01-15T00:05:24.762Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4960
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
target = phd_framework::test_vm
target_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
vm = migration_from_base_and_back_lifecycle_2
vm_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
|
| 371 | 2026-01-15T00:05:24.762Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 372 | 2026-01-15T00:05:24.762Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4960
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 1330eb13-cf15-4b91-b7da-d08964ffdda7
target = phd_framework::test_vm
target_id = ea5e7d3a-f456-4ae5-a90f-3477e89bf0b8
|
| 373 | 2026-01-15T00:05:24.762Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 374 | 2026-01-15T00:05:24.762Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 17061
file = phd-tests/tests/src/migrate.rs
line = 52
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_tests::migrate::from_base
|
| 375 | | test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 109.24s |
| 376 | | |
| 377 | 2026-01-15T00:05:24.762Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 41
target = phd_runner
|