| 1 | 2025-12-23T06:37:12.137Z | 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: None, 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: [], exclude_filter: ["phd_tests::migrate::from_base"], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
| 2 | 2025-12-23T06:37:12.140Z | 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: 356, tv_nsec: 255359200 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
| 3 | 2025-12-23T06:37:12.140Z | 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 | 2025-12-23T06:37:12.140Z | 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 | 2025-12-23T06:37:12.141Z | 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 | 2025-12-23T06:37:12.322Z | WARN | phd-runner: No 'migration base' Propolis server provided. Migration-from-base tests will be skipped.
file = phd-tests/framework/src/lib.rs
line = 179
target = phd_framework
|
| 7 | 2025-12-23T06:37:12.322Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 8 | 2025-12-23T06:37:12.322Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 9 | 2025-12-23T06:37:12.322Z | INFO | phd-runner: Running 43 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
| 10 | 2025-12-23T06:37:12.322Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_start_stop_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 11 | 2025-12-23T06:37:12.322Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 12 | 2025-12-23T06:37:12.322Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 13 | 2025-12-23T06:37:12.323Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 16
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_tests::server_state_machine
|
| 14 | 2025-12-23T06:37:12.330Z | 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::server_state_machine::instance_start_stop_test
target = phd_framework::artifacts::store
|
| 15 | 2025-12-23T06:37:12.330Z | DEBG | phd-runner: [TEST - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/907a5fd1763ce5ddd74001261e5b52cd200a25f9/OVMF_CODE.fd
|
| 16 | 2025-12-23T06:37:13.327Z | 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::server_state_machine::instance_start_stop_test
target = phd_framework::artifacts::store
|
| 17 | 2025-12-23T06:37:13.327Z | 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::server_state_machine::instance_start_stop_test
target = phd_framework::artifacts::store
timeout = 600s
|
| 18 | 2025-12-23T06:37:43.077Z | 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
|
| 19 | 2025-12-23T06:37:43.077Z | 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::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = list
|
| 20 | 2025-12-23T06:37:43.085Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_start_stop_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2M 1.80T 1.91M /phd-artifacts\n
target = phd_framework::zfs
|
| 21 | 2025-12-23T06:37:43.085Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d110d01d-3641-4453-9c5e-96b33ddaa8a2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = snapshot
|
| 22 | 2025-12-23T06:37:43.108Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d110d01d-3641-4453-9c5e-96b33ddaa8a2", "phd-artifacts/phd-clone-e4af79e8-7a95-4fd3-bf1d-7c5fa1686ad3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = clone
|
| 23 | 2025-12-23T06:37:43.119Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e4af79e8-7a95-4fd3-bf1d-7c5fa1686ad3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = list
|
| 24 | 2025-12-23T06:37:43.125Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_start_stop_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-e4af79e8-7a95-4fd3-bf1d-7c5fa1686ad3 0B 1.80T 48.9M /phd-artifacts/phd-clone-e4af79e8-7a95-4fd3-bf1d-7c5fa1686ad3\n
target = phd_framework::zfs
|
| 25 | 2025-12-23T06:37:43.126Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
|
| 26 | 2025-12-23T06:37:43.126Z | 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::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm_name = instance_ensure_running_test
|
| 27 | 2025-12-23T06:37:43.126Z | 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
|
| 28 | 2025-12-23T06:37:43.126Z | 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
|
| 29 | 2025-12-23T06:37:43.126Z | 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::server_state_machine::instance_start_stop_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 30 | 2025-12-23T06:37:43.126Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::server_state_machine::instance_start_stop_test
stderr_path = "/tmp/propolis-phd/instance_ensure_running_test.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_ensure_running_test.stdout.log"
target = phd_framework::log_config
|
| 31 | 2025-12-23T06:37:43.145Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 868
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm::server
|
| 32 | 2025-12-23T06:37:43.145Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
|
| 33 | 2025-12-23T06:37:43.145Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 34 | 2025-12-23T06:37:43.146Z | 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::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 35 | 2025-12-23T06:37:43.444Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 36 | 2025-12-23T06:37:43.445Z | 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: bdd9bc5e-1fd7-4452-ba50-5df035c4992b, name: "phd-vm-bdd9bc5e-1fd7-4452-ba50-5df035c4992b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 98f99404-5c94-4f91-bfe9-e747f378029a, project_id: 03325fef-e6ad-4712-b56c-52f38a330dc5, sled_id: f25891ce-71b1-4b3c-ab0f-abec9294b48c, sled_serial: "f25891ce-71b1-4b3c-ab0f-abec9294b48c", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 37 | 2025-12-23T06:37:43.445Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 38 | 2025-12-23T06:37:43.445Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 39 | 2025-12-23T06:37:43.446Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 40 | 2025-12-23T06:37:43.446Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 41 | 2025-12-23T06:37:43.446Z | 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::server_state_machine::instance_start_stop_test
state = Run
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 42 | 2025-12-23T06:37:43.447Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 43 | 2025-12-23T06:37:43.447Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 44 | 2025-12-23T06:37:43.447Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 45 | 2025-12-23T06:37:43.447Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 46 | 2025-12-23T06:37:43.447Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 47 | 2025-12-23T06:37:43.447Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 48 | 2025-12-23T06:37:43.447Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 49 | 2025-12-23T06:37:43.447Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 50 | 2025-12-23T06:37:43.448Z | 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::server_state_machine::instance_start_stop_test
state = Stop
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 51 | 2025-12-23T06:37:43.448Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 52 | 2025-12-23T06:37:43.448Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 53 | 2025-12-23T06:37:43.448Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 54 | 2025-12-23T06:37:43.448Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 55 | 2025-12-23T06:37:43.448Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 56 | 2025-12-23T06:37:43.449Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 57 | 2025-12-23T06:37:43.452Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 58 | 2025-12-23T06:37:43.452Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 59 | 2025-12-23T06:37:43.931Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 60 | 2025-12-23T06:37:43.931Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 61 | 2025-12-23T06:37:43.932Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 62 | 2025-12-23T06:37:43.932Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 483
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 63 | 2025-12-23T06:37:43.932Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 64 | 2025-12-23T06:37:43.932Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_start_stop_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 65 | 2025-12-23T06:37:43.932Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 66 | 2025-12-23T06:37:43.933Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::server_state_machine::instance_start_stop_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 67 | 2025-12-23T06:37:44.009Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 68 | 2025-12-23T06:37:44.009Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e4af79e8-7a95-4fd3-bf1d-7c5fa1686ad3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = destroy
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 69 | 2025-12-23T06:37:44.035Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 70 | 2025-12-23T06:37:44.035Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d110d01d-3641-4453-9c5e-96b33ddaa8a2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = destroy
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 71 | 2025-12-23T06:37:44.050Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 117
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 72 | 2025-12-23T06:37:44.050Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 904
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = bdd9bc5e-1fd7-4452-ba50-5df035c4992b
|
| 73 | 2025-12-23T06:37:44.050Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 117
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 74 | 2025-12-23T06:37:44.050Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 31726
file = phd-tests/tests/src/server_state_machine.rs
line = 16
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_tests::server_state_machine
|
| 75 | 2025-12-23T06:37:44.050Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_stop_causes_destroy_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 76 | 2025-12-23T06:37:44.050Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 77 | 2025-12-23T06:37:44.050Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 78 | 2025-12-23T06:37:44.050Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 32
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_tests::server_state_machine
|
| 79 | 2025-12-23T06:37:44.050Z | 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
|
| 80 | 2025-12-23T06:37:44.050Z | 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
|
| 81 | 2025-12-23T06:37:44.050Z | 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
|
| 82 | 2025-12-23T06:37:44.050Z | 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::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = list
|
| 83 | 2025-12-23T06:37:44.057Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 50.0M 1.80T 48.9M /phd-artifacts\n
target = phd_framework::zfs
|
| 84 | 2025-12-23T06:37:44.057Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-ffd74876-8baf-451a-945d-8c15d459d8d3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = snapshot
|
| 85 | 2025-12-23T06:37:44.067Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-ffd74876-8baf-451a-945d-8c15d459d8d3", "phd-artifacts/phd-clone-66839309-3a40-4906-8f99-1ff580b80dff"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = clone
|
| 86 | 2025-12-23T06:37:44.080Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-66839309-3a40-4906-8f99-1ff580b80dff"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = list
|
| 87 | 2025-12-23T06:37:44.086Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-66839309-3a40-4906-8f99-1ff580b80dff 0B 1.80T 48.9M /phd-artifacts/phd-clone-66839309-3a40-4906-8f99-1ff580b80dff\n
target = phd_framework::zfs
|
| 88 | 2025-12-23T06:37:44.086Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
|
| 89 | 2025-12-23T06:37:44.087Z | 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::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm_name = instance_stop_causes_destroy_test
|
| 90 | 2025-12-23T06:37:44.087Z | 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
|
| 91 | 2025-12-23T06:37:44.087Z | 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::server_state_machine::instance_stop_causes_destroy_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 92 | 2025-12-23T06:37:44.087Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
stderr_path = "/tmp/propolis-phd/instance_stop_causes_destroy_test.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_stop_causes_destroy_test.stdout.log"
target = phd_framework::log_config
|
| 93 | 2025-12-23T06:37:44.095Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 876
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm::server
|
| 94 | 2025-12-23T06:37:44.096Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
|
| 95 | 2025-12-23T06:37:44.096Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 96 | 2025-12-23T06:37:44.096Z | 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::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 97 | 2025-12-23T06:37:44.546Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 98 | 2025-12-23T06:37:44.546Z | 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: 1514fed2-f238-4582-b823-aee6c0a79a94, name: "phd-vm-1514fed2-f238-4582-b823-aee6c0a79a94", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: dada2e79-66d3-4bbf-8796-9167bf436713, project_id: f9af2957-baf1-4b8f-8553-612cb3c039f0, sled_id: 4b6bc3ee-7ba4-4d95-93e1-deed9e4addf6, sled_serial: "4b6bc3ee-7ba4-4d95-93e1-deed9e4addf6", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 99 | 2025-12-23T06:37:44.547Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 100 | 2025-12-23T06:37:44.547Z | 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::server_state_machine::instance_stop_causes_destroy_test
state = Run
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 101 | 2025-12-23T06:37:44.548Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 102 | 2025-12-23T06:37:44.548Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 103 | 2025-12-23T06:37:44.548Z | 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::server_state_machine::instance_stop_causes_destroy_test
state = Stop
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 104 | 2025-12-23T06:37:44.549Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 105 | 2025-12-23T06:37:44.549Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 106 | 2025-12-23T06:37:44.549Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 107 | 2025-12-23T06:37:44.549Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 108 | 2025-12-23T06:37:44.549Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 109 | 2025-12-23T06:37:44.550Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 110 | 2025-12-23T06:37:44.552Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 111 | 2025-12-23T06:37:44.552Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 6
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 112 | 2025-12-23T06:37:44.842Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 113 | 2025-12-23T06:37:44.842Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 114 | 2025-12-23T06:37:44.844Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 115 | 2025-12-23T06:37:44.844Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 294
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 116 | 2025-12-23T06:37:44.844Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 117 | 2025-12-23T06:37:44.844Z | 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::server_state_machine::instance_stop_causes_destroy_test
state = Run
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 118 | 2025-12-23T06:37:44.845Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 119 | 2025-12-23T06:37:44.845Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 120 | 2025-12-23T06:37:44.845Z | 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::server_state_machine::instance_stop_causes_destroy_test
state = Stop
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 121 | 2025-12-23T06:37:44.845Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 122 | 2025-12-23T06:37:44.845Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 123 | 2025-12-23T06:37:44.846Z | 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::server_state_machine::instance_stop_causes_destroy_test
state = Reboot
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 124 | 2025-12-23T06:37:44.846Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 125 | 2025-12-23T06:37:44.846Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 126 | 2025-12-23T06:37:44.847Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_stop_causes_destroy_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 127 | 2025-12-23T06:37:44.847Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 128 | 2025-12-23T06:37:44.847Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 129 | 2025-12-23T06:37:44.919Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 130 | 2025-12-23T06:37:44.919Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-66839309-3a40-4906-8f99-1ff580b80dff"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = destroy
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 131 | 2025-12-23T06:37:44.945Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 132 | 2025-12-23T06:37:44.945Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-ffd74876-8baf-451a-945d-8c15d459d8d3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = destroy
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 133 | 2025-12-23T06:37:44.958Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 111
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 134 | 2025-12-23T06:37:44.958Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 862
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 1514fed2-f238-4582-b823-aee6c0a79a94
|
| 135 | 2025-12-23T06:37:44.958Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 111
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 136 | 2025-12-23T06:37:44.958Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 907
file = phd-tests/tests/src/server_state_machine.rs
line = 32
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_tests::server_state_machine
|
| 137 | 2025-12-23T06:37:44.958Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_reset_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 138 | 2025-12-23T06:37:44.958Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 139 | 2025-12-23T06:37:44.958Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 140 | 2025-12-23T06:37:44.958Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 56
path = phd_tests::server_state_machine::instance_reset_test
target = phd_tests::server_state_machine
|
| 141 | 2025-12-23T06:37:44.958Z | 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
|
| 142 | 2025-12-23T06:37:44.958Z | 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
|
| 143 | 2025-12-23T06:37:44.958Z | 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
|
| 144 | 2025-12-23T06:37:44.958Z | 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::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = list
|
| 145 | 2025-12-23T06:37:44.965Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_reset_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 49.5M 1.80T 48.9M /phd-artifacts\n
target = phd_framework::zfs
|
| 146 | 2025-12-23T06:37:44.965Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e1408791-b4d4-46f2-b00a-cf3d336d001b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = snapshot
|
| 147 | 2025-12-23T06:37:44.978Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e1408791-b4d4-46f2-b00a-cf3d336d001b", "phd-artifacts/phd-clone-979c1cb2-b0c6-4368-93db-40b83fc7925f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = clone
|
| 148 | 2025-12-23T06:37:44.991Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-979c1cb2-b0c6-4368-93db-40b83fc7925f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = list
|
| 149 | 2025-12-23T06:37:44.997Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_reset_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-979c1cb2-b0c6-4368-93db-40b83fc7925f 0B 1.80T 48.9M /phd-artifacts/phd-clone-979c1cb2-b0c6-4368-93db-40b83fc7925f\n
target = phd_framework::zfs
|
| 150 | 2025-12-23T06:37:44.997Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
|
| 151 | 2025-12-23T06:37:44.998Z | 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::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm_name = instance_reset_returns_to_running_test
|
| 152 | 2025-12-23T06:37:44.998Z | 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
|
| 153 | 2025-12-23T06:37:44.998Z | 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::server_state_machine::instance_reset_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 154 | 2025-12-23T06:37:44.998Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::server_state_machine::instance_reset_test
stderr_path = "/tmp/propolis-phd/instance_reset_returns_to_running_test.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_reset_returns_to_running_test.stdout.log"
target = phd_framework::log_config
|
| 155 | 2025-12-23T06:37:45.007Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 884
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm::server
|
| 156 | 2025-12-23T06:37:45.007Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
|
| 157 | 2025-12-23T06:37:45.007Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 158 | 2025-12-23T06:37:45.007Z | 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::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 159 | 2025-12-23T06:37:45.007Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 160 | 2025-12-23T06:37:45.008Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 161 | 2025-12-23T06:37:45.008Z | 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::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 162 | 2025-12-23T06:37:45.369Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 163 | 2025-12-23T06:37:45.370Z | 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: df894226-b11b-476b-9bd7-ec55a4512bb4, name: "phd-vm-df894226-b11b-476b-9bd7-ec55a4512bb4", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 07d8d966-5492-40bc-bfed-0c845e314a1f, project_id: c0de4fc6-7562-4ba6-90f2-7f28daecf42f, sled_id: 309bf588-7be9-48a1-8df8-1f91f0d9de80, sled_serial: "309bf588-7be9-48a1-8df8-1f91f0d9de80", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 164 | 2025-12-23T06:37:45.370Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 165 | 2025-12-23T06:37:45.370Z | 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::server_state_machine::instance_reset_test
state = Run
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 166 | 2025-12-23T06:37:45.371Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 167 | 2025-12-23T06:37:45.371Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 168 | 2025-12-23T06:37:45.371Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 169 | 2025-12-23T06:37:45.371Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 170 | 2025-12-23T06:37:45.371Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 171 | 2025-12-23T06:37:45.372Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 172 | 2025-12-23T06:37:45.372Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 173 | 2025-12-23T06:37:45.372Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 174 | 2025-12-23T06:37:45.372Z | 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::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 175 | 2025-12-23T06:37:45.373Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 176 | 2025-12-23T06:37:45.373Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 177 | 2025-12-23T06:37:45.373Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 178 | 2025-12-23T06:37:45.373Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 179 | 2025-12-23T06:37:45.373Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 180 | 2025-12-23T06:37:45.379Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 6
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 181 | 2025-12-23T06:37:45.379Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 6
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 182 | 2025-12-23T06:37:45.379Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 183 | 2025-12-23T06:37:45.379Z | 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::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 184 | 2025-12-23T06:37:45.380Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 185 | 2025-12-23T06:37:45.380Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 186 | 2025-12-23T06:37:45.380Z | 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::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 187 | 2025-12-23T06:37:45.381Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 188 | 2025-12-23T06:37:45.381Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 189 | 2025-12-23T06:37:45.381Z | 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::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 190 | 2025-12-23T06:37:45.381Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 191 | 2025-12-23T06:37:45.381Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 192 | 2025-12-23T06:37:45.381Z | 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::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 193 | 2025-12-23T06:37:45.382Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 194 | 2025-12-23T06:37:45.382Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 195 | 2025-12-23T06:37:45.382Z | 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::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 196 | 2025-12-23T06:37:45.383Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 197 | 2025-12-23T06:37:45.383Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 198 | 2025-12-23T06:37:45.383Z | 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::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 199 | 2025-12-23T06:37:45.383Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 200 | 2025-12-23T06:37:45.383Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 201 | 2025-12-23T06:37:45.383Z | 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::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 202 | 2025-12-23T06:37:45.384Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 203 | 2025-12-23T06:37:45.384Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 204 | 2025-12-23T06:37:45.384Z | 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::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 205 | 2025-12-23T06:37:45.385Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 206 | 2025-12-23T06:37:45.385Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 207 | 2025-12-23T06:37:45.385Z | 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::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 208 | 2025-12-23T06:37:45.385Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 209 | 2025-12-23T06:37:45.385Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 210 | 2025-12-23T06:37:45.385Z | 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::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 211 | 2025-12-23T06:37:45.386Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 212 | 2025-12-23T06:37:45.386Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 213 | 2025-12-23T06:37:45.386Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 214 | 2025-12-23T06:37:45.386Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 215 | 2025-12-23T06:37:45.386Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 216 | 2025-12-23T06:37:45.391Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 5
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 217 | 2025-12-23T06:37:45.392Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 5
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 218 | 2025-12-23T06:37:45.392Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 219 | 2025-12-23T06:37:45.392Z | 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::server_state_machine::instance_reset_test
state = Stop
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 220 | 2025-12-23T06:37:45.392Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 221 | 2025-12-23T06:37:45.392Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 222 | 2025-12-23T06:37:45.392Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 223 | 2025-12-23T06:37:45.392Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 224 | 2025-12-23T06:37:45.392Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 225 | 2025-12-23T06:37:45.393Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 226 | 2025-12-23T06:37:45.395Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 227 | 2025-12-23T06:37:45.395Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 26
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 228 | 2025-12-23T06:37:46.043Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 229 | 2025-12-23T06:37:46.043Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 230 | 2025-12-23T06:37:46.044Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 231 | 2025-12-23T06:37:46.044Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 651
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 232 | 2025-12-23T06:37:46.044Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 233 | 2025-12-23T06:37:46.044Z | 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::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 234 | 2025-12-23T06:37:46.045Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 235 | 2025-12-23T06:37:46.045Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 236 | 2025-12-23T06:37:46.045Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_reset_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 237 | 2025-12-23T06:37:46.045Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 238 | 2025-12-23T06:37:46.046Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::server_state_machine::instance_reset_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 239 | 2025-12-23T06:37:46.120Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 240 | 2025-12-23T06:37:46.120Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-979c1cb2-b0c6-4368-93db-40b83fc7925f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = destroy
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 241 | 2025-12-23T06:37:46.145Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 242 | 2025-12-23T06:37:46.145Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e1408791-b4d4-46f2-b00a-cf3d336d001b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = destroy
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 243 | 2025-12-23T06:37:46.158Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 113
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 244 | 2025-12-23T06:37:46.158Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 113
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 245 | 2025-12-23T06:37:46.159Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_reset_requires_running_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 246 | 2025-12-23T06:37:46.159Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 247 | 2025-12-23T06:37:46.159Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1150
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = df894226-b11b-476b-9bd7-ec55a4512bb4
|
| 248 | 2025-12-23T06:37:46.159Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 249 | 2025-12-23T06:37:46.159Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1200
file = phd-tests/tests/src/server_state_machine.rs
line = 56
path = phd_tests::server_state_machine::instance_reset_test
target = phd_tests::server_state_machine
|
| 250 | 2025-12-23T06:37:46.159Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 87
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_tests::server_state_machine
|
| 251 | 2025-12-23T06:37:46.159Z | 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
|
| 252 | 2025-12-23T06:37:46.159Z | 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
|
| 253 | 2025-12-23T06:37:46.159Z | 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
|
| 254 | 2025-12-23T06:37:46.159Z | 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::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = list
|
| 255 | 2025-12-23T06:37:46.164Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_reset_requires_running_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 49.9M 1.80T 48.9M /phd-artifacts\n
target = phd_framework::zfs
|
| 256 | 2025-12-23T06:37:46.164Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f778ccc0-0513-426e-b5be-ab10826069de"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = snapshot
|
| 257 | 2025-12-23T06:37:46.178Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f778ccc0-0513-426e-b5be-ab10826069de", "phd-artifacts/phd-clone-be61509c-a417-452b-957a-2d357a1b3cb4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = clone
|
| 258 | 2025-12-23T06:37:46.190Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-be61509c-a417-452b-957a-2d357a1b3cb4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = list
|
| 259 | 2025-12-23T06:37:46.197Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_reset_requires_running_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-be61509c-a417-452b-957a-2d357a1b3cb4 0B 1.80T 48.9M /phd-artifacts/phd-clone-be61509c-a417-452b-957a-2d357a1b3cb4\n
target = phd_framework::zfs
|
| 260 | 2025-12-23T06:37:46.198Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
|
| 261 | 2025-12-23T06:37:46.198Z | 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::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm_name = instance_reset_requires_running_test
|
| 262 | 2025-12-23T06:37:46.198Z | 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
|
| 263 | 2025-12-23T06:37:46.198Z | 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::server_state_machine::instance_reset_requires_running_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 264 | 2025-12-23T06:37:46.198Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::server_state_machine::instance_reset_requires_running_test
stderr_path = "/tmp/propolis-phd/instance_reset_requires_running_test.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_reset_requires_running_test.stdout.log"
target = phd_framework::log_config
|
| 265 | 2025-12-23T06:37:46.207Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 892
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm::server
|
| 266 | 2025-12-23T06:37:46.208Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
|
| 267 | 2025-12-23T06:37:46.208Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b15d7702-520f-487c-8498-f0b5908559e9
|
| 268 | 2025-12-23T06:37:46.208Z | 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::server_state_machine::instance_reset_requires_running_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b15d7702-520f-487c-8498-f0b5908559e9
|
| 269 | 2025-12-23T06:37:46.208Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b15d7702-520f-487c-8498-f0b5908559e9
|
| 270 | 2025-12-23T06:37:46.208Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b15d7702-520f-487c-8498-f0b5908559e9
|
| 271 | 2025-12-23T06:37:46.208Z | 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::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b15d7702-520f-487c-8498-f0b5908559e9
|
| 272 | 2025-12-23T06:37:46.951Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 273 | 2025-12-23T06:37:46.952Z | 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: b15d7702-520f-487c-8498-f0b5908559e9, name: "phd-vm-b15d7702-520f-487c-8498-f0b5908559e9", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 633fe01e-506c-436f-a6c3-25a5f7dc6f3c, project_id: 385b9b56-cd99-4046-a0ef-6afec64159e2, sled_id: 87031d30-6be5-4ce1-928b-70657b2c7e82, sled_serial: "87031d30-6be5-4ce1-928b-70657b2c7e82", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b15d7702-520f-487c-8498-f0b5908559e9
|
| 274 | 2025-12-23T06:37:46.952Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b15d7702-520f-487c-8498-f0b5908559e9
|
| 275 | 2025-12-23T06:37:46.952Z | 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::server_state_machine::instance_reset_requires_running_test
state = Run
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b15d7702-520f-487c-8498-f0b5908559e9
|
| 276 | 2025-12-23T06:37:46.953Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b15d7702-520f-487c-8498-f0b5908559e9
|
| 277 | 2025-12-23T06:37:46.953Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b15d7702-520f-487c-8498-f0b5908559e9
|
| 278 | 2025-12-23T06:37:46.953Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b15d7702-520f-487c-8498-f0b5908559e9
|
| 279 | 2025-12-23T06:37:46.953Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b15d7702-520f-487c-8498-f0b5908559e9
|
| 280 | 2025-12-23T06:37:46.954Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b15d7702-520f-487c-8498-f0b5908559e9
|
| 281 | 2025-12-23T06:37:46.954Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b15d7702-520f-487c-8498-f0b5908559e9
|
| 282 | 2025-12-23T06:37:46.954Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b15d7702-520f-487c-8498-f0b5908559e9
|
| 283 | 2025-12-23T06:37:46.954Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b15d7702-520f-487c-8498-f0b5908559e9
|
| 284 | 2025-12-23T06:37:46.954Z | 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
|
| 285 | 2025-12-23T06:37:46.955Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_reset_requires_running_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 286 | 2025-12-23T06:37:46.955Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 287 | 2025-12-23T06:37:46.955Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 288 | 2025-12-23T06:37:46.955Z | 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::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b15d7702-520f-487c-8498-f0b5908559e9
|
| 289 | 2025-12-23T06:37:47.513Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::server_state_machine::instance_reset_requires_running_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_reset_requires_running_test
vm_id = b15d7702-520f-487c-8498-f0b5908559e9
|
| 290 | 2025-12-23T06:37:47.586Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
vm = instance_reset_requires_running_test
vm_id = b15d7702-520f-487c-8498-f0b5908559e9
|
| 291 | 2025-12-23T06:37:47.586Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-be61509c-a417-452b-957a-2d357a1b3cb4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = destroy
vm = instance_reset_requires_running_test
vm_id = b15d7702-520f-487c-8498-f0b5908559e9
|
| 292 | 2025-12-23T06:37:47.612Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
vm = instance_reset_requires_running_test
vm_id = b15d7702-520f-487c-8498-f0b5908559e9
|
| 293 | 2025-12-23T06:37:47.612Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f778ccc0-0513-426e-b5be-ab10826069de"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = destroy
vm = instance_reset_requires_running_test
vm_id = b15d7702-520f-487c-8498-f0b5908559e9
|
| 294 | 2025-12-23T06:37:47.627Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 673
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b15d7702-520f-487c-8498-f0b5908559e9
|
| 295 | 2025-12-23T06:37:47.628Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1419
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = b15d7702-520f-487c-8498-f0b5908559e9
|
| 296 | 2025-12-23T06:37:47.628Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1468
file = phd-tests/tests/src/server_state_machine.rs
line = 87
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_tests::server_state_machine
|
| 297 | 2025-12-23T06:37:47.628Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 673
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 298 | 2025-12-23T06:37:47.628Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::stop_while_blocked_on_start_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 299 | 2025-12-23T06:37:47.628Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 300 | 2025-12-23T06:37:47.628Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 301 | 2025-12-23T06:37:47.628Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 97
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_tests::server_state_machine
|
| 302 | 2025-12-23T06:37:47.628Z | 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
|
| 303 | 2025-12-23T06:37:47.628Z | 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
|
| 304 | 2025-12-23T06:37:47.628Z | 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
|
| 305 | 2025-12-23T06:37:47.628Z | 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::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
verb = list
|
| 306 | 2025-12-23T06:37:47.634Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 50.8M 1.80T 48.9M /phd-artifacts\n
target = phd_framework::zfs
|
| 307 | 2025-12-23T06:37:47.635Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e97a689e-a2dc-47f2-af79-b7b89357ebf6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
verb = snapshot
|
| 308 | 2025-12-23T06:37:47.647Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e97a689e-a2dc-47f2-af79-b7b89357ebf6", "phd-artifacts/phd-clone-1a345465-415d-48b4-b5cb-ab1323c292c6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
verb = clone
|
| 309 | 2025-12-23T06:37:47.663Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1a345465-415d-48b4-b5cb-ab1323c292c6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
verb = list
|
| 310 | 2025-12-23T06:37:47.670Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-1a345465-415d-48b4-b5cb-ab1323c292c6 0B 1.80T 48.9M /phd-artifacts/phd-clone-1a345465-415d-48b4-b5cb-ab1323c292c6\n
target = phd_framework::zfs
|
| 311 | 2025-12-23T06:37:47.670Z | 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/83f2c87f64388d17001352694bce6416dc5ed0dc4d84bf02f5099d6724522ee4/crucible-nightly.tar.gz
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::artifacts::store
|
| 312 | 2025-12-23T06:37:47.670Z | DEBG | phd-runner: [TEST - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/7103cd3a3d7b0112d2949dd135db06fef0c156bb/crucible-nightly.tar.gz
|
| 313 | 2025-12-23T06:38:20.792Z | DEBG | phd-runner: [TEST - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/83f2c87f64388d17001352694bce6416dc5ed0dc4d84bf02f5099d6724522ee4/crucible-downstairs
file = phd-tests/framework/src/artifacts/store.rs
line = 160
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::artifacts::store
untar_path = target/release/crucible-downstairs
|
| 314 | 2025-12-23T06:38:20.792Z | DEBG | phd-runner: [TEST - EVENT] Extracting gzipped tarball...
file = phd-tests/framework/src/artifacts/store.rs
line = 514
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::artifacts::store
|
| 315 | 2025-12-23T06:38:28.178Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/980e0fd7-6009-4114-a685-88575fd948c5_9000", "--encrypted", "--uuid", "980e0fd7-6009-4114-a685-88575fd948c5", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 316 | 2025-12-23T06:38:28.202Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/980e0fd7-6009-4114-a685-88575fd948c5_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:38:28.191449494Z","hostname":"buskin","pid":900}\n{"msg":"UUID: 980e0fd7-6009-4114-a685-88575fd948c5","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:38:28.199985312Z","hostname":"buskin","pid":900}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:38:28.199994752Z","hostname":"buskin","pid":900}\n
target = phd_framework::disk::crucible
|
| 317 | 2025-12-23T06:38:28.202Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/980e0fd7-6009-4114-a685-88575fd948c5_9001", "--encrypted", "--uuid", "980e0fd7-6009-4114-a685-88575fd948c5", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 318 | 2025-12-23T06:38:28.219Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/980e0fd7-6009-4114-a685-88575fd948c5_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:38:28.209582403Z","hostname":"buskin","pid":901}\n{"msg":"UUID: 980e0fd7-6009-4114-a685-88575fd948c5","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:38:28.217817295Z","hostname":"buskin","pid":901}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:38:28.217830165Z","hostname":"buskin","pid":901}\n
target = phd_framework::disk::crucible
|
| 319 | 2025-12-23T06:38:28.220Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/980e0fd7-6009-4114-a685-88575fd948c5_9002", "--encrypted", "--uuid", "980e0fd7-6009-4114-a685-88575fd948c5", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 320 | 2025-12-23T06:38:28.239Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/980e0fd7-6009-4114-a685-88575fd948c5_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:38:28.228947577Z","hostname":"buskin","pid":902}\n{"msg":"UUID: 980e0fd7-6009-4114-a685-88575fd948c5","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:38:28.237201379Z","hostname":"buskin","pid":902}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:38:28.23721118Z","hostname":"buskin","pid":902}\n
target = phd_framework::disk::crucible
|
| 321 | 2025-12-23T06:38:28.239Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stderr_path = "/tmp/propolis-phd/crucible_980e0fd7-6009-4114-a685-88575fd948c5_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_980e0fd7-6009-4114-a685-88575fd948c5_9000.stdout.log"
target = phd_framework::log_config
|
| 322 | 2025-12-23T06:38:28.239Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/980e0fd7-6009-4114-a685-88575fd948c5_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 323 | 2025-12-23T06:38:28.239Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/980e0fd7-6009-4114-a685-88575fd948c5_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 324 | 2025-12-23T06:38:28.240Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stderr_path = "/tmp/propolis-phd/crucible_980e0fd7-6009-4114-a685-88575fd948c5_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_980e0fd7-6009-4114-a685-88575fd948c5_9001.stdout.log"
target = phd_framework::log_config
|
| 325 | 2025-12-23T06:38:28.240Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/980e0fd7-6009-4114-a685-88575fd948c5_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 326 | 2025-12-23T06:38:28.240Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/980e0fd7-6009-4114-a685-88575fd948c5_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 327 | 2025-12-23T06:38:28.241Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stderr_path = "/tmp/propolis-phd/crucible_980e0fd7-6009-4114-a685-88575fd948c5_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_980e0fd7-6009-4114-a685-88575fd948c5_9002.stdout.log"
target = phd_framework::log_config
|
| 328 | 2025-12-23T06:38:28.241Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/980e0fd7-6009-4114-a685-88575fd948c5_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 329 | 2025-12-23T06:38:28.241Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/980e0fd7-6009-4114-a685-88575fd948c5_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 330 | 2025-12-23T06:38:28.241Z | INFO | phd-runner: [TEST - EVENT] enabling vcr black hole
disk = vcr-replacement-target
file = phd-tests/framework/src/disk/crucible.rs
line = 128
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 331 | 2025-12-23T06:38:28.242Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
|
| 332 | 2025-12-23T06:38:28.242Z | 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::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm_name = stop_while_blocked_on_start_test
|
| 333 | 2025-12-23T06:38:28.242Z | 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
|
| 334 | 2025-12-23T06:38:28.242Z | 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::server_state_machine::stop_while_blocked_on_start_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 335 | 2025-12-23T06:38:28.242Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stderr_path = "/tmp/propolis-phd/stop_while_blocked_on_start_test.stderr.log"
stdout_path = "/tmp/propolis-phd/stop_while_blocked_on_start_test.stdout.log"
target = phd_framework::log_config
|
| 336 | 2025-12-23T06:38:28.287Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 906
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm::server
|
| 337 | 2025-12-23T06:38:28.287Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 45
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
|
| 338 | 2025-12-23T06:38:28.287Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 339 | 2025-12-23T06:38:28.288Z | 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:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 340 | 2025-12-23T06:38:28.757Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 341 | 2025-12-23T06:38:28.757Z | 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: 2b271b9e-4e8c-401d-8790-39e3823ee29e, name: "phd-vm-2b271b9e-4e8c-401d-8790-39e3823ee29e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 6cca28e4-5ec8-408b-ad8f-a03294f0ec75, project_id: 66fdfd38-11bd-496d-a07d-62046eebd482, sled_id: 5053c742-dd37-4960-81be-f40de21d4fe5, sled_serial: "5053c742-dd37-4960-81be-f40de21d4fe5", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 342 | 2025-12-23T06:38:28.758Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 343 | 2025-12-23T06:38:28.758Z | 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::server_state_machine::stop_while_blocked_on_start_test
state = Run
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 344 | 2025-12-23T06:38:28.759Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 345 | 2025-12-23T06:38:28.759Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 346 | 2025-12-23T06:38:28.759Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 15s for server to reach state Starting
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 347 | 2025-12-23T06:38:28.759Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 348 | 2025-12-23T06:38:28.759Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 349 | 2025-12-23T06:38:28.760Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 350 | 2025-12-23T06:38:28.760Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 351 | 2025-12-23T06:38:28.760Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 352 | 2025-12-23T06:38:28.760Z | 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::server_state_machine::stop_while_blocked_on_start_test
state = Stop
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 353 | 2025-12-23T06:38:28.760Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 354 | 2025-12-23T06:38:28.761Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 355 | 2025-12-23T06:38:28.761Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 356 | 2025-12-23T06:38:28.761Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 357 | 2025-12-23T06:38:28.761Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 358 | 2025-12-23T06:38:28.765Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 359 | 2025-12-23T06:38:28.765Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 360 | 2025-12-23T06:38:28.766Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 361 | 2025-12-23T06:38:28.766Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 5
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 362 | 2025-12-23T06:38:28.766Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 363 | 2025-12-23T06:38:28.766Z | INFO | phd-runner: test phd_tests::server_state_machine::stop_while_blocked_on_start_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 364 | 2025-12-23T06:38:28.766Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 365 | 2025-12-23T06:38:28.767Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 366 | 2025-12-23T06:38:28.844Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 367 | 2025-12-23T06:38:28.844Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1a345465-415d-48b4-b5cb-ab1323c292c6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
verb = destroy
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 368 | 2025-12-23T06:38:28.874Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 369 | 2025-12-23T06:38:28.874Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e97a689e-a2dc-47f2-af79-b7b89357ebf6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
verb = destroy
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 370 | 2025-12-23T06:38:28.887Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: Some([100::]:9000), data_dir: DataDirectory { path: "/tmp/propolis-phd/980e0fd7-6009-4114-a685-88575fd948c5_9000" } }
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 371 | 2025-12-23T06:38:28.891Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self.path = "/tmp/propolis-phd/980e0fd7-6009-4114-a685-88575fd948c5_9000"
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 372 | 2025-12-23T06:38:28.892Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/980e0fd7-6009-4114-a685-88575fd948c5_9001" } }
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 373 | 2025-12-23T06:38:28.894Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self.path = "/tmp/propolis-phd/980e0fd7-6009-4114-a685-88575fd948c5_9001"
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 374 | 2025-12-23T06:38:28.895Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/980e0fd7-6009-4114-a685-88575fd948c5_9002" } }
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 375 | 2025-12-23T06:38:28.898Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self.path = "/tmp/propolis-phd/980e0fd7-6009-4114-a685-88575fd948c5_9002"
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 376 | 2025-12-23T06:38:28.899Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 133
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 377 | 2025-12-23T06:38:28.899Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 611
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = 2b271b9e-4e8c-401d-8790-39e3823ee29e
|
| 378 | 2025-12-23T06:38:28.899Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 41271
file = phd-tests/tests/src/server_state_machine.rs
line = 97
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_tests::server_state_machine
|
| 379 | 2025-12-23T06:38:28.899Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 133
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 380 | 2025-12-23T06:38:28.899Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 381 | 2025-12-23T06:38:28.899Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 382 | 2025-12-23T06:38:28.899Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 383 | 2025-12-23T06:38:28.899Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/migrate.rs
line = 10
path = phd_tests::crucible::migrate::smoke_test
target = phd_tests::crucible::migrate
|
| 384 | 2025-12-23T06:38:28.900Z | 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
|
| 385 | 2025-12-23T06:38:28.900Z | 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
|
| 386 | 2025-12-23T06:38:28.900Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/83f2c87f64388d17001352694bce6416dc5ed0dc4d84bf02f5099d6724522ee4/crucible-downstairs
target = phd_framework::artifacts::store
|
| 387 | 2025-12-23T06:38:28.900Z | 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
|
| 388 | 2025-12-23T06:38:28.900Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/33de42db-0103-4181-905a-0044efa1179c_9000", "--encrypted", "--uuid", "33de42db-0103-4181-905a-0044efa1179c", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 389 | 2025-12-23T06:38:28.991Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::migrate::smoke_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/33de42db-0103-4181-905a-0044efa1179c_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:38:28.909426068Z","hostname":"buskin","pid":910}\n{"msg":"UUID: 33de42db-0103-4181-905a-0044efa1179c","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:38:28.988364076Z","hostname":"buskin","pid":910}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:38:28.988375766Z","hostname":"buskin","pid":910}\n
target = phd_framework::disk::crucible
|
| 390 | 2025-12-23T06:38:28.992Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/33de42db-0103-4181-905a-0044efa1179c_9001", "--encrypted", "--uuid", "33de42db-0103-4181-905a-0044efa1179c", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 391 | 2025-12-23T06:38:29.083Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::migrate::smoke_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/33de42db-0103-4181-905a-0044efa1179c_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:38:29.001170713Z","hostname":"buskin","pid":911}\n{"msg":"UUID: 33de42db-0103-4181-905a-0044efa1179c","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:38:29.0800356Z","hostname":"buskin","pid":911}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:38:29.080054101Z","hostname":"buskin","pid":911}\n
target = phd_framework::disk::crucible
|
| 392 | 2025-12-23T06:38:29.083Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/33de42db-0103-4181-905a-0044efa1179c_9002", "--encrypted", "--uuid", "33de42db-0103-4181-905a-0044efa1179c", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 393 | 2025-12-23T06:38:29.175Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::migrate::smoke_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/33de42db-0103-4181-905a-0044efa1179c_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:38:29.092920079Z","hostname":"buskin","pid":912}\n{"msg":"UUID: 33de42db-0103-4181-905a-0044efa1179c","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:38:29.171821567Z","hostname":"buskin","pid":912}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:38:29.171838047Z","hostname":"buskin","pid":912}\n
target = phd_framework::disk::crucible
|
| 394 | 2025-12-23T06:38:29.175Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/crucible_33de42db-0103-4181-905a-0044efa1179c_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_33de42db-0103-4181-905a-0044efa1179c_9000.stdout.log"
target = phd_framework::log_config
|
| 395 | 2025-12-23T06:38:29.175Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/33de42db-0103-4181-905a-0044efa1179c_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 396 | 2025-12-23T06:38:29.175Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/33de42db-0103-4181-905a-0044efa1179c_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 397 | 2025-12-23T06:38:29.175Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/crucible_33de42db-0103-4181-905a-0044efa1179c_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_33de42db-0103-4181-905a-0044efa1179c_9001.stdout.log"
target = phd_framework::log_config
|
| 398 | 2025-12-23T06:38:29.175Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/33de42db-0103-4181-905a-0044efa1179c_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 399 | 2025-12-23T06:38:29.175Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/33de42db-0103-4181-905a-0044efa1179c_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 400 | 2025-12-23T06:38:29.176Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/crucible_33de42db-0103-4181-905a-0044efa1179c_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_33de42db-0103-4181-905a-0044efa1179c_9002.stdout.log"
target = phd_framework::log_config
|
| 401 | 2025-12-23T06:38:29.176Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/33de42db-0103-4181-905a-0044efa1179c_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 402 | 2025-12-23T06:38:29.176Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/33de42db-0103-4181-905a-0044efa1179c_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 403 | 2025-12-23T06:38:29.177Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 404 | 2025-12-23T06:38:29.177Z | 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::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm_name = crucible_migrate_smoke_source
|
| 405 | 2025-12-23T06:38:29.177Z | 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
|
| 406 | 2025-12-23T06:38:29.177Z | 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::crucible::migrate::smoke_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 407 | 2025-12-23T06:38:29.177Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/crucible_migrate_smoke_source.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_migrate_smoke_source.stdout.log"
target = phd_framework::log_config
|
| 408 | 2025-12-23T06:38:29.193Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 916
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm::server
|
| 409 | 2025-12-23T06:38:29.193Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 410 | 2025-12-23T06:38:29.193Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 411 | 2025-12-23T06:38:29.194Z | 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:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 412 | 2025-12-23T06:38:29.589Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 413 | 2025-12-23T06:38:29.589Z | 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: f535fecf-28a3-4e18-8bf1-73e3c4f02a06, name: "phd-vm-f535fecf-28a3-4e18-8bf1-73e3c4f02a06", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d5bee569-990c-4b95-97c3-de583547b4cf, project_id: 23eb5b43-775d-4ddf-8f13-20d9d7264b44, sled_id: 2dc26776-263f-48ea-bc30-2c0b9b9d1888, sled_serial: "2dc26776-263f-48ea-bc30-2c0b9b9d1888", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 414 | 2025-12-23T06:38:29.589Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 415 | 2025-12-23T06:38:29.589Z | 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::crucible::migrate::smoke_test
state = Run
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 416 | 2025-12-23T06:38:29.590Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 417 | 2025-12-23T06:38:29.590Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 418 | 2025-12-23T06:38:29.590Z | 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::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 419 | 2025-12-23T06:38:29.590Z | 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::crucible::migrate::smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 420 | 2025-12-23T06:38:29.590Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 421 | 2025-12-23T06:38:29.590Z | 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::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 422 | 2025-12-23T06:38:34.450Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4859
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 423 | 2025-12-23T06:38:34.450Z | 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::crucible::migrate::smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 424 | 2025-12-23T06:38:34.451Z | 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::crucible::migrate::smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 425 | 2025-12-23T06:38:34.451Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 426 | 2025-12-23T06:38:34.451Z | 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::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 427 | 2025-12-23T06:38:34.469Z | 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::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 428 | 2025-12-23T06:38:34.469Z | 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::crucible::migrate::smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 429 | 2025-12-23T06:38:34.469Z | 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::crucible::migrate::smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 430 | 2025-12-23T06:38:34.469Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 431 | 2025-12-23T06:38:34.470Z | 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::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 432 | 2025-12-23T06:38:34.501Z | 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::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 433 | 2025-12-23T06:38:34.501Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 434 | 2025-12-23T06:38:34.501Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4910
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 435 | 2025-12-23T06:38:34.501Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 436 | 2025-12-23T06:38:34.502Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 437 | 2025-12-23T06:38:34.513Z | 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::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 438 | 2025-12-23T06:38:34.513Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 439 | 2025-12-23T06:38:34.513Z | 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::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 440 | 2025-12-23T06:38:34.545Z | 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::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 441 | 2025-12-23T06:38:34.545Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 442 | 2025-12-23T06:38:34.546Z | 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::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 443 | 2025-12-23T06:38:34.557Z | 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::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 444 | 2025-12-23T06:38:34.557Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 445 | 2025-12-23T06:38:34.557Z | 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::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 446 | 2025-12-23T06:38:34.590Z | 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::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 447 | 2025-12-23T06:38:34.590Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 448 | 2025-12-23T06:38:34.590Z | 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::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 449 | 2025-12-23T06:38:34.601Z | 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::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 450 | 2025-12-23T06:38:34.601Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 451 | 2025-12-23T06:38:34.601Z | 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::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 452 | 2025-12-23T06:38:34.634Z | 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::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 453 | 2025-12-23T06:38:34.634Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 454 | 2025-12-23T06:38:34.634Z | 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::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm_name = crucible_migrate_smoke_target
|
| 455 | 2025-12-23T06:38:34.634Z | 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
|
| 456 | 2025-12-23T06:38:34.634Z | 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::crucible::migrate::smoke_test
server_addr = 127.0.0.1:9005
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 457 | 2025-12-23T06:38:34.634Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/crucible_migrate_smoke_target.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_migrate_smoke_target.stdout.log"
target = phd_framework::log_config
|
| 458 | 2025-12-23T06:38:34.650Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 917
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm::server
|
| 459 | 2025-12-23T06:38:34.651Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 460 | 2025-12-23T06:38:34.651Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
target = phd_framework::test_vm
target_id = 92a3b017-7631-4714-bdc0-6058bde71bef
|
| 461 | 2025-12-23T06:38:34.651Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9003
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = 0c938109-e62b-4bd5-8136-c282941e31ce
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
target = phd_framework::test_vm
target_id = 92a3b017-7631-4714-bdc0-6058bde71bef
timeout_duration = 45s
|
| 462 | 2025-12-23T06:38:34.651Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
target = phd_framework::test_vm
target_id = 92a3b017-7631-4714-bdc0-6058bde71bef
vm = crucible_migrate_smoke_target
vm_id = 92a3b017-7631-4714-bdc0-6058bde71bef
|
| 463 | 2025-12-23T06:38:34.652Z | 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:9005/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
target = phd_framework::test_vm
target_id = 92a3b017-7631-4714-bdc0-6058bde71bef
vm = crucible_migrate_smoke_target
vm_id = 92a3b017-7631-4714-bdc0-6058bde71bef
|
| 464 | 2025-12-23T06:38:35.281Z | 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: 92a3b017-7631-4714-bdc0-6058bde71bef, name: "phd-vm-92a3b017-7631-4714-bdc0-6058bde71bef", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d5bee569-990c-4b95-97c3-de583547b4cf, project_id: 23eb5b43-775d-4ddf-8f13-20d9d7264b44, sled_id: 91e51be8-7197-462c-b6b0-f0d343d1f82d, sled_serial: "91e51be8-7197-462c-b6b0-f0d343d1f82d", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
target = phd_framework::test_vm
target_id = 92a3b017-7631-4714-bdc0-6058bde71bef
vm = crucible_migrate_smoke_target
vm_id = 92a3b017-7631-4714-bdc0-6058bde71bef
|
| 465 | 2025-12-23T06:38:35.281Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 0c938109-e62b-4bd5-8136-c282941e31ce
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
target = phd_framework::test_vm
target_id = 92a3b017-7631-4714-bdc0-6058bde71bef
|
| 466 | 2025-12-23T06:38:37.584Z | 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:9005","from_start":7760}}
target = phd_framework::serial
|
| 467 | 2025-12-23T06:38:37.873Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
target = phd_framework::test_vm
target_id = 92a3b017-7631-4714-bdc0-6058bde71bef
|
| 468 | 2025-12-23T06:38:37.873Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2591
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 0c938109-e62b-4bd5-8136-c282941e31ce
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
target = phd_framework::test_vm
target_id = 92a3b017-7631-4714-bdc0-6058bde71bef
|
| 469 | 2025-12-23T06:38:37.873Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 92a3b017-7631-4714-bdc0-6058bde71bef
|
| 470 | 2025-12-23T06:38:37.873Z | 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::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_target
vm_id = 92a3b017-7631-4714-bdc0-6058bde71bef
|
| 471 | 2025-12-23T06:38:37.885Z | 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::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 92a3b017-7631-4714-bdc0-6058bde71bef
|
| 472 | 2025-12-23T06:38:37.885Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 92a3b017-7631-4714-bdc0-6058bde71bef
|
| 473 | 2025-12-23T06:38:37.885Z | 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::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_target
vm_id = 92a3b017-7631-4714-bdc0-6058bde71bef
|
| 474 | 2025-12-23T06:38:37.918Z | 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::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 92a3b017-7631-4714-bdc0-6058bde71bef
|
| 475 | 2025-12-23T06:38:37.918Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 92a3b017-7631-4714-bdc0-6058bde71bef
|
| 476 | 2025-12-23T06:38:37.919Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 477 | 2025-12-23T06:38:37.919Z | 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
|
| 478 | 2025-12-23T06:38:37.919Z | INFO | phd-runner: test phd_tests::crucible::migrate::smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 479 | 2025-12-23T06:38:37.919Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 480 | 2025-12-23T06:38:37.919Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8330
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 481 | 2025-12-23T06:38:37.920Z | 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::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 92a3b017-7631-4714-bdc0-6058bde71bef
|
| 482 | 2025-12-23T06:38:37.921Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::crucible::migrate::smoke_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 483 | 2025-12-23T06:38:38.002Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 83
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 484 | 2025-12-23T06:38:38.002Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8808
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
|
| 485 | 2025-12-23T06:38:38.003Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::crucible::migrate::smoke_test
self.address = 127.0.0.1:9005
target = phd_framework::test_vm::server
vm = crucible_migrate_smoke_target
vm_id = 92a3b017-7631-4714-bdc0-6058bde71bef
|
| 486 | 2025-12-23T06:38:38.081Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::migrate::smoke_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/33de42db-0103-4181-905a-0044efa1179c_9000" } }
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 92a3b017-7631-4714-bdc0-6058bde71bef
|
| 487 | 2025-12-23T06:38:38.087Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::smoke_test
self.path = "/tmp/propolis-phd/33de42db-0103-4181-905a-0044efa1179c_9000"
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 92a3b017-7631-4714-bdc0-6058bde71bef
|
| 488 | 2025-12-23T06:38:38.097Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::migrate::smoke_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/33de42db-0103-4181-905a-0044efa1179c_9001" } }
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 92a3b017-7631-4714-bdc0-6058bde71bef
|
| 489 | 2025-12-23T06:38:38.103Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::smoke_test
self.path = "/tmp/propolis-phd/33de42db-0103-4181-905a-0044efa1179c_9001"
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 92a3b017-7631-4714-bdc0-6058bde71bef
|
| 490 | 2025-12-23T06:38:38.113Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::migrate::smoke_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/33de42db-0103-4181-905a-0044efa1179c_9002" } }
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 92a3b017-7631-4714-bdc0-6058bde71bef
|
| 491 | 2025-12-23T06:38:38.118Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::smoke_test
self.path = "/tmp/propolis-phd/33de42db-0103-4181-905a-0044efa1179c_9002"
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 92a3b017-7631-4714-bdc0-6058bde71bef
|
| 492 | 2025-12-23T06:38:38.128Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 209
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 92a3b017-7631-4714-bdc0-6058bde71bef
|
| 493 | 2025-12-23T06:38:38.128Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 209
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 494 | 2025-12-23T06:38:38.129Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::load_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 495 | 2025-12-23T06:38:38.129Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 3477
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
target = phd_framework::test_vm
target_id = 92a3b017-7631-4714-bdc0-6058bde71bef
vm = crucible_migrate_smoke_target
vm_id = 92a3b017-7631-4714-bdc0-6058bde71bef
|
| 496 | 2025-12-23T06:38:38.129Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 497 | 2025-12-23T06:38:38.129Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 498 | 2025-12-23T06:38:38.129Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3477
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = f535fecf-28a3-4e18-8bf1-73e3c4f02a06
target = phd_framework::test_vm
target_id = 92a3b017-7631-4714-bdc0-6058bde71bef
|
| 499 | 2025-12-23T06:38:38.129Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9229
file = phd-tests/tests/src/crucible/migrate.rs
line = 10
path = phd_tests::crucible::migrate::smoke_test
target = phd_tests::crucible::migrate
|
| 500 | 2025-12-23T06:38:38.129Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/migrate.rs
line = 39
path = phd_tests::crucible::migrate::load_test
target = phd_tests::crucible::migrate
|
| 501 | 2025-12-23T06:38:38.129Z | 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
|
| 502 | 2025-12-23T06:38:38.129Z | 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
|
| 503 | 2025-12-23T06:38:38.129Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/83f2c87f64388d17001352694bce6416dc5ed0dc4d84bf02f5099d6724522ee4/crucible-downstairs
target = phd_framework::artifacts::store
|
| 504 | 2025-12-23T06:38:38.129Z | 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
|
| 505 | 2025-12-23T06:38:38.129Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/ba4aab7d-2128-496f-8554-dd3623a65717_9000", "--encrypted", "--uuid", "ba4aab7d-2128-496f-8554-dd3623a65717", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 506 | 2025-12-23T06:38:38.220Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::migrate::load_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/ba4aab7d-2128-496f-8554-dd3623a65717_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:38:38.138595134Z","hostname":"buskin","pid":920}\n{"msg":"UUID: ba4aab7d-2128-496f-8554-dd3623a65717","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:38:38.217150975Z","hostname":"buskin","pid":920}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:38:38.217167985Z","hostname":"buskin","pid":920}\n
target = phd_framework::disk::crucible
|
| 507 | 2025-12-23T06:38:38.220Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/ba4aab7d-2128-496f-8554-dd3623a65717_9001", "--encrypted", "--uuid", "ba4aab7d-2128-496f-8554-dd3623a65717", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 508 | 2025-12-23T06:38:38.312Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::migrate::load_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/ba4aab7d-2128-496f-8554-dd3623a65717_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:38:38.230775449Z","hostname":"buskin","pid":921}\n{"msg":"UUID: ba4aab7d-2128-496f-8554-dd3623a65717","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:38:38.309448572Z","hostname":"buskin","pid":921}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:38:38.309470873Z","hostname":"buskin","pid":921}\n
target = phd_framework::disk::crucible
|
| 509 | 2025-12-23T06:38:38.312Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/ba4aab7d-2128-496f-8554-dd3623a65717_9002", "--encrypted", "--uuid", "ba4aab7d-2128-496f-8554-dd3623a65717", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 510 | 2025-12-23T06:38:38.401Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::migrate::load_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/ba4aab7d-2128-496f-8554-dd3623a65717_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:38:38.320731828Z","hostname":"buskin","pid":922}\n{"msg":"UUID: ba4aab7d-2128-496f-8554-dd3623a65717","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:38:38.398538803Z","hostname":"buskin","pid":922}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:38:38.398547863Z","hostname":"buskin","pid":922}\n
target = phd_framework::disk::crucible
|
| 511 | 2025-12-23T06:38:38.401Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/crucible_ba4aab7d-2128-496f-8554-dd3623a65717_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_ba4aab7d-2128-496f-8554-dd3623a65717_9000.stdout.log"
target = phd_framework::log_config
|
| 512 | 2025-12-23T06:38:38.401Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/ba4aab7d-2128-496f-8554-dd3623a65717_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 513 | 2025-12-23T06:38:38.401Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/ba4aab7d-2128-496f-8554-dd3623a65717_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 514 | 2025-12-23T06:38:38.402Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/crucible_ba4aab7d-2128-496f-8554-dd3623a65717_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_ba4aab7d-2128-496f-8554-dd3623a65717_9001.stdout.log"
target = phd_framework::log_config
|
| 515 | 2025-12-23T06:38:38.402Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/ba4aab7d-2128-496f-8554-dd3623a65717_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 516 | 2025-12-23T06:38:38.402Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/ba4aab7d-2128-496f-8554-dd3623a65717_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 517 | 2025-12-23T06:38:38.403Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/crucible_ba4aab7d-2128-496f-8554-dd3623a65717_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_ba4aab7d-2128-496f-8554-dd3623a65717_9002.stdout.log"
target = phd_framework::log_config
|
| 518 | 2025-12-23T06:38:38.403Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/ba4aab7d-2128-496f-8554-dd3623a65717_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 519 | 2025-12-23T06:38:38.403Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/ba4aab7d-2128-496f-8554-dd3623a65717_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 520 | 2025-12-23T06:38:38.403Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 521 | 2025-12-23T06:38:38.403Z | 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::crucible::migrate::load_test
target = phd_framework::test_vm
vm_name = crucible_load_test_source
|
| 522 | 2025-12-23T06:38:38.404Z | 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
|
| 523 | 2025-12-23T06:38:38.404Z | 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::crucible::migrate::load_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 524 | 2025-12-23T06:38:38.404Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/crucible_load_test_source.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_load_test_source.stdout.log"
target = phd_framework::log_config
|
| 525 | 2025-12-23T06:38:38.419Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 926
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm::server
|
| 526 | 2025-12-23T06:38:38.419Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 527 | 2025-12-23T06:38:38.419Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 528 | 2025-12-23T06:38:38.420Z | 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:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 529 | 2025-12-23T06:38:38.742Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 530 | 2025-12-23T06:38:38.743Z | 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: 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25, name: "phd-vm-9c40507c-1bf6-4d01-a54c-ebcb61dd5f25", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 49963393-3798-49b7-89bf-17e35ec67ca0, project_id: 343b3d1e-64f9-41cf-8598-7ace4b12c85b, sled_id: 7274560d-2f0f-4b3b-a162-6fca7b8dcb53, sled_serial: "7274560d-2f0f-4b3b-a162-6fca7b8dcb53", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 531 | 2025-12-23T06:38:38.743Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 532 | 2025-12-23T06:38:38.743Z | 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::crucible::migrate::load_test
state = Run
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 533 | 2025-12-23T06:38:38.744Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 534 | 2025-12-23T06:38:38.744Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 535 | 2025-12-23T06:38:38.744Z | 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::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 536 | 2025-12-23T06:38:38.744Z | 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::crucible::migrate::load_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 537 | 2025-12-23T06:38:38.744Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 538 | 2025-12-23T06:38:38.744Z | 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::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 539 | 2025-12-23T06:38:43.637Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4892
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 540 | 2025-12-23T06:38:43.637Z | 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::crucible::migrate::load_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 541 | 2025-12-23T06:38:43.637Z | 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::crucible::migrate::load_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 542 | 2025-12-23T06:38:43.637Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 543 | 2025-12-23T06:38:43.637Z | 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::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 544 | 2025-12-23T06:38:43.655Z | 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::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 545 | 2025-12-23T06:38:43.655Z | 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::crucible::migrate::load_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 546 | 2025-12-23T06:38:43.655Z | 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::crucible::migrate::load_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 547 | 2025-12-23T06:38:43.655Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 548 | 2025-12-23T06:38:43.655Z | 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::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 549 | 2025-12-23T06:38:43.688Z | 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::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 550 | 2025-12-23T06:38:43.688Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 551 | 2025-12-23T06:38:43.688Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4943
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 552 | 2025-12-23T06:38:43.688Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 553 | 2025-12-23T06:38:43.688Z | 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::crucible::migrate::load_test
target = phd_framework::test_vm
vm_name = crucible_load_test_target
|
| 554 | 2025-12-23T06:38:43.688Z | 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
|
| 555 | 2025-12-23T06:38:43.688Z | 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::crucible::migrate::load_test
server_addr = 127.0.0.1:9005
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 556 | 2025-12-23T06:38:43.689Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/crucible_load_test_target.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_load_test_target.stdout.log"
target = phd_framework::log_config
|
| 557 | 2025-12-23T06:38:43.703Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 927
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm::server
|
| 558 | 2025-12-23T06:38:43.704Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 559 | 2025-12-23T06:38:43.704Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 560 | 2025-12-23T06:38:43.704Z | 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::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 561 | 2025-12-23T06:38:43.721Z | 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::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 562 | 2025-12-23T06:38:43.722Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 563 | 2025-12-23T06:38:43.722Z | 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::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 564 | 2025-12-23T06:38:44.011Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 289
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 565 | 2025-12-23T06:38:44.011Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 566 | 2025-12-23T06:38:44.011Z | 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::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 567 | 2025-12-23T06:38:44.022Z | 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::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 568 | 2025-12-23T06:38:44.022Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 569 | 2025-12-23T06:38:44.022Z | 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::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 570 | 2025-12-23T06:38:44.291Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 269
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 571 | 2025-12-23T06:38:44.292Z | INFO | phd-runner: [TEST - EVENT] Generated SHA256 checksum: 12cc59309bd5f20f87e125b10bd4e9868f35502055e98293fd2f1439bca4f35a
file = phd-tests/tests/src/crucible/migrate.rs
line = 71
path = phd_tests::crucible::migrate::load_test
target = phd_tests::crucible::migrate
|
| 572 | 2025-12-23T06:38:44.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 573 | 2025-12-23T06:38:44.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 574 | 2025-12-23T06:38:44.302Z | 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::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 575 | 2025-12-23T06:38:44.303Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 576 | 2025-12-23T06:38:44.303Z | 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::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 577 | 2025-12-23T06:38:44.335Z | 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::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 578 | 2025-12-23T06:38:44.336Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
target = phd_framework::test_vm
target_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 579 | 2025-12-23T06:38:44.336Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9003
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = 35ea3a4d-fdfe-43af-837a-83f37f919acb
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
target = phd_framework::test_vm
target_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
timeout_duration = 45s
|
| 580 | 2025-12-23T06:38:44.336Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
target = phd_framework::test_vm
target_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
vm = crucible_load_test_target
vm_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 581 | 2025-12-23T06:38:44.367Z | 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: 92604be0-21d6-4a1a-92e7-d1dba6aedbcc, name: "phd-vm-92604be0-21d6-4a1a-92e7-d1dba6aedbcc", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 49963393-3798-49b7-89bf-17e35ec67ca0, project_id: 343b3d1e-64f9-41cf-8598-7ace4b12c85b, sled_id: 15edee5e-3394-4bb8-8c74-291cdafdac7c, sled_serial: "15edee5e-3394-4bb8-8c74-291cdafdac7c", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
target = phd_framework::test_vm
target_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
vm = crucible_load_test_target
vm_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 582 | 2025-12-23T06:38:44.367Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 35ea3a4d-fdfe-43af-837a-83f37f919acb
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
target = phd_framework::test_vm
target_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 583 | 2025-12-23T06:38:48.019Z | 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:9005","from_start":7962}}
target = phd_framework::serial
|
| 584 | 2025-12-23T06:38:48.364Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
target = phd_framework::test_vm
target_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 585 | 2025-12-23T06:38:48.364Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3997
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 35ea3a4d-fdfe-43af-837a-83f37f919acb
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
target = phd_framework::test_vm
target_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 586 | 2025-12-23T06:38:48.365Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 587 | 2025-12-23T06:38:48.365Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_target
vm_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 588 | 2025-12-23T06:38:48.376Z | 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::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 589 | 2025-12-23T06:38:48.376Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 590 | 2025-12-23T06:38:48.376Z | 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::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_target
vm_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 591 | 2025-12-23T06:38:48.409Z | 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::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 592 | 2025-12-23T06:38:48.409Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 593 | 2025-12-23T06:38:48.409Z | 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::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_target
vm_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 594 | 2025-12-23T06:38:48.420Z | 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::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 595 | 2025-12-23T06:38:48.420Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 596 | 2025-12-23T06:38:48.420Z | 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::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_target
vm_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 597 | 2025-12-23T06:38:48.690Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 270
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 598 | 2025-12-23T06:38:48.690Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 599 | 2025-12-23T06:38:48.690Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 600 | 2025-12-23T06:38:48.690Z | 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
|
| 601 | 2025-12-23T06:38:48.690Z | INFO | phd-runner: test phd_tests::crucible::migrate::load_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 602 | 2025-12-23T06:38:48.690Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9948
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 603 | 2025-12-23T06:38:48.691Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 604 | 2025-12-23T06:38:48.692Z | 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::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 605 | 2025-12-23T06:38:48.692Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::crucible::migrate::load_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 606 | 2025-12-23T06:38:48.776Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 85
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 607 | 2025-12-23T06:38:48.776Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10357
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
|
| 608 | 2025-12-23T06:38:48.777Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::crucible::migrate::load_test
self.address = 127.0.0.1:9005
target = phd_framework::test_vm::server
vm = crucible_load_test_target
vm_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 609 | 2025-12-23T06:38:48.852Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::migrate::load_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/ba4aab7d-2128-496f-8554-dd3623a65717_9000" } }
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 610 | 2025-12-23T06:38:48.858Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::load_test
self.path = "/tmp/propolis-phd/ba4aab7d-2128-496f-8554-dd3623a65717_9000"
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 611 | 2025-12-23T06:38:48.868Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::migrate::load_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/ba4aab7d-2128-496f-8554-dd3623a65717_9001" } }
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 612 | 2025-12-23T06:38:48.874Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::load_test
self.path = "/tmp/propolis-phd/ba4aab7d-2128-496f-8554-dd3623a65717_9001"
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 613 | 2025-12-23T06:38:48.885Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::migrate::load_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/ba4aab7d-2128-496f-8554-dd3623a65717_9002" } }
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 614 | 2025-12-23T06:38:48.890Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::load_test
self.path = "/tmp/propolis-phd/ba4aab7d-2128-496f-8554-dd3623a65717_9002"
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 615 | 2025-12-23T06:38:48.901Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 210
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 616 | 2025-12-23T06:38:48.901Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 210
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 617 | 2025-12-23T06:38:48.901Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4565
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
target = phd_framework::test_vm
target_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
vm = crucible_load_test_target
vm_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 618 | 2025-12-23T06:38:48.901Z | INFO | phd-runner: Starting test phd_tests::disk::in_memory_backend_smoke_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 619 | 2025-12-23T06:38:48.901Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4565
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 9c40507c-1bf6-4d01-a54c-ebcb61dd5f25
target = phd_framework::test_vm
target_id = 92604be0-21d6-4a1a-92e7-d1dba6aedbcc
|
| 620 | 2025-12-23T06:38:48.901Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 621 | 2025-12-23T06:38:48.901Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10772
file = phd-tests/tests/src/crucible/migrate.rs
line = 39
path = phd_tests::crucible::migrate::load_test
target = phd_tests::crucible::migrate
|
| 622 | 2025-12-23T06:38:48.901Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 623 | 2025-12-23T06:38:48.901Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/disk.rs
line = 115
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_tests::disk
|
| 624 | 2025-12-23T06:38:48.901Z | 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
|
| 625 | 2025-12-23T06:38:48.901Z | 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
|
| 626 | 2025-12-23T06:38:48.902Z | 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
|
| 627 | 2025-12-23T06:38:48.902Z | 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
|
| 628 | 2025-12-23T06:38:48.902Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
verb = list
|
| 629 | 2025-12-23T06:38:48.909Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::disk::in_memory_backend_smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 229M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 630 | 2025-12-23T06:38:48.909Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-bf624f86-77d7-4e56-b14e-0bd2eaa06ca5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
verb = snapshot
|
| 631 | 2025-12-23T06:38:48.924Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-bf624f86-77d7-4e56-b14e-0bd2eaa06ca5", "phd-artifacts/phd-clone-fc72fa09-aa26-4c62-b06f-4342067a0835"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
verb = clone
|
| 632 | 2025-12-23T06:38:48.936Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-fc72fa09-aa26-4c62-b06f-4342067a0835"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
verb = list
|
| 633 | 2025-12-23T06:38:48.943Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::disk::in_memory_backend_smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-fc72fa09-aa26-4c62-b06f-4342067a0835 0B 1.80T 227M /phd-artifacts/phd-clone-fc72fa09-aa26-4c62-b06f-4342067a0835\n
target = phd_framework::zfs
|
| 634 | 2025-12-23T06:38:48.944Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
|
| 635 | 2025-12-23T06:38:48.944Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm_name = in_memory_backend_test
|
| 636 | 2025-12-23T06:38:48.944Z | 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
|
| 637 | 2025-12-23T06:38:48.944Z | 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::disk::in_memory_backend_smoke_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 638 | 2025-12-23T06:38:48.944Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::disk::in_memory_backend_smoke_test
stderr_path = "/tmp/propolis-phd/in_memory_backend_test.stderr.log"
stdout_path = "/tmp/propolis-phd/in_memory_backend_test.stdout.log"
target = phd_framework::log_config
|
| 639 | 2025-12-23T06:38:48.959Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 934
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm::server
|
| 640 | 2025-12-23T06:38:48.960Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
|
| 641 | 2025-12-23T06:38:48.960Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 642 | 2025-12-23T06:38:48.961Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 643 | 2025-12-23T06:38:49.574Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 644 | 2025-12-23T06:38:49.575Z | 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: cf64067a-70c1-496e-b8cb-28b0b2cfbd86, name: "phd-vm-cf64067a-70c1-496e-b8cb-28b0b2cfbd86", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 43f57139-10ee-41ff-a1d7-86e9f0ae2371, project_id: c7a6c977-54ef-4ac0-9b84-af2b6c102dc5, sled_id: ee5aff99-1abf-4d14-8af1-8ab4e1f467e6, sled_serial: "ee5aff99-1abf-4d14-8af1-8ab4e1f467e6", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 645 | 2025-12-23T06:38:49.575Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 646 | 2025-12-23T06:38:49.575Z | 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::disk::in_memory_backend_smoke_test
state = Run
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 647 | 2025-12-23T06:38:49.576Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 648 | 2025-12-23T06:38:49.576Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
|
| 649 | 2025-12-23T06:38:49.576Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 650 | 2025-12-23T06:38:49.576Z | 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::disk::in_memory_backend_smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 651 | 2025-12-23T06:38:49.576Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 652 | 2025-12-23T06:38:49.576Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 653 | 2025-12-23T06:38:53.991Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4415
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 654 | 2025-12-23T06:38:53.991Z | 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::disk::in_memory_backend_smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 655 | 2025-12-23T06:38:53.991Z | 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::disk::in_memory_backend_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 656 | 2025-12-23T06:38:53.992Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 657 | 2025-12-23T06:38:53.992Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 658 | 2025-12-23T06:38:54.011Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 659 | 2025-12-23T06:38:54.011Z | 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::disk::in_memory_backend_smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 660 | 2025-12-23T06:38:54.011Z | 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::disk::in_memory_backend_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 661 | 2025-12-23T06:38:54.011Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 662 | 2025-12-23T06:38:54.011Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 663 | 2025-12-23T06:38:54.044Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 664 | 2025-12-23T06:38:54.044Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
|
| 665 | 2025-12-23T06:38:54.044Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4467
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
|
| 666 | 2025-12-23T06:38:54.044Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 667 | 2025-12-23T06:38:54.044Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 668 | 2025-12-23T06:38:54.055Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 669 | 2025-12-23T06:38:54.055Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 670 | 2025-12-23T06:38:54.056Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 671 | 2025-12-23T06:38:54.089Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 672 | 2025-12-23T06:38:54.089Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 673 | 2025-12-23T06:38:54.089Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 674 | 2025-12-23T06:38:54.099Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 675 | 2025-12-23T06:38:54.100Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 676 | 2025-12-23T06:38:54.100Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 677 | 2025-12-23T06:38:54.133Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 678 | 2025-12-23T06:38:54.133Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 679 | 2025-12-23T06:38:54.133Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 680 | 2025-12-23T06:38:54.145Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 681 | 2025-12-23T06:38:54.145Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 682 | 2025-12-23T06:38:54.145Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 683 | 2025-12-23T06:38:54.178Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 684 | 2025-12-23T06:38:54.178Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 685 | 2025-12-23T06:38:54.178Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 686 | 2025-12-23T06:38:54.188Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 687 | 2025-12-23T06:38:54.189Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 688 | 2025-12-23T06:38:54.189Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 689 | 2025-12-23T06:38:54.222Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 690 | 2025-12-23T06:38:54.222Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 691 | 2025-12-23T06:38:54.222Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 692 | 2025-12-23T06:38:54.232Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 693 | 2025-12-23T06:38:54.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 694 | 2025-12-23T06:38:54.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 695 | 2025-12-23T06:38:54.265Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 696 | 2025-12-23T06:38:54.265Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 697 | 2025-12-23T06:38:54.266Z | 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
|
| 698 | 2025-12-23T06:38:54.266Z | INFO | phd-runner: test phd_tests::disk::in_memory_backend_smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 699 | 2025-12-23T06:38:54.266Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 700 | 2025-12-23T06:38:54.266Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4691
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 701 | 2025-12-23T06:38:54.267Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 702 | 2025-12-23T06:38:54.815Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::disk::in_memory_backend_smoke_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 703 | 2025-12-23T06:38:54.889Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 704 | 2025-12-23T06:38:54.890Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-fc72fa09-aa26-4c62-b06f-4342067a0835"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
verb = destroy
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 705 | 2025-12-23T06:38:54.908Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 706 | 2025-12-23T06:38:54.908Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-bf624f86-77d7-4e56-b14e-0bd2eaa06ca5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
verb = destroy
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 707 | 2025-12-23T06:38:54.925Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 659
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 708 | 2025-12-23T06:38:54.925Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 659
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 709 | 2025-12-23T06:38:54.925Z | INFO | phd-runner: Starting test phd_tests::disk::in_memory_backend_migration_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 710 | 2025-12-23T06:38:54.925Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5965
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = cf64067a-70c1-496e-b8cb-28b0b2cfbd86
|
| 711 | 2025-12-23T06:38:54.925Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 712 | 2025-12-23T06:38:54.925Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6023
file = phd-tests/tests/src/disk.rs
line = 115
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_tests::disk
|
| 713 | 2025-12-23T06:38:54.925Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 714 | 2025-12-23T06:38:54.925Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/disk.rs
line = 146
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_tests::disk
|
| 715 | 2025-12-23T06:38:54.925Z | 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
|
| 716 | 2025-12-23T06:38:54.925Z | 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
|
| 717 | 2025-12-23T06:38:54.925Z | 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
|
| 718 | 2025-12-23T06:38:54.925Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::zfs
verb = list
|
| 719 | 2025-12-23T06:38:54.932Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::disk::in_memory_backend_migration_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 230M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 720 | 2025-12-23T06:38:54.932Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fe78b571-d6a1-42c6-994c-9b2a5c308ac8"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
verb = snapshot
|
| 721 | 2025-12-23T06:38:54.946Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fe78b571-d6a1-42c6-994c-9b2a5c308ac8", "phd-artifacts/phd-clone-f8c66b96-ee19-4cb2-8000-83898d1dae94"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
verb = clone
|
| 722 | 2025-12-23T06:38:54.958Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-f8c66b96-ee19-4cb2-8000-83898d1dae94"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
verb = list
|
| 723 | 2025-12-23T06:38:54.965Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::disk::in_memory_backend_migration_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-f8c66b96-ee19-4cb2-8000-83898d1dae94 0B 1.80T 227M /phd-artifacts/phd-clone-f8c66b96-ee19-4cb2-8000-83898d1dae94\n
target = phd_framework::zfs
|
| 724 | 2025-12-23T06:38:54.965Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 725 | 2025-12-23T06:38:54.965Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm_name = in_memory_backend_migration_test_source
|
| 726 | 2025-12-23T06:38:54.966Z | 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
|
| 727 | 2025-12-23T06:38:54.966Z | 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::disk::in_memory_backend_migration_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 728 | 2025-12-23T06:38:54.966Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::disk::in_memory_backend_migration_test
stderr_path = "/tmp/propolis-phd/in_memory_backend_migration_test_source.stderr.log"
stdout_path = "/tmp/propolis-phd/in_memory_backend_migration_test_source.stdout.log"
target = phd_framework::log_config
|
| 729 | 2025-12-23T06:38:54.980Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 942
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm::server
|
| 730 | 2025-12-23T06:38:54.981Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 731 | 2025-12-23T06:38:54.981Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 732 | 2025-12-23T06:38:54.982Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 733 | 2025-12-23T06:38:55.395Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 734 | 2025-12-23T06:38:55.396Z | 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: 036dae18-7fda-4c6e-9026-db73cf5df6da, name: "phd-vm-036dae18-7fda-4c6e-9026-db73cf5df6da", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: c8588303-dc32-42d8-9f06-93184d58d2b1, project_id: 8205c568-20ba-4113-bb0d-3274854c2b38, sled_id: a79d3d4b-ecf6-4ee9-b8c4-181ec79c93c4, sled_serial: "a79d3d4b-ecf6-4ee9-b8c4-181ec79c93c4", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 735 | 2025-12-23T06:38:55.396Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 736 | 2025-12-23T06:38:55.396Z | 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::disk::in_memory_backend_migration_test
state = Run
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 737 | 2025-12-23T06:38:55.397Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 738 | 2025-12-23T06:38:55.397Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 739 | 2025-12-23T06:38:55.397Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 740 | 2025-12-23T06:38:55.397Z | 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::disk::in_memory_backend_migration_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 741 | 2025-12-23T06:38:55.397Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 742 | 2025-12-23T06:38:55.397Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 743 | 2025-12-23T06:38:59.800Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4402
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 744 | 2025-12-23T06:38:59.800Z | 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::disk::in_memory_backend_migration_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 745 | 2025-12-23T06:38:59.800Z | 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::disk::in_memory_backend_migration_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 746 | 2025-12-23T06:38:59.800Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 747 | 2025-12-23T06:38:59.800Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 748 | 2025-12-23T06:38:59.818Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 749 | 2025-12-23T06:38:59.818Z | 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::disk::in_memory_backend_migration_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 750 | 2025-12-23T06:38:59.819Z | 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::disk::in_memory_backend_migration_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 751 | 2025-12-23T06:38:59.819Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 752 | 2025-12-23T06:38:59.819Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 753 | 2025-12-23T06:38:59.851Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 754 | 2025-12-23T06:38:59.852Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 755 | 2025-12-23T06:38:59.852Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4454
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 756 | 2025-12-23T06:38:59.852Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 757 | 2025-12-23T06:38:59.852Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 758 | 2025-12-23T06:38:59.863Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 759 | 2025-12-23T06:38:59.863Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 760 | 2025-12-23T06:38:59.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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 761 | 2025-12-23T06:38:59.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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 762 | 2025-12-23T06:38:59.895Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 763 | 2025-12-23T06:38:59.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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 764 | 2025-12-23T06:38:59.907Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 765 | 2025-12-23T06:38:59.907Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 766 | 2025-12-23T06:38:59.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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 767 | 2025-12-23T06:38:59.940Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 768 | 2025-12-23T06:38:59.941Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 769 | 2025-12-23T06:38:59.941Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 770 | 2025-12-23T06:38:59.951Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 771 | 2025-12-23T06:38:59.951Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 772 | 2025-12-23T06:38:59.951Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 773 | 2025-12-23T06:38:59.985Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 774 | 2025-12-23T06:38:59.985Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 775 | 2025-12-23T06:38:59.985Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm_name = in_memory_backend_migration_test_target
|
| 776 | 2025-12-23T06:38:59.985Z | 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
|
| 777 | 2025-12-23T06:38:59.985Z | 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::disk::in_memory_backend_migration_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 778 | 2025-12-23T06:38:59.985Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::disk::in_memory_backend_migration_test
stderr_path = "/tmp/propolis-phd/in_memory_backend_migration_test_target.stderr.log"
stdout_path = "/tmp/propolis-phd/in_memory_backend_migration_test_target.stdout.log"
target = phd_framework::log_config
|
| 779 | 2025-12-23T06:39:00.001Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 943
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm::server
|
| 780 | 2025-12-23T06:39:00.001Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 781 | 2025-12-23T06:39:00.001Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
target = phd_framework::test_vm
target_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 782 | 2025-12-23T06:39:00.001Z | 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 = 5acb2e98-05d0-42cc-b2e7-d1c213dbc1a7
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
target = phd_framework::test_vm
target_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
timeout_duration = 45s
|
| 783 | 2025-12-23T06:39:00.001Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
target = phd_framework::test_vm
target_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 784 | 2025-12-23T06:39:00.002Z | 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::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
target = phd_framework::test_vm
target_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 785 | 2025-12-23T06:39:00.379Z | 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: 7c05694c-a724-43c7-bbc8-ddb6b340d53a, name: "phd-vm-7c05694c-a724-43c7-bbc8-ddb6b340d53a", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: c8588303-dc32-42d8-9f06-93184d58d2b1, project_id: 8205c568-20ba-4113-bb0d-3274854c2b38, sled_id: 1bb0ed62-4391-4b64-803f-aefdaad67ee2, sled_serial: "1bb0ed62-4391-4b64-803f-aefdaad67ee2", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
target = phd_framework::test_vm
target_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 786 | 2025-12-23T06:39:00.379Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 5acb2e98-05d0-42cc-b2e7-d1c213dbc1a7
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
target = phd_framework::test_vm
target_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 787 | 2025-12-23T06:39:02.683Z | 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":7945}}
target = phd_framework::serial
|
| 788 | 2025-12-23T06:39:04.848Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
target = phd_framework::test_vm
target_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 789 | 2025-12-23T06:39:04.848Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4468
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 5acb2e98-05d0-42cc-b2e7-d1c213dbc1a7
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
target = phd_framework::test_vm
target_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 790 | 2025-12-23T06:39:04.848Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 791 | 2025-12-23T06:39:04.848Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 792 | 2025-12-23T06:39:04.860Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 793 | 2025-12-23T06:39:04.860Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 794 | 2025-12-23T06:39:04.860Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 795 | 2025-12-23T06:39:04.893Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 796 | 2025-12-23T06:39:04.893Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 797 | 2025-12-23T06:39:04.894Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 798 | 2025-12-23T06:39:04.904Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 799 | 2025-12-23T06:39:04.904Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 800 | 2025-12-23T06:39:04.905Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 801 | 2025-12-23T06:39:04.937Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 802 | 2025-12-23T06:39:04.938Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 803 | 2025-12-23T06:39:04.938Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 804 | 2025-12-23T06:39:04.948Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 805 | 2025-12-23T06:39:04.948Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 806 | 2025-12-23T06:39:04.948Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 807 | 2025-12-23T06:39:04.981Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 808 | 2025-12-23T06:39:04.982Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 809 | 2025-12-23T06:39:04.982Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 810 | 2025-12-23T06:39:04.992Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 811 | 2025-12-23T06:39:04.993Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 812 | 2025-12-23T06:39:04.993Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 813 | 2025-12-23T06:39:05.026Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 814 | 2025-12-23T06:39:05.026Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 815 | 2025-12-23T06:39:05.026Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 816 | 2025-12-23T06:39:05.026Z | 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
|
| 817 | 2025-12-23T06:39:05.026Z | INFO | phd-runner: test phd_tests::disk::in_memory_backend_migration_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 818 | 2025-12-23T06:39:05.026Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 819 | 2025-12-23T06:39:05.026Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9631
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 820 | 2025-12-23T06:39:05.027Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 821 | 2025-12-23T06:39:05.028Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::disk::in_memory_backend_migration_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 822 | 2025-12-23T06:39:05.100Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 74
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 823 | 2025-12-23T06:39:05.101Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10119
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
|
| 824 | 2025-12-23T06:39:05.101Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::disk::in_memory_backend_migration_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 825 | 2025-12-23T06:39:05.175Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 826 | 2025-12-23T06:39:05.175Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-f8c66b96-ee19-4cb2-8000-83898d1dae94"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
verb = destroy
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 827 | 2025-12-23T06:39:05.199Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 828 | 2025-12-23T06:39:05.199Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fe78b571-d6a1-42c6-994c-9b2a5c308ac8"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
verb = destroy
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 829 | 2025-12-23T06:39:05.213Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 186
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 830 | 2025-12-23T06:39:05.213Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 186
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 831 | 2025-12-23T06:39:05.213Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5211
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
target = phd_framework::test_vm
target_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
vm = in_memory_backend_migration_test_target
vm_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 832 | 2025-12-23T06:39:05.213Z | INFO | phd-runner: Starting test phd_tests::cpuid::cpuid_instance_spec_round_trip_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 833 | 2025-12-23T06:39:05.213Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5211
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 036dae18-7fda-4c6e-9026-db73cf5df6da
target = phd_framework::test_vm
target_id = 7c05694c-a724-43c7-bbc8-ddb6b340d53a
|
| 834 | 2025-12-23T06:39:05.213Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 835 | 2025-12-23T06:39:05.213Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10287
file = phd-tests/tests/src/disk.rs
line = 146
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_tests::disk
|
| 836 | 2025-12-23T06:39:05.213Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 837 | 2025-12-23T06:39:05.213Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/cpuid.rs
line = 24
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_tests::cpuid
|
| 838 | 2025-12-23T06:39:05.213Z | 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
|
| 839 | 2025-12-23T06:39:05.213Z | 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
|
| 840 | 2025-12-23T06:39:05.213Z | 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
|
| 841 | 2025-12-23T06:39:05.213Z | 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::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
verb = list
|
| 842 | 2025-12-23T06:39:05.220Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 229M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 843 | 2025-12-23T06:39:05.220Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-31d95b38-1011-49df-a46d-d4699b79865b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
verb = snapshot
|
| 844 | 2025-12-23T06:39:05.231Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-31d95b38-1011-49df-a46d-d4699b79865b", "phd-artifacts/phd-clone-266142a8-28af-485d-b0f6-42e0eedac257"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
verb = clone
|
| 845 | 2025-12-23T06:39:05.244Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-266142a8-28af-485d-b0f6-42e0eedac257"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
verb = list
|
| 846 | 2025-12-23T06:39:05.249Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-266142a8-28af-485d-b0f6-42e0eedac257 0B 1.80T 227M /phd-artifacts/phd-clone-266142a8-28af-485d-b0f6-42e0eedac257\n
target = phd_framework::zfs
|
| 847 | 2025-12-23T06:39:05.250Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
|
| 848 | 2025-12-23T06:39:05.250Z | 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::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm_name = cpuid_instance_spec_round_trip_test
|
| 849 | 2025-12-23T06:39:05.250Z | 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
|
| 850 | 2025-12-23T06:39:05.250Z | 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::cpuid::cpuid_instance_spec_round_trip_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 851 | 2025-12-23T06:39:05.250Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
stderr_path = "/tmp/propolis-phd/cpuid_instance_spec_round_trip_test.stderr.log"
stdout_path = "/tmp/propolis-phd/cpuid_instance_spec_round_trip_test.stdout.log"
target = phd_framework::log_config
|
| 852 | 2025-12-23T06:39:05.265Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 952
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm::server
|
| 853 | 2025-12-23T06:39:05.265Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
|
| 854 | 2025-12-23T06:39:05.265Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = 13885c3b-00c4-461d-ad5e-8a3fb2b478fb
|
| 855 | 2025-12-23T06:39:05.266Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = 13885c3b-00c4-461d-ad5e-8a3fb2b478fb
|
| 856 | 2025-12-23T06:39:05.773Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 857 | 2025-12-23T06:39:05.774Z | 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: 13885c3b-00c4-461d-ad5e-8a3fb2b478fb, name: "phd-vm-13885c3b-00c4-461d-ad5e-8a3fb2b478fb", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 2aa9e787-b740-4bc4-bfe5-42084951e2d6, project_id: 6d985f74-e5b1-4819-bb68-7f5ee9b70650, sled_id: 02ae4237-9e51-4826-a5e4-960f5971ae2d, sled_serial: "02ae4237-9e51-4826-a5e4-960f5971ae2d", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = 13885c3b-00c4-461d-ad5e-8a3fb2b478fb
|
| 858 | 2025-12-23T06:39:05.774Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = 13885c3b-00c4-461d-ad5e-8a3fb2b478fb
|
| 859 | 2025-12-23T06:39:05.774Z | 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::cpuid::cpuid_instance_spec_round_trip_test
state = Run
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = 13885c3b-00c4-461d-ad5e-8a3fb2b478fb
|
| 860 | 2025-12-23T06:39:05.775Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = 13885c3b-00c4-461d-ad5e-8a3fb2b478fb
|
| 861 | 2025-12-23T06:39:05.775Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 488
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = 13885c3b-00c4-461d-ad5e-8a3fb2b478fb
|
| 862 | 2025-12-23T06:39:05.775Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 490
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = 13885c3b-00c4-461d-ad5e-8a3fb2b478fb
|
| 863 | 2025-12-23T06:39:05.776Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 488
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = 13885c3b-00c4-461d-ad5e-8a3fb2b478fb
|
| 864 | 2025-12-23T06:39:05.776Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = 13885c3b-00c4-461d-ad5e-8a3fb2b478fb
|
| 865 | 2025-12-23T06:39:05.777Z | 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
|
| 866 | 2025-12-23T06:39:05.777Z | INFO | phd-runner: test phd_tests::cpuid::cpuid_instance_spec_round_trip_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 867 | 2025-12-23T06:39:05.777Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 868 | 2025-12-23T06:39:05.777Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 869 | 2025-12-23T06:39:05.778Z | 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::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = 13885c3b-00c4-461d-ad5e-8a3fb2b478fb
|
| 870 | 2025-12-23T06:39:06.368Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = cpuid_instance_spec_round_trip_test
vm_id = 13885c3b-00c4-461d-ad5e-8a3fb2b478fb
|
| 871 | 2025-12-23T06:39:06.439Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
vm = cpuid_instance_spec_round_trip_test
vm_id = 13885c3b-00c4-461d-ad5e-8a3fb2b478fb
|
| 872 | 2025-12-23T06:39:06.439Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-266142a8-28af-485d-b0f6-42e0eedac257"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
verb = destroy
vm = cpuid_instance_spec_round_trip_test
vm_id = 13885c3b-00c4-461d-ad5e-8a3fb2b478fb
|
| 873 | 2025-12-23T06:39:06.464Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
vm = cpuid_instance_spec_round_trip_test
vm_id = 13885c3b-00c4-461d-ad5e-8a3fb2b478fb
|
| 874 | 2025-12-23T06:39:06.464Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-31d95b38-1011-49df-a46d-d4699b79865b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
verb = destroy
vm = cpuid_instance_spec_round_trip_test
vm_id = 13885c3b-00c4-461d-ad5e-8a3fb2b478fb
|
| 875 | 2025-12-23T06:39:06.480Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 703
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = 13885c3b-00c4-461d-ad5e-8a3fb2b478fb
|
| 876 | 2025-12-23T06:39:06.481Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1215
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = 13885c3b-00c4-461d-ad5e-8a3fb2b478fb
|
| 877 | 2025-12-23T06:39:06.481Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1267
file = phd-tests/tests/src/cpuid.rs
line = 24
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_tests::cpuid
|
| 878 | 2025-12-23T06:39:06.481Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 703
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 879 | 2025-12-23T06:39:06.481Z | INFO | phd-runner: Starting test phd_tests::cpuid::cpuid_boot_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 880 | 2025-12-23T06:39:06.481Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 881 | 2025-12-23T06:39:06.481Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 882 | 2025-12-23T06:39:06.481Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/cpuid.rs
line = 141
path = phd_tests::cpuid::cpuid_boot_test
target = phd_tests::cpuid
|
| 883 | 2025-12-23T06:39:06.487Z | INFO | phd-runner: [TEST - EVENT] read bhyve default CPUID
file = phd-tests/tests/src/cpuid.rs
host_cpuid = CpuidSet { map: CpuidMap({0: Absent(CpuidValues { eax: 16, ebx: 1752462657, ecx: 1145913699, edx: 1769238117 }), 1: Absent(CpuidValues { eax: 10489617, ebx: 67584, ecx: 4275712515, edx: 395049983 }), 2: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 3: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 5: Absent(CpuidValues { eax: 64, ebx: 64, ecx: 3, edx: 17 }), 6: Absent(CpuidValues { eax: 4, ebx: 0, ecx: 0, edx: 0 }), 7: Present({0: CpuidValues { eax: 0, ebx: 538182569, ecx: 1536, edx: 0 }}), 8: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 9: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 10: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 11: Present({0: CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }, 1: CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }}), 12: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 13: Present({0: CpuidValues { eax: 7, ebx: 832, ecx: 832, edx: 0 }, 1: CpuidValues { eax: 1, ebx: 0, ecx: 0, edx: 0 }, 2: CpuidValues { eax: 256, ebx: 576, ecx: 0, edx: 0 }}), 14: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 15: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 16: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483648: Absent(CpuidValues { eax: 2147483683, ebx: 1752462657, ecx: 1145913699, edx: 1769238117 }), 2147483649: Absent(CpuidValues { eax: 10489617, ebx: 1073741824, ecx: 1145057787, edx: 634649599 }), 2147483650: Absent(CpuidValues { eax: 541347137, ebx: 1129926725, ecx: 825505568, edx: 875700275 }), 2147483651: Absent(CpuidValues { eax: 1919894317, ebx: 1917853797, ecx: 1936024431, edx: 544370547 }), 2147483652: Absent(CpuidValues { eax: 538976288, ebx: 538976288, ecx: 538976288, edx: 2105376 }), 2147483653: Absent(CpuidValues { eax: 4282449728, ebx: 4282449728, ecx: 537395520, edx: 537395520 }), 2147483654: Absent(CpuidValues { eax: 1207968256, ebx: 1744847360, ecx: 33579328, edx: 67146048 }), 2147483655: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 256 }), 2147483656: Absent(CpuidValues { eax: 12336, ebx: 7, ecx: 0, edx: 65543 }), 2147483657: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483658: Absent(CpuidValues { eax: 1, ebx: 32768, ecx: 0, edx: 295410943 }), 2147483659: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483660: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483661: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483662: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483663: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483664: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483665: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483666: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483667: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483668: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483669: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483670: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483671: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483672: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483673: Absent(CpuidValues { eax: 4030787648, ebx: 4030726144, ecx: 0, edx: 0 }), 2147483674: Absent(CpuidValues { eax: 6, ebx: 0, ecx: 0, edx: 0 }), 2147483675: Absent(CpuidValues { eax: 1023, ebx: 0, ecx: 0, edx: 0 }), 2147483676: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483677: Present({0: CpuidValues { eax: 289, ebx: 63, ecx: 0, edx: 0 }, 1: CpuidValues { eax: 323, ebx: 63, ecx: 0, edx: 0 }, 2: CpuidValues { eax: 355, ebx: 63, ecx: 0, edx: 0 }}), 2147483678: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483679: Absent(CpuidValues { eax: 16907583, ebx: 16755, ecx: 509, edx: 1 }), 2147483680: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483681: Absent(CpuidValues { eax: 8269, ebx: 0, ecx: 0, edx: 0 }), 2147483682: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483683: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 })}), vendor: Amd }
line = 116
path = phd_tests::cpuid::cpuid_boot_test
target = phd_tests::cpuid
|
| 884 | 2025-12-23T06:39:06.487Z | 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
|
| 885 | 2025-12-23T06:39:06.487Z | 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
|
| 886 | 2025-12-23T06:39:06.487Z | 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
|
| 887 | 2025-12-23T06:39:06.487Z | 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::cpuid::cpuid_boot_test
target = phd_framework::zfs
verb = list
|
| 888 | 2025-12-23T06:39:06.494Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::cpuid_boot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 230M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 889 | 2025-12-23T06:39:06.494Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d4a5f385-ad37-4955-a56d-03849e7e4a5d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
verb = snapshot
|
| 890 | 2025-12-23T06:39:06.504Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d4a5f385-ad37-4955-a56d-03849e7e4a5d", "phd-artifacts/phd-clone-d3ebe739-0d57-4263-b31d-73bfc9afe006"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
verb = clone
|
| 891 | 2025-12-23T06:39:06.519Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d3ebe739-0d57-4263-b31d-73bfc9afe006"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
verb = list
|
| 892 | 2025-12-23T06:39:06.526Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::cpuid_boot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-d3ebe739-0d57-4263-b31d-73bfc9afe006 0B 1.80T 227M /phd-artifacts/phd-clone-d3ebe739-0d57-4263-b31d-73bfc9afe006\n
target = phd_framework::zfs
|
| 893 | 2025-12-23T06:39:06.526Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
|
| 894 | 2025-12-23T06:39:06.526Z | 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::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm_name = cpuid_boot_test
|
| 895 | 2025-12-23T06:39:06.526Z | 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
|
| 896 | 2025-12-23T06:39:06.526Z | 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::cpuid::cpuid_boot_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 897 | 2025-12-23T06:39:06.526Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::cpuid::cpuid_boot_test
stderr_path = "/tmp/propolis-phd/cpuid_boot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/cpuid_boot_test.stdout.log"
target = phd_framework::log_config
|
| 898 | 2025-12-23T06:39:06.542Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 960
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm::server
|
| 899 | 2025-12-23T06:39:06.542Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
|
| 900 | 2025-12-23T06:39:06.542Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 901 | 2025-12-23T06:39:06.543Z | 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::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 902 | 2025-12-23T06:39:07.299Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 903 | 2025-12-23T06:39:07.299Z | 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: a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1, name: "phd-vm-a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 1a5ea294-c583-4273-bc0c-dbba2a559c35, project_id: b9cd4ac6-ace1-4e4e-b015-1b164affc1c8, sled_id: d16ca249-a44f-43de-acb0-88101b94c2a5, sled_serial: "d16ca249-a44f-43de-acb0-88101b94c2a5", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 904 | 2025-12-23T06:39:07.299Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 905 | 2025-12-23T06:39:07.299Z | 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::cpuid::cpuid_boot_test
state = Run
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 906 | 2025-12-23T06:39:07.300Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 907 | 2025-12-23T06:39:07.300Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
|
| 908 | 2025-12-23T06:39:07.300Z | 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::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 909 | 2025-12-23T06:39:07.301Z | 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::cpuid::cpuid_boot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 910 | 2025-12-23T06:39:07.301Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 911 | 2025-12-23T06:39:07.301Z | 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::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 912 | 2025-12-23T06:39:11.663Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4361
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 913 | 2025-12-23T06:39:11.663Z | 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::cpuid::cpuid_boot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 914 | 2025-12-23T06:39:11.663Z | 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::cpuid::cpuid_boot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 915 | 2025-12-23T06:39:11.663Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 916 | 2025-12-23T06:39:11.663Z | 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::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 917 | 2025-12-23T06:39:11.681Z | 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::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 918 | 2025-12-23T06:39:11.681Z | 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::cpuid::cpuid_boot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 919 | 2025-12-23T06:39:11.681Z | 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::cpuid::cpuid_boot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 920 | 2025-12-23T06:39:11.681Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 921 | 2025-12-23T06:39:11.681Z | 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::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 922 | 2025-12-23T06:39:11.714Z | 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::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 923 | 2025-12-23T06:39:11.714Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
|
| 924 | 2025-12-23T06:39:11.714Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4413
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
|
| 925 | 2025-12-23T06:39:11.714Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 926 | 2025-12-23T06:39:11.714Z | 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::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 927 | 2025-12-23T06:39:11.725Z | 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::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 928 | 2025-12-23T06:39:11.725Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 929 | 2025-12-23T06:39:11.725Z | 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::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 930 | 2025-12-23T06:39:11.870Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 144
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 931 | 2025-12-23T06:39:11.870Z | INFO | phd-runner: [TEST - EVENT] /proc/cpuinfo output
cpuinfo = processor: 0\nvendor_id: AuthenticAMD\ncpu family: 25\nmodel: 1\nmodel name: Oxide Cloud Computer Company Cloud Computer\nstepping: 1\ncpu MHz: 2650.247\ncache size: 512 KB\nphysical id: 0\nsiblings: 1\ncore id: 0\ncpu cores: 1\napicid: 0\ninitial apicid: 0\nfpu: yes\nfpu_exception: yes\ncpuid level: 16\nwp: yes\nflags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext pdpe1gb lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch skinit wdt bpext vmmcall fsgsbase bmi1 avx2 smep bmi2 erms rdseed sha_ni xsaveopt clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl vaes vpclmulqdq\nbugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass\nbogomips: 5300.49\nTLB size: 2560 4K pages\nclflush size: 64\ncache_alignment: 64\naddress sizes: 48 bits physical, 48 bits virtual\npower management:\n\nprocessor: 1\nvendor_id: AuthenticAMD\ncpu family: 25\nmodel: 1\nmodel name: Oxide Cloud Computer Company Cloud Computer\nstepping: 1\ncpu MHz: 2650.247\ncache size: 512 KB\nphysical id: 1\nsiblings: 1\ncore id: 0\ncpu cores: 1\napicid: 1\ninitial apicid: 1\nfpu: yes\nfpu_exception: yes\ncpuid level: 16\nwp: yes\nflags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext pdpe1gb lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch skinit wdt bpext vmmcall fsgsbase bmi1 avx2 smep bmi2 erms rdseed sha_ni xsaveopt clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl vaes vpclmulqdq\nbugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass\nbogomips: 5301.14\nTLB size: 2560 4K pages\nclflush size: 64\ncache_alignment: 64\naddress sizes: 48 bits physical, 48 bits virtual\npower management:
file = phd-tests/tests/src/cpuid.rs
line = 98
path = phd_tests::cpuid::cpuid_boot_test
target = phd_tests::cpuid
|
| 932 | 2025-12-23T06:39:11.871Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 933 | 2025-12-23T06:39:11.871Z | 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
|
| 934 | 2025-12-23T06:39:11.871Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4572
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 935 | 2025-12-23T06:39:11.871Z | INFO | phd-runner: test phd_tests::cpuid::cpuid_boot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 936 | 2025-12-23T06:39:11.871Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 937 | 2025-12-23T06:39:11.872Z | 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::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 938 | 2025-12-23T06:39:12.342Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::cpuid::cpuid_boot_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 939 | 2025-12-23T06:39:12.416Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 940 | 2025-12-23T06:39:12.416Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d3ebe739-0d57-4263-b31d-73bfc9afe006"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
verb = destroy
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 941 | 2025-12-23T06:39:12.437Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 942 | 2025-12-23T06:39:12.437Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d4a5f385-ad37-4955-a56d-03849e7e4a5d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
verb = destroy
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 943 | 2025-12-23T06:39:12.451Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 580
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 944 | 2025-12-23T06:39:12.451Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 580
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 945 | 2025-12-23T06:39:12.451Z | INFO | phd-runner: Starting test phd_tests::cpuid::cpuid_migrate_smoke_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 946 | 2025-12-23T06:39:12.451Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 947 | 2025-12-23T06:39:12.451Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 948 | 2025-12-23T06:39:12.451Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5909
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = a0ea88bf-fd1d-4fd3-a4b7-5e6a257d08c1
|
| 949 | 2025-12-23T06:39:12.451Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 5970
file = phd-tests/tests/src/cpuid.rs
line = 141
path = phd_tests::cpuid::cpuid_boot_test
target = phd_tests::cpuid
|
| 950 | 2025-12-23T06:39:12.451Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/cpuid.rs
line = 147
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_tests::cpuid
|
| 951 | 2025-12-23T06:39:12.457Z | INFO | phd-runner: [TEST - EVENT] read bhyve default CPUID
file = phd-tests/tests/src/cpuid.rs
host_cpuid = CpuidSet { map: CpuidMap({0: Absent(CpuidValues { eax: 16, ebx: 1752462657, ecx: 1145913699, edx: 1769238117 }), 1: Absent(CpuidValues { eax: 10489617, ebx: 67584, ecx: 4275712515, edx: 395049983 }), 2: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 3: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 5: Absent(CpuidValues { eax: 64, ebx: 64, ecx: 3, edx: 17 }), 6: Absent(CpuidValues { eax: 4, ebx: 0, ecx: 0, edx: 0 }), 7: Present({0: CpuidValues { eax: 0, ebx: 538182569, ecx: 1536, edx: 0 }}), 8: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 9: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 10: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 11: Present({0: CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }, 1: CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }}), 12: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 13: Present({0: CpuidValues { eax: 7, ebx: 832, ecx: 832, edx: 0 }, 1: CpuidValues { eax: 1, ebx: 0, ecx: 0, edx: 0 }, 2: CpuidValues { eax: 256, ebx: 576, ecx: 0, edx: 0 }}), 14: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 15: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 16: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483648: Absent(CpuidValues { eax: 2147483683, ebx: 1752462657, ecx: 1145913699, edx: 1769238117 }), 2147483649: Absent(CpuidValues { eax: 10489617, ebx: 1073741824, ecx: 1145057787, edx: 634649599 }), 2147483650: Absent(CpuidValues { eax: 541347137, ebx: 1129926725, ecx: 825505568, edx: 875700275 }), 2147483651: Absent(CpuidValues { eax: 1919894317, ebx: 1917853797, ecx: 1936024431, edx: 544370547 }), 2147483652: Absent(CpuidValues { eax: 538976288, ebx: 538976288, ecx: 538976288, edx: 2105376 }), 2147483653: Absent(CpuidValues { eax: 4282449728, ebx: 4282449728, ecx: 537395520, edx: 537395520 }), 2147483654: Absent(CpuidValues { eax: 1207968256, ebx: 1744847360, ecx: 33579328, edx: 67146048 }), 2147483655: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 256 }), 2147483656: Absent(CpuidValues { eax: 12336, ebx: 7, ecx: 0, edx: 65543 }), 2147483657: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483658: Absent(CpuidValues { eax: 1, ebx: 32768, ecx: 0, edx: 295410943 }), 2147483659: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483660: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483661: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483662: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483663: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483664: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483665: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483666: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483667: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483668: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483669: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483670: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483671: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483672: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483673: Absent(CpuidValues { eax: 4030787648, ebx: 4030726144, ecx: 0, edx: 0 }), 2147483674: Absent(CpuidValues { eax: 6, ebx: 0, ecx: 0, edx: 0 }), 2147483675: Absent(CpuidValues { eax: 1023, ebx: 0, ecx: 0, edx: 0 }), 2147483676: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483677: Present({0: CpuidValues { eax: 289, ebx: 63, ecx: 0, edx: 0 }, 1: CpuidValues { eax: 323, ebx: 63, ecx: 0, edx: 0 }, 2: CpuidValues { eax: 355, ebx: 63, ecx: 0, edx: 0 }}), 2147483678: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483679: Absent(CpuidValues { eax: 16907583, ebx: 16755, ecx: 509, edx: 1 }), 2147483680: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483681: Absent(CpuidValues { eax: 8269, ebx: 0, ecx: 0, edx: 0 }), 2147483682: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483683: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 })}), vendor: Amd }
line = 116
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_tests::cpuid
|
| 952 | 2025-12-23T06:39:12.457Z | 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
|
| 953 | 2025-12-23T06:39:12.457Z | 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
|
| 954 | 2025-12-23T06:39:12.457Z | 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
|
| 955 | 2025-12-23T06:39:12.457Z | 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::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
verb = list
|
| 956 | 2025-12-23T06:39:12.464Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::cpuid_migrate_smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 230M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 957 | 2025-12-23T06:39:12.464Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-37116010-1b83-4c98-9e88-861e73994f8c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
verb = snapshot
|
| 958 | 2025-12-23T06:39:12.478Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-37116010-1b83-4c98-9e88-861e73994f8c", "phd-artifacts/phd-clone-b573ebab-5f6e-4591-897b-3ae930f0a5d7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
verb = clone
|
| 959 | 2025-12-23T06:39:12.490Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b573ebab-5f6e-4591-897b-3ae930f0a5d7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
verb = list
|
| 960 | 2025-12-23T06:39:12.497Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::cpuid_migrate_smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-b573ebab-5f6e-4591-897b-3ae930f0a5d7 0B 1.80T 227M /phd-artifacts/phd-clone-b573ebab-5f6e-4591-897b-3ae930f0a5d7\n
target = phd_framework::zfs
|
| 961 | 2025-12-23T06:39:12.497Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 962 | 2025-12-23T06:39:12.497Z | 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::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm_name = cpuid_boot_test
|
| 963 | 2025-12-23T06:39:12.498Z | 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
|
| 964 | 2025-12-23T06:39:12.498Z | 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::cpuid::cpuid_migrate_smoke_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 965 | 2025-12-23T06:39:12.498Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::cpuid::cpuid_migrate_smoke_test
stderr_path = "/tmp/propolis-phd/cpuid_boot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/cpuid_boot_test.stdout.log"
target = phd_framework::log_config
|
| 966 | 2025-12-23T06:39:12.513Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 968
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm::server
|
| 967 | 2025-12-23T06:39:12.513Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 968 | 2025-12-23T06:39:12.513Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
|
| 969 | 2025-12-23T06:39:12.514Z | 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::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
|
| 970 | 2025-12-23T06:39:13.112Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 971 | 2025-12-23T06:39:13.113Z | 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: e16847ff-3ece-4efa-8d28-51bd48b2c6df, name: "phd-vm-e16847ff-3ece-4efa-8d28-51bd48b2c6df", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 659d412f-791f-485b-99a7-a0dbaf4f7d23, project_id: 5834ced7-fc88-4106-b708-619de7397371, sled_id: 7b0ca913-7bc2-44b9-a1f8-6793ce5e7109, sled_serial: "7b0ca913-7bc2-44b9-a1f8-6793ce5e7109", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
|
| 972 | 2025-12-23T06:39:13.113Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
|
| 973 | 2025-12-23T06:39:13.113Z | 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::cpuid::cpuid_migrate_smoke_test
state = Run
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
|
| 974 | 2025-12-23T06:39:13.114Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
|
| 975 | 2025-12-23T06:39:13.114Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 976 | 2025-12-23T06:39:13.114Z | 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::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = cpuid_boot_test
vm_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
|
| 977 | 2025-12-23T06:39:13.114Z | 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::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 978 | 2025-12-23T06:39:13.114Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
|
| 979 | 2025-12-23T06:39:13.114Z | 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::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
|
| 980 | 2025-12-23T06:39:17.529Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4415
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
|
| 981 | 2025-12-23T06:39:17.529Z | 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::cpuid::cpuid_migrate_smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 982 | 2025-12-23T06:39:17.529Z | 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::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 983 | 2025-12-23T06:39:17.529Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
|
| 984 | 2025-12-23T06:39:17.529Z | 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::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
|
| 985 | 2025-12-23T06:39:17.548Z | 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::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
|
| 986 | 2025-12-23T06:39:17.548Z | 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::cpuid::cpuid_migrate_smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 987 | 2025-12-23T06:39:17.548Z | 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::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 988 | 2025-12-23T06:39:17.549Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
|
| 989 | 2025-12-23T06:39:17.549Z | 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::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
|
| 990 | 2025-12-23T06:39:17.580Z | 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::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
|
| 991 | 2025-12-23T06:39:17.580Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 992 | 2025-12-23T06:39:17.581Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4466
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 993 | 2025-12-23T06:39:17.581Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
|
| 994 | 2025-12-23T06:39:17.581Z | 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::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = cpuid_boot_test
vm_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
|
| 995 | 2025-12-23T06:39:17.592Z | 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::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
|
| 996 | 2025-12-23T06:39:17.592Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
|
| 997 | 2025-12-23T06:39:17.592Z | 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::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = cpuid_boot_test
vm_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
|
| 998 | 2025-12-23T06:39:17.736Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 143
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
|
| 999 | 2025-12-23T06:39:17.736Z | INFO | phd-runner: [TEST - EVENT] /proc/cpuinfo output
cpuinfo = processor: 0\nvendor_id: AuthenticAMD\ncpu family: 25\nmodel: 1\nmodel name: Oxide Cloud Computer Company Cloud Computer\nstepping: 1\ncpu MHz: 2650.136\ncache size: 512 KB\nphysical id: 0\nsiblings: 1\ncore id: 0\ncpu cores: 1\napicid: 0\ninitial apicid: 0\nfpu: yes\nfpu_exception: yes\ncpuid level: 16\nwp: yes\nflags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext pdpe1gb lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch skinit wdt bpext vmmcall fsgsbase bmi1 avx2 smep bmi2 erms rdseed sha_ni xsaveopt clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl vaes vpclmulqdq\nbugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass\nbogomips: 5300.27\nTLB size: 2560 4K pages\nclflush size: 64\ncache_alignment: 64\naddress sizes: 48 bits physical, 48 bits virtual\npower management:\n\nprocessor: 1\nvendor_id: AuthenticAMD\ncpu family: 25\nmodel: 1\nmodel name: Oxide Cloud Computer Company Cloud Computer\nstepping: 1\ncpu MHz: 2650.136\ncache size: 512 KB\nphysical id: 1\nsiblings: 1\ncore id: 0\ncpu cores: 1\napicid: 1\ninitial apicid: 1\nfpu: yes\nfpu_exception: yes\ncpuid level: 16\nwp: yes\nflags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext pdpe1gb lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch skinit wdt bpext vmmcall fsgsbase bmi1 avx2 smep bmi2 erms rdseed sha_ni xsaveopt clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl vaes vpclmulqdq\nbugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass\nbogomips: 5300.96\nTLB size: 2560 4K pages\nclflush size: 64\ncache_alignment: 64\naddress sizes: 48 bits physical, 48 bits virtual\npower management:
file = phd-tests/tests/src/cpuid.rs
line = 98
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_tests::cpuid
|
| 1000 | 2025-12-23T06:39:17.736Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 1001 | 2025-12-23T06:39:17.736Z | 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::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm_name = cpuid_boot_test_migration_target
|
| 1002 | 2025-12-23T06:39:17.736Z | 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
|
| 1003 | 2025-12-23T06:39:17.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::cpuid::cpuid_migrate_smoke_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1004 | 2025-12-23T06:39:17.736Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::cpuid::cpuid_migrate_smoke_test
stderr_path = "/tmp/propolis-phd/cpuid_boot_test_migration_target.stderr.log"
stdout_path = "/tmp/propolis-phd/cpuid_boot_test_migration_target.stdout.log"
target = phd_framework::log_config
|
| 1005 | 2025-12-23T06:39:17.752Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 969
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm::server
|
| 1006 | 2025-12-23T06:39:17.752Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 1007 | 2025-12-23T06:39:17.752Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
target = phd_framework::test_vm
target_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1008 | 2025-12-23T06:39:17.753Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 534
migration_id = 981a2977-e4c0-4289-b124-a28166d8f6b7
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
target = phd_framework::test_vm
target_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
timeout_duration = 45s
|
| 1009 | 2025-12-23T06:39:17.753Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
target = phd_framework::test_vm
target_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1010 | 2025-12-23T06:39:17.753Z | 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::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
target = phd_framework::test_vm
target_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1011 | 2025-12-23T06:39:18.441Z | 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: 2283d9ee-a6b6-410e-99ff-7b77a2419a19, name: "phd-vm-2283d9ee-a6b6-410e-99ff-7b77a2419a19", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 659d412f-791f-485b-99a7-a0dbaf4f7d23, project_id: 5834ced7-fc88-4106-b708-619de7397371, sled_id: 7dbe8df1-437e-49d8-aa23-fade5cef88d3, sled_serial: "7dbe8df1-437e-49d8-aa23-fade5cef88d3", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
target = phd_framework::test_vm
target_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1012 | 2025-12-23T06:39:18.442Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 981a2977-e4c0-4289-b124-a28166d8f6b7
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
target = phd_framework::test_vm
target_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1013 | 2025-12-23T06:39:20.763Z | 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":10071}}
target = phd_framework::serial
|
| 1014 | 2025-12-23T06:39:21.424Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
target = phd_framework::test_vm
target_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1015 | 2025-12-23T06:39:21.424Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2982
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 981a2977-e4c0-4289-b124-a28166d8f6b7
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
target = phd_framework::test_vm
target_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1016 | 2025-12-23T06:39:21.424Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1017 | 2025-12-23T06:39:21.424Z | 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::cpuid::cpuid_migrate_smoke_test
state = Reboot
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1018 | 2025-12-23T06:39:21.425Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1019 | 2025-12-23T06:39:21.425Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 1020 | 2025-12-23T06:39:21.425Z | 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::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1021 | 2025-12-23T06:39:21.425Z | 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::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1022 | 2025-12-23T06:39:21.425Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1023 | 2025-12-23T06:39:21.425Z | 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::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1024 | 2025-12-23T06:39:25.658Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4232
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1025 | 2025-12-23T06:39:25.658Z | 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::cpuid::cpuid_migrate_smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1026 | 2025-12-23T06:39:25.658Z | 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::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1027 | 2025-12-23T06:39:25.658Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1028 | 2025-12-23T06:39:25.658Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1029 | 2025-12-23T06:39:25.676Z | 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::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1030 | 2025-12-23T06:39:25.676Z | 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::cpuid::cpuid_migrate_smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1031 | 2025-12-23T06:39:25.676Z | 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::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1032 | 2025-12-23T06:39:25.676Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1033 | 2025-12-23T06:39:25.676Z | 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::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1034 | 2025-12-23T06:39:25.709Z | 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::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1035 | 2025-12-23T06:39:25.709Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 1036 | 2025-12-23T06:39:25.709Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4284
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 1037 | 2025-12-23T06:39:25.710Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1038 | 2025-12-23T06:39:25.710Z | 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::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1039 | 2025-12-23T06:39:25.720Z | 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::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1040 | 2025-12-23T06:39:25.721Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1041 | 2025-12-23T06:39:25.721Z | 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::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1042 | 2025-12-23T06:39:25.852Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 131
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1043 | 2025-12-23T06:39:25.853Z | INFO | phd-runner: [TEST - EVENT] /proc/cpuinfo output
cpuinfo = processor: 0\nvendor_id: AuthenticAMD\ncpu family: 25\nmodel: 1\nmodel name: Oxide Cloud Computer Company Cloud Computer\nstepping: 1\ncpu MHz: 2649.987\ncache size: 512 KB\nphysical id: 0\nsiblings: 1\ncore id: 0\ncpu cores: 1\napicid: 0\ninitial apicid: 0\nfpu: yes\nfpu_exception: yes\ncpuid level: 16\nwp: yes\nflags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext pdpe1gb lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch skinit wdt bpext vmmcall fsgsbase bmi1 avx2 smep bmi2 erms rdseed sha_ni xsaveopt clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl vaes vpclmulqdq\nbugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass\nbogomips: 5299.97\nTLB size: 2560 4K pages\nclflush size: 64\ncache_alignment: 64\naddress sizes: 48 bits physical, 48 bits virtual\npower management:\n\nprocessor: 1\nvendor_id: AuthenticAMD\ncpu family: 25\nmodel: 1\nmodel name: Oxide Cloud Computer Company Cloud Computer\nstepping: 1\ncpu MHz: 2649.987\ncache size: 512 KB\nphysical id: 1\nsiblings: 1\ncore id: 0\ncpu cores: 1\napicid: 1\ninitial apicid: 1\nfpu: yes\nfpu_exception: yes\ncpuid level: 16\nwp: yes\nflags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext pdpe1gb lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch skinit wdt bpext vmmcall fsgsbase bmi1 avx2 smep bmi2 erms rdseed sha_ni xsaveopt clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl vaes vpclmulqdq\nbugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass\nbogomips: 5300.57\nTLB size: 2560 4K pages\nclflush size: 64\ncache_alignment: 64\naddress sizes: 48 bits physical, 48 bits virtual\npower management:
file = phd-tests/tests/src/cpuid.rs
line = 98
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_tests::cpuid
|
| 1044 | 2025-12-23T06:39:25.853Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1045 | 2025-12-23T06:39:25.853Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
|
| 1046 | 2025-12-23T06:39:25.853Z | 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
|
| 1047 | 2025-12-23T06:39:25.853Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 12741
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1048 | 2025-12-23T06:39:25.853Z | INFO | phd-runner: test phd_tests::cpuid::cpuid_migrate_smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1049 | 2025-12-23T06:39:25.853Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1050 | 2025-12-23T06:39:25.854Z | 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::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1051 | 2025-12-23T06:39:25.855Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::cpuid::cpuid_migrate_smoke_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = cpuid_boot_test
vm_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
|
| 1052 | 2025-12-23T06:39:25.933Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 79
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
|
| 1053 | 2025-12-23T06:39:25.933Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 13419
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
|
| 1054 | 2025-12-23T06:39:25.934Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::cpuid::cpuid_migrate_smoke_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1055 | 2025-12-23T06:39:26.007Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1056 | 2025-12-23T06:39:26.007Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b573ebab-5f6e-4591-897b-3ae930f0a5d7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
verb = destroy
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1057 | 2025-12-23T06:39:26.026Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1058 | 2025-12-23T06:39:26.026Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-37116010-1b83-4c98-9e88-861e73994f8c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
verb = destroy
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1059 | 2025-12-23T06:39:26.040Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 186
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1060 | 2025-12-23T06:39:26.040Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8287
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
target = phd_framework::test_vm
target_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
vm = cpuid_boot_test_migration_target
vm_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1061 | 2025-12-23T06:39:26.040Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 186
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1062 | 2025-12-23T06:39:26.040Z | INFO | phd-runner: Starting test phd_tests::cpuid::guest_cpu_topo_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 1063 | 2025-12-23T06:39:26.040Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 8287
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = e16847ff-3ece-4efa-8d28-51bd48b2c6df
target = phd_framework::test_vm
target_id = 2283d9ee-a6b6-410e-99ff-7b77a2419a19
|
| 1064 | 2025-12-23T06:39:26.040Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1065 | 2025-12-23T06:39:26.040Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 13589
file = phd-tests/tests/src/cpuid.rs
line = 147
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_tests::cpuid
|
| 1066 | 2025-12-23T06:39:26.040Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1067 | 2025-12-23T06:39:26.041Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/cpuid.rs
line = 278
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_tests::cpuid
|
| 1068 | 2025-12-23T06:39:26.046Z | INFO | phd-runner: [TEST - EVENT] read bhyve default CPUID
file = phd-tests/tests/src/cpuid.rs
host_cpuid = CpuidSet { map: CpuidMap({0: Absent(CpuidValues { eax: 16, ebx: 1752462657, ecx: 1145913699, edx: 1769238117 }), 1: Absent(CpuidValues { eax: 10489617, ebx: 67584, ecx: 4275712515, edx: 395049983 }), 2: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 3: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 5: Absent(CpuidValues { eax: 64, ebx: 64, ecx: 3, edx: 17 }), 6: Absent(CpuidValues { eax: 4, ebx: 0, ecx: 0, edx: 0 }), 7: Present({0: CpuidValues { eax: 0, ebx: 538182569, ecx: 1536, edx: 0 }}), 8: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 9: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 10: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 11: Present({0: CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }, 1: CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }}), 12: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 13: Present({0: CpuidValues { eax: 7, ebx: 832, ecx: 832, edx: 0 }, 1: CpuidValues { eax: 1, ebx: 0, ecx: 0, edx: 0 }, 2: CpuidValues { eax: 256, ebx: 576, ecx: 0, edx: 0 }}), 14: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 15: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 16: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483648: Absent(CpuidValues { eax: 2147483683, ebx: 1752462657, ecx: 1145913699, edx: 1769238117 }), 2147483649: Absent(CpuidValues { eax: 10489617, ebx: 1073741824, ecx: 1145057787, edx: 634649599 }), 2147483650: Absent(CpuidValues { eax: 541347137, ebx: 1129926725, ecx: 825505568, edx: 875700275 }), 2147483651: Absent(CpuidValues { eax: 1919894317, ebx: 1917853797, ecx: 1936024431, edx: 544370547 }), 2147483652: Absent(CpuidValues { eax: 538976288, ebx: 538976288, ecx: 538976288, edx: 2105376 }), 2147483653: Absent(CpuidValues { eax: 4282449728, ebx: 4282449728, ecx: 537395520, edx: 537395520 }), 2147483654: Absent(CpuidValues { eax: 1207968256, ebx: 1744847360, ecx: 33579328, edx: 67146048 }), 2147483655: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 256 }), 2147483656: Absent(CpuidValues { eax: 12336, ebx: 7, ecx: 0, edx: 65543 }), 2147483657: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483658: Absent(CpuidValues { eax: 1, ebx: 32768, ecx: 0, edx: 295410943 }), 2147483659: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483660: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483661: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483662: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483663: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483664: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483665: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483666: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483667: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483668: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483669: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483670: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483671: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483672: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483673: Absent(CpuidValues { eax: 4030787648, ebx: 4030726144, ecx: 0, edx: 0 }), 2147483674: Absent(CpuidValues { eax: 6, ebx: 0, ecx: 0, edx: 0 }), 2147483675: Absent(CpuidValues { eax: 1023, ebx: 0, ecx: 0, edx: 0 }), 2147483676: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483677: Present({0: CpuidValues { eax: 289, ebx: 63, ecx: 0, edx: 0 }, 1: CpuidValues { eax: 323, ebx: 63, ecx: 0, edx: 0 }, 2: CpuidValues { eax: 355, ebx: 63, ecx: 0, edx: 0 }}), 2147483678: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483679: Absent(CpuidValues { eax: 16907583, ebx: 16755, ecx: 509, edx: 1 }), 2147483680: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483681: Absent(CpuidValues { eax: 8269, ebx: 0, ecx: 0, edx: 0 }), 2147483682: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483683: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 })}), vendor: Amd }
line = 116
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_tests::cpuid
|
| 1069 | 2025-12-23T06:39:26.046Z | 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
|
| 1070 | 2025-12-23T06:39:26.046Z | 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
|
| 1071 | 2025-12-23T06:39:26.046Z | 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
|
| 1072 | 2025-12-23T06:39:26.046Z | 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::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
verb = list
|
| 1073 | 2025-12-23T06:39:26.054Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::guest_cpu_topo_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 229M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 1074 | 2025-12-23T06:39:26.054Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b22bf35a-cde0-433f-8ea0-210ab25d8452"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
verb = snapshot
|
| 1075 | 2025-12-23T06:39:26.064Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b22bf35a-cde0-433f-8ea0-210ab25d8452", "phd-artifacts/phd-clone-42cc449f-4099-4735-b63b-09f84d89dfd3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
verb = clone
|
| 1076 | 2025-12-23T06:39:26.080Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-42cc449f-4099-4735-b63b-09f84d89dfd3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
verb = list
|
| 1077 | 2025-12-23T06:39:26.087Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::guest_cpu_topo_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-42cc449f-4099-4735-b63b-09f84d89dfd3 0B 1.80T 227M /phd-artifacts/phd-clone-42cc449f-4099-4735-b63b-09f84d89dfd3\n
target = phd_framework::zfs
|
| 1078 | 2025-12-23T06:39:26.088Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
|
| 1079 | 2025-12-23T06:39:26.088Z | 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::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm_name = guest_cpu_topo_test
|
| 1080 | 2025-12-23T06:39:26.088Z | 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
|
| 1081 | 2025-12-23T06:39:26.088Z | 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::cpuid::guest_cpu_topo_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1082 | 2025-12-23T06:39:26.088Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::cpuid::guest_cpu_topo_test
stderr_path = "/tmp/propolis-phd/guest_cpu_topo_test.stderr.log"
stdout_path = "/tmp/propolis-phd/guest_cpu_topo_test.stdout.log"
target = phd_framework::log_config
|
| 1083 | 2025-12-23T06:39:26.102Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 978
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm::server
|
| 1084 | 2025-12-23T06:39:26.102Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
|
| 1085 | 2025-12-23T06:39:26.102Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1086 | 2025-12-23T06:39:26.103Z | 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::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1087 | 2025-12-23T06:39:26.488Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1088 | 2025-12-23T06:39:26.489Z | 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: 5feea56c-0dc7-4fea-8648-0370f38df01d, name: "phd-vm-5feea56c-0dc7-4fea-8648-0370f38df01d", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 07e0cc03-05b9-4cc9-878e-ffe771ca5ba4, project_id: c3e2a871-5856-4dc2-ae56-0dced0c6585c, sled_id: 5d318ffc-c8c9-4664-bcf7-9012e4ae6ef1, sled_serial: "5d318ffc-c8c9-4664-bcf7-9012e4ae6ef1", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1089 | 2025-12-23T06:39:26.489Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1090 | 2025-12-23T06:39:26.489Z | 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::cpuid::guest_cpu_topo_test
state = Run
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1091 | 2025-12-23T06:39:26.490Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1092 | 2025-12-23T06:39:26.490Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
|
| 1093 | 2025-12-23T06:39:26.490Z | 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::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1094 | 2025-12-23T06:39:26.490Z | 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::cpuid::guest_cpu_topo_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1095 | 2025-12-23T06:39:26.490Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1096 | 2025-12-23T06:39:26.490Z | 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::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1097 | 2025-12-23T06:39:30.811Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4321
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1098 | 2025-12-23T06:39:30.811Z | 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::cpuid::guest_cpu_topo_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1099 | 2025-12-23T06:39:30.811Z | 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::cpuid::guest_cpu_topo_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1100 | 2025-12-23T06:39:30.811Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1101 | 2025-12-23T06:39:30.811Z | 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::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1102 | 2025-12-23T06:39:30.829Z | 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::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1103 | 2025-12-23T06:39:30.829Z | 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::cpuid::guest_cpu_topo_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1104 | 2025-12-23T06:39:30.830Z | 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::cpuid::guest_cpu_topo_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1105 | 2025-12-23T06:39:30.830Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1106 | 2025-12-23T06:39:30.830Z | 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::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1107 | 2025-12-23T06:39:30.863Z | 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::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1108 | 2025-12-23T06:39:30.863Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
|
| 1109 | 2025-12-23T06:39:30.863Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4373
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
|
| 1110 | 2025-12-23T06:39:30.863Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1111 | 2025-12-23T06:39:30.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::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1112 | 2025-12-23T06:39:30.874Z | 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::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1113 | 2025-12-23T06:39:30.874Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1114 | 2025-12-23T06:39:30.874Z | 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::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1115 | 2025-12-23T06:39:30.918Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1116 | 2025-12-23T06:39:30.918Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 488
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1117 | 2025-12-23T06:39:30.919Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 490
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1118 | 2025-12-23T06:39:30.920Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 488
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1119 | 2025-12-23T06:39:30.921Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1120 | 2025-12-23T06:39:30.921Z | 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::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1121 | 2025-12-23T06:39:30.940Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1122 | 2025-12-23T06:39:30.941Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1123 | 2025-12-23T06:39:30.941Z | 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::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1124 | 2025-12-23T06:39:30.973Z | 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::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1125 | 2025-12-23T06:39:30.974Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1126 | 2025-12-23T06:39:30.974Z | 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::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1127 | 2025-12-23T06:39:30.996Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1128 | 2025-12-23T06:39:30.996Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1129 | 2025-12-23T06:39:30.996Z | 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::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1130 | 2025-12-23T06:39:31.029Z | 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::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1131 | 2025-12-23T06:39:31.029Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1132 | 2025-12-23T06:39:31.029Z | 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
|
| 1133 | 2025-12-23T06:39:31.030Z | INFO | phd-runner: test phd_tests::cpuid::guest_cpu_topo_test ... skipped: guest topo test is Intel-only for the moment
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1134 | 2025-12-23T06:39:31.030Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4541
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1135 | 2025-12-23T06:39:31.030Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1136 | 2025-12-23T06:39:31.030Z | 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::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1137 | 2025-12-23T06:39:31.783Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::cpuid::guest_cpu_topo_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1138 | 2025-12-23T06:39:31.858Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1139 | 2025-12-23T06:39:31.858Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-42cc449f-4099-4735-b63b-09f84d89dfd3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
verb = destroy
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1140 | 2025-12-23T06:39:31.878Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1141 | 2025-12-23T06:39:31.878Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b22bf35a-cde0-433f-8ea0-210ab25d8452"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
verb = destroy
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1142 | 2025-12-23T06:39:31.891Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 861
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1143 | 2025-12-23T06:39:31.891Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 861
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1144 | 2025-12-23T06:39:31.891Z | INFO | phd-runner: Starting test phd_tests::stats::instance_vcpu_stats
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 1145 | 2025-12-23T06:39:31.891Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1146 | 2025-12-23T06:39:31.891Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5789
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5feea56c-0dc7-4fea-8648-0370f38df01d
|
| 1147 | 2025-12-23T06:39:31.891Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1148 | 2025-12-23T06:39:31.891Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 5850
file = phd-tests/tests/src/cpuid.rs
line = 278
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_tests::cpuid
|
| 1149 | 2025-12-23T06:39:31.892Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/stats.rs
line = 198
path = phd_tests::stats::instance_vcpu_stats
target = phd_tests::stats
|
| 1150 | 2025-12-23T06:39:31.892Z | 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
|
| 1151 | 2025-12-23T06:39:31.892Z | 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
|
| 1152 | 2025-12-23T06:39:31.892Z | 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
|
| 1153 | 2025-12-23T06:39:31.892Z | 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::stats::instance_vcpu_stats
target = phd_framework::zfs
verb = list
|
| 1154 | 2025-12-23T06:39:31.899Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::stats::instance_vcpu_stats
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 228M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 1155 | 2025-12-23T06:39:31.899Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9427d2ea-e562-4333-b9ab-ba956edc8a90"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
verb = snapshot
|
| 1156 | 2025-12-23T06:39:31.912Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9427d2ea-e562-4333-b9ab-ba956edc8a90", "phd-artifacts/phd-clone-fd070f46-f928-4eb6-aa3a-bf8c431a5aa1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
verb = clone
|
| 1157 | 2025-12-23T06:39:31.924Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-fd070f46-f928-4eb6-aa3a-bf8c431a5aa1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
verb = list
|
| 1158 | 2025-12-23T06:39:31.930Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::stats::instance_vcpu_stats
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-fd070f46-f928-4eb6-aa3a-bf8c431a5aa1 0B 1.80T 227M /phd-artifacts/phd-clone-fd070f46-f928-4eb6-aa3a-bf8c431a5aa1\n
target = phd_framework::zfs
|
| 1159 | 2025-12-23T06:39:31.931Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
|
| 1160 | 2025-12-23T06:39:31.931Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: Some(Local) }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm_name = instance_vcpu_stats
|
| 1161 | 2025-12-23T06:39:31.931Z | 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
|
| 1162 | 2025-12-23T06:39:31.931Z | DEBG | slog-rs (phd-oximeter-consumer): registered endpoint
local_addr = [::1]:42505
method = POST
path = /metrics/producers
versions = all
|
| 1163 | 2025-12-23T06:39:31.932Z | INFO | slog-rs (phd-oximeter-consumer): listening
local_addr = [::1]:42505
|
| 1164 | 2025-12-23T06:39:31.932Z | DEBG | slog-rs (phd-oximeter-consumer): successfully registered DTrace USDT probes
local_addr = [::1]:42505
|
| 1165 | 2025-12-23T06:39:31.932Z | INFO | slog-rs (phd-oximeter-consumer): fake oximeter test server listening
address = [::1]:42505
|
| 1166 | 2025-12-23T06:39:31.932Z | 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::stats::instance_vcpu_stats
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1167 | 2025-12-23T06:39:31.932Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::stats::instance_vcpu_stats
stderr_path = "/tmp/propolis-phd/instance_vcpu_stats.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_vcpu_stats.stdout.log"
target = phd_framework::log_config
|
| 1168 | 2025-12-23T06:39:31.947Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 986
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm::server
|
| 1169 | 2025-12-23T06:39:31.947Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
|
| 1170 | 2025-12-23T06:39:31.947Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1171 | 2025-12-23T06:39:31.948Z | 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::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1172 | 2025-12-23T06:39:32.342Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1173 | 2025-12-23T06:39:32.342Z | 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: b214e070-1c7e-406b-b40b-9e8855f62f78, name: "phd-vm-b214e070-1c7e-406b-b40b-9e8855f62f78", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 9fe2ca10-e91d-4fe3-9243-4ba61871ac13, project_id: bb5d23d8-ffb0-41b4-9171-9dd55d1edbc8, sled_id: 2abb4461-9b6c-4090-ba92-0849a69f5df6, sled_serial: "2abb4461-9b6c-4090-ba92-0849a69f5df6", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1174 | 2025-12-23T06:39:32.343Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1175 | 2025-12-23T06:39:32.343Z | 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::stats::instance_vcpu_stats
state = Run
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1176 | 2025-12-23T06:39:32.343Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1177 | 2025-12-23T06:39:32.343Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
|
| 1178 | 2025-12-23T06:39:32.344Z | 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::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = 300s
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1179 | 2025-12-23T06:39:32.344Z | 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::stats::instance_vcpu_stats
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1180 | 2025-12-23T06:39:32.344Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1181 | 2025-12-23T06:39:32.344Z | 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::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1182 | 2025-12-23T06:39:32.383Z | INFO | slog-rs (phd-oximeter-consumer): accepted connection
local_addr = [::1]:42505
remote_addr = [::1]:45060
|
| 1183 | 2025-12-23T06:39:32.384Z | TRAC | slog-rs (phd-oximeter-consumer): incoming request
local_addr = [::1]:42505
method = POST
remote_addr = [::1]:45060
req_id = 0143e6eb-7098-4f88-9d4c-9c9b6f78497b
uri = /metrics/producers
|
| 1184 | 2025-12-23T06:39:32.384Z | INFO | slog-rs (phd-oximeter-consumer): request completed
latency_us = 312
local_addr = [::1]:42505
method = POST
remote_addr = [::1]:45060
req_id = 0143e6eb-7098-4f88-9d4c-9c9b6f78497b
response_code = 201
uri = /metrics/producers
|
| 1185 | 2025-12-23T06:39:36.312Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 3967
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1186 | 2025-12-23T06:39:36.312Z | 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::stats::instance_vcpu_stats
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1187 | 2025-12-23T06:39:36.312Z | 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::stats::instance_vcpu_stats
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1188 | 2025-12-23T06:39:36.312Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1189 | 2025-12-23T06:39:36.312Z | 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::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1190 | 2025-12-23T06:39:36.331Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1191 | 2025-12-23T06:39:36.331Z | 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::stats::instance_vcpu_stats
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1192 | 2025-12-23T06:39:36.331Z | 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::stats::instance_vcpu_stats
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1193 | 2025-12-23T06:39:36.331Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1194 | 2025-12-23T06:39:36.331Z | 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::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1195 | 2025-12-23T06:39:36.364Z | 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::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1196 | 2025-12-23T06:39:36.365Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
|
| 1197 | 2025-12-23T06:39:36.365Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4021
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
|
| 1198 | 2025-12-23T06:39:36.365Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1199 | 2025-12-23T06:39:36.365Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1200 | 2025-12-23T06:39:36.375Z | 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::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1201 | 2025-12-23T06:39:36.375Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1202 | 2025-12-23T06:39:36.375Z | 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::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1203 | 2025-12-23T06:39:56.408Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 20032
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1204 | 2025-12-23T06:39:57.633Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1205 | 2025-12-23T06:39:57.633Z | 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::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1206 | 2025-12-23T06:39:57.644Z | 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::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1207 | 2025-12-23T06:39:57.644Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1208 | 2025-12-23T06:39:57.644Z | 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::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1209 | 2025-12-23T06:39:57.667Z | 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::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1210 | 2025-12-23T06:39:57.667Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1211 | 2025-12-23T06:39:57.668Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1212 | 2025-12-23T06:39:57.678Z | 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::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1213 | 2025-12-23T06:39:57.678Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1214 | 2025-12-23T06:39:57.678Z | 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::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1215 | 2025-12-23T06:39:57.701Z | 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::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1216 | 2025-12-23T06:39:57.701Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1217 | 2025-12-23T06:39:57.701Z | 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::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1218 | 2025-12-23T06:39:57.713Z | 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::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1219 | 2025-12-23T06:39:57.713Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1220 | 2025-12-23T06:39:57.713Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1221 | 2025-12-23T06:40:02.419Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4705
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1222 | 2025-12-23T06:40:12.825Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1223 | 2025-12-23T06:40:12.825Z | 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::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1224 | 2025-12-23T06:40:12.837Z | 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::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1225 | 2025-12-23T06:40:12.837Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1226 | 2025-12-23T06:40:12.837Z | 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::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1227 | 2025-12-23T06:40:22.872Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10034
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1228 | 2025-12-23T06:40:27.393Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1229 | 2025-12-23T06:40:27.393Z | 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
|
| 1230 | 2025-12-23T06:40:27.393Z | INFO | phd-runner: test phd_tests::stats::instance_vcpu_stats ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1231 | 2025-12-23T06:40:27.393Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 55050
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1232 | 2025-12-23T06:40:27.393Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1233 | 2025-12-23T06:40:27.393Z | INFO | slog-rs (phd-oximeter-consumer): beginning graceful shutdown
local_addr = [::1]:42505
|
| 1234 | 2025-12-23T06:40:27.394Z | 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::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1235 | 2025-12-23T06:40:28.032Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::stats::instance_vcpu_stats
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1236 | 2025-12-23T06:40:28.108Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1237 | 2025-12-23T06:40:28.108Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-fd070f46-f928-4eb6-aa3a-bf8c431a5aa1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
verb = destroy
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1238 | 2025-12-23T06:40:28.128Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1239 | 2025-12-23T06:40:28.129Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9427d2ea-e562-4333-b9ab-ba956edc8a90"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
verb = destroy
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1240 | 2025-12-23T06:40:28.141Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 56193
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1241 | 2025-12-23T06:40:28.141Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 747
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1242 | 2025-12-23T06:40:28.141Z | INFO | phd-runner: Starting test phd_tests::framework::multiline_serial_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 1243 | 2025-12-23T06:40:28.141Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1244 | 2025-12-23T06:40:28.141Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1245 | 2025-12-23T06:40:28.141Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 748
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = b214e070-1c7e-406b-b40b-9e8855f62f78
|
| 1246 | 2025-12-23T06:40:28.141Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/framework.rs
line = 10
path = phd_tests::framework::multiline_serial_test
target = phd_tests::framework
|
| 1247 | 2025-12-23T06:40:28.141Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 56249
file = phd-tests/tests/src/stats.rs
line = 198
path = phd_tests::stats::instance_vcpu_stats
target = phd_tests::stats
|
| 1248 | 2025-12-23T06:40:28.141Z | 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
|
| 1249 | 2025-12-23T06:40:28.141Z | 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
|
| 1250 | 2025-12-23T06:40:28.141Z | 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
|
| 1251 | 2025-12-23T06:40:28.141Z | 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::framework::multiline_serial_test
target = phd_framework::zfs
verb = list
|
| 1252 | 2025-12-23T06:40:28.148Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::framework::multiline_serial_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 228M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 1253 | 2025-12-23T06:40:28.148Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fe7c9f90-eba6-4c83-88db-951800a21c5a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = snapshot
|
| 1254 | 2025-12-23T06:40:28.158Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fe7c9f90-eba6-4c83-88db-951800a21c5a", "phd-artifacts/phd-clone-32f67dbb-da2b-4d13-b296-b85dfee27015"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = clone
|
| 1255 | 2025-12-23T06:40:28.170Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-32f67dbb-da2b-4d13-b296-b85dfee27015"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = list
|
| 1256 | 2025-12-23T06:40:28.177Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::framework::multiline_serial_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-32f67dbb-da2b-4d13-b296-b85dfee27015 0B 1.80T 227M /phd-artifacts/phd-clone-32f67dbb-da2b-4d13-b296-b85dfee27015\n
target = phd_framework::zfs
|
| 1257 | 2025-12-23T06:40:28.177Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
| 1258 | 2025-12-23T06:40:28.178Z | 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::framework::multiline_serial_test
target = phd_framework::test_vm
vm_name = multiline_test
|
| 1259 | 2025-12-23T06:40:28.178Z | 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
|
| 1260 | 2025-12-23T06:40:28.178Z | 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::framework::multiline_serial_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1261 | 2025-12-23T06:40:28.178Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::framework::multiline_serial_test
stderr_path = "/tmp/propolis-phd/multiline_test.stderr.log"
stdout_path = "/tmp/propolis-phd/multiline_test.stdout.log"
target = phd_framework::log_config
|
| 1262 | 2025-12-23T06:40:28.192Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 995
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm::server
|
| 1263 | 2025-12-23T06:40:28.192Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
| 1264 | 2025-12-23T06:40:28.193Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1265 | 2025-12-23T06:40:28.193Z | 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::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1266 | 2025-12-23T06:40:28.767Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1267 | 2025-12-23T06:40:28.768Z | 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: 1a55ca29-845a-41b1-a887-3d056d831fa1, name: "phd-vm-1a55ca29-845a-41b1-a887-3d056d831fa1", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 688ee4ae-3e43-4d82-9e9f-174c958dd265, project_id: 38e8e838-4a2f-4197-87a5-6cc2d382742b, sled_id: 8b134afa-7970-4830-b271-d2f2e3769e09, sled_serial: "8b134afa-7970-4830-b271-d2f2e3769e09", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1268 | 2025-12-23T06:40:28.768Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1269 | 2025-12-23T06:40:28.768Z | 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::framework::multiline_serial_test
state = Run
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1270 | 2025-12-23T06:40:28.769Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1271 | 2025-12-23T06:40:28.769Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
| 1272 | 2025-12-23T06:40:28.769Z | 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::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1273 | 2025-12-23T06:40:28.769Z | 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::framework::multiline_serial_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1274 | 2025-12-23T06:40:28.769Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1275 | 2025-12-23T06:40:28.769Z | 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::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1276 | 2025-12-23T06:40:33.133Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4363
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1277 | 2025-12-23T06:40:33.133Z | 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::framework::multiline_serial_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1278 | 2025-12-23T06:40:33.133Z | 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::framework::multiline_serial_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1279 | 2025-12-23T06:40:33.133Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1280 | 2025-12-23T06:40:33.133Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1281 | 2025-12-23T06:40:33.150Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1282 | 2025-12-23T06:40:33.150Z | 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::framework::multiline_serial_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1283 | 2025-12-23T06:40:33.151Z | 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::framework::multiline_serial_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1284 | 2025-12-23T06:40:33.151Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1285 | 2025-12-23T06:40:33.151Z | 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::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1286 | 2025-12-23T06:40:33.184Z | 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::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1287 | 2025-12-23T06:40:33.184Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
| 1288 | 2025-12-23T06:40:33.184Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4414
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
| 1289 | 2025-12-23T06:40:33.184Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1290 | 2025-12-23T06:40:33.184Z | 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::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1291 | 2025-12-23T06:40:33.217Z | 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::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1292 | 2025-12-23T06:40:33.217Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1293 | 2025-12-23T06:40:33.217Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1294 | 2025-12-23T06:40:33.228Z | 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::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1295 | 2025-12-23T06:40:33.228Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1296 | 2025-12-23T06:40:33.228Z | 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
|
| 1297 | 2025-12-23T06:40:33.228Z | INFO | phd-runner: test phd_tests::framework::multiline_serial_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1298 | 2025-12-23T06:40:33.228Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4460
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1299 | 2025-12-23T06:40:33.228Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1300 | 2025-12-23T06:40:33.229Z | 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::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1301 | 2025-12-23T06:40:33.581Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::framework::multiline_serial_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1302 | 2025-12-23T06:40:33.656Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1303 | 2025-12-23T06:40:33.656Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-32f67dbb-da2b-4d13-b296-b85dfee27015"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = destroy
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1304 | 2025-12-23T06:40:33.676Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1305 | 2025-12-23T06:40:33.676Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fe7c9f90-eba6-4c83-88db-951800a21c5a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = destroy
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1306 | 2025-12-23T06:40:33.692Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 464
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1307 | 2025-12-23T06:40:33.692Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 464
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1308 | 2025-12-23T06:40:33.692Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5499
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 1a55ca29-845a-41b1-a887-3d056d831fa1
|
| 1309 | 2025-12-23T06:40:33.692Z | INFO | phd-runner: Starting test phd_tests::framework::long_line_serial_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 1310 | 2025-12-23T06:40:33.692Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 5551
file = phd-tests/tests/src/framework.rs
line = 10
path = phd_tests::framework::multiline_serial_test
target = phd_tests::framework
|
| 1311 | 2025-12-23T06:40:33.693Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1312 | 2025-12-23T06:40:33.693Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1313 | 2025-12-23T06:40:33.693Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/framework.rs
line = 20
path = phd_tests::framework::long_line_serial_test
target = phd_tests::framework
|
| 1314 | 2025-12-23T06:40:33.693Z | 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
|
| 1315 | 2025-12-23T06:40:33.693Z | 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
|
| 1316 | 2025-12-23T06:40:33.693Z | 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
|
| 1317 | 2025-12-23T06:40:33.693Z | 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
|
| 1318 | 2025-12-23T06:40:33.693Z | 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::framework::long_line_serial_test
target = phd_framework::zfs
verb = list
|
| 1319 | 2025-12-23T06:40:33.699Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::framework::long_line_serial_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 228M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 1320 | 2025-12-23T06:40:33.699Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-310751c5-fedd-4983-841e-f3057badb31e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::long_line_serial_test
target = phd_framework::zfs
verb = snapshot
|
| 1321 | 2025-12-23T06:40:33.710Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-310751c5-fedd-4983-841e-f3057badb31e", "phd-artifacts/phd-clone-e55ea349-4af1-4f4b-a226-51017aae7eaf"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::long_line_serial_test
target = phd_framework::zfs
verb = clone
|
| 1322 | 2025-12-23T06:40:33.721Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e55ea349-4af1-4f4b-a226-51017aae7eaf"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::long_line_serial_test
target = phd_framework::zfs
verb = list
|
| 1323 | 2025-12-23T06:40:33.728Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::framework::long_line_serial_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-e55ea349-4af1-4f4b-a226-51017aae7eaf 0B 1.80T 227M /phd-artifacts/phd-clone-e55ea349-4af1-4f4b-a226-51017aae7eaf\n
target = phd_framework::zfs
|
| 1324 | 2025-12-23T06:40:33.729Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
|
| 1325 | 2025-12-23T06:40:33.729Z | 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::framework::long_line_serial_test
target = phd_framework::test_vm
vm_name = long_line_serial_test
|
| 1326 | 2025-12-23T06:40:33.729Z | 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
|
| 1327 | 2025-12-23T06:40:33.729Z | 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::framework::long_line_serial_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1328 | 2025-12-23T06:40:33.729Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::framework::long_line_serial_test
stderr_path = "/tmp/propolis-phd/long_line_serial_test.stderr.log"
stdout_path = "/tmp/propolis-phd/long_line_serial_test.stdout.log"
target = phd_framework::log_config
|
| 1329 | 2025-12-23T06:40:33.744Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1003
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm::server
|
| 1330 | 2025-12-23T06:40:33.744Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
|
| 1331 | 2025-12-23T06:40:33.744Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1332 | 2025-12-23T06:40:33.745Z | 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::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1333 | 2025-12-23T06:40:34.397Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1334 | 2025-12-23T06:40:34.398Z | 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: 76111852-8945-4968-a44d-2586ad5addb2, name: "phd-vm-76111852-8945-4968-a44d-2586ad5addb2", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: f069ecd0-087c-4d3a-8905-9053e9551a08, project_id: 392f93c5-077b-4b4a-a03f-88a3d904f026, sled_id: fb1f2e32-abeb-4724-b30b-326e1b50efcf, sled_serial: "fb1f2e32-abeb-4724-b30b-326e1b50efcf", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1335 | 2025-12-23T06:40:34.398Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1336 | 2025-12-23T06:40:34.398Z | 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::framework::long_line_serial_test
state = Run
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1337 | 2025-12-23T06:40:34.399Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1338 | 2025-12-23T06:40:34.399Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
|
| 1339 | 2025-12-23T06:40:34.399Z | 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::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1340 | 2025-12-23T06:40:34.399Z | 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::framework::long_line_serial_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1341 | 2025-12-23T06:40:34.399Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1342 | 2025-12-23T06:40:34.399Z | 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::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1343 | 2025-12-23T06:40:38.747Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4348
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1344 | 2025-12-23T06:40:38.747Z | 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::framework::long_line_serial_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1345 | 2025-12-23T06:40:38.747Z | 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::framework::long_line_serial_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1346 | 2025-12-23T06:40:38.747Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1347 | 2025-12-23T06:40:38.747Z | 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::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1348 | 2025-12-23T06:40:38.766Z | 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::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1349 | 2025-12-23T06:40:38.766Z | 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::framework::long_line_serial_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1350 | 2025-12-23T06:40:38.766Z | 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::framework::long_line_serial_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1351 | 2025-12-23T06:40:38.766Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1352 | 2025-12-23T06:40:38.766Z | 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::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1353 | 2025-12-23T06:40:38.798Z | 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::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1354 | 2025-12-23T06:40:38.798Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
|
| 1355 | 2025-12-23T06:40:38.798Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4399
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
|
| 1356 | 2025-12-23T06:40:38.798Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1357 | 2025-12-23T06:40:38.799Z | 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::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1358 | 2025-12-23T06:40:38.821Z | 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::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1359 | 2025-12-23T06:40:38.821Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1360 | 2025-12-23T06:40:38.821Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1361 | 2025-12-23T06:40:38.864Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1362 | 2025-12-23T06:40:38.865Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1363 | 2025-12-23T06:40:38.865Z | 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
|
| 1364 | 2025-12-23T06:40:38.865Z | INFO | phd-runner: test phd_tests::framework::long_line_serial_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1365 | 2025-12-23T06:40:38.865Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1366 | 2025-12-23T06:40:38.865Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4467
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1367 | 2025-12-23T06:40:38.866Z | 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::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1368 | 2025-12-23T06:40:39.407Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::framework::long_line_serial_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1369 | 2025-12-23T06:40:39.483Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::framework::long_line_serial_test
target = phd_framework::zfs
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1370 | 2025-12-23T06:40:39.483Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e55ea349-4af1-4f4b-a226-51017aae7eaf"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::long_line_serial_test
target = phd_framework::zfs
verb = destroy
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1371 | 2025-12-23T06:40:39.503Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::framework::long_line_serial_test
target = phd_framework::zfs
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1372 | 2025-12-23T06:40:39.503Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-310751c5-fedd-4983-841e-f3057badb31e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::long_line_serial_test
target = phd_framework::zfs
verb = destroy
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1373 | 2025-12-23T06:40:39.518Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 653
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1374 | 2025-12-23T06:40:39.518Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5774
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = 76111852-8945-4968-a44d-2586ad5addb2
|
| 1375 | 2025-12-23T06:40:39.518Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 653
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1376 | 2025-12-23T06:40:39.518Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 5825
file = phd-tests/tests/src/framework.rs
line = 20
path = phd_tests::framework::long_line_serial_test
target = phd_tests::framework
|
| 1377 | 2025-12-23T06:40:39.518Z | INFO | phd-runner: Starting test phd_tests::smoke::nproc_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 1378 | 2025-12-23T06:40:39.518Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1379 | 2025-12-23T06:40:39.518Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1380 | 2025-12-23T06:40:39.519Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/smoke.rs
line = 8
path = phd_tests::smoke::nproc_test
target = phd_tests::smoke
|
| 1381 | 2025-12-23T06:40:39.519Z | 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
|
| 1382 | 2025-12-23T06:40:39.519Z | 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
|
| 1383 | 2025-12-23T06:40:39.519Z | 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
|
| 1384 | 2025-12-23T06:40:39.519Z | 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::smoke::nproc_test
target = phd_framework::zfs
verb = list
|
| 1385 | 2025-12-23T06:40:39.525Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::nproc_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 228M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 1386 | 2025-12-23T06:40:39.526Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c21a5f85-4584-4649-a449-1d363f134f64"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = snapshot
|
| 1387 | 2025-12-23T06:40:39.537Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c21a5f85-4584-4649-a449-1d363f134f64", "phd-artifacts/phd-clone-50987b8e-c7cb-4bb5-99e2-6408c2c74784"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = clone
|
| 1388 | 2025-12-23T06:40:39.551Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-50987b8e-c7cb-4bb5-99e2-6408c2c74784"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = list
|
| 1389 | 2025-12-23T06:40:39.557Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::nproc_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-50987b8e-c7cb-4bb5-99e2-6408c2c74784 0B 1.80T 227M /phd-artifacts/phd-clone-50987b8e-c7cb-4bb5-99e2-6408c2c74784\n
target = phd_framework::zfs
|
| 1390 | 2025-12-23T06:40:39.558Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
| 1391 | 2025-12-23T06:40:39.558Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 217
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm_name = nproc_test
|
| 1392 | 2025-12-23T06:40:39.558Z | 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
|
| 1393 | 2025-12-23T06:40:39.558Z | 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::smoke::nproc_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1394 | 2025-12-23T06:40:39.558Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::smoke::nproc_test
stderr_path = "/tmp/propolis-phd/nproc_test.stderr.log"
stdout_path = "/tmp/propolis-phd/nproc_test.stdout.log"
target = phd_framework::log_config
|
| 1395 | 2025-12-23T06:40:39.573Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1011
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm::server
|
| 1396 | 2025-12-23T06:40:39.573Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
| 1397 | 2025-12-23T06:40:39.573Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1398 | 2025-12-23T06:40:39.574Z | 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::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1399 | 2025-12-23T06:40:39.964Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1400 | 2025-12-23T06:40:39.965Z | 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: 4b9310e5-8608-4d92-a35a-4e2997331bd1, name: "phd-vm-4b9310e5-8608-4d92-a35a-4e2997331bd1", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 8208a30d-81b3-44e6-abb4-e558f43da1fd, project_id: 73d54e44-b42c-4aea-8241-51749a817395, sled_id: c2e41993-2a9b-466c-8980-6d7d4c49f436, sled_serial: "c2e41993-2a9b-466c-8980-6d7d4c49f436", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1401 | 2025-12-23T06:40:39.965Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1402 | 2025-12-23T06:40:39.965Z | 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::smoke::nproc_test
state = Run
target = phd_framework::test_vm
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1403 | 2025-12-23T06:40:39.965Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1404 | 2025-12-23T06:40:39.966Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
| 1405 | 2025-12-23T06:40:39.966Z | 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::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1406 | 2025-12-23T06:40:39.966Z | 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::smoke::nproc_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1407 | 2025-12-23T06:40:39.966Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1408 | 2025-12-23T06:40:39.966Z | 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::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1409 | 2025-12-23T06:40:45.021Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5055
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1410 | 2025-12-23T06:40:45.022Z | 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::smoke::nproc_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1411 | 2025-12-23T06:40:45.022Z | 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::smoke::nproc_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1412 | 2025-12-23T06:40:45.022Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1413 | 2025-12-23T06:40:45.022Z | 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::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1414 | 2025-12-23T06:40:45.040Z | 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::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1415 | 2025-12-23T06:40:45.040Z | 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::smoke::nproc_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1416 | 2025-12-23T06:40:45.040Z | 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::smoke::nproc_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1417 | 2025-12-23T06:40:45.040Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1418 | 2025-12-23T06:40:45.040Z | 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::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1419 | 2025-12-23T06:40:45.073Z | 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::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1420 | 2025-12-23T06:40:45.073Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
| 1421 | 2025-12-23T06:40:45.073Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5107
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
| 1422 | 2025-12-23T06:40:45.074Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1423 | 2025-12-23T06:40:45.074Z | 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::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1424 | 2025-12-23T06:40:45.084Z | 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::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1425 | 2025-12-23T06:40:45.084Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1426 | 2025-12-23T06:40:45.084Z | 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::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1427 | 2025-12-23T06:40:45.117Z | 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::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1428 | 2025-12-23T06:40:45.117Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1429 | 2025-12-23T06:40:45.118Z | 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
|
| 1430 | 2025-12-23T06:40:45.118Z | INFO | phd-runner: test phd_tests::smoke::nproc_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1431 | 2025-12-23T06:40:45.118Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1432 | 2025-12-23T06:40:45.118Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 5153
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1433 | 2025-12-23T06:40:45.119Z | 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::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1434 | 2025-12-23T06:40:45.488Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::smoke::nproc_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1435 | 2025-12-23T06:40:45.564Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1436 | 2025-12-23T06:40:45.564Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-50987b8e-c7cb-4bb5-99e2-6408c2c74784"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = destroy
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1437 | 2025-12-23T06:40:45.584Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1438 | 2025-12-23T06:40:45.584Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c21a5f85-4584-4649-a449-1d363f134f64"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = destroy
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1439 | 2025-12-23T06:40:45.598Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 479
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1440 | 2025-12-23T06:40:45.598Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 479
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1441 | 2025-12-23T06:40:45.598Z | INFO | phd-runner: Starting test phd_tests::smoke::api_reboot_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 1442 | 2025-12-23T06:40:45.598Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1443 | 2025-12-23T06:40:45.598Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1444 | 2025-12-23T06:40:45.598Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6024
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 4b9310e5-8608-4d92-a35a-4e2997331bd1
|
| 1445 | 2025-12-23T06:40:45.598Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6079
file = phd-tests/tests/src/smoke.rs
line = 8
path = phd_tests::smoke::nproc_test
target = phd_tests::smoke
|
| 1446 | 2025-12-23T06:40:45.598Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/smoke.rs
line = 19
path = phd_tests::smoke::api_reboot_test
target = phd_tests::smoke
|
| 1447 | 2025-12-23T06:40:45.598Z | 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
|
| 1448 | 2025-12-23T06:40:45.598Z | 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
|
| 1449 | 2025-12-23T06:40:45.598Z | 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
|
| 1450 | 2025-12-23T06:40:45.598Z | 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::smoke::api_reboot_test
target = phd_framework::zfs
verb = list
|
| 1451 | 2025-12-23T06:40:45.604Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::api_reboot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 228M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 1452 | 2025-12-23T06:40:45.604Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-2362133f-2fcc-420d-87ff-fd4de6d81c89"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = snapshot
|
| 1453 | 2025-12-23T06:40:45.616Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-2362133f-2fcc-420d-87ff-fd4de6d81c89", "phd-artifacts/phd-clone-0bd274fb-6c0e-4903-a78f-18f9127fa6bf"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = clone
|
| 1454 | 2025-12-23T06:40:45.628Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-0bd274fb-6c0e-4903-a78f-18f9127fa6bf"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = list
|
| 1455 | 2025-12-23T06:40:45.635Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::api_reboot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-0bd274fb-6c0e-4903-a78f-18f9127fa6bf 0B 1.80T 227M /phd-artifacts/phd-clone-0bd274fb-6c0e-4903-a78f-18f9127fa6bf\n
target = phd_framework::zfs
|
| 1456 | 2025-12-23T06:40:45.636Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 1457 | 2025-12-23T06:40:45.636Z | 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::smoke::api_reboot_test
target = phd_framework::test_vm
vm_name = api_reboot_test
|
| 1458 | 2025-12-23T06:40:45.636Z | 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
|
| 1459 | 2025-12-23T06:40:45.636Z | 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::smoke::api_reboot_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1460 | 2025-12-23T06:40:45.636Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::smoke::api_reboot_test
stderr_path = "/tmp/propolis-phd/api_reboot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/api_reboot_test.stdout.log"
target = phd_framework::log_config
|
| 1461 | 2025-12-23T06:40:45.650Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1019
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm::server
|
| 1462 | 2025-12-23T06:40:45.650Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 1463 | 2025-12-23T06:40:45.651Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1464 | 2025-12-23T06:40:45.651Z | 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::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1465 | 2025-12-23T06:40:45.951Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1466 | 2025-12-23T06:40:45.951Z | 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: 9ee83bac-16bc-4165-81ad-6884b797be49, name: "phd-vm-9ee83bac-16bc-4165-81ad-6884b797be49", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 82c0ef5d-bd08-44e4-ab54-80cdde53fe45, project_id: e49b0c9e-4728-49da-a106-8f0f92cf8037, sled_id: e3839e59-2f87-4159-a622-d30a896aa67a, sled_serial: "e3839e59-2f87-4159-a622-d30a896aa67a", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1467 | 2025-12-23T06:40:45.951Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1468 | 2025-12-23T06:40:45.951Z | 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::smoke::api_reboot_test
state = Run
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1469 | 2025-12-23T06:40:45.952Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1470 | 2025-12-23T06:40:45.952Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 1471 | 2025-12-23T06:40:45.952Z | 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::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1472 | 2025-12-23T06:40:45.952Z | 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::smoke::api_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1473 | 2025-12-23T06:40:45.952Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1474 | 2025-12-23T06:40:45.952Z | 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::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1475 | 2025-12-23T06:40:50.362Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4409
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1476 | 2025-12-23T06:40:50.362Z | 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::smoke::api_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1477 | 2025-12-23T06:40:50.363Z | 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::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1478 | 2025-12-23T06:40:50.363Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1479 | 2025-12-23T06:40:50.363Z | 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::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1480 | 2025-12-23T06:40:50.381Z | 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::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1481 | 2025-12-23T06:40:50.381Z | 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::smoke::api_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1482 | 2025-12-23T06:40:50.381Z | 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::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1483 | 2025-12-23T06:40:50.381Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1484 | 2025-12-23T06:40:50.381Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1485 | 2025-12-23T06:40:50.413Z | 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::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1486 | 2025-12-23T06:40:50.413Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 1487 | 2025-12-23T06:40:50.413Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4461
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 1488 | 2025-12-23T06:40:50.413Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1489 | 2025-12-23T06:40:50.414Z | 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::smoke::api_reboot_test
state = Reboot
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1490 | 2025-12-23T06:40:50.415Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1491 | 2025-12-23T06:40:50.415Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 1492 | 2025-12-23T06:40:50.415Z | 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::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1493 | 2025-12-23T06:40:50.415Z | 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::smoke::api_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1494 | 2025-12-23T06:40:50.415Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1495 | 2025-12-23T06:40:50.415Z | 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::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1496 | 2025-12-23T06:40:54.622Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4206
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1497 | 2025-12-23T06:40:54.622Z | 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::smoke::api_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1498 | 2025-12-23T06:40:54.622Z | 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::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1499 | 2025-12-23T06:40:54.622Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1500 | 2025-12-23T06:40:54.622Z | 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::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1501 | 2025-12-23T06:40:54.641Z | 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::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1502 | 2025-12-23T06:40:54.641Z | 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::smoke::api_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1503 | 2025-12-23T06:40:54.641Z | 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::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1504 | 2025-12-23T06:40:54.641Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1505 | 2025-12-23T06:40:54.641Z | 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::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1506 | 2025-12-23T06:40:54.673Z | 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::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1507 | 2025-12-23T06:40:54.673Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 1508 | 2025-12-23T06:40:54.673Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4258
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 1509 | 2025-12-23T06:40:54.673Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1510 | 2025-12-23T06:40:54.674Z | 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
|
| 1511 | 2025-12-23T06:40:54.674Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8723
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1512 | 2025-12-23T06:40:54.674Z | INFO | phd-runner: test phd_tests::smoke::api_reboot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1513 | 2025-12-23T06:40:54.674Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1514 | 2025-12-23T06:40:54.675Z | 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::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1515 | 2025-12-23T06:40:55.248Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::smoke::api_reboot_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1516 | 2025-12-23T06:40:55.322Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1517 | 2025-12-23T06:40:55.322Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-0bd274fb-6c0e-4903-a78f-18f9127fa6bf"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = destroy
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1518 | 2025-12-23T06:40:55.342Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1519 | 2025-12-23T06:40:55.342Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-2362133f-2fcc-420d-87ff-fd4de6d81c89"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = destroy
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1520 | 2025-12-23T06:40:55.356Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 682
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1521 | 2025-12-23T06:40:55.356Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9705
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 9ee83bac-16bc-4165-81ad-6884b797be49
|
| 1522 | 2025-12-23T06:40:55.356Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 682
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1523 | 2025-12-23T06:40:55.356Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9758
file = phd-tests/tests/src/smoke.rs
line = 19
path = phd_tests::smoke::api_reboot_test
target = phd_tests::smoke
|
| 1524 | 2025-12-23T06:40:55.357Z | INFO | phd-runner: Starting test phd_tests::smoke::guest_reboot_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 1525 | 2025-12-23T06:40:55.357Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1526 | 2025-12-23T06:40:55.357Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1527 | 2025-12-23T06:40:55.357Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/smoke.rs
line = 28
path = phd_tests::smoke::guest_reboot_test
target = phd_tests::smoke
|
| 1528 | 2025-12-23T06:40:55.357Z | 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
|
| 1529 | 2025-12-23T06:40:55.357Z | 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
|
| 1530 | 2025-12-23T06:40:55.357Z | 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
|
| 1531 | 2025-12-23T06:40:55.357Z | 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::smoke::guest_reboot_test
target = phd_framework::zfs
verb = list
|
| 1532 | 2025-12-23T06:40:55.363Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::guest_reboot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 228M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 1533 | 2025-12-23T06:40:55.363Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-38aedb21-6887-4fe5-a8ce-5a4e15581bef"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = snapshot
|
| 1534 | 2025-12-23T06:40:55.374Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-38aedb21-6887-4fe5-a8ce-5a4e15581bef", "phd-artifacts/phd-clone-7ea97aa3-5d97-4906-a0ca-2fc843385f06"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = clone
|
| 1535 | 2025-12-23T06:40:55.386Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-7ea97aa3-5d97-4906-a0ca-2fc843385f06"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = list
|
| 1536 | 2025-12-23T06:40:55.392Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::guest_reboot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-7ea97aa3-5d97-4906-a0ca-2fc843385f06 0B 1.80T 227M /phd-artifacts/phd-clone-7ea97aa3-5d97-4906-a0ca-2fc843385f06\n
target = phd_framework::zfs
|
| 1537 | 2025-12-23T06:40:55.393Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 1538 | 2025-12-23T06:40:55.393Z | 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::smoke::guest_reboot_test
target = phd_framework::test_vm
vm_name = guest_reboot_test
|
| 1539 | 2025-12-23T06:40:55.393Z | 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
|
| 1540 | 2025-12-23T06:40:55.393Z | 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::smoke::guest_reboot_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1541 | 2025-12-23T06:40:55.393Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::smoke::guest_reboot_test
stderr_path = "/tmp/propolis-phd/guest_reboot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/guest_reboot_test.stdout.log"
target = phd_framework::log_config
|
| 1542 | 2025-12-23T06:40:55.408Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1027
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm::server
|
| 1543 | 2025-12-23T06:40:55.408Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 1544 | 2025-12-23T06:40:55.408Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1545 | 2025-12-23T06:40:55.409Z | 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::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1546 | 2025-12-23T06:40:55.970Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1547 | 2025-12-23T06:40:55.970Z | 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: a0ebda86-b1f8-4189-a26f-55b11e08a74d, name: "phd-vm-a0ebda86-b1f8-4189-a26f-55b11e08a74d", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: f0aaebe2-fe04-48ff-a40c-5d41f1b53b4e, project_id: acf957f0-1086-49b2-b1a7-c1cc9183038d, sled_id: 02b97500-abe6-4fe2-b317-d818fd1f3cf1, sled_serial: "02b97500-abe6-4fe2-b317-d818fd1f3cf1", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1548 | 2025-12-23T06:40:55.970Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1549 | 2025-12-23T06:40:55.970Z | 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::smoke::guest_reboot_test
state = Run
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1550 | 2025-12-23T06:40:55.971Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1551 | 2025-12-23T06:40:55.971Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 1552 | 2025-12-23T06:40:55.971Z | 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::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1553 | 2025-12-23T06:40:55.971Z | 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::smoke::guest_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1554 | 2025-12-23T06:40:55.971Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1555 | 2025-12-23T06:40:55.971Z | 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::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1556 | 2025-12-23T06:41:00.295Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4323
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1557 | 2025-12-23T06:41:00.295Z | 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::smoke::guest_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1558 | 2025-12-23T06:41:00.295Z | 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::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1559 | 2025-12-23T06:41:00.295Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1560 | 2025-12-23T06:41:00.295Z | 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::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1561 | 2025-12-23T06:41:00.312Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1562 | 2025-12-23T06:41:00.312Z | 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::smoke::guest_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1563 | 2025-12-23T06:41:00.312Z | 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::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1564 | 2025-12-23T06:41:00.312Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1565 | 2025-12-23T06:41:00.313Z | 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::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1566 | 2025-12-23T06:41:00.345Z | 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::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1567 | 2025-12-23T06:41:00.346Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 1568 | 2025-12-23T06:41:00.346Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4374
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 1569 | 2025-12-23T06:41:00.346Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1570 | 2025-12-23T06:41:00.346Z | 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::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1571 | 2025-12-23T06:41:00.356Z | 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::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1572 | 2025-12-23T06:41:00.356Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 1573 | 2025-12-23T06:41:00.356Z | 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::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1574 | 2025-12-23T06:41:00.357Z | 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::smoke::guest_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1575 | 2025-12-23T06:41:00.357Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1576 | 2025-12-23T06:41:00.357Z | 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::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1577 | 2025-12-23T06:41:06.950Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 6593
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1578 | 2025-12-23T06:41:06.950Z | 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::smoke::guest_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1579 | 2025-12-23T06:41:06.950Z | 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::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1580 | 2025-12-23T06:41:06.950Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1581 | 2025-12-23T06:41:06.950Z | 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::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1582 | 2025-12-23T06:41:06.968Z | 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::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1583 | 2025-12-23T06:41:06.968Z | 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::smoke::guest_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1584 | 2025-12-23T06:41:06.969Z | 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::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1585 | 2025-12-23T06:41:06.969Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1586 | 2025-12-23T06:41:06.969Z | 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::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1587 | 2025-12-23T06:41:07.002Z | 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::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1588 | 2025-12-23T06:41:07.002Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 1589 | 2025-12-23T06:41:07.002Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 6645
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 1590 | 2025-12-23T06:41:07.002Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1591 | 2025-12-23T06:41:07.002Z | 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
|
| 1592 | 2025-12-23T06:41:07.002Z | INFO | phd-runner: test phd_tests::smoke::guest_reboot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1593 | 2025-12-23T06:41:07.002Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 11032
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1594 | 2025-12-23T06:41:07.002Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1595 | 2025-12-23T06:41:07.003Z | 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::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1596 | 2025-12-23T06:41:07.705Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::smoke::guest_reboot_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1597 | 2025-12-23T06:41:07.781Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1598 | 2025-12-23T06:41:07.781Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-7ea97aa3-5d97-4906-a0ca-2fc843385f06"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = destroy
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1599 | 2025-12-23T06:41:07.801Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1600 | 2025-12-23T06:41:07.801Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-38aedb21-6887-4fe5-a8ce-5a4e15581bef"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = destroy
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1601 | 2025-12-23T06:41:07.817Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 815
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1602 | 2025-12-23T06:41:07.817Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 12409
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = a0ebda86-b1f8-4189-a26f-55b11e08a74d
|
| 1603 | 2025-12-23T06:41:07.817Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 815
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1604 | 2025-12-23T06:41:07.817Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 12460
file = phd-tests/tests/src/smoke.rs
line = 28
path = phd_tests::smoke::guest_reboot_test
target = phd_tests::smoke
|
| 1605 | 2025-12-23T06:41:07.818Z | INFO | phd-runner: Starting test phd_tests::smoke::instance_spec_get_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 1606 | 2025-12-23T06:41:07.818Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1607 | 2025-12-23T06:41:07.818Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1608 | 2025-12-23T06:41:07.818Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/smoke.rs
line = 37
path = phd_tests::smoke::instance_spec_get_test
target = phd_tests::smoke
|
| 1609 | 2025-12-23T06:41:07.818Z | 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
|
| 1610 | 2025-12-23T06:41:07.818Z | 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
|
| 1611 | 2025-12-23T06:41:07.818Z | 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
|
| 1612 | 2025-12-23T06:41:07.818Z | 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::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = list
|
| 1613 | 2025-12-23T06:41:07.825Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::instance_spec_get_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 228M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 1614 | 2025-12-23T06:41:07.825Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a257f649-db44-472f-b973-3974264bd6bf"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = snapshot
|
| 1615 | 2025-12-23T06:41:07.835Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a257f649-db44-472f-b973-3974264bd6bf", "phd-artifacts/phd-clone-3aaf5212-1b8f-4171-8181-3137482ecb23"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = clone
|
| 1616 | 2025-12-23T06:41:07.850Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3aaf5212-1b8f-4171-8181-3137482ecb23"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = list
|
| 1617 | 2025-12-23T06:41:07.857Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::instance_spec_get_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-3aaf5212-1b8f-4171-8181-3137482ecb23 0B 1.80T 227M /phd-artifacts/phd-clone-3aaf5212-1b8f-4171-8181-3137482ecb23\n
target = phd_framework::zfs
|
| 1618 | 2025-12-23T06:41:07.857Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
|
| 1619 | 2025-12-23T06:41:07.857Z | 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::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm_name = instance_spec_test
|
| 1620 | 2025-12-23T06:41:07.858Z | 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
|
| 1621 | 2025-12-23T06:41:07.858Z | 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::smoke::instance_spec_get_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1622 | 2025-12-23T06:41:07.858Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::smoke::instance_spec_get_test
stderr_path = "/tmp/propolis-phd/instance_spec_test.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_spec_test.stdout.log"
target = phd_framework::log_config
|
| 1623 | 2025-12-23T06:41:07.873Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1035
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm::server
|
| 1624 | 2025-12-23T06:41:07.874Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
|
| 1625 | 2025-12-23T06:41:07.874Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = e21a1a52-cbc8-4390-9264-ec2ef56db6f0
|
| 1626 | 2025-12-23T06:41:07.874Z | 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::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = e21a1a52-cbc8-4390-9264-ec2ef56db6f0
|
| 1627 | 2025-12-23T06:41:08.598Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1628 | 2025-12-23T06:41:08.599Z | 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: e21a1a52-cbc8-4390-9264-ec2ef56db6f0, name: "phd-vm-e21a1a52-cbc8-4390-9264-ec2ef56db6f0", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 816cafb0-6a2d-4aa5-a739-8b880b9a3873, project_id: 0625c4f8-bf0b-49f1-b929-486d09753be6, sled_id: 914d28b9-9c84-43de-9e30-9f8e8c43723d, sled_serial: "914d28b9-9c84-43de-9e30-9f8e8c43723d", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = e21a1a52-cbc8-4390-9264-ec2ef56db6f0
|
| 1629 | 2025-12-23T06:41:08.599Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = e21a1a52-cbc8-4390-9264-ec2ef56db6f0
|
| 1630 | 2025-12-23T06:41:08.599Z | 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::smoke::instance_spec_get_test
state = Run
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = e21a1a52-cbc8-4390-9264-ec2ef56db6f0
|
| 1631 | 2025-12-23T06:41:08.600Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = e21a1a52-cbc8-4390-9264-ec2ef56db6f0
|
| 1632 | 2025-12-23T06:41:08.600Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 488
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = e21a1a52-cbc8-4390-9264-ec2ef56db6f0
|
| 1633 | 2025-12-23T06:41:08.600Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 490
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = e21a1a52-cbc8-4390-9264-ec2ef56db6f0
|
| 1634 | 2025-12-23T06:41:08.602Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 488
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = e21a1a52-cbc8-4390-9264-ec2ef56db6f0
|
| 1635 | 2025-12-23T06:41:08.602Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = e21a1a52-cbc8-4390-9264-ec2ef56db6f0
|
| 1636 | 2025-12-23T06:41:08.602Z | 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
|
| 1637 | 2025-12-23T06:41:08.602Z | INFO | phd-runner: test phd_tests::smoke::instance_spec_get_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1638 | 2025-12-23T06:41:08.602Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1639 | 2025-12-23T06:41:08.602Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1640 | 2025-12-23T06:41:08.603Z | 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::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = e21a1a52-cbc8-4390-9264-ec2ef56db6f0
|
| 1641 | 2025-12-23T06:41:09.106Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::smoke::instance_spec_get_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_spec_test
vm_id = e21a1a52-cbc8-4390-9264-ec2ef56db6f0
|
| 1642 | 2025-12-23T06:41:09.483Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
vm = instance_spec_test
vm_id = e21a1a52-cbc8-4390-9264-ec2ef56db6f0
|
| 1643 | 2025-12-23T06:41:09.483Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3aaf5212-1b8f-4171-8181-3137482ecb23"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = destroy
vm = instance_spec_test
vm_id = e21a1a52-cbc8-4390-9264-ec2ef56db6f0
|
| 1644 | 2025-12-23T06:41:09.511Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
vm = instance_spec_test
vm_id = e21a1a52-cbc8-4390-9264-ec2ef56db6f0
|
| 1645 | 2025-12-23T06:41:09.511Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a257f649-db44-472f-b973-3974264bd6bf"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = destroy
vm = instance_spec_test
vm_id = e21a1a52-cbc8-4390-9264-ec2ef56db6f0
|
| 1646 | 2025-12-23T06:41:09.525Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 922
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = e21a1a52-cbc8-4390-9264-ec2ef56db6f0
|
| 1647 | 2025-12-23T06:41:09.525Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1651
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = e21a1a52-cbc8-4390-9264-ec2ef56db6f0
|
| 1648 | 2025-12-23T06:41:09.525Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1707
file = phd-tests/tests/src/smoke.rs
line = 37
path = phd_tests::smoke::instance_spec_get_test
target = phd_tests::smoke
|
| 1649 | 2025-12-23T06:41:09.525Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 922
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1650 | 2025-12-23T06:41:09.525Z | INFO | phd-runner: Starting test phd_tests::hw::lspci_lifecycle_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 1651 | 2025-12-23T06:41:09.525Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1652 | 2025-12-23T06:41:09.525Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1653 | 2025-12-23T06:41:09.525Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/hw.rs
line = 8
path = phd_tests::hw::lspci_lifecycle_test
target = phd_tests::hw
|
| 1654 | 2025-12-23T06:41:09.525Z | 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
|
| 1655 | 2025-12-23T06:41:09.525Z | 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
|
| 1656 | 2025-12-23T06:41:09.525Z | 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
|
| 1657 | 2025-12-23T06:41:09.525Z | 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::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = list
|
| 1658 | 2025-12-23T06:41:09.532Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hw::lspci_lifecycle_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 228M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 1659 | 2025-12-23T06:41:09.532Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9bba85ff-5b4c-439d-9ab4-502dc7620d0d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = snapshot
|
| 1660 | 2025-12-23T06:41:09.543Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9bba85ff-5b4c-439d-9ab4-502dc7620d0d", "phd-artifacts/phd-clone-1db7acf2-48f6-4e4a-a7e7-36a4fc53cfc7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = clone
|
| 1661 | 2025-12-23T06:41:09.554Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1db7acf2-48f6-4e4a-a7e7-36a4fc53cfc7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = list
|
| 1662 | 2025-12-23T06:41:09.561Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hw::lspci_lifecycle_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-1db7acf2-48f6-4e4a-a7e7-36a4fc53cfc7 0B 1.80T 227M /phd-artifacts/phd-clone-1db7acf2-48f6-4e4a-a7e7-36a4fc53cfc7\n
target = phd_framework::zfs
|
| 1663 | 2025-12-23T06:41:09.562Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 1664 | 2025-12-23T06:41:09.562Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm_name = lspci_lifecycle_test
|
| 1665 | 2025-12-23T06:41:09.562Z | 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
|
| 1666 | 2025-12-23T06:41:09.562Z | 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::hw::lspci_lifecycle_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1667 | 2025-12-23T06:41:09.562Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::hw::lspci_lifecycle_test
stderr_path = "/tmp/propolis-phd/lspci_lifecycle_test.stderr.log"
stdout_path = "/tmp/propolis-phd/lspci_lifecycle_test.stdout.log"
target = phd_framework::log_config
|
| 1668 | 2025-12-23T06:41:09.577Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1043
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm::server
|
| 1669 | 2025-12-23T06:41:09.577Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 1670 | 2025-12-23T06:41:09.577Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1671 | 2025-12-23T06:41:09.578Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1672 | 2025-12-23T06:41:10.187Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1673 | 2025-12-23T06:41:10.188Z | 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: c6a4ff7c-4361-4276-b4eb-20a5a39cae20, name: "phd-vm-c6a4ff7c-4361-4276-b4eb-20a5a39cae20", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: e41a36a6-29c9-4405-8142-3d84e7da7337, project_id: 26ce6665-342d-4bba-af74-15f90e41b1f6, sled_id: 008fad86-6f13-4688-a2d3-536dd6a132c6, sled_serial: "008fad86-6f13-4688-a2d3-536dd6a132c6", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1674 | 2025-12-23T06:41:10.188Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1675 | 2025-12-23T06:41:10.188Z | 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::hw::lspci_lifecycle_test
state = Run
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1676 | 2025-12-23T06:41:10.189Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1677 | 2025-12-23T06:41:10.189Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 1678 | 2025-12-23T06:41:10.189Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1679 | 2025-12-23T06:41:10.189Z | 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::hw::lspci_lifecycle_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1680 | 2025-12-23T06:41:10.189Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1681 | 2025-12-23T06:41:10.189Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1682 | 2025-12-23T06:41:14.564Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4375
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1683 | 2025-12-23T06:41:14.565Z | 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::hw::lspci_lifecycle_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1684 | 2025-12-23T06:41:14.565Z | 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::hw::lspci_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1685 | 2025-12-23T06:41:14.565Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1686 | 2025-12-23T06:41:14.565Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1687 | 2025-12-23T06:41:14.584Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1688 | 2025-12-23T06:41:14.584Z | 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::hw::lspci_lifecycle_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1689 | 2025-12-23T06:41:14.584Z | 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::hw::lspci_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1690 | 2025-12-23T06:41:14.584Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1691 | 2025-12-23T06:41:14.584Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1692 | 2025-12-23T06:41:14.617Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1693 | 2025-12-23T06:41:14.617Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 1694 | 2025-12-23T06:41:14.617Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4427
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 1695 | 2025-12-23T06:41:14.617Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1696 | 2025-12-23T06:41:14.617Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1697 | 2025-12-23T06:41:14.628Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1698 | 2025-12-23T06:41:14.628Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1699 | 2025-12-23T06:41:14.628Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1700 | 2025-12-23T06:41:14.661Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1701 | 2025-12-23T06:41:14.661Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1702 | 2025-12-23T06:41:14.661Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1703 | 2025-12-23T06:41:14.672Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1704 | 2025-12-23T06:41:14.672Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1705 | 2025-12-23T06:41:14.672Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1706 | 2025-12-23T06:41:14.706Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1707 | 2025-12-23T06:41:14.706Z | INFO | phd-runner: [TEST - EVENT] stopping and starting VM for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 57
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::lifecycle
vm_name = lspci_lifecycle_test
|
| 1708 | 2025-12-23T06:41:14.706Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1709 | 2025-12-23T06:41:14.706Z | 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::hw::lspci_lifecycle_test
state = Stop
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1710 | 2025-12-23T06:41:14.707Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1711 | 2025-12-23T06:41:14.708Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 1712 | 2025-12-23T06:41:14.708Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm_name = lspci_lifecycle_test_lifecycle_0
|
| 1713 | 2025-12-23T06:41:14.708Z | 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
|
| 1714 | 2025-12-23T06:41:14.708Z | 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::hw::lspci_lifecycle_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1715 | 2025-12-23T06:41:14.708Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::hw::lspci_lifecycle_test
stderr_path = "/tmp/propolis-phd/lspci_lifecycle_test_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/lspci_lifecycle_test_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 1716 | 2025-12-23T06:41:14.723Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1044
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm::server
|
| 1717 | 2025-12-23T06:41:14.723Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 1718 | 2025-12-23T06:41:14.723Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1719 | 2025-12-23T06:41:14.723Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1720 | 2025-12-23T06:41:14.724Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 1721 | 2025-12-23T06:41:14.724Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4536
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1722 | 2025-12-23T06:41:15.350Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1723 | 2025-12-23T06:41:15.350Z | 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: 2b204882-fc7c-40e1-b813-771317c629d1, name: "phd-vm-2b204882-fc7c-40e1-b813-771317c629d1", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: e41a36a6-29c9-4405-8142-3d84e7da7337, project_id: 26ce6665-342d-4bba-af74-15f90e41b1f6, sled_id: 5299eb77-5ab3-4430-b760-58aacdfc72b4, sled_serial: "5299eb77-5ab3-4430-b760-58aacdfc72b4", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1724 | 2025-12-23T06:41:15.350Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1725 | 2025-12-23T06:41:15.350Z | 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::hw::lspci_lifecycle_test
state = Run
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1726 | 2025-12-23T06:41:15.351Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1727 | 2025-12-23T06:41:15.351Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 1728 | 2025-12-23T06:41:15.351Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1729 | 2025-12-23T06:41:15.351Z | 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::hw::lspci_lifecycle_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1730 | 2025-12-23T06:41:15.351Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1731 | 2025-12-23T06:41:15.351Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1732 | 2025-12-23T06:41:19.749Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4397
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1733 | 2025-12-23T06:41:19.749Z | 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::hw::lspci_lifecycle_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1734 | 2025-12-23T06:41:19.749Z | 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::hw::lspci_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1735 | 2025-12-23T06:41:19.749Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1736 | 2025-12-23T06:41:19.749Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1737 | 2025-12-23T06:41:19.768Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1738 | 2025-12-23T06:41:19.768Z | 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::hw::lspci_lifecycle_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1739 | 2025-12-23T06:41:19.768Z | 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::hw::lspci_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1740 | 2025-12-23T06:41:19.768Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1741 | 2025-12-23T06:41:19.768Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1742 | 2025-12-23T06:41:19.801Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1743 | 2025-12-23T06:41:19.801Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 1744 | 2025-12-23T06:41:19.801Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4449
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 1745 | 2025-12-23T06:41:19.801Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1746 | 2025-12-23T06:41:19.801Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1747 | 2025-12-23T06:41:19.801Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1748 | 2025-12-23T06:41:19.803Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::hw::lspci_lifecycle_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1749 | 2025-12-23T06:41:19.877Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 75
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1750 | 2025-12-23T06:41:19.877Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10299
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = c6a4ff7c-4361-4276-b4eb-20a5a39cae20
|
| 1751 | 2025-12-23T06:41:19.877Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 75
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1752 | 2025-12-23T06:41:19.877Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1753 | 2025-12-23T06:41:19.877Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1754 | 2025-12-23T06:41:19.910Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1755 | 2025-12-23T06:41:19.910Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1756 | 2025-12-23T06:41:19.910Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1757 | 2025-12-23T06:41:19.922Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1758 | 2025-12-23T06:41:19.922Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1759 | 2025-12-23T06:41:19.922Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1760 | 2025-12-23T06:41:19.955Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1761 | 2025-12-23T06:41:19.955Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1762 | 2025-12-23T06:41:19.955Z | 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
|
| 1763 | 2025-12-23T06:41:19.955Z | INFO | phd-runner: test phd_tests::hw::lspci_lifecycle_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1764 | 2025-12-23T06:41:19.955Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4605
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1765 | 2025-12-23T06:41:19.955Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1766 | 2025-12-23T06:41:19.956Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1767 | 2025-12-23T06:41:20.355Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::hw::lspci_lifecycle_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1768 | 2025-12-23T06:41:20.428Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1769 | 2025-12-23T06:41:20.428Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1db7acf2-48f6-4e4a-a7e7-36a4fc53cfc7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = destroy
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1770 | 2025-12-23T06:41:20.448Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1771 | 2025-12-23T06:41:20.448Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9bba85ff-5b4c-439d-9ab4-502dc7620d0d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = destroy
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1772 | 2025-12-23T06:41:20.462Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 506
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1773 | 2025-12-23T06:41:20.462Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5738
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2b204882-fc7c-40e1-b813-771317c629d1
|
| 1774 | 2025-12-23T06:41:20.462Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 506
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1775 | 2025-12-23T06:41:20.462Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10936
file = phd-tests/tests/src/hw.rs
line = 8
path = phd_tests::hw::lspci_lifecycle_test
target = phd_tests::hw
|
| 1776 | 2025-12-23T06:41:20.462Z | INFO | phd-runner: Starting test phd_tests::migrate::running_process::migrate_running_process
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 1777 | 2025-12-23T06:41:20.462Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1778 | 2025-12-23T06:41:20.462Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1779 | 2025-12-23T06:41:20.462Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 111
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_tests::migrate::running_process
|
| 1780 | 2025-12-23T06:41:20.462Z | 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
|
| 1781 | 2025-12-23T06:41:20.462Z | 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
|
| 1782 | 2025-12-23T06:41:20.462Z | 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
|
| 1783 | 2025-12-23T06:41:20.462Z | 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::running_process::migrate_running_process
target = phd_framework::zfs
verb = list
|
| 1784 | 2025-12-23T06:41:20.469Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::migrate_running_process
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 228M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 1785 | 2025-12-23T06:41:20.469Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4a1b372d-4aa1-40b3-aa4d-1eccfe9ced33"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = snapshot
|
| 1786 | 2025-12-23T06:41:20.480Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4a1b372d-4aa1-40b3-aa4d-1eccfe9ced33", "phd-artifacts/phd-clone-22e41e0b-3f99-4847-9de0-98eefee51c3f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = clone
|
| 1787 | 2025-12-23T06:41:20.495Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-22e41e0b-3f99-4847-9de0-98eefee51c3f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = list
|
| 1788 | 2025-12-23T06:41:20.500Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::migrate_running_process
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-22e41e0b-3f99-4847-9de0-98eefee51c3f 0B 1.80T 227M /phd-artifacts/phd-clone-22e41e0b-3f99-4847-9de0-98eefee51c3f\n
target = phd_framework::zfs
|
| 1789 | 2025-12-23T06:41:20.501Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 1790 | 2025-12-23T06:41:20.501Z | 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::running_process::migrate_running_process
target = phd_framework::test_vm
vm_name = migrate_running_process_source
|
| 1791 | 2025-12-23T06:41:20.501Z | 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
|
| 1792 | 2025-12-23T06:41:20.501Z | 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::running_process::migrate_running_process
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1793 | 2025-12-23T06:41:20.501Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::running_process::migrate_running_process
stderr_path = "/tmp/propolis-phd/migrate_running_process_source.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process_source.stdout.log"
target = phd_framework::log_config
|
| 1794 | 2025-12-23T06:41:20.517Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1053
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm::server
|
| 1795 | 2025-12-23T06:41:20.517Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 1796 | 2025-12-23T06:41:20.517Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 1797 | 2025-12-23T06:41:20.517Z | 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::running_process::migrate_running_process
target = phd_framework::test_vm
vm_name = migrate_running_process_target
|
| 1798 | 2025-12-23T06:41:20.517Z | 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
|
| 1799 | 2025-12-23T06:41:20.517Z | 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::running_process::migrate_running_process
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1800 | 2025-12-23T06:41:20.517Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::running_process::migrate_running_process
stderr_path = "/tmp/propolis-phd/migrate_running_process_target.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process_target.stdout.log"
target = phd_framework::log_config
|
| 1801 | 2025-12-23T06:41:20.530Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1054
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm::server
|
| 1802 | 2025-12-23T06:41:20.530Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 13
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 1803 | 2025-12-23T06:41:20.530Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1804 | 2025-12-23T06:41:20.531Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1805 | 2025-12-23T06:41:21.045Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1806 | 2025-12-23T06:41:21.046Z | 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: 041c2a20-9f01-4c35-ae3f-ada355227ee7, name: "phd-vm-041c2a20-9f01-4c35-ae3f-ada355227ee7", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: f28b2e3d-230d-4c4e-b554-bf4a0b91f7e7, project_id: 7433fe6d-ffc9-4700-96c8-0f4eb22ab6f1, sled_id: ce2574a4-6289-4de2-8ba9-2013ab8ce7c4, sled_serial: "ce2574a4-6289-4de2-8ba9-2013ab8ce7c4", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1807 | 2025-12-23T06:41:21.046Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1808 | 2025-12-23T06:41:21.046Z | 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::running_process::migrate_running_process
state = Run
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1809 | 2025-12-23T06:41:21.047Z | 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::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1810 | 2025-12-23T06:41:21.047Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 1811 | 2025-12-23T06:41:21.047Z | 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::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1812 | 2025-12-23T06:41:21.047Z | 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::running_process::migrate_running_process
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1813 | 2025-12-23T06:41:21.047Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1814 | 2025-12-23T06:41:21.047Z | 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::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1815 | 2025-12-23T06:41:25.411Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4364
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1816 | 2025-12-23T06:41:25.411Z | 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::running_process::migrate_running_process
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1817 | 2025-12-23T06:41:25.411Z | 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::running_process::migrate_running_process
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1818 | 2025-12-23T06:41:25.411Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1819 | 2025-12-23T06:41:25.411Z | 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::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1820 | 2025-12-23T06:41:25.429Z | 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::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1821 | 2025-12-23T06:41:25.429Z | 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::running_process::migrate_running_process
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1822 | 2025-12-23T06:41:25.429Z | 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::running_process::migrate_running_process
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1823 | 2025-12-23T06:41:25.430Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1824 | 2025-12-23T06:41:25.430Z | 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::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1825 | 2025-12-23T06:41:25.462Z | 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::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1826 | 2025-12-23T06:41:25.463Z | 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::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 1827 | 2025-12-23T06:41:25.463Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4415
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 1828 | 2025-12-23T06:41:25.463Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1829 | 2025-12-23T06:41:25.463Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1830 | 2025-12-23T06:41:25.593Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 129
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1831 | 2025-12-23T06:41:25.593Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1832 | 2025-12-23T06:41:25.593Z | 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::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1833 | 2025-12-23T06:41:25.603Z | 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::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1834 | 2025-12-23T06:41:25.604Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1835 | 2025-12-23T06:41:25.604Z | 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::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1836 | 2025-12-23T06:41:25.614Z | 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::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1837 | 2025-12-23T06:41:25.615Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1838 | 2025-12-23T06:41:25.615Z | 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::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1839 | 2025-12-23T06:41:25.636Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1840 | 2025-12-23T06:41:25.637Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1841 | 2025-12-23T06:41:25.637Z | 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::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1842 | 2025-12-23T06:41:25.648Z | 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::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1843 | 2025-12-23T06:41:25.648Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1844 | 2025-12-23T06:41:25.648Z | 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::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1845 | 2025-12-23T06:41:25.955Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 306
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1846 | 2025-12-23T06:41:25.955Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
target = phd_framework::test_vm
target_id = 64261bff-401e-4d95-bb75-1419654f9d9a
|
| 1847 | 2025-12-23T06:41:25.955Z | 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 = 3ccf655b-4f33-4eef-afd6-0fc1ecb8242e
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
target = phd_framework::test_vm
target_id = 64261bff-401e-4d95-bb75-1419654f9d9a
timeout_duration = 45s
|
| 1848 | 2025-12-23T06:41:25.955Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
target = phd_framework::test_vm
target_id = 64261bff-401e-4d95-bb75-1419654f9d9a
vm = migrate_running_process_target
vm_id = 64261bff-401e-4d95-bb75-1419654f9d9a
|
| 1849 | 2025-12-23T06:41:25.985Z | 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: 64261bff-401e-4d95-bb75-1419654f9d9a, name: "phd-vm-64261bff-401e-4d95-bb75-1419654f9d9a", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: f28b2e3d-230d-4c4e-b554-bf4a0b91f7e7, project_id: 7433fe6d-ffc9-4700-96c8-0f4eb22ab6f1, sled_id: d940db5c-7e94-4925-8c53-d1eb29fede96, sled_serial: "d940db5c-7e94-4925-8c53-d1eb29fede96", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
target = phd_framework::test_vm
target_id = 64261bff-401e-4d95-bb75-1419654f9d9a
vm = migrate_running_process_target
vm_id = 64261bff-401e-4d95-bb75-1419654f9d9a
|
| 1850 | 2025-12-23T06:41:25.986Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 3ccf655b-4f33-4eef-afd6-0fc1ecb8242e
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
target = phd_framework::test_vm
target_id = 64261bff-401e-4d95-bb75-1419654f9d9a
|
| 1851 | 2025-12-23T06:41:28.273Z | 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":9417}}
target = phd_framework::serial
|
| 1852 | 2025-12-23T06:41:28.536Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
target = phd_framework::test_vm
target_id = 64261bff-401e-4d95-bb75-1419654f9d9a
|
| 1853 | 2025-12-23T06:41:28.536Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2550
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 3ccf655b-4f33-4eef-afd6-0fc1ecb8242e
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
target = phd_framework::test_vm
target_id = 64261bff-401e-4d95-bb75-1419654f9d9a
|
| 1854 | 2025-12-23T06:41:28.537Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 64261bff-401e-4d95-bb75-1419654f9d9a
|
| 1855 | 2025-12-23T06:41:28.537Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_target
vm_id = 64261bff-401e-4d95-bb75-1419654f9d9a
|
| 1856 | 2025-12-23T06:41:31.837Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 3300
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 64261bff-401e-4d95-bb75-1419654f9d9a
|
| 1857 | 2025-12-23T06:41:31.837Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 64261bff-401e-4d95-bb75-1419654f9d9a
|
| 1858 | 2025-12-23T06:41:31.837Z | 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::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_target
vm_id = 64261bff-401e-4d95-bb75-1419654f9d9a
|
| 1859 | 2025-12-23T06:41:31.926Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 88
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 64261bff-401e-4d95-bb75-1419654f9d9a
|
| 1860 | 2025-12-23T06:41:31.926Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 64261bff-401e-4d95-bb75-1419654f9d9a
|
| 1861 | 2025-12-23T06:41:31.926Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1862 | 2025-12-23T06:41:31.926Z | 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
|
| 1863 | 2025-12-23T06:41:31.926Z | INFO | phd-runner: test phd_tests::migrate::running_process::migrate_running_process ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1864 | 2025-12-23T06:41:31.926Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 10881
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1865 | 2025-12-23T06:41:31.926Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1866 | 2025-12-23T06:41:31.927Z | 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::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 64261bff-401e-4d95-bb75-1419654f9d9a
|
| 1867 | 2025-12-23T06:41:31.928Z | 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::running_process::migrate_running_process
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1868 | 2025-12-23T06:41:32.005Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 78
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1869 | 2025-12-23T06:41:32.005Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 11475
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
|
| 1870 | 2025-12-23T06:41:32.006Z | 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::running_process::migrate_running_process
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migrate_running_process_target
vm_id = 64261bff-401e-4d95-bb75-1419654f9d9a
|
| 1871 | 2025-12-23T06:41:32.080Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
vm = migrate_running_process_target
vm_id = 64261bff-401e-4d95-bb75-1419654f9d9a
|
| 1872 | 2025-12-23T06:41:32.080Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-22e41e0b-3f99-4847-9de0-98eefee51c3f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process_target
vm_id = 64261bff-401e-4d95-bb75-1419654f9d9a
|
| 1873 | 2025-12-23T06:41:32.100Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
vm = migrate_running_process_target
vm_id = 64261bff-401e-4d95-bb75-1419654f9d9a
|
| 1874 | 2025-12-23T06:41:32.100Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4a1b372d-4aa1-40b3-aa4d-1eccfe9ced33"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process_target
vm_id = 64261bff-401e-4d95-bb75-1419654f9d9a
|
| 1875 | 2025-12-23T06:41:32.113Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 187
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 64261bff-401e-4d95-bb75-1419654f9d9a
|
| 1876 | 2025-12-23T06:41:32.113Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6157
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
target = phd_framework::test_vm
target_id = 64261bff-401e-4d95-bb75-1419654f9d9a
vm = migrate_running_process_target
vm_id = 64261bff-401e-4d95-bb75-1419654f9d9a
|
| 1877 | 2025-12-23T06:41:32.113Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 186
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1878 | 2025-12-23T06:41:32.113Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 6158
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = 041c2a20-9f01-4c35-ae3f-ada355227ee7
target = phd_framework::test_vm
target_id = 64261bff-401e-4d95-bb75-1419654f9d9a
|
| 1879 | 2025-12-23T06:41:32.113Z | INFO | phd-runner: Starting test phd_tests::migrate::running_process::import_failure
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 1880 | 2025-12-23T06:41:32.113Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1881 | 2025-12-23T06:41:32.113Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11651
file = phd-tests/tests/src/migrate.rs
line = 111
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_tests::migrate::running_process
|
| 1882 | 2025-12-23T06:41:32.113Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1883 | 2025-12-23T06:41:32.113Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 131
path = phd_tests::migrate::running_process::import_failure
target = phd_tests::migrate::running_process
|
| 1884 | 2025-12-23T06:41:32.114Z | 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
|
| 1885 | 2025-12-23T06:41:32.114Z | 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
|
| 1886 | 2025-12-23T06:41:32.114Z | 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
|
| 1887 | 2025-12-23T06:41:32.114Z | 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::running_process::import_failure
target = phd_framework::zfs
verb = list
|
| 1888 | 2025-12-23T06:41:32.121Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::import_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 228M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 1889 | 2025-12-23T06:41:32.121Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-5e9d1e94-66b6-4feb-bae5-094c9a77ffa2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = snapshot
|
| 1890 | 2025-12-23T06:41:32.131Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-5e9d1e94-66b6-4feb-bae5-094c9a77ffa2", "phd-artifacts/phd-clone-33af0195-a393-429e-a875-ac29bed9fd09"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = clone
|
| 1891 | 2025-12-23T06:41:32.144Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-33af0195-a393-429e-a875-ac29bed9fd09"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = list
|
| 1892 | 2025-12-23T06:41:32.150Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::import_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-33af0195-a393-429e-a875-ac29bed9fd09 0B 1.80T 227M /phd-artifacts/phd-clone-33af0195-a393-429e-a875-ac29bed9fd09\n
target = phd_framework::zfs
|
| 1893 | 2025-12-23T06:41:32.151Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 1894 | 2025-12-23T06:41:32.151Z | 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::running_process::import_failure
target = phd_framework::test_vm
vm_name = migrate_running_process::import_failure_source
|
| 1895 | 2025-12-23T06:41:32.151Z | 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
|
| 1896 | 2025-12-23T06:41:32.151Z | 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::running_process::import_failure
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1897 | 2025-12-23T06:41:32.151Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::running_process::import_failure
stderr_path = "/tmp/propolis-phd/migrate_running_process::import_failure_source.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process::import_failure_source.stdout.log"
target = phd_framework::log_config
|
| 1898 | 2025-12-23T06:41:32.167Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1063
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm::server
|
| 1899 | 2025-12-23T06:41:32.167Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 1900 | 2025-12-23T06:41:32.167Z | 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
|
| 1901 | 2025-12-23T06:41:32.167Z | 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
|
| 1902 | 2025-12-23T06:41:32.167Z | 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
|
| 1903 | 2025-12-23T06:41:32.167Z | 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::running_process::import_failure
target = phd_framework::zfs
verb = list
|
| 1904 | 2025-12-23T06:41:32.174Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::import_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 228M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 1905 | 2025-12-23T06:41:32.174Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e2c8654c-51c4-45a7-8834-73eaed6205fc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = snapshot
|
| 1906 | 2025-12-23T06:41:32.190Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e2c8654c-51c4-45a7-8834-73eaed6205fc", "phd-artifacts/phd-clone-9e159da3-e9d4-4e35-a117-0268fd102873"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = clone
|
| 1907 | 2025-12-23T06:41:32.202Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-9e159da3-e9d4-4e35-a117-0268fd102873"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = list
|
| 1908 | 2025-12-23T06:41:32.208Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::import_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-9e159da3-e9d4-4e35-a117-0268fd102873 0B 1.80T 227M /phd-artifacts/phd-clone-9e159da3-e9d4-4e35-a117-0268fd102873\n
target = phd_framework::zfs
|
| 1909 | 2025-12-23T06:41:32.209Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 1910 | 2025-12-23T06:41:32.209Z | 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::running_process::import_failure
target = phd_framework::test_vm
vm_name = migrate_running_process::import_failure_target1
|
| 1911 | 2025-12-23T06:41:32.209Z | 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
|
| 1912 | 2025-12-23T06:41:32.209Z | 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::running_process::import_failure
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1913 | 2025-12-23T06:41:32.209Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::running_process::import_failure
stderr_path = "/tmp/propolis-phd/migrate_running_process::import_failure_target1.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process::import_failure_target1.stdout.log"
target = phd_framework::log_config
|
| 1914 | 2025-12-23T06:41:32.222Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1068
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm::server
|
| 1915 | 2025-12-23T06:41:32.222Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 13
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 1916 | 2025-12-23T06:41:32.222Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 1917 | 2025-12-23T06:41:32.222Z | 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::running_process::import_failure
target = phd_framework::test_vm
vm_name = migrate_running_process::import_failure_target2
|
| 1918 | 2025-12-23T06:41:32.222Z | 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
|
| 1919 | 2025-12-23T06:41:32.222Z | 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::running_process::import_failure
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1920 | 2025-12-23T06:41:32.222Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::running_process::import_failure
stderr_path = "/tmp/propolis-phd/migrate_running_process::import_failure_target2.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process::import_failure_target2.stdout.log"
target = phd_framework::log_config
|
| 1921 | 2025-12-23T06:41:32.235Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1069
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm::server
|
| 1922 | 2025-12-23T06:41:32.236Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 13
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 1923 | 2025-12-23T06:41:32.236Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1924 | 2025-12-23T06:41:32.268Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1925 | 2025-12-23T06:41:32.269Z | 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: bdb021ba-0252-46c8-b89c-11747fbd8464, name: "phd-vm-bdb021ba-0252-46c8-b89c-11747fbd8464", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: c5dbff8f-f017-4ec5-9bc2-a96fdbdcbaa0, project_id: cc43fa54-336f-4c6d-aac8-7e7f1f9b3abd, sled_id: af1e7330-2c44-4e3a-a9ef-2579d2314102, sled_serial: "af1e7330-2c44-4e3a-a9ef-2579d2314102", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1926 | 2025-12-23T06:41:32.269Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1927 | 2025-12-23T06:41:32.269Z | 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::running_process::import_failure
state = Run
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1928 | 2025-12-23T06:41:32.270Z | 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::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1929 | 2025-12-23T06:41:32.270Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 1930 | 2025-12-23T06:41:32.270Z | 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::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1931 | 2025-12-23T06:41:32.270Z | 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::running_process::import_failure
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1932 | 2025-12-23T06:41:32.270Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1933 | 2025-12-23T06:41:32.270Z | 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::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1934 | 2025-12-23T06:41:36.619Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4349
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1935 | 2025-12-23T06:41:36.619Z | 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::running_process::import_failure
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1936 | 2025-12-23T06:41:36.619Z | 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::running_process::import_failure
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1937 | 2025-12-23T06:41:36.619Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1938 | 2025-12-23T06:41:36.619Z | 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::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1939 | 2025-12-23T06:41:36.638Z | 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::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1940 | 2025-12-23T06:41:36.638Z | 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::running_process::import_failure
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1941 | 2025-12-23T06:41:36.638Z | 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::running_process::import_failure
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1942 | 2025-12-23T06:41:36.638Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1943 | 2025-12-23T06:41:36.638Z | 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::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1944 | 2025-12-23T06:41:36.670Z | 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::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1945 | 2025-12-23T06:41:36.670Z | 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::running_process::import_failure
target = phd_framework::test_vm
|
| 1946 | 2025-12-23T06:41:36.670Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4400
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 1947 | 2025-12-23T06:41:36.670Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1948 | 2025-12-23T06:41:36.670Z | 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::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1949 | 2025-12-23T06:41:37.046Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 376
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1950 | 2025-12-23T06:41:37.047Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1951 | 2025-12-23T06:41:37.047Z | 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::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1952 | 2025-12-23T06:41:37.057Z | 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::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1953 | 2025-12-23T06:41:37.057Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1954 | 2025-12-23T06:41:37.057Z | 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::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1955 | 2025-12-23T06:41:37.068Z | 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::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1956 | 2025-12-23T06:41:37.068Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1957 | 2025-12-23T06:41:37.068Z | 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::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1958 | 2025-12-23T06:41:37.101Z | 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::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1959 | 2025-12-23T06:41:37.101Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1960 | 2025-12-23T06:41:37.101Z | 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::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1961 | 2025-12-23T06:41:37.112Z | 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::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1962 | 2025-12-23T06:41:37.112Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1963 | 2025-12-23T06:41:37.112Z | 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::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1964 | 2025-12-23T06:41:37.422Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 309
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1965 | 2025-12-23T06:41:37.422Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = bdb021ba-0252-46c8-b89c-11747fbd8464
target = phd_framework::test_vm
target_id = b532e291-5f9f-42c6-8910-cfeb61c94bc0
|
| 1966 | 2025-12-23T06:41:37.422Z | 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 = 0c5edd69-ebb0-42db-9a83-3436da120b9e
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = bdb021ba-0252-46c8-b89c-11747fbd8464
target = phd_framework::test_vm
target_id = b532e291-5f9f-42c6-8910-cfeb61c94bc0
timeout_duration = 45s
|
| 1967 | 2025-12-23T06:41:37.422Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = bdb021ba-0252-46c8-b89c-11747fbd8464
target = phd_framework::test_vm
target_id = b532e291-5f9f-42c6-8910-cfeb61c94bc0
vm = migrate_running_process::import_failure_target1
vm_id = b532e291-5f9f-42c6-8910-cfeb61c94bc0
|
| 1968 | 2025-12-23T06:41:37.452Z | 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: b532e291-5f9f-42c6-8910-cfeb61c94bc0, name: "phd-vm-b532e291-5f9f-42c6-8910-cfeb61c94bc0", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 94592c48-5835-43ad-935f-b48672555579, project_id: 3de5e680-a6d7-448a-b50a-7e125b6a80b5, sled_id: e2ded08b-3c88-4d17-8148-9895158cea15, sled_serial: "e2ded08b-3c88-4d17-8148-9895158cea15", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = bdb021ba-0252-46c8-b89c-11747fbd8464
target = phd_framework::test_vm
target_id = b532e291-5f9f-42c6-8910-cfeb61c94bc0
vm = migrate_running_process::import_failure_target1
vm_id = b532e291-5f9f-42c6-8910-cfeb61c94bc0
|
| 1969 | 2025-12-23T06:41:37.452Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 0c5edd69-ebb0-42db-9a83-3436da120b9e
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = bdb021ba-0252-46c8-b89c-11747fbd8464
target = phd_framework::test_vm
target_id = b532e291-5f9f-42c6-8910-cfeb61c94bc0
|
| 1970 | 2025-12-23T06:41:40.428Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 572
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = bdb021ba-0252-46c8-b89c-11747fbd8464
target = phd_framework::test_vm
target_id = b532e291-5f9f-42c6-8910-cfeb61c94bc0
|
| 1971 | 2025-12-23T06:41:40.428Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2975
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 0c5edd69-ebb0-42db-9a83-3436da120b9e
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = bdb021ba-0252-46c8-b89c-11747fbd8464
target = phd_framework::test_vm
target_id = b532e291-5f9f-42c6-8910-cfeb61c94bc0
|
| 1972 | 2025-12-23T06:41:40.428Z | INFO | phd-runner: [TEST - EVENT] first migration failed as expected
error = live migration
file = phd-tests/tests/src/migrate.rs
line = 173
path = phd_tests::migrate::running_process::import_failure
target = phd_tests::migrate::running_process
|
| 1973 | 2025-12-23T06:41:40.429Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1974 | 2025-12-23T06:41:40.429Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 5s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1975 | 2025-12-23T06:41:40.429Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1976 | 2025-12-23T06:41:40.429Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1977 | 2025-12-23T06:41:40.430Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1978 | 2025-12-23T06:41:40.430Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1979 | 2025-12-23T06:41:40.430Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = bdb021ba-0252-46c8-b89c-11747fbd8464
target = phd_framework::test_vm
target_id = 1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659
|
| 1980 | 2025-12-23T06:41:40.430Z | 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 = 5db4d326-96c2-4b8d-a479-6f7a5270f338
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = bdb021ba-0252-46c8-b89c-11747fbd8464
target = phd_framework::test_vm
target_id = 1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659
timeout_duration = 45s
|
| 1981 | 2025-12-23T06:41:40.430Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = bdb021ba-0252-46c8-b89c-11747fbd8464
target = phd_framework::test_vm
target_id = 1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659
vm = migrate_running_process::import_failure_target2
vm_id = 1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659
|
| 1982 | 2025-12-23T06:41:40.460Z | 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: 1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659, name: "phd-vm-1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: c5dbff8f-f017-4ec5-9bc2-a96fdbdcbaa0, project_id: cc43fa54-336f-4c6d-aac8-7e7f1f9b3abd, sled_id: 4477fcdc-c36e-466d-91e1-302a14ce7259, sled_serial: "4477fcdc-c36e-466d-91e1-302a14ce7259", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = bdb021ba-0252-46c8-b89c-11747fbd8464
target = phd_framework::test_vm
target_id = 1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659
vm = migrate_running_process::import_failure_target2
vm_id = 1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659
|
| 1983 | 2025-12-23T06:41:40.460Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 5db4d326-96c2-4b8d-a479-6f7a5270f338
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = bdb021ba-0252-46c8-b89c-11747fbd8464
target = phd_framework::test_vm
target_id = 1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659
|
| 1984 | 2025-12-23T06:41:42.778Z | 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":9417}}
target = phd_framework::serial
|
| 1985 | 2025-12-23T06:41:43.556Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = bdb021ba-0252-46c8-b89c-11747fbd8464
target = phd_framework::test_vm
target_id = 1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659
|
| 1986 | 2025-12-23T06:41:43.556Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3095
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 5db4d326-96c2-4b8d-a479-6f7a5270f338
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = bdb021ba-0252-46c8-b89c-11747fbd8464
target = phd_framework::test_vm
target_id = 1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659
|
| 1987 | 2025-12-23T06:41:43.556Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659
|
| 1988 | 2025-12-23T06:41:43.556Z | 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::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_target2
vm_id = 1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659
|
| 1989 | 2025-12-23T06:41:43.568Z | 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::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659
|
| 1990 | 2025-12-23T06:41:43.568Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659
|
| 1991 | 2025-12-23T06:41:43.568Z | 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::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_target2
vm_id = 1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659
|
| 1992 | 2025-12-23T06:41:43.658Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 90
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659
|
| 1993 | 2025-12-23T06:41:43.658Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659
|
| 1994 | 2025-12-23T06:41:43.658Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = b532e291-5f9f-42c6-8910-cfeb61c94bc0
|
| 1995 | 2025-12-23T06:41:43.658Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 1996 | 2025-12-23T06:41:43.659Z | 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
|
| 1997 | 2025-12-23T06:41:43.659Z | INFO | phd-runner: test phd_tests::migrate::running_process::import_failure ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 1998 | 2025-12-23T06:41:43.659Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 11390
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1999 | 2025-12-23T06:41:43.659Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2000 | 2025-12-23T06:41:43.659Z | 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::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659
|
| 2001 | 2025-12-23T06:41:43.660Z | 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::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = b532e291-5f9f-42c6-8910-cfeb61c94bc0
|
| 2002 | 2025-12-23T06:41:43.660Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::running_process::import_failure
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 2003 | 2025-12-23T06:41:43.661Z | 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::running_process::import_failure
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migrate_running_process::import_failure_target1
vm_id = b532e291-5f9f-42c6-8910-cfeb61c94bc0
|
| 2004 | 2025-12-23T06:41:43.734Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 75
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 2005 | 2025-12-23T06:41:43.734Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 11498
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = bdb021ba-0252-46c8-b89c-11747fbd8464
|
| 2006 | 2025-12-23T06:41:43.796Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
vm = migrate_running_process::import_failure_target1
vm_id = b532e291-5f9f-42c6-8910-cfeb61c94bc0
|
| 2007 | 2025-12-23T06:41:43.796Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-9e159da3-e9d4-4e35-a117-0268fd102873"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::import_failure_target1
vm_id = b532e291-5f9f-42c6-8910-cfeb61c94bc0
|
| 2008 | 2025-12-23T06:41:43.810Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
vm = migrate_running_process::import_failure_target1
vm_id = b532e291-5f9f-42c6-8910-cfeb61c94bc0
|
| 2009 | 2025-12-23T06:41:43.810Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e2c8654c-51c4-45a7-8834-73eaed6205fc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::import_failure_target1
vm_id = b532e291-5f9f-42c6-8910-cfeb61c94bc0
|
| 2010 | 2025-12-23T06:41:43.824Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 165
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = b532e291-5f9f-42c6-8910-cfeb61c94bc0
|
| 2011 | 2025-12-23T06:41:43.824Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6401
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = bdb021ba-0252-46c8-b89c-11747fbd8464
target = phd_framework::test_vm
target_id = b532e291-5f9f-42c6-8910-cfeb61c94bc0
vm = migrate_running_process::import_failure_target1
vm_id = b532e291-5f9f-42c6-8910-cfeb61c94bc0
|
| 2012 | 2025-12-23T06:41:43.824Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 6401
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = bdb021ba-0252-46c8-b89c-11747fbd8464
target = phd_framework::test_vm
target_id = b532e291-5f9f-42c6-8910-cfeb61c94bc0
|
| 2013 | 2025-12-23T06:41:44.121Z | 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::running_process::import_failure
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = migrate_running_process::import_failure_target2
vm_id = 1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659
|
| 2014 | 2025-12-23T06:41:44.195Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
vm = migrate_running_process::import_failure_target2
vm_id = 1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659
|
| 2015 | 2025-12-23T06:41:44.195Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-33af0195-a393-429e-a875-ac29bed9fd09"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::import_failure_target2
vm_id = 1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659
|
| 2016 | 2025-12-23T06:41:44.216Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
vm = migrate_running_process::import_failure_target2
vm_id = 1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659
|
| 2017 | 2025-12-23T06:41:44.216Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-5e9d1e94-66b6-4feb-bae5-094c9a77ffa2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::import_failure_target2
vm_id = 1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659
|
| 2018 | 2025-12-23T06:41:44.230Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 571
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659
|
| 2019 | 2025-12-23T06:41:44.230Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 3799
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = bdb021ba-0252-46c8-b89c-11747fbd8464
target = phd_framework::test_vm
target_id = 1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659
vm = migrate_running_process::import_failure_target2
vm_id = 1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659
|
| 2020 | 2025-12-23T06:41:44.230Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 571
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2021 | 2025-12-23T06:41:44.230Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3799
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = bdb021ba-0252-46c8-b89c-11747fbd8464
target = phd_framework::test_vm
target_id = 1f5fb0e1-85ba-4c7b-9da3-cb2c7c6a8659
|
| 2022 | 2025-12-23T06:41:44.230Z | INFO | phd-runner: Starting test phd_tests::migrate::running_process::export_failure
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 2023 | 2025-12-23T06:41:44.230Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 12116
file = phd-tests/tests/src/migrate.rs
line = 131
path = phd_tests::migrate::running_process::import_failure
target = phd_tests::migrate::running_process
|
| 2024 | 2025-12-23T06:41:44.230Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2025 | 2025-12-23T06:41:44.230Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2026 | 2025-12-23T06:41:44.230Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 201
path = phd_tests::migrate::running_process::export_failure
target = phd_tests::migrate::running_process
|
| 2027 | 2025-12-23T06:41:44.230Z | 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
|
| 2028 | 2025-12-23T06:41:44.230Z | 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
|
| 2029 | 2025-12-23T06:41:44.230Z | 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
|
| 2030 | 2025-12-23T06:41:44.231Z | 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::running_process::export_failure
target = phd_framework::zfs
verb = list
|
| 2031 | 2025-12-23T06:41:44.237Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::export_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 227M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 2032 | 2025-12-23T06:41:44.237Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-23012251-67ac-4c5f-a6a6-e7d0eb680501"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = snapshot
|
| 2033 | 2025-12-23T06:41:44.249Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-23012251-67ac-4c5f-a6a6-e7d0eb680501", "phd-artifacts/phd-clone-61b7b3bc-2770-4836-9981-430e4bf3d47e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = clone
|
| 2034 | 2025-12-23T06:41:44.263Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-61b7b3bc-2770-4836-9981-430e4bf3d47e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = list
|
| 2035 | 2025-12-23T06:41:44.270Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::export_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-61b7b3bc-2770-4836-9981-430e4bf3d47e 0B 1.80T 227M /phd-artifacts/phd-clone-61b7b3bc-2770-4836-9981-430e4bf3d47e\n
target = phd_framework::zfs
|
| 2036 | 2025-12-23T06:41:44.271Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 2037 | 2025-12-23T06:41:44.271Z | 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::running_process::export_failure
target = phd_framework::test_vm
vm_name = migrate_running_process::export_failure_source
|
| 2038 | 2025-12-23T06:41:44.271Z | 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
|
| 2039 | 2025-12-23T06:41:44.271Z | 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::running_process::export_failure
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2040 | 2025-12-23T06:41:44.271Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::running_process::export_failure
stderr_path = "/tmp/propolis-phd/migrate_running_process::export_failure_source.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process::export_failure_source.stdout.log"
target = phd_framework::log_config
|
| 2041 | 2025-12-23T06:41:44.286Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1081
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm::server
|
| 2042 | 2025-12-23T06:41:44.286Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 2043 | 2025-12-23T06:41:44.286Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 2044 | 2025-12-23T06:41:44.286Z | 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::running_process::export_failure
target = phd_framework::test_vm
vm_name = migrate_running_process::export_failure_target1
|
| 2045 | 2025-12-23T06:41:44.286Z | 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
|
| 2046 | 2025-12-23T06:41:44.287Z | 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::running_process::export_failure
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2047 | 2025-12-23T06:41:44.287Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::running_process::export_failure
stderr_path = "/tmp/propolis-phd/migrate_running_process::export_failure_target1.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process::export_failure_target1.stdout.log"
target = phd_framework::log_config
|
| 2048 | 2025-12-23T06:41:44.301Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1082
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm::server
|
| 2049 | 2025-12-23T06:41:44.302Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 2050 | 2025-12-23T06:41:44.302Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 2051 | 2025-12-23T06:41:44.302Z | 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::running_process::export_failure
target = phd_framework::test_vm
vm_name = migrate_running_process::export_failure_target2
|
| 2052 | 2025-12-23T06:41:44.302Z | 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
|
| 2053 | 2025-12-23T06:41:44.302Z | 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::running_process::export_failure
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2054 | 2025-12-23T06:41:44.302Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::running_process::export_failure
stderr_path = "/tmp/propolis-phd/migrate_running_process::export_failure_target2.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process::export_failure_target2.stdout.log"
target = phd_framework::log_config
|
| 2055 | 2025-12-23T06:41:44.315Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1083
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm::server
|
| 2056 | 2025-12-23T06:41:44.316Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 13
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 2057 | 2025-12-23T06:41:44.316Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2058 | 2025-12-23T06:41:44.348Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2059 | 2025-12-23T06:41:44.349Z | 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: 64ff73fd-bef7-4033-b6d9-b35c59c00d4f, name: "phd-vm-64ff73fd-bef7-4033-b6d9-b35c59c00d4f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 361fd12c-d7b8-4ace-bf36-07490e4dc008, project_id: e528c4b6-ab21-4291-bd31-f31ab0807fad, sled_id: 1b5cadff-a457-44da-a0a1-c672ce794345, sled_serial: "1b5cadff-a457-44da-a0a1-c672ce794345", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2060 | 2025-12-23T06:41:44.349Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2061 | 2025-12-23T06:41:44.350Z | 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::running_process::export_failure
state = Run
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2062 | 2025-12-23T06:41:44.350Z | 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::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2063 | 2025-12-23T06:41:44.350Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 2064 | 2025-12-23T06:41:44.351Z | 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::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2065 | 2025-12-23T06:41:44.351Z | 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::running_process::export_failure
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2066 | 2025-12-23T06:41:44.351Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2067 | 2025-12-23T06:41:44.351Z | 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::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2068 | 2025-12-23T06:41:48.734Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4383
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2069 | 2025-12-23T06:41:48.734Z | 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::running_process::export_failure
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2070 | 2025-12-23T06:41:48.735Z | 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::running_process::export_failure
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2071 | 2025-12-23T06:41:48.735Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2072 | 2025-12-23T06:41:48.735Z | 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::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2073 | 2025-12-23T06:41:48.753Z | 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::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2074 | 2025-12-23T06:41:48.753Z | 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::running_process::export_failure
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2075 | 2025-12-23T06:41:48.753Z | 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::running_process::export_failure
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2076 | 2025-12-23T06:41:48.753Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2077 | 2025-12-23T06:41:48.753Z | 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::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2078 | 2025-12-23T06:41:48.785Z | 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::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2079 | 2025-12-23T06:41:48.785Z | 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::running_process::export_failure
target = phd_framework::test_vm
|
| 2080 | 2025-12-23T06:41:48.785Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4434
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 2081 | 2025-12-23T06:41:48.786Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2082 | 2025-12-23T06:41:48.786Z | 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::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2083 | 2025-12-23T06:41:48.907Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 120
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2084 | 2025-12-23T06:41:48.907Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2085 | 2025-12-23T06:41:48.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::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2086 | 2025-12-23T06:41:48.917Z | 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::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2087 | 2025-12-23T06:41:48.917Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2088 | 2025-12-23T06:41:48.917Z | 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::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2089 | 2025-12-23T06:41:48.928Z | 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::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2090 | 2025-12-23T06:41:48.928Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2091 | 2025-12-23T06:41:48.928Z | 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::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2092 | 2025-12-23T06:41:48.951Z | 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::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2093 | 2025-12-23T06:41:48.951Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2094 | 2025-12-23T06:41:48.951Z | 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::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2095 | 2025-12-23T06:41:48.961Z | 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::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2096 | 2025-12-23T06:41:48.962Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2097 | 2025-12-23T06:41:48.962Z | 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::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2098 | 2025-12-23T06:41:49.271Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 309
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2099 | 2025-12-23T06:41:49.271Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
target = phd_framework::test_vm
target_id = 93693c06-662c-4ab9-8225-776477558aad
|
| 2100 | 2025-12-23T06:41:49.271Z | 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 = d41c6b21-ce67-4791-8ef6-f93b9d52b54b
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
target = phd_framework::test_vm
target_id = 93693c06-662c-4ab9-8225-776477558aad
timeout_duration = 45s
|
| 2101 | 2025-12-23T06:41:49.272Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
target = phd_framework::test_vm
target_id = 93693c06-662c-4ab9-8225-776477558aad
vm = migrate_running_process::export_failure_target1
vm_id = 93693c06-662c-4ab9-8225-776477558aad
|
| 2102 | 2025-12-23T06:41:49.302Z | 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: 93693c06-662c-4ab9-8225-776477558aad, name: "phd-vm-93693c06-662c-4ab9-8225-776477558aad", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 361fd12c-d7b8-4ace-bf36-07490e4dc008, project_id: e528c4b6-ab21-4291-bd31-f31ab0807fad, sled_id: a32d8e99-e8a6-4204-b5a1-1b42bb7fa744, sled_serial: "a32d8e99-e8a6-4204-b5a1-1b42bb7fa744", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
target = phd_framework::test_vm
target_id = 93693c06-662c-4ab9-8225-776477558aad
vm = migrate_running_process::export_failure_target1
vm_id = 93693c06-662c-4ab9-8225-776477558aad
|
| 2103 | 2025-12-23T06:41:49.303Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = d41c6b21-ce67-4791-8ef6-f93b9d52b54b
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
target = phd_framework::test_vm
target_id = 93693c06-662c-4ab9-8225-776477558aad
|
| 2104 | 2025-12-23T06:41:52.216Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 572
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
target = phd_framework::test_vm
target_id = 93693c06-662c-4ab9-8225-776477558aad
|
| 2105 | 2025-12-23T06:41:52.216Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2913
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = d41c6b21-ce67-4791-8ef6-f93b9d52b54b
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
target = phd_framework::test_vm
target_id = 93693c06-662c-4ab9-8225-776477558aad
|
| 2106 | 2025-12-23T06:41:52.216Z | INFO | phd-runner: [TEST - EVENT] first migration failed as expected
error = live migration
file = phd-tests/tests/src/migrate.rs
line = 235
path = phd_tests::migrate::running_process::export_failure
target = phd_tests::migrate::running_process
|
| 2107 | 2025-12-23T06:41:52.217Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2108 | 2025-12-23T06:41:52.217Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 5s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2109 | 2025-12-23T06:41:52.217Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2110 | 2025-12-23T06:41:52.217Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2111 | 2025-12-23T06:41:52.218Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2112 | 2025-12-23T06:41:52.218Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2113 | 2025-12-23T06:41:52.218Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
target = phd_framework::test_vm
target_id = f11ef7c2-2da6-472c-87f2-4f3cbf447cdf
|
| 2114 | 2025-12-23T06:41:52.218Z | 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 = 8b09dcbb-b77f-4888-8c1f-4ee0bc45eafb
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
target = phd_framework::test_vm
target_id = f11ef7c2-2da6-472c-87f2-4f3cbf447cdf
timeout_duration = 45s
|
| 2115 | 2025-12-23T06:41:52.218Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
target = phd_framework::test_vm
target_id = f11ef7c2-2da6-472c-87f2-4f3cbf447cdf
vm = migrate_running_process::export_failure_target2
vm_id = f11ef7c2-2da6-472c-87f2-4f3cbf447cdf
|
| 2116 | 2025-12-23T06:41:52.247Z | 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: f11ef7c2-2da6-472c-87f2-4f3cbf447cdf, name: "phd-vm-f11ef7c2-2da6-472c-87f2-4f3cbf447cdf", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 361fd12c-d7b8-4ace-bf36-07490e4dc008, project_id: e528c4b6-ab21-4291-bd31-f31ab0807fad, sled_id: c48436b3-d31d-47eb-8ff2-0f77eb0f1132, sled_serial: "c48436b3-d31d-47eb-8ff2-0f77eb0f1132", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
target = phd_framework::test_vm
target_id = f11ef7c2-2da6-472c-87f2-4f3cbf447cdf
vm = migrate_running_process::export_failure_target2
vm_id = f11ef7c2-2da6-472c-87f2-4f3cbf447cdf
|
| 2117 | 2025-12-23T06:41:52.247Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 8b09dcbb-b77f-4888-8c1f-4ee0bc45eafb
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
target = phd_framework::test_vm
target_id = f11ef7c2-2da6-472c-87f2-4f3cbf447cdf
|
| 2118 | 2025-12-23T06:41:54.551Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":9417}}
target = phd_framework::serial
|
| 2119 | 2025-12-23T06:41:55.842Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
target = phd_framework::test_vm
target_id = f11ef7c2-2da6-472c-87f2-4f3cbf447cdf
|
| 2120 | 2025-12-23T06:41:55.842Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3594
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 8b09dcbb-b77f-4888-8c1f-4ee0bc45eafb
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
target = phd_framework::test_vm
target_id = f11ef7c2-2da6-472c-87f2-4f3cbf447cdf
|
| 2121 | 2025-12-23T06:41:55.842Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = f11ef7c2-2da6-472c-87f2-4f3cbf447cdf
|
| 2122 | 2025-12-23T06:41:55.842Z | 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::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_target2
vm_id = f11ef7c2-2da6-472c-87f2-4f3cbf447cdf
|
| 2123 | 2025-12-23T06:41:55.854Z | 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::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = f11ef7c2-2da6-472c-87f2-4f3cbf447cdf
|
| 2124 | 2025-12-23T06:41:55.854Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = f11ef7c2-2da6-472c-87f2-4f3cbf447cdf
|
| 2125 | 2025-12-23T06:41:55.854Z | 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::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_target2
vm_id = f11ef7c2-2da6-472c-87f2-4f3cbf447cdf
|
| 2126 | 2025-12-23T06:41:55.943Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 88
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = f11ef7c2-2da6-472c-87f2-4f3cbf447cdf
|
| 2127 | 2025-12-23T06:41:55.943Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = f11ef7c2-2da6-472c-87f2-4f3cbf447cdf
|
| 2128 | 2025-12-23T06:41:55.943Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = 93693c06-662c-4ab9-8225-776477558aad
|
| 2129 | 2025-12-23T06:41:55.943Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2130 | 2025-12-23T06:41:55.943Z | 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
|
| 2131 | 2025-12-23T06:41:55.943Z | INFO | phd-runner: test phd_tests::migrate::running_process::export_failure ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 2132 | 2025-12-23T06:41:55.943Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 11594
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2133 | 2025-12-23T06:41:55.944Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2134 | 2025-12-23T06:41:55.945Z | 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::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = f11ef7c2-2da6-472c-87f2-4f3cbf447cdf
|
| 2135 | 2025-12-23T06:41:55.945Z | 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::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = 93693c06-662c-4ab9-8225-776477558aad
|
| 2136 | 2025-12-23T06:41:55.945Z | 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::running_process::export_failure
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2137 | 2025-12-23T06:41:55.946Z | 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::running_process::export_failure
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migrate_running_process::export_failure_target1
vm_id = 93693c06-662c-4ab9-8225-776477558aad
|
| 2138 | 2025-12-23T06:41:56.022Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 78
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2139 | 2025-12-23T06:41:56.023Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 11706
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
|
| 2140 | 2025-12-23T06:41:56.084Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 140
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = 93693c06-662c-4ab9-8225-776477558aad
|
| 2141 | 2025-12-23T06:41:56.084Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6812
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
target = phd_framework::test_vm
target_id = 93693c06-662c-4ab9-8225-776477558aad
vm = migrate_running_process::export_failure_target1
vm_id = 93693c06-662c-4ab9-8225-776477558aad
|
| 2142 | 2025-12-23T06:41:56.084Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 6812
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
target = phd_framework::test_vm
target_id = 93693c06-662c-4ab9-8225-776477558aad
|
| 2143 | 2025-12-23T06:41:56.528Z | 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::running_process::export_failure
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = migrate_running_process::export_failure_target2
vm_id = f11ef7c2-2da6-472c-87f2-4f3cbf447cdf
|
| 2144 | 2025-12-23T06:41:56.599Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
vm = migrate_running_process::export_failure_target2
vm_id = f11ef7c2-2da6-472c-87f2-4f3cbf447cdf
|
| 2145 | 2025-12-23T06:41:56.599Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-61b7b3bc-2770-4836-9981-430e4bf3d47e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::export_failure_target2
vm_id = f11ef7c2-2da6-472c-87f2-4f3cbf447cdf
|
| 2146 | 2025-12-23T06:41:56.620Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
vm = migrate_running_process::export_failure_target2
vm_id = f11ef7c2-2da6-472c-87f2-4f3cbf447cdf
|
| 2147 | 2025-12-23T06:41:56.620Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-23012251-67ac-4c5f-a6a6-e7d0eb680501"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::export_failure_target2
vm_id = f11ef7c2-2da6-472c-87f2-4f3cbf447cdf
|
| 2148 | 2025-12-23T06:41:56.633Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 690
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = f11ef7c2-2da6-472c-87f2-4f3cbf447cdf
|
| 2149 | 2025-12-23T06:41:56.634Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4415
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
target = phd_framework::test_vm
target_id = f11ef7c2-2da6-472c-87f2-4f3cbf447cdf
vm = migrate_running_process::export_failure_target2
vm_id = f11ef7c2-2da6-472c-87f2-4f3cbf447cdf
|
| 2150 | 2025-12-23T06:41:56.634Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 690
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2151 | 2025-12-23T06:41:56.634Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4415
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 64ff73fd-bef7-4033-b6d9-b35c59c00d4f
target = phd_framework::test_vm
target_id = f11ef7c2-2da6-472c-87f2-4f3cbf447cdf
|
| 2152 | 2025-12-23T06:41:56.634Z | INFO | phd-runner: Starting test phd_tests::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 2153 | 2025-12-23T06:41:56.634Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 12403
file = phd-tests/tests/src/migrate.rs
line = 201
path = phd_tests::migrate::running_process::export_failure
target = phd_tests::migrate::running_process
|
| 2154 | 2025-12-23T06:41:56.634Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2155 | 2025-12-23T06:41:56.634Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2156 | 2025-12-23T06:41:56.634Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 15
path = phd_tests::migrate::smoke_test
target = phd_tests::migrate
|
| 2157 | 2025-12-23T06:41:56.634Z | 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
|
| 2158 | 2025-12-23T06:41:56.634Z | 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
|
| 2159 | 2025-12-23T06:41:56.634Z | 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
|
| 2160 | 2025-12-23T06:41:56.634Z | 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::smoke_test
target = phd_framework::zfs
verb = list
|
| 2161 | 2025-12-23T06:41:56.640Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 228M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 2162 | 2025-12-23T06:41:56.640Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-845edc4d-01e1-43f1-9a3c-077cbfd676d3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = snapshot
|
| 2163 | 2025-12-23T06:41:56.650Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-845edc4d-01e1-43f1-9a3c-077cbfd676d3", "phd-artifacts/phd-clone-963192c2-6c9e-4095-9cbd-a8c5ed0b99a1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = clone
|
| 2164 | 2025-12-23T06:41:56.662Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-963192c2-6c9e-4095-9cbd-a8c5ed0b99a1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = list
|
| 2165 | 2025-12-23T06:41:56.668Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-963192c2-6c9e-4095-9cbd-a8c5ed0b99a1 0B 1.80T 227M /phd-artifacts/phd-clone-963192c2-6c9e-4095-9cbd-a8c5ed0b99a1\n
target = phd_framework::zfs
|
| 2166 | 2025-12-23T06:41:56.669Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 2167 | 2025-12-23T06:41:56.669Z | 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::smoke_test
target = phd_framework::test_vm
vm_name = migration_smoke
|
| 2168 | 2025-12-23T06:41:56.669Z | 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
|
| 2169 | 2025-12-23T06:41:56.669Z | 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::smoke_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2170 | 2025-12-23T06:41:56.669Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/migration_smoke.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_smoke.stdout.log"
target = phd_framework::log_config
|
| 2171 | 2025-12-23T06:41:56.684Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1093
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm::server
|
| 2172 | 2025-12-23T06:41:56.684Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 2173 | 2025-12-23T06:41:56.684Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2174 | 2025-12-23T06:41:56.685Z | 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::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2175 | 2025-12-23T06:41:57.060Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2176 | 2025-12-23T06:41:57.061Z | 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: d5dbc496-68f2-45ca-b35c-f53e96436cf2, name: "phd-vm-d5dbc496-68f2-45ca-b35c-f53e96436cf2", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: e29be7a0-7c3f-42ef-927f-db211e174c63, project_id: 8a967b41-4c01-43f8-9350-ec6653243261, sled_id: 78bf58c7-c503-4855-9ced-75a5f3212915, sled_serial: "78bf58c7-c503-4855-9ced-75a5f3212915", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2177 | 2025-12-23T06:41:57.062Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2178 | 2025-12-23T06:41:57.062Z | 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::smoke_test
state = Run
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2179 | 2025-12-23T06:41:57.063Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2180 | 2025-12-23T06:41:57.063Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 2181 | 2025-12-23T06:41:57.063Z | 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::smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2182 | 2025-12-23T06:41:57.063Z | 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::smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2183 | 2025-12-23T06:41:57.063Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2184 | 2025-12-23T06:41:57.063Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2185 | 2025-12-23T06:42:01.463Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4400
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2186 | 2025-12-23T06:42:01.463Z | 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::smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2187 | 2025-12-23T06:42:01.463Z | 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::smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2188 | 2025-12-23T06:42:01.463Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2189 | 2025-12-23T06:42:01.463Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2190 | 2025-12-23T06:42:01.481Z | 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::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2191 | 2025-12-23T06:42:01.481Z | 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::smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2192 | 2025-12-23T06:42:01.481Z | 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::smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2193 | 2025-12-23T06:42:01.481Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2194 | 2025-12-23T06:42:01.481Z | 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::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2195 | 2025-12-23T06:42:01.513Z | 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::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2196 | 2025-12-23T06:42:01.513Z | 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::smoke_test
target = phd_framework::test_vm
|
| 2197 | 2025-12-23T06:42:01.514Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4450
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 2198 | 2025-12-23T06:42:01.514Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2199 | 2025-12-23T06:42:01.514Z | 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::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2200 | 2025-12-23T06:42:01.524Z | 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::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2201 | 2025-12-23T06:42:01.525Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2202 | 2025-12-23T06:42:01.525Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2203 | 2025-12-23T06:42:01.558Z | 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::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2204 | 2025-12-23T06:42:01.558Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2205 | 2025-12-23T06:42:01.558Z | 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::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2206 | 2025-12-23T06:42:01.568Z | 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::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2207 | 2025-12-23T06:42:01.569Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2208 | 2025-12-23T06:42:01.569Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2209 | 2025-12-23T06:42:01.591Z | 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::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2210 | 2025-12-23T06:42:01.591Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2211 | 2025-12-23T06:42:01.591Z | 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::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2212 | 2025-12-23T06:42:01.603Z | 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::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2213 | 2025-12-23T06:42:01.603Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2214 | 2025-12-23T06:42:01.603Z | 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::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2215 | 2025-12-23T06:42:01.636Z | 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::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2216 | 2025-12-23T06:42:01.636Z | 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::smoke_test
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_smoke
|
| 2217 | 2025-12-23T06:42:01.636Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 2218 | 2025-12-23T06:42:01.636Z | 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::smoke_test
target = phd_framework::test_vm
vm_name = migration_smoke_lifecycle_0
|
| 2219 | 2025-12-23T06:42:01.636Z | 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
|
| 2220 | 2025-12-23T06:42:01.636Z | 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::smoke_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2221 | 2025-12-23T06:42:01.637Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/migration_smoke_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_smoke_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 2222 | 2025-12-23T06:42:01.651Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1094
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm::server
|
| 2223 | 2025-12-23T06:42:01.652Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 2224 | 2025-12-23T06:42:01.652Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
target = phd_framework::test_vm
target_id = a08685de-1e10-44a9-af52-cfb974a010a1
|
| 2225 | 2025-12-23T06:42:01.652Z | 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 = 97f9fe3a-cfae-4b62-aeb3-47a529e44fb9
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
target = phd_framework::test_vm
target_id = a08685de-1e10-44a9-af52-cfb974a010a1
timeout_duration = 45s
|
| 2226 | 2025-12-23T06:42:01.652Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
target = phd_framework::test_vm
target_id = a08685de-1e10-44a9-af52-cfb974a010a1
vm = migration_smoke_lifecycle_0
vm_id = a08685de-1e10-44a9-af52-cfb974a010a1
|
| 2227 | 2025-12-23T06:42:01.652Z | 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::smoke_test
source = migration_smoke
source_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
target = phd_framework::test_vm
target_id = a08685de-1e10-44a9-af52-cfb974a010a1
vm = migration_smoke_lifecycle_0
vm_id = a08685de-1e10-44a9-af52-cfb974a010a1
|
| 2228 | 2025-12-23T06:42:02.057Z | 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: a08685de-1e10-44a9-af52-cfb974a010a1, name: "phd-vm-a08685de-1e10-44a9-af52-cfb974a010a1", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: e29be7a0-7c3f-42ef-927f-db211e174c63, project_id: 8a967b41-4c01-43f8-9350-ec6653243261, sled_id: 06193992-7155-4d7e-9552-e8966dc3bc56, sled_serial: "06193992-7155-4d7e-9552-e8966dc3bc56", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
target = phd_framework::test_vm
target_id = a08685de-1e10-44a9-af52-cfb974a010a1
vm = migration_smoke_lifecycle_0
vm_id = a08685de-1e10-44a9-af52-cfb974a010a1
|
| 2229 | 2025-12-23T06:42:02.057Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 97f9fe3a-cfae-4b62-aeb3-47a529e44fb9
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
target = phd_framework::test_vm
target_id = a08685de-1e10-44a9-af52-cfb974a010a1
|
| 2230 | 2025-12-23T06:42:04.359Z | 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
|
| 2231 | 2025-12-23T06:42:05.778Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
target = phd_framework::test_vm
target_id = a08685de-1e10-44a9-af52-cfb974a010a1
|
| 2232 | 2025-12-23T06:42:05.778Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3720
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 97f9fe3a-cfae-4b62-aeb3-47a529e44fb9
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
target = phd_framework::test_vm
target_id = a08685de-1e10-44a9-af52-cfb974a010a1
|
| 2233 | 2025-12-23T06:42:05.780Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2234 | 2025-12-23T06:42:05.780Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = a08685de-1e10-44a9-af52-cfb974a010a1
|
| 2235 | 2025-12-23T06:42:05.780Z | 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::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke_lifecycle_0
vm_id = a08685de-1e10-44a9-af52-cfb974a010a1
|
| 2236 | 2025-12-23T06:42:05.781Z | 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::smoke_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2237 | 2025-12-23T06:42:05.854Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 74
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2238 | 2025-12-23T06:42:05.854Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9169
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
|
| 2239 | 2025-12-23T06:42:05.854Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 74
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = a08685de-1e10-44a9-af52-cfb974a010a1
|
| 2240 | 2025-12-23T06:42:05.855Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = a08685de-1e10-44a9-af52-cfb974a010a1
|
| 2241 | 2025-12-23T06:42:05.855Z | 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::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke_lifecycle_0
vm_id = a08685de-1e10-44a9-af52-cfb974a010a1
|
| 2242 | 2025-12-23T06:42:05.880Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 24
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = a08685de-1e10-44a9-af52-cfb974a010a1
|
| 2243 | 2025-12-23T06:42:05.880Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = a08685de-1e10-44a9-af52-cfb974a010a1
|
| 2244 | 2025-12-23T06:42:05.880Z | 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
|
| 2245 | 2025-12-23T06:42:05.880Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8819
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2246 | 2025-12-23T06:42:05.880Z | INFO | phd-runner: test phd_tests::migrate::smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 2247 | 2025-12-23T06:42:05.880Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2248 | 2025-12-23T06:42:05.881Z | 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::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = a08685de-1e10-44a9-af52-cfb974a010a1
|
| 2249 | 2025-12-23T06:42:06.432Z | 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::smoke_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_smoke_lifecycle_0
vm_id = a08685de-1e10-44a9-af52-cfb974a010a1
|
| 2250 | 2025-12-23T06:42:06.505Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
vm = migration_smoke_lifecycle_0
vm_id = a08685de-1e10-44a9-af52-cfb974a010a1
|
| 2251 | 2025-12-23T06:42:06.505Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-963192c2-6c9e-4095-9cbd-a8c5ed0b99a1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = destroy
vm = migration_smoke_lifecycle_0
vm_id = a08685de-1e10-44a9-af52-cfb974a010a1
|
| 2252 | 2025-12-23T06:42:06.526Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
vm = migration_smoke_lifecycle_0
vm_id = a08685de-1e10-44a9-af52-cfb974a010a1
|
| 2253 | 2025-12-23T06:42:06.526Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-845edc4d-01e1-43f1-9a3c-077cbfd676d3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = destroy
vm = migration_smoke_lifecycle_0
vm_id = a08685de-1e10-44a9-af52-cfb974a010a1
|
| 2254 | 2025-12-23T06:42:06.540Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 659
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = a08685de-1e10-44a9-af52-cfb974a010a1
|
| 2255 | 2025-12-23T06:42:06.540Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 659
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2256 | 2025-12-23T06:42:06.540Z | INFO | phd-runner: Starting test phd_tests::migrate::serial_history
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 2257 | 2025-12-23T06:42:06.540Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4887
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
target = phd_framework::test_vm
target_id = a08685de-1e10-44a9-af52-cfb974a010a1
vm = migration_smoke_lifecycle_0
vm_id = a08685de-1e10-44a9-af52-cfb974a010a1
|
| 2258 | 2025-12-23T06:42:06.540Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2259 | 2025-12-23T06:42:06.540Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2260 | 2025-12-23T06:42:06.540Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4888
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = d5dbc496-68f2-45ca-b35c-f53e96436cf2
target = phd_framework::test_vm
target_id = a08685de-1e10-44a9-af52-cfb974a010a1
|
| 2261 | 2025-12-23T06:42:06.540Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9906
file = phd-tests/tests/src/migrate.rs
line = 15
path = phd_tests::migrate::smoke_test
target = phd_tests::migrate
|
| 2262 | 2025-12-23T06:42:06.540Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 20
path = phd_tests::migrate::serial_history
target = phd_tests::migrate
|
| 2263 | 2025-12-23T06:42:06.540Z | 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
|
| 2264 | 2025-12-23T06:42:06.540Z | 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
|
| 2265 | 2025-12-23T06:42:06.540Z | 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
|
| 2266 | 2025-12-23T06:42:06.540Z | 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::serial_history
target = phd_framework::zfs
verb = list
|
| 2267 | 2025-12-23T06:42:06.547Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 228M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 2268 | 2025-12-23T06:42:06.547Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-eff9fc2a-1c45-466b-9b06-d553e1e01301"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = snapshot
|
| 2269 | 2025-12-23T06:42:06.558Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-eff9fc2a-1c45-466b-9b06-d553e1e01301", "phd-artifacts/phd-clone-589af8c1-15d6-4f36-9d84-863833df2acb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = clone
|
| 2270 | 2025-12-23T06:42:06.571Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-589af8c1-15d6-4f36-9d84-863833df2acb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = list
|
| 2271 | 2025-12-23T06:42:06.578Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-589af8c1-15d6-4f36-9d84-863833df2acb 0B 1.80T 227M /phd-artifacts/phd-clone-589af8c1-15d6-4f36-9d84-863833df2acb\n
target = phd_framework::zfs
|
| 2272 | 2025-12-23T06:42:06.579Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 2273 | 2025-12-23T06:42:06.579Z | 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::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history
|
| 2274 | 2025-12-23T06:42:06.579Z | 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
|
| 2275 | 2025-12-23T06:42:06.579Z | 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::serial_history
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2276 | 2025-12-23T06:42:06.579Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history.stdout.log"
target = phd_framework::log_config
|
| 2277 | 2025-12-23T06:42:06.594Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1103
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm::server
|
| 2278 | 2025-12-23T06:42:06.594Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 2279 | 2025-12-23T06:42:06.594Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 06c02097-3361-44bd-8e68-afda550c30f7
|
| 2280 | 2025-12-23T06:42:06.595Z | 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::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 06c02097-3361-44bd-8e68-afda550c30f7
|
| 2281 | 2025-12-23T06:42:07.214Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2282 | 2025-12-23T06:42:07.215Z | 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: 06c02097-3361-44bd-8e68-afda550c30f7, name: "phd-vm-06c02097-3361-44bd-8e68-afda550c30f7", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 6d6c2fca-6f99-4068-b01b-643208d52137, project_id: 3e947cf8-8166-401e-a00f-9f31a40fec34, sled_id: 478d6c01-5c33-422f-9d5d-be8d0c22a31d, sled_serial: "478d6c01-5c33-422f-9d5d-be8d0c22a31d", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 06c02097-3361-44bd-8e68-afda550c30f7
|
| 2283 | 2025-12-23T06:42:07.215Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 06c02097-3361-44bd-8e68-afda550c30f7
|
| 2284 | 2025-12-23T06:42:07.215Z | 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::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 06c02097-3361-44bd-8e68-afda550c30f7
|
| 2285 | 2025-12-23T06:42:07.216Z | 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::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 06c02097-3361-44bd-8e68-afda550c30f7
|
| 2286 | 2025-12-23T06:42:07.216Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 2287 | 2025-12-23T06:42:07.216Z | 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::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history
vm_id = 06c02097-3361-44bd-8e68-afda550c30f7
|
| 2288 | 2025-12-23T06:42:07.216Z | 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::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2289 | 2025-12-23T06:42:07.216Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 06c02097-3361-44bd-8e68-afda550c30f7
|
| 2290 | 2025-12-23T06:42:07.216Z | 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::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history
vm_id = 06c02097-3361-44bd-8e68-afda550c30f7
|
| 2291 | 2025-12-23T06:42:11.632Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4415
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 06c02097-3361-44bd-8e68-afda550c30f7
|
| 2292 | 2025-12-23T06:42:11.632Z | 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::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2293 | 2025-12-23T06:42:11.632Z | 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::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2294 | 2025-12-23T06:42:11.632Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 06c02097-3361-44bd-8e68-afda550c30f7
|
| 2295 | 2025-12-23T06:42:11.632Z | 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::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history
vm_id = 06c02097-3361-44bd-8e68-afda550c30f7
|
| 2296 | 2025-12-23T06:42:11.650Z | 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::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 06c02097-3361-44bd-8e68-afda550c30f7
|
| 2297 | 2025-12-23T06:42:11.650Z | 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::serial_history
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2298 | 2025-12-23T06:42:11.650Z | 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::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2299 | 2025-12-23T06:42:11.650Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 06c02097-3361-44bd-8e68-afda550c30f7
|
| 2300 | 2025-12-23T06:42:11.650Z | 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::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history
vm_id = 06c02097-3361-44bd-8e68-afda550c30f7
|
| 2301 | 2025-12-23T06:42:11.683Z | 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::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 06c02097-3361-44bd-8e68-afda550c30f7
|
| 2302 | 2025-12-23T06:42:11.683Z | 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::serial_history
target = phd_framework::test_vm
|
| 2303 | 2025-12-23T06:42:11.683Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4467
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 2304 | 2025-12-23T06:42:11.684Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 06c02097-3361-44bd-8e68-afda550c30f7
|
| 2305 | 2025-12-23T06:42:11.684Z | 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::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history
vm_id = 06c02097-3361-44bd-8e68-afda550c30f7
|
| 2306 | 2025-12-23T06:42:11.694Z | 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::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 06c02097-3361-44bd-8e68-afda550c30f7
|
| 2307 | 2025-12-23T06:42:11.694Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 06c02097-3361-44bd-8e68-afda550c30f7
|
| 2308 | 2025-12-23T06:42:11.694Z | 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::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history
vm_id = 06c02097-3361-44bd-8e68-afda550c30f7
|
| 2309 | 2025-12-23T06:42:11.728Z | 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::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 06c02097-3361-44bd-8e68-afda550c30f7
|
| 2310 | 2025-12-23T06:42:11.732Z | 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::serial_history
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_serial_history
|
| 2311 | 2025-12-23T06:42:11.732Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 2312 | 2025-12-23T06:42:11.732Z | 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::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_lifecycle_0
|
| 2313 | 2025-12-23T06:42:11.732Z | 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
|
| 2314 | 2025-12-23T06:42:11.732Z | 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::serial_history
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2315 | 2025-12-23T06:42:11.732Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 2316 | 2025-12-23T06:42:11.748Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1104
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm::server
|
| 2317 | 2025-12-23T06:42:11.749Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 2318 | 2025-12-23T06:42:11.749Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 06c02097-3361-44bd-8e68-afda550c30f7
target = phd_framework::test_vm
target_id = f01c1aee-c8b8-49b6-b32a-7c90e5c9230d
|
| 2319 | 2025-12-23T06:42:11.749Z | 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 = a39f2a0c-53bc-4818-bb5e-9b56b2a78ab2
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 06c02097-3361-44bd-8e68-afda550c30f7
target = phd_framework::test_vm
target_id = f01c1aee-c8b8-49b6-b32a-7c90e5c9230d
timeout_duration = 45s
|
| 2320 | 2025-12-23T06:42:11.749Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 06c02097-3361-44bd-8e68-afda550c30f7
target = phd_framework::test_vm
target_id = f01c1aee-c8b8-49b6-b32a-7c90e5c9230d
vm = migration_serial_history_lifecycle_0
vm_id = f01c1aee-c8b8-49b6-b32a-7c90e5c9230d
|
| 2321 | 2025-12-23T06:42:11.749Z | 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::serial_history
source = migration_serial_history
source_id = 06c02097-3361-44bd-8e68-afda550c30f7
target = phd_framework::test_vm
target_id = f01c1aee-c8b8-49b6-b32a-7c90e5c9230d
vm = migration_serial_history_lifecycle_0
vm_id = f01c1aee-c8b8-49b6-b32a-7c90e5c9230d
|
| 2322 | 2025-12-23T06:42:12.476Z | 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: f01c1aee-c8b8-49b6-b32a-7c90e5c9230d, name: "phd-vm-f01c1aee-c8b8-49b6-b32a-7c90e5c9230d", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 6d6c2fca-6f99-4068-b01b-643208d52137, project_id: 3e947cf8-8166-401e-a00f-9f31a40fec34, sled_id: 8958de14-0915-4841-92a2-ea762e8a0019, sled_serial: "8958de14-0915-4841-92a2-ea762e8a0019", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 06c02097-3361-44bd-8e68-afda550c30f7
target = phd_framework::test_vm
target_id = f01c1aee-c8b8-49b6-b32a-7c90e5c9230d
vm = migration_serial_history_lifecycle_0
vm_id = f01c1aee-c8b8-49b6-b32a-7c90e5c9230d
|
| 2323 | 2025-12-23T06:42:12.476Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = a39f2a0c-53bc-4818-bb5e-9b56b2a78ab2
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 06c02097-3361-44bd-8e68-afda550c30f7
target = phd_framework::test_vm
target_id = f01c1aee-c8b8-49b6-b32a-7c90e5c9230d
|
| 2324 | 2025-12-23T06:42:14.576Z | 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
|
| 2325 | 2025-12-23T06:42:15.383Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 06c02097-3361-44bd-8e68-afda550c30f7
target = phd_framework::test_vm
target_id = f01c1aee-c8b8-49b6-b32a-7c90e5c9230d
|
| 2326 | 2025-12-23T06:42:15.383Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2906
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = a39f2a0c-53bc-4818-bb5e-9b56b2a78ab2
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 06c02097-3361-44bd-8e68-afda550c30f7
target = phd_framework::test_vm
target_id = f01c1aee-c8b8-49b6-b32a-7c90e5c9230d
|
| 2327 | 2025-12-23T06:42:15.385Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 06c02097-3361-44bd-8e68-afda550c30f7
|
| 2328 | 2025-12-23T06:42:15.386Z | 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::serial_history
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_serial_history
vm_id = 06c02097-3361-44bd-8e68-afda550c30f7
|
| 2329 | 2025-12-23T06:42:15.463Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 78
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 06c02097-3361-44bd-8e68-afda550c30f7
|
| 2330 | 2025-12-23T06:42:15.463Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8868
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 06c02097-3361-44bd-8e68-afda550c30f7
|
| 2331 | 2025-12-23T06:42:15.466Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = f01c1aee-c8b8-49b6-b32a-7c90e5c9230d
|
| 2332 | 2025-12-23T06:42:15.466Z | 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
|
| 2333 | 2025-12-23T06:42:15.466Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8251
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2334 | 2025-12-23T06:42:15.466Z | INFO | phd-runner: test phd_tests::migrate::serial_history ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 2335 | 2025-12-23T06:42:15.466Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2336 | 2025-12-23T06:42:15.467Z | 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::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = f01c1aee-c8b8-49b6-b32a-7c90e5c9230d
|
| 2337 | 2025-12-23T06:42:15.867Z | 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::serial_history
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_serial_history_lifecycle_0
vm_id = f01c1aee-c8b8-49b6-b32a-7c90e5c9230d
|
| 2338 | 2025-12-23T06:42:15.939Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
vm = migration_serial_history_lifecycle_0
vm_id = f01c1aee-c8b8-49b6-b32a-7c90e5c9230d
|
| 2339 | 2025-12-23T06:42:15.939Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-589af8c1-15d6-4f36-9d84-863833df2acb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_lifecycle_0
vm_id = f01c1aee-c8b8-49b6-b32a-7c90e5c9230d
|
| 2340 | 2025-12-23T06:42:15.966Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
vm = migration_serial_history_lifecycle_0
vm_id = f01c1aee-c8b8-49b6-b32a-7c90e5c9230d
|
| 2341 | 2025-12-23T06:42:15.966Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-eff9fc2a-1c45-466b-9b06-d553e1e01301"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_lifecycle_0
vm_id = f01c1aee-c8b8-49b6-b32a-7c90e5c9230d
|
| 2342 | 2025-12-23T06:42:15.979Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 513
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = f01c1aee-c8b8-49b6-b32a-7c90e5c9230d
|
| 2343 | 2025-12-23T06:42:15.979Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 513
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2344 | 2025-12-23T06:42:15.979Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4230
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 06c02097-3361-44bd-8e68-afda550c30f7
target = phd_framework::test_vm
target_id = f01c1aee-c8b8-49b6-b32a-7c90e5c9230d
vm = migration_serial_history_lifecycle_0
vm_id = f01c1aee-c8b8-49b6-b32a-7c90e5c9230d
|
| 2345 | 2025-12-23T06:42:15.979Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4230
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 06c02097-3361-44bd-8e68-afda550c30f7
target = phd_framework::test_vm
target_id = f01c1aee-c8b8-49b6-b32a-7c90e5c9230d
|
| 2346 | 2025-12-23T06:42:15.979Z | INFO | phd-runner: Starting test phd_tests::migrate::multiple_migrations
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 2347 | 2025-12-23T06:42:15.980Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9439
file = phd-tests/tests/src/migrate.rs
line = 20
path = phd_tests::migrate::serial_history
target = phd_tests::migrate
|
| 2348 | 2025-12-23T06:42:15.980Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2349 | 2025-12-23T06:42:15.980Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2350 | 2025-12-23T06:42:15.980Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 295
path = phd_tests::migrate::multiple_migrations
target = phd_tests::migrate
|
| 2351 | 2025-12-23T06:42:15.980Z | 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
|
| 2352 | 2025-12-23T06:42:15.980Z | 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
|
| 2353 | 2025-12-23T06:42:15.980Z | 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
|
| 2354 | 2025-12-23T06:42:15.980Z | 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::multiple_migrations
target = phd_framework::zfs
verb = list
|
| 2355 | 2025-12-23T06:42:15.987Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::multiple_migrations
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 229M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 2356 | 2025-12-23T06:42:15.987Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-33780e96-b9e8-4740-bbe0-3c4859678316"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = snapshot
|
| 2357 | 2025-12-23T06:42:15.998Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-33780e96-b9e8-4740-bbe0-3c4859678316", "phd-artifacts/phd-clone-2c802223-012c-4493-9039-ff69afcf3954"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = clone
|
| 2358 | 2025-12-23T06:42:16.010Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-2c802223-012c-4493-9039-ff69afcf3954"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = list
|
| 2359 | 2025-12-23T06:42:16.017Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::multiple_migrations
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-2c802223-012c-4493-9039-ff69afcf3954 0B 1.80T 227M /phd-artifacts/phd-clone-2c802223-012c-4493-9039-ff69afcf3954\n
target = phd_framework::zfs
|
| 2360 | 2025-12-23T06:42:16.017Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 2361 | 2025-12-23T06:42:16.017Z | 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::multiple_migrations
target = phd_framework::test_vm
vm_name = multiple_migrations_0
|
| 2362 | 2025-12-23T06:42:16.017Z | 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
|
| 2363 | 2025-12-23T06:42:16.017Z | 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::multiple_migrations
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2364 | 2025-12-23T06:42:16.017Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::multiple_migrations
stderr_path = "/tmp/propolis-phd/multiple_migrations_0.stderr.log"
stdout_path = "/tmp/propolis-phd/multiple_migrations_0.stdout.log"
target = phd_framework::log_config
|
| 2365 | 2025-12-23T06:42:16.033Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1113
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm::server
|
| 2366 | 2025-12-23T06:42:16.033Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 2367 | 2025-12-23T06:42:16.033Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 2368 | 2025-12-23T06:42:16.033Z | 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::multiple_migrations
target = phd_framework::test_vm
vm_name = multiple_migrations_1
|
| 2369 | 2025-12-23T06:42:16.033Z | 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
|
| 2370 | 2025-12-23T06:42:16.033Z | 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::multiple_migrations
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2371 | 2025-12-23T06:42:16.033Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::multiple_migrations
stderr_path = "/tmp/propolis-phd/multiple_migrations_1.stderr.log"
stdout_path = "/tmp/propolis-phd/multiple_migrations_1.stdout.log"
target = phd_framework::log_config
|
| 2372 | 2025-12-23T06:42:16.045Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1114
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm::server
|
| 2373 | 2025-12-23T06:42:16.045Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 2374 | 2025-12-23T06:42:16.045Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 2375 | 2025-12-23T06:42:16.046Z | 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::multiple_migrations
target = phd_framework::test_vm
vm_name = multiple_migrations_2
|
| 2376 | 2025-12-23T06:42:16.046Z | 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
|
| 2377 | 2025-12-23T06:42:16.046Z | 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::multiple_migrations
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2378 | 2025-12-23T06:42:16.046Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::multiple_migrations
stderr_path = "/tmp/propolis-phd/multiple_migrations_2.stderr.log"
stdout_path = "/tmp/propolis-phd/multiple_migrations_2.stdout.log"
target = phd_framework::log_config
|
| 2379 | 2025-12-23T06:42:16.056Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1115
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm::server
|
| 2380 | 2025-12-23T06:42:16.056Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 2381 | 2025-12-23T06:42:16.056Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = f63ef434-e141-4a6c-b393-3e789eecab56
|
| 2382 | 2025-12-23T06:42:16.089Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2383 | 2025-12-23T06:42:16.090Z | 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: f63ef434-e141-4a6c-b393-3e789eecab56, name: "phd-vm-f63ef434-e141-4a6c-b393-3e789eecab56", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 7adcc906-64b7-4ae2-83c3-defa8fa06e78, project_id: 4d80aa94-1fc4-4de9-8114-84988c4a8b27, sled_id: 1040aa70-983a-4c91-8813-c88d75a4578c, sled_serial: "1040aa70-983a-4c91-8813-c88d75a4578c", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = f63ef434-e141-4a6c-b393-3e789eecab56
|
| 2384 | 2025-12-23T06:42:16.090Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = f63ef434-e141-4a6c-b393-3e789eecab56
|
| 2385 | 2025-12-23T06:42:16.090Z | 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::multiple_migrations
state = Run
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = f63ef434-e141-4a6c-b393-3e789eecab56
|
| 2386 | 2025-12-23T06:42:16.091Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = f63ef434-e141-4a6c-b393-3e789eecab56
|
| 2387 | 2025-12-23T06:42:16.091Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 2388 | 2025-12-23T06:42:16.091Z | 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::multiple_migrations
target = phd_framework::test_vm
timeout_duration = 300s
vm = multiple_migrations_0
vm_id = f63ef434-e141-4a6c-b393-3e789eecab56
|
| 2389 | 2025-12-23T06:42:16.091Z | 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::multiple_migrations
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2390 | 2025-12-23T06:42:16.091Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = f63ef434-e141-4a6c-b393-3e789eecab56
|
| 2391 | 2025-12-23T06:42:16.091Z | 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::multiple_migrations
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiple_migrations_0
vm_id = f63ef434-e141-4a6c-b393-3e789eecab56
|
| 2392 | 2025-12-23T06:42:20.519Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4427
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = f63ef434-e141-4a6c-b393-3e789eecab56
|
| 2393 | 2025-12-23T06:42:20.519Z | 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::multiple_migrations
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2394 | 2025-12-23T06:42:20.519Z | 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::multiple_migrations
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2395 | 2025-12-23T06:42:20.519Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = f63ef434-e141-4a6c-b393-3e789eecab56
|
| 2396 | 2025-12-23T06:42:20.519Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiple_migrations_0
vm_id = f63ef434-e141-4a6c-b393-3e789eecab56
|
| 2397 | 2025-12-23T06:42:20.538Z | 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::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = f63ef434-e141-4a6c-b393-3e789eecab56
|
| 2398 | 2025-12-23T06:42:20.538Z | 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::multiple_migrations
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2399 | 2025-12-23T06:42:20.538Z | 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::multiple_migrations
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2400 | 2025-12-23T06:42:20.538Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = f63ef434-e141-4a6c-b393-3e789eecab56
|
| 2401 | 2025-12-23T06:42:20.538Z | 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::multiple_migrations
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiple_migrations_0
vm_id = f63ef434-e141-4a6c-b393-3e789eecab56
|
| 2402 | 2025-12-23T06:42:20.571Z | 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::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = f63ef434-e141-4a6c-b393-3e789eecab56
|
| 2403 | 2025-12-23T06:42:20.571Z | 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::multiple_migrations
target = phd_framework::test_vm
|
| 2404 | 2025-12-23T06:42:20.571Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4480
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 2405 | 2025-12-23T06:42:20.571Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = f63ef434-e141-4a6c-b393-3e789eecab56
target = phd_framework::test_vm
target_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
|
| 2406 | 2025-12-23T06:42:20.571Z | 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 = c15e6b97-d37b-471f-9028-9ce5401559f5
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = f63ef434-e141-4a6c-b393-3e789eecab56
target = phd_framework::test_vm
target_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
timeout_duration = 45s
|
| 2407 | 2025-12-23T06:42:20.572Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = f63ef434-e141-4a6c-b393-3e789eecab56
target = phd_framework::test_vm
target_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
vm = multiple_migrations_1
vm_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
|
| 2408 | 2025-12-23T06:42:20.602Z | 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: 8666f5ef-bf73-499f-aec7-e74755fb9db1, name: "phd-vm-8666f5ef-bf73-499f-aec7-e74755fb9db1", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 7adcc906-64b7-4ae2-83c3-defa8fa06e78, project_id: 4d80aa94-1fc4-4de9-8114-84988c4a8b27, sled_id: 54b948cc-7807-42e9-ad98-05020abaf372, sled_serial: "54b948cc-7807-42e9-ad98-05020abaf372", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = f63ef434-e141-4a6c-b393-3e789eecab56
target = phd_framework::test_vm
target_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
vm = multiple_migrations_1
vm_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
|
| 2409 | 2025-12-23T06:42:20.602Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = c15e6b97-d37b-471f-9028-9ce5401559f5
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = f63ef434-e141-4a6c-b393-3e789eecab56
target = phd_framework::test_vm
target_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
|
| 2410 | 2025-12-23T06:42:22.914Z | 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":7651}}
target = phd_framework::serial
|
| 2411 | 2025-12-23T06:42:23.738Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = f63ef434-e141-4a6c-b393-3e789eecab56
target = phd_framework::test_vm
target_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
|
| 2412 | 2025-12-23T06:42:23.738Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3135
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = c15e6b97-d37b-471f-9028-9ce5401559f5
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = f63ef434-e141-4a6c-b393-3e789eecab56
target = phd_framework::test_vm
target_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
|
| 2413 | 2025-12-23T06:42:23.738Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
|
| 2414 | 2025-12-23T06:42:23.738Z | 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::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiple_migrations_1
vm_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
|
| 2415 | 2025-12-23T06:42:23.750Z | 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::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
|
| 2416 | 2025-12-23T06:42:23.750Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
|
| 2417 | 2025-12-23T06:42:23.750Z | 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::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiple_migrations_1
vm_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
|
| 2418 | 2025-12-23T06:42:23.783Z | 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::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
|
| 2419 | 2025-12-23T06:42:23.783Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
target = phd_framework::test_vm
target_id = efca7cce-4e51-4551-9ed2-70529a23b830
|
| 2420 | 2025-12-23T06:42:23.783Z | 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 = d16b5c8b-e842-41de-90e2-20cb6ec90cd0
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
target = phd_framework::test_vm
target_id = efca7cce-4e51-4551-9ed2-70529a23b830
timeout_duration = 45s
|
| 2421 | 2025-12-23T06:42:23.783Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
target = phd_framework::test_vm
target_id = efca7cce-4e51-4551-9ed2-70529a23b830
vm = multiple_migrations_2
vm_id = efca7cce-4e51-4551-9ed2-70529a23b830
|
| 2422 | 2025-12-23T06:42:23.813Z | 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: efca7cce-4e51-4551-9ed2-70529a23b830, name: "phd-vm-efca7cce-4e51-4551-9ed2-70529a23b830", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 7adcc906-64b7-4ae2-83c3-defa8fa06e78, project_id: 4d80aa94-1fc4-4de9-8114-84988c4a8b27, sled_id: cd551c22-309a-4693-8bcf-f0d277fb6c1f, sled_serial: "cd551c22-309a-4693-8bcf-f0d277fb6c1f", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
target = phd_framework::test_vm
target_id = efca7cce-4e51-4551-9ed2-70529a23b830
vm = multiple_migrations_2
vm_id = efca7cce-4e51-4551-9ed2-70529a23b830
|
| 2423 | 2025-12-23T06:42:23.813Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = d16b5c8b-e842-41de-90e2-20cb6ec90cd0
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
target = phd_framework::test_vm
target_id = efca7cce-4e51-4551-9ed2-70529a23b830
|
| 2424 | 2025-12-23T06:42:26.103Z | 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":7699}}
target = phd_framework::serial
|
| 2425 | 2025-12-23T06:42:28.015Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
target = phd_framework::test_vm
target_id = efca7cce-4e51-4551-9ed2-70529a23b830
|
| 2426 | 2025-12-23T06:42:28.015Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4202
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = d16b5c8b-e842-41de-90e2-20cb6ec90cd0
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
target = phd_framework::test_vm
target_id = efca7cce-4e51-4551-9ed2-70529a23b830
|
| 2427 | 2025-12-23T06:42:28.015Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = efca7cce-4e51-4551-9ed2-70529a23b830
|
| 2428 | 2025-12-23T06:42:28.015Z | 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::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiple_migrations_2
vm_id = efca7cce-4e51-4551-9ed2-70529a23b830
|
| 2429 | 2025-12-23T06:42:28.027Z | 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::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = efca7cce-4e51-4551-9ed2-70529a23b830
|
| 2430 | 2025-12-23T06:42:28.027Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = efca7cce-4e51-4551-9ed2-70529a23b830
|
| 2431 | 2025-12-23T06:42:28.027Z | 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::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiple_migrations_2
vm_id = efca7cce-4e51-4551-9ed2-70529a23b830
|
| 2432 | 2025-12-23T06:42:28.059Z | 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::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = efca7cce-4e51-4551-9ed2-70529a23b830
|
| 2433 | 2025-12-23T06:42:28.060Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = efca7cce-4e51-4551-9ed2-70529a23b830
|
| 2434 | 2025-12-23T06:42:28.060Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
|
| 2435 | 2025-12-23T06:42:28.060Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = f63ef434-e141-4a6c-b393-3e789eecab56
|
| 2436 | 2025-12-23T06:42:28.060Z | 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
|
| 2437 | 2025-12-23T06:42:28.060Z | INFO | phd-runner: test phd_tests::migrate::multiple_migrations ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 2438 | 2025-12-23T06:42:28.060Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 11971
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2439 | 2025-12-23T06:42:28.060Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2440 | 2025-12-23T06:42:28.061Z | 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::multiple_migrations
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = multiple_migrations_0
vm_id = f63ef434-e141-4a6c-b393-3e789eecab56
|
| 2441 | 2025-12-23T06:42:28.061Z | 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::multiple_migrations
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = multiple_migrations_1
vm_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
|
| 2442 | 2025-12-23T06:42:28.061Z | 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::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = efca7cce-4e51-4551-9ed2-70529a23b830
|
| 2443 | 2025-12-23T06:42:28.138Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 78
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = f63ef434-e141-4a6c-b393-3e789eecab56
|
| 2444 | 2025-12-23T06:42:28.138Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 12082
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = f63ef434-e141-4a6c-b393-3e789eecab56
|
| 2445 | 2025-12-23T06:42:28.199Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 139
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
|
| 2446 | 2025-12-23T06:42:28.200Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 7627
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = f63ef434-e141-4a6c-b393-3e789eecab56
target = phd_framework::test_vm
target_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
vm = multiple_migrations_1
vm_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
|
| 2447 | 2025-12-23T06:42:28.200Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 7628
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = f63ef434-e141-4a6c-b393-3e789eecab56
target = phd_framework::test_vm
target_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
|
| 2448 | 2025-12-23T06:42:28.384Z | 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::multiple_migrations
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = multiple_migrations_2
vm_id = efca7cce-4e51-4551-9ed2-70529a23b830
|
| 2449 | 2025-12-23T06:42:28.453Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
vm = multiple_migrations_2
vm_id = efca7cce-4e51-4551-9ed2-70529a23b830
|
| 2450 | 2025-12-23T06:42:28.453Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-2c802223-012c-4493-9039-ff69afcf3954"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = destroy
vm = multiple_migrations_2
vm_id = efca7cce-4e51-4551-9ed2-70529a23b830
|
| 2451 | 2025-12-23T06:42:28.473Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
vm = multiple_migrations_2
vm_id = efca7cce-4e51-4551-9ed2-70529a23b830
|
| 2452 | 2025-12-23T06:42:28.473Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-33780e96-b9e8-4740-bbe0-3c4859678316"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = destroy
vm = multiple_migrations_2
vm_id = efca7cce-4e51-4551-9ed2-70529a23b830
|
| 2453 | 2025-12-23T06:42:28.491Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 430
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = efca7cce-4e51-4551-9ed2-70529a23b830
|
| 2454 | 2025-12-23T06:42:28.491Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4707
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
target = phd_framework::test_vm
target_id = efca7cce-4e51-4551-9ed2-70529a23b830
vm = multiple_migrations_2
vm_id = efca7cce-4e51-4551-9ed2-70529a23b830
|
| 2455 | 2025-12-23T06:42:28.491Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 430
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2456 | 2025-12-23T06:42:28.491Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4707
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 8666f5ef-bf73-499f-aec7-e74755fb9db1
target = phd_framework::test_vm
target_id = efca7cce-4e51-4551-9ed2-70529a23b830
|
| 2457 | 2025-12-23T06:42:28.491Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 12511
file = phd-tests/tests/src/migrate.rs
line = 295
path = phd_tests::migrate::multiple_migrations
target = phd_tests::migrate
|
| 2458 | 2025-12-23T06:42:28.491Z | INFO | phd-runner: Starting test phd_tests::migrate::migration_ensures_instance_metadata
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 2459 | 2025-12-23T06:42:28.491Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2460 | 2025-12-23T06:42:28.491Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2461 | 2025-12-23T06:42:28.491Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 379
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_tests::migrate
|
| 2462 | 2025-12-23T06:42:28.491Z | 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
|
| 2463 | 2025-12-23T06:42:28.491Z | 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
|
| 2464 | 2025-12-23T06:42:28.491Z | 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
|
| 2465 | 2025-12-23T06:42:28.491Z | 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::migration_ensures_instance_metadata
target = phd_framework::zfs
verb = list
|
| 2466 | 2025-12-23T06:42:28.498Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::migration_ensures_instance_metadata
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 230M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 2467 | 2025-12-23T06:42:28.498Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b5fd7896-0541-4ed6-9457-4a7290e8a150"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
verb = snapshot
|
| 2468 | 2025-12-23T06:42:28.508Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b5fd7896-0541-4ed6-9457-4a7290e8a150", "phd-artifacts/phd-clone-dd8c915d-cb88-4808-9d9a-305e52f0a75f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
verb = clone
|
| 2469 | 2025-12-23T06:42:28.521Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-dd8c915d-cb88-4808-9d9a-305e52f0a75f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
verb = list
|
| 2470 | 2025-12-23T06:42:28.527Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::migration_ensures_instance_metadata
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-dd8c915d-cb88-4808-9d9a-305e52f0a75f 0B 1.80T 227M /phd-artifacts/phd-clone-dd8c915d-cb88-4808-9d9a-305e52f0a75f\n
target = phd_framework::zfs
|
| 2471 | 2025-12-23T06:42:28.527Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 2472 | 2025-12-23T06:42:28.527Z | 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::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm_name = migration_ensures_instance_metadata_source
|
| 2473 | 2025-12-23T06:42:28.527Z | 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
|
| 2474 | 2025-12-23T06:42:28.527Z | 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::migration_ensures_instance_metadata
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2475 | 2025-12-23T06:42:28.527Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::migration_ensures_instance_metadata
stderr_path = "/tmp/propolis-phd/migration_ensures_instance_metadata_source.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_ensures_instance_metadata_source.stdout.log"
target = phd_framework::log_config
|
| 2476 | 2025-12-23T06:42:28.542Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1125
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm::server
|
| 2477 | 2025-12-23T06:42:28.543Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 2478 | 2025-12-23T06:42:28.543Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 2479 | 2025-12-23T06:42:28.543Z | 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::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm_name = migration_ensures_instance_metadata_target
|
| 2480 | 2025-12-23T06:42:28.543Z | 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
|
| 2481 | 2025-12-23T06:42:28.543Z | 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::migration_ensures_instance_metadata
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2482 | 2025-12-23T06:42:28.543Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::migration_ensures_instance_metadata
stderr_path = "/tmp/propolis-phd/migration_ensures_instance_metadata_target.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_ensures_instance_metadata_target.stdout.log"
target = phd_framework::log_config
|
| 2483 | 2025-12-23T06:42:28.556Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1126
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm::server
|
| 2484 | 2025-12-23T06:42:28.556Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 13
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 2485 | 2025-12-23T06:42:28.556Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
|
| 2486 | 2025-12-23T06:42:28.557Z | 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::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
|
| 2487 | 2025-12-23T06:42:28.977Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2488 | 2025-12-23T06:42:28.978Z | 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: 02b0c0e8-60dd-49d3-bb70-00a94b5829b3, name: "phd-vm-02b0c0e8-60dd-49d3-bb70-00a94b5829b3", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: ac8f1e41-4672-4d61-a7c8-c0694b7d99b3, project_id: d04f7737-e54c-4105-b1f1-6fa5e06f923e, sled_id: 72dbe6cf-9ab2-4bd5-af7b-3acbe6019091, sled_serial: "72dbe6cf-9ab2-4bd5-af7b-3acbe6019091", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
|
| 2489 | 2025-12-23T06:42:28.978Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
|
| 2490 | 2025-12-23T06:42:28.978Z | 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::migration_ensures_instance_metadata
state = Run
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
|
| 2491 | 2025-12-23T06:42:28.979Z | 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::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
|
| 2492 | 2025-12-23T06:42:28.979Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 2493 | 2025-12-23T06:42:28.979Z | 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::migration_ensures_instance_metadata
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_ensures_instance_metadata_source
vm_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
|
| 2494 | 2025-12-23T06:42:28.979Z | 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::migration_ensures_instance_metadata
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2495 | 2025-12-23T06:42:28.979Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
|
| 2496 | 2025-12-23T06:42:28.979Z | 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::migration_ensures_instance_metadata
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_ensures_instance_metadata_source
vm_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
|
| 2497 | 2025-12-23T06:42:33.428Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4448
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
|
| 2498 | 2025-12-23T06:42:33.428Z | 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::migration_ensures_instance_metadata
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2499 | 2025-12-23T06:42:33.428Z | 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::migration_ensures_instance_metadata
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2500 | 2025-12-23T06:42:33.428Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
|
| 2501 | 2025-12-23T06:42:33.428Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_ensures_instance_metadata_source
vm_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
|
| 2502 | 2025-12-23T06:42:33.446Z | 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::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
|
| 2503 | 2025-12-23T06:42:33.446Z | 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::migration_ensures_instance_metadata
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2504 | 2025-12-23T06:42:33.446Z | 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::migration_ensures_instance_metadata
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2505 | 2025-12-23T06:42:33.446Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
|
| 2506 | 2025-12-23T06:42:33.446Z | 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::migration_ensures_instance_metadata
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_ensures_instance_metadata_source
vm_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
|
| 2507 | 2025-12-23T06:42:33.479Z | 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::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
|
| 2508 | 2025-12-23T06:42:33.479Z | 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::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 2509 | 2025-12-23T06:42:33.479Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4500
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 2510 | 2025-12-23T06:42:33.479Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 488
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
|
| 2511 | 2025-12-23T06:42:33.479Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 490
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
|
| 2512 | 2025-12-23T06:42:33.481Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 488
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
|
| 2513 | 2025-12-23T06:42:33.481Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
target = phd_framework::test_vm
target_id = c9ad2b26-2f16-4ab4-a5b8-c60df60e192e
|
| 2514 | 2025-12-23T06:42:33.481Z | 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 = 780fae14-7866-47db-9d7c-24a3144bad4a
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
target = phd_framework::test_vm
target_id = c9ad2b26-2f16-4ab4-a5b8-c60df60e192e
timeout_duration = 45s
|
| 2515 | 2025-12-23T06:42:33.481Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
target = phd_framework::test_vm
target_id = c9ad2b26-2f16-4ab4-a5b8-c60df60e192e
vm = migration_ensures_instance_metadata_target
vm_id = c9ad2b26-2f16-4ab4-a5b8-c60df60e192e
|
| 2516 | 2025-12-23T06:42:33.512Z | 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: c9ad2b26-2f16-4ab4-a5b8-c60df60e192e, name: "phd-vm-c9ad2b26-2f16-4ab4-a5b8-c60df60e192e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: ac8f1e41-4672-4d61-a7c8-c0694b7d99b3, project_id: d04f7737-e54c-4105-b1f1-6fa5e06f923e, sled_id: 85b94a4b-02f0-4d2d-818d-b3fede6ad7f2, sled_serial: "85b94a4b-02f0-4d2d-818d-b3fede6ad7f2", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
target = phd_framework::test_vm
target_id = c9ad2b26-2f16-4ab4-a5b8-c60df60e192e
vm = migration_ensures_instance_metadata_target
vm_id = c9ad2b26-2f16-4ab4-a5b8-c60df60e192e
|
| 2517 | 2025-12-23T06:42:33.512Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 780fae14-7866-47db-9d7c-24a3144bad4a
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
target = phd_framework::test_vm
target_id = c9ad2b26-2f16-4ab4-a5b8-c60df60e192e
|
| 2518 | 2025-12-23T06:42:35.799Z | 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":7651}}
target = phd_framework::serial
|
| 2519 | 2025-12-23T06:42:35.811Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
target = phd_framework::test_vm
target_id = c9ad2b26-2f16-4ab4-a5b8-c60df60e192e
|
| 2520 | 2025-12-23T06:42:35.811Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2299
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 780fae14-7866-47db-9d7c-24a3144bad4a
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
target = phd_framework::test_vm
target_id = c9ad2b26-2f16-4ab4-a5b8-c60df60e192e
|
| 2521 | 2025-12-23T06:42:35.811Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 488
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = c9ad2b26-2f16-4ab4-a5b8-c60df60e192e
|
| 2522 | 2025-12-23T06:42:35.811Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 490
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = c9ad2b26-2f16-4ab4-a5b8-c60df60e192e
|
| 2523 | 2025-12-23T06:42:35.813Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 488
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = c9ad2b26-2f16-4ab4-a5b8-c60df60e192e
|
| 2524 | 2025-12-23T06:42:35.813Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = c9ad2b26-2f16-4ab4-a5b8-c60df60e192e
|
| 2525 | 2025-12-23T06:42:35.813Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
|
| 2526 | 2025-12-23T06:42:35.813Z | 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
|
| 2527 | 2025-12-23T06:42:35.813Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 6835
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2528 | 2025-12-23T06:42:35.813Z | INFO | phd-runner: test phd_tests::migrate::migration_ensures_instance_metadata ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 2529 | 2025-12-23T06:42:35.813Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2530 | 2025-12-23T06:42:35.814Z | 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::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = c9ad2b26-2f16-4ab4-a5b8-c60df60e192e
|
| 2531 | 2025-12-23T06:42:35.815Z | 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::migration_ensures_instance_metadata
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_ensures_instance_metadata_source
vm_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
|
| 2532 | 2025-12-23T06:42:35.892Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 79
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
|
| 2533 | 2025-12-23T06:42:35.892Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 7336
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
|
| 2534 | 2025-12-23T06:42:35.894Z | 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::migration_ensures_instance_metadata
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_ensures_instance_metadata_target
vm_id = c9ad2b26-2f16-4ab4-a5b8-c60df60e192e
|
| 2535 | 2025-12-23T06:42:35.968Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
vm = migration_ensures_instance_metadata_target
vm_id = c9ad2b26-2f16-4ab4-a5b8-c60df60e192e
|
| 2536 | 2025-12-23T06:42:35.968Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-dd8c915d-cb88-4808-9d9a-305e52f0a75f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
verb = destroy
vm = migration_ensures_instance_metadata_target
vm_id = c9ad2b26-2f16-4ab4-a5b8-c60df60e192e
|
| 2537 | 2025-12-23T06:42:35.987Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
vm = migration_ensures_instance_metadata_target
vm_id = c9ad2b26-2f16-4ab4-a5b8-c60df60e192e
|
| 2538 | 2025-12-23T06:42:35.988Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b5fd7896-0541-4ed6-9457-4a7290e8a150"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
verb = destroy
vm = migration_ensures_instance_metadata_target
vm_id = c9ad2b26-2f16-4ab4-a5b8-c60df60e192e
|
| 2539 | 2025-12-23T06:42:36.001Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 188
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = c9ad2b26-2f16-4ab4-a5b8-c60df60e192e
|
| 2540 | 2025-12-23T06:42:36.001Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 187
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2541 | 2025-12-23T06:42:36.001Z | INFO | phd-runner: Starting test phd_tests::migrate::vm_reaches_destroyed_after_migration_out
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 2542 | 2025-12-23T06:42:36.001Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2543 | 2025-12-23T06:42:36.001Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2544 | 2025-12-23T06:42:36.001Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 2519
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
target = phd_framework::test_vm
target_id = c9ad2b26-2f16-4ab4-a5b8-c60df60e192e
vm = migration_ensures_instance_metadata_target
vm_id = c9ad2b26-2f16-4ab4-a5b8-c60df60e192e
|
| 2545 | 2025-12-23T06:42:36.001Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 2520
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = 02b0c0e8-60dd-49d3-bb70-00a94b5829b3
target = phd_framework::test_vm
target_id = c9ad2b26-2f16-4ab4-a5b8-c60df60e192e
|
| 2546 | 2025-12-23T06:42:36.001Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 424
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_tests::migrate
|
| 2547 | 2025-12-23T06:42:36.001Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 7510
file = phd-tests/tests/src/migrate.rs
line = 379
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_tests::migrate
|
| 2548 | 2025-12-23T06:42:36.001Z | 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
|
| 2549 | 2025-12-23T06:42:36.002Z | 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
|
| 2550 | 2025-12-23T06:42:36.002Z | 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
|
| 2551 | 2025-12-23T06:42:36.002Z | 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::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
verb = list
|
| 2552 | 2025-12-23T06:42:36.009Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 228M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 2553 | 2025-12-23T06:42:36.009Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3419affb-d3d0-47b2-877f-9d020fa8bbb9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
verb = snapshot
|
| 2554 | 2025-12-23T06:42:36.020Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3419affb-d3d0-47b2-877f-9d020fa8bbb9", "phd-artifacts/phd-clone-692f2ccf-dcb5-4779-af97-9f5da645f4a1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
verb = clone
|
| 2555 | 2025-12-23T06:42:36.034Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-692f2ccf-dcb5-4779-af97-9f5da645f4a1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
verb = list
|
| 2556 | 2025-12-23T06:42:36.041Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-692f2ccf-dcb5-4779-af97-9f5da645f4a1 0B 1.80T 227M /phd-artifacts/phd-clone-692f2ccf-dcb5-4779-af97-9f5da645f4a1\n
target = phd_framework::zfs
|
| 2557 | 2025-12-23T06:42:36.042Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 2558 | 2025-12-23T06:42:36.042Z | 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::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm_name = vm_reaches_destroyed_after_migration_out_source
|
| 2559 | 2025-12-23T06:42:36.042Z | 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
|
| 2560 | 2025-12-23T06:42:36.042Z | 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::vm_reaches_destroyed_after_migration_out
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2561 | 2025-12-23T06:42:36.042Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
stderr_path = "/tmp/propolis-phd/vm_reaches_destroyed_after_migration_out_source.stderr.log"
stdout_path = "/tmp/propolis-phd/vm_reaches_destroyed_after_migration_out_source.stdout.log"
target = phd_framework::log_config
|
| 2562 | 2025-12-23T06:42:36.057Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1135
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm::server
|
| 2563 | 2025-12-23T06:42:36.058Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 2564 | 2025-12-23T06:42:36.058Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 2565 | 2025-12-23T06:42:36.058Z | 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::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm_name = vm_reaches_destroyed_after_migration_out_target
|
| 2566 | 2025-12-23T06:42:36.058Z | 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
|
| 2567 | 2025-12-23T06:42:36.058Z | 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::vm_reaches_destroyed_after_migration_out
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2568 | 2025-12-23T06:42:36.058Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
stderr_path = "/tmp/propolis-phd/vm_reaches_destroyed_after_migration_out_target.stderr.log"
stdout_path = "/tmp/propolis-phd/vm_reaches_destroyed_after_migration_out_target.stdout.log"
target = phd_framework::log_config
|
| 2569 | 2025-12-23T06:42:36.072Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1136
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm::server
|
| 2570 | 2025-12-23T06:42:36.073Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 2571 | 2025-12-23T06:42:36.073Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = e38177c1-a984-406e-8678-a65460f0b976
|
| 2572 | 2025-12-23T06:42:36.105Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2573 | 2025-12-23T06:42:36.106Z | 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: e38177c1-a984-406e-8678-a65460f0b976, name: "phd-vm-e38177c1-a984-406e-8678-a65460f0b976", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b0791ab2-578b-4a47-850a-e29725336183, project_id: 9a976509-875e-4d69-bc17-6bbe40badd1a, sled_id: 40d6efff-e281-4d12-9efe-787e9f11bb00, sled_serial: "40d6efff-e281-4d12-9efe-787e9f11bb00", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = e38177c1-a984-406e-8678-a65460f0b976
|
| 2574 | 2025-12-23T06:42:36.106Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = e38177c1-a984-406e-8678-a65460f0b976
|
| 2575 | 2025-12-23T06:42:36.106Z | 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::vm_reaches_destroyed_after_migration_out
state = Run
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = e38177c1-a984-406e-8678-a65460f0b976
|
| 2576 | 2025-12-23T06:42:36.106Z | 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::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = e38177c1-a984-406e-8678-a65460f0b976
|
| 2577 | 2025-12-23T06:42:36.106Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 2578 | 2025-12-23T06:42:36.106Z | 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::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
timeout_duration = 300s
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = e38177c1-a984-406e-8678-a65460f0b976
|
| 2579 | 2025-12-23T06:42:36.107Z | 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::vm_reaches_destroyed_after_migration_out
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2580 | 2025-12-23T06:42:36.107Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = e38177c1-a984-406e-8678-a65460f0b976
|
| 2581 | 2025-12-23T06:42:36.107Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = e38177c1-a984-406e-8678-a65460f0b976
|
| 2582 | 2025-12-23T06:42:40.450Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4343
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = e38177c1-a984-406e-8678-a65460f0b976
|
| 2583 | 2025-12-23T06:42:40.450Z | 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::vm_reaches_destroyed_after_migration_out
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2584 | 2025-12-23T06:42:40.450Z | 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::vm_reaches_destroyed_after_migration_out
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2585 | 2025-12-23T06:42:40.450Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = e38177c1-a984-406e-8678-a65460f0b976
|
| 2586 | 2025-12-23T06:42:40.450Z | 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::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = e38177c1-a984-406e-8678-a65460f0b976
|
| 2587 | 2025-12-23T06:42:40.468Z | 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::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = e38177c1-a984-406e-8678-a65460f0b976
|
| 2588 | 2025-12-23T06:42:40.468Z | 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::vm_reaches_destroyed_after_migration_out
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2589 | 2025-12-23T06:42:40.469Z | 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::vm_reaches_destroyed_after_migration_out
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2590 | 2025-12-23T06:42:40.469Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = e38177c1-a984-406e-8678-a65460f0b976
|
| 2591 | 2025-12-23T06:42:40.469Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = e38177c1-a984-406e-8678-a65460f0b976
|
| 2592 | 2025-12-23T06:42:40.502Z | 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::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = e38177c1-a984-406e-8678-a65460f0b976
|
| 2593 | 2025-12-23T06:42:40.502Z | 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::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 2594 | 2025-12-23T06:42:40.502Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4395
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 2595 | 2025-12-23T06:42:40.502Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = e38177c1-a984-406e-8678-a65460f0b976
target = phd_framework::test_vm
target_id = 1c49d64a-4c8a-4246-b047-c1d2247e75e6
|
| 2596 | 2025-12-23T06:42:40.502Z | 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 = 5aa7fa64-840e-46e3-a4fc-97dbaf7c476d
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = e38177c1-a984-406e-8678-a65460f0b976
target = phd_framework::test_vm
target_id = 1c49d64a-4c8a-4246-b047-c1d2247e75e6
timeout_duration = 45s
|
| 2597 | 2025-12-23T06:42:40.502Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = e38177c1-a984-406e-8678-a65460f0b976
target = phd_framework::test_vm
target_id = 1c49d64a-4c8a-4246-b047-c1d2247e75e6
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = 1c49d64a-4c8a-4246-b047-c1d2247e75e6
|
| 2598 | 2025-12-23T06:42:40.532Z | 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: 1c49d64a-4c8a-4246-b047-c1d2247e75e6, name: "phd-vm-1c49d64a-4c8a-4246-b047-c1d2247e75e6", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b0791ab2-578b-4a47-850a-e29725336183, project_id: 9a976509-875e-4d69-bc17-6bbe40badd1a, sled_id: 830e3a02-3b0d-4ad6-b456-4565c7562a39, sled_serial: "830e3a02-3b0d-4ad6-b456-4565c7562a39", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = e38177c1-a984-406e-8678-a65460f0b976
target = phd_framework::test_vm
target_id = 1c49d64a-4c8a-4246-b047-c1d2247e75e6
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = 1c49d64a-4c8a-4246-b047-c1d2247e75e6
|
| 2599 | 2025-12-23T06:42:40.532Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 5aa7fa64-840e-46e3-a4fc-97dbaf7c476d
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = e38177c1-a984-406e-8678-a65460f0b976
target = phd_framework::test_vm
target_id = 1c49d64a-4c8a-4246-b047-c1d2247e75e6
|
| 2600 | 2025-12-23T06:42:42.833Z | 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":7651}}
target = phd_framework::serial
|
| 2601 | 2025-12-23T06:42:43.077Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = e38177c1-a984-406e-8678-a65460f0b976
target = phd_framework::test_vm
target_id = 1c49d64a-4c8a-4246-b047-c1d2247e75e6
|
| 2602 | 2025-12-23T06:42:43.077Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2545
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 5aa7fa64-840e-46e3-a4fc-97dbaf7c476d
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = e38177c1-a984-406e-8678-a65460f0b976
target = phd_framework::test_vm
target_id = 1c49d64a-4c8a-4246-b047-c1d2247e75e6
|
| 2603 | 2025-12-23T06:42:43.078Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = e38177c1-a984-406e-8678-a65460f0b976
|
| 2604 | 2025-12-23T06:42:43.078Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = e38177c1-a984-406e-8678-a65460f0b976
|
| 2605 | 2025-12-23T06:42:43.078Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = e38177c1-a984-406e-8678-a65460f0b976
|
| 2606 | 2025-12-23T06:42:43.078Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = e38177c1-a984-406e-8678-a65460f0b976
|
| 2607 | 2025-12-23T06:42:43.079Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = e38177c1-a984-406e-8678-a65460f0b976
|
| 2608 | 2025-12-23T06:42:43.079Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = e38177c1-a984-406e-8678-a65460f0b976
|
| 2609 | 2025-12-23T06:42:43.079Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = 1c49d64a-4c8a-4246-b047-c1d2247e75e6
|
| 2610 | 2025-12-23T06:42:43.079Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = e38177c1-a984-406e-8678-a65460f0b976
|
| 2611 | 2025-12-23T06:42:43.079Z | 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
|
| 2612 | 2025-12-23T06:42:43.079Z | INFO | phd-runner: test phd_tests::migrate::vm_reaches_destroyed_after_migration_out ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 2613 | 2025-12-23T06:42:43.079Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 6974
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2614 | 2025-12-23T06:42:43.079Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2615 | 2025-12-23T06:42:43.080Z | 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::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = 1c49d64a-4c8a-4246-b047-c1d2247e75e6
|
| 2616 | 2025-12-23T06:42:43.081Z | 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::vm_reaches_destroyed_after_migration_out
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = e38177c1-a984-406e-8678-a65460f0b976
|
| 2617 | 2025-12-23T06:42:43.159Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 79
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = e38177c1-a984-406e-8678-a65460f0b976
|
| 2618 | 2025-12-23T06:42:43.159Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 7085
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = e38177c1-a984-406e-8678-a65460f0b976
|
| 2619 | 2025-12-23T06:42:43.159Z | 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::vm_reaches_destroyed_after_migration_out
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = 1c49d64a-4c8a-4246-b047-c1d2247e75e6
|
| 2620 | 2025-12-23T06:42:43.235Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = 1c49d64a-4c8a-4246-b047-c1d2247e75e6
|
| 2621 | 2025-12-23T06:42:43.235Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-692f2ccf-dcb5-4779-af97-9f5da645f4a1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
verb = destroy
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = 1c49d64a-4c8a-4246-b047-c1d2247e75e6
|
| 2622 | 2025-12-23T06:42:43.257Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = 1c49d64a-4c8a-4246-b047-c1d2247e75e6
|
| 2623 | 2025-12-23T06:42:43.257Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3419affb-d3d0-47b2-877f-9d020fa8bbb9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
verb = destroy
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = 1c49d64a-4c8a-4246-b047-c1d2247e75e6
|
| 2624 | 2025-12-23T06:42:43.271Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 191
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = 1c49d64a-4c8a-4246-b047-c1d2247e75e6
|
| 2625 | 2025-12-23T06:42:43.271Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 191
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2626 | 2025-12-23T06:42:43.271Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 2768
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = e38177c1-a984-406e-8678-a65460f0b976
target = phd_framework::test_vm
target_id = 1c49d64a-4c8a-4246-b047-c1d2247e75e6
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = 1c49d64a-4c8a-4246-b047-c1d2247e75e6
|
| 2627 | 2025-12-23T06:42:43.271Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::boot_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 2628 | 2025-12-23T06:42:43.271Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 2768
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = e38177c1-a984-406e-8678-a65460f0b976
target = phd_framework::test_vm
target_id = 1c49d64a-4c8a-4246-b047-c1d2247e75e6
|
| 2629 | 2025-12-23T06:42:43.271Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2630 | 2025-12-23T06:42:43.271Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 7269
file = phd-tests/tests/src/migrate.rs
line = 424
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_tests::migrate
|
| 2631 | 2025-12-23T06:42:43.271Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2632 | 2025-12-23T06:42:43.271Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 14
path = phd_tests::crucible::smoke::boot_test
target = phd_tests::crucible::smoke
|
| 2633 | 2025-12-23T06:42:43.271Z | 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
|
| 2634 | 2025-12-23T06:42:43.271Z | 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
|
| 2635 | 2025-12-23T06:42:43.271Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/83f2c87f64388d17001352694bce6416dc5ed0dc4d84bf02f5099d6724522ee4/crucible-downstairs
target = phd_framework::artifacts::store
|
| 2636 | 2025-12-23T06:42:43.271Z | 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
|
| 2637 | 2025-12-23T06:42:43.271Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/e7f178ed-79a2-40a2-bb06-868076314603_9000", "--encrypted", "--uuid", "e7f178ed-79a2-40a2-bb06-868076314603", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 2638 | 2025-12-23T06:42:43.364Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::boot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/e7f178ed-79a2-40a2-bb06-868076314603_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:42:43.280897993Z","hostname":"buskin","pid":1141}\n{"msg":"UUID: e7f178ed-79a2-40a2-bb06-868076314603","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:42:43.360342672Z","hostname":"buskin","pid":1141}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:42:43.360358883Z","hostname":"buskin","pid":1141}\n
target = phd_framework::disk::crucible
|
| 2639 | 2025-12-23T06:42:43.364Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/e7f178ed-79a2-40a2-bb06-868076314603_9001", "--encrypted", "--uuid", "e7f178ed-79a2-40a2-bb06-868076314603", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 2640 | 2025-12-23T06:42:43.454Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::boot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/e7f178ed-79a2-40a2-bb06-868076314603_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:42:43.372604898Z","hostname":"buskin","pid":1142}\n{"msg":"UUID: e7f178ed-79a2-40a2-bb06-868076314603","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:42:43.45124065Z","hostname":"buskin","pid":1142}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:42:43.451257601Z","hostname":"buskin","pid":1142}\n
target = phd_framework::disk::crucible
|
| 2641 | 2025-12-23T06:42:43.454Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/e7f178ed-79a2-40a2-bb06-868076314603_9002", "--encrypted", "--uuid", "e7f178ed-79a2-40a2-bb06-868076314603", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 2642 | 2025-12-23T06:42:43.546Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::boot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/e7f178ed-79a2-40a2-bb06-868076314603_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:42:43.463327203Z","hostname":"buskin","pid":1143}\n{"msg":"UUID: e7f178ed-79a2-40a2-bb06-868076314603","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:42:43.542718591Z","hostname":"buskin","pid":1143}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:42:43.542735631Z","hostname":"buskin","pid":1143}\n
target = phd_framework::disk::crucible
|
| 2643 | 2025-12-23T06:42:43.546Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/crucible_e7f178ed-79a2-40a2-bb06-868076314603_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_e7f178ed-79a2-40a2-bb06-868076314603_9000.stdout.log"
target = phd_framework::log_config
|
| 2644 | 2025-12-23T06:42:43.547Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/e7f178ed-79a2-40a2-bb06-868076314603_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 2645 | 2025-12-23T06:42:43.547Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/e7f178ed-79a2-40a2-bb06-868076314603_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 2646 | 2025-12-23T06:42:43.547Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/crucible_e7f178ed-79a2-40a2-bb06-868076314603_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_e7f178ed-79a2-40a2-bb06-868076314603_9001.stdout.log"
target = phd_framework::log_config
|
| 2647 | 2025-12-23T06:42:43.547Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/e7f178ed-79a2-40a2-bb06-868076314603_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 2648 | 2025-12-23T06:42:43.547Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/e7f178ed-79a2-40a2-bb06-868076314603_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 2649 | 2025-12-23T06:42:43.548Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/crucible_e7f178ed-79a2-40a2-bb06-868076314603_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_e7f178ed-79a2-40a2-bb06-868076314603_9002.stdout.log"
target = phd_framework::log_config
|
| 2650 | 2025-12-23T06:42:43.548Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/e7f178ed-79a2-40a2-bb06-868076314603_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 2651 | 2025-12-23T06:42:43.548Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/e7f178ed-79a2-40a2-bb06-868076314603_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 2652 | 2025-12-23T06:42:43.549Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 2653 | 2025-12-23T06:42:43.549Z | 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::crucible::smoke::boot_test
target = phd_framework::test_vm
vm_name = crucible_boot_test
|
| 2654 | 2025-12-23T06:42:43.549Z | 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
|
| 2655 | 2025-12-23T06:42:43.549Z | 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::crucible::smoke::boot_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2656 | 2025-12-23T06:42:43.549Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/crucible_boot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_boot_test.stdout.log"
target = phd_framework::log_config
|
| 2657 | 2025-12-23T06:42:43.564Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1147
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm::server
|
| 2658 | 2025-12-23T06:42:43.564Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 2659 | 2025-12-23T06:42:43.564Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 3190366e-adc3-4fd0-8f12-733fb2e1d68b
|
| 2660 | 2025-12-23T06:42:43.565Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 3190366e-adc3-4fd0-8f12-733fb2e1d68b
|
| 2661 | 2025-12-23T06:42:43.906Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2662 | 2025-12-23T06:42:43.906Z | 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: 3190366e-adc3-4fd0-8f12-733fb2e1d68b, name: "phd-vm-3190366e-adc3-4fd0-8f12-733fb2e1d68b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 424e7b21-9884-48ea-a351-1d6e9064bc38, project_id: 659b85c9-4bde-4edb-b28c-398685f2bf66, sled_id: 4d1308ca-ee8d-44f2-8a79-5987987e46c9, sled_serial: "4d1308ca-ee8d-44f2-8a79-5987987e46c9", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 3190366e-adc3-4fd0-8f12-733fb2e1d68b
|
| 2663 | 2025-12-23T06:42:43.907Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 3190366e-adc3-4fd0-8f12-733fb2e1d68b
|
| 2664 | 2025-12-23T06:42:43.907Z | 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::crucible::smoke::boot_test
state = Run
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 3190366e-adc3-4fd0-8f12-733fb2e1d68b
|
| 2665 | 2025-12-23T06:42:43.908Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 3190366e-adc3-4fd0-8f12-733fb2e1d68b
|
| 2666 | 2025-12-23T06:42:43.908Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 2667 | 2025-12-23T06:42:43.908Z | 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::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_boot_test
vm_id = 3190366e-adc3-4fd0-8f12-733fb2e1d68b
|
| 2668 | 2025-12-23T06:42:43.908Z | 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::crucible::smoke::boot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2669 | 2025-12-23T06:42:43.908Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 3190366e-adc3-4fd0-8f12-733fb2e1d68b
|
| 2670 | 2025-12-23T06:42:43.908Z | 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::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_boot_test
vm_id = 3190366e-adc3-4fd0-8f12-733fb2e1d68b
|
| 2671 | 2025-12-23T06:42:48.723Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4815
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 3190366e-adc3-4fd0-8f12-733fb2e1d68b
|
| 2672 | 2025-12-23T06:42:48.723Z | 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::crucible::smoke::boot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2673 | 2025-12-23T06:42:48.724Z | 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::crucible::smoke::boot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2674 | 2025-12-23T06:42:48.724Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 3190366e-adc3-4fd0-8f12-733fb2e1d68b
|
| 2675 | 2025-12-23T06:42:48.724Z | 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::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_boot_test
vm_id = 3190366e-adc3-4fd0-8f12-733fb2e1d68b
|
| 2676 | 2025-12-23T06:42:48.742Z | 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::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 3190366e-adc3-4fd0-8f12-733fb2e1d68b
|
| 2677 | 2025-12-23T06:42:48.742Z | 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::crucible::smoke::boot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2678 | 2025-12-23T06:42:48.742Z | 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::crucible::smoke::boot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2679 | 2025-12-23T06:42:48.742Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 3190366e-adc3-4fd0-8f12-733fb2e1d68b
|
| 2680 | 2025-12-23T06:42:48.742Z | 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::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_boot_test
vm_id = 3190366e-adc3-4fd0-8f12-733fb2e1d68b
|
| 2681 | 2025-12-23T06:42:48.775Z | 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::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 3190366e-adc3-4fd0-8f12-733fb2e1d68b
|
| 2682 | 2025-12-23T06:42:48.775Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 2683 | 2025-12-23T06:42:48.775Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4867
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 2684 | 2025-12-23T06:42:48.775Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 3190366e-adc3-4fd0-8f12-733fb2e1d68b
|
| 2685 | 2025-12-23T06:42:48.776Z | 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
|
| 2686 | 2025-12-23T06:42:48.776Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4869
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2687 | 2025-12-23T06:42:48.776Z | INFO | phd-runner: test phd_tests::crucible::smoke::boot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 2688 | 2025-12-23T06:42:48.776Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2689 | 2025-12-23T06:42:48.777Z | 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::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 3190366e-adc3-4fd0-8f12-733fb2e1d68b
|
| 2690 | 2025-12-23T06:42:49.198Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::crucible::smoke::boot_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_boot_test
vm_id = 3190366e-adc3-4fd0-8f12-733fb2e1d68b
|
| 2691 | 2025-12-23T06:42:49.281Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::boot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/e7f178ed-79a2-40a2-bb06-868076314603_9000" } }
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 3190366e-adc3-4fd0-8f12-733fb2e1d68b
|
| 2692 | 2025-12-23T06:42:49.287Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::boot_test
self.path = "/tmp/propolis-phd/e7f178ed-79a2-40a2-bb06-868076314603_9000"
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 3190366e-adc3-4fd0-8f12-733fb2e1d68b
|
| 2693 | 2025-12-23T06:42:49.297Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::boot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/e7f178ed-79a2-40a2-bb06-868076314603_9001" } }
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 3190366e-adc3-4fd0-8f12-733fb2e1d68b
|
| 2694 | 2025-12-23T06:42:49.304Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::boot_test
self.path = "/tmp/propolis-phd/e7f178ed-79a2-40a2-bb06-868076314603_9001"
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 3190366e-adc3-4fd0-8f12-733fb2e1d68b
|
| 2695 | 2025-12-23T06:42:49.314Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::boot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/e7f178ed-79a2-40a2-bb06-868076314603_9002" } }
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 3190366e-adc3-4fd0-8f12-733fb2e1d68b
|
| 2696 | 2025-12-23T06:42:49.320Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::boot_test
self.path = "/tmp/propolis-phd/e7f178ed-79a2-40a2-bb06-868076314603_9002"
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 3190366e-adc3-4fd0-8f12-733fb2e1d68b
|
| 2697 | 2025-12-23T06:42:49.330Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 554
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 3190366e-adc3-4fd0-8f12-733fb2e1d68b
|
| 2698 | 2025-12-23T06:42:49.331Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 554
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2699 | 2025-12-23T06:42:49.331Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5766
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 3190366e-adc3-4fd0-8f12-733fb2e1d68b
|
| 2700 | 2025-12-23T06:42:49.331Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6059
file = phd-tests/tests/src/crucible/smoke.rs
line = 14
path = phd_tests::crucible::smoke::boot_test
target = phd_tests::crucible::smoke
|
| 2701 | 2025-12-23T06:42:49.331Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::api_reboot_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 2702 | 2025-12-23T06:42:49.331Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2703 | 2025-12-23T06:42:49.331Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2704 | 2025-12-23T06:42:49.331Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 23
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_tests::crucible::smoke
|
| 2705 | 2025-12-23T06:42:49.331Z | 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
|
| 2706 | 2025-12-23T06:42:49.331Z | 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
|
| 2707 | 2025-12-23T06:42:49.331Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/83f2c87f64388d17001352694bce6416dc5ed0dc4d84bf02f5099d6724522ee4/crucible-downstairs
target = phd_framework::artifacts::store
|
| 2708 | 2025-12-23T06:42:49.331Z | 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
|
| 2709 | 2025-12-23T06:42:49.331Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/b03057ae-e54f-4f1c-8e7b-74bb7ad1e280_9000", "--encrypted", "--uuid", "b03057ae-e54f-4f1c-8e7b-74bb7ad1e280", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 2710 | 2025-12-23T06:42:49.421Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::api_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/b03057ae-e54f-4f1c-8e7b-74bb7ad1e280_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:42:49.340078259Z","hostname":"buskin","pid":1149}\n{"msg":"UUID: b03057ae-e54f-4f1c-8e7b-74bb7ad1e280","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:42:49.418058197Z","hostname":"buskin","pid":1149}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:42:49.418071198Z","hostname":"buskin","pid":1149}\n
target = phd_framework::disk::crucible
|
| 2711 | 2025-12-23T06:42:49.421Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/b03057ae-e54f-4f1c-8e7b-74bb7ad1e280_9001", "--encrypted", "--uuid", "b03057ae-e54f-4f1c-8e7b-74bb7ad1e280", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 2712 | 2025-12-23T06:42:49.511Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::api_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/b03057ae-e54f-4f1c-8e7b-74bb7ad1e280_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:42:49.429821933Z","hostname":"buskin","pid":1150}\n{"msg":"UUID: b03057ae-e54f-4f1c-8e7b-74bb7ad1e280","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:42:49.508350613Z","hostname":"buskin","pid":1150}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:42:49.508364393Z","hostname":"buskin","pid":1150}\n
target = phd_framework::disk::crucible
|
| 2713 | 2025-12-23T06:42:49.511Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/b03057ae-e54f-4f1c-8e7b-74bb7ad1e280_9002", "--encrypted", "--uuid", "b03057ae-e54f-4f1c-8e7b-74bb7ad1e280", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 2714 | 2025-12-23T06:42:49.600Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::api_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/b03057ae-e54f-4f1c-8e7b-74bb7ad1e280_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:42:49.519426834Z","hostname":"buskin","pid":1151}\n{"msg":"UUID: b03057ae-e54f-4f1c-8e7b-74bb7ad1e280","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:42:49.597581137Z","hostname":"buskin","pid":1151}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:42:49.597597877Z","hostname":"buskin","pid":1151}\n
target = phd_framework::disk::crucible
|
| 2715 | 2025-12-23T06:42:49.600Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::api_reboot_test
stderr_path = "/tmp/propolis-phd/crucible_b03057ae-e54f-4f1c-8e7b-74bb7ad1e280_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_b03057ae-e54f-4f1c-8e7b-74bb7ad1e280_9000.stdout.log"
target = phd_framework::log_config
|
| 2716 | 2025-12-23T06:42:49.601Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/b03057ae-e54f-4f1c-8e7b-74bb7ad1e280_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 2717 | 2025-12-23T06:42:49.601Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/b03057ae-e54f-4f1c-8e7b-74bb7ad1e280_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 2718 | 2025-12-23T06:42:49.601Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::api_reboot_test
stderr_path = "/tmp/propolis-phd/crucible_b03057ae-e54f-4f1c-8e7b-74bb7ad1e280_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_b03057ae-e54f-4f1c-8e7b-74bb7ad1e280_9001.stdout.log"
target = phd_framework::log_config
|
| 2719 | 2025-12-23T06:42:49.601Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/b03057ae-e54f-4f1c-8e7b-74bb7ad1e280_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 2720 | 2025-12-23T06:42:49.601Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/b03057ae-e54f-4f1c-8e7b-74bb7ad1e280_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 2721 | 2025-12-23T06:42:49.602Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::api_reboot_test
stderr_path = "/tmp/propolis-phd/crucible_b03057ae-e54f-4f1c-8e7b-74bb7ad1e280_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_b03057ae-e54f-4f1c-8e7b-74bb7ad1e280_9002.stdout.log"
target = phd_framework::log_config
|
| 2722 | 2025-12-23T06:42:49.602Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/b03057ae-e54f-4f1c-8e7b-74bb7ad1e280_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 2723 | 2025-12-23T06:42:49.602Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/b03057ae-e54f-4f1c-8e7b-74bb7ad1e280_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 2724 | 2025-12-23T06:42:49.603Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 2725 | 2025-12-23T06:42:49.603Z | 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::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm_name = crucible_guest_reboot_test
|
| 2726 | 2025-12-23T06:42:49.603Z | 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
|
| 2727 | 2025-12-23T06:42:49.603Z | 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::crucible::smoke::api_reboot_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2728 | 2025-12-23T06:42:49.603Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::api_reboot_test
stderr_path = "/tmp/propolis-phd/crucible_guest_reboot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_guest_reboot_test.stdout.log"
target = phd_framework::log_config
|
| 2729 | 2025-12-23T06:42:49.618Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1155
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm::server
|
| 2730 | 2025-12-23T06:42:49.618Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 2731 | 2025-12-23T06:42:49.618Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2732 | 2025-12-23T06:42:49.619Z | 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:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2733 | 2025-12-23T06:42:50.098Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2734 | 2025-12-23T06:42:50.099Z | 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: e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353, name: "phd-vm-e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 01d098a9-8cd5-4616-9b43-916a264bda19, project_id: 17139359-2f33-414d-9132-68a4113d42cb, sled_id: e3fd9dcd-9ab2-492f-9826-56e628f04888, sled_serial: "e3fd9dcd-9ab2-492f-9826-56e628f04888", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2735 | 2025-12-23T06:42:50.099Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2736 | 2025-12-23T06:42:50.099Z | 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::crucible::smoke::api_reboot_test
state = Run
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2737 | 2025-12-23T06:42:50.100Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2738 | 2025-12-23T06:42:50.100Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 2739 | 2025-12-23T06:42:50.100Z | 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::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2740 | 2025-12-23T06:42:50.100Z | 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::crucible::smoke::api_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2741 | 2025-12-23T06:42:50.100Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2742 | 2025-12-23T06:42:50.100Z | 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::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2743 | 2025-12-23T06:42:54.920Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4819
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2744 | 2025-12-23T06:42:54.920Z | 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::crucible::smoke::api_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2745 | 2025-12-23T06:42:54.920Z | 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::crucible::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2746 | 2025-12-23T06:42:54.920Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2747 | 2025-12-23T06:42:54.921Z | 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::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2748 | 2025-12-23T06:42:54.938Z | 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::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2749 | 2025-12-23T06:42:54.938Z | 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::crucible::smoke::api_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2750 | 2025-12-23T06:42:54.938Z | 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::crucible::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2751 | 2025-12-23T06:42:54.938Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2752 | 2025-12-23T06:42:54.939Z | 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::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2753 | 2025-12-23T06:42:54.971Z | 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::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2754 | 2025-12-23T06:42:54.971Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 2755 | 2025-12-23T06:42:54.971Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4870
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 2756 | 2025-12-23T06:42:54.971Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2757 | 2025-12-23T06:42:54.971Z | 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::crucible::smoke::api_reboot_test
state = Reboot
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2758 | 2025-12-23T06:42:54.972Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2759 | 2025-12-23T06:42:54.972Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 2760 | 2025-12-23T06:42:54.972Z | 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::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2761 | 2025-12-23T06:42:54.972Z | 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::crucible::smoke::api_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2762 | 2025-12-23T06:42:54.973Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2763 | 2025-12-23T06:42:54.973Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2764 | 2025-12-23T06:42:59.581Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4607
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2765 | 2025-12-23T06:42:59.581Z | 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::crucible::smoke::api_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2766 | 2025-12-23T06:42:59.581Z | 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::crucible::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2767 | 2025-12-23T06:42:59.581Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2768 | 2025-12-23T06:42:59.581Z | 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::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2769 | 2025-12-23T06:42:59.600Z | 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::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2770 | 2025-12-23T06:42:59.600Z | 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::crucible::smoke::api_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2771 | 2025-12-23T06:42:59.600Z | 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::crucible::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2772 | 2025-12-23T06:42:59.600Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2773 | 2025-12-23T06:42:59.600Z | 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::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2774 | 2025-12-23T06:42:59.632Z | 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::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2775 | 2025-12-23T06:42:59.632Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 2776 | 2025-12-23T06:42:59.632Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4660
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 2777 | 2025-12-23T06:42:59.633Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2778 | 2025-12-23T06:42:59.633Z | 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
|
| 2779 | 2025-12-23T06:42:59.633Z | INFO | phd-runner: test phd_tests::crucible::smoke::api_reboot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 2780 | 2025-12-23T06:42:59.633Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9534
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2781 | 2025-12-23T06:42:59.633Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2782 | 2025-12-23T06:42:59.634Z | 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::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2783 | 2025-12-23T06:43:00.107Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::crucible::smoke::api_reboot_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2784 | 2025-12-23T06:43:00.193Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::api_reboot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/b03057ae-e54f-4f1c-8e7b-74bb7ad1e280_9000" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2785 | 2025-12-23T06:43:00.199Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::api_reboot_test
self.path = "/tmp/propolis-phd/b03057ae-e54f-4f1c-8e7b-74bb7ad1e280_9000"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2786 | 2025-12-23T06:43:00.210Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::api_reboot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/b03057ae-e54f-4f1c-8e7b-74bb7ad1e280_9001" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2787 | 2025-12-23T06:43:00.216Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::api_reboot_test
self.path = "/tmp/propolis-phd/b03057ae-e54f-4f1c-8e7b-74bb7ad1e280_9001"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2788 | 2025-12-23T06:43:00.227Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::api_reboot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/b03057ae-e54f-4f1c-8e7b-74bb7ad1e280_9002" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2789 | 2025-12-23T06:43:00.233Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::api_reboot_test
self.path = "/tmp/propolis-phd/b03057ae-e54f-4f1c-8e7b-74bb7ad1e280_9002"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2790 | 2025-12-23T06:43:00.243Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 610
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2791 | 2025-12-23T06:43:00.243Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 609
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2792 | 2025-12-23T06:43:00.243Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10624
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = e6c6ea3b-fb1d-48b5-9c99-8d1fc6010353
|
| 2793 | 2025-12-23T06:43:00.243Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10912
file = phd-tests/tests/src/crucible/smoke.rs
line = 23
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_tests::crucible::smoke
|
| 2794 | 2025-12-23T06:43:00.243Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::guest_reboot_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 2795 | 2025-12-23T06:43:00.243Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2796 | 2025-12-23T06:43:00.243Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2797 | 2025-12-23T06:43:00.243Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 35
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_tests::crucible::smoke
|
| 2798 | 2025-12-23T06:43:00.243Z | 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
|
| 2799 | 2025-12-23T06:43:00.243Z | 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
|
| 2800 | 2025-12-23T06:43:00.243Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/83f2c87f64388d17001352694bce6416dc5ed0dc4d84bf02f5099d6724522ee4/crucible-downstairs
target = phd_framework::artifacts::store
|
| 2801 | 2025-12-23T06:43:00.243Z | 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
|
| 2802 | 2025-12-23T06:43:00.244Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/f7574d63-be2b-4dad-a57a-ca949d6131c1_9000", "--encrypted", "--uuid", "f7574d63-be2b-4dad-a57a-ca949d6131c1", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 2803 | 2025-12-23T06:43:00.335Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::guest_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/f7574d63-be2b-4dad-a57a-ca949d6131c1_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:43:00.252819042Z","hostname":"buskin","pid":1157}\n{"msg":"UUID: f7574d63-be2b-4dad-a57a-ca949d6131c1","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:43:00.33168864Z","hostname":"buskin","pid":1157}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:43:00.33169711Z","hostname":"buskin","pid":1157}\n
target = phd_framework::disk::crucible
|
| 2804 | 2025-12-23T06:43:00.335Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/f7574d63-be2b-4dad-a57a-ca949d6131c1_9001", "--encrypted", "--uuid", "f7574d63-be2b-4dad-a57a-ca949d6131c1", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 2805 | 2025-12-23T06:43:00.424Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::guest_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/f7574d63-be2b-4dad-a57a-ca949d6131c1_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:43:00.343146349Z","hostname":"buskin","pid":1158}\n{"msg":"UUID: f7574d63-be2b-4dad-a57a-ca949d6131c1","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:43:00.42123407Z","hostname":"buskin","pid":1158}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:43:00.42124276Z","hostname":"buskin","pid":1158}\n
target = phd_framework::disk::crucible
|
| 2806 | 2025-12-23T06:43:00.424Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/f7574d63-be2b-4dad-a57a-ca949d6131c1_9002", "--encrypted", "--uuid", "f7574d63-be2b-4dad-a57a-ca949d6131c1", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 2807 | 2025-12-23T06:43:00.516Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::guest_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/f7574d63-be2b-4dad-a57a-ca949d6131c1_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:43:00.433492386Z","hostname":"buskin","pid":1159}\n{"msg":"UUID: f7574d63-be2b-4dad-a57a-ca949d6131c1","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:43:00.512303301Z","hostname":"buskin","pid":1159}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:43:00.512319532Z","hostname":"buskin","pid":1159}\n
target = phd_framework::disk::crucible
|
| 2808 | 2025-12-23T06:43:00.516Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::guest_reboot_test
stderr_path = "/tmp/propolis-phd/crucible_f7574d63-be2b-4dad-a57a-ca949d6131c1_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_f7574d63-be2b-4dad-a57a-ca949d6131c1_9000.stdout.log"
target = phd_framework::log_config
|
| 2809 | 2025-12-23T06:43:00.516Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/f7574d63-be2b-4dad-a57a-ca949d6131c1_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 2810 | 2025-12-23T06:43:00.516Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/f7574d63-be2b-4dad-a57a-ca949d6131c1_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 2811 | 2025-12-23T06:43:00.517Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::guest_reboot_test
stderr_path = "/tmp/propolis-phd/crucible_f7574d63-be2b-4dad-a57a-ca949d6131c1_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_f7574d63-be2b-4dad-a57a-ca949d6131c1_9001.stdout.log"
target = phd_framework::log_config
|
| 2812 | 2025-12-23T06:43:00.517Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/f7574d63-be2b-4dad-a57a-ca949d6131c1_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 2813 | 2025-12-23T06:43:00.517Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/f7574d63-be2b-4dad-a57a-ca949d6131c1_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 2814 | 2025-12-23T06:43:00.518Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::guest_reboot_test
stderr_path = "/tmp/propolis-phd/crucible_f7574d63-be2b-4dad-a57a-ca949d6131c1_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_f7574d63-be2b-4dad-a57a-ca949d6131c1_9002.stdout.log"
target = phd_framework::log_config
|
| 2815 | 2025-12-23T06:43:00.518Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/f7574d63-be2b-4dad-a57a-ca949d6131c1_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 2816 | 2025-12-23T06:43:00.518Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/f7574d63-be2b-4dad-a57a-ca949d6131c1_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 2817 | 2025-12-23T06:43:00.518Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2818 | 2025-12-23T06:43:00.518Z | 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::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm_name = crucible_guest_reboot_test
|
| 2819 | 2025-12-23T06:43:00.519Z | 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
|
| 2820 | 2025-12-23T06:43:00.519Z | 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::crucible::smoke::guest_reboot_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2821 | 2025-12-23T06:43:00.519Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::guest_reboot_test
stderr_path = "/tmp/propolis-phd/crucible_guest_reboot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_guest_reboot_test.stdout.log"
target = phd_framework::log_config
|
| 2822 | 2025-12-23T06:43:00.534Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1163
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm::server
|
| 2823 | 2025-12-23T06:43:00.534Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2824 | 2025-12-23T06:43:00.534Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2825 | 2025-12-23T06:43:00.535Z | 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:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2826 | 2025-12-23T06:43:01.031Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2827 | 2025-12-23T06:43:01.032Z | 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: 295c86b0-0538-4408-833f-0e3c2bf9a780, name: "phd-vm-295c86b0-0538-4408-833f-0e3c2bf9a780", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 8d29501d-3e2e-40bd-ac4f-97da200cfa02, project_id: 8e96fd98-37ff-48fd-aabb-03bf34163019, sled_id: 4f0f4adf-e6ae-4a7d-b321-d50159921b9d, sled_serial: "4f0f4adf-e6ae-4a7d-b321-d50159921b9d", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2828 | 2025-12-23T06:43:01.032Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2829 | 2025-12-23T06:43:01.032Z | 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::crucible::smoke::guest_reboot_test
state = Run
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2830 | 2025-12-23T06:43:01.033Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2831 | 2025-12-23T06:43:01.033Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2832 | 2025-12-23T06:43:01.033Z | 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::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2833 | 2025-12-23T06:43:01.033Z | 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::crucible::smoke::guest_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2834 | 2025-12-23T06:43:01.033Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2835 | 2025-12-23T06:43:01.033Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2836 | 2025-12-23T06:43:05.844Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4811
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2837 | 2025-12-23T06:43:05.844Z | 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::crucible::smoke::guest_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2838 | 2025-12-23T06:43:05.844Z | 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::crucible::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2839 | 2025-12-23T06:43:05.844Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2840 | 2025-12-23T06:43:05.845Z | 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::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2841 | 2025-12-23T06:43:05.862Z | 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::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2842 | 2025-12-23T06:43:05.862Z | 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::crucible::smoke::guest_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2843 | 2025-12-23T06:43:05.863Z | 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::crucible::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2844 | 2025-12-23T06:43:05.863Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2845 | 2025-12-23T06:43:05.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::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2846 | 2025-12-23T06:43:05.896Z | 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::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2847 | 2025-12-23T06:43:05.896Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2848 | 2025-12-23T06:43:05.896Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4863
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2849 | 2025-12-23T06:43:05.896Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2850 | 2025-12-23T06:43:05.896Z | 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::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2851 | 2025-12-23T06:43:05.906Z | 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::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2852 | 2025-12-23T06:43:05.907Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2853 | 2025-12-23T06:43:05.907Z | 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::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2854 | 2025-12-23T06:43:05.907Z | 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::crucible::smoke::guest_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2855 | 2025-12-23T06:43:05.907Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2856 | 2025-12-23T06:43:05.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::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2857 | 2025-12-23T06:43:12.897Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 6989
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2858 | 2025-12-23T06:43:12.897Z | 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::crucible::smoke::guest_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2859 | 2025-12-23T06:43:12.897Z | 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::crucible::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2860 | 2025-12-23T06:43:12.897Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2861 | 2025-12-23T06:43:12.897Z | 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::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2862 | 2025-12-23T06:43:12.916Z | 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::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2863 | 2025-12-23T06:43:12.916Z | 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::crucible::smoke::guest_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2864 | 2025-12-23T06:43:12.916Z | 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::crucible::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2865 | 2025-12-23T06:43:12.916Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2866 | 2025-12-23T06:43:12.916Z | 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::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2867 | 2025-12-23T06:43:12.949Z | 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::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2868 | 2025-12-23T06:43:12.949Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2869 | 2025-12-23T06:43:12.949Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 7042
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 2870 | 2025-12-23T06:43:12.949Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2871 | 2025-12-23T06:43:12.949Z | 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
|
| 2872 | 2025-12-23T06:43:12.949Z | INFO | phd-runner: test phd_tests::crucible::smoke::guest_reboot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 2873 | 2025-12-23T06:43:12.949Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 11918
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2874 | 2025-12-23T06:43:12.949Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2875 | 2025-12-23T06:43:12.950Z | 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::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2876 | 2025-12-23T06:43:13.470Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::crucible::smoke::guest_reboot_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2877 | 2025-12-23T06:43:13.555Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::guest_reboot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/f7574d63-be2b-4dad-a57a-ca949d6131c1_9000" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2878 | 2025-12-23T06:43:13.560Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::guest_reboot_test
self.path = "/tmp/propolis-phd/f7574d63-be2b-4dad-a57a-ca949d6131c1_9000"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2879 | 2025-12-23T06:43:13.571Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::guest_reboot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/f7574d63-be2b-4dad-a57a-ca949d6131c1_9001" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2880 | 2025-12-23T06:43:13.578Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::guest_reboot_test
self.path = "/tmp/propolis-phd/f7574d63-be2b-4dad-a57a-ca949d6131c1_9001"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2881 | 2025-12-23T06:43:13.589Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::guest_reboot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/f7574d63-be2b-4dad-a57a-ca949d6131c1_9002" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2882 | 2025-12-23T06:43:13.595Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::guest_reboot_test
self.path = "/tmp/propolis-phd/f7574d63-be2b-4dad-a57a-ca949d6131c1_9002"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2883 | 2025-12-23T06:43:13.606Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 657
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2884 | 2025-12-23T06:43:13.606Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 13072
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 295c86b0-0538-4408-833f-0e3c2bf9a780
|
| 2885 | 2025-12-23T06:43:13.606Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 657
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2886 | 2025-12-23T06:43:13.606Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 13363
file = phd-tests/tests/src/crucible/smoke.rs
line = 35
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_tests::crucible::smoke
|
| 2887 | 2025-12-23T06:43:13.607Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::shutdown_persistence_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 2888 | 2025-12-23T06:43:13.607Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2889 | 2025-12-23T06:43:13.607Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2890 | 2025-12-23T06:43:13.607Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 47
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_tests::crucible::smoke
|
| 2891 | 2025-12-23T06:43:13.607Z | 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
|
| 2892 | 2025-12-23T06:43:13.607Z | 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
|
| 2893 | 2025-12-23T06:43:13.607Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/83f2c87f64388d17001352694bce6416dc5ed0dc4d84bf02f5099d6724522ee4/crucible-downstairs
target = phd_framework::artifacts::store
|
| 2894 | 2025-12-23T06:43:13.607Z | 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
|
| 2895 | 2025-12-23T06:43:13.607Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/855262a7-2451-4ce0-a9a7-978d140a3780_9000", "--encrypted", "--uuid", "855262a7-2451-4ce0-a9a7-978d140a3780", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 2896 | 2025-12-23T06:43:13.698Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::shutdown_persistence_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/855262a7-2451-4ce0-a9a7-978d140a3780_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:43:13.616070951Z","hostname":"buskin","pid":1165}\n{"msg":"UUID: 855262a7-2451-4ce0-a9a7-978d140a3780","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:43:13.695294395Z","hostname":"buskin","pid":1165}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:43:13.695315666Z","hostname":"buskin","pid":1165}\n
target = phd_framework::disk::crucible
|
| 2897 | 2025-12-23T06:43:13.698Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/855262a7-2451-4ce0-a9a7-978d140a3780_9001", "--encrypted", "--uuid", "855262a7-2451-4ce0-a9a7-978d140a3780", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 2898 | 2025-12-23T06:43:13.789Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::shutdown_persistence_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/855262a7-2451-4ce0-a9a7-978d140a3780_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:43:13.70749552Z","hostname":"buskin","pid":1166}\n{"msg":"UUID: 855262a7-2451-4ce0-a9a7-978d140a3780","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:43:13.786237504Z","hostname":"buskin","pid":1166}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:43:13.786254615Z","hostname":"buskin","pid":1166}\n
target = phd_framework::disk::crucible
|
| 2899 | 2025-12-23T06:43:13.789Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/855262a7-2451-4ce0-a9a7-978d140a3780_9002", "--encrypted", "--uuid", "855262a7-2451-4ce0-a9a7-978d140a3780", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 2900 | 2025-12-23T06:43:13.877Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::shutdown_persistence_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/855262a7-2451-4ce0-a9a7-978d140a3780_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:43:13.796867206Z","hostname":"buskin","pid":1167}\n{"msg":"UUID: 855262a7-2451-4ce0-a9a7-978d140a3780","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:43:13.874857525Z","hostname":"buskin","pid":1167}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:43:13.874873786Z","hostname":"buskin","pid":1167}\n
target = phd_framework::disk::crucible
|
| 2901 | 2025-12-23T06:43:13.877Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::shutdown_persistence_test
stderr_path = "/tmp/propolis-phd/crucible_855262a7-2451-4ce0-a9a7-978d140a3780_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_855262a7-2451-4ce0-a9a7-978d140a3780_9000.stdout.log"
target = phd_framework::log_config
|
| 2902 | 2025-12-23T06:43:13.877Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/855262a7-2451-4ce0-a9a7-978d140a3780_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 2903 | 2025-12-23T06:43:13.877Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/855262a7-2451-4ce0-a9a7-978d140a3780_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 2904 | 2025-12-23T06:43:13.878Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::shutdown_persistence_test
stderr_path = "/tmp/propolis-phd/crucible_855262a7-2451-4ce0-a9a7-978d140a3780_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_855262a7-2451-4ce0-a9a7-978d140a3780_9001.stdout.log"
target = phd_framework::log_config
|
| 2905 | 2025-12-23T06:43:13.878Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/855262a7-2451-4ce0-a9a7-978d140a3780_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 2906 | 2025-12-23T06:43:13.878Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/855262a7-2451-4ce0-a9a7-978d140a3780_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 2907 | 2025-12-23T06:43:13.879Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::shutdown_persistence_test
stderr_path = "/tmp/propolis-phd/crucible_855262a7-2451-4ce0-a9a7-978d140a3780_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_855262a7-2451-4ce0-a9a7-978d140a3780_9002.stdout.log"
target = phd_framework::log_config
|
| 2908 | 2025-12-23T06:43:13.879Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/855262a7-2451-4ce0-a9a7-978d140a3780_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 2909 | 2025-12-23T06:43:13.879Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/855262a7-2451-4ce0-a9a7-978d140a3780_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 2910 | 2025-12-23T06:43:13.880Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm
|
| 2911 | 2025-12-23T06:43:13.880Z | 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::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm
vm_name = crucible_shutdown_persistence_test
|
| 2912 | 2025-12-23T06:43:13.880Z | 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
|
| 2913 | 2025-12-23T06:43:13.880Z | 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::crucible::smoke::shutdown_persistence_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2914 | 2025-12-23T06:43:13.880Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::shutdown_persistence_test
stderr_path = "/tmp/propolis-phd/crucible_shutdown_persistence_test.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_shutdown_persistence_test.stdout.log"
target = phd_framework::log_config
|
| 2915 | 2025-12-23T06:43:13.895Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1171
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm::server
|
| 2916 | 2025-12-23T06:43:13.895Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm
|
| 2917 | 2025-12-23T06:43:13.895Z | DEBG | phd-runner: [TEST - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::crucible::smoke::shutdown_persistence_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
|
| 2918 | 2025-12-23T06:43:13.902Z | INFO | phd-runner: [TEST - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::shutdown_persistence_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/855262a7-2451-4ce0-a9a7-978d140a3780_9000" } }
target = phd_framework::disk::crucible
|
| 2919 | 2025-12-23T06:43:13.905Z | INFO | phd-runner: [TEST - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::shutdown_persistence_test
self.path = "/tmp/propolis-phd/855262a7-2451-4ce0-a9a7-978d140a3780_9000"
target = phd_framework::disk::crucible
|
| 2920 | 2025-12-23T06:43:13.912Z | INFO | phd-runner: [TEST - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::shutdown_persistence_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/855262a7-2451-4ce0-a9a7-978d140a3780_9001" } }
target = phd_framework::disk::crucible
|
| 2921 | 2025-12-23T06:43:13.916Z | INFO | phd-runner: [TEST - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::shutdown_persistence_test
self.path = "/tmp/propolis-phd/855262a7-2451-4ce0-a9a7-978d140a3780_9001"
target = phd_framework::disk::crucible
|
| 2922 | 2025-12-23T06:43:13.923Z | INFO | phd-runner: [TEST - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::shutdown_persistence_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/855262a7-2451-4ce0-a9a7-978d140a3780_9002" } }
target = phd_framework::disk::crucible
|
| 2923 | 2025-12-23T06:43:13.926Z | INFO | phd-runner: [TEST - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::shutdown_persistence_test
self.path = "/tmp/propolis-phd/855262a7-2451-4ce0-a9a7-978d140a3780_9002"
target = phd_framework::disk::crucible
|
| 2924 | 2025-12-23T06:43:13.934Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 326
file = phd-tests/tests/src/crucible/smoke.rs
line = 47
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_tests::crucible::smoke
|
| 2925 | 2025-12-23T06:43:13.934Z | INFO | phd-runner: test phd_tests::crucible::smoke::shutdown_persistence_test ... skipped: Can't run data persistence test on a guest with a read-only file
system
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 2926 | 2025-12-23T06:43:13.934Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2927 | 2025-12-23T06:43:13.934Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2928 | 2025-12-23T06:43:13.934Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::vcr_replace_during_start_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 2929 | 2025-12-23T06:43:13.934Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2930 | 2025-12-23T06:43:13.934Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2931 | 2025-12-23T06:43:13.934Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 90
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_tests::crucible::smoke
|
| 2932 | 2025-12-23T06:43:13.934Z | 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
|
| 2933 | 2025-12-23T06:43:13.934Z | 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
|
| 2934 | 2025-12-23T06:43:13.934Z | 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
|
| 2935 | 2025-12-23T06:43:13.934Z | 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::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
verb = list
|
| 2936 | 2025-12-23T06:43:13.941Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 229M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 2937 | 2025-12-23T06:43:13.941Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3f5dd059-45ed-4d3c-acef-a6e045f8c96c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
verb = snapshot
|
| 2938 | 2025-12-23T06:43:13.953Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3f5dd059-45ed-4d3c-acef-a6e045f8c96c", "phd-artifacts/phd-clone-94357203-dc20-4691-a050-c8684e35dd2f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
verb = clone
|
| 2939 | 2025-12-23T06:43:13.968Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-94357203-dc20-4691-a050-c8684e35dd2f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
verb = list
|
| 2940 | 2025-12-23T06:43:13.973Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-94357203-dc20-4691-a050-c8684e35dd2f 0B 1.80T 227M /phd-artifacts/phd-clone-94357203-dc20-4691-a050-c8684e35dd2f\n
target = phd_framework::zfs
|
| 2941 | 2025-12-23T06:43:13.974Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/83f2c87f64388d17001352694bce6416dc5ed0dc4d84bf02f5099d6724522ee4/crucible-downstairs
target = phd_framework::artifacts::store
|
| 2942 | 2025-12-23T06:43:13.974Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/341d3ae9-bfe3-4035-9bfd-e12905c647d9_9000", "--encrypted", "--uuid", "341d3ae9-bfe3-4035-9bfd-e12905c647d9", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 2943 | 2025-12-23T06:43:13.993Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/341d3ae9-bfe3-4035-9bfd-e12905c647d9_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:43:13.982390871Z","hostname":"buskin","pid":1177}\n{"msg":"UUID: 341d3ae9-bfe3-4035-9bfd-e12905c647d9","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:43:13.990873608Z","hostname":"buskin","pid":1177}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:43:13.990889298Z","hostname":"buskin","pid":1177}\n
target = phd_framework::disk::crucible
|
| 2944 | 2025-12-23T06:43:13.993Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/341d3ae9-bfe3-4035-9bfd-e12905c647d9_9001", "--encrypted", "--uuid", "341d3ae9-bfe3-4035-9bfd-e12905c647d9", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 2945 | 2025-12-23T06:43:14.013Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/341d3ae9-bfe3-4035-9bfd-e12905c647d9_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:43:14.001806996Z","hostname":"buskin","pid":1178}\n{"msg":"UUID: 341d3ae9-bfe3-4035-9bfd-e12905c647d9","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:43:14.010295044Z","hostname":"buskin","pid":1178}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:43:14.010305644Z","hostname":"buskin","pid":1178}\n
target = phd_framework::disk::crucible
|
| 2946 | 2025-12-23T06:43:14.013Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/341d3ae9-bfe3-4035-9bfd-e12905c647d9_9002", "--encrypted", "--uuid", "341d3ae9-bfe3-4035-9bfd-e12905c647d9", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 2947 | 2025-12-23T06:43:14.031Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 305
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/341d3ae9-bfe3-4035-9bfd-e12905c647d9_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:43:14.02111843Z","hostname":"buskin","pid":1179}\n{"msg":"UUID: 341d3ae9-bfe3-4035-9bfd-e12905c647d9","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:43:14.029400923Z","hostname":"buskin","pid":1179}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2025-12-23T06:43:14.029411663Z","hostname":"buskin","pid":1179}\n
target = phd_framework::disk::crucible
|
| 2948 | 2025-12-23T06:43:14.031Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stderr_path = "/tmp/propolis-phd/crucible_341d3ae9-bfe3-4035-9bfd-e12905c647d9_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_341d3ae9-bfe3-4035-9bfd-e12905c647d9_9000.stdout.log"
target = phd_framework::log_config
|
| 2949 | 2025-12-23T06:43:14.031Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/341d3ae9-bfe3-4035-9bfd-e12905c647d9_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 2950 | 2025-12-23T06:43:14.032Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/341d3ae9-bfe3-4035-9bfd-e12905c647d9_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 2951 | 2025-12-23T06:43:14.032Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stderr_path = "/tmp/propolis-phd/crucible_341d3ae9-bfe3-4035-9bfd-e12905c647d9_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_341d3ae9-bfe3-4035-9bfd-e12905c647d9_9001.stdout.log"
target = phd_framework::log_config
|
| 2952 | 2025-12-23T06:43:14.032Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/341d3ae9-bfe3-4035-9bfd-e12905c647d9_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 2953 | 2025-12-23T06:43:14.032Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/341d3ae9-bfe3-4035-9bfd-e12905c647d9_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 2954 | 2025-12-23T06:43:14.033Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stderr_path = "/tmp/propolis-phd/crucible_341d3ae9-bfe3-4035-9bfd-e12905c647d9_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_341d3ae9-bfe3-4035-9bfd-e12905c647d9_9002.stdout.log"
target = phd_framework::log_config
|
| 2955 | 2025-12-23T06:43:14.033Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/341d3ae9-bfe3-4035-9bfd-e12905c647d9_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 2956 | 2025-12-23T06:43:14.033Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/341d3ae9-bfe3-4035-9bfd-e12905c647d9_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 436
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 2957 | 2025-12-23T06:43:14.033Z | INFO | phd-runner: [TEST - EVENT] enabling vcr black hole
disk = vcr-replacement-target
file = phd-tests/framework/src/disk/crucible.rs
line = 128
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 2958 | 2025-12-23T06:43:14.033Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
|
| 2959 | 2025-12-23T06:43:14.033Z | 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::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm_name = crucible_vcr_replace_during_start_test
|
| 2960 | 2025-12-23T06:43:14.033Z | 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
|
| 2961 | 2025-12-23T06:43:14.034Z | 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::crucible::smoke::vcr_replace_during_start_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2962 | 2025-12-23T06:43:14.034Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stderr_path = "/tmp/propolis-phd/crucible_vcr_replace_during_start_test.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_vcr_replace_during_start_test.stdout.log"
target = phd_framework::log_config
|
| 2963 | 2025-12-23T06:43:14.048Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1183
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm::server
|
| 2964 | 2025-12-23T06:43:14.048Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
|
| 2965 | 2025-12-23T06:43:14.048Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2966 | 2025-12-23T06:43:14.049Z | 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:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 347
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2967 | 2025-12-23T06:43:14.512Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2968 | 2025-12-23T06:43:14.513Z | 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: 9e0bca21-1c49-4056-96a7-72d3920920b8, name: "phd-vm-9e0bca21-1c49-4056-96a7-72d3920920b8", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 7a885db0-02d2-4d87-bb2a-664d25daf7e7, project_id: f4b9d3e8-7736-4b0a-b999-7d5743366755, sled_id: e58f4ea1-54bd-4167-ade6-6d786066b4e4, sled_serial: "e58f4ea1-54bd-4167-ade6-6d786066b4e4", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2969 | 2025-12-23T06:43:14.513Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2970 | 2025-12-23T06:43:14.513Z | 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::crucible::smoke::vcr_replace_during_start_test
state = Run
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2971 | 2025-12-23T06:43:14.514Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2972 | 2025-12-23T06:43:14.514Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2973 | 2025-12-23T06:43:14.514Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 5s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 686
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2974 | 2025-12-23T06:43:14.514Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2975 | 2025-12-23T06:43:14.514Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2976 | 2025-12-23T06:43:14.515Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2977 | 2025-12-23T06:43:14.815Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2978 | 2025-12-23T06:43:14.815Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2979 | 2025-12-23T06:43:14.816Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2980 | 2025-12-23T06:43:15.404Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2981 | 2025-12-23T06:43:15.404Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2982 | 2025-12-23T06:43:15.405Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2983 | 2025-12-23T06:43:16.071Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2984 | 2025-12-23T06:43:16.071Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2985 | 2025-12-23T06:43:16.072Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2986 | 2025-12-23T06:43:18.226Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2987 | 2025-12-23T06:43:18.226Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2988 | 2025-12-23T06:43:18.227Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2989 | 2025-12-23T06:43:18.227Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 3713
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2990 | 2025-12-23T06:43:18.227Z | INFO | phd-runner: [TEST - EVENT] disabling vcr black hole
disk = vcr-replacement-target
file = phd-tests/framework/src/disk/crucible.rs
line = 151
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 2991 | 2025-12-23T06:43:18.227Z | INFO | phd-runner: [TEST - EVENT] issuing Crucible VCR replacement request
disk_name = vcr-replacement-target
file = phd-tests/framework/src/test_vm/mod.rs
line = 644
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vcr = Volume { id: cb5463dd-b6b5-48d8-9899-7ea9e0f35bff, block_size: 512, sub_volumes: [Region { block_size: 512, blocks_per_extent: 131072, extent_count: 16, opts: CrucibleOpts { id: cb5463dd-b6b5-48d8-9899-7ea9e0f35bff, target: [127.0.0.1:9000, 127.0.0.1:9001, 127.0.0.1:9002], lossy: false, flush_timeout: None, key: Some("aEIbr40tzYUeCktPvqPmiv5+PUIL56Nwz8gedCqPbhk="), cert_pem: None, key_pem: None, root_cert_pem: None, control: None, read_only: false }, generation: 2 }], read_only_parent: None }
|
| 2992 | 2025-12-23T06:43:18.229Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
|
| 2993 | 2025-12-23T06:43:18.229Z | 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::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2994 | 2025-12-23T06:43:18.229Z | 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::crucible::smoke::vcr_replace_during_start_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2995 | 2025-12-23T06:43:18.229Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2996 | 2025-12-23T06:43:18.229Z | 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::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2997 | 2025-12-23T06:43:32.742Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 14512
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 2998 | 2025-12-23T06:43:32.742Z | 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::crucible::smoke::vcr_replace_during_start_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2999 | 2025-12-23T06:43:32.742Z | 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::crucible::smoke::vcr_replace_during_start_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3000 | 2025-12-23T06:43:32.742Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 3001 | 2025-12-23T06:43:32.742Z | 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::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 3002 | 2025-12-23T06:43:32.760Z | 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::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 3003 | 2025-12-23T06:43:32.760Z | 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::crucible::smoke::vcr_replace_during_start_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3004 | 2025-12-23T06:43:32.760Z | 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::crucible::smoke::vcr_replace_during_start_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3005 | 2025-12-23T06:43:32.761Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 3006 | 2025-12-23T06:43:32.761Z | 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::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 3007 | 2025-12-23T06:43:32.792Z | 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::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 3008 | 2025-12-23T06:43:32.792Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
|
| 3009 | 2025-12-23T06:43:32.792Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 14563
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
|
| 3010 | 2025-12-23T06:43:32.792Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 3011 | 2025-12-23T06:43:32.792Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 479
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 3012 | 2025-12-23T06:43:32.793Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 477
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 3013 | 2025-12-23T06:43:32.794Z | INFO | phd-runner: [TEST - EVENT] issuing Crucible VCR replacement request
disk_name = vcr-replacement-target
file = phd-tests/framework/src/test_vm/mod.rs
line = 644
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vcr = Volume { id: cb5463dd-b6b5-48d8-9899-7ea9e0f35bff, block_size: 512, sub_volumes: [Region { block_size: 512, blocks_per_extent: 131072, extent_count: 16, opts: CrucibleOpts { id: cb5463dd-b6b5-48d8-9899-7ea9e0f35bff, target: [127.0.0.1:9000, 127.0.0.1:9001, 127.0.0.1:9002], lossy: false, flush_timeout: None, key: Some("aEIbr40tzYUeCktPvqPmiv5+PUIL56Nwz8gedCqPbhk="), cert_pem: None, key_pem: None, root_cert_pem: None, control: None, read_only: false }, generation: 3 }], read_only_parent: None }
|
| 3014 | 2025-12-23T06:43:32.795Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 3015 | 2025-12-23T06:43:32.795Z | 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
|
| 3016 | 2025-12-23T06:43:32.795Z | INFO | phd-runner: test phd_tests::crucible::smoke::vcr_replace_during_start_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 3017 | 2025-12-23T06:43:32.795Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 18283
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3018 | 2025-12-23T06:43:32.795Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3019 | 2025-12-23T06:43:32.796Z | 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::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 3020 | 2025-12-23T06:43:33.346Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 3021 | 2025-12-23T06:43:33.428Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 3022 | 2025-12-23T06:43:33.428Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-94357203-dc20-4691-a050-c8684e35dd2f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
verb = destroy
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 3023 | 2025-12-23T06:43:33.448Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 3024 | 2025-12-23T06:43:33.448Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3f5dd059-45ed-4d3c-acef-a6e045f8c96c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
verb = destroy
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 3025 | 2025-12-23T06:43:33.461Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/341d3ae9-bfe3-4035-9bfd-e12905c647d9_9000" } }
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 3026 | 2025-12-23T06:43:33.465Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self.path = "/tmp/propolis-phd/341d3ae9-bfe3-4035-9bfd-e12905c647d9_9000"
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 3027 | 2025-12-23T06:43:33.466Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/341d3ae9-bfe3-4035-9bfd-e12905c647d9_9001" } }
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 3028 | 2025-12-23T06:43:33.469Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self.path = "/tmp/propolis-phd/341d3ae9-bfe3-4035-9bfd-e12905c647d9_9001"
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 3029 | 2025-12-23T06:43:33.470Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/341d3ae9-bfe3-4035-9bfd-e12905c647d9_9002" } }
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 3030 | 2025-12-23T06:43:33.474Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self.path = "/tmp/propolis-phd/341d3ae9-bfe3-4035-9bfd-e12905c647d9_9002"
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 3031 | 2025-12-23T06:43:33.475Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 679
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 3032 | 2025-12-23T06:43:33.475Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 679
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3033 | 2025-12-23T06:43:33.475Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 19426
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = 9e0bca21-1c49-4056-96a7-72d3920920b8
|
| 3034 | 2025-12-23T06:43:33.475Z | INFO | phd-runner: Starting test phd_tests::boot_order::configurable_boot_order
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 3035 | 2025-12-23T06:43:33.475Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 19541
file = phd-tests/tests/src/crucible/smoke.rs
line = 90
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_tests::crucible::smoke
|
| 3036 | 2025-12-23T06:43:33.475Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3037 | 2025-12-23T06:43:33.475Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3038 | 2025-12-23T06:43:33.475Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/boot_order.rs
line = 51
path = phd_tests::boot_order::configurable_boot_order
target = phd_tests::boot_order
|
| 3039 | 2025-12-23T06:43:33.475Z | 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
|
| 3040 | 2025-12-23T06:43:33.475Z | 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
|
| 3041 | 2025-12-23T06:43:33.476Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 3042 | 2025-12-23T06:43:33.476Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 3043 | 2025-12-23T06:43:33.483Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 229M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 3044 | 2025-12-23T06:43:33.483Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b3611799-87bc-4449-b69e-41c456d2ba9d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = snapshot
|
| 3045 | 2025-12-23T06:43:33.493Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b3611799-87bc-4449-b69e-41c456d2ba9d", "phd-artifacts/phd-clone-facfef46-f37b-41b6-bfe3-e2cbef88d91a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = clone
|
| 3046 | 2025-12-23T06:43:33.509Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-facfef46-f37b-41b6-bfe3-e2cbef88d91a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 3047 | 2025-12-23T06:43:33.516Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-facfef46-f37b-41b6-bfe3-e2cbef88d91a 0B 1.80T 227M /phd-artifacts/phd-clone-facfef46-f37b-41b6-bfe3-e2cbef88d91a\n
target = phd_framework::zfs
|
| 3048 | 2025-12-23T06:43:33.516Z | 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
|
| 3049 | 2025-12-23T06:43:33.517Z | 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::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 3050 | 2025-12-23T06:43:33.523Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 230M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 3051 | 2025-12-23T06:43:33.523Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-075f166a-8e14-4d77-9e85-1a681ce9740f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = snapshot
|
| 3052 | 2025-12-23T06:43:33.537Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-075f166a-8e14-4d77-9e85-1a681ce9740f", "phd-artifacts/phd-clone-04aa58be-8415-4c9e-ba93-b88476cb51d6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = clone
|
| 3053 | 2025-12-23T06:43:33.549Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-04aa58be-8415-4c9e-ba93-b88476cb51d6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 3054 | 2025-12-23T06:43:33.556Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-04aa58be-8415-4c9e-ba93-b88476cb51d6 0B 1.80T 227M /phd-artifacts/phd-clone-04aa58be-8415-4c9e-ba93-b88476cb51d6\n
target = phd_framework::zfs
|
| 3055 | 2025-12-23T06:43:33.556Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 3056 | 2025-12-23T06:43:33.556Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm_name = configurable_boot_order
|
| 3057 | 2025-12-23T06:43:33.556Z | 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
|
| 3058 | 2025-12-23T06:43:33.556Z | 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::boot_order::configurable_boot_order
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3059 | 2025-12-23T06:43:33.556Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::boot_order::configurable_boot_order
stderr_path = "/tmp/propolis-phd/configurable_boot_order.stderr.log"
stdout_path = "/tmp/propolis-phd/configurable_boot_order.stdout.log"
target = phd_framework::log_config
|
| 3060 | 2025-12-23T06:43:33.571Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1195
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm::server
|
| 3061 | 2025-12-23T06:43:33.571Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 3062 | 2025-12-23T06:43:33.571Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3063 | 2025-12-23T06:43:33.572Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3064 | 2025-12-23T06:43:34.204Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3065 | 2025-12-23T06:43:34.204Z | 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: 84c03584-2e85-4d06-bb9b-994d9609f2d8, name: "phd-vm-84c03584-2e85-4d06-bb9b-994d9609f2d8", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 6153c086-1eef-4875-be04-ddcdaeec0e7e, project_id: e06bbc14-8602-4685-a0a0-52d18ae1125c, sled_id: 523cbb42-fadf-4135-ae54-29b1e1e9e220, sled_serial: "523cbb42-fadf-4135-ae54-29b1e1e9e220", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3066 | 2025-12-23T06:43:34.204Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3067 | 2025-12-23T06:43:34.204Z | 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::boot_order::configurable_boot_order
state = Run
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3068 | 2025-12-23T06:43:34.205Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3069 | 2025-12-23T06:43:34.205Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 3070 | 2025-12-23T06:43:34.205Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = 300s
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3071 | 2025-12-23T06:43:34.205Z | 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::boot_order::configurable_boot_order
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3072 | 2025-12-23T06:43:34.205Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3073 | 2025-12-23T06:43:34.205Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3074 | 2025-12-23T06:43:38.653Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4447
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3075 | 2025-12-23T06:43:38.653Z | 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::boot_order::configurable_boot_order
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3076 | 2025-12-23T06:43:38.653Z | 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::boot_order::configurable_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3077 | 2025-12-23T06:43:38.653Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3078 | 2025-12-23T06:43:38.653Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3079 | 2025-12-23T06:43:38.672Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3080 | 2025-12-23T06:43:38.672Z | 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::boot_order::configurable_boot_order
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3081 | 2025-12-23T06:43:38.672Z | 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::boot_order::configurable_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3082 | 2025-12-23T06:43:38.672Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3083 | 2025-12-23T06:43:38.672Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3084 | 2025-12-23T06:43:38.704Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3085 | 2025-12-23T06:43:38.705Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 3086 | 2025-12-23T06:43:38.705Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4499
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 3087 | 2025-12-23T06:43:38.705Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3088 | 2025-12-23T06:43:38.705Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3089 | 2025-12-23T06:43:38.737Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3090 | 2025-12-23T06:43:38.737Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3091 | 2025-12-23T06:43:38.738Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3092 | 2025-12-23T06:43:38.770Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3093 | 2025-12-23T06:43:38.771Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3094 | 2025-12-23T06:43:38.771Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3095 | 2025-12-23T06:43:38.804Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3096 | 2025-12-23T06:43:38.805Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3097 | 2025-12-23T06:43:38.805Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3098 | 2025-12-23T06:43:38.849Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3099 | 2025-12-23T06:43:38.849Z | 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
|
| 3100 | 2025-12-23T06:43:38.849Z | 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
|
| 3101 | 2025-12-23T06:43:38.849Z | 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
|
| 3102 | 2025-12-23T06:43:38.849Z | 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::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 3103 | 2025-12-23T06:43:38.857Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 229M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 3104 | 2025-12-23T06:43:38.857Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-2ef9af7a-b50a-4bef-9a7d-ef11e6f935d7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = snapshot
|
| 3105 | 2025-12-23T06:43:38.870Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-2ef9af7a-b50a-4bef-9a7d-ef11e6f935d7", "phd-artifacts/phd-clone-3f962dda-b03b-4bbe-9b6c-3a971c07b3cb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = clone
|
| 3106 | 2025-12-23T06:43:38.882Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3f962dda-b03b-4bbe-9b6c-3a971c07b3cb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 3107 | 2025-12-23T06:43:38.890Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-3f962dda-b03b-4bbe-9b6c-3a971c07b3cb 0B 1.80T 227M /phd-artifacts/phd-clone-3f962dda-b03b-4bbe-9b6c-3a971c07b3cb\n
target = phd_framework::zfs
|
| 3108 | 2025-12-23T06:43:38.890Z | 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
|
| 3109 | 2025-12-23T06:43:38.890Z | 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::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 3110 | 2025-12-23T06:43:38.897Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 229M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 3111 | 2025-12-23T06:43:38.897Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a6657eac-1341-49a9-b7d7-46ae9306b120"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = snapshot
|
| 3112 | 2025-12-23T06:43:38.910Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a6657eac-1341-49a9-b7d7-46ae9306b120", "phd-artifacts/phd-clone-4365c0c1-4c50-47be-a4a9-bca9ba7843d4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = clone
|
| 3113 | 2025-12-23T06:43:38.927Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-4365c0c1-4c50-47be-a4a9-bca9ba7843d4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 3114 | 2025-12-23T06:43:38.933Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-4365c0c1-4c50-47be-a4a9-bca9ba7843d4 0B 1.80T 227M /phd-artifacts/phd-clone-4365c0c1-4c50-47be-a4a9-bca9ba7843d4\n
target = phd_framework::zfs
|
| 3115 | 2025-12-23T06:43:38.934Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 3116 | 2025-12-23T06:43:38.934Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm_name = configurable_boot_order
|
| 3117 | 2025-12-23T06:43:38.934Z | 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
|
| 3118 | 2025-12-23T06:43:38.934Z | 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::boot_order::configurable_boot_order
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3119 | 2025-12-23T06:43:38.934Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::boot_order::configurable_boot_order
stderr_path = "/tmp/propolis-phd/configurable_boot_order.stderr.log"
stdout_path = "/tmp/propolis-phd/configurable_boot_order.stdout.log"
target = phd_framework::log_config
|
| 3120 | 2025-12-23T06:43:38.949Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1204
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm::server
|
| 3121 | 2025-12-23T06:43:38.949Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 3122 | 2025-12-23T06:43:38.949Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3123 | 2025-12-23T06:43:38.950Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3124 | 2025-12-23T06:43:39.381Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3125 | 2025-12-23T06:43:39.381Z | 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: 4e895b83-1a46-4553-895b-ec6ff3c40e89, name: "phd-vm-4e895b83-1a46-4553-895b-ec6ff3c40e89", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 91b68662-6bf5-4c95-83d1-ee7b9e0c0fd3, project_id: 11896442-6d1e-43f8-b2be-94be9d56fca0, sled_id: e7c3feb5-0f55-41d3-b24d-49a8c6891c1d, sled_serial: "e7c3feb5-0f55-41d3-b24d-49a8c6891c1d", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3126 | 2025-12-23T06:43:39.382Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3127 | 2025-12-23T06:43:39.382Z | 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::boot_order::configurable_boot_order
state = Run
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3128 | 2025-12-23T06:43:39.382Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3129 | 2025-12-23T06:43:39.382Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 3130 | 2025-12-23T06:43:39.383Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = 300s
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3131 | 2025-12-23T06:43:39.383Z | 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::boot_order::configurable_boot_order
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3132 | 2025-12-23T06:43:39.383Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3133 | 2025-12-23T06:43:39.383Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3134 | 2025-12-23T06:43:43.826Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4443
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3135 | 2025-12-23T06:43:43.826Z | 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::boot_order::configurable_boot_order
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3136 | 2025-12-23T06:43:43.826Z | 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::boot_order::configurable_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3137 | 2025-12-23T06:43:43.826Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3138 | 2025-12-23T06:43:43.826Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3139 | 2025-12-23T06:43:43.843Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3140 | 2025-12-23T06:43:43.843Z | 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::boot_order::configurable_boot_order
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3141 | 2025-12-23T06:43:43.844Z | 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::boot_order::configurable_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3142 | 2025-12-23T06:43:43.844Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3143 | 2025-12-23T06:43:43.844Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3144 | 2025-12-23T06:43:43.877Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3145 | 2025-12-23T06:43:43.877Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 3146 | 2025-12-23T06:43:43.877Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4494
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 3147 | 2025-12-23T06:43:43.877Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3148 | 2025-12-23T06:43:43.877Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3149 | 2025-12-23T06:43:43.887Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3150 | 2025-12-23T06:43:43.887Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3151 | 2025-12-23T06:43:43.888Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3152 | 2025-12-23T06:43:43.922Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3153 | 2025-12-23T06:43:43.922Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3154 | 2025-12-23T06:43:43.922Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3155 | 2025-12-23T06:43:43.932Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3156 | 2025-12-23T06:43:43.933Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3157 | 2025-12-23T06:43:43.933Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3158 | 2025-12-23T06:43:43.978Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 45
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3159 | 2025-12-23T06:43:43.978Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3160 | 2025-12-23T06:43:43.978Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3161 | 2025-12-23T06:43:43.978Z | 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
|
| 3162 | 2025-12-23T06:43:43.979Z | 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
|
| 3163 | 2025-12-23T06:43:43.979Z | INFO | phd-runner: test phd_tests::boot_order::configurable_boot_order ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 3164 | 2025-12-23T06:43:43.979Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3165 | 2025-12-23T06:43:43.979Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9775
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3166 | 2025-12-23T06:43:43.979Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4598
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3167 | 2025-12-23T06:43:43.980Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3168 | 2025-12-23T06:43:43.980Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3169 | 2025-12-23T06:43:44.360Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::boot_order::configurable_boot_order
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3170 | 2025-12-23T06:43:44.434Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3171 | 2025-12-23T06:43:44.435Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3f962dda-b03b-4bbe-9b6c-3a971c07b3cb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3172 | 2025-12-23T06:43:44.458Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3173 | 2025-12-23T06:43:44.458Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-2ef9af7a-b50a-4bef-9a7d-ef11e6f935d7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3174 | 2025-12-23T06:43:44.472Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3175 | 2025-12-23T06:43:44.472Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-4365c0c1-4c50-47be-a4a9-bca9ba7843d4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3176 | 2025-12-23T06:43:44.491Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3177 | 2025-12-23T06:43:44.491Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a6657eac-1341-49a9-b7d7-46ae9306b120"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3178 | 2025-12-23T06:43:44.503Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 524
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3179 | 2025-12-23T06:43:44.503Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5553
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 4e895b83-1a46-4553-895b-ec6ff3c40e89
|
| 3180 | 2025-12-23T06:43:44.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::boot_order::configurable_boot_order
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3181 | 2025-12-23T06:43:44.662Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3182 | 2025-12-23T06:43:44.662Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-facfef46-f37b-41b6-bfe3-e2cbef88d91a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3183 | 2025-12-23T06:43:44.681Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3184 | 2025-12-23T06:43:44.681Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b3611799-87bc-4449-b69e-41c456d2ba9d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3185 | 2025-12-23T06:43:44.694Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3186 | 2025-12-23T06:43:44.694Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-04aa58be-8415-4c9e-ba93-b88476cb51d6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3187 | 2025-12-23T06:43:44.714Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3188 | 2025-12-23T06:43:44.714Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-075f166a-8e14-4d77-9e85-1a681ce9740f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3189 | 2025-12-23T06:43:44.728Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 749
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3190 | 2025-12-23T06:43:44.728Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 11156
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 84c03584-2e85-4d06-bb9b-994d9609f2d8
|
| 3191 | 2025-12-23T06:43:44.728Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 748
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3192 | 2025-12-23T06:43:44.728Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11252
file = phd-tests/tests/src/boot_order.rs
line = 51
path = phd_tests::boot_order::configurable_boot_order
target = phd_tests::boot_order
|
| 3193 | 2025-12-23T06:43:44.728Z | INFO | phd-runner: Starting test phd_tests::boot_order::unbootable_disk_skipped
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 3194 | 2025-12-23T06:43:44.728Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3195 | 2025-12-23T06:43:44.728Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3196 | 2025-12-23T06:43:44.728Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/boot_order.rs
line = 117
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_tests::boot_order
|
| 3197 | 2025-12-23T06:43:44.728Z | 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
|
| 3198 | 2025-12-23T06:43:44.728Z | 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
|
| 3199 | 2025-12-23T06:43:44.728Z | 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
|
| 3200 | 2025-12-23T06:43:44.728Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::zfs
verb = list
|
| 3201 | 2025-12-23T06:43:44.734Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::unbootable_disk_skipped
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 228M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 3202 | 2025-12-23T06:43:44.734Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6fda0167-ac9d-48e4-a887-d4648374a362"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::zfs
verb = snapshot
|
| 3203 | 2025-12-23T06:43:44.745Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6fda0167-ac9d-48e4-a887-d4648374a362", "phd-artifacts/phd-clone-962fd20c-d42a-469c-a38d-f2e66ed0e5ad"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::zfs
verb = clone
|
| 3204 | 2025-12-23T06:43:44.758Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-962fd20c-d42a-469c-a38d-f2e66ed0e5ad"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::zfs
verb = list
|
| 3205 | 2025-12-23T06:43:44.765Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::unbootable_disk_skipped
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-962fd20c-d42a-469c-a38d-f2e66ed0e5ad 0B 1.80T 227M /phd-artifacts/phd-clone-962fd20c-d42a-469c-a38d-f2e66ed0e5ad\n
target = phd_framework::zfs
|
| 3206 | 2025-12-23T06:43:44.766Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
|
| 3207 | 2025-12-23T06:43:44.766Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm_name = unbootable_disk_skipped
|
| 3208 | 2025-12-23T06:43:44.766Z | 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
|
| 3209 | 2025-12-23T06:43:44.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::boot_order::unbootable_disk_skipped
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3210 | 2025-12-23T06:43:44.766Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::boot_order::unbootable_disk_skipped
stderr_path = "/tmp/propolis-phd/unbootable_disk_skipped.stderr.log"
stdout_path = "/tmp/propolis-phd/unbootable_disk_skipped.stdout.log"
target = phd_framework::log_config
|
| 3211 | 2025-12-23T06:43:44.781Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1219
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm::server
|
| 3212 | 2025-12-23T06:43:44.781Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
|
| 3213 | 2025-12-23T06:43:44.781Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3214 | 2025-12-23T06:43:44.783Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3215 | 2025-12-23T06:43:45.535Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3216 | 2025-12-23T06:43:45.535Z | 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: 081391b7-2efb-4e3f-bd8d-452d57a699b3, name: "phd-vm-081391b7-2efb-4e3f-bd8d-452d57a699b3", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: eec382cc-bd7a-439a-9e81-a5d71fa2aa90, project_id: 92aa013e-abdf-4cff-ac27-71c61e327962, sled_id: 15044fc0-9a39-4259-b89c-bc11835f34c2, sled_serial: "15044fc0-9a39-4259-b89c-bc11835f34c2", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3217 | 2025-12-23T06:43:45.535Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3218 | 2025-12-23T06:43:45.535Z | 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::boot_order::unbootable_disk_skipped
state = Run
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3219 | 2025-12-23T06:43:45.536Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3220 | 2025-12-23T06:43:45.536Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
|
| 3221 | 2025-12-23T06:43:45.536Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = 300s
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3222 | 2025-12-23T06:43:45.536Z | 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::boot_order::unbootable_disk_skipped
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3223 | 2025-12-23T06:43:45.536Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3224 | 2025-12-23T06:43:45.536Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3225 | 2025-12-23T06:43:50.037Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4500
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3226 | 2025-12-23T06:43:50.037Z | 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::boot_order::unbootable_disk_skipped
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3227 | 2025-12-23T06:43:50.037Z | 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::boot_order::unbootable_disk_skipped
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3228 | 2025-12-23T06:43:50.038Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3229 | 2025-12-23T06:43:50.038Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3230 | 2025-12-23T06:43:50.055Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3231 | 2025-12-23T06:43:50.055Z | 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::boot_order::unbootable_disk_skipped
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3232 | 2025-12-23T06:43:50.056Z | 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::boot_order::unbootable_disk_skipped
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3233 | 2025-12-23T06:43:50.056Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3234 | 2025-12-23T06:43:50.056Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3235 | 2025-12-23T06:43:50.088Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3236 | 2025-12-23T06:43:50.089Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
|
| 3237 | 2025-12-23T06:43:50.089Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4552
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
|
| 3238 | 2025-12-23T06:43:50.089Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3239 | 2025-12-23T06:43:50.089Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3240 | 2025-12-23T06:43:50.121Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3241 | 2025-12-23T06:43:50.122Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3242 | 2025-12-23T06:43:50.122Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3243 | 2025-12-23T06:43:50.155Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3244 | 2025-12-23T06:43:50.155Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3245 | 2025-12-23T06:43:50.155Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3246 | 2025-12-23T06:43:50.188Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3247 | 2025-12-23T06:43:50.188Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3248 | 2025-12-23T06:43:50.188Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3249 | 2025-12-23T06:43:50.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3250 | 2025-12-23T06:43:50.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3251 | 2025-12-23T06:43:50.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3252 | 2025-12-23T06:43:50.265Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3253 | 2025-12-23T06:43:50.266Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3254 | 2025-12-23T06:43:50.266Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3255 | 2025-12-23T06:43:50.299Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3256 | 2025-12-23T06:43:50.299Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3257 | 2025-12-23T06:43:50.299Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3258 | 2025-12-23T06:43:50.331Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3259 | 2025-12-23T06:43:50.332Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3260 | 2025-12-23T06:43:50.332Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3261 | 2025-12-23T06:43:50.387Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3262 | 2025-12-23T06:43:50.387Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3263 | 2025-12-23T06:43:50.388Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3264 | 2025-12-23T06:43:50.420Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3265 | 2025-12-23T06:43:50.420Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3266 | 2025-12-23T06:43:50.420Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3267 | 2025-12-23T06:43:50.465Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3268 | 2025-12-23T06:43:50.465Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3269 | 2025-12-23T06:43:50.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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3270 | 2025-12-23T06:43:50.497Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3271 | 2025-12-23T06:43:50.497Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3272 | 2025-12-23T06:43:50.497Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3273 | 2025-12-23T06:43:50.541Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3274 | 2025-12-23T06:43:50.541Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3275 | 2025-12-23T06:43:50.541Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3276 | 2025-12-23T06:43:50.574Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3277 | 2025-12-23T06:43:50.574Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3278 | 2025-12-23T06:43:50.574Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3279 | 2025-12-23T06:43:50.629Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3280 | 2025-12-23T06:43:50.629Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3281 | 2025-12-23T06:43:50.629Z | 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
|
| 3282 | 2025-12-23T06:43:50.629Z | INFO | phd-runner: test phd_tests::boot_order::unbootable_disk_skipped ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 3283 | 2025-12-23T06:43:50.629Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 5094
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3284 | 2025-12-23T06:43:50.629Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3285 | 2025-12-23T06:43:50.630Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3286 | 2025-12-23T06:43:50.893Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::boot_order::unbootable_disk_skipped
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3287 | 2025-12-23T06:43:50.969Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::zfs
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3288 | 2025-12-23T06:43:50.969Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-962fd20c-d42a-469c-a38d-f2e66ed0e5ad"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::zfs
verb = destroy
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3289 | 2025-12-23T06:43:50.989Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::zfs
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3290 | 2025-12-23T06:43:50.989Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6fda0167-ac9d-48e4-a887-d4648374a362"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::zfs
verb = destroy
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3291 | 2025-12-23T06:43:51.003Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 373
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3292 | 2025-12-23T06:43:51.003Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 373
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3293 | 2025-12-23T06:43:51.003Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6221
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 081391b7-2efb-4e3f-bd8d-452d57a699b3
|
| 3294 | 2025-12-23T06:43:51.003Z | INFO | phd-runner: Starting test phd_tests::boot_order::guest_can_adjust_boot_order
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 3295 | 2025-12-23T06:43:51.003Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6275
file = phd-tests/tests/src/boot_order.rs
line = 117
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_tests::boot_order
|
| 3296 | 2025-12-23T06:43:51.003Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3297 | 2025-12-23T06:43:51.003Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3298 | 2025-12-23T06:43:51.003Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/boot_order.rs
line = 236
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_tests::boot_order
|
| 3299 | 2025-12-23T06:43:51.003Z | 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
|
| 3300 | 2025-12-23T06:43:51.003Z | 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
|
| 3301 | 2025-12-23T06:43:51.003Z | 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
|
| 3302 | 2025-12-23T06:43:51.003Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
verb = list
|
| 3303 | 2025-12-23T06:43:51.011Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::guest_can_adjust_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 228M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 3304 | 2025-12-23T06:43:51.011Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-090b59cb-7013-4a4a-bac5-4356934024c0"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
verb = snapshot
|
| 3305 | 2025-12-23T06:43:51.022Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-090b59cb-7013-4a4a-bac5-4356934024c0", "phd-artifacts/phd-clone-dad79afc-6853-4f2b-9ecb-9faf68ac3bda"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
verb = clone
|
| 3306 | 2025-12-23T06:43:51.036Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-dad79afc-6853-4f2b-9ecb-9faf68ac3bda"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
verb = list
|
| 3307 | 2025-12-23T06:43:51.043Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::guest_can_adjust_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-dad79afc-6853-4f2b-9ecb-9faf68ac3bda 0B 1.80T 227M /phd-artifacts/phd-clone-dad79afc-6853-4f2b-9ecb-9faf68ac3bda\n
target = phd_framework::zfs
|
| 3308 | 2025-12-23T06:43:51.044Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 3309 | 2025-12-23T06:43:51.044Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm_name = guest_can_adjust_boot_order
|
| 3310 | 2025-12-23T06:43:51.044Z | 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
|
| 3311 | 2025-12-23T06:43:51.044Z | 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::boot_order::guest_can_adjust_boot_order
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3312 | 2025-12-23T06:43:51.044Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::boot_order::guest_can_adjust_boot_order
stderr_path = "/tmp/propolis-phd/guest_can_adjust_boot_order.stderr.log"
stdout_path = "/tmp/propolis-phd/guest_can_adjust_boot_order.stdout.log"
target = phd_framework::log_config
|
| 3313 | 2025-12-23T06:43:51.059Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1227
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm::server
|
| 3314 | 2025-12-23T06:43:51.059Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 3315 | 2025-12-23T06:43:51.059Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3316 | 2025-12-23T06:43:51.061Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3317 | 2025-12-23T06:43:51.619Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3318 | 2025-12-23T06:43:51.620Z | 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: f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863, name: "phd-vm-f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 1f259bd9-f4a4-4ca7-92d5-b0afe9f3ac58, project_id: ff49cca1-00e2-46f5-8500-315b120aeff7, sled_id: 1a8b818d-e5b9-4b44-95ab-c49cf32d40bb, sled_serial: "1a8b818d-e5b9-4b44-95ab-c49cf32d40bb", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3319 | 2025-12-23T06:43:51.620Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3320 | 2025-12-23T06:43:51.620Z | 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::boot_order::guest_can_adjust_boot_order
state = Run
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3321 | 2025-12-23T06:43:51.621Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3322 | 2025-12-23T06:43:51.621Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 3323 | 2025-12-23T06:43:51.621Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = 300s
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3324 | 2025-12-23T06:43:51.621Z | 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::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3325 | 2025-12-23T06:43:51.621Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3326 | 2025-12-23T06:43:51.621Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3327 | 2025-12-23T06:43:56.064Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4442
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3328 | 2025-12-23T06:43:56.064Z | 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::boot_order::guest_can_adjust_boot_order
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3329 | 2025-12-23T06:43:56.064Z | 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::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3330 | 2025-12-23T06:43:56.064Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3331 | 2025-12-23T06:43:56.064Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3332 | 2025-12-23T06:43:56.083Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3333 | 2025-12-23T06:43:56.083Z | 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::boot_order::guest_can_adjust_boot_order
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3334 | 2025-12-23T06:43:56.083Z | 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::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3335 | 2025-12-23T06:43:56.083Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3336 | 2025-12-23T06:43:56.084Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3337 | 2025-12-23T06:43:56.115Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3338 | 2025-12-23T06:43:56.115Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 3339 | 2025-12-23T06:43:56.115Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4494
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 3340 | 2025-12-23T06:43:56.116Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3341 | 2025-12-23T06:43:56.116Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3342 | 2025-12-23T06:43:56.126Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3343 | 2025-12-23T06:43:56.126Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3344 | 2025-12-23T06:43:56.126Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3345 | 2025-12-23T06:43:56.159Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3346 | 2025-12-23T06:43:56.160Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3347 | 2025-12-23T06:43:56.160Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3348 | 2025-12-23T06:43:56.182Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3349 | 2025-12-23T06:43:56.182Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3350 | 2025-12-23T06:43:56.182Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3351 | 2025-12-23T06:43:56.215Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3352 | 2025-12-23T06:43:56.215Z | WARN | phd-runner: [TEST - EVENT] guest environment already has a BootFFFF entry; is this not a fresh image?
file = phd-tests/tests/src/boot_order.rs
line = 276
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_tests::boot_order
|
| 3353 | 2025-12-23T06:43:56.215Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3354 | 2025-12-23T06:43:56.215Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3355 | 2025-12-23T06:43:56.248Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3356 | 2025-12-23T06:43:56.248Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3357 | 2025-12-23T06:43:56.248Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3358 | 2025-12-23T06:43:56.282Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3359 | 2025-12-23T06:43:56.282Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3360 | 2025-12-23T06:43:56.283Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3361 | 2025-12-23T06:43:56.315Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3362 | 2025-12-23T06:43:56.315Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3363 | 2025-12-23T06:43:56.315Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3364 | 2025-12-23T06:43:56.349Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3365 | 2025-12-23T06:43:56.350Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3366 | 2025-12-23T06:43:56.350Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3367 | 2025-12-23T06:43:56.382Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3368 | 2025-12-23T06:43:56.382Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3369 | 2025-12-23T06:43:56.382Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3370 | 2025-12-23T06:43:56.416Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3371 | 2025-12-23T06:43:56.416Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3372 | 2025-12-23T06:43:56.416Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3373 | 2025-12-23T06:43:56.515Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 98
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3374 | 2025-12-23T06:43:56.515Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3375 | 2025-12-23T06:43:56.515Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3376 | 2025-12-23T06:43:56.548Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3377 | 2025-12-23T06:43:56.548Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3378 | 2025-12-23T06:43:56.548Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3379 | 2025-12-23T06:43:56.581Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3380 | 2025-12-23T06:43:56.581Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3381 | 2025-12-23T06:43:56.581Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3382 | 2025-12-23T06:43:56.614Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3383 | 2025-12-23T06:43:56.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3384 | 2025-12-23T06:43:56.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3385 | 2025-12-23T06:43:56.625Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3386 | 2025-12-23T06:43:56.625Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3387 | 2025-12-23T06:43:56.625Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3388 | 2025-12-23T06:43:56.668Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3389 | 2025-12-23T06:43:56.668Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3390 | 2025-12-23T06:43:56.668Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3391 | 2025-12-23T06:43:56.680Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3392 | 2025-12-23T06:43:56.680Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3393 | 2025-12-23T06:43:56.680Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3394 | 2025-12-23T06:43:56.713Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3395 | 2025-12-23T06:43:56.713Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3396 | 2025-12-23T06:43:56.713Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3397 | 2025-12-23T06:43:56.723Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3398 | 2025-12-23T06:43:56.724Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3399 | 2025-12-23T06:43:56.724Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3400 | 2025-12-23T06:43:56.757Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3401 | 2025-12-23T06:43:56.757Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3402 | 2025-12-23T06:43:56.757Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3403 | 2025-12-23T06:43:56.790Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3404 | 2025-12-23T06:43:56.790Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3405 | 2025-12-23T06:43:56.790Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3406 | 2025-12-23T06:43:56.822Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3407 | 2025-12-23T06:43:56.822Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3408 | 2025-12-23T06:43:56.822Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3409 | 2025-12-23T06:43:56.834Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3410 | 2025-12-23T06:43:56.834Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3411 | 2025-12-23T06:43:56.834Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3412 | 2025-12-23T06:43:56.889Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3413 | 2025-12-23T06:43:56.889Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3414 | 2025-12-23T06:43:56.889Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3415 | 2025-12-23T06:43:56.900Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3416 | 2025-12-23T06:43:56.900Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3417 | 2025-12-23T06:43:56.900Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3418 | 2025-12-23T06:43:56.933Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3419 | 2025-12-23T06:43:56.933Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3420 | 2025-12-23T06:43:56.933Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3421 | 2025-12-23T06:43:56.966Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3422 | 2025-12-23T06:43:56.966Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3423 | 2025-12-23T06:43:56.966Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3424 | 2025-12-23T06:43:56.989Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3425 | 2025-12-23T06:43:56.989Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3426 | 2025-12-23T06:43:56.989Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3427 | 2025-12-23T06:43:57.000Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3428 | 2025-12-23T06:43:57.000Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3429 | 2025-12-23T06:43:57.000Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3430 | 2025-12-23T06:43:57.045Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3431 | 2025-12-23T06:43:57.045Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3432 | 2025-12-23T06:43:57.045Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3433 | 2025-12-23T06:43:57.056Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3434 | 2025-12-23T06:43:57.056Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3435 | 2025-12-23T06:43:57.056Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3436 | 2025-12-23T06:43:57.089Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3437 | 2025-12-23T06:43:57.089Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3438 | 2025-12-23T06:43:57.089Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3439 | 2025-12-23T06:43:57.111Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3440 | 2025-12-23T06:43:57.111Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3441 | 2025-12-23T06:43:57.111Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3442 | 2025-12-23T06:43:57.144Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3443 | 2025-12-23T06:43:57.145Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3444 | 2025-12-23T06:43:57.145Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3445 | 2025-12-23T06:43:57.156Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3446 | 2025-12-23T06:43:57.156Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3447 | 2025-12-23T06:43:57.156Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3448 | 2025-12-23T06:43:57.189Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3449 | 2025-12-23T06:43:57.189Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3450 | 2025-12-23T06:43:57.189Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3451 | 2025-12-23T06:43:57.201Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3452 | 2025-12-23T06:43:57.201Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 3453 | 2025-12-23T06:43:57.201Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = 300s
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3454 | 2025-12-23T06:43:57.201Z | 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::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3455 | 2025-12-23T06:43:57.201Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3456 | 2025-12-23T06:43:57.201Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3457 | 2025-12-23T06:44:03.872Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 6671
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3458 | 2025-12-23T06:44:03.872Z | 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::boot_order::guest_can_adjust_boot_order
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3459 | 2025-12-23T06:44:03.873Z | 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::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3460 | 2025-12-23T06:44:03.873Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3461 | 2025-12-23T06:44:03.873Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3462 | 2025-12-23T06:44:03.891Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3463 | 2025-12-23T06:44:03.892Z | 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::boot_order::guest_can_adjust_boot_order
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3464 | 2025-12-23T06:44:03.892Z | 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::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3465 | 2025-12-23T06:44:03.892Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3466 | 2025-12-23T06:44:03.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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3467 | 2025-12-23T06:44:03.924Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3468 | 2025-12-23T06:44:03.924Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 3469 | 2025-12-23T06:44:03.925Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 6723
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 3470 | 2025-12-23T06:44:03.925Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3471 | 2025-12-23T06:44:03.925Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3472 | 2025-12-23T06:44:03.935Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3473 | 2025-12-23T06:44:03.936Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3474 | 2025-12-23T06:44:03.936Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3475 | 2025-12-23T06:44:03.968Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3476 | 2025-12-23T06:44:03.969Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3477 | 2025-12-23T06:44:03.969Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3478 | 2025-12-23T06:44:03.979Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3479 | 2025-12-23T06:44:03.980Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3480 | 2025-12-23T06:44:03.980Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3481 | 2025-12-23T06:44:04.013Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3482 | 2025-12-23T06:44:04.013Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3483 | 2025-12-23T06:44:04.013Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3484 | 2025-12-23T06:44:04.023Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3485 | 2025-12-23T06:44:04.023Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3486 | 2025-12-23T06:44:04.023Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3487 | 2025-12-23T06:44:04.056Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3488 | 2025-12-23T06:44:04.056Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3489 | 2025-12-23T06:44:04.056Z | 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
|
| 3490 | 2025-12-23T06:44:04.056Z | INFO | phd-runner: test phd_tests::boot_order::guest_can_adjust_boot_order ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 3491 | 2025-12-23T06:44:04.056Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 12437
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3492 | 2025-12-23T06:44:04.057Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3493 | 2025-12-23T06:44:04.057Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3494 | 2025-12-23T06:44:04.468Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::boot_order::guest_can_adjust_boot_order
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3495 | 2025-12-23T06:44:04.545Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3496 | 2025-12-23T06:44:04.545Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-dad79afc-6853-4f2b-9ecb-9faf68ac3bda"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
verb = destroy
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3497 | 2025-12-23T06:44:04.564Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3498 | 2025-12-23T06:44:04.564Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-090b59cb-7013-4a4a-bac5-4356934024c0"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
verb = destroy
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3499 | 2025-12-23T06:44:04.578Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 521
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3500 | 2025-12-23T06:44:04.578Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 13519
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = f4ce3f05-e4a6-45d1-8f23-5a42ecdbf863
|
| 3501 | 2025-12-23T06:44:04.578Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 521
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3502 | 2025-12-23T06:44:04.578Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 13575
file = phd-tests/tests/src/boot_order.rs
line = 236
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_tests::boot_order
|
| 3503 | 2025-12-23T06:44:04.578Z | INFO | phd-runner: Starting test phd_tests::boot_order::boot_order_source_priority
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 3504 | 2025-12-23T06:44:04.579Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3505 | 2025-12-23T06:44:04.579Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3506 | 2025-12-23T06:44:04.579Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/boot_order.rs
line = 397
path = phd_tests::boot_order::boot_order_source_priority
target = phd_tests::boot_order
|
| 3507 | 2025-12-23T06:44:04.579Z | 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
|
| 3508 | 2025-12-23T06:44:04.579Z | 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
|
| 3509 | 2025-12-23T06:44:04.579Z | 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
|
| 3510 | 2025-12-23T06:44:04.579Z | 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::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = list
|
| 3511 | 2025-12-23T06:44:04.586Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::boot_order_source_priority
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 229M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 3512 | 2025-12-23T06:44:04.586Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-16a2ed92-7736-44d8-9efe-4af7519024bf"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = snapshot
|
| 3513 | 2025-12-23T06:44:04.597Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-16a2ed92-7736-44d8-9efe-4af7519024bf", "phd-artifacts/phd-clone-0774aadc-d3e5-4830-9b18-d17eb1139680"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = clone
|
| 3514 | 2025-12-23T06:44:04.611Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-0774aadc-d3e5-4830-9b18-d17eb1139680"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = list
|
| 3515 | 2025-12-23T06:44:04.618Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::boot_order_source_priority
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-0774aadc-d3e5-4830-9b18-d17eb1139680 0B 1.80T 227M /phd-artifacts/phd-clone-0774aadc-d3e5-4830-9b18-d17eb1139680\n
target = phd_framework::zfs
|
| 3516 | 2025-12-23T06:44:04.619Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3517 | 2025-12-23T06:44:04.619Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm_name = boot_order_source_priority
|
| 3518 | 2025-12-23T06:44:04.619Z | 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
|
| 3519 | 2025-12-23T06:44:04.619Z | 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::boot_order::boot_order_source_priority
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3520 | 2025-12-23T06:44:04.620Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::boot_order::boot_order_source_priority
stderr_path = "/tmp/propolis-phd/boot_order_source_priority.stderr.log"
stdout_path = "/tmp/propolis-phd/boot_order_source_priority.stdout.log"
target = phd_framework::log_config
|
| 3521 | 2025-12-23T06:44:04.634Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1235
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm::server
|
| 3522 | 2025-12-23T06:44:04.635Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3523 | 2025-12-23T06:44:04.635Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3524 | 2025-12-23T06:44:04.638Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3525 | 2025-12-23T06:44:05.246Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3526 | 2025-12-23T06:44:05.247Z | 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: eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785, name: "phd-vm-eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 7d0c96a0-ba05-4a7a-a867-ecfcc4fdd5db, project_id: ec5c5fbb-9c22-4dc6-a630-64008bac0818, sled_id: 5b678c83-cc6d-4648-93c2-196f9a6325f0, sled_serial: "5b678c83-cc6d-4648-93c2-196f9a6325f0", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3527 | 2025-12-23T06:44:05.247Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3528 | 2025-12-23T06:44:05.247Z | 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::boot_order::boot_order_source_priority
state = Run
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3529 | 2025-12-23T06:44:05.248Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3530 | 2025-12-23T06:44:05.249Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3531 | 2025-12-23T06:44:05.249Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = 300s
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3532 | 2025-12-23T06:44:05.249Z | 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::boot_order::boot_order_source_priority
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3533 | 2025-12-23T06:44:05.249Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3534 | 2025-12-23T06:44:05.249Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3535 | 2025-12-23T06:44:09.779Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4530
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3536 | 2025-12-23T06:44:09.779Z | 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::boot_order::boot_order_source_priority
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3537 | 2025-12-23T06:44:09.779Z | 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::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3538 | 2025-12-23T06:44:09.779Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3539 | 2025-12-23T06:44:09.779Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3540 | 2025-12-23T06:44:09.797Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3541 | 2025-12-23T06:44:09.797Z | 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::boot_order::boot_order_source_priority
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3542 | 2025-12-23T06:44:09.797Z | 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::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3543 | 2025-12-23T06:44:09.798Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3544 | 2025-12-23T06:44:09.798Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3545 | 2025-12-23T06:44:09.830Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3546 | 2025-12-23T06:44:09.830Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3547 | 2025-12-23T06:44:09.830Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4581
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3548 | 2025-12-23T06:44:09.831Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3549 | 2025-12-23T06:44:09.831Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3550 | 2025-12-23T06:44:09.842Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3551 | 2025-12-23T06:44:09.842Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3552 | 2025-12-23T06:44:09.842Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3553 | 2025-12-23T06:44:09.875Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3554 | 2025-12-23T06:44:09.875Z | INFO | phd-runner: [TEST - EVENT] Initial boot order var: [0, 0, 1, 0, 2, 0, 3, 0, 4, 0]
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 413
path = phd_tests::boot_order::boot_order_source_priority
target = phd_tests::boot_order::efi_utils
|
| 3555 | 2025-12-23T06:44:09.875Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3556 | 2025-12-23T06:44:09.875Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3557 | 2025-12-23T06:44:09.886Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3558 | 2025-12-23T06:44:09.886Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3559 | 2025-12-23T06:44:09.886Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3560 | 2025-12-23T06:44:09.930Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3561 | 2025-12-23T06:44:09.930Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3562 | 2025-12-23T06:44:09.931Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3563 | 2025-12-23T06:44:09.940Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3564 | 2025-12-23T06:44:09.941Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3565 | 2025-12-23T06:44:09.941Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3566 | 2025-12-23T06:44:09.985Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3567 | 2025-12-23T06:44:09.985Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3568 | 2025-12-23T06:44:09.985Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3569 | 2025-12-23T06:44:09.996Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3570 | 2025-12-23T06:44:09.996Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3571 | 2025-12-23T06:44:09.996Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3572 | 2025-12-23T06:44:10.051Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3573 | 2025-12-23T06:44:10.052Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3574 | 2025-12-23T06:44:10.052Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3575 | 2025-12-23T06:44:10.063Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3576 | 2025-12-23T06:44:10.063Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3577 | 2025-12-23T06:44:10.064Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3578 | 2025-12-23T06:44:10.119Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3579 | 2025-12-23T06:44:10.119Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3580 | 2025-12-23T06:44:10.119Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3581 | 2025-12-23T06:44:10.129Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3582 | 2025-12-23T06:44:10.130Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3583 | 2025-12-23T06:44:10.130Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3584 | 2025-12-23T06:44:10.186Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 56
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3585 | 2025-12-23T06:44:10.186Z | INFO | phd-runner: [TEST - EVENT] Found boot options: {"unbootable-2": 3, "boot-disk": 1, "uiapp": 0, "efi shell": 4, "unbootable": 2}
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 469
path = phd_tests::boot_order::boot_order_source_priority
target = phd_tests::boot_order::efi_utils
|
| 3586 | 2025-12-23T06:44:10.186Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3587 | 2025-12-23T06:44:10.186Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3588 | 2025-12-23T06:44:10.197Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3589 | 2025-12-23T06:44:10.197Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3590 | 2025-12-23T06:44:10.197Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3591 | 2025-12-23T06:44:10.229Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3592 | 2025-12-23T06:44:10.230Z | INFO | phd-runner: [TEST - EVENT] Removing Boot 2 from the boot order. It was at index 2
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 504
path = phd_tests::boot_order::boot_order_source_priority
target = phd_tests::boot_order::efi_utils
|
| 3593 | 2025-12-23T06:44:10.230Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3594 | 2025-12-23T06:44:10.230Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3595 | 2025-12-23T06:44:10.241Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3596 | 2025-12-23T06:44:10.241Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3597 | 2025-12-23T06:44:10.241Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3598 | 2025-12-23T06:44:10.274Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3599 | 2025-12-23T06:44:10.274Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3600 | 2025-12-23T06:44:10.274Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3601 | 2025-12-23T06:44:10.296Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3602 | 2025-12-23T06:44:10.296Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3603 | 2025-12-23T06:44:10.296Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3604 | 2025-12-23T06:44:10.329Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3605 | 2025-12-23T06:44:10.329Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3606 | 2025-12-23T06:44:10.329Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3607 | 2025-12-23T06:44:10.340Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3608 | 2025-12-23T06:44:10.340Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3609 | 2025-12-23T06:44:10.340Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = 300s
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3610 | 2025-12-23T06:44:10.340Z | 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::boot_order::boot_order_source_priority
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3611 | 2025-12-23T06:44:10.340Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3612 | 2025-12-23T06:44:10.340Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3613 | 2025-12-23T06:44:17.104Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 6763
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3614 | 2025-12-23T06:44:17.104Z | 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::boot_order::boot_order_source_priority
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3615 | 2025-12-23T06:44:17.105Z | 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::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3616 | 2025-12-23T06:44:17.105Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3617 | 2025-12-23T06:44:17.105Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3618 | 2025-12-23T06:44:17.123Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3619 | 2025-12-23T06:44:17.123Z | 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::boot_order::boot_order_source_priority
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3620 | 2025-12-23T06:44:17.123Z | 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::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3621 | 2025-12-23T06:44:17.123Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3622 | 2025-12-23T06:44:17.123Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3623 | 2025-12-23T06:44:17.156Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3624 | 2025-12-23T06:44:17.156Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3625 | 2025-12-23T06:44:17.156Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 6816
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3626 | 2025-12-23T06:44:17.156Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3627 | 2025-12-23T06:44:17.156Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3628 | 2025-12-23T06:44:17.167Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3629 | 2025-12-23T06:44:17.167Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3630 | 2025-12-23T06:44:17.167Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3631 | 2025-12-23T06:44:17.201Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3632 | 2025-12-23T06:44:17.201Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3633 | 2025-12-23T06:44:17.201Z | 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
|
| 3634 | 2025-12-23T06:44:17.201Z | 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
|
| 3635 | 2025-12-23T06:44:17.201Z | 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
|
| 3636 | 2025-12-23T06:44:17.201Z | 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::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = list
|
| 3637 | 2025-12-23T06:44:17.203Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3638 | 2025-12-23T06:44:17.209Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::boot_order_source_priority
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 229M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 3639 | 2025-12-23T06:44:17.209Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-313f2e7b-7e97-4123-9062-4bae60827ecb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = snapshot
|
| 3640 | 2025-12-23T06:44:17.223Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-313f2e7b-7e97-4123-9062-4bae60827ecb", "phd-artifacts/phd-clone-ecf3d8d9-e9c8-4d51-ad99-06a51b31718a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = clone
|
| 3641 | 2025-12-23T06:44:17.236Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-ecf3d8d9-e9c8-4d51-ad99-06a51b31718a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = list
|
| 3642 | 2025-12-23T06:44:17.242Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::boot_order_source_priority
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-ecf3d8d9-e9c8-4d51-ad99-06a51b31718a 0B 1.80T 227M /phd-artifacts/phd-clone-ecf3d8d9-e9c8-4d51-ad99-06a51b31718a\n
target = phd_framework::zfs
|
| 3643 | 2025-12-23T06:44:17.243Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3644 | 2025-12-23T06:44:17.243Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm_name = boot_order_source_priority
|
| 3645 | 2025-12-23T06:44:17.243Z | 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
|
| 3646 | 2025-12-23T06:44:17.243Z | 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::boot_order::boot_order_source_priority
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3647 | 2025-12-23T06:44:17.243Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::boot_order::boot_order_source_priority
stderr_path = "/tmp/propolis-phd/boot_order_source_priority.stderr.log"
stdout_path = "/tmp/propolis-phd/boot_order_source_priority.stdout.log"
target = phd_framework::log_config
|
| 3648 | 2025-12-23T06:44:17.258Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1240
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm::server
|
| 3649 | 2025-12-23T06:44:17.258Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3650 | 2025-12-23T06:44:17.258Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3651 | 2025-12-23T06:44:17.261Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3652 | 2025-12-23T06:44:17.261Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 3653 | 2025-12-23T06:44:17.262Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 12015
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3654 | 2025-12-23T06:44:17.844Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3655 | 2025-12-23T06:44:17.845Z | 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: a15fa5c0-e8d0-4f6f-a744-e639036f3ede, name: "phd-vm-a15fa5c0-e8d0-4f6f-a744-e639036f3ede", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a9cefe77-0076-4aae-8a6c-41d7126f3c9f, project_id: 06b27648-58c3-4ca0-ac8b-c5d8b6602868, sled_id: 23b763d4-28a8-4f5f-9d56-bdc4ebb5c878, sled_serial: "23b763d4-28a8-4f5f-9d56-bdc4ebb5c878", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3656 | 2025-12-23T06:44:17.845Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3657 | 2025-12-23T06:44:17.845Z | 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::boot_order::boot_order_source_priority
state = Run
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3658 | 2025-12-23T06:44:17.846Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3659 | 2025-12-23T06:44:17.846Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3660 | 2025-12-23T06:44:17.846Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = 300s
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3661 | 2025-12-23T06:44:17.846Z | 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::boot_order::boot_order_source_priority
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3662 | 2025-12-23T06:44:17.846Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3663 | 2025-12-23T06:44:17.846Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3664 | 2025-12-23T06:44:17.853Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::boot_order::boot_order_source_priority
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3665 | 2025-12-23T06:44:17.928Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3666 | 2025-12-23T06:44:17.928Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-0774aadc-d3e5-4830-9b18-d17eb1139680"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = destroy
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3667 | 2025-12-23T06:44:17.950Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3668 | 2025-12-23T06:44:17.950Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-16a2ed92-7736-44d8-9efe-4af7519024bf"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = destroy
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3669 | 2025-12-23T06:44:17.964Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 762
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3670 | 2025-12-23T06:44:17.964Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 13329
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = eb9ccb59-8d2d-4be3-8d9c-4b4e9d726785
|
| 3671 | 2025-12-23T06:44:22.280Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4434
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3672 | 2025-12-23T06:44:22.280Z | 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::boot_order::boot_order_source_priority
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3673 | 2025-12-23T06:44:22.281Z | 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::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3674 | 2025-12-23T06:44:22.281Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3675 | 2025-12-23T06:44:22.281Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3676 | 2025-12-23T06:44:22.299Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3677 | 2025-12-23T06:44:22.300Z | 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::boot_order::boot_order_source_priority
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3678 | 2025-12-23T06:44:22.300Z | 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::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3679 | 2025-12-23T06:44:22.300Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3680 | 2025-12-23T06:44:22.300Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3681 | 2025-12-23T06:44:22.333Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3682 | 2025-12-23T06:44:22.333Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3683 | 2025-12-23T06:44:22.333Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4486
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3684 | 2025-12-23T06:44:22.333Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3685 | 2025-12-23T06:44:22.333Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3686 | 2025-12-23T06:44:22.344Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3687 | 2025-12-23T06:44:22.344Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3688 | 2025-12-23T06:44:22.344Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3689 | 2025-12-23T06:44:22.377Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3690 | 2025-12-23T06:44:22.377Z | INFO | phd-runner: [TEST - EVENT] Initial boot order var: [1, 0, 2, 0, 3, 0, 0, 0, 4, 0]
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 413
path = phd_tests::boot_order::boot_order_source_priority
target = phd_tests::boot_order::efi_utils
|
| 3691 | 2025-12-23T06:44:22.377Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3692 | 2025-12-23T06:44:22.377Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3693 | 2025-12-23T06:44:22.388Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3694 | 2025-12-23T06:44:22.388Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3695 | 2025-12-23T06:44:22.388Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3696 | 2025-12-23T06:44:22.422Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3697 | 2025-12-23T06:44:22.422Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3698 | 2025-12-23T06:44:22.422Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3699 | 2025-12-23T06:44:22.433Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3700 | 2025-12-23T06:44:22.433Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3701 | 2025-12-23T06:44:22.433Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3702 | 2025-12-23T06:44:22.466Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3703 | 2025-12-23T06:44:22.466Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3704 | 2025-12-23T06:44:22.466Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3705 | 2025-12-23T06:44:22.477Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3706 | 2025-12-23T06:44:22.478Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3707 | 2025-12-23T06:44:22.478Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3708 | 2025-12-23T06:44:22.532Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3709 | 2025-12-23T06:44:22.533Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3710 | 2025-12-23T06:44:22.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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3711 | 2025-12-23T06:44:22.544Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3712 | 2025-12-23T06:44:22.544Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3713 | 2025-12-23T06:44:22.545Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3714 | 2025-12-23T06:44:22.588Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3715 | 2025-12-23T06:44:22.589Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3716 | 2025-12-23T06:44:22.589Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3717 | 2025-12-23T06:44:22.600Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3718 | 2025-12-23T06:44:22.600Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3719 | 2025-12-23T06:44:22.600Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3720 | 2025-12-23T06:44:22.655Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3721 | 2025-12-23T06:44:22.655Z | INFO | phd-runner: [TEST - EVENT] Found boot options: {"uiapp": 0, "unbootable-2": 3, "unbootable": 2, "boot-disk": 1, "efi shell": 4}
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 469
path = phd_tests::boot_order::boot_order_source_priority
target = phd_tests::boot_order::efi_utils
|
| 3722 | 2025-12-23T06:44:22.655Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3723 | 2025-12-23T06:44:22.655Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3724 | 2025-12-23T06:44:22.666Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3725 | 2025-12-23T06:44:22.667Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3726 | 2025-12-23T06:44:22.667Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3727 | 2025-12-23T06:44:22.699Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3728 | 2025-12-23T06:44:22.700Z | INFO | phd-runner: [TEST - EVENT] Removing Boot 2 from the boot order. It was at index 1
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 504
path = phd_tests::boot_order::boot_order_source_priority
target = phd_tests::boot_order::efi_utils
|
| 3729 | 2025-12-23T06:44:22.700Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3730 | 2025-12-23T06:44:22.700Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3731 | 2025-12-23T06:44:22.711Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3732 | 2025-12-23T06:44:22.711Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3733 | 2025-12-23T06:44:22.711Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3734 | 2025-12-23T06:44:22.744Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3735 | 2025-12-23T06:44:22.744Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3736 | 2025-12-23T06:44:22.744Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3737 | 2025-12-23T06:44:22.765Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3738 | 2025-12-23T06:44:22.766Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3739 | 2025-12-23T06:44:22.766Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3740 | 2025-12-23T06:44:22.799Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3741 | 2025-12-23T06:44:22.799Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3742 | 2025-12-23T06:44:22.799Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3743 | 2025-12-23T06:44:22.810Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3744 | 2025-12-23T06:44:22.810Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3745 | 2025-12-23T06:44:22.810Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = 300s
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3746 | 2025-12-23T06:44:22.810Z | 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::boot_order::boot_order_source_priority
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3747 | 2025-12-23T06:44:22.810Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3748 | 2025-12-23T06:44:22.810Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3749 | 2025-12-23T06:44:29.556Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 6745
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3750 | 2025-12-23T06:44:29.556Z | 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::boot_order::boot_order_source_priority
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3751 | 2025-12-23T06:44:29.556Z | 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::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3752 | 2025-12-23T06:44:29.556Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3753 | 2025-12-23T06:44:29.556Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3754 | 2025-12-23T06:44:29.574Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3755 | 2025-12-23T06:44:29.574Z | 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::boot_order::boot_order_source_priority
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3756 | 2025-12-23T06:44:29.574Z | 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::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3757 | 2025-12-23T06:44:29.574Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3758 | 2025-12-23T06:44:29.574Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3759 | 2025-12-23T06:44:29.607Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3760 | 2025-12-23T06:44:29.607Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3761 | 2025-12-23T06:44:29.607Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 6796
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 3762 | 2025-12-23T06:44:29.607Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3763 | 2025-12-23T06:44:29.607Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3764 | 2025-12-23T06:44:29.640Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3765 | 2025-12-23T06:44:29.640Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3766 | 2025-12-23T06:44:29.640Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3767 | 2025-12-23T06:44:29.673Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3768 | 2025-12-23T06:44:29.673Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3769 | 2025-12-23T06:44:29.673Z | 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
|
| 3770 | 2025-12-23T06:44:29.673Z | INFO | phd-runner: test phd_tests::boot_order::boot_order_source_priority ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 3771 | 2025-12-23T06:44:29.673Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 11828
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3772 | 2025-12-23T06:44:29.673Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3773 | 2025-12-23T06:44:29.674Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3774 | 2025-12-23T06:44:30.259Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::boot_order::boot_order_source_priority
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3775 | 2025-12-23T06:44:30.332Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3776 | 2025-12-23T06:44:30.332Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-ecf3d8d9-e9c8-4d51-ad99-06a51b31718a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = destroy
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3777 | 2025-12-23T06:44:30.354Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3778 | 2025-12-23T06:44:30.354Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-313f2e7b-7e97-4123-9062-4bae60827ecb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = destroy
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3779 | 2025-12-23T06:44:30.367Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 694
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3780 | 2025-12-23T06:44:30.367Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 13108
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = a15fa5c0-e8d0-4f6f-a744-e639036f3ede
|
| 3781 | 2025-12-23T06:44:30.367Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 25788
file = phd-tests/tests/src/boot_order.rs
line = 397
path = phd_tests::boot_order::boot_order_source_priority
target = phd_tests::boot_order
|
| 3782 | 2025-12-23T06:44:30.367Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 694
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3783 | 2025-12-23T06:44:30.367Z | INFO | phd-runner: Starting test phd_tests::boot_order::nvme_boot_option_description
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 3784 | 2025-12-23T06:44:30.367Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3785 | 2025-12-23T06:44:30.367Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3786 | 2025-12-23T06:44:30.367Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/boot_order.rs
line = 504
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_tests::boot_order
|
| 3787 | 2025-12-23T06:44:30.368Z | 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
|
| 3788 | 2025-12-23T06:44:30.368Z | 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
|
| 3789 | 2025-12-23T06:44:30.368Z | 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
|
| 3790 | 2025-12-23T06:44:30.368Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = list
|
| 3791 | 2025-12-23T06:44:30.374Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::nvme_boot_option_description
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 228M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 3792 | 2025-12-23T06:44:30.375Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-2c74e66c-b0ba-4bf4-9af7-ddb88fbf9322"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = snapshot
|
| 3793 | 2025-12-23T06:44:30.385Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-2c74e66c-b0ba-4bf4-9af7-ddb88fbf9322", "phd-artifacts/phd-clone-47aefba9-02fe-4a25-af16-e2ce4e6fc3ad"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = clone
|
| 3794 | 2025-12-23T06:44:30.397Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-47aefba9-02fe-4a25-af16-e2ce4e6fc3ad"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = list
|
| 3795 | 2025-12-23T06:44:30.403Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::nvme_boot_option_description
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-47aefba9-02fe-4a25-af16-e2ce4e6fc3ad 0B 1.80T 227M /phd-artifacts/phd-clone-47aefba9-02fe-4a25-af16-e2ce4e6fc3ad\n
target = phd_framework::zfs
|
| 3796 | 2025-12-23T06:44:30.404Z | 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
|
| 3797 | 2025-12-23T06:44:30.404Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = list
|
| 3798 | 2025-12-23T06:44:30.410Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::nvme_boot_option_description
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 228M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 3799 | 2025-12-23T06:44:30.410Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-41080db0-5a62-4333-bb57-df6dc185f0a5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = snapshot
|
| 3800 | 2025-12-23T06:44:30.423Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-41080db0-5a62-4333-bb57-df6dc185f0a5", "phd-artifacts/phd-clone-4d73001d-e559-41e7-aa9c-e0b9a6cd93e9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = clone
|
| 3801 | 2025-12-23T06:44:30.437Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-4d73001d-e559-41e7-aa9c-e0b9a6cd93e9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = list
|
| 3802 | 2025-12-23T06:44:30.442Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::nvme_boot_option_description
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-4d73001d-e559-41e7-aa9c-e0b9a6cd93e9 0B 1.80T 227M /phd-artifacts/phd-clone-4d73001d-e559-41e7-aa9c-e0b9a6cd93e9\n
target = phd_framework::zfs
|
| 3803 | 2025-12-23T06:44:30.443Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
|
| 3804 | 2025-12-23T06:44:30.443Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm_name = nvme_boot_option_description
|
| 3805 | 2025-12-23T06:44:30.443Z | 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
|
| 3806 | 2025-12-23T06:44:30.443Z | 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::boot_order::nvme_boot_option_description
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3807 | 2025-12-23T06:44:30.443Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::boot_order::nvme_boot_option_description
stderr_path = "/tmp/propolis-phd/nvme_boot_option_description.stderr.log"
stdout_path = "/tmp/propolis-phd/nvme_boot_option_description.stdout.log"
target = phd_framework::log_config
|
| 3808 | 2025-12-23T06:44:30.458Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1255
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm::server
|
| 3809 | 2025-12-23T06:44:30.458Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
|
| 3810 | 2025-12-23T06:44:30.458Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3811 | 2025-12-23T06:44:30.459Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3812 | 2025-12-23T06:44:31.253Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3813 | 2025-12-23T06:44:31.253Z | 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: d0be3ae8-6594-4765-9d80-82c98759a701, name: "phd-vm-d0be3ae8-6594-4765-9d80-82c98759a701", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 4b4b5698-6931-4133-9650-0e99bd31c4f5, project_id: 277dc537-c0e8-4121-9fee-56755088f3bd, sled_id: 3282d72d-7366-4bfc-9d8e-2845ce14a99d, sled_serial: "3282d72d-7366-4bfc-9d8e-2845ce14a99d", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3814 | 2025-12-23T06:44:31.254Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3815 | 2025-12-23T06:44:31.254Z | 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::boot_order::nvme_boot_option_description
state = Run
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3816 | 2025-12-23T06:44:31.254Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3817 | 2025-12-23T06:44:31.254Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
|
| 3818 | 2025-12-23T06:44:31.254Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = 300s
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3819 | 2025-12-23T06:44:31.254Z | 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::boot_order::nvme_boot_option_description
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3820 | 2025-12-23T06:44:31.254Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3821 | 2025-12-23T06:44:31.254Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3822 | 2025-12-23T06:44:35.746Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4492
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3823 | 2025-12-23T06:44:35.747Z | 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::boot_order::nvme_boot_option_description
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3824 | 2025-12-23T06:44:35.747Z | 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::boot_order::nvme_boot_option_description
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3825 | 2025-12-23T06:44:35.747Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3826 | 2025-12-23T06:44:35.747Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3827 | 2025-12-23T06:44:35.765Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3828 | 2025-12-23T06:44:35.765Z | 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::boot_order::nvme_boot_option_description
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3829 | 2025-12-23T06:44:35.766Z | 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::boot_order::nvme_boot_option_description
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3830 | 2025-12-23T06:44:35.766Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3831 | 2025-12-23T06:44:35.766Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3832 | 2025-12-23T06:44:35.798Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3833 | 2025-12-23T06:44:35.798Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
|
| 3834 | 2025-12-23T06:44:35.798Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4544
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
|
| 3835 | 2025-12-23T06:44:35.799Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3836 | 2025-12-23T06:44:35.799Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3837 | 2025-12-23T06:44:35.809Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3838 | 2025-12-23T06:44:35.809Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3839 | 2025-12-23T06:44:35.809Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3840 | 2025-12-23T06:44:35.842Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3841 | 2025-12-23T06:44:35.842Z | INFO | phd-runner: [TEST - EVENT] Initial boot order var: [1, 0, 2, 0, 0, 0, 3, 0]
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 413
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_tests::boot_order::efi_utils
|
| 3842 | 2025-12-23T06:44:35.842Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3843 | 2025-12-23T06:44:35.842Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3844 | 2025-12-23T06:44:35.853Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3845 | 2025-12-23T06:44:35.853Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3846 | 2025-12-23T06:44:35.853Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3847 | 2025-12-23T06:44:35.897Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3848 | 2025-12-23T06:44:35.898Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3849 | 2025-12-23T06:44:35.898Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3850 | 2025-12-23T06:44:35.908Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3851 | 2025-12-23T06:44:35.908Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3852 | 2025-12-23T06:44:35.908Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3853 | 2025-12-23T06:44:35.952Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3854 | 2025-12-23T06:44:35.952Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3855 | 2025-12-23T06:44:35.952Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3856 | 2025-12-23T06:44:35.963Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3857 | 2025-12-23T06:44:35.963Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3858 | 2025-12-23T06:44:35.963Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3859 | 2025-12-23T06:44:36.007Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3860 | 2025-12-23T06:44:36.008Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3861 | 2025-12-23T06:44:36.008Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3862 | 2025-12-23T06:44:36.018Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3863 | 2025-12-23T06:44:36.018Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3864 | 2025-12-23T06:44:36.018Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3865 | 2025-12-23T06:44:36.074Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3866 | 2025-12-23T06:44:36.074Z | INFO | phd-runner: [TEST - EVENT] Found boot options: {"boot-disk": 1, "nvme-test-disk": 2, "uiapp": 0, "efi shell": 3}
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 469
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_tests::boot_order::efi_utils
|
| 3867 | 2025-12-23T06:44:36.074Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3868 | 2025-12-23T06:44:36.074Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3869 | 2025-12-23T06:44:36.085Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3870 | 2025-12-23T06:44:36.086Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3871 | 2025-12-23T06:44:36.086Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3872 | 2025-12-23T06:44:36.129Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3873 | 2025-12-23T06:44:36.129Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3874 | 2025-12-23T06:44:36.130Z | 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
|
| 3875 | 2025-12-23T06:44:36.130Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4877
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3876 | 2025-12-23T06:44:36.130Z | INFO | phd-runner: test phd_tests::boot_order::nvme_boot_option_description ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 3877 | 2025-12-23T06:44:36.130Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3878 | 2025-12-23T06:44:36.131Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3879 | 2025-12-23T06:44:36.644Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::boot_order::nvme_boot_option_description
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3880 | 2025-12-23T06:44:36.720Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3881 | 2025-12-23T06:44:36.720Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-47aefba9-02fe-4a25-af16-e2ce4e6fc3ad"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = destroy
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3882 | 2025-12-23T06:44:36.743Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3883 | 2025-12-23T06:44:36.743Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-2c74e66c-b0ba-4bf4-9af7-ddb88fbf9322"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = destroy
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3884 | 2025-12-23T06:44:36.756Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3885 | 2025-12-23T06:44:36.756Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-4d73001d-e559-41e7-aa9c-e0b9a6cd93e9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = destroy
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3886 | 2025-12-23T06:44:36.773Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3887 | 2025-12-23T06:44:36.773Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-41080db0-5a62-4333-bb57-df6dc185f0a5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = destroy
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3888 | 2025-12-23T06:44:36.785Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 655
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3889 | 2025-12-23T06:44:36.785Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6327
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = d0be3ae8-6594-4765-9d80-82c98759a701
|
| 3890 | 2025-12-23T06:44:36.785Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 655
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3891 | 2025-12-23T06:44:36.785Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6417
file = phd-tests/tests/src/boot_order.rs
line = 504
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_tests::boot_order
|
| 3892 | 2025-12-23T06:44:36.785Z | INFO | phd-runner: Starting test phd_tests::hyperv::hyperv_smoke_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 3893 | 2025-12-23T06:44:36.785Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3894 | 2025-12-23T06:44:36.786Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3895 | 2025-12-23T06:44:36.786Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/hyperv.rs
line = 53
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_tests::hyperv
|
| 3896 | 2025-12-23T06:44:36.786Z | 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
|
| 3897 | 2025-12-23T06:44:36.786Z | 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
|
| 3898 | 2025-12-23T06:44:36.786Z | 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
|
| 3899 | 2025-12-23T06:44:36.786Z | 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::hyperv::hyperv_smoke_test
target = phd_framework::zfs
verb = list
|
| 3900 | 2025-12-23T06:44:36.792Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 228M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 3901 | 2025-12-23T06:44:36.792Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-68a7ec73-e683-4d9c-9258-9a0645adb168"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::zfs
verb = snapshot
|
| 3902 | 2025-12-23T06:44:36.803Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-68a7ec73-e683-4d9c-9258-9a0645adb168", "phd-artifacts/phd-clone-853ad41d-5ddb-45e5-b9d0-934f08238da5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::zfs
verb = clone
|
| 3903 | 2025-12-23T06:44:36.814Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-853ad41d-5ddb-45e5-b9d0-934f08238da5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::zfs
verb = list
|
| 3904 | 2025-12-23T06:44:36.822Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-853ad41d-5ddb-45e5-b9d0-934f08238da5 0B 1.80T 227M /phd-artifacts/phd-clone-853ad41d-5ddb-45e5-b9d0-934f08238da5\n
target = phd_framework::zfs
|
| 3905 | 2025-12-23T06:44:36.822Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
|
| 3906 | 2025-12-23T06:44:36.822Z | 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::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm_name = hyperv_smoke_test
|
| 3907 | 2025-12-23T06:44:36.822Z | 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
|
| 3908 | 2025-12-23T06:44:36.822Z | 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::hyperv::hyperv_smoke_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3909 | 2025-12-23T06:44:36.823Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::hyperv::hyperv_smoke_test
stderr_path = "/tmp/propolis-phd/hyperv_smoke_test.stderr.log"
stdout_path = "/tmp/propolis-phd/hyperv_smoke_test.stdout.log"
target = phd_framework::log_config
|
| 3910 | 2025-12-23T06:44:36.838Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1265
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm::server
|
| 3911 | 2025-12-23T06:44:36.838Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
|
| 3912 | 2025-12-23T06:44:36.838Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3913 | 2025-12-23T06:44:36.838Z | 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::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3914 | 2025-12-23T06:44:37.380Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3915 | 2025-12-23T06:44:37.380Z | 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: 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611, name: "phd-vm-076dbb4e-b0a3-4c52-be73-0c0ddb0ed611", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 86edb7d2-5be5-4914-9479-d69d37943f1d, project_id: 28476e6d-4e12-4a0f-9237-73f5c77692f0, sled_id: c53e4e74-3e8f-4aa9-8da8-8779e6923873, sled_serial: "c53e4e74-3e8f-4aa9-8da8-8779e6923873", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3916 | 2025-12-23T06:44:37.380Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3917 | 2025-12-23T06:44:37.380Z | 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::hyperv::hyperv_smoke_test
state = Run
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3918 | 2025-12-23T06:44:37.381Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3919 | 2025-12-23T06:44:37.381Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
|
| 3920 | 2025-12-23T06:44:37.381Z | 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::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3921 | 2025-12-23T06:44:37.381Z | 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::hyperv::hyperv_smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3922 | 2025-12-23T06:44:37.381Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3923 | 2025-12-23T06:44:37.381Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3924 | 2025-12-23T06:44:41.722Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4340
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3925 | 2025-12-23T06:44:41.722Z | 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::hyperv::hyperv_smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3926 | 2025-12-23T06:44:41.722Z | 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::hyperv::hyperv_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3927 | 2025-12-23T06:44:41.722Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3928 | 2025-12-23T06:44:41.722Z | 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::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3929 | 2025-12-23T06:44:41.740Z | 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::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3930 | 2025-12-23T06:44:41.740Z | 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::hyperv::hyperv_smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3931 | 2025-12-23T06:44:41.740Z | 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::hyperv::hyperv_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3932 | 2025-12-23T06:44:41.740Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3933 | 2025-12-23T06:44:41.740Z | 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::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3934 | 2025-12-23T06:44:41.773Z | 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::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3935 | 2025-12-23T06:44:41.773Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
|
| 3936 | 2025-12-23T06:44:41.773Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4391
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
|
| 3937 | 2025-12-23T06:44:41.773Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3938 | 2025-12-23T06:44:41.773Z | 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::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3939 | 2025-12-23T06:44:41.784Z | 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::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3940 | 2025-12-23T06:44:41.784Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3941 | 2025-12-23T06:44:41.784Z | 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::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3942 | 2025-12-23T06:44:41.817Z | 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::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3943 | 2025-12-23T06:44:41.817Z | WARN | phd-runner: [TEST - EVENT] guest doesn't support systemd-detect-virt, can't verify it detected Hyper-V support
file = phd-tests/tests/src/hyperv.rs
line = 34
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_tests::hyperv
|
| 3944 | 2025-12-23T06:44:41.817Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3945 | 2025-12-23T06:44:41.817Z | 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
|
| 3946 | 2025-12-23T06:44:41.818Z | INFO | phd-runner: test phd_tests::hyperv::hyperv_smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 3947 | 2025-12-23T06:44:41.818Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4437
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3948 | 2025-12-23T06:44:41.818Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3949 | 2025-12-23T06:44:41.819Z | 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::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3950 | 2025-12-23T06:44:42.556Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::hyperv::hyperv_smoke_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3951 | 2025-12-23T06:44:42.632Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::zfs
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3952 | 2025-12-23T06:44:42.632Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-853ad41d-5ddb-45e5-b9d0-934f08238da5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3953 | 2025-12-23T06:44:42.652Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::zfs
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3954 | 2025-12-23T06:44:42.652Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-68a7ec73-e683-4d9c-9258-9a0645adb168"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3955 | 2025-12-23T06:44:42.667Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 849
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3956 | 2025-12-23T06:44:42.667Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 849
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3957 | 2025-12-23T06:44:42.667Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5828
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 076dbb4e-b0a3-4c52-be73-0c0ddb0ed611
|
| 3958 | 2025-12-23T06:44:42.667Z | INFO | phd-runner: Starting test phd_tests::hyperv::hyperv_lifecycle_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 3959 | 2025-12-23T06:44:42.667Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 5881
file = phd-tests/tests/src/hyperv.rs
line = 53
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_tests::hyperv
|
| 3960 | 2025-12-23T06:44:42.667Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3961 | 2025-12-23T06:44:42.667Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3962 | 2025-12-23T06:44:42.667Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/hyperv.rs
line = 66
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_tests::hyperv
|
| 3963 | 2025-12-23T06:44:42.667Z | 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
|
| 3964 | 2025-12-23T06:44:42.667Z | 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
|
| 3965 | 2025-12-23T06:44:42.667Z | 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
|
| 3966 | 2025-12-23T06:44:42.667Z | 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::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
verb = list
|
| 3967 | 2025-12-23T06:44:42.674Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_lifecycle_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 229M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 3968 | 2025-12-23T06:44:42.675Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9a0c1521-2ca9-4fbf-98d4-77e19ac0cbc1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
verb = snapshot
|
| 3969 | 2025-12-23T06:44:42.685Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9a0c1521-2ca9-4fbf-98d4-77e19ac0cbc1", "phd-artifacts/phd-clone-b46540a8-b329-4679-94a5-1864cf136266"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
verb = clone
|
| 3970 | 2025-12-23T06:44:42.699Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b46540a8-b329-4679-94a5-1864cf136266"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
verb = list
|
| 3971 | 2025-12-23T06:44:42.706Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_lifecycle_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-b46540a8-b329-4679-94a5-1864cf136266 0B 1.80T 227M /phd-artifacts/phd-clone-b46540a8-b329-4679-94a5-1864cf136266\n
target = phd_framework::zfs
|
| 3972 | 2025-12-23T06:44:42.706Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 3973 | 2025-12-23T06:44:42.706Z | 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::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm_name = hyperv_lifecycle_test
|
| 3974 | 2025-12-23T06:44:42.706Z | 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
|
| 3975 | 2025-12-23T06:44:42.706Z | 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::hyperv::hyperv_lifecycle_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3976 | 2025-12-23T06:44:42.706Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::hyperv::hyperv_lifecycle_test
stderr_path = "/tmp/propolis-phd/hyperv_lifecycle_test.stderr.log"
stdout_path = "/tmp/propolis-phd/hyperv_lifecycle_test.stdout.log"
target = phd_framework::log_config
|
| 3977 | 2025-12-23T06:44:42.721Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1273
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm::server
|
| 3978 | 2025-12-23T06:44:42.721Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 3979 | 2025-12-23T06:44:42.721Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 3980 | 2025-12-23T06:44:42.722Z | 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::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 3981 | 2025-12-23T06:44:43.090Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3982 | 2025-12-23T06:44:43.090Z | 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: 35eff633-0aec-4b46-acef-e2a78cece30d, name: "phd-vm-35eff633-0aec-4b46-acef-e2a78cece30d", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 60dcfa5e-1105-4208-ab1b-506806bb922e, project_id: 4b416692-72e6-441a-ae73-5579d4fb3ce1, sled_id: da687ca7-bb7e-404a-9db8-2b8437eb757f, sled_serial: "da687ca7-bb7e-404a-9db8-2b8437eb757f", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 3983 | 2025-12-23T06:44:43.090Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 3984 | 2025-12-23T06:44:43.090Z | 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::hyperv::hyperv_lifecycle_test
state = Run
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 3985 | 2025-12-23T06:44:43.091Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 3986 | 2025-12-23T06:44:43.091Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 3987 | 2025-12-23T06:44:43.091Z | 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::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 3988 | 2025-12-23T06:44:43.091Z | 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::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3989 | 2025-12-23T06:44:43.091Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 3990 | 2025-12-23T06:44:43.091Z | 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::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 3991 | 2025-12-23T06:44:47.452Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4360
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 3992 | 2025-12-23T06:44:47.452Z | 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::hyperv::hyperv_lifecycle_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3993 | 2025-12-23T06:44:47.452Z | 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::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3994 | 2025-12-23T06:44:47.452Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 3995 | 2025-12-23T06:44:47.452Z | 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::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 3996 | 2025-12-23T06:44:47.471Z | 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::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 3997 | 2025-12-23T06:44:47.471Z | 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::hyperv::hyperv_lifecycle_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3998 | 2025-12-23T06:44:47.471Z | 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::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3999 | 2025-12-23T06:44:47.471Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 4000 | 2025-12-23T06:44:47.471Z | 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::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 4001 | 2025-12-23T06:44:47.504Z | 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::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 4002 | 2025-12-23T06:44:47.504Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 4003 | 2025-12-23T06:44:47.504Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4412
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 4004 | 2025-12-23T06:44:47.504Z | INFO | phd-runner: [TEST - EVENT] rebooting VM for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 49
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::lifecycle
vm_name = hyperv_lifecycle_test
|
| 4005 | 2025-12-23T06:44:47.504Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 4006 | 2025-12-23T06:44:47.504Z | 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::hyperv::hyperv_lifecycle_test
state = Reboot
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 4007 | 2025-12-23T06:44:47.505Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 4008 | 2025-12-23T06:44:47.505Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 4009 | 2025-12-23T06:44:47.506Z | 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::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 4010 | 2025-12-23T06:44:47.506Z | 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::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4011 | 2025-12-23T06:44:47.506Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 4012 | 2025-12-23T06:44:47.506Z | 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::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 4013 | 2025-12-23T06:44:51.685Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4179
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 4014 | 2025-12-23T06:44:51.685Z | 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::hyperv::hyperv_lifecycle_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4015 | 2025-12-23T06:44:51.685Z | 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::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4016 | 2025-12-23T06:44:51.686Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 4017 | 2025-12-23T06:44:51.686Z | 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::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 4018 | 2025-12-23T06:44:51.705Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 4019 | 2025-12-23T06:44:51.705Z | 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::hyperv::hyperv_lifecycle_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4020 | 2025-12-23T06:44:51.705Z | 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::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4021 | 2025-12-23T06:44:51.705Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 4022 | 2025-12-23T06:44:51.705Z | 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::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 4023 | 2025-12-23T06:44:51.737Z | 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::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 4024 | 2025-12-23T06:44:51.737Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 4025 | 2025-12-23T06:44:51.737Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4231
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 4026 | 2025-12-23T06:44:51.737Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 4027 | 2025-12-23T06:44:51.737Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 4028 | 2025-12-23T06:44:51.749Z | 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::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 4029 | 2025-12-23T06:44:51.749Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 4030 | 2025-12-23T06:44:51.749Z | 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::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 4031 | 2025-12-23T06:44:51.783Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 4032 | 2025-12-23T06:44:51.783Z | WARN | phd-runner: [TEST - EVENT] guest doesn't support systemd-detect-virt, can't verify it detected Hyper-V support
file = phd-tests/tests/src/hyperv.rs
line = 34
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_tests::hyperv
|
| 4033 | 2025-12-23T06:44:51.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::hyperv::hyperv_lifecycle_test
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = hyperv_lifecycle_test
|
| 4034 | 2025-12-23T06:44:51.783Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 4035 | 2025-12-23T06:44:51.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::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm_name = hyperv_lifecycle_test_lifecycle_1
|
| 4036 | 2025-12-23T06:44:51.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
|
| 4037 | 2025-12-23T06:44:51.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::hyperv::hyperv_lifecycle_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4038 | 2025-12-23T06:44:51.783Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::hyperv::hyperv_lifecycle_test
stderr_path = "/tmp/propolis-phd/hyperv_lifecycle_test_lifecycle_1.stderr.log"
stdout_path = "/tmp/propolis-phd/hyperv_lifecycle_test_lifecycle_1.stdout.log"
target = phd_framework::log_config
|
| 4039 | 2025-12-23T06:44:51.799Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1274
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm::server
|
| 4040 | 2025-12-23T06:44:51.799Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 4041 | 2025-12-23T06:44:51.800Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 35eff633-0aec-4b46-acef-e2a78cece30d
target = phd_framework::test_vm
target_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
|
| 4042 | 2025-12-23T06:44:51.800Z | 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 = c43f8f01-ce13-4a09-9350-fab744221a08
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 35eff633-0aec-4b46-acef-e2a78cece30d
target = phd_framework::test_vm
target_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
timeout_duration = 45s
|
| 4043 | 2025-12-23T06:44:51.800Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 35eff633-0aec-4b46-acef-e2a78cece30d
target = phd_framework::test_vm
target_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
|
| 4044 | 2025-12-23T06:44:51.800Z | 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::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 35eff633-0aec-4b46-acef-e2a78cece30d
target = phd_framework::test_vm
target_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
|
| 4045 | 2025-12-23T06:44:52.383Z | 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: 277c08f2-3a22-48b0-87a0-2b5be17e3972, name: "phd-vm-277c08f2-3a22-48b0-87a0-2b5be17e3972", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 60dcfa5e-1105-4208-ab1b-506806bb922e, project_id: 4b416692-72e6-441a-ae73-5579d4fb3ce1, sled_id: ca9a7f98-eeca-4c90-b386-9709e83aa5fd, sled_serial: "ca9a7f98-eeca-4c90-b386-9709e83aa5fd", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 35eff633-0aec-4b46-acef-e2a78cece30d
target = phd_framework::test_vm
target_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
|
| 4046 | 2025-12-23T06:44:52.383Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = c43f8f01-ce13-4a09-9350-fab744221a08
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 35eff633-0aec-4b46-acef-e2a78cece30d
target = phd_framework::test_vm
target_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
|
| 4047 | 2025-12-23T06:44:55.072Z | 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":15378}}
target = phd_framework::serial
|
| 4048 | 2025-12-23T06:44:55.244Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 35eff633-0aec-4b46-acef-e2a78cece30d
target = phd_framework::test_vm
target_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
|
| 4049 | 2025-12-23T06:44:55.244Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2861
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = c43f8f01-ce13-4a09-9350-fab744221a08
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 35eff633-0aec-4b46-acef-e2a78cece30d
target = phd_framework::test_vm
target_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
|
| 4050 | 2025-12-23T06:44:55.246Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 4051 | 2025-12-23T06:44:55.246Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
|
| 4052 | 2025-12-23T06:44:55.246Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
|
| 4053 | 2025-12-23T06:44:55.247Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::hyperv::hyperv_lifecycle_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 4054 | 2025-12-23T06:44:55.326Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 79
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 4055 | 2025-12-23T06:44:55.326Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 12604
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 35eff633-0aec-4b46-acef-e2a78cece30d
|
| 4056 | 2025-12-23T06:44:55.326Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 80
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
|
| 4057 | 2025-12-23T06:44:55.326Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
|
| 4058 | 2025-12-23T06:44:55.326Z | 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::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
|
| 4059 | 2025-12-23T06:44:55.357Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 30
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
|
| 4060 | 2025-12-23T06:44:55.357Z | WARN | phd-runner: [TEST - EVENT] guest doesn't support systemd-detect-virt, can't verify it detected Hyper-V support
file = phd-tests/tests/src/hyperv.rs
line = 34
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_tests::hyperv
|
| 4061 | 2025-12-23T06:44:55.357Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
|
| 4062 | 2025-12-23T06:44:55.357Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 4063 | 2025-12-23T06:44:55.358Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 12267
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4064 | 2025-12-23T06:44:55.358Z | INFO | phd-runner: test phd_tests::hyperv::hyperv_lifecycle_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 4065 | 2025-12-23T06:44:55.358Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4066 | 2025-12-23T06:44:55.358Z | 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::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
|
| 4067 | 2025-12-23T06:44:55.705Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::hyperv::hyperv_lifecycle_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
|
| 4068 | 2025-12-23T06:44:55.780Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
|
| 4069 | 2025-12-23T06:44:55.780Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b46540a8-b329-4679-94a5-1864cf136266"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
|
| 4070 | 2025-12-23T06:44:55.801Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
|
| 4071 | 2025-12-23T06:44:55.801Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9a0c1521-2ca9-4fbf-98d4-77e19ac0cbc1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
|
| 4072 | 2025-12-23T06:44:55.814Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 457
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
|
| 4073 | 2025-12-23T06:44:55.815Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4014
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 35eff633-0aec-4b46-acef-e2a78cece30d
target = phd_framework::test_vm
target_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
|
| 4074 | 2025-12-23T06:44:55.815Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 456
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4075 | 2025-12-23T06:44:55.815Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4015
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 35eff633-0aec-4b46-acef-e2a78cece30d
target = phd_framework::test_vm
target_id = 277c08f2-3a22-48b0-87a0-2b5be17e3972
|
| 4076 | 2025-12-23T06:44:55.815Z | INFO | phd-runner: Starting test phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 4077 | 2025-12-23T06:44:55.815Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 13147
file = phd-tests/tests/src/hyperv.rs
line = 66
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_tests::hyperv
|
| 4078 | 2025-12-23T06:44:55.815Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4079 | 2025-12-23T06:44:55.815Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4080 | 2025-12-23T06:44:55.815Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/hyperv.rs
line = 91
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_tests::hyperv
|
| 4081 | 2025-12-23T06:44:55.815Z | 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
|
| 4082 | 2025-12-23T06:44:55.815Z | 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
|
| 4083 | 2025-12-23T06:44:55.815Z | 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
|
| 4084 | 2025-12-23T06:44:55.815Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::zfs
verb = list
|
| 4085 | 2025-12-23T06:44:55.821Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 228M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 4086 | 2025-12-23T06:44:55.821Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-0110d653-857a-4be6-8691-75e0e1410d3d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::zfs
verb = snapshot
|
| 4087 | 2025-12-23T06:44:55.832Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-0110d653-857a-4be6-8691-75e0e1410d3d", "phd-artifacts/phd-clone-b5b22246-8900-4683-9949-ce52c9b80d9c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::zfs
verb = clone
|
| 4088 | 2025-12-23T06:44:55.845Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b5b22246-8900-4683-9949-ce52c9b80d9c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::zfs
verb = list
|
| 4089 | 2025-12-23T06:44:55.851Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-b5b22246-8900-4683-9949-ce52c9b80d9c 0B 1.80T 227M /phd-artifacts/phd-clone-b5b22246-8900-4683-9949-ce52c9b80d9c\n
target = phd_framework::zfs
|
| 4090 | 2025-12-23T06:44:55.852Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 4091 | 2025-12-23T06:44:55.852Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm_name = hyperv_reference_tsc_test
|
| 4092 | 2025-12-23T06:44:55.852Z | 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
|
| 4093 | 2025-12-23T06:44:55.852Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4094 | 2025-12-23T06:44:55.852Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
stderr_path = "/tmp/propolis-phd/hyperv_reference_tsc_test.stderr.log"
stdout_path = "/tmp/propolis-phd/hyperv_reference_tsc_test.stdout.log"
target = phd_framework::log_config
|
| 4095 | 2025-12-23T06:44:55.867Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1283
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm::server
|
| 4096 | 2025-12-23T06:44:55.867Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 4097 | 2025-12-23T06:44:55.867Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4098 | 2025-12-23T06:44:55.868Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4099 | 2025-12-23T06:44:56.245Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4100 | 2025-12-23T06:44:56.245Z | 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: 3df644cc-5014-4762-bfbf-0f349fd1db2e, name: "phd-vm-3df644cc-5014-4762-bfbf-0f349fd1db2e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 16ae3897-75ce-4ebd-a23d-c5e694c55724, project_id: d6fedee4-b900-46c6-8e7e-703af665fdbb, sled_id: c1071fe0-3630-4e94-8e0c-6ce762f08941, sled_serial: "c1071fe0-3630-4e94-8e0c-6ce762f08941", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4101 | 2025-12-23T06:44:56.246Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4102 | 2025-12-23T06:44:56.246Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
state = Run
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4103 | 2025-12-23T06:44:56.246Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4104 | 2025-12-23T06:44:56.247Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 4105 | 2025-12-23T06:44:56.247Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4106 | 2025-12-23T06:44:56.247Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4107 | 2025-12-23T06:44:56.247Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4108 | 2025-12-23T06:44:56.247Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4109 | 2025-12-23T06:45:00.560Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4313
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4110 | 2025-12-23T06:45:00.560Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4111 | 2025-12-23T06:45:00.561Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4112 | 2025-12-23T06:45:00.561Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4113 | 2025-12-23T06:45:00.561Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4114 | 2025-12-23T06:45:00.580Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4115 | 2025-12-23T06:45:00.580Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4116 | 2025-12-23T06:45:00.580Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4117 | 2025-12-23T06:45:00.580Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4118 | 2025-12-23T06:45:00.580Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4119 | 2025-12-23T06:45:00.612Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4120 | 2025-12-23T06:45:00.612Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 4121 | 2025-12-23T06:45:00.612Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4365
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 4122 | 2025-12-23T06:45:00.612Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4123 | 2025-12-23T06:45:00.612Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4124 | 2025-12-23T06:45:00.623Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4125 | 2025-12-23T06:45:00.623Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4126 | 2025-12-23T06:45:00.623Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4127 | 2025-12-23T06:45:00.657Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4128 | 2025-12-23T06:45:00.657Z | INFO | phd-runner: [TEST - EVENT] rebooting VM for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 49
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::lifecycle
vm_name = hyperv_reference_tsc_test
|
| 4129 | 2025-12-23T06:45:00.657Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4130 | 2025-12-23T06:45:00.657Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
state = Reboot
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4131 | 2025-12-23T06:45:00.658Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4132 | 2025-12-23T06:45:00.658Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 4133 | 2025-12-23T06:45:00.658Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4134 | 2025-12-23T06:45:00.658Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4135 | 2025-12-23T06:45:00.658Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4136 | 2025-12-23T06:45:00.659Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4137 | 2025-12-23T06:45:04.766Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4107
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4138 | 2025-12-23T06:45:04.766Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4139 | 2025-12-23T06:45:04.766Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4140 | 2025-12-23T06:45:04.766Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4141 | 2025-12-23T06:45:04.766Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4142 | 2025-12-23T06:45:04.785Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4143 | 2025-12-23T06:45:04.785Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4144 | 2025-12-23T06:45:04.786Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4145 | 2025-12-23T06:45:04.786Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4146 | 2025-12-23T06:45:04.786Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4147 | 2025-12-23T06:45:04.819Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4148 | 2025-12-23T06:45:04.819Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 4149 | 2025-12-23T06:45:04.819Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4160
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 4150 | 2025-12-23T06:45:04.819Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4151 | 2025-12-23T06:45:04.819Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4152 | 2025-12-23T06:45:04.830Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4153 | 2025-12-23T06:45:04.830Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4154 | 2025-12-23T06:45:04.830Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4155 | 2025-12-23T06:45:04.863Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4156 | 2025-12-23T06:45:04.863Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = hyperv_reference_tsc_test
|
| 4157 | 2025-12-23T06:45:04.863Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 4158 | 2025-12-23T06:45:04.863Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm_name = hyperv_reference_tsc_test_lifecycle_1
|
| 4159 | 2025-12-23T06:45:04.863Z | 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
|
| 4160 | 2025-12-23T06:45:04.863Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4161 | 2025-12-23T06:45:04.863Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
stderr_path = "/tmp/propolis-phd/hyperv_reference_tsc_test_lifecycle_1.stderr.log"
stdout_path = "/tmp/propolis-phd/hyperv_reference_tsc_test_lifecycle_1.stdout.log"
target = phd_framework::log_config
|
| 4162 | 2025-12-23T06:45:04.879Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1284
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm::server
|
| 4163 | 2025-12-23T06:45:04.879Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 4164 | 2025-12-23T06:45:04.879Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
target = phd_framework::test_vm
target_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
|
| 4165 | 2025-12-23T06:45:04.879Z | 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 = 5d5feedf-51f6-49ff-8f13-878f56569a91
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
target = phd_framework::test_vm
target_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
timeout_duration = 45s
|
| 4166 | 2025-12-23T06:45:04.879Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
target = phd_framework::test_vm
target_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
|
| 4167 | 2025-12-23T06:45:04.880Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
target = phd_framework::test_vm
target_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
|
| 4168 | 2025-12-23T06:45:05.545Z | 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: 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2, name: "phd-vm-2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 16ae3897-75ce-4ebd-a23d-c5e694c55724, project_id: d6fedee4-b900-46c6-8e7e-703af665fdbb, sled_id: 2bde62a4-a1c2-4263-a532-3eff0798f767, sled_serial: "2bde62a4-a1c2-4263-a532-3eff0798f767", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
target = phd_framework::test_vm
target_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
|
| 4169 | 2025-12-23T06:45:05.545Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 5d5feedf-51f6-49ff-8f13-878f56569a91
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
target = phd_framework::test_vm
target_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
|
| 4170 | 2025-12-23T06:45:07.858Z | 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":15534}}
target = phd_framework::serial
|
| 4171 | 2025-12-23T06:45:08.140Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
target = phd_framework::test_vm
target_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
|
| 4172 | 2025-12-23T06:45:08.140Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2595
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = 5d5feedf-51f6-49ff-8f13-878f56569a91
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
target = phd_framework::test_vm
target_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
|
| 4173 | 2025-12-23T06:45:08.142Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4174 | 2025-12-23T06:45:08.142Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
|
| 4175 | 2025-12-23T06:45:08.142Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
|
| 4176 | 2025-12-23T06:45:08.143Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4177 | 2025-12-23T06:45:08.220Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 77
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4178 | 2025-12-23T06:45:08.220Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 12352
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
|
| 4179 | 2025-12-23T06:45:08.220Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 77
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
|
| 4180 | 2025-12-23T06:45:08.220Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
|
| 4181 | 2025-12-23T06:45:08.220Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
|
| 4182 | 2025-12-23T06:45:08.252Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
|
| 4183 | 2025-12-23T06:45:08.253Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
|
| 4184 | 2025-12-23T06:45:08.253Z | 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
|
| 4185 | 2025-12-23T06:45:08.253Z | INFO | phd-runner: test phd_tests::hyperv::hyperv_reference_tsc_clocksource_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 4186 | 2025-12-23T06:45:08.253Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 12007
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4187 | 2025-12-23T06:45:08.253Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4188 | 2025-12-23T06:45:08.254Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
|
| 4189 | 2025-12-23T06:45:08.979Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
|
| 4190 | 2025-12-23T06:45:09.052Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::zfs
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
|
| 4191 | 2025-12-23T06:45:09.052Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b5b22246-8900-4683-9949-ce52c9b80d9c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
|
| 4192 | 2025-12-23T06:45:09.072Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::zfs
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
|
| 4193 | 2025-12-23T06:45:09.072Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-0110d653-857a-4be6-8691-75e0e1410d3d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
|
| 4194 | 2025-12-23T06:45:09.085Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 832
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
|
| 4195 | 2025-12-23T06:45:09.085Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 832
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4196 | 2025-12-23T06:45:09.085Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4206
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
target = phd_framework::test_vm
target_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
|
| 4197 | 2025-12-23T06:45:09.085Z | INFO | phd-runner: Starting test phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 4198 | 2025-12-23T06:45:09.085Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4206
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 3df644cc-5014-4762-bfbf-0f349fd1db2e
target = phd_framework::test_vm
target_id = 2b9bb5f5-53eb-4bce-a6bf-d7f0c4ad32d2
|
| 4199 | 2025-12-23T06:45:09.085Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 13270
file = phd-tests/tests/src/hyperv.rs
line = 91
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_tests::hyperv
|
| 4200 | 2025-12-23T06:45:09.085Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4201 | 2025-12-23T06:45:09.085Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4202 | 2025-12-23T06:45:09.085Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/hyperv.rs
line = 151
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 4203 | 2025-12-23T06:45:09.085Z | 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
|
| 4204 | 2025-12-23T06:45:09.086Z | 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
|
| 4205 | 2025-12-23T06:45:09.086Z | 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
|
| 4206 | 2025-12-23T06:45:09.086Z | 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
|
| 4207 | 2025-12-23T06:45:09.086Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
verb = list
|
| 4208 | 2025-12-23T06:45:09.093Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 228M 1.80T 227M /phd-artifacts\n
target = phd_framework::zfs
|
| 4209 | 2025-12-23T06:45:09.093Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c7e37d18-3b01-4f1d-8c61-969f624417c0"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
verb = snapshot
|
| 4210 | 2025-12-23T06:45:09.103Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c7e37d18-3b01-4f1d-8c61-969f624417c0", "phd-artifacts/phd-clone-4125d389-a7de-4e87-83e2-0e057f5fc107"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
verb = clone
|
| 4211 | 2025-12-23T06:45:09.117Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-4125d389-a7de-4e87-83e2-0e057f5fc107"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
verb = list
|
| 4212 | 2025-12-23T06:45:09.124Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-4125d389-a7de-4e87-83e2-0e057f5fc107 0B 1.80T 227M /phd-artifacts/phd-clone-4125d389-a7de-4e87-83e2-0e057f5fc107\n
target = phd_framework::zfs
|
| 4213 | 2025-12-23T06:45:09.124Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 4214 | 2025-12-23T06:45:09.124Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm_name = hyperv_reference_tsc_elapsed_test
|
| 4215 | 2025-12-23T06:45:09.125Z | 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
|
| 4216 | 2025-12-23T06:45:09.125Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4217 | 2025-12-23T06:45:09.125Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
stderr_path = "/tmp/propolis-phd/hyperv_reference_tsc_elapsed_test.stderr.log"
stdout_path = "/tmp/propolis-phd/hyperv_reference_tsc_elapsed_test.stdout.log"
target = phd_framework::log_config
|
| 4218 | 2025-12-23T06:45:09.140Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1293
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm::server
|
| 4219 | 2025-12-23T06:45:09.140Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 4220 | 2025-12-23T06:45:09.140Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4221 | 2025-12-23T06:45:09.141Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4222 | 2025-12-23T06:45:09.671Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4223 | 2025-12-23T06:45:09.671Z | 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: f0e12a44-40c2-4ced-94b0-236b83178faa, name: "phd-vm-f0e12a44-40c2-4ced-94b0-236b83178faa", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3dc2a561-727a-4141-bf64-bb2a8411fbc4, project_id: fb54d1b1-7574-444a-bb29-00edf24811aa, sled_id: 596ac825-1e93-4341-8ce0-e549f274d982, sled_serial: "596ac825-1e93-4341-8ce0-e549f274d982", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 406
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4224 | 2025-12-23T06:45:09.671Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4225 | 2025-12-23T06:45:09.671Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
state = Run
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4226 | 2025-12-23T06:45:09.672Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 467
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4227 | 2025-12-23T06:45:09.672Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 4228 | 2025-12-23T06:45:09.672Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4229 | 2025-12-23T06:45:09.672Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4230 | 2025-12-23T06:45:09.672Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4231 | 2025-12-23T06:45:09.672Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4232 | 2025-12-23T06:45:13.973Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4300
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4233 | 2025-12-23T06:45:13.973Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4234 | 2025-12-23T06:45:13.973Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4235 | 2025-12-23T06:45:13.973Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4236 | 2025-12-23T06:45:13.973Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4237 | 2025-12-23T06:45:13.992Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4238 | 2025-12-23T06:45:13.992Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4239 | 2025-12-23T06:45:13.993Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4240 | 2025-12-23T06:45:13.993Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4241 | 2025-12-23T06:45:13.993Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4242 | 2025-12-23T06:45:14.025Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4243 | 2025-12-23T06:45:14.025Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 4244 | 2025-12-23T06:45:14.025Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4352
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 4245 | 2025-12-23T06:45:14.025Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4246 | 2025-12-23T06:45:14.025Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4247 | 2025-12-23T06:45:14.036Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4248 | 2025-12-23T06:45:14.036Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4249 | 2025-12-23T06:45:14.036Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4250 | 2025-12-23T06:45:14.069Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4251 | 2025-12-23T06:45:14.570Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4252 | 2025-12-23T06:45:14.570Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4253 | 2025-12-23T06:45:14.582Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4254 | 2025-12-23T06:45:14.582Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4255 | 2025-12-23T06:45:14.582Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4256 | 2025-12-23T06:45:14.615Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4257 | 2025-12-23T06:45:15.117Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4258 | 2025-12-23T06:45:15.117Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4259 | 2025-12-23T06:45:15.128Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4260 | 2025-12-23T06:45:15.128Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4261 | 2025-12-23T06:45:15.129Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4262 | 2025-12-23T06:45:15.162Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4263 | 2025-12-23T06:45:15.663Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4264 | 2025-12-23T06:45:15.663Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4265 | 2025-12-23T06:45:15.685Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4266 | 2025-12-23T06:45:15.685Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4267 | 2025-12-23T06:45:15.685Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4268 | 2025-12-23T06:45:15.718Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4269 | 2025-12-23T06:45:16.220Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4270 | 2025-12-23T06:45:16.220Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4271 | 2025-12-23T06:45:16.231Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4272 | 2025-12-23T06:45:16.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4273 | 2025-12-23T06:45:16.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4274 | 2025-12-23T06:45:16.265Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4275 | 2025-12-23T06:45:16.766Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4276 | 2025-12-23T06:45:16.766Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4277 | 2025-12-23T06:45:16.789Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4278 | 2025-12-23T06:45:16.789Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4279 | 2025-12-23T06:45:16.789Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4280 | 2025-12-23T06:45:16.822Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4281 | 2025-12-23T06:45:17.324Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 838, tv_nsec: 730772654 }, guest_ns: 2541363200 }
before = Reading { taken_at: Instant { tv_sec: 838, tv_nsec: 184486195 }, guest_ns: 1994691100 }
diff = 385641
diff_pct = 0.0007059318305380145
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 546672100
host_delta_ns = 546286459
line = 200
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 4282 | 2025-12-23T06:45:17.324Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 839, tv_nsec: 277092672 }, guest_ns: 3087657600 }
before = Reading { taken_at: Instant { tv_sec: 838, tv_nsec: 730772654 }, guest_ns: 2541363200 }
diff = 25618
diff_pct = 0.00004689192992375395
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 546294400
host_delta_ns = 546320018
line = 200
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 4283 | 2025-12-23T06:45:17.324Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 839, tv_nsec: 833755667 }, guest_ns: 3644578500 }
before = Reading { taken_at: Instant { tv_sec: 839, tv_nsec: 277092672 }, guest_ns: 3087657600 }
diff = 257905
diff_pct = 0.0004633054510835591
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 556920900
host_delta_ns = 556662995
line = 200
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 4284 | 2025-12-23T06:45:17.324Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 840, tv_nsec: 380215539 }, guest_ns: 4190689400 }
before = Reading { taken_at: Instant { tv_sec: 839, tv_nsec: 833755667 }, guest_ns: 3644578500 }
diff = 348972
diff_pct = 0.000638604987998094
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 546110900
host_delta_ns = 546459872
line = 200
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 4285 | 2025-12-23T06:45:17.324Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 840, tv_nsec: 937819433 }, guest_ns: 4748764800 }
before = Reading { taken_at: Instant { tv_sec: 840, tv_nsec: 380215539 }, guest_ns: 4190689400 }
diff = 471506
diff_pct = 0.0008455930904958853
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 558075400
host_delta_ns = 557603894
line = 200
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 4286 | 2025-12-23T06:45:17.324Z | INFO | phd-runner: [TEST - EVENT] TSC test results
bad_diffs = 0
file = phd-tests/tests/src/hyperv.rs
good_diffs = 5
line = 268
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 4287 | 2025-12-23T06:45:17.324Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 4288 | 2025-12-23T06:45:17.324Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm_name = hyperv_reference_tsc_elapsed_target
|
| 4289 | 2025-12-23T06:45:17.324Z | 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
|
| 4290 | 2025-12-23T06:45:17.324Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4291 | 2025-12-23T06:45:17.325Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
stderr_path = "/tmp/propolis-phd/hyperv_reference_tsc_elapsed_target.stderr.log"
stdout_path = "/tmp/propolis-phd/hyperv_reference_tsc_elapsed_target.stdout.log"
target = phd_framework::log_config
|
| 4292 | 2025-12-23T06:45:17.341Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1294
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm::server
|
| 4293 | 2025-12-23T06:45:17.341Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 199
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 4294 | 2025-12-23T06:45:17.341Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = f0e12a44-40c2-4ced-94b0-236b83178faa
target = phd_framework::test_vm
target_id = 26be6411-6071-4661-8260-48f63cea7c95
|
| 4295 | 2025-12-23T06:45:17.341Z | 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 = d636572c-a9c7-4226-b8ca-3648d9992e04
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = f0e12a44-40c2-4ced-94b0-236b83178faa
target = phd_framework::test_vm
target_id = 26be6411-6071-4661-8260-48f63cea7c95
timeout_duration = 45s
|
| 4296 | 2025-12-23T06:45:17.341Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = f0e12a44-40c2-4ced-94b0-236b83178faa
target = phd_framework::test_vm
target_id = 26be6411-6071-4661-8260-48f63cea7c95
vm = hyperv_reference_tsc_elapsed_target
vm_id = 26be6411-6071-4661-8260-48f63cea7c95
|
| 4297 | 2025-12-23T06:45:17.342Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = f0e12a44-40c2-4ced-94b0-236b83178faa
target = phd_framework::test_vm
target_id = 26be6411-6071-4661-8260-48f63cea7c95
vm = hyperv_reference_tsc_elapsed_target
vm_id = 26be6411-6071-4661-8260-48f63cea7c95
|
| 4298 | 2025-12-23T06:45:17.995Z | 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: 26be6411-6071-4661-8260-48f63cea7c95, name: "phd-vm-26be6411-6071-4661-8260-48f63cea7c95", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3dc2a561-727a-4141-bf64-bb2a8411fbc4, project_id: fb54d1b1-7574-444a-bb29-00edf24811aa, sled_id: 4659d240-a56e-4388-9484-92d32e3afbf4, sled_serial: "4659d240-a56e-4388-9484-92d32e3afbf4", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 406
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = f0e12a44-40c2-4ced-94b0-236b83178faa
target = phd_framework::test_vm
target_id = 26be6411-6071-4661-8260-48f63cea7c95
vm = hyperv_reference_tsc_elapsed_target
vm_id = 26be6411-6071-4661-8260-48f63cea7c95
|
| 4299 | 2025-12-23T06:45:17.995Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = d636572c-a9c7-4226-b8ca-3648d9992e04
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = f0e12a44-40c2-4ced-94b0-236b83178faa
target = phd_framework::test_vm
target_id = 26be6411-6071-4661-8260-48f63cea7c95
|
| 4300 | 2025-12-23T06:45:20.269Z | 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":8179}}
target = phd_framework::serial
|
| 4301 | 2025-12-23T06:45:21.327Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 568
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = f0e12a44-40c2-4ced-94b0-236b83178faa
target = phd_framework::test_vm
target_id = 26be6411-6071-4661-8260-48f63cea7c95
|
| 4302 | 2025-12-23T06:45:21.328Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3332
file = phd-tests/framework/src/test_vm/mod.rs
line = 555
migration_id = d636572c-a9c7-4226-b8ca-3648d9992e04
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = f0e12a44-40c2-4ced-94b0-236b83178faa
target = phd_framework::test_vm
target_id = 26be6411-6071-4661-8260-48f63cea7c95
|
| 4303 | 2025-12-23T06:45:21.328Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4304 | 2025-12-23T06:45:21.328Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4305 | 2025-12-23T06:45:21.340Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4306 | 2025-12-23T06:45:21.340Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4307 | 2025-12-23T06:45:21.340Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4308 | 2025-12-23T06:45:21.373Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4309 | 2025-12-23T06:45:21.874Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4310 | 2025-12-23T06:45:21.874Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4311 | 2025-12-23T06:45:21.886Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4312 | 2025-12-23T06:45:21.886Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4313 | 2025-12-23T06:45:21.886Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4314 | 2025-12-23T06:45:21.919Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4315 | 2025-12-23T06:45:22.420Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4316 | 2025-12-23T06:45:22.421Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4317 | 2025-12-23T06:45:22.432Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4318 | 2025-12-23T06:45:22.432Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4319 | 2025-12-23T06:45:22.432Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4320 | 2025-12-23T06:45:22.465Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4321 | 2025-12-23T06:45:22.966Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4322 | 2025-12-23T06:45:22.966Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4323 | 2025-12-23T06:45:22.977Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4324 | 2025-12-23T06:45:22.978Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4325 | 2025-12-23T06:45:22.978Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4326 | 2025-12-23T06:45:23.011Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4327 | 2025-12-23T06:45:23.512Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4328 | 2025-12-23T06:45:23.512Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4329 | 2025-12-23T06:45:23.535Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4330 | 2025-12-23T06:45:23.535Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4331 | 2025-12-23T06:45:23.535Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4332 | 2025-12-23T06:45:23.569Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4333 | 2025-12-23T06:45:24.071Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4334 | 2025-12-23T06:45:24.071Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4335 | 2025-12-23T06:45:24.094Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4336 | 2025-12-23T06:45:24.094Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4337 | 2025-12-23T06:45:24.094Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4338 | 2025-12-23T06:45:24.127Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4339 | 2025-12-23T06:45:24.628Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 846, tv_nsec: 34665872 }, guest_ns: 9845099300 }
before = Reading { taken_at: Instant { tv_sec: 845, tv_nsec: 488285601 }, guest_ns: 9298835100 }
diff = 116071
diff_pct = 0.00021243629420872705
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 546264200
host_delta_ns = 546380271
line = 200
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 4340 | 2025-12-23T06:45:24.629Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 846, tv_nsec: 580915839 }, guest_ns: 10391573200 }
before = Reading { taken_at: Instant { tv_sec: 846, tv_nsec: 34665872 }, guest_ns: 9845099300 }
diff = 223933
diff_pct = 0.00040994602018895864
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 546473900
host_delta_ns = 546249967
line = 200
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 4341 | 2025-12-23T06:45:24.629Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 847, tv_nsec: 126254457 }, guest_ns: 10936975800 }
before = Reading { taken_at: Instant { tv_sec: 846, tv_nsec: 580915839 }, guest_ns: 10391573200 }
diff = 63982
diff_pct = 0.00011732526890292592
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 545402600
host_delta_ns = 545338618
line = 200
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 4342 | 2025-12-23T06:45:24.629Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 847, tv_nsec: 685018206 }, guest_ns: 11494943200 }
before = Reading { taken_at: Instant { tv_sec: 847, tv_nsec: 126254457 }, guest_ns: 10936975800 }
diff = 796349
diff_pct = 0.0014251980401828108
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 557967400
host_delta_ns = 558763749
line = 200
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 4343 | 2025-12-23T06:45:24.629Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 848, tv_nsec: 242684072 }, guest_ns: 12053589900 }
before = Reading { taken_at: Instant { tv_sec: 847, tv_nsec: 685018206 }, guest_ns: 11494943200 }
diff = 980834
diff_pct = 0.001758820217983361
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 558646700
host_delta_ns = 557665866
line = 200
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 4344 | 2025-12-23T06:45:24.629Z | INFO | phd-runner: [TEST - EVENT] TSC test results
bad_diffs = 0
file = phd-tests/tests/src/hyperv.rs
good_diffs = 5
line = 268
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 4345 | 2025-12-23T06:45:24.629Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_target
vm_id = 26be6411-6071-4661-8260-48f63cea7c95
|
| 4346 | 2025-12-23T06:45:24.629Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4347 | 2025-12-23T06:45:24.629Z | 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
|
| 4348 | 2025-12-23T06:45:24.629Z | INFO | phd-runner: test phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 4349 | 2025-12-23T06:45:24.629Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 14958
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4350 | 2025-12-23T06:45:24.629Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4351 | 2025-12-23T06:45:24.630Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_target
vm_id = 26be6411-6071-4661-8260-48f63cea7c95
|
| 4352 | 2025-12-23T06:45:24.630Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4353 | 2025-12-23T06:45:24.708Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 78
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4354 | 2025-12-23T06:45:24.708Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 15567
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = f0e12a44-40c2-4ced-94b0-236b83178faa
|
| 4355 | 2025-12-23T06:45:24.995Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = hyperv_reference_tsc_elapsed_target
vm_id = 26be6411-6071-4661-8260-48f63cea7c95
|
| 4356 | 2025-12-23T06:45:25.070Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
vm = hyperv_reference_tsc_elapsed_target
vm_id = 26be6411-6071-4661-8260-48f63cea7c95
|
| 4357 | 2025-12-23T06:45:25.070Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-4125d389-a7de-4e87-83e2-0e057f5fc107"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_reference_tsc_elapsed_target
vm_id = 26be6411-6071-4661-8260-48f63cea7c95
|
| 4358 | 2025-12-23T06:45:25.092Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
vm = hyperv_reference_tsc_elapsed_target
vm_id = 26be6411-6071-4661-8260-48f63cea7c95
|
| 4359 | 2025-12-23T06:45:25.092Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c7e37d18-3b01-4f1d-8c61-969f624417c0"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_reference_tsc_elapsed_target
vm_id = 26be6411-6071-4661-8260-48f63cea7c95
|
| 4360 | 2025-12-23T06:45:25.107Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 477
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_target
vm_id = 26be6411-6071-4661-8260-48f63cea7c95
|
| 4361 | 2025-12-23T06:45:25.107Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 477
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4362 | 2025-12-23T06:45:25.107Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 7765
file = phd-tests/framework/src/test_vm/mod.rs
line = 308
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = f0e12a44-40c2-4ced-94b0-236b83178faa
target = phd_framework::test_vm
target_id = 26be6411-6071-4661-8260-48f63cea7c95
vm = hyperv_reference_tsc_elapsed_target
vm_id = 26be6411-6071-4661-8260-48f63cea7c95
|
| 4363 | 2025-12-23T06:45:25.107Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 7765
file = phd-tests/framework/src/test_vm/mod.rs
line = 501
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = f0e12a44-40c2-4ced-94b0-236b83178faa
target = phd_framework::test_vm
target_id = 26be6411-6071-4661-8260-48f63cea7c95
|
| 4364 | 2025-12-23T06:45:25.107Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 4365 | 2025-12-23T06:45:25.107Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 16021
file = phd-tests/tests/src/hyperv.rs
line = 151
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 4366 | 2025-12-23T06:45:25.107Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 4367 | | test result: ok. 41 passed; 0 failed; 2 skipped; 0 not run; finished in 492.78s |
| 4368 | | |
| 4369 | 2025-12-23T06:45:25.107Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 41
target = phd_runner
|