1 | 2025-02-10T17:25:18.736Z | INFO | phd-runner: phd_runner
file = phd-tests/runner/src/main.rs
line = 35
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"), server_logging_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-02-10T17:25:18.739Z | 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("6d92acf0a22718dd4175d7c64dbcf7aaec3740bd"), sha256: "29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f" }), 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: 1206, tv_nsec: 407945257 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
3 | 2025-02-10T17:25:18.739Z | 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-02-10T17:25:18.739Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = 86a2ce1f9f13912a5fe652472de765ec5fc22e76
file = phd-tests/framework/src/artifacts/store.rs
line = 313
target = phd_framework::artifacts::store
|
5 | 2025-02-10T17:25:18.739Z | 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/86a2ce1f9f13912a5fe652472de765ec5fc22e76/crucible-nightly.sha256.txt
|
6 | 2025-02-10T17:25:18.853Z | 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-02-10T17:25:19.262Z | 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/0c186579ba1fafc5a75d46d2ac8ab9ffa97fe309/propolis-server.sha256.txt
|
8 | 2025-02-10T17:25:19.372Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
9 | 2025-02-10T17:25:19.372Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
10 | 2025-02-10T17:25:19.372Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
11 | 2025-02-10T17:25:19.372Z | 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-02-10T17:25:19.372Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
13 | 2025-02-10T17:25:19.372Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
14 | 2025-02-10T17:25:19.373Z | 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-02-10T17:25:19.373Z | 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/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
16 | 2025-02-10T17:25:19.373Z | 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/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
|
17 | 2025-02-10T17:25:20.003Z | 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-02-10T17:25:20.003Z | 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-02-10T17:25:50.087Z | 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-02-10T17:25:50.087Z | 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-02-10T17:25:50.118Z | 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 2M 1.80T 1.91M /phd-artifacts\n
target = phd_framework::zfs
|
22 | 2025-02-10T17:25:50.118Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f5d0ad56-a48c-47bd-aff8-3af6086ae539"]
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-02-10T17:25:50.178Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f5d0ad56-a48c-47bd-aff8-3af6086ae539", "phd-artifacts/phd-clone-60e67d48-0600-487a-9202-ab17f28d057a"]
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-02-10T17:25:50.202Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-60e67d48-0600-487a-9202-ab17f28d057a"]
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-02-10T17:25:50.214Z | 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-60e67d48-0600-487a-9202-ab17f28d057a 0B 1.80T 48.9M /phd-artifacts/phd-clone-60e67d48-0600-487a-9202-ab17f28d057a\n
target = phd_framework::zfs
|
26 | 2025-02-10T17:25:50.215Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
27 | 2025-02-10T17:25:50.215Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 210
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-02-10T17:25:50.215Z | 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/70645b2590a323166383d5ac2cf65b1fabd7cae58a511422a99a358002e6ce16/propolis-server.tar.gz
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
29 | 2025-02-10T17:25:50.215Z | 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/0c186579ba1fafc5a75d46d2ac8ab9ffa97fe309/propolis-server.tar.gz
|
30 | 2025-02-10T17:26:15.356Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/70645b2590a323166383d5ac2cf65b1fabd7cae58a511422a99a358002e6ce16/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-02-10T17:26:15.356Z | 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-02-10T17:26:28.482Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/70645b2590a323166383d5ac2cf65b1fabd7cae58a511422a99a358002e6ce16/propolis-server"
target = phd_framework::test_vm::server
|
33 | 2025-02-10T17:26:28.482Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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::server_log_mode
|
34 | 2025-02-10T17:26:28.531Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 867
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
35 | 2025-02-10T17:26:28.532Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 38316
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
36 | 2025-02-10T17:26:28.532Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b8432713-b0ce-4280-b932-c62a06027683
|
37 | 2025-02-10T17:26:28.533Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 319
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b8432713-b0ce-4280-b932-c62a06027683
|
38 | 2025-02-10T17:26:29.236Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
39 | 2025-02-10T17:26:29.237Z | 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: b8432713-b0ce-4280-b932-c62a06027683, metadata: InstanceMetadata { project_id: c3a8f372-fc5f-4651-8134-5a9a1475eded, silo_id: 5c3e0bd6-ebfb-48b2-946e-840480ea6f8e, sled_id: 818df9fc-7248-43e4-9cc7-d12c211c7735, sled_model: "pheidippes", sled_revision: 1, sled_serial: "818df9fc-7248-43e4-9cc7-d12c211c7735" }, name: "phd-vm-b8432713-b0ce-4280-b932-c62a06027683" }, state: Creating }
line = 378
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b8432713-b0ce-4280-b932-c62a06027683
|
40 | 2025-02-10T17:26:29.237Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 705
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b8432713-b0ce-4280-b932-c62a06027683
|
41 | 2025-02-10T17:26:29.237Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 439
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b8432713-b0ce-4280-b932-c62a06027683
|
42 | 2025-02-10T17:26:29.237Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 444
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 = b8432713-b0ce-4280-b932-c62a06027683
|
43 | 2025-02-10T17:26:29.238Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 439
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b8432713-b0ce-4280-b932-c62a06027683
|
44 | 2025-02-10T17:26:29.238Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 723
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
45 | 2025-02-10T17:26:29.238Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 672
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 = b8432713-b0ce-4280-b932-c62a06027683
|
46 | 2025-02-10T17:26:29.238Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
47 | 2025-02-10T17:26:29.238Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b8432713-b0ce-4280-b932-c62a06027683
|
48 | 2025-02-10T17:26:29.238Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = b8432713-b0ce-4280-b932-c62a06027683
|
49 | 2025-02-10T17:26:33.521Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4282
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b8432713-b0ce-4280-b932-c62a06027683
|
50 | 2025-02-10T17:26:33.521Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
51 | 2025-02-10T17:26:33.521Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
52 | 2025-02-10T17:26:33.521Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b8432713-b0ce-4280-b932-c62a06027683
|
53 | 2025-02-10T17:26:33.521Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = b8432713-b0ce-4280-b932-c62a06027683
|
54 | 2025-02-10T17:26:33.540Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b8432713-b0ce-4280-b932-c62a06027683
|
55 | 2025-02-10T17:26:33.540Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
56 | 2025-02-10T17:26:33.541Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
57 | 2025-02-10T17:26:33.541Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b8432713-b0ce-4280-b932-c62a06027683
|
58 | 2025-02-10T17:26:33.541Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = b8432713-b0ce-4280-b932-c62a06027683
|
59 | 2025-02-10T17:26:33.573Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b8432713-b0ce-4280-b932-c62a06027683
|
60 | 2025-02-10T17:26:33.574Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
61 | 2025-02-10T17:26:33.574Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4335
file = phd-tests/framework/src/test_vm/mod.rs
line = 723
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
62 | 2025-02-10T17:26:33.574Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b8432713-b0ce-4280-b932-c62a06027683
|
63 | 2025-02-10T17:26:33.574Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = b8432713-b0ce-4280-b932-c62a06027683
|
64 | 2025-02-10T17:26:33.585Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b8432713-b0ce-4280-b932-c62a06027683
|
65 | 2025-02-10T17:26:33.586Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b8432713-b0ce-4280-b932-c62a06027683
|
66 | 2025-02-10T17:26:33.586Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = b8432713-b0ce-4280-b932-c62a06027683
|
67 | 2025-02-10T17:26:33.607Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b8432713-b0ce-4280-b932-c62a06027683
|
68 | 2025-02-10T17:26:33.607Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b8432713-b0ce-4280-b932-c62a06027683
|
69 | 2025-02-10T17:26:33.607Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = b8432713-b0ce-4280-b932-c62a06027683
|
70 | 2025-02-10T17:26:33.618Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b8432713-b0ce-4280-b932-c62a06027683
|
71 | 2025-02-10T17:26:33.618Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b8432713-b0ce-4280-b932-c62a06027683
|
72 | 2025-02-10T17:26:33.618Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = b8432713-b0ce-4280-b932-c62a06027683
|
73 | 2025-02-10T17:26:33.651Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b8432713-b0ce-4280-b932-c62a06027683
|
74 | 2025-02-10T17:26:33.651Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b8432713-b0ce-4280-b932-c62a06027683
|
75 | 2025-02-10T17:26:33.651Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = b8432713-b0ce-4280-b932-c62a06027683
|
76 | 2025-02-10T17:26:33.662Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b8432713-b0ce-4280-b932-c62a06027683
|
77 | 2025-02-10T17:26:33.662Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b8432713-b0ce-4280-b932-c62a06027683
|
78 | 2025-02-10T17:26:33.662Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = b8432713-b0ce-4280-b932-c62a06027683
|
79 | 2025-02-10T17:26:33.684Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b8432713-b0ce-4280-b932-c62a06027683
|
80 | 2025-02-10T17:26:33.684Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
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
|
81 | 2025-02-10T17:26:33.684Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
82 | 2025-02-10T17:26:33.684Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 210
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
|
83 | 2025-02-10T17:26:33.684Z | 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
|
84 | 2025-02-10T17:26:33.684Z | 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
|
85 | 2025-02-10T17:26:33.684Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
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
|
86 | 2025-02-10T17:26:33.684Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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::server_log_mode
|
87 | 2025-02-10T17:26:33.705Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 868
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
88 | 2025-02-10T17:26:33.706Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
89 | 2025-02-10T17:26:33.706Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b8432713-b0ce-4280-b932-c62a06027683
target = phd_framework::test_vm
target_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
|
90 | 2025-02-10T17:26:33.706Z | 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 = 506
migration_id = 65c999ec-00db-4184-82c0-e09783e15401
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b8432713-b0ce-4280-b932-c62a06027683
target = phd_framework::test_vm
target_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
timeout_duration = 45s
|
91 | 2025-02-10T17:26:33.706Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b8432713-b0ce-4280-b932-c62a06027683
target = phd_framework::test_vm
target_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
vm = migration_from_base_and_back_lifecycle_0
vm_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
|
92 | 2025-02-10T17:26:33.707Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 319
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b8432713-b0ce-4280-b932-c62a06027683
target = phd_framework::test_vm
target_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
vm = migration_from_base_and_back_lifecycle_0
vm_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
|
93 | 2025-02-10T17:26:34.449Z | 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: 20ef8162-f69e-4264-a1b5-0fcf4e549d9b, metadata: InstanceMetadata { project_id: c3a8f372-fc5f-4651-8134-5a9a1475eded, silo_id: 5c3e0bd6-ebfb-48b2-946e-840480ea6f8e, sled_id: 222b7500-0104-42c3-8fa1-a6433e195f98, sled_model: "pheidippes", sled_revision: 1, sled_serial: "222b7500-0104-42c3-8fa1-a6433e195f98" }, name: "phd-vm-20ef8162-f69e-4264-a1b5-0fcf4e549d9b" }, state: Migrating }
line = 378
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b8432713-b0ce-4280-b932-c62a06027683
target = phd_framework::test_vm
target_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
vm = migration_from_base_and_back_lifecycle_0
vm_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
|
94 | 2025-02-10T17:26:34.449Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 743
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b8432713-b0ce-4280-b932-c62a06027683
target = phd_framework::test_vm
target_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
vm = migration_from_base_and_back_lifecycle_0
vm_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
|
95 | 2025-02-10T17:26:34.450Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = 65c999ec-00db-4184-82c0-e09783e15401
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b8432713-b0ce-4280-b932-c62a06027683
target = phd_framework::test_vm
target_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
|
96 | 2025-02-10T17:26:36.980Z | 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
|
97 | 2025-02-10T17:26:37.203Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b8432713-b0ce-4280-b932-c62a06027683
target = phd_framework::test_vm
target_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
|
98 | 2025-02-10T17:26:37.203Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2753
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = 65c999ec-00db-4184-82c0-e09783e15401
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b8432713-b0ce-4280-b932-c62a06027683
target = phd_framework::test_vm
target_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
|
99 | 2025-02-10T17:26:37.203Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3497
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b8432713-b0ce-4280-b932-c62a06027683
target = phd_framework::test_vm
target_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
|
100 | 2025-02-10T17:26:37.205Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b8432713-b0ce-4280-b932-c62a06027683
|
101 | 2025-02-10T17:26:37.205Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
|
102 | 2025-02-10T17:26:37.205Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
|
103 | 2025-02-10T17:26:37.205Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
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 = b8432713-b0ce-4280-b932-c62a06027683
|
104 | 2025-02-10T17:26:37.325Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 120
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b8432713-b0ce-4280-b932-c62a06027683
|
105 | 2025-02-10T17:26:40.184Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 2979
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
|
106 | 2025-02-10T17:26:40.184Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
|
107 | 2025-02-10T17:26:40.184Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
|
108 | 2025-02-10T17:26:40.217Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
|
109 | 2025-02-10T17:26:40.217Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
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
|
110 | 2025-02-10T17:26:40.217Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
111 | 2025-02-10T17:26:40.217Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 210
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
|
112 | 2025-02-10T17:26:40.218Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/70645b2590a323166383d5ac2cf65b1fabd7cae58a511422a99a358002e6ce16/propolis-server
target = phd_framework::artifacts::store
|
113 | 2025-02-10T17:26:40.218Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9004
server_path = "/phd-artifacts/70645b2590a323166383d5ac2cf65b1fabd7cae58a511422a99a358002e6ce16/propolis-server"
target = phd_framework::test_vm::server
|
114 | 2025-02-10T17:26:40.218Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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::server_log_mode
|
115 | 2025-02-10T17:26:40.236Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 870
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
116 | 2025-02-10T17:26:40.237Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
117 | 2025-02-10T17:26:40.237Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
target = phd_framework::test_vm
target_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
|
118 | 2025-02-10T17:26:40.237Z | 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 = 506
migration_id = 2dea3d61-968a-46b1-8cf8-24528fd275a6
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
target = phd_framework::test_vm
target_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
timeout_duration = 45s
|
119 | 2025-02-10T17:26:40.237Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
target = phd_framework::test_vm
target_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
vm = migration_from_base_and_back_lifecycle_1
vm_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
|
120 | 2025-02-10T17:26:40.237Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 319
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
target = phd_framework::test_vm
target_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
vm = migration_from_base_and_back_lifecycle_1
vm_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
|
121 | 2025-02-10T17:26:40.917Z | 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: b819c37e-05b0-46ce-a3c3-1091d4919f5b, metadata: InstanceMetadata { project_id: c3a8f372-fc5f-4651-8134-5a9a1475eded, silo_id: 5c3e0bd6-ebfb-48b2-946e-840480ea6f8e, sled_id: 0ebc5271-312e-4ef9-aa3e-c363024e1de3, sled_model: "pheidippes", sled_revision: 1, sled_serial: "0ebc5271-312e-4ef9-aa3e-c363024e1de3" }, name: "phd-vm-b819c37e-05b0-46ce-a3c3-1091d4919f5b" }, state: Migrating }
line = 378
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
target = phd_framework::test_vm
target_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
vm = migration_from_base_and_back_lifecycle_1
vm_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
|
122 | 2025-02-10T17:26:40.917Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 679
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
target = phd_framework::test_vm
target_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
vm = migration_from_base_and_back_lifecycle_1
vm_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
|
123 | 2025-02-10T17:26:40.917Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = 2dea3d61-968a-46b1-8cf8-24528fd275a6
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
target = phd_framework::test_vm
target_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
|
124 | 2025-02-10T17:26:43.487Z | 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-02-10T17:26:44.338Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
target = phd_framework::test_vm
target_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
|
126 | 2025-02-10T17:26:44.338Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3420
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = 2dea3d61-968a-46b1-8cf8-24528fd275a6
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
target = phd_framework::test_vm
target_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
|
127 | 2025-02-10T17:26:44.338Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4100
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
target = phd_framework::test_vm
target_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
|
128 | 2025-02-10T17:26:44.339Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
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 = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
|
129 | 2025-02-10T17:26:44.339Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = b819c37e-05b0-46ce-a3c3-1091d4919f5b
|
130 | 2025-02-10T17:26:44.339Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = b819c37e-05b0-46ce-a3c3-1091d4919f5b
|
131 | 2025-02-10T17:26:44.340Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
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 = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
|
132 | 2025-02-10T17:26:44.473Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 133
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
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 = 20ef8162-f69e-4264-a1b5-0fcf4e549d9b
|
133 | 2025-02-10T17:26:44.473Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 133
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = b819c37e-05b0-46ce-a3c3-1091d4919f5b
|
134 | 2025-02-10T17:26:44.474Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = b819c37e-05b0-46ce-a3c3-1091d4919f5b
|
135 | 2025-02-10T17:26:44.474Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = b819c37e-05b0-46ce-a3c3-1091d4919f5b
|
136 | 2025-02-10T17:26:44.496Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = b819c37e-05b0-46ce-a3c3-1091d4919f5b
|
137 | 2025-02-10T17:26:44.496Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
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
|
138 | 2025-02-10T17:26:44.496Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
139 | 2025-02-10T17:26:44.496Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 210
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
|
140 | 2025-02-10T17:26:44.496Z | 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
|
141 | 2025-02-10T17:26:44.497Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
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
|
142 | 2025-02-10T17:26:44.497Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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::server_log_mode
|
143 | 2025-02-10T17:26:44.516Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 872
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
144 | 2025-02-10T17:26:44.517Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
145 | 2025-02-10T17:26:44.517Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
target = phd_framework::test_vm
target_id = 038a958b-dc4c-402a-947d-f9bb21feea86
|
146 | 2025-02-10T17:26:44.517Z | 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 = 506
migration_id = 77acb712-cdda-45c7-9473-2d180c440c29
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
target = phd_framework::test_vm
target_id = 038a958b-dc4c-402a-947d-f9bb21feea86
timeout_duration = 45s
|
147 | 2025-02-10T17:26:44.517Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
target = phd_framework::test_vm
target_id = 038a958b-dc4c-402a-947d-f9bb21feea86
vm = migration_from_base_and_back_lifecycle_2
vm_id = 038a958b-dc4c-402a-947d-f9bb21feea86
|
148 | 2025-02-10T17:26:44.517Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 319
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
target = phd_framework::test_vm
target_id = 038a958b-dc4c-402a-947d-f9bb21feea86
vm = migration_from_base_and_back_lifecycle_2
vm_id = 038a958b-dc4c-402a-947d-f9bb21feea86
|
149 | 2025-02-10T17:26:45.196Z | 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: 038a958b-dc4c-402a-947d-f9bb21feea86, metadata: InstanceMetadata { project_id: c3a8f372-fc5f-4651-8134-5a9a1475eded, silo_id: 5c3e0bd6-ebfb-48b2-946e-840480ea6f8e, sled_id: 2440a21b-cf29-4ac2-bb75-047b993947ee, sled_model: "pheidippes", sled_revision: 1, sled_serial: "2440a21b-cf29-4ac2-bb75-047b993947ee" }, name: "phd-vm-038a958b-dc4c-402a-947d-f9bb21feea86" }, state: Migrating }
line = 378
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
target = phd_framework::test_vm
target_id = 038a958b-dc4c-402a-947d-f9bb21feea86
vm = migration_from_base_and_back_lifecycle_2
vm_id = 038a958b-dc4c-402a-947d-f9bb21feea86
|
150 | 2025-02-10T17:26:45.196Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 678
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
target = phd_framework::test_vm
target_id = 038a958b-dc4c-402a-947d-f9bb21feea86
vm = migration_from_base_and_back_lifecycle_2
vm_id = 038a958b-dc4c-402a-947d-f9bb21feea86
|
151 | 2025-02-10T17:26:45.196Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = 77acb712-cdda-45c7-9473-2d180c440c29
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
target = phd_framework::test_vm
target_id = 038a958b-dc4c-402a-947d-f9bb21feea86
|
152 | 2025-02-10T17:26:47.741Z | 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
|
153 | 2025-02-10T17:26:48.338Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
target = phd_framework::test_vm
target_id = 038a958b-dc4c-402a-947d-f9bb21feea86
|
154 | 2025-02-10T17:26:48.338Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3142
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = 77acb712-cdda-45c7-9473-2d180c440c29
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
target = phd_framework::test_vm
target_id = 038a958b-dc4c-402a-947d-f9bb21feea86
|
155 | 2025-02-10T17:26:48.338Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3821
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = b819c37e-05b0-46ce-a3c3-1091d4919f5b
target = phd_framework::test_vm
target_id = 038a958b-dc4c-402a-947d-f9bb21feea86
|
156 | 2025-02-10T17:26:48.339Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
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 = b819c37e-05b0-46ce-a3c3-1091d4919f5b
|
157 | 2025-02-10T17:26:48.339Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = 038a958b-dc4c-402a-947d-f9bb21feea86
|
158 | 2025-02-10T17:26:48.340Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 038a958b-dc4c-402a-947d-f9bb21feea86
|
159 | 2025-02-10T17:26:48.340Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
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 = b819c37e-05b0-46ce-a3c3-1091d4919f5b
|
160 | 2025-02-10T17:26:48.454Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 114
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
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 = b819c37e-05b0-46ce-a3c3-1091d4919f5b
|
161 | 2025-02-10T17:26:48.454Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 114
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = 038a958b-dc4c-402a-947d-f9bb21feea86
|
162 | 2025-02-10T17:26:48.455Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = 038a958b-dc4c-402a-947d-f9bb21feea86
|
163 | 2025-02-10T17:26:48.455Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 038a958b-dc4c-402a-947d-f9bb21feea86
|
164 | 2025-02-10T17:26:48.477Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = 038a958b-dc4c-402a-947d-f9bb21feea86
|
165 | 2025-02-10T17:26:48.477Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
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 = 038a958b-dc4c-402a-947d-f9bb21feea86
|
166 | 2025-02-10T17:26:48.477Z | 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
|
167 | 2025-02-10T17:26:48.477Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 19241
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
168 | 2025-02-10T17:26:48.477Z | 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
|
169 | 2025-02-10T17:26:48.477Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
170 | 2025-02-10T17:26:48.478Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
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 = 038a958b-dc4c-402a-947d-f9bb21feea86
|
171 | 2025-02-10T17:26:48.744Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
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 = 038a958b-dc4c-402a-947d-f9bb21feea86
|
172 | 2025-02-10T17:26:48.885Z | 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 = 038a958b-dc4c-402a-947d-f9bb21feea86
|
173 | 2025-02-10T17:26:48.885Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-60e67d48-0600-487a-9202-ab17f28d057a"]
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 = 038a958b-dc4c-402a-947d-f9bb21feea86
|
174 | 2025-02-10T17:26:48.935Z | 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 = 038a958b-dc4c-402a-947d-f9bb21feea86
|
175 | 2025-02-10T17:26:48.935Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f5d0ad56-a48c-47bd-aff8-3af6086ae539"]
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 = 038a958b-dc4c-402a-947d-f9bb21feea86
|
176 | 2025-02-10T17:26:48.972Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 494
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
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 = 038a958b-dc4c-402a-947d-f9bb21feea86
|
177 | 2025-02-10T17:26:48.972Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 89599
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
|
178 | 2025-02-10T17:26:48.972Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 494
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
179 | 2025-02-10T17:26:48.972Z | 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
|
180 | 2025-02-10T17:26:48.972Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
181 | 2025-02-10T17:26:48.972Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
182 | 2025-02-10T17:26:48.973Z | 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
|
183 | 2025-02-10T17:26:48.973Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
184 | 2025-02-10T17:26:48.973Z | 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
|
185 | 2025-02-10T17:26:48.973Z | 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
|
186 | 2025-02-10T17:26:48.973Z | 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
|
187 | 2025-02-10T17:26:48.994Z | 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 687M 1.80T 687M /phd-artifacts\n
target = phd_framework::zfs
|
188 | 2025-02-10T17:26:48.994Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b459e3c2-2d69-4ad7-be02-01d8f6b088f1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
189 | 2025-02-10T17:26:49.023Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b459e3c2-2d69-4ad7-be02-01d8f6b088f1", "phd-artifacts/phd-clone-9096cc1c-d352-4b8d-93dd-2e2930460ec9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
190 | 2025-02-10T17:26:49.056Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-9096cc1c-d352-4b8d-93dd-2e2930460ec9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
191 | 2025-02-10T17:26:49.075Z | 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-9096cc1c-d352-4b8d-93dd-2e2930460ec9 0B 1.80T 687M /phd-artifacts/phd-clone-9096cc1c-d352-4b8d-93dd-2e2930460ec9\n
target = phd_framework::zfs
|
192 | 2025-02-10T17:26:49.076Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
193 | 2025-02-10T17:26:49.076Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 210
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base
|
194 | 2025-02-10T17:26:49.076Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/70645b2590a323166383d5ac2cf65b1fabd7cae58a511422a99a358002e6ce16/propolis-server
target = phd_framework::artifacts::store
|
195 | 2025-02-10T17:26:49.076Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/70645b2590a323166383d5ac2cf65b1fabd7cae58a511422a99a358002e6ce16/propolis-server"
target = phd_framework::test_vm::server
|
196 | 2025-02-10T17:26:49.076Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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::server_log_mode
|
197 | 2025-02-10T17:26:49.088Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 881
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
198 | 2025-02-10T17:26:49.089Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
199 | 2025-02-10T17:26:49.089Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
|
200 | 2025-02-10T17:26:49.089Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 319
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
|
201 | 2025-02-10T17:26:49.875Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
202 | 2025-02-10T17:26:49.876Z | 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: 207fce11-cd6c-4987-b2b4-cb6b4d9f3934, metadata: InstanceMetadata { project_id: 3955ef25-ed96-4b91-8e40-9205ea25257b, silo_id: 650905ad-c225-441c-bc84-f84ffcaeea73, sled_id: 55c60f74-fa1c-4252-8b8a-ce366e51f234, sled_model: "pheidippes", sled_revision: 1, sled_serial: "55c60f74-fa1c-4252-8b8a-ce366e51f234" }, name: "phd-vm-207fce11-cd6c-4987-b2b4-cb6b4d9f3934" }, state: Creating }
line = 378
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
|
203 | 2025-02-10T17:26:49.876Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 787
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
|
204 | 2025-02-10T17:26:49.876Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 439
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
|
205 | 2025-02-10T17:26:49.876Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 444
path = phd_tests::migrate::from_base::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
|
206 | 2025-02-10T17:26:49.876Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 439
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
|
207 | 2025-02-10T17:26:49.877Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 723
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
208 | 2025-02-10T17:26:49.877Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 672
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
|
209 | 2025-02-10T17:26:49.877Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
210 | 2025-02-10T17:26:49.877Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
|
211 | 2025-02-10T17:26:49.877Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
|
212 | 2025-02-10T17:26:54.078Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4200
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
|
213 | 2025-02-10T17:26:54.078Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
214 | 2025-02-10T17:26:54.078Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
215 | 2025-02-10T17:26:54.078Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
|
216 | 2025-02-10T17:26:54.078Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
|
217 | 2025-02-10T17:26:54.097Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
|
218 | 2025-02-10T17:26:54.097Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
219 | 2025-02-10T17:26:54.097Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
220 | 2025-02-10T17:26:54.097Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
|
221 | 2025-02-10T17:26:54.097Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
|
222 | 2025-02-10T17:26:54.130Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
|
223 | 2025-02-10T17:26:54.130Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
224 | 2025-02-10T17:26:54.130Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4253
file = phd-tests/framework/src/test_vm/mod.rs
line = 723
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
225 | 2025-02-10T17:26:54.131Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
|
226 | 2025-02-10T17:26:54.131Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
|
227 | 2025-02-10T17:26:54.141Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
|
228 | 2025-02-10T17:26:54.141Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
|
229 | 2025-02-10T17:26:54.141Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
|
230 | 2025-02-10T17:26:54.174Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
|
231 | 2025-02-10T17:26:54.179Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::serial_history
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_serial_history_base
|
232 | 2025-02-10T17:26:54.180Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
233 | 2025-02-10T17:26:54.180Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 210
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base_lifecycle_0
|
234 | 2025-02-10T17:26:54.180Z | 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
|
235 | 2025-02-10T17:26:54.180Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
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
|
236 | 2025-02-10T17:26:54.180Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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::server_log_mode
|
237 | 2025-02-10T17:26:54.200Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 882
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
238 | 2025-02-10T17:26:54.200Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
239 | 2025-02-10T17:26:54.200Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
target = phd_framework::test_vm
target_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
|
240 | 2025-02-10T17:26:54.200Z | 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 = 506
migration_id = daee9381-aaed-4270-badc-c4db5977df4c
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
target = phd_framework::test_vm
target_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
timeout_duration = 45s
|
241 | 2025-02-10T17:26:54.200Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
target = phd_framework::test_vm
target_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
vm = migration_serial_history_base_lifecycle_0
vm_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
|
242 | 2025-02-10T17:26:54.201Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 319
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
target = phd_framework::test_vm
target_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
vm = migration_serial_history_base_lifecycle_0
vm_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
|
243 | 2025-02-10T17:26:54.996Z | 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: 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154, metadata: InstanceMetadata { project_id: 3955ef25-ed96-4b91-8e40-9205ea25257b, silo_id: 650905ad-c225-441c-bc84-f84ffcaeea73, sled_id: 9008208a-870d-49ab-8734-7aee60292265, sled_model: "pheidippes", sled_revision: 1, sled_serial: "9008208a-870d-49ab-8734-7aee60292265" }, name: "phd-vm-8dd5739a-4a63-4ae4-80c1-47ef2f5bb154" }, state: Migrating }
line = 378
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
target = phd_framework::test_vm
target_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
vm = migration_serial_history_base_lifecycle_0
vm_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
|
244 | 2025-02-10T17:26:54.996Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 795
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
target = phd_framework::test_vm
target_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
vm = migration_serial_history_base_lifecycle_0
vm_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
|
245 | 2025-02-10T17:26:54.996Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = daee9381-aaed-4270-badc-c4db5977df4c
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
target = phd_framework::test_vm
target_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
|
246 | 2025-02-10T17:26:57.523Z | 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
|
247 | 2025-02-10T17:26:57.773Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
target = phd_framework::test_vm
target_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
|
248 | 2025-02-10T17:26:57.773Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2777
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = daee9381-aaed-4270-badc-c4db5977df4c
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
target = phd_framework::test_vm
target_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
|
249 | 2025-02-10T17:26:57.773Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3573
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
target = phd_framework::test_vm
target_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
|
250 | 2025-02-10T17:26:57.775Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
|
251 | 2025-02-10T17:26:57.776Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
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 = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
|
252 | 2025-02-10T17:26:57.917Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 142
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 207fce11-cd6c-4987-b2b4-cb6b4d9f3934
|
253 | 2025-02-10T17:26:57.920Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
|
254 | 2025-02-10T17:26:57.920Z | 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
|
255 | 2025-02-10T17:26:57.920Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8045
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
256 | 2025-02-10T17:26:57.920Z | 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
|
257 | 2025-02-10T17:26:57.920Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
258 | 2025-02-10T17:26:57.921Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
|
259 | 2025-02-10T17:26:58.314Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
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 = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
|
260 | 2025-02-10T17:26:58.442Z | 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 = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
|
261 | 2025-02-10T17:26:58.442Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-9096cc1c-d352-4b8d-93dd-2e2930460ec9"]
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 = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
|
262 | 2025-02-10T17:26:58.494Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
vm = migration_serial_history_base_lifecycle_0
vm_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
|
263 | 2025-02-10T17:26:58.494Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b459e3c2-2d69-4ad7-be02-01d8f6b088f1"]
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 = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
|
264 | 2025-02-10T17:26:58.531Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 611
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 8dd5739a-4a63-4ae4-80c1-47ef2f5bb154
|
265 | 2025-02-10T17:26:58.531Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9558
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
266 | 2025-02-10T17:26:58.531Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 611
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
267 | 2025-02-10T17:26:58.532Z | 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
|
268 | 2025-02-10T17:26:58.532Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
269 | 2025-02-10T17:26:58.532Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
270 | 2025-02-10T17:26:58.532Z | 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
|
271 | 2025-02-10T17:26:58.532Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
272 | 2025-02-10T17:26:58.532Z | 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
|
273 | 2025-02-10T17:26:58.532Z | 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
|
274 | 2025-02-10T17:26:58.532Z | 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
|
275 | 2025-02-10T17:26:58.557Z | 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 687M 1.80T 687M /phd-artifacts\n
target = phd_framework::zfs
|
276 | 2025-02-10T17:26:58.557Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e222cf5b-521f-4502-a509-ff433188a961"]
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
|
277 | 2025-02-10T17:26:58.587Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e222cf5b-521f-4502-a509-ff433188a961", "phd-artifacts/phd-clone-2e40a319-7256-4332-bb29-2b7b07daad44"]
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
|
278 | 2025-02-10T17:26:58.616Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-2e40a319-7256-4332-bb29-2b7b07daad44"]
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
|
279 | 2025-02-10T17:26:58.636Z | 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-2e40a319-7256-4332-bb29-2b7b07daad44 0B 1.80T 687M /phd-artifacts/phd-clone-2e40a319-7256-4332-bb29-2b7b07daad44\n
target = phd_framework::zfs
|
280 | 2025-02-10T17:26:58.637Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
281 | 2025-02-10T17:26:58.637Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 210
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base
|
282 | 2025-02-10T17:26:58.637Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/70645b2590a323166383d5ac2cf65b1fabd7cae58a511422a99a358002e6ce16/propolis-server
target = phd_framework::artifacts::store
|
283 | 2025-02-10T17:26:58.637Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/70645b2590a323166383d5ac2cf65b1fabd7cae58a511422a99a358002e6ce16/propolis-server"
target = phd_framework::test_vm::server
|
284 | 2025-02-10T17:26:58.637Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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::server_log_mode
|
285 | 2025-02-10T17:26:58.649Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 891
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
286 | 2025-02-10T17:26:58.650Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
287 | 2025-02-10T17:26:58.650Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
288 | 2025-02-10T17:26:58.650Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 319
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
289 | 2025-02-10T17:26:59.363Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
290 | 2025-02-10T17:26:59.363Z | 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: 3ad3b3c9-d6da-4740-9e18-865e89fa51cb, metadata: InstanceMetadata { project_id: 39a2866a-9aba-4ae8-aa91-30b4bd3be093, silo_id: 0bdee32b-8fa7-466c-a2bb-8dc59055106a, sled_id: 241f3c3e-2aa3-4cb2-bcf1-425fde3f9beb, sled_model: "pheidippes", sled_revision: 1, sled_serial: "241f3c3e-2aa3-4cb2-bcf1-425fde3f9beb" }, name: "phd-vm-3ad3b3c9-d6da-4740-9e18-865e89fa51cb" }, state: Creating }
line = 378
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
291 | 2025-02-10T17:26:59.363Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 713
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
292 | 2025-02-10T17:26:59.363Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 439
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
293 | 2025-02-10T17:26:59.363Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 444
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
294 | 2025-02-10T17:26:59.364Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 439
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
295 | 2025-02-10T17:26:59.364Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 723
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
296 | 2025-02-10T17:26:59.364Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 672
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
297 | 2025-02-10T17:26:59.364Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
298 | 2025-02-10T17:26:59.364Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
299 | 2025-02-10T17:26:59.364Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
300 | 2025-02-10T17:27:03.576Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4212
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
301 | 2025-02-10T17:27:03.576Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
302 | 2025-02-10T17:27:03.577Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
303 | 2025-02-10T17:27:03.577Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
304 | 2025-02-10T17:27:03.577Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
305 | 2025-02-10T17:27:03.595Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
306 | 2025-02-10T17:27:03.595Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
307 | 2025-02-10T17:27:03.595Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
308 | 2025-02-10T17:27:03.595Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
309 | 2025-02-10T17:27:03.595Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
310 | 2025-02-10T17:27:03.628Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
311 | 2025-02-10T17:27:03.628Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
312 | 2025-02-10T17:27:03.628Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4263
file = phd-tests/framework/src/test_vm/mod.rs
line = 723
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
313 | 2025-02-10T17:27:03.628Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
314 | 2025-02-10T17:27:03.628Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
315 | 2025-02-10T17:27:03.639Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
316 | 2025-02-10T17:27:03.639Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
317 | 2025-02-10T17:27:03.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 = 745
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 = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
318 | 2025-02-10T17:27:03.661Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
319 | 2025-02-10T17:27:03.661Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
320 | 2025-02-10T17:27:03.661Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
321 | 2025-02-10T17:27:03.672Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
322 | 2025-02-10T17:27:03.672Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
323 | 2025-02-10T17:27:03.672Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
324 | 2025-02-10T17:27:03.705Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
325 | 2025-02-10T17:27:03.705Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
326 | 2025-02-10T17:27:03.706Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
327 | 2025-02-10T17:27:03.716Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
328 | 2025-02-10T17:27:03.716Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
329 | 2025-02-10T17:27:03.716Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
330 | 2025-02-10T17:27:03.749Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
331 | 2025-02-10T17:27:03.749Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::can_migrate_from_base
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base
|
332 | 2025-02-10T17:27:03.749Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
333 | 2025-02-10T17:27:03.750Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 210
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
334 | 2025-02-10T17:27:03.750Z | 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
|
335 | 2025-02-10T17:27:03.750Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
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
|
336 | 2025-02-10T17:27:03.750Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
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::server_log_mode
|
337 | 2025-02-10T17:27:03.765Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 892
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
338 | 2025-02-10T17:27:03.766Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
339 | 2025-02-10T17:27:03.766Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
target = phd_framework::test_vm
target_id = b7f39401-c438-4a09-9fa5-4a208546e74a
|
340 | 2025-02-10T17:27:03.766Z | 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 = 506
migration_id = 2beefa9c-620a-4033-b659-005fd0c839c0
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
target = phd_framework::test_vm
target_id = b7f39401-c438-4a09-9fa5-4a208546e74a
timeout_duration = 45s
|
341 | 2025-02-10T17:27:03.766Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
target = phd_framework::test_vm
target_id = b7f39401-c438-4a09-9fa5-4a208546e74a
vm = migration_from_base_lifecycle_0
vm_id = b7f39401-c438-4a09-9fa5-4a208546e74a
|
342 | 2025-02-10T17:27:03.766Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 319
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
target = phd_framework::test_vm
target_id = b7f39401-c438-4a09-9fa5-4a208546e74a
vm = migration_from_base_lifecycle_0
vm_id = b7f39401-c438-4a09-9fa5-4a208546e74a
|
343 | 2025-02-10T17:27:04.500Z | 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: b7f39401-c438-4a09-9fa5-4a208546e74a, metadata: InstanceMetadata { project_id: 39a2866a-9aba-4ae8-aa91-30b4bd3be093, silo_id: 0bdee32b-8fa7-466c-a2bb-8dc59055106a, sled_id: 4f036c9c-c903-44dd-9eca-35ae360c8605, sled_model: "pheidippes", sled_revision: 1, sled_serial: "4f036c9c-c903-44dd-9eca-35ae360c8605" }, name: "phd-vm-b7f39401-c438-4a09-9fa5-4a208546e74a" }, state: Migrating }
line = 378
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
target = phd_framework::test_vm
target_id = b7f39401-c438-4a09-9fa5-4a208546e74a
vm = migration_from_base_lifecycle_0
vm_id = b7f39401-c438-4a09-9fa5-4a208546e74a
|
344 | 2025-02-10T17:27:04.500Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 734
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
target = phd_framework::test_vm
target_id = b7f39401-c438-4a09-9fa5-4a208546e74a
vm = migration_from_base_lifecycle_0
vm_id = b7f39401-c438-4a09-9fa5-4a208546e74a
|
345 | 2025-02-10T17:27:04.500Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = 2beefa9c-620a-4033-b659-005fd0c839c0
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
target = phd_framework::test_vm
target_id = b7f39401-c438-4a09-9fa5-4a208546e74a
|
346 | 2025-02-10T17:27:07.049Z | 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
|
347 | 2025-02-10T17:27:08.033Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
target = phd_framework::test_vm
target_id = b7f39401-c438-4a09-9fa5-4a208546e74a
|
348 | 2025-02-10T17:27:08.033Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3532
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = 2beefa9c-620a-4033-b659-005fd0c839c0
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
target = phd_framework::test_vm
target_id = b7f39401-c438-4a09-9fa5-4a208546e74a
|
349 | 2025-02-10T17:27:08.033Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4267
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
target = phd_framework::test_vm
target_id = b7f39401-c438-4a09-9fa5-4a208546e74a
|
350 | 2025-02-10T17:27:08.035Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
351 | 2025-02-10T17:27:08.035Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = b7f39401-c438-4a09-9fa5-4a208546e74a
|
352 | 2025-02-10T17:27:08.035Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = b7f39401-c438-4a09-9fa5-4a208546e74a
|
353 | 2025-02-10T17:27:08.036Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
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 = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
354 | 2025-02-10T17:27:08.174Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 138
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 3ad3b3c9-d6da-4740-9e18-865e89fa51cb
|
355 | 2025-02-10T17:27:08.174Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 139
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = b7f39401-c438-4a09-9fa5-4a208546e74a
|
356 | 2025-02-10T17:27:08.174Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = b7f39401-c438-4a09-9fa5-4a208546e74a
|
357 | 2025-02-10T17:27:08.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 = 745
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 = b7f39401-c438-4a09-9fa5-4a208546e74a
|
358 | 2025-02-10T17:27:08.207Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = b7f39401-c438-4a09-9fa5-4a208546e74a
|
359 | 2025-02-10T17:27:08.207Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = b7f39401-c438-4a09-9fa5-4a208546e74a
|
360 | 2025-02-10T17:27:08.207Z | 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
|
361 | 2025-02-10T17:27:08.208Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8844
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
362 | 2025-02-10T17:27:08.208Z | 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
|
363 | 2025-02-10T17:27:08.208Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
364 | 2025-02-10T17:27:08.208Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = b7f39401-c438-4a09-9fa5-4a208546e74a
|
365 | 2025-02-10T17:27:08.533Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
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 = b7f39401-c438-4a09-9fa5-4a208546e74a
|
366 | 2025-02-10T17:27:08.664Z | 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 = b7f39401-c438-4a09-9fa5-4a208546e74a
|
367 | 2025-02-10T17:27:08.664Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-2e40a319-7256-4332-bb29-2b7b07daad44"]
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 = b7f39401-c438-4a09-9fa5-4a208546e74a
|
368 | 2025-02-10T17:27:08.705Z | 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 = b7f39401-c438-4a09-9fa5-4a208546e74a
|
369 | 2025-02-10T17:27:08.705Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e222cf5b-521f-4502-a509-ff433188a961"]
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 = b7f39401-c438-4a09-9fa5-4a208546e74a
|
370 | 2025-02-10T17:27:08.734Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 527
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = b7f39401-c438-4a09-9fa5-4a208546e74a
|
371 | 2025-02-10T17:27:08.734Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10202
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
|
372 | 2025-02-10T17:27:08.735Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 527
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
373 | 2025-02-10T17:27:08.735Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
374 | 2025-02-10T17:27:08.735Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
375 | | test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 109.36s |
376 | | |
377 | 2025-02-10T17:27:08.735Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 40
target = phd_runner
|