1 | 2024-09-27T17:55:15.949Z | 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 | 2024-09-27T17:55:15.951Z | 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: 210, tv_nsec: 507533699 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
3 | 2024-09-27T17:55:15.951Z | 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 | 2024-09-27T17:55:15.951Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = 2b88ab88461fb06aaf2aab11c5e381a3cad25eac
file = phd-tests/framework/src/artifacts/store.rs
line = 313
target = phd_framework::artifacts::store
|
5 | 2024-09-27T17:55:15.952Z | 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/2b88ab88461fb06aaf2aab11c5e381a3cad25eac/crucible-nightly.sha256.txt
|
6 | 2024-09-27T17:55:16.199Z | 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 | 2024-09-27T17:55:16.584Z | 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/dfcd4430f0211160c9fffd4688d1be556296c769/propolis-server.sha256.txt
|
8 | 2024-09-27T17:55:16.690Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
9 | 2024-09-27T17:55:16.690Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
10 | 2024-09-27T17:55:16.690Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
11 | 2024-09-27T17:55:16.691Z | 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 | 2024-09-27T17:55:16.691Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
13 | 2024-09-27T17:55:16.691Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
14 | 2024-09-27T17:55:16.691Z | 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 | 2024-09-27T17:55:16.691Z | 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 | 2024-09-27T17:55:16.691Z | 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 | 2024-09-27T17:55:17.339Z | 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 | 2024-09-27T17:55:17.339Z | 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 = 618
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
timeout = 600s
|
19 | 2024-09-27T17:55:47.042Z | 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 | 2024-09-27T17:55:47.042Z | 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 | 2024-09-27T17:55:47.069Z | 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 2.00M 1.80T 1.91M /phd-artifacts\n
target = phd_framework::zfs
|
22 | 2024-09-27T17:55:47.069Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-ceeaa5cc-73b8-4b0f-8e63-2cac8ab581ed"]
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 | 2024-09-27T17:55:47.120Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-ceeaa5cc-73b8-4b0f-8e63-2cac8ab581ed", "phd-artifacts/phd-clone-59f0418a-6bcd-4f27-802e-4a74922e6278"]
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 | 2024-09-27T17:55:47.139Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-59f0418a-6bcd-4f27-802e-4a74922e6278"]
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 | 2024-09-27T17:55:47.152Z | 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-59f0418a-6bcd-4f27-802e-4a74922e6278 0B 1.80T 48.9M /phd-artifacts/phd-clone-59f0418a-6bcd-4f27-802e-4a74922e6278\n
target = phd_framework::zfs
|
26 | 2024-09-27T17:55:47.153Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
27 | 2024-09-27T17:55:47.153Z | 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 = 204
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back
|
28 | 2024-09-27T17:55:47.153Z | 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/d5ae2781a0c37e322764b971b476a58b031b8a62196a7f858e3a577c1776ca1f/propolis-server.tar.gz
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
29 | 2024-09-27T17:55:47.153Z | 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/dfcd4430f0211160c9fffd4688d1be556296c769/propolis-server.tar.gz
|
30 | 2024-09-27T17:56:12.690Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/d5ae2781a0c37e322764b971b476a58b031b8a62196a7f858e3a577c1776ca1f/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 | 2024-09-27T17:56:12.690Z | DEBG | phd-runner: [NEW - EVENT] Extracting gzipped tarball...
file = phd-tests/framework/src/artifacts/store.rs
line = 518
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
32 | 2024-09-27T17:56:26.349Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back.config.toml"
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/d5ae2781a0c37e322764b971b476a58b031b8a62196a7f858e3a577c1776ca1f/propolis-server"
target = phd_framework::test_vm::server
|
33 | 2024-09-27T17:56:26.349Z | 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 | 2024-09-27T17:56:26.414Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 865
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 | 2024-09-27T17:56:26.414Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 39261
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
36 | 2024-09-27T17:56:26.415Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
|
37 | 2024-09-27T17:56:26.415Z | 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/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 369
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
|
38 | 2024-09-27T17:56:26.944Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
39 | 2024-09-27T17:56:26.945Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: f9e937e3-43e0-4786-a969-08d7d34d7493, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: ad7126e5-e894-4d75-a157-ae855528ec03, silo_id: 8aab3acb-68db-4f2d-b6cd-c06894c07073, sled_id: 223cfd15-b7f6-4912-87c0-30b118b41f0c, sled_model: "pheidippes", sled_revision: 1, sled_serial: "223cfd15-b7f6-4912-87c0-30b118b41f0c" }, name: "phd-vm-f9e937e3-43e0-4786-a969-08d7d34d7493", vcpus: 2 }, state: Creating }
line = 428
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
|
40 | 2024-09-27T17:56:26.945Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 530
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
|
41 | 2024-09-27T17:56:26.945Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 505
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
|
42 | 2024-09-27T17:56:26.945Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 510
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 = f9e937e3-43e0-4786-a969-08d7d34d7493
|
43 | 2024-09-27T17:56:26.946Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 505
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
|
44 | 2024-09-27T17:56:26.946Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 762
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
45 | 2024-09-27T17:56:26.946Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
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 = f9e937e3-43e0-4786-a969-08d7d34d7493
|
46 | 2024-09-27T17:56:26.946Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 719
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
47 | 2024-09-27T17:56:26.946Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
|
48 | 2024-09-27T17:56:26.946Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 784
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 = f9e937e3-43e0-4786-a969-08d7d34d7493
|
49 | 2024-09-27T17:56:31.147Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4201
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
|
50 | 2024-09-27T17:56:31.147Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 719
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
51 | 2024-09-27T17:56:31.148Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 719
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
52 | 2024-09-27T17:56:31.148Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
|
53 | 2024-09-27T17:56:31.148Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 784
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 = f9e937e3-43e0-4786-a969-08d7d34d7493
|
54 | 2024-09-27T17:56:31.165Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
|
55 | 2024-09-27T17:56:31.165Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 759
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
56 | 2024-09-27T17:56:31.165Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4219
file = phd-tests/framework/src/test_vm/mod.rs
line = 762
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
57 | 2024-09-27T17:56:31.165Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
|
58 | 2024-09-27T17:56:31.166Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 784
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 = f9e937e3-43e0-4786-a969-08d7d34d7493
|
59 | 2024-09-27T17:56:31.176Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
|
60 | 2024-09-27T17:56:31.176Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
|
61 | 2024-09-27T17:56:31.176Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 784
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 = f9e937e3-43e0-4786-a969-08d7d34d7493
|
62 | 2024-09-27T17:56:31.209Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
|
63 | 2024-09-27T17:56:31.209Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
|
64 | 2024-09-27T17:56:31.210Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 784
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 = f9e937e3-43e0-4786-a969-08d7d34d7493
|
65 | 2024-09-27T17:56:31.220Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
|
66 | 2024-09-27T17:56:31.220Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
|
67 | 2024-09-27T17:56:31.220Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 784
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 = f9e937e3-43e0-4786-a969-08d7d34d7493
|
68 | 2024-09-27T17:56:31.253Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
|
69 | 2024-09-27T17:56:31.253Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
|
70 | 2024-09-27T17:56:31.253Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 784
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 = f9e937e3-43e0-4786-a969-08d7d34d7493
|
71 | 2024-09-27T17:56:31.265Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
|
72 | 2024-09-27T17:56:31.265Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
|
73 | 2024-09-27T17:56:31.265Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 784
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 = f9e937e3-43e0-4786-a969-08d7d34d7493
|
74 | 2024-09-27T17:56:31.298Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
|
75 | 2024-09-27T17:56:31.298Z | 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
|
76 | 2024-09-27T17:56:31.298Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
77 | 2024-09-27T17:56:31.298Z | 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 = 204
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
|
78 | 2024-09-27T17:56:31.298Z | 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
|
79 | 2024-09-27T17:56:31.299Z | 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
|
80 | 2024-09-27T17:56:31.299Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.config.toml"
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
|
81 | 2024-09-27T17:56:31.299Z | 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
|
82 | 2024-09-27T17:56:31.321Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 866
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
|
83 | 2024-09-27T17:56:31.322Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 23
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
84 | 2024-09-27T17:56:31.322Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 539
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = f9e937e3-43e0-4786-a969-08d7d34d7493
target = phd_framework::test_vm
target_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
|
85 | 2024-09-27T17:56:31.322Z | 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 = 572
migration_id = 2e97fd8b-775e-4f31-999b-1ced0ab17766
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = f9e937e3-43e0-4786-a969-08d7d34d7493
target = phd_framework::test_vm
target_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
timeout_duration = 45s
|
86 | 2024-09-27T17:56:31.322Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = f9e937e3-43e0-4786-a969-08d7d34d7493
target = phd_framework::test_vm
target_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
vm = migration_from_base_and_back_lifecycle_0
vm_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
|
87 | 2024-09-27T17:56:31.323Z | 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/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 369
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = f9e937e3-43e0-4786-a969-08d7d34d7493
target = phd_framework::test_vm
target_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
vm = migration_from_base_and_back_lifecycle_0
vm_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
|
88 | 2024-09-27T17:56:32.139Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: ad7126e5-e894-4d75-a157-ae855528ec03, silo_id: 8aab3acb-68db-4f2d-b6cd-c06894c07073, sled_id: 8413c34b-589d-4a7d-9d86-5bc39d44a687, sled_model: "pheidippes", sled_revision: 1, sled_serial: "8413c34b-589d-4a7d-9d86-5bc39d44a687" }, name: "phd-vm-37c04b46-6b05-4af3-9a4d-d10bfcdc87d8", vcpus: 2 }, state: Migrating }
line = 428
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = f9e937e3-43e0-4786-a969-08d7d34d7493
target = phd_framework::test_vm
target_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
vm = migration_from_base_and_back_lifecycle_0
vm_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
|
89 | 2024-09-27T17:56:32.139Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 817
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = f9e937e3-43e0-4786-a969-08d7d34d7493
target = phd_framework::test_vm
target_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
vm = migration_from_base_and_back_lifecycle_0
vm_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
|
90 | 2024-09-27T17:56:32.140Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 593
migration_id = 2e97fd8b-775e-4f31-999b-1ced0ab17766
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = f9e937e3-43e0-4786-a969-08d7d34d7493
target = phd_framework::test_vm
target_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
|
91 | 2024-09-27T17:56:34.752Z | 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":7718}}
target = phd_framework::serial
|
92 | 2024-09-27T17:56:36.703Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 606
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = f9e937e3-43e0-4786-a969-08d7d34d7493
target = phd_framework::test_vm
target_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
|
93 | 2024-09-27T17:56:36.703Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4563
file = phd-tests/framework/src/test_vm/mod.rs
line = 593
migration_id = 2e97fd8b-775e-4f31-999b-1ced0ab17766
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = f9e937e3-43e0-4786-a969-08d7d34d7493
target = phd_framework::test_vm
target_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
|
94 | 2024-09-27T17:56:36.703Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5381
file = phd-tests/framework/src/test_vm/mod.rs
line = 539
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = f9e937e3-43e0-4786-a969-08d7d34d7493
target = phd_framework::test_vm
target_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
|
95 | 2024-09-27T17:56:36.704Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1017
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
|
96 | 2024-09-27T17:56:36.705Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
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 = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
|
97 | 2024-09-27T17:56:36.705Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 784
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 = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
|
98 | 2024-09-27T17:56:36.705Z | 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 = f9e937e3-43e0-4786-a969-08d7d34d7493
|
99 | 2024-09-27T17:56:36.847Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 142
file = phd-tests/framework/src/test_vm/mod.rs
line = 1017
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f9e937e3-43e0-4786-a969-08d7d34d7493
|
100 | 2024-09-27T17:56:37.813Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 1108
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
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 = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
|
101 | 2024-09-27T17:56:37.814Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
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 = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
|
102 | 2024-09-27T17:56:37.814Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 784
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 = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
|
103 | 2024-09-27T17:56:37.847Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
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 = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
|
104 | 2024-09-27T17:56:37.847Z | 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
|
105 | 2024-09-27T17:56:37.847Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
106 | 2024-09-27T17:56:37.847Z | 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 = 204
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
|
107 | 2024-09-27T17:56:37.847Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/d5ae2781a0c37e322764b971b476a58b031b8a62196a7f858e3a577c1776ca1f/propolis-server
target = phd_framework::artifacts::store
|
108 | 2024-09-27T17:56:37.847Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.config.toml"
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/d5ae2781a0c37e322764b971b476a58b031b8a62196a7f858e3a577c1776ca1f/propolis-server"
target = phd_framework::test_vm::server
|
109 | 2024-09-27T17:56:37.848Z | 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
|
110 | 2024-09-27T17:56:37.871Z | 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
|
111 | 2024-09-27T17:56:37.871Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 23
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
112 | 2024-09-27T17:56:37.871Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 539
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
target = phd_framework::test_vm
target_id = 202294c2-801c-4927-a140-ed53c0de844e
|
113 | 2024-09-27T17:56:37.871Z | 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 = 572
migration_id = 1ebdc86b-2f8e-4c44-8079-3a4b7f1170fa
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
target = phd_framework::test_vm
target_id = 202294c2-801c-4927-a140-ed53c0de844e
timeout_duration = 45s
|
114 | 2024-09-27T17:56:37.871Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
target = phd_framework::test_vm
target_id = 202294c2-801c-4927-a140-ed53c0de844e
vm = migration_from_base_and_back_lifecycle_1
vm_id = 202294c2-801c-4927-a140-ed53c0de844e
|
115 | 2024-09-27T17:56:37.872Z | 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/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 369
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
target = phd_framework::test_vm
target_id = 202294c2-801c-4927-a140-ed53c0de844e
vm = migration_from_base_and_back_lifecycle_1
vm_id = 202294c2-801c-4927-a140-ed53c0de844e
|
116 | 2024-09-27T17:56:38.689Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 202294c2-801c-4927-a140-ed53c0de844e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: ad7126e5-e894-4d75-a157-ae855528ec03, silo_id: 8aab3acb-68db-4f2d-b6cd-c06894c07073, sled_id: 2fa249bb-6f56-4dda-8785-b01cc4a751e9, sled_model: "pheidippes", sled_revision: 1, sled_serial: "2fa249bb-6f56-4dda-8785-b01cc4a751e9" }, name: "phd-vm-202294c2-801c-4927-a140-ed53c0de844e", vcpus: 2 }, state: Migrating }
line = 428
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
target = phd_framework::test_vm
target_id = 202294c2-801c-4927-a140-ed53c0de844e
vm = migration_from_base_and_back_lifecycle_1
vm_id = 202294c2-801c-4927-a140-ed53c0de844e
|
117 | 2024-09-27T17:56:38.689Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 817
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
target = phd_framework::test_vm
target_id = 202294c2-801c-4927-a140-ed53c0de844e
vm = migration_from_base_and_back_lifecycle_1
vm_id = 202294c2-801c-4927-a140-ed53c0de844e
|
118 | 2024-09-27T17:56:38.689Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 593
migration_id = 1ebdc86b-2f8e-4c44-8079-3a4b7f1170fa
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
target = phd_framework::test_vm
target_id = 202294c2-801c-4927-a140-ed53c0de844e
|
119 | 2024-09-27T17:56:41.334Z | 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":7765}}
target = phd_framework::serial
|
120 | 2024-09-27T17:56:42.057Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 606
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
target = phd_framework::test_vm
target_id = 202294c2-801c-4927-a140-ed53c0de844e
|
121 | 2024-09-27T17:56:42.058Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3368
file = phd-tests/framework/src/test_vm/mod.rs
line = 593
migration_id = 1ebdc86b-2f8e-4c44-8079-3a4b7f1170fa
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
target = phd_framework::test_vm
target_id = 202294c2-801c-4927-a140-ed53c0de844e
|
122 | 2024-09-27T17:56:42.058Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4186
file = phd-tests/framework/src/test_vm/mod.rs
line = 539
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
target = phd_framework::test_vm
target_id = 202294c2-801c-4927-a140-ed53c0de844e
|
123 | 2024-09-27T17:56:42.059Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1017
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 = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
|
124 | 2024-09-27T17:56:42.059Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
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 = 202294c2-801c-4927-a140-ed53c0de844e
|
125 | 2024-09-27T17:56:42.059Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 784
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 = 202294c2-801c-4927-a140-ed53c0de844e
|
126 | 2024-09-27T17:56:42.060Z | 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 = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
|
127 | 2024-09-27T17:56:42.195Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 136
file = phd-tests/framework/src/test_vm/mod.rs
line = 1017
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 = 37c04b46-6b05-4af3-9a4d-d10bfcdc87d8
|
128 | 2024-09-27T17:56:42.196Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 136
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
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 = 202294c2-801c-4927-a140-ed53c0de844e
|
129 | 2024-09-27T17:56:42.196Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
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 = 202294c2-801c-4927-a140-ed53c0de844e
|
130 | 2024-09-27T17:56:42.196Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 784
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 = 202294c2-801c-4927-a140-ed53c0de844e
|
131 | 2024-09-27T17:56:42.219Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
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 = 202294c2-801c-4927-a140-ed53c0de844e
|
132 | 2024-09-27T17:56:42.219Z | 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
|
133 | 2024-09-27T17:56:42.219Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
134 | 2024-09-27T17:56:42.219Z | 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 = 204
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
|
135 | 2024-09-27T17:56:42.219Z | 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
|
136 | 2024-09-27T17:56:42.219Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.config.toml"
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
|
137 | 2024-09-27T17:56:42.219Z | 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
|
138 | 2024-09-27T17:56:42.240Z | 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
|
139 | 2024-09-27T17:56:42.240Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
140 | 2024-09-27T17:56:42.240Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 539
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 202294c2-801c-4927-a140-ed53c0de844e
target = phd_framework::test_vm
target_id = b018c197-bd7c-4ec8-818f-b213c893ad66
|
141 | 2024-09-27T17:56:42.240Z | 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 = 572
migration_id = 3f5fdc3b-5cae-49d9-a166-0fbadd1a6220
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 202294c2-801c-4927-a140-ed53c0de844e
target = phd_framework::test_vm
target_id = b018c197-bd7c-4ec8-818f-b213c893ad66
timeout_duration = 45s
|
142 | 2024-09-27T17:56:42.240Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 202294c2-801c-4927-a140-ed53c0de844e
target = phd_framework::test_vm
target_id = b018c197-bd7c-4ec8-818f-b213c893ad66
vm = migration_from_base_and_back_lifecycle_2
vm_id = b018c197-bd7c-4ec8-818f-b213c893ad66
|
143 | 2024-09-27T17:56:42.241Z | 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/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 369
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 202294c2-801c-4927-a140-ed53c0de844e
target = phd_framework::test_vm
target_id = b018c197-bd7c-4ec8-818f-b213c893ad66
vm = migration_from_base_and_back_lifecycle_2
vm_id = b018c197-bd7c-4ec8-818f-b213c893ad66
|
144 | 2024-09-27T17:56:42.884Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: b018c197-bd7c-4ec8-818f-b213c893ad66, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: ad7126e5-e894-4d75-a157-ae855528ec03, silo_id: 8aab3acb-68db-4f2d-b6cd-c06894c07073, sled_id: 6c0b0a28-6f03-42f2-a995-63ab23f91ffe, sled_model: "pheidippes", sled_revision: 1, sled_serial: "6c0b0a28-6f03-42f2-a995-63ab23f91ffe" }, name: "phd-vm-b018c197-bd7c-4ec8-818f-b213c893ad66", vcpus: 2 }, state: Migrating }
line = 428
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 202294c2-801c-4927-a140-ed53c0de844e
target = phd_framework::test_vm
target_id = b018c197-bd7c-4ec8-818f-b213c893ad66
vm = migration_from_base_and_back_lifecycle_2
vm_id = b018c197-bd7c-4ec8-818f-b213c893ad66
|
145 | 2024-09-27T17:56:42.884Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 643
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 202294c2-801c-4927-a140-ed53c0de844e
target = phd_framework::test_vm
target_id = b018c197-bd7c-4ec8-818f-b213c893ad66
vm = migration_from_base_and_back_lifecycle_2
vm_id = b018c197-bd7c-4ec8-818f-b213c893ad66
|
146 | 2024-09-27T17:56:42.884Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 593
migration_id = 3f5fdc3b-5cae-49d9-a166-0fbadd1a6220
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 202294c2-801c-4927-a140-ed53c0de844e
target = phd_framework::test_vm
target_id = b018c197-bd7c-4ec8-818f-b213c893ad66
|
147 | 2024-09-27T17:56:45.473Z | 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":7812}}
target = phd_framework::serial
|
148 | 2024-09-27T17:56:45.914Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 606
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 202294c2-801c-4927-a140-ed53c0de844e
target = phd_framework::test_vm
target_id = b018c197-bd7c-4ec8-818f-b213c893ad66
|
149 | 2024-09-27T17:56:45.914Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3029
file = phd-tests/framework/src/test_vm/mod.rs
line = 593
migration_id = 3f5fdc3b-5cae-49d9-a166-0fbadd1a6220
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 202294c2-801c-4927-a140-ed53c0de844e
target = phd_framework::test_vm
target_id = b018c197-bd7c-4ec8-818f-b213c893ad66
|
150 | 2024-09-27T17:56:45.914Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3673
file = phd-tests/framework/src/test_vm/mod.rs
line = 539
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 202294c2-801c-4927-a140-ed53c0de844e
target = phd_framework::test_vm
target_id = b018c197-bd7c-4ec8-818f-b213c893ad66
|
151 | 2024-09-27T17:56:45.915Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1017
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 = 202294c2-801c-4927-a140-ed53c0de844e
|
152 | 2024-09-27T17:56:45.915Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
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 = b018c197-bd7c-4ec8-818f-b213c893ad66
|
153 | 2024-09-27T17:56:45.915Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 784
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 = b018c197-bd7c-4ec8-818f-b213c893ad66
|
154 | 2024-09-27T17:56:45.916Z | 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 = 202294c2-801c-4927-a140-ed53c0de844e
|
155 | 2024-09-27T17:56:46.051Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 135
file = phd-tests/framework/src/test_vm/mod.rs
line = 1017
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 = 202294c2-801c-4927-a140-ed53c0de844e
|
156 | 2024-09-27T17:56:46.051Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 136
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
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 = b018c197-bd7c-4ec8-818f-b213c893ad66
|
157 | 2024-09-27T17:56:46.051Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
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 = b018c197-bd7c-4ec8-818f-b213c893ad66
|
158 | 2024-09-27T17:56:46.051Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 784
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 = b018c197-bd7c-4ec8-818f-b213c893ad66
|
159 | 2024-09-27T17:56:46.074Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
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 = b018c197-bd7c-4ec8-818f-b213c893ad66
|
160 | 2024-09-27T17:56:46.074Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1017
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 = b018c197-bd7c-4ec8-818f-b213c893ad66
|
161 | 2024-09-27T17:56:46.075Z | 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
|
162 | 2024-09-27T17:56:46.075Z | 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
|
163 | 2024-09-27T17:56:46.075Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
164 | 2024-09-27T17:56:46.075Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 19130
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
165 | 2024-09-27T17:56:46.076Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1040
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 = b018c197-bd7c-4ec8-818f-b213c893ad66
|
166 | 2024-09-27T17:56:46.730Z | 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 = b018c197-bd7c-4ec8-818f-b213c893ad66
|
167 | 2024-09-27T17:56:46.867Z | 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 = b018c197-bd7c-4ec8-818f-b213c893ad66
|
168 | 2024-09-27T17:56:46.867Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-59f0418a-6bcd-4f27-802e-4a74922e6278"]
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 = b018c197-bd7c-4ec8-818f-b213c893ad66
|
169 | 2024-09-27T17:56:46.909Z | 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 = b018c197-bd7c-4ec8-818f-b213c893ad66
|
170 | 2024-09-27T17:56:46.909Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-ceeaa5cc-73b8-4b0f-8e63-2cac8ab581ed"]
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 = b018c197-bd7c-4ec8-818f-b213c893ad66
|
171 | 2024-09-27T17:56:46.943Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 868
file = phd-tests/framework/src/test_vm/mod.rs
line = 1017
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 = b018c197-bd7c-4ec8-818f-b213c893ad66
|
172 | 2024-09-27T17:56:46.943Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 90252
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
|
173 | 2024-09-27T17:56:46.943Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 868
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
174 | 2024-09-27T17:56:46.943Z | 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
|
175 | 2024-09-27T17:56:46.944Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
176 | 2024-09-27T17:56:46.944Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
177 | 2024-09-27T17:56:46.944Z | 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
|
178 | 2024-09-27T17:56:46.944Z | 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
|
179 | 2024-09-27T17:56:46.944Z | 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
|
180 | 2024-09-27T17:56:46.944Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
181 | 2024-09-27T17:56:46.944Z | 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
|
182 | 2024-09-27T17:56:46.969Z | 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 737M 1.80T 736M /phd-artifacts\n
target = phd_framework::zfs
|
183 | 2024-09-27T17:56:46.970Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-568e2e71-50ba-4809-a767-3c8f5cdb654d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
184 | 2024-09-27T17:56:46.995Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-568e2e71-50ba-4809-a767-3c8f5cdb654d", "phd-artifacts/phd-clone-e601c5c3-473a-44e3-a3a6-69082f90ea80"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
185 | 2024-09-27T17:56:47.019Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e601c5c3-473a-44e3-a3a6-69082f90ea80"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
186 | 2024-09-27T17:56:47.040Z | 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-e601c5c3-473a-44e3-a3a6-69082f90ea80 0B 1.80T 736M /phd-artifacts/phd-clone-e601c5c3-473a-44e3-a3a6-69082f90ea80\n
target = phd_framework::zfs
|
187 | 2024-09-27T17:56:47.040Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
188 | 2024-09-27T17:56:47.040Z | 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 = 204
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base
|
189 | 2024-09-27T17:56:47.041Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/d5ae2781a0c37e322764b971b476a58b031b8a62196a7f858e3a577c1776ca1f/propolis-server
target = phd_framework::artifacts::store
|
190 | 2024-09-27T17:56:47.041Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_serial_history_base.config.toml"
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/d5ae2781a0c37e322764b971b476a58b031b8a62196a7f858e3a577c1776ca1f/propolis-server"
target = phd_framework::test_vm::server
|
191 | 2024-09-27T17:56:47.041Z | 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
|
192 | 2024-09-27T17:56:47.053Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 879
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
|
193 | 2024-09-27T17:56:47.054Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 13
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
194 | 2024-09-27T17:56:47.054Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 08304833-516d-4675-b1c4-716af9566473
|
195 | 2024-09-27T17:56:47.054Z | 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/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 369
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 08304833-516d-4675-b1c4-716af9566473
|
196 | 2024-09-27T17:56:47.674Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
197 | 2024-09-27T17:56:47.675Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 08304833-516d-4675-b1c4-716af9566473, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 9e1ead1d-aff5-4ded-adc4-5d80741e7b2f, silo_id: a7a1bc46-6adb-4b77-89b0-1e4c117008fb, sled_id: 5b67e750-5c96-4df2-88fa-b84d56e8022f, sled_model: "pheidippes", sled_revision: 1, sled_serial: "5b67e750-5c96-4df2-88fa-b84d56e8022f" }, name: "phd-vm-08304833-516d-4675-b1c4-716af9566473", vcpus: 2 }, state: Creating }
line = 428
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 08304833-516d-4675-b1c4-716af9566473
|
198 | 2024-09-27T17:56:47.675Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 621
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 08304833-516d-4675-b1c4-716af9566473
|
199 | 2024-09-27T17:56:47.675Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 505
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 08304833-516d-4675-b1c4-716af9566473
|
200 | 2024-09-27T17:56:47.675Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 510
path = phd_tests::migrate::from_base::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 08304833-516d-4675-b1c4-716af9566473
|
201 | 2024-09-27T17:56:47.676Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 505
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 08304833-516d-4675-b1c4-716af9566473
|
202 | 2024-09-27T17:56:47.676Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 762
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
203 | 2024-09-27T17:56:47.676Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = 08304833-516d-4675-b1c4-716af9566473
|
204 | 2024-09-27T17:56:47.676Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 719
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
205 | 2024-09-27T17:56:47.676Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 08304833-516d-4675-b1c4-716af9566473
|
206 | 2024-09-27T17:56:47.676Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 784
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 08304833-516d-4675-b1c4-716af9566473
|
207 | 2024-09-27T17:56:51.858Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4182
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 08304833-516d-4675-b1c4-716af9566473
|
208 | 2024-09-27T17:56:51.858Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 719
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
209 | 2024-09-27T17:56:51.858Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 719
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
210 | 2024-09-27T17:56:51.859Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 08304833-516d-4675-b1c4-716af9566473
|
211 | 2024-09-27T17:56:51.859Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 784
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 08304833-516d-4675-b1c4-716af9566473
|
212 | 2024-09-27T17:56:51.876Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 08304833-516d-4675-b1c4-716af9566473
|
213 | 2024-09-27T17:56:51.877Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 759
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
214 | 2024-09-27T17:56:51.877Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4200
file = phd-tests/framework/src/test_vm/mod.rs
line = 762
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
215 | 2024-09-27T17:56:51.877Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 08304833-516d-4675-b1c4-716af9566473
|
216 | 2024-09-27T17:56:51.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 = 784
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = 08304833-516d-4675-b1c4-716af9566473
|
217 | 2024-09-27T17:56:51.888Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 08304833-516d-4675-b1c4-716af9566473
|
218 | 2024-09-27T17:56:51.888Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 08304833-516d-4675-b1c4-716af9566473
|
219 | 2024-09-27T17:56:51.888Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 784
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = 08304833-516d-4675-b1c4-716af9566473
|
220 | 2024-09-27T17:56:51.920Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 08304833-516d-4675-b1c4-716af9566473
|
221 | 2024-09-27T17:56:51.925Z | 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
|
222 | 2024-09-27T17:56:51.925Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
223 | 2024-09-27T17:56:51.925Z | 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 = 204
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base_lifecycle_0
|
224 | 2024-09-27T17:56:51.925Z | 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
|
225 | 2024-09-27T17:56:51.925Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.config.toml"
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
|
226 | 2024-09-27T17:56:51.925Z | 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
|
227 | 2024-09-27T17:56:51.947Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 880
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
|
228 | 2024-09-27T17:56:51.947Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
229 | 2024-09-27T17:56:51.947Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 539
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 08304833-516d-4675-b1c4-716af9566473
target = phd_framework::test_vm
target_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
|
230 | 2024-09-27T17:56:51.947Z | 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 = 572
migration_id = d70e56d2-dd3d-40f2-806e-7eac2b325f00
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 08304833-516d-4675-b1c4-716af9566473
target = phd_framework::test_vm
target_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
timeout_duration = 45s
|
231 | 2024-09-27T17:56:51.948Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 08304833-516d-4675-b1c4-716af9566473
target = phd_framework::test_vm
target_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
vm = migration_serial_history_base_lifecycle_0
vm_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
|
232 | 2024-09-27T17:56:51.948Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 369
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 08304833-516d-4675-b1c4-716af9566473
target = phd_framework::test_vm
target_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
vm = migration_serial_history_base_lifecycle_0
vm_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
|
233 | 2024-09-27T17:56:52.645Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 23f9f0ac-53e8-4b18-adf6-b84f9616de27, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 9e1ead1d-aff5-4ded-adc4-5d80741e7b2f, silo_id: a7a1bc46-6adb-4b77-89b0-1e4c117008fb, sled_id: e58ac75f-2700-4628-8cf9-f3baacf60a5c, sled_model: "pheidippes", sled_revision: 1, sled_serial: "e58ac75f-2700-4628-8cf9-f3baacf60a5c" }, name: "phd-vm-23f9f0ac-53e8-4b18-adf6-b84f9616de27", vcpus: 2 }, state: Migrating }
line = 428
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 08304833-516d-4675-b1c4-716af9566473
target = phd_framework::test_vm
target_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
vm = migration_serial_history_base_lifecycle_0
vm_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
|
234 | 2024-09-27T17:56:52.645Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 697
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 08304833-516d-4675-b1c4-716af9566473
target = phd_framework::test_vm
target_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
vm = migration_serial_history_base_lifecycle_0
vm_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
|
235 | 2024-09-27T17:56:52.645Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 593
migration_id = d70e56d2-dd3d-40f2-806e-7eac2b325f00
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 08304833-516d-4675-b1c4-716af9566473
target = phd_framework::test_vm
target_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
|
236 | 2024-09-27T17:56:55.252Z | 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":7685}}
target = phd_framework::serial
|
237 | 2024-09-27T17:56:55.914Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 606
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 08304833-516d-4675-b1c4-716af9566473
target = phd_framework::test_vm
target_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
|
238 | 2024-09-27T17:56:55.914Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3268
file = phd-tests/framework/src/test_vm/mod.rs
line = 593
migration_id = d70e56d2-dd3d-40f2-806e-7eac2b325f00
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 08304833-516d-4675-b1c4-716af9566473
target = phd_framework::test_vm
target_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
|
239 | 2024-09-27T17:56:55.914Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3966
file = phd-tests/framework/src/test_vm/mod.rs
line = 539
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 08304833-516d-4675-b1c4-716af9566473
target = phd_framework::test_vm
target_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
|
240 | 2024-09-27T17:56:55.916Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1017
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 08304833-516d-4675-b1c4-716af9566473
|
241 | 2024-09-27T17:56:55.917Z | 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 = 08304833-516d-4675-b1c4-716af9566473
|
242 | 2024-09-27T17:56:56.058Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 142
file = phd-tests/framework/src/test_vm/mod.rs
line = 1017
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 08304833-516d-4675-b1c4-716af9566473
|
243 | 2024-09-27T17:56:56.061Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1017
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
|
244 | 2024-09-27T17:56:56.061Z | 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
|
245 | 2024-09-27T17:56:56.061Z | 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
|
246 | 2024-09-27T17:56:56.061Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8387
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
247 | 2024-09-27T17:56:56.061Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
248 | 2024-09-27T17:56:56.062Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1040
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
|
249 | 2024-09-27T17:56:56.447Z | 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 = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
|
250 | 2024-09-27T17:56:56.591Z | 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 = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
|
251 | 2024-09-27T17:56:56.591Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e601c5c3-473a-44e3-a3a6-69082f90ea80"]
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 = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
|
252 | 2024-09-27T17:56:56.634Z | 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 = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
|
253 | 2024-09-27T17:56:56.634Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-568e2e71-50ba-4809-a767-3c8f5cdb654d"]
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 = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
|
254 | 2024-09-27T17:56:56.667Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 605
file = phd-tests/framework/src/test_vm/mod.rs
line = 1017
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 23f9f0ac-53e8-4b18-adf6-b84f9616de27
|
255 | 2024-09-27T17:56:56.667Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9722
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
256 | 2024-09-27T17:56:56.667Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 605
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
257 | 2024-09-27T17:56:56.667Z | 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
|
258 | 2024-09-27T17:56:56.667Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
259 | 2024-09-27T17:56:56.667Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
260 | 2024-09-27T17:56:56.667Z | 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
|
261 | 2024-09-27T17:56:56.667Z | 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
|
262 | 2024-09-27T17:56:56.668Z | 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
|
263 | 2024-09-27T17:56:56.668Z | 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
|
264 | 2024-09-27T17:56:56.668Z | 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
|
265 | 2024-09-27T17:56:56.694Z | 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 737M 1.80T 736M /phd-artifacts\n
target = phd_framework::zfs
|
266 | 2024-09-27T17:56:56.694Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a3357d43-c801-47cc-bd72-091c73e036b6"]
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
|
267 | 2024-09-27T17:56:56.719Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a3357d43-c801-47cc-bd72-091c73e036b6", "phd-artifacts/phd-clone-aa4e57a6-9dc2-4186-be12-1a9d092ea386"]
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
|
268 | 2024-09-27T17:56:56.746Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-aa4e57a6-9dc2-4186-be12-1a9d092ea386"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = list
|
269 | 2024-09-27T17:56:56.764Z | 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-aa4e57a6-9dc2-4186-be12-1a9d092ea386 0B 1.80T 736M /phd-artifacts/phd-clone-aa4e57a6-9dc2-4186-be12-1a9d092ea386\n
target = phd_framework::zfs
|
270 | 2024-09-27T17:56:56.765Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
271 | 2024-09-27T17:56:56.765Z | 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 = 204
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base
|
272 | 2024-09-27T17:56:56.765Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/d5ae2781a0c37e322764b971b476a58b031b8a62196a7f858e3a577c1776ca1f/propolis-server
target = phd_framework::artifacts::store
|
273 | 2024-09-27T17:56:56.765Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base.config.toml"
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/d5ae2781a0c37e322764b971b476a58b031b8a62196a7f858e3a577c1776ca1f/propolis-server"
target = phd_framework::test_vm::server
|
274 | 2024-09-27T17:56:56.765Z | 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
|
275 | 2024-09-27T17:56:56.777Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 889
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
|
276 | 2024-09-27T17:56:56.778Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 13
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
277 | 2024-09-27T17:56:56.778Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
278 | 2024-09-27T17:56:56.778Z | 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/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 369
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
279 | 2024-09-27T17:56:57.476Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
280 | 2024-09-27T17:56:57.477Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 52c23caa-d3f0-4d6f-816f-bc5dea053f8f, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: d3658a28-9be4-48c2-8cda-cc421d644085, silo_id: 03c6047f-ded2-4b3c-83c9-a21d379e353f, sled_id: 3dc9d772-7e16-4ab7-8da4-0c692c6166df, sled_model: "pheidippes", sled_revision: 1, sled_serial: "3dc9d772-7e16-4ab7-8da4-0c692c6166df" }, name: "phd-vm-52c23caa-d3f0-4d6f-816f-bc5dea053f8f", vcpus: 2 }, state: Creating }
line = 428
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
281 | 2024-09-27T17:56:57.477Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 698
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
282 | 2024-09-27T17:56:57.477Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 505
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
283 | 2024-09-27T17:56:57.477Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 510
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
284 | 2024-09-27T17:56:57.477Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 505
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
285 | 2024-09-27T17:56:57.477Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 762
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
286 | 2024-09-27T17:56:57.477Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
287 | 2024-09-27T17:56:57.477Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 719
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
288 | 2024-09-27T17:56:57.477Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
289 | 2024-09-27T17:56:57.478Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 784
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
290 | 2024-09-27T17:57:01.605Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4127
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
291 | 2024-09-27T17:57:01.605Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 719
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
292 | 2024-09-27T17:57:01.605Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 719
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
293 | 2024-09-27T17:57:01.605Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
294 | 2024-09-27T17:57:01.605Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 784
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
295 | 2024-09-27T17:57:01.623Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
296 | 2024-09-27T17:57:01.623Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 759
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
297 | 2024-09-27T17:57:01.623Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4145
file = phd-tests/framework/src/test_vm/mod.rs
line = 762
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
298 | 2024-09-27T17:57:01.624Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
299 | 2024-09-27T17:57:01.624Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 784
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 = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
300 | 2024-09-27T17:57:01.634Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
301 | 2024-09-27T17:57:01.634Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
302 | 2024-09-27T17:57:01.634Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 784
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 = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
303 | 2024-09-27T17:57:01.656Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
304 | 2024-09-27T17:57:01.656Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
305 | 2024-09-27T17:57:01.656Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 784
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 = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
306 | 2024-09-27T17:57:01.667Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
307 | 2024-09-27T17:57:01.668Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
308 | 2024-09-27T17:57:01.668Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 784
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 = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
309 | 2024-09-27T17:57:01.701Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
310 | 2024-09-27T17:57:01.701Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
311 | 2024-09-27T17:57:01.701Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 784
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 = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
312 | 2024-09-27T17:57:01.712Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
313 | 2024-09-27T17:57:01.713Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
314 | 2024-09-27T17:57:01.713Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 784
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 = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
315 | 2024-09-27T17:57:01.745Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
316 | 2024-09-27T17:57:01.745Z | 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
|
317 | 2024-09-27T17:57:01.745Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
318 | 2024-09-27T17:57:01.745Z | 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 = 204
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
319 | 2024-09-27T17:57:01.745Z | 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
|
320 | 2024-09-27T17:57:01.745Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.config.toml"
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
|
321 | 2024-09-27T17:57:01.745Z | 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
|
322 | 2024-09-27T17:57:01.768Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 890
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
|
323 | 2024-09-27T17:57:01.768Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 23
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
324 | 2024-09-27T17:57:01.768Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 539
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
target = phd_framework::test_vm
target_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
|
325 | 2024-09-27T17:57:01.768Z | 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 = 572
migration_id = 4437e7ab-8ab7-40c3-80f4-f6583de86bc8
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
target = phd_framework::test_vm
target_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
timeout_duration = 45s
|
326 | 2024-09-27T17:57:01.768Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
target = phd_framework::test_vm
target_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
vm = migration_from_base_lifecycle_0
vm_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
|
327 | 2024-09-27T17:57:01.769Z | 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/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 369
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
target = phd_framework::test_vm
target_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
vm = migration_from_base_lifecycle_0
vm_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
|
328 | 2024-09-27T17:57:02.470Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: b00fdb1f-6e57-47ac-a2e9-1ec076ae5712, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: d3658a28-9be4-48c2-8cda-cc421d644085, silo_id: 03c6047f-ded2-4b3c-83c9-a21d379e353f, sled_id: 8d1aeabb-6a56-48df-9c0c-e68cedc99082, sled_model: "pheidippes", sled_revision: 1, sled_serial: "8d1aeabb-6a56-48df-9c0c-e68cedc99082" }, name: "phd-vm-b00fdb1f-6e57-47ac-a2e9-1ec076ae5712", vcpus: 2 }, state: Migrating }
line = 428
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
target = phd_framework::test_vm
target_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
vm = migration_from_base_lifecycle_0
vm_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
|
329 | 2024-09-27T17:57:02.470Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 701
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
target = phd_framework::test_vm
target_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
vm = migration_from_base_lifecycle_0
vm_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
|
330 | 2024-09-27T17:57:02.470Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 593
migration_id = 4437e7ab-8ab7-40c3-80f4-f6583de86bc8
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
target = phd_framework::test_vm
target_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
|
331 | 2024-09-27T17:57:04.856Z | 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":7718}}
target = phd_framework::serial
|
332 | 2024-09-27T17:57:05.168Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 606
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
target = phd_framework::test_vm
target_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
|
333 | 2024-09-27T17:57:05.168Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2697
file = phd-tests/framework/src/test_vm/mod.rs
line = 593
migration_id = 4437e7ab-8ab7-40c3-80f4-f6583de86bc8
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
target = phd_framework::test_vm
target_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
|
334 | 2024-09-27T17:57:05.168Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3400
file = phd-tests/framework/src/test_vm/mod.rs
line = 539
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
target = phd_framework::test_vm
target_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
|
335 | 2024-09-27T17:57:05.170Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1017
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
336 | 2024-09-27T17:57:05.170Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
|
337 | 2024-09-27T17:57:05.170Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 784
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 = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
|
338 | 2024-09-27T17:57:05.171Z | 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 = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
339 | 2024-09-27T17:57:05.300Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 130
file = phd-tests/framework/src/test_vm/mod.rs
line = 1017
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 52c23caa-d3f0-4d6f-816f-bc5dea053f8f
|
340 | 2024-09-27T17:57:05.301Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 130
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
|
341 | 2024-09-27T17:57:05.301Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
|
342 | 2024-09-27T17:57:05.301Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 784
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 = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
|
343 | 2024-09-27T17:57:05.324Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
|
344 | 2024-09-27T17:57:05.324Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1017
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
|
345 | 2024-09-27T17:57:05.324Z | 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
|
346 | 2024-09-27T17:57:05.324Z | 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
|
347 | 2024-09-27T17:57:05.325Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
348 | 2024-09-27T17:57:05.325Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7848
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
349 | 2024-09-27T17:57:05.325Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1040
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
|
350 | 2024-09-27T17:57:05.624Z | 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 = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
|
351 | 2024-09-27T17:57:05.748Z | 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 = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
|
352 | 2024-09-27T17:57:05.748Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-aa4e57a6-9dc2-4186-be12-1a9d092ea386"]
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 = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
|
353 | 2024-09-27T17:57:05.789Z | 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 = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
|
354 | 2024-09-27T17:57:05.789Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a3357d43-c801-47cc-bd72-091c73e036b6"]
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 = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
|
355 | 2024-09-27T17:57:05.817Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 492
file = phd-tests/framework/src/test_vm/mod.rs
line = 1017
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = b00fdb1f-6e57-47ac-a2e9-1ec076ae5712
|
356 | 2024-09-27T17:57:05.817Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9149
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
|
357 | 2024-09-27T17:57:05.817Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 492
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
358 | 2024-09-27T17:57:05.817Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
359 | 2024-09-27T17:57:05.817Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
360 | | test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 109.13s |
361 | | |
362 | 2024-09-27T17:57:05.817Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 40
target = phd_runner
|