| 1 | 2025-07-07T22:31:16.704Z | INFO | phd-runner: phd_runner
file = phd-tests/runner/src/main.rs
line = 36
runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
| 2 | 2025-07-07T22:31:16.707Z | DEBG | phd-runner: Created new artifact store from manifest
file = phd-tests/framework/src/artifacts/store.rs
line = 221
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: 318, tv_nsec: 94931021 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
| 3 | 2025-07-07T22:31:16.707Z | INFO | phd-runner: Adding Propolis server from local command
file = phd-tests/framework/src/artifacts/store.rs
line = 229
propolis_server_cmd = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 4 | 2025-07-07T22:31:16.707Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = e164393a88e7b62598897dc4f53315f083e25333
file = phd-tests/framework/src/artifacts/store.rs
line = 313
target = phd_framework::artifacts::store
|
| 5 | 2025-07-07T22:31:16.707Z | 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/e164393a88e7b62598897dc4f53315f083e25333/crucible-nightly.sha256.txt
|
| 6 | 2025-07-07T22:31:16.861Z | INFO | phd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master'
file = phd-tests/framework/src/artifacts/store.rs
line = 250
target = phd_framework::artifacts::store
|
| 7 | 2025-07-07T22:31:17.414Z | DEBG | phd-runner: Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/34354476a29f752e4dd3c7fb851852d597dd0018/propolis-server.sha256.txt
|
| 8 | 2025-07-07T22:31:17.628Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 9 | 2025-07-07T22:31:17.628Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 10 | 2025-07-07T22:31:17.629Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
| 11 | 2025-07-07T22:31:17.629Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 12 | 2025-07-07T22:31:17.629Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 13 | 2025-07-07T22:31:17.629Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 14 | 2025-07-07T22:31:17.629Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 52
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_tests::migrate::from_base
|
| 15 | 2025-07-07T22:31:17.629Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
| 16 | 2025-07-07T22:31:17.630Z | DEBG | phd-runner: [TEST - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/907a5fd1763ce5ddd74001261e5b52cd200a25f9/OVMF_CODE.fd
|
| 17 | 2025-07-07T22:31:18.294Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
| 18 | 2025-07-07T22:31:18.324Z | 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 = 621
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
timeout = 600s
|
| 19 | 2025-07-07T22:31:57.754Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 20 | 2025-07-07T22:31:57.754Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
| 21 | 2025-07-07T22:31:57.762Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::migration_from_base_and_back
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 3.26M 1.80T 1.91M /phd-artifacts\n
target = phd_framework::zfs
|
| 22 | 2025-07-07T22:31:57.762Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-375a5148-9574-4338-a185-16f1a775f397"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = snapshot
|
| 23 | 2025-07-07T22:31:57.809Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-375a5148-9574-4338-a185-16f1a775f397", "phd-artifacts/phd-clone-2ed3e5ab-126f-4d9f-b3f9-a19490d919ed"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = clone
|
| 24 | 2025-07-07T22:31:57.821Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-2ed3e5ab-126f-4d9f-b3f9-a19490d919ed"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
| 25 | 2025-07-07T22:31:57.828Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::migration_from_base_and_back
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-2ed3e5ab-126f-4d9f-b3f9-a19490d919ed 0B 1.80T 48.9M /phd-artifacts/phd-clone-2ed3e5ab-126f-4d9f-b3f9-a19490d919ed\n
target = phd_framework::zfs
|
| 26 | 2025-07-07T22:31:57.829Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 27 | 2025-07-07T22:31:57.829Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 215
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back
|
| 28 | 2025-07-07T22:31:57.829Z | DEBG | phd-runner: [NEW - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/a19bf75b6084bff40b14ed45332aaa330dd20a9d38b0525124e53c9d87889298/propolis-server.tar.gz
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
| 29 | 2025-07-07T22:31:57.829Z | DEBG | phd-runner: [NEW - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/34354476a29f752e4dd3c7fb851852d597dd0018/propolis-server.tar.gz
|
| 30 | 2025-07-07T22:32:24.586Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/a19bf75b6084bff40b14ed45332aaa330dd20a9d38b0525124e53c9d87889298/propolis-server
file = phd-tests/framework/src/artifacts/store.rs
line = 162
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
untar_path = propolis-server
|
| 31 | 2025-07-07T22:32:24.586Z | DEBG | phd-runner: [NEW - EVENT] Extracting gzipped tarball...
file = phd-tests/framework/src/artifacts/store.rs
line = 521
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
| 32 | 2025-07-07T22:32:38.595Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/a19bf75b6084bff40b14ed45332aaa330dd20a9d38b0525124e53c9d87889298/propolis-server"
target = phd_framework::test_vm::server
|
| 33 | 2025-07-07T22:32:38.595Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log"
target = phd_framework::log_config
|
| 34 | 2025-07-07T22:32:38.655Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 868
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 35 | 2025-07-07T22:32:38.686Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40857
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 36 | 2025-07-07T22:32:38.686Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 37 | 2025-07-07T22:32:38.757Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 38 | 2025-07-07T22:32:38.758Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 094ab751-5bb9-4391-8866-352d9f6827e0, metadata: InstanceMetadata { project_id: 75b17a99-99fa-4588-855b-0f0af4bf78fb, silo_id: c0651574-45bd-4ef8-8256-12173720f64c, sled_id: 33008b6d-0929-486f-a4c0-26db24767a21, sled_model: "pheidippes", sled_revision: 1, sled_serial: "33008b6d-0929-486f-a4c0-26db24767a21" }, name: "phd-vm-094ab751-5bb9-4391-8866-352d9f6827e0" }, state: Creating }
line = 404
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 39 | 2025-07-07T22:32:38.758Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 71
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 40 | 2025-07-07T22:32:38.758Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 465
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 41 | 2025-07-07T22:32:38.758Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 470
path = phd_tests::migrate::from_base::migration_from_base_and_back
state = Run
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 42 | 2025-07-07T22:32:38.759Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 465
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 43 | 2025-07-07T22:32:38.759Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 44 | 2025-07-07T22:32:38.759Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 45 | 2025-07-07T22:32:38.759Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 46 | 2025-07-07T22:32:38.759Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 47 | 2025-07-07T22:32:38.759Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 48 | 2025-07-07T22:32:43.252Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4493
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 49 | 2025-07-07T22:32:43.253Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
| 50 | 2025-07-07T22:32:43.253Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 51 | 2025-07-07T22:32:43.253Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 52 | 2025-07-07T22:32:43.253Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 53 | 2025-07-07T22:32:43.272Z | 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::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 54 | 2025-07-07T22:32:43.272Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 55 | 2025-07-07T22:32:43.272Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 56 | 2025-07-07T22:32:43.272Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 57 | 2025-07-07T22:32:43.273Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 58 | 2025-07-07T22:32:43.305Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 59 | 2025-07-07T22:32:43.306Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 60 | 2025-07-07T22:32:43.306Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4546
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 61 | 2025-07-07T22:32:43.306Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 62 | 2025-07-07T22:32:43.306Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 63 | 2025-07-07T22:32:43.317Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 64 | 2025-07-07T22:32:43.317Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 65 | 2025-07-07T22:32:43.317Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 66 | 2025-07-07T22:32:43.350Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 67 | 2025-07-07T22:32:43.350Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 68 | 2025-07-07T22:32:43.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::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 69 | 2025-07-07T22:32:43.361Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 70 | 2025-07-07T22:32:43.361Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 71 | 2025-07-07T22:32:43.361Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 72 | 2025-07-07T22:32:43.393Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 73 | 2025-07-07T22:32:43.393Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 74 | 2025-07-07T22:32:43.393Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 75 | 2025-07-07T22:32:43.405Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 76 | 2025-07-07T22:32:43.405Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 77 | 2025-07-07T22:32:43.405Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 78 | 2025-07-07T22:32:43.438Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 79 | 2025-07-07T22:32:43.438Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
| 80 | 2025-07-07T22:32:43.438Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 81 | 2025-07-07T22:32:43.438Z | 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 = 215
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_0
|
| 82 | 2025-07-07T22:32:43.438Z | DEBG | phd-runner: [NEW - EVENT] Examining locally-sourced artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 56
path = /work/phd-test/propolis-server
sha256 = None
target = phd_framework::artifacts::store
|
| 83 | 2025-07-07T22:32:43.438Z | DEBG | phd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path
file = phd-tests/framework/src/artifacts/store.rs
line = 69
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 84 | 2025-07-07T22:32:43.439Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 85 | 2025-07-07T22:32:43.439Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 86 | 2025-07-07T22:32:43.460Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 869
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 87 | 2025-07-07T22:32:43.491Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 52
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 88 | 2025-07-07T22:32:43.491Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 094ab751-5bb9-4391-8866-352d9f6827e0
target = phd_framework::test_vm
target_id = a1dd75e3-af26-440c-80d7-0cb66333f883
|
| 89 | 2025-07-07T22:32:43.491Z | 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 = 532
migration_id = b637e14a-7510-4d14-9866-25e4468126a7
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 094ab751-5bb9-4391-8866-352d9f6827e0
target = phd_framework::test_vm
target_id = a1dd75e3-af26-440c-80d7-0cb66333f883
timeout_duration = 45s
|
| 90 | 2025-07-07T22:32:43.491Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 094ab751-5bb9-4391-8866-352d9f6827e0
target = phd_framework::test_vm
target_id = a1dd75e3-af26-440c-80d7-0cb66333f883
vm = migration_from_base_and_back_lifecycle_0
vm_id = a1dd75e3-af26-440c-80d7-0cb66333f883
|
| 91 | 2025-07-07T22:32:43.557Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: a1dd75e3-af26-440c-80d7-0cb66333f883, metadata: InstanceMetadata { project_id: 75b17a99-99fa-4588-855b-0f0af4bf78fb, silo_id: c0651574-45bd-4ef8-8256-12173720f64c, sled_id: 6e3edc67-02a6-496b-8104-45be8bbd80ef, sled_model: "pheidippes", sled_revision: 1, sled_serial: "6e3edc67-02a6-496b-8104-45be8bbd80ef" }, name: "phd-vm-a1dd75e3-af26-440c-80d7-0cb66333f883" }, state: Migrating }
line = 404
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 094ab751-5bb9-4391-8866-352d9f6827e0
target = phd_framework::test_vm
target_id = a1dd75e3-af26-440c-80d7-0cb66333f883
vm = migration_from_base_and_back_lifecycle_0
vm_id = a1dd75e3-af26-440c-80d7-0cb66333f883
|
| 92 | 2025-07-07T22:32:43.558Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 66
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 094ab751-5bb9-4391-8866-352d9f6827e0
target = phd_framework::test_vm
target_id = a1dd75e3-af26-440c-80d7-0cb66333f883
vm = migration_from_base_and_back_lifecycle_0
vm_id = a1dd75e3-af26-440c-80d7-0cb66333f883
|
| 93 | 2025-07-07T22:32:43.558Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = b637e14a-7510-4d14-9866-25e4468126a7
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 094ab751-5bb9-4391-8866-352d9f6827e0
target = phd_framework::test_vm
target_id = a1dd75e3-af26-440c-80d7-0cb66333f883
|
| 94 | 2025-07-07T22:32:45.838Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}}
target = phd_framework::serial
|
| 95 | 2025-07-07T22:32:46.243Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 566
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 094ab751-5bb9-4391-8866-352d9f6827e0
target = phd_framework::test_vm
target_id = a1dd75e3-af26-440c-80d7-0cb66333f883
|
| 96 | 2025-07-07T22:32:46.243Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2684
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = b637e14a-7510-4d14-9866-25e4468126a7
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 094ab751-5bb9-4391-8866-352d9f6827e0
target = phd_framework::test_vm
target_id = a1dd75e3-af26-440c-80d7-0cb66333f883
|
| 97 | 2025-07-07T22:32:46.243Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 2751
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 094ab751-5bb9-4391-8866-352d9f6827e0
target = phd_framework::test_vm
target_id = a1dd75e3-af26-440c-80d7-0cb66333f883
|
| 98 | 2025-07-07T22:32:46.244Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 99 | 2025-07-07T22:32:46.245Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = a1dd75e3-af26-440c-80d7-0cb66333f883
|
| 100 | 2025-07-07T22:32:46.245Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = a1dd75e3-af26-440c-80d7-0cb66333f883
|
| 101 | 2025-07-07T22:32:46.246Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 102 | 2025-07-07T22:32:46.328Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 82
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 094ab751-5bb9-4391-8866-352d9f6827e0
|
| 103 | 2025-07-07T22:32:49.624Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 3379
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = a1dd75e3-af26-440c-80d7-0cb66333f883
|
| 104 | 2025-07-07T22:32:49.625Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = a1dd75e3-af26-440c-80d7-0cb66333f883
|
| 105 | 2025-07-07T22:32:49.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::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = a1dd75e3-af26-440c-80d7-0cb66333f883
|
| 106 | 2025-07-07T22:32:49.658Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = a1dd75e3-af26-440c-80d7-0cb66333f883
|
| 107 | 2025-07-07T22:32:49.658Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __BASE_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
| 108 | 2025-07-07T22:32:49.658Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 109 | 2025-07-07T22:32:49.658Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 215
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_1
|
| 110 | 2025-07-07T22:32:49.658Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/a19bf75b6084bff40b14ed45332aaa330dd20a9d38b0525124e53c9d87889298/propolis-server
target = phd_framework::artifacts::store
|
| 111 | 2025-07-07T22:32:49.658Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9004
server_path = "/phd-artifacts/a19bf75b6084bff40b14ed45332aaa330dd20a9d38b0525124e53c9d87889298/propolis-server"
target = phd_framework::test_vm::server
|
| 112 | 2025-07-07T22:32:49.658Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log"
target = phd_framework::log_config
|
| 113 | 2025-07-07T22:32:49.678Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 871
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 114 | 2025-07-07T22:32:49.709Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 51
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 115 | 2025-07-07T22:32:49.709Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = a1dd75e3-af26-440c-80d7-0cb66333f883
target = phd_framework::test_vm
target_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
|
| 116 | 2025-07-07T22:32:49.710Z | 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 = 532
migration_id = 11b936d0-2ced-4cb7-9648-4eb49d5f5d8b
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = a1dd75e3-af26-440c-80d7-0cb66333f883
target = phd_framework::test_vm
target_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
timeout_duration = 45s
|
| 117 | 2025-07-07T22:32:49.710Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = a1dd75e3-af26-440c-80d7-0cb66333f883
target = phd_framework::test_vm
target_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
vm = migration_from_base_and_back_lifecycle_1
vm_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
|
| 118 | 2025-07-07T22:32:49.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 { description: "Pheidippides-managed VM", id: aad68e90-3fd2-4a60-9184-59d5a5dd3a0d, metadata: InstanceMetadata { project_id: 75b17a99-99fa-4588-855b-0f0af4bf78fb, silo_id: c0651574-45bd-4ef8-8256-12173720f64c, sled_id: 318aed9e-8541-47ab-bae6-7e5160231c3f, sled_model: "pheidippes", sled_revision: 1, sled_serial: "318aed9e-8541-47ab-bae6-7e5160231c3f" }, name: "phd-vm-aad68e90-3fd2-4a60-9184-59d5a5dd3a0d" }, state: Migrating }
line = 404
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = a1dd75e3-af26-440c-80d7-0cb66333f883
target = phd_framework::test_vm
target_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
vm = migration_from_base_and_back_lifecycle_1
vm_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
|
| 119 | 2025-07-07T22:32:49.774Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 64
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = a1dd75e3-af26-440c-80d7-0cb66333f883
target = phd_framework::test_vm
target_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
vm = migration_from_base_and_back_lifecycle_1
vm_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
|
| 120 | 2025-07-07T22:32:49.774Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = 11b936d0-2ced-4cb7-9648-4eb49d5f5d8b
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = a1dd75e3-af26-440c-80d7-0cb66333f883
target = phd_framework::test_vm
target_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
|
| 121 | 2025-07-07T22:32:52.172Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 566
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = a1dd75e3-af26-440c-80d7-0cb66333f883
target = phd_framework::test_vm
target_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
|
| 122 | 2025-07-07T22:32:52.172Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2398
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = 11b936d0-2ced-4cb7-9648-4eb49d5f5d8b
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = a1dd75e3-af26-440c-80d7-0cb66333f883
target = phd_framework::test_vm
target_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
|
| 123 | 2025-07-07T22:32:52.172Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 2462
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = a1dd75e3-af26-440c-80d7-0cb66333f883
target = phd_framework::test_vm
target_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
|
| 124 | 2025-07-07T22:32:52.173Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7807}}
target = phd_framework::serial
|
| 125 | 2025-07-07T22:32:52.174Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = a1dd75e3-af26-440c-80d7-0cb66333f883
|
| 126 | 2025-07-07T22:32:52.174Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
|
| 127 | 2025-07-07T22:32:52.174Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_1
vm_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
|
| 128 | 2025-07-07T22:32:52.175Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_0
vm_id = a1dd75e3-af26-440c-80d7-0cb66333f883
|
| 129 | 2025-07-07T22:32:52.257Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 82
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = a1dd75e3-af26-440c-80d7-0cb66333f883
|
| 130 | 2025-07-07T22:32:52.257Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 82
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
|
| 131 | 2025-07-07T22:32:52.257Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
|
| 132 | 2025-07-07T22:32:52.257Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_1
vm_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
|
| 133 | 2025-07-07T22:32:52.284Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 26
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
|
| 134 | 2025-07-07T22:32:52.284Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
| 135 | 2025-07-07T22:32:52.284Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 136 | 2025-07-07T22:32:52.284Z | 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 = 215
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_2
|
| 137 | 2025-07-07T22:32:52.284Z | 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
|
| 138 | 2025-07-07T22:32:52.284Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9006
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 139 | 2025-07-07T22:32:52.284Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log"
target = phd_framework::log_config
|
| 140 | 2025-07-07T22:32:52.304Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 873
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 141 | 2025-07-07T22:32:52.336Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 51
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 142 | 2025-07-07T22:32:52.336Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
target = phd_framework::test_vm
target_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
|
| 143 | 2025-07-07T22:32:52.336Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004
file = phd-tests/framework/src/test_vm/mod.rs
line = 532
migration_id = 5f83c469-c0a3-4c37-8ccd-3fad503763b6
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
target = phd_framework::test_vm
target_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
timeout_duration = 45s
|
| 144 | 2025-07-07T22:32:52.336Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
target = phd_framework::test_vm
target_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
vm = migration_from_base_and_back_lifecycle_2
vm_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
|
| 145 | 2025-07-07T22:32:52.397Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 35ce7c81-6527-48cb-b6c2-3244538de01f, metadata: InstanceMetadata { project_id: 75b17a99-99fa-4588-855b-0f0af4bf78fb, silo_id: c0651574-45bd-4ef8-8256-12173720f64c, sled_id: a96a4233-1e75-4408-b5b3-1122466bd850, sled_model: "pheidippes", sled_revision: 1, sled_serial: "a96a4233-1e75-4408-b5b3-1122466bd850" }, name: "phd-vm-35ce7c81-6527-48cb-b6c2-3244538de01f" }, state: Migrating }
line = 404
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
target = phd_framework::test_vm
target_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
vm = migration_from_base_and_back_lifecycle_2
vm_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
|
| 146 | 2025-07-07T22:32:52.397Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 60
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
target = phd_framework::test_vm
target_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
vm = migration_from_base_and_back_lifecycle_2
vm_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
|
| 147 | 2025-07-07T22:32:52.397Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = 5f83c469-c0a3-4c37-8ccd-3fad503763b6
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
target = phd_framework::test_vm
target_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
|
| 148 | 2025-07-07T22:32:54.669Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7854}}
target = phd_framework::serial
|
| 149 | 2025-07-07T22:32:56.077Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 566
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
target = phd_framework::test_vm
target_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
|
| 150 | 2025-07-07T22:32:56.077Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3680
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = 5f83c469-c0a3-4c37-8ccd-3fad503763b6
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
target = phd_framework::test_vm
target_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
|
| 151 | 2025-07-07T22:32:56.077Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3741
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
target = phd_framework::test_vm
target_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
|
| 152 | 2025-07-07T22:32:56.079Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
|
| 153 | 2025-07-07T22:32:56.079Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
|
| 154 | 2025-07-07T22:32:56.079Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
|
| 155 | 2025-07-07T22:32:56.080Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_1
vm_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
|
| 156 | 2025-07-07T22:32:56.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::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = aad68e90-3fd2-4a60-9184-59d5a5dd3a0d
|
| 157 | 2025-07-07T22:32:57.624Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 1545
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
|
| 158 | 2025-07-07T22:32:57.624Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
|
| 159 | 2025-07-07T22:32:57.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::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
|
| 160 | 2025-07-07T22:32:57.658Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
|
| 161 | 2025-07-07T22:32:57.658Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
|
| 162 | 2025-07-07T22:32:57.658Z | 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
|
| 163 | 2025-07-07T22:32:57.658Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 18901
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 164 | 2025-07-07T22:32:57.658Z | INFO | phd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 165 | 2025-07-07T22:32:57.658Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 166 | 2025-07-07T22:32:57.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::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
|
| 167 | 2025-07-07T22:32:58.371Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_2
vm_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
|
| 168 | 2025-07-07T22:32:58.446Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
vm = migration_from_base_and_back_lifecycle_2
vm_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
|
| 169 | 2025-07-07T22:32:58.446Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-2ed3e5ab-126f-4d9f-b3f9-a19490d919ed"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_and_back_lifecycle_2
vm_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
|
| 170 | 2025-07-07T22:32:58.466Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
vm = migration_from_base_and_back_lifecycle_2
vm_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
|
| 171 | 2025-07-07T22:32:58.466Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-375a5148-9574-4338-a185-16f1a775f397"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_and_back_lifecycle_2
vm_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
|
| 172 | 2025-07-07T22:32:58.481Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 823
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 35ce7c81-6527-48cb-b6c2-3244538de01f
|
| 173 | 2025-07-07T22:32:58.481Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 100852
file = phd-tests/tests/src/migrate.rs
line = 52
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_tests::migrate::from_base
|
| 174 | 2025-07-07T22:32:58.481Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 822
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 175 | 2025-07-07T22:32:58.481Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::serial_history
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 176 | 2025-07-07T22:32:58.481Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 177 | 2025-07-07T22:32:58.481Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 178 | 2025-07-07T22:32:58.482Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
| 179 | 2025-07-07T22:32:58.482Z | 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
|
| 180 | 2025-07-07T22:32:58.482Z | 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
|
| 181 | 2025-07-07T22:32:58.482Z | 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
|
| 182 | 2025-07-07T22:32:58.482Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
| 183 | 2025-07-07T22:32:58.488Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 742M 1.80T 741M /phd-artifacts\n
target = phd_framework::zfs
|
| 184 | 2025-07-07T22:32:58.488Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-42173a34-600b-46ef-8a78-aa5f07d44e5a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
| 185 | 2025-07-07T22:32:58.503Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-42173a34-600b-46ef-8a78-aa5f07d44e5a", "phd-artifacts/phd-clone-93b6a1ca-27ff-43de-ace3-616682631bf4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
| 186 | 2025-07-07T22:32:58.517Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-93b6a1ca-27ff-43de-ace3-616682631bf4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
| 187 | 2025-07-07T22:32:58.524Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-93b6a1ca-27ff-43de-ace3-616682631bf4 0B 1.80T 741M /phd-artifacts/phd-clone-93b6a1ca-27ff-43de-ace3-616682631bf4\n
target = phd_framework::zfs
|
| 188 | 2025-07-07T22:32:58.525Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 189 | 2025-07-07T22:32:58.525Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 215
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base
|
| 190 | 2025-07-07T22:32:58.525Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/a19bf75b6084bff40b14ed45332aaa330dd20a9d38b0525124e53c9d87889298/propolis-server
target = phd_framework::artifacts::store
|
| 191 | 2025-07-07T22:32:58.525Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/a19bf75b6084bff40b14ed45332aaa330dd20a9d38b0525124e53c9d87889298/propolis-server"
target = phd_framework::test_vm::server
|
| 192 | 2025-07-07T22:32:58.525Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log"
target = phd_framework::log_config
|
| 193 | 2025-07-07T22:32:58.544Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 882
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
| 194 | 2025-07-07T22:32:58.575Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 50
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 195 | 2025-07-07T22:32:58.575Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
|
| 196 | 2025-07-07T22:32:58.638Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 197 | 2025-07-07T22:32:58.638Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 4a7256e4-6d14-4c03-9014-4be2040ba261, metadata: InstanceMetadata { project_id: a1b88d7b-6273-4c5b-96ed-cc48e381f019, silo_id: e85d2bd2-e04c-44ab-b44f-33eed414a64a, sled_id: 16d34c0a-2b6a-4a49-9a01-95ef945ced53, sled_model: "pheidippes", sled_revision: 1, sled_serial: "16d34c0a-2b6a-4a49-9a01-95ef945ced53" }, name: "phd-vm-4a7256e4-6d14-4c03-9014-4be2040ba261" }, state: Creating }
line = 404
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
|
| 198 | 2025-07-07T22:32:58.639Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 63
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
|
| 199 | 2025-07-07T22:32:58.639Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 465
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
|
| 200 | 2025-07-07T22:32:58.639Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 470
path = phd_tests::migrate::from_base::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
|
| 201 | 2025-07-07T22:32:58.639Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 465
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
|
| 202 | 2025-07-07T22:32:58.639Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 203 | 2025-07-07T22:32:58.639Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
|
| 204 | 2025-07-07T22:32:58.639Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 205 | 2025-07-07T22:32:58.639Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
|
| 206 | 2025-07-07T22:32:58.639Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
|
| 207 | 2025-07-07T22:33:03.051Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4412
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
|
| 208 | 2025-07-07T22:33:03.052Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
| 209 | 2025-07-07T22:33:03.052Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 210 | 2025-07-07T22:33:03.052Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
|
| 211 | 2025-07-07T22:33:03.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::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
|
| 212 | 2025-07-07T22:33:03.070Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
|
| 213 | 2025-07-07T22:33:03.070Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 214 | 2025-07-07T22:33:03.070Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 215 | 2025-07-07T22:33:03.070Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
|
| 216 | 2025-07-07T22:33:03.070Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
|
| 217 | 2025-07-07T22:33:03.103Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
|
| 218 | 2025-07-07T22:33:03.103Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 219 | 2025-07-07T22:33:03.103Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4463
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 220 | 2025-07-07T22:33:03.103Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
|
| 221 | 2025-07-07T22:33:03.104Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
|
| 222 | 2025-07-07T22:33:03.114Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
|
| 223 | 2025-07-07T22:33:03.114Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
|
| 224 | 2025-07-07T22:33:03.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::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
|
| 225 | 2025-07-07T22:33:03.148Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
|
| 226 | 2025-07-07T22:33:03.152Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::from_base::serial_history
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_serial_history_base
|
| 227 | 2025-07-07T22:33:03.152Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 228 | 2025-07-07T22:33:03.152Z | 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 = 215
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base_lifecycle_0
|
| 229 | 2025-07-07T22:33:03.152Z | 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
|
| 230 | 2025-07-07T22:33:03.152Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 231 | 2025-07-07T22:33:03.152Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 232 | 2025-07-07T22:33:03.172Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 883
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
| 233 | 2025-07-07T22:33:03.204Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 51
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 234 | 2025-07-07T22:33:03.204Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
target = phd_framework::test_vm
target_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
|
| 235 | 2025-07-07T22:33:03.204Z | 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 = 532
migration_id = 178fd8bd-de51-428d-b676-ac740147650f
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
target = phd_framework::test_vm
target_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
timeout_duration = 45s
|
| 236 | 2025-07-07T22:33:03.204Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
target = phd_framework::test_vm
target_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
vm = migration_serial_history_base_lifecycle_0
vm_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
|
| 237 | 2025-07-07T22:33:03.264Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 3cf8d610-bac0-428f-ab32-c9fbf45380d4, metadata: InstanceMetadata { project_id: a1b88d7b-6273-4c5b-96ed-cc48e381f019, silo_id: e85d2bd2-e04c-44ab-b44f-33eed414a64a, sled_id: e5b8fe21-7a39-43ee-a056-0319d53ac4fc, sled_model: "pheidippes", sled_revision: 1, sled_serial: "e5b8fe21-7a39-43ee-a056-0319d53ac4fc" }, name: "phd-vm-3cf8d610-bac0-428f-ab32-c9fbf45380d4" }, state: Migrating }
line = 404
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
target = phd_framework::test_vm
target_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
vm = migration_serial_history_base_lifecycle_0
vm_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
|
| 238 | 2025-07-07T22:33:03.264Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 59
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
target = phd_framework::test_vm
target_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
vm = migration_serial_history_base_lifecycle_0
vm_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
|
| 239 | 2025-07-07T22:33:03.264Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = 178fd8bd-de51-428d-b676-ac740147650f
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
target = phd_framework::test_vm
target_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
|
| 240 | 2025-07-07T22:33:05.526Z | 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
|
| 241 | 2025-07-07T22:33:05.684Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 566
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
target = phd_framework::test_vm
target_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
|
| 242 | 2025-07-07T22:33:05.684Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2419
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = 178fd8bd-de51-428d-b676-ac740147650f
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
target = phd_framework::test_vm
target_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
|
| 243 | 2025-07-07T22:33:05.684Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 2479
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
target = phd_framework::test_vm
target_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
|
| 244 | 2025-07-07T22:33:05.685Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
|
| 245 | 2025-07-07T22:33:05.686Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_serial_history_base
vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
|
| 246 | 2025-07-07T22:33:05.766Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 80
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a7256e4-6d14-4c03-9014-4be2040ba261
|
| 247 | 2025-07-07T22:33:05.768Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
|
| 248 | 2025-07-07T22:33:05.768Z | 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
|
| 249 | 2025-07-07T22:33:05.768Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7130
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 250 | 2025-07-07T22:33:05.769Z | INFO | phd-runner: test phd_tests::migrate::from_base::serial_history ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 251 | 2025-07-07T22:33:05.769Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 252 | 2025-07-07T22:33:05.769Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
|
| 253 | 2025-07-07T22:33:06.041Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_serial_history_base_lifecycle_0
vm_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
|
| 254 | 2025-07-07T22:33:06.119Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
vm = migration_serial_history_base_lifecycle_0
vm_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
|
| 255 | 2025-07-07T22:33:06.119Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-93b6a1ca-27ff-43de-ace3-616682631bf4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_base_lifecycle_0
vm_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
|
| 256 | 2025-07-07T22:33:06.139Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
vm = migration_serial_history_base_lifecycle_0
vm_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
|
| 257 | 2025-07-07T22:33:06.139Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-42173a34-600b-46ef-8a78-aa5f07d44e5a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_base_lifecycle_0
vm_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
|
| 258 | 2025-07-07T22:33:06.153Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 385
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 3cf8d610-bac0-428f-ab32-c9fbf45380d4
|
| 259 | 2025-07-07T22:33:06.153Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 7671
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
| 260 | 2025-07-07T22:33:06.154Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 384
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 261 | 2025-07-07T22:33:06.154Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 262 | 2025-07-07T22:33:06.154Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 263 | 2025-07-07T22:33:06.154Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 264 | 2025-07-07T22:33:06.154Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 34
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_tests::migrate::from_base
|
| 265 | 2025-07-07T22:33:06.154Z | 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
|
| 266 | 2025-07-07T22:33:06.154Z | 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
|
| 267 | 2025-07-07T22:33:06.154Z | 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
|
| 268 | 2025-07-07T22:33:06.154Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = list
|
| 269 | 2025-07-07T22:33:06.161Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::can_migrate_from_base
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 742M 1.80T 741M /phd-artifacts\n
target = phd_framework::zfs
|
| 270 | 2025-07-07T22:33:06.161Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7b67ff10-a089-44de-9857-1548bac054eb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = snapshot
|
| 271 | 2025-07-07T22:33:06.172Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7b67ff10-a089-44de-9857-1548bac054eb", "phd-artifacts/phd-clone-d18a5565-5ffd-41e6-8637-a843387e77ed"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = clone
|
| 272 | 2025-07-07T22:33:06.184Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d18a5565-5ffd-41e6-8637-a843387e77ed"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = list
|
| 273 | 2025-07-07T22:33:06.190Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::can_migrate_from_base
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-d18a5565-5ffd-41e6-8637-a843387e77ed 0B 1.80T 741M /phd-artifacts/phd-clone-d18a5565-5ffd-41e6-8637-a843387e77ed\n
target = phd_framework::zfs
|
| 274 | 2025-07-07T22:33:06.190Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 275 | 2025-07-07T22:33:06.190Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 215
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base
|
| 276 | 2025-07-07T22:33:06.190Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/a19bf75b6084bff40b14ed45332aaa330dd20a9d38b0525124e53c9d87889298/propolis-server
target = phd_framework::artifacts::store
|
| 277 | 2025-07-07T22:33:06.190Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/a19bf75b6084bff40b14ed45332aaa330dd20a9d38b0525124e53c9d87889298/propolis-server"
target = phd_framework::test_vm::server
|
| 278 | 2025-07-07T22:33:06.190Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log"
target = phd_framework::log_config
|
| 279 | 2025-07-07T22:33:06.209Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 892
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
| 280 | 2025-07-07T22:33:06.241Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 50
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 281 | 2025-07-07T22:33:06.241Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 282 | 2025-07-07T22:33:06.304Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 283 | 2025-07-07T22:33:06.304Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: db6f7dc5-0596-4475-acc2-3bca37448233, metadata: InstanceMetadata { project_id: 27616b92-40ac-43a4-8423-9b2dd69ddb76, silo_id: f906c705-2492-4f0c-98fa-e4622137d124, sled_id: b25c2cfe-d2f1-42d1-80b5-521557b8dfa9, sled_model: "pheidippes", sled_revision: 1, sled_serial: "b25c2cfe-d2f1-42d1-80b5-521557b8dfa9" }, name: "phd-vm-db6f7dc5-0596-4475-acc2-3bca37448233" }, state: Creating }
line = 404
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 284 | 2025-07-07T22:33:06.304Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 63
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 285 | 2025-07-07T22:33:06.304Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 465
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 286 | 2025-07-07T22:33:06.304Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 470
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 287 | 2025-07-07T22:33:06.305Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 465
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 288 | 2025-07-07T22:33:06.305Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 289 | 2025-07-07T22:33:06.305Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 290 | 2025-07-07T22:33:06.305Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 291 | 2025-07-07T22:33:06.305Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 292 | 2025-07-07T22:33:06.305Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 293 | 2025-07-07T22:33:10.766Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4460
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 294 | 2025-07-07T22:33:10.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::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
| 295 | 2025-07-07T22:33:10.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::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 296 | 2025-07-07T22:33:10.766Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 297 | 2025-07-07T22:33:10.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::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 298 | 2025-07-07T22:33:10.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::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 299 | 2025-07-07T22:33:10.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::migrate::from_base::can_migrate_from_base
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 300 | 2025-07-07T22:33:10.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::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 301 | 2025-07-07T22:33:10.786Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 302 | 2025-07-07T22:33:10.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::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 303 | 2025-07-07T22:33:10.818Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 304 | 2025-07-07T22:33:10.818Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 305 | 2025-07-07T22:33:10.819Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4513
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 306 | 2025-07-07T22:33:10.819Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 307 | 2025-07-07T22:33:10.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::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 308 | 2025-07-07T22:33:10.829Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 309 | 2025-07-07T22:33:10.829Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 310 | 2025-07-07T22:33:10.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::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 311 | 2025-07-07T22:33:10.863Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 312 | 2025-07-07T22:33:10.863Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 313 | 2025-07-07T22:33:10.863Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 314 | 2025-07-07T22:33:10.873Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 315 | 2025-07-07T22:33:10.873Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 316 | 2025-07-07T22:33:10.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::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 317 | 2025-07-07T22:33:10.906Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 318 | 2025-07-07T22:33:10.907Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 319 | 2025-07-07T22:33:10.907Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 320 | 2025-07-07T22:33:10.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::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 321 | 2025-07-07T22:33:10.917Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 322 | 2025-07-07T22:33:10.918Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 323 | 2025-07-07T22:33:10.950Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 324 | 2025-07-07T22:33:10.951Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::from_base::can_migrate_from_base
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base
|
| 325 | 2025-07-07T22:33:10.951Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 326 | 2025-07-07T22:33:10.951Z | 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 = 215
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
| 327 | 2025-07-07T22:33:10.951Z | 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
|
| 328 | 2025-07-07T22:33:10.951Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 329 | 2025-07-07T22:33:10.951Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 330 | 2025-07-07T22:33:10.971Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 893
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
| 331 | 2025-07-07T22:33:11.002Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 51
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 332 | 2025-07-07T22:33:11.002Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = db6f7dc5-0596-4475-acc2-3bca37448233
target = phd_framework::test_vm
target_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
|
| 333 | 2025-07-07T22:33:11.002Z | 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 = 532
migration_id = 96068526-c6ed-42f9-ba8f-8c6b7adaadf4
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = db6f7dc5-0596-4475-acc2-3bca37448233
target = phd_framework::test_vm
target_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
timeout_duration = 45s
|
| 334 | 2025-07-07T22:33:11.002Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = db6f7dc5-0596-4475-acc2-3bca37448233
target = phd_framework::test_vm
target_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
vm = migration_from_base_lifecycle_0
vm_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
|
| 335 | 2025-07-07T22:33:11.064Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: d4f82f52-1610-4bde-b2a4-953c6bb6c46b, metadata: InstanceMetadata { project_id: 27616b92-40ac-43a4-8423-9b2dd69ddb76, silo_id: f906c705-2492-4f0c-98fa-e4622137d124, sled_id: 7914f3d7-2057-4785-95b1-611e7e30b293, sled_model: "pheidippes", sled_revision: 1, sled_serial: "7914f3d7-2057-4785-95b1-611e7e30b293" }, name: "phd-vm-d4f82f52-1610-4bde-b2a4-953c6bb6c46b" }, state: Migrating }
line = 404
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = db6f7dc5-0596-4475-acc2-3bca37448233
target = phd_framework::test_vm
target_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
vm = migration_from_base_lifecycle_0
vm_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
|
| 336 | 2025-07-07T22:33:11.064Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 61
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = db6f7dc5-0596-4475-acc2-3bca37448233
target = phd_framework::test_vm
target_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
vm = migration_from_base_lifecycle_0
vm_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
|
| 337 | 2025-07-07T22:33:11.064Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = 96068526-c6ed-42f9-ba8f-8c6b7adaadf4
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = db6f7dc5-0596-4475-acc2-3bca37448233
target = phd_framework::test_vm
target_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
|
| 338 | 2025-07-07T22:33:13.339Z | 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
|
| 339 | 2025-07-07T22:33:15.137Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 566
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = db6f7dc5-0596-4475-acc2-3bca37448233
target = phd_framework::test_vm
target_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
|
| 340 | 2025-07-07T22:33:15.137Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4072
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = 96068526-c6ed-42f9-ba8f-8c6b7adaadf4
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = db6f7dc5-0596-4475-acc2-3bca37448233
target = phd_framework::test_vm
target_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
|
| 341 | 2025-07-07T22:33:15.137Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4134
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = db6f7dc5-0596-4475-acc2-3bca37448233
target = phd_framework::test_vm
target_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
|
| 342 | 2025-07-07T22:33:15.138Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 343 | 2025-07-07T22:33:15.138Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
|
| 344 | 2025-07-07T22:33:15.139Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_lifecycle_0
vm_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
|
| 345 | 2025-07-07T22:33:15.139Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::can_migrate_from_base
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 346 | 2025-07-07T22:33:15.216Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 78
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = db6f7dc5-0596-4475-acc2-3bca37448233
|
| 347 | 2025-07-07T22:33:15.217Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 78
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
|
| 348 | 2025-07-07T22:33:15.217Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
|
| 349 | 2025-07-07T22:33:15.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::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_lifecycle_0
vm_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
|
| 350 | 2025-07-07T22:33:15.250Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
|
| 351 | 2025-07-07T22:33:15.250Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
|
| 352 | 2025-07-07T22:33:15.250Z | 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
|
| 353 | 2025-07-07T22:33:15.251Z | INFO | phd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
| 354 | 2025-07-07T22:33:15.251Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 355 | 2025-07-07T22:33:15.251Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8946
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 356 | 2025-07-07T22:33:15.252Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
|
| 357 | 2025-07-07T22:33:15.903Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
path = phd_tests::migrate::from_base::can_migrate_from_base
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_from_base_lifecycle_0
vm_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
|
| 358 | 2025-07-07T22:33:15.980Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
vm = migration_from_base_lifecycle_0
vm_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
|
| 359 | 2025-07-07T22:33:15.980Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d18a5565-5ffd-41e6-8637-a843387e77ed"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_lifecycle_0
vm_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
|
| 360 | 2025-07-07T22:33:15.998Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
vm = migration_from_base_lifecycle_0
vm_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
|
| 361 | 2025-07-07T22:33:15.998Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7b67ff10-a089-44de-9857-1548bac054eb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_lifecycle_0
vm_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
|
| 362 | 2025-07-07T22:33:16.013Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 762
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = d4f82f52-1610-4bde-b2a4-953c6bb6c46b
|
| 363 | 2025-07-07T22:33:16.013Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9859
file = phd-tests/tests/src/migrate.rs
line = 34
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_tests::migrate::from_base
|
| 364 | 2025-07-07T22:33:16.013Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 762
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 365 | 2025-07-07T22:33:16.013Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 366 | 2025-07-07T22:33:16.013Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 367 | | test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 118.38s |
| 368 | | |
| 369 | 2025-07-07T22:33:16.014Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 41
target = phd_runner
|