1 | 2024-09-06T16:40:36.420Z | 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-06T16:40:36.422Z | 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: 28090, tv_nsec: 705195480 }, 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-06T16:40:36.422Z | 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-06T16:40:36.422Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = 9d82a99058e7f4d76ccc2141dcd78e7d4730cc78
file = phd-tests/framework/src/artifacts/store.rs
line = 313
target = phd_framework::artifacts::store
|
5 | 2024-09-06T16:40:36.422Z | 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/9d82a99058e7f4d76ccc2141dcd78e7d4730cc78/crucible-nightly.sha256.txt
|
6 | 2024-09-06T16:40:36.556Z | 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-06T16:40:36.997Z | 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/3c389463fba5d40258ad93d59a6b3c8f6b518bd9/propolis-server.sha256.txt
|
8 | 2024-09-06T16:40:37.106Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
9 | 2024-09-06T16:40:37.106Z | 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-06T16:40:37.106Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
11 | 2024-09-06T16:40:37.106Z | 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-06T16:40:37.106Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
13 | 2024-09-06T16:40:37.106Z | 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-06T16:40:37.107Z | 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-06T16:40:37.107Z | 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-06T16:40:37.107Z | 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-06T16:40:37.687Z | 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-06T16:40:37.688Z | 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-06T16:41:05.898Z | 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-06T16:41:05.898Z | 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-06T16:41:05.919Z | 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.01M 1.80T 1.91M /phd-artifacts\n
target = phd_framework::zfs
|
22 | 2024-09-06T16:41:05.920Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4ba2a0b8-c8bf-42f4-9b7c-d02226e93442"]
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-06T16:41:05.975Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4ba2a0b8-c8bf-42f4-9b7c-d02226e93442", "phd-artifacts/phd-clone-9f998cfe-4435-4d16-afa9-f53ec370ea3c"]
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-06T16:41:05.992Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-9f998cfe-4435-4d16-afa9-f53ec370ea3c"]
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-06T16:41:06.002Z | 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-9f998cfe-4435-4d16-afa9-f53ec370ea3c 0B 1.80T 48.9M /phd-artifacts/phd-clone-9f998cfe-4435-4d16-afa9-f53ec370ea3c\n
target = phd_framework::zfs
|
26 | 2024-09-06T16:41:06.003Z | 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-06T16:41:06.003Z | 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-06T16:41:06.003Z | 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/1d49602e7a6f33816a8b118d368417deedb1a03533425a7bddbb16cc4ae54390/propolis-server.tar.gz
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
29 | 2024-09-06T16:41:06.003Z | 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/3c389463fba5d40258ad93d59a6b3c8f6b518bd9/propolis-server.tar.gz
|
30 | 2024-09-06T16:41:30.654Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/1d49602e7a6f33816a8b118d368417deedb1a03533425a7bddbb16cc4ae54390/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-06T16:41:30.654Z | 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-06T16:41:43.105Z | 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/1d49602e7a6f33816a8b118d368417deedb1a03533425a7bddbb16cc4ae54390/propolis-server"
target = phd_framework::test_vm::server
|
33 | 2024-09-06T16:41:43.105Z | 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-06T16:41:43.149Z | 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-06T16:41:43.149Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 37146
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-06T16:41:43.150Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
37 | 2024-09-06T16:41:43.151Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
38 | 2024-09-06T16:41:43.589Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
39 | 2024-09-06T16:41:43.590Z | 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: 7acf04df-2ac2-4089-a7d7-9d8eb80f6061, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 8ec75d69-1896-41df-ae4a-efcbe15d266d, silo_id: 7da87f74-18df-42cf-b435-3998f3df9797, sled_id: 06767cd4-f02b-45d6-855f-e1a0c3e78373, sled_model: "pheidippes", sled_revision: 1, sled_serial: "06767cd4-f02b-45d6-855f-e1a0c3e78373" }, name: "phd-vm-7acf04df-2ac2-4089-a7d7-9d8eb80f6061", 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
40 | 2024-09-06T16:41:43.590Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 440
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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
41 | 2024-09-06T16:41:43.590Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
42 | 2024-09-06T16:41:43.590Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
43 | 2024-09-06T16:41:43.591Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
44 | 2024-09-06T16:41:43.591Z | 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-06T16:41:43.591Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
46 | 2024-09-06T16:41:43.591Z | 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-06T16:41:43.591Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
48 | 2024-09-06T16:41:43.591Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
49 | 2024-09-06T16:41:47.794Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4202
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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
50 | 2024-09-06T16:41:47.794Z | 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-06T16:41:47.794Z | 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-06T16:41:47.794Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
53 | 2024-09-06T16:41:47.794Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
54 | 2024-09-06T16:41:47.812Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
55 | 2024-09-06T16:41:47.812Z | 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-06T16:41:47.812Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4221
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-06T16:41:47.813Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
58 | 2024-09-06T16:41:47.813Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
59 | 2024-09-06T16:41:47.823Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
60 | 2024-09-06T16:41:47.823Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
61 | 2024-09-06T16:41:47.823Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
62 | 2024-09-06T16:41:47.845Z | 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::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
63 | 2024-09-06T16:41:47.845Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
64 | 2024-09-06T16:41:47.845Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
65 | 2024-09-06T16:41:47.856Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
66 | 2024-09-06T16:41:47.856Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
67 | 2024-09-06T16:41:47.856Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
68 | 2024-09-06T16:41:47.879Z | 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
vm_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
69 | 2024-09-06T16:41:47.879Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
70 | 2024-09-06T16:41:47.879Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
71 | 2024-09-06T16:41:47.890Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
72 | 2024-09-06T16:41:47.890Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
73 | 2024-09-06T16:41:47.890Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
74 | 2024-09-06T16:41:47.923Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
75 | 2024-09-06T16:41:47.923Z | 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-06T16:41:47.924Z | 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-06T16:41:47.924Z | 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-06T16:41:47.924Z | 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-06T16:41:47.924Z | 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-06T16:41:47.924Z | 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-06T16:41:47.924Z | 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-06T16:41:47.942Z | 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-06T16:41:47.942Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
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-06T16:41:47.942Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
target = phd_framework::test_vm
target_id = 4997208b-0860-4b11-94b7-1f76bc7cf196
|
85 | 2024-09-06T16:41:47.943Z | 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 = f6c1df2d-19f7-4a83-939f-b8ae9009bea7
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
target = phd_framework::test_vm
target_id = 4997208b-0860-4b11-94b7-1f76bc7cf196
timeout_duration = 45s
|
86 | 2024-09-06T16:41:47.943Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
target = phd_framework::test_vm
target_id = 4997208b-0860-4b11-94b7-1f76bc7cf196
vm = migration_from_base_and_back_lifecycle_0
vm_id = 4997208b-0860-4b11-94b7-1f76bc7cf196
|
87 | 2024-09-06T16:41:47.943Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
target = phd_framework::test_vm
target_id = 4997208b-0860-4b11-94b7-1f76bc7cf196
vm = migration_from_base_and_back_lifecycle_0
vm_id = 4997208b-0860-4b11-94b7-1f76bc7cf196
|
88 | 2024-09-06T16:41:48.679Z | 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: 4997208b-0860-4b11-94b7-1f76bc7cf196, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 8ec75d69-1896-41df-ae4a-efcbe15d266d, silo_id: 7da87f74-18df-42cf-b435-3998f3df9797, sled_id: 1657f8c6-e1ed-4b7c-b503-7e99d84cbe8e, sled_model: "pheidippes", sled_revision: 1, sled_serial: "1657f8c6-e1ed-4b7c-b503-7e99d84cbe8e" }, name: "phd-vm-4997208b-0860-4b11-94b7-1f76bc7cf196", 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
target = phd_framework::test_vm
target_id = 4997208b-0860-4b11-94b7-1f76bc7cf196
vm = migration_from_base_and_back_lifecycle_0
vm_id = 4997208b-0860-4b11-94b7-1f76bc7cf196
|
89 | 2024-09-06T16:41:48.679Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 736
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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
target = phd_framework::test_vm
target_id = 4997208b-0860-4b11-94b7-1f76bc7cf196
vm = migration_from_base_and_back_lifecycle_0
vm_id = 4997208b-0860-4b11-94b7-1f76bc7cf196
|
90 | 2024-09-06T16:41:48.679Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 593
migration_id = f6c1df2d-19f7-4a83-939f-b8ae9009bea7
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
target = phd_framework::test_vm
target_id = 4997208b-0860-4b11-94b7-1f76bc7cf196
|
91 | 2024-09-06T16:41:51.273Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7718}}
target = phd_framework::serial
|
92 | 2024-09-06T16:41:51.351Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
target = phd_framework::test_vm
target_id = 4997208b-0860-4b11-94b7-1f76bc7cf196
|
93 | 2024-09-06T16:41:51.351Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2672
file = phd-tests/framework/src/test_vm/mod.rs
line = 593
migration_id = f6c1df2d-19f7-4a83-939f-b8ae9009bea7
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
target = phd_framework::test_vm
target_id = 4997208b-0860-4b11-94b7-1f76bc7cf196
|
94 | 2024-09-06T16:41:51.351Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3408
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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
target = phd_framework::test_vm
target_id = 4997208b-0860-4b11-94b7-1f76bc7cf196
|
95 | 2024-09-06T16:41:51.353Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
96 | 2024-09-06T16:41:51.353Z | 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 = 4997208b-0860-4b11-94b7-1f76bc7cf196
|
97 | 2024-09-06T16:41:51.353Z | 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 = 4997208b-0860-4b11-94b7-1f76bc7cf196
|
98 | 2024-09-06T16:41:51.354Z | 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
99 | 2024-09-06T16:41:51.474Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 121
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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
|
100 | 2024-09-06T16:41:51.475Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 121
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 = 4997208b-0860-4b11-94b7-1f76bc7cf196
|
101 | 2024-09-06T16:41:51.475Z | 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 = 4997208b-0860-4b11-94b7-1f76bc7cf196
|
102 | 2024-09-06T16:41:51.475Z | 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 = 4997208b-0860-4b11-94b7-1f76bc7cf196
|
103 | 2024-09-06T16:41:51.497Z | 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_0
vm_id = 4997208b-0860-4b11-94b7-1f76bc7cf196
|
104 | 2024-09-06T16:41:51.498Z | 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-06T16:41:51.498Z | 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-06T16:41:51.498Z | 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-06T16:41:51.498Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/1d49602e7a6f33816a8b118d368417deedb1a03533425a7bddbb16cc4ae54390/propolis-server
target = phd_framework::artifacts::store
|
108 | 2024-09-06T16:41:51.498Z | 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/1d49602e7a6f33816a8b118d368417deedb1a03533425a7bddbb16cc4ae54390/propolis-server"
target = phd_framework::test_vm::server
|
109 | 2024-09-06T16:41:51.498Z | 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-06T16:41:51.518Z | 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-06T16:41:51.519Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 21
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-06T16:41:51.519Z | 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 = 4997208b-0860-4b11-94b7-1f76bc7cf196
target = phd_framework::test_vm
target_id = c618c723-282e-487b-b4b0-845623425a39
|
113 | 2024-09-06T16:41:51.519Z | 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 = c403f4d0-7240-4206-9406-b0fb4c5ce503
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 4997208b-0860-4b11-94b7-1f76bc7cf196
target = phd_framework::test_vm
target_id = c618c723-282e-487b-b4b0-845623425a39
timeout_duration = 45s
|
114 | 2024-09-06T16:41:51.519Z | 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 = 4997208b-0860-4b11-94b7-1f76bc7cf196
target = phd_framework::test_vm
target_id = c618c723-282e-487b-b4b0-845623425a39
vm = migration_from_base_and_back_lifecycle_1
vm_id = c618c723-282e-487b-b4b0-845623425a39
|
115 | 2024-09-06T16:41:51.520Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
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 = 4997208b-0860-4b11-94b7-1f76bc7cf196
target = phd_framework::test_vm
target_id = c618c723-282e-487b-b4b0-845623425a39
vm = migration_from_base_and_back_lifecycle_1
vm_id = c618c723-282e-487b-b4b0-845623425a39
|
116 | 2024-09-06T16:41:52.184Z | 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: c618c723-282e-487b-b4b0-845623425a39, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 8ec75d69-1896-41df-ae4a-efcbe15d266d, silo_id: 7da87f74-18df-42cf-b435-3998f3df9797, sled_id: 88e1ec5e-f290-4597-8535-f897a9838868, sled_model: "pheidippes", sled_revision: 1, sled_serial: "88e1ec5e-f290-4597-8535-f897a9838868" }, name: "phd-vm-c618c723-282e-487b-b4b0-845623425a39", 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 = 4997208b-0860-4b11-94b7-1f76bc7cf196
target = phd_framework::test_vm
target_id = c618c723-282e-487b-b4b0-845623425a39
vm = migration_from_base_and_back_lifecycle_1
vm_id = c618c723-282e-487b-b4b0-845623425a39
|
117 | 2024-09-06T16:41:52.184Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 664
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 = 4997208b-0860-4b11-94b7-1f76bc7cf196
target = phd_framework::test_vm
target_id = c618c723-282e-487b-b4b0-845623425a39
vm = migration_from_base_and_back_lifecycle_1
vm_id = c618c723-282e-487b-b4b0-845623425a39
|
118 | 2024-09-06T16:41:52.184Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 593
migration_id = c403f4d0-7240-4206-9406-b0fb4c5ce503
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 4997208b-0860-4b11-94b7-1f76bc7cf196
target = phd_framework::test_vm
target_id = c618c723-282e-487b-b4b0-845623425a39
|
119 | 2024-09-06T16:41:54.766Z | 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-06T16:41:54.889Z | 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 = 4997208b-0860-4b11-94b7-1f76bc7cf196
target = phd_framework::test_vm
target_id = c618c723-282e-487b-b4b0-845623425a39
|
121 | 2024-09-06T16:41:54.889Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2704
file = phd-tests/framework/src/test_vm/mod.rs
line = 593
migration_id = c403f4d0-7240-4206-9406-b0fb4c5ce503
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 4997208b-0860-4b11-94b7-1f76bc7cf196
target = phd_framework::test_vm
target_id = c618c723-282e-487b-b4b0-845623425a39
|
122 | 2024-09-06T16:41:54.889Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3369
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 = 4997208b-0860-4b11-94b7-1f76bc7cf196
target = phd_framework::test_vm
target_id = c618c723-282e-487b-b4b0-845623425a39
|
123 | 2024-09-06T16:41:54.890Z | 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 = 4997208b-0860-4b11-94b7-1f76bc7cf196
|
124 | 2024-09-06T16:41:54.890Z | 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 = c618c723-282e-487b-b4b0-845623425a39
|
125 | 2024-09-06T16:41:54.890Z | 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 = c618c723-282e-487b-b4b0-845623425a39
|
126 | 2024-09-06T16:41:54.891Z | 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 = 4997208b-0860-4b11-94b7-1f76bc7cf196
|
127 | 2024-09-06T16:41:55.027Z | 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 = 4997208b-0860-4b11-94b7-1f76bc7cf196
|
128 | 2024-09-06T16:41:55.027Z | 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 = c618c723-282e-487b-b4b0-845623425a39
|
129 | 2024-09-06T16:41:55.027Z | 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 = c618c723-282e-487b-b4b0-845623425a39
|
130 | 2024-09-06T16:41:55.027Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = c618c723-282e-487b-b4b0-845623425a39
|
131 | 2024-09-06T16:41:55.050Z | 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 = c618c723-282e-487b-b4b0-845623425a39
|
132 | 2024-09-06T16:41:55.050Z | 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-06T16:41:55.050Z | 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-06T16:41:55.050Z | 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-06T16:41:55.050Z | 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-06T16:41:55.050Z | 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-06T16:41:55.050Z | 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-06T16:41:55.073Z | 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-06T16:41:55.073Z | 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::migration_from_base_and_back
target = phd_framework::test_vm
|
140 | 2024-09-06T16:41:55.073Z | 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 = c618c723-282e-487b-b4b0-845623425a39
target = phd_framework::test_vm
target_id = 62747168-9479-448a-bb0f-4da72bf25aee
|
141 | 2024-09-06T16:41:55.073Z | 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 = c3e5dbbf-92d6-45dd-95bf-f08819b0d080
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = c618c723-282e-487b-b4b0-845623425a39
target = phd_framework::test_vm
target_id = 62747168-9479-448a-bb0f-4da72bf25aee
timeout_duration = 45s
|
142 | 2024-09-06T16:41:55.073Z | 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 = c618c723-282e-487b-b4b0-845623425a39
target = phd_framework::test_vm
target_id = 62747168-9479-448a-bb0f-4da72bf25aee
vm = migration_from_base_and_back_lifecycle_2
vm_id = 62747168-9479-448a-bb0f-4da72bf25aee
|
143 | 2024-09-06T16:41:55.074Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
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 = c618c723-282e-487b-b4b0-845623425a39
target = phd_framework::test_vm
target_id = 62747168-9479-448a-bb0f-4da72bf25aee
vm = migration_from_base_and_back_lifecycle_2
vm_id = 62747168-9479-448a-bb0f-4da72bf25aee
|
144 | 2024-09-06T16:41:55.878Z | 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: 62747168-9479-448a-bb0f-4da72bf25aee, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 8ec75d69-1896-41df-ae4a-efcbe15d266d, silo_id: 7da87f74-18df-42cf-b435-3998f3df9797, sled_id: ae22ee8e-0aab-4c4c-a302-6c3c6d5ca88e, sled_model: "pheidippes", sled_revision: 1, sled_serial: "ae22ee8e-0aab-4c4c-a302-6c3c6d5ca88e" }, name: "phd-vm-62747168-9479-448a-bb0f-4da72bf25aee", 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 = c618c723-282e-487b-b4b0-845623425a39
target = phd_framework::test_vm
target_id = 62747168-9479-448a-bb0f-4da72bf25aee
vm = migration_from_base_and_back_lifecycle_2
vm_id = 62747168-9479-448a-bb0f-4da72bf25aee
|
145 | 2024-09-06T16:41:55.878Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 804
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 = c618c723-282e-487b-b4b0-845623425a39
target = phd_framework::test_vm
target_id = 62747168-9479-448a-bb0f-4da72bf25aee
vm = migration_from_base_and_back_lifecycle_2
vm_id = 62747168-9479-448a-bb0f-4da72bf25aee
|
146 | 2024-09-06T16:41:55.878Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 593
migration_id = c3e5dbbf-92d6-45dd-95bf-f08819b0d080
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = c618c723-282e-487b-b4b0-845623425a39
target = phd_framework::test_vm
target_id = 62747168-9479-448a-bb0f-4da72bf25aee
|
147 | 2024-09-06T16:41:58.465Z | 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-06T16:41:58.751Z | 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 = c618c723-282e-487b-b4b0-845623425a39
target = phd_framework::test_vm
target_id = 62747168-9479-448a-bb0f-4da72bf25aee
|
149 | 2024-09-06T16:41:58.751Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2872
file = phd-tests/framework/src/test_vm/mod.rs
line = 593
migration_id = c3e5dbbf-92d6-45dd-95bf-f08819b0d080
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = c618c723-282e-487b-b4b0-845623425a39
target = phd_framework::test_vm
target_id = 62747168-9479-448a-bb0f-4da72bf25aee
|
150 | 2024-09-06T16:41:58.751Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3677
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 = c618c723-282e-487b-b4b0-845623425a39
target = phd_framework::test_vm
target_id = 62747168-9479-448a-bb0f-4da72bf25aee
|
151 | 2024-09-06T16:41:58.752Z | 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 = c618c723-282e-487b-b4b0-845623425a39
|
152 | 2024-09-06T16:41:58.752Z | 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 = 62747168-9479-448a-bb0f-4da72bf25aee
|
153 | 2024-09-06T16:41:58.752Z | 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 = 62747168-9479-448a-bb0f-4da72bf25aee
|
154 | 2024-09-06T16:41:58.753Z | 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 = c618c723-282e-487b-b4b0-845623425a39
|
155 | 2024-09-06T16:41:58.866Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 113
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 = c618c723-282e-487b-b4b0-845623425a39
|
156 | 2024-09-06T16:41:58.867Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 114
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 = 62747168-9479-448a-bb0f-4da72bf25aee
|
157 | 2024-09-06T16:41:58.867Z | 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 = 62747168-9479-448a-bb0f-4da72bf25aee
|
158 | 2024-09-06T16:41:58.867Z | 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 = 62747168-9479-448a-bb0f-4da72bf25aee
|
159 | 2024-09-06T16:41:58.900Z | 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_lifecycle_2
vm_id = 62747168-9479-448a-bb0f-4da72bf25aee
|
160 | 2024-09-06T16:41:58.900Z | 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 = 62747168-9479-448a-bb0f-4da72bf25aee
|
161 | 2024-09-06T16:41:58.900Z | 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-06T16:41:58.900Z | 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-06T16:41:58.900Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 15310
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
164 | 2024-09-06T16:41:58.900Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
165 | 2024-09-06T16:41:58.901Z | 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 = 62747168-9479-448a-bb0f-4da72bf25aee
|
166 | 2024-09-06T16:41:59.579Z | 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 = 62747168-9479-448a-bb0f-4da72bf25aee
|
167 | 2024-09-06T16:41:59.702Z | 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 = 62747168-9479-448a-bb0f-4da72bf25aee
|
168 | 2024-09-06T16:41:59.702Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-9f998cfe-4435-4d16-afa9-f53ec370ea3c"]
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 = 62747168-9479-448a-bb0f-4da72bf25aee
|
169 | 2024-09-06T16:41:59.737Z | 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 = 62747168-9479-448a-bb0f-4da72bf25aee
|
170 | 2024-09-06T16:41:59.737Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4ba2a0b8-c8bf-42f4-9b7c-d02226e93442"]
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 = 62747168-9479-448a-bb0f-4da72bf25aee
|
171 | 2024-09-06T16:41:59.765Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 864
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 = 62747168-9479-448a-bb0f-4da72bf25aee
|
172 | 2024-09-06T16:41:59.765Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 82658
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-06T16:41:59.765Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 864
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
174 | 2024-09-06T16:41:59.765Z | 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-06T16:41:59.765Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
176 | 2024-09-06T16:41:59.765Z | 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-06T16:41:59.765Z | 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-06T16:41:59.765Z | 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-06T16:41:59.765Z | 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-06T16:41:59.765Z | 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-06T16:41:59.766Z | 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-06T16:41:59.785Z | 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 691M 1.80T 691M /phd-artifacts\n
target = phd_framework::zfs
|
183 | 2024-09-06T16:41:59.786Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3ac6354d-4df6-4952-b884-fa8f6a0f6a22"]
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-06T16:41:59.807Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3ac6354d-4df6-4952-b884-fa8f6a0f6a22", "phd-artifacts/phd-clone-54cd4486-f341-4f17-9c47-543fc4f8c7a3"]
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-06T16:41:59.829Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-54cd4486-f341-4f17-9c47-543fc4f8c7a3"]
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-06T16:41:59.846Z | 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-54cd4486-f341-4f17-9c47-543fc4f8c7a3 0B 1.80T 691M /phd-artifacts/phd-clone-54cd4486-f341-4f17-9c47-543fc4f8c7a3\n
target = phd_framework::zfs
|
187 | 2024-09-06T16:41:59.847Z | 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-06T16:41:59.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::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base
|
189 | 2024-09-06T16:41:59.847Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/1d49602e7a6f33816a8b118d368417deedb1a03533425a7bddbb16cc4ae54390/propolis-server
target = phd_framework::artifacts::store
|
190 | 2024-09-06T16:41:59.847Z | 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/1d49602e7a6f33816a8b118d368417deedb1a03533425a7bddbb16cc4ae54390/propolis-server"
target = phd_framework::test_vm::server
|
191 | 2024-09-06T16:41:59.847Z | 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-06T16:41:59.858Z | 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-06T16:41:59.858Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
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-06T16:41:59.858Z | 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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
|
195 | 2024-09-06T16:41:59.859Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
|
196 | 2024-09-06T16:42:00.266Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
197 | 2024-09-06T16:42:00.268Z | 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: b24920a5-5f79-4a24-9f1d-2303ebaa6db9, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 1979a317-cefe-4f8f-a243-2b7ff0ec9f09, silo_id: 3071af1f-f696-49dd-aee2-682cf12be5fe, sled_id: bb55839c-4e89-4172-acb0-18768e1a023d, sled_model: "pheidippes", sled_revision: 1, sled_serial: "bb55839c-4e89-4172-acb0-18768e1a023d" }, name: "phd-vm-b24920a5-5f79-4a24-9f1d-2303ebaa6db9", 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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
|
198 | 2024-09-06T16:42:00.268Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 409
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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
|
199 | 2024-09-06T16:42:00.268Z | 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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
|
200 | 2024-09-06T16:42:00.268Z | 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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
|
201 | 2024-09-06T16:42:00.268Z | 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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
|
202 | 2024-09-06T16:42:00.268Z | 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-06T16:42:00.268Z | 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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
|
204 | 2024-09-06T16:42:00.269Z | 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-06T16:42:00.269Z | 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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
|
206 | 2024-09-06T16:42:00.269Z | 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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
|
207 | 2024-09-06T16:42:04.482Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4213
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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
|
208 | 2024-09-06T16:42:04.482Z | 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-06T16:42:04.483Z | 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-06T16:42:04.483Z | 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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
|
211 | 2024-09-06T16:42:04.483Z | 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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
|
212 | 2024-09-06T16:42:04.501Z | 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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
|
213 | 2024-09-06T16:42:04.501Z | 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-06T16:42:04.501Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4232
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-06T16:42:04.501Z | 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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
|
216 | 2024-09-06T16:42:04.501Z | 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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
|
217 | 2024-09-06T16:42:04.512Z | 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::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
|
218 | 2024-09-06T16:42:04.513Z | 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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
|
219 | 2024-09-06T16:42:04.513Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
|
220 | 2024-09-06T16:42:04.535Z | 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::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
|
221 | 2024-09-06T16:42:04.540Z | 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-06T16:42:04.540Z | 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-06T16:42:04.540Z | 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-06T16:42:04.540Z | 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-06T16:42:04.540Z | 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-06T16:42:04.540Z | 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-06T16:42:04.557Z | 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-06T16:42:04.558Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 17
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-06T16:42:04.558Z | 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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
target = phd_framework::test_vm
target_id = d5612ff4-0c49-4806-a46a-07aa265a2590
|
230 | 2024-09-06T16:42:04.558Z | 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 = bf42b036-5303-4e34-a8de-2434864a6114
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
target = phd_framework::test_vm
target_id = d5612ff4-0c49-4806-a46a-07aa265a2590
timeout_duration = 45s
|
231 | 2024-09-06T16:42:04.558Z | 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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
target = phd_framework::test_vm
target_id = d5612ff4-0c49-4806-a46a-07aa265a2590
vm = migration_serial_history_base_lifecycle_0
vm_id = d5612ff4-0c49-4806-a46a-07aa265a2590
|
232 | 2024-09-06T16:42:04.558Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
target = phd_framework::test_vm
target_id = d5612ff4-0c49-4806-a46a-07aa265a2590
vm = migration_serial_history_base_lifecycle_0
vm_id = d5612ff4-0c49-4806-a46a-07aa265a2590
|
233 | 2024-09-06T16:42:05.430Z | 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: d5612ff4-0c49-4806-a46a-07aa265a2590, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 1979a317-cefe-4f8f-a243-2b7ff0ec9f09, silo_id: 3071af1f-f696-49dd-aee2-682cf12be5fe, sled_id: 7fa3cf05-50e9-481f-bf49-fdf67c78cf52, sled_model: "pheidippes", sled_revision: 1, sled_serial: "7fa3cf05-50e9-481f-bf49-fdf67c78cf52" }, name: "phd-vm-d5612ff4-0c49-4806-a46a-07aa265a2590", vcpus: 2 }, state: Migrating }
line = 428
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
target = phd_framework::test_vm
target_id = d5612ff4-0c49-4806-a46a-07aa265a2590
vm = migration_serial_history_base_lifecycle_0
vm_id = d5612ff4-0c49-4806-a46a-07aa265a2590
|
234 | 2024-09-06T16:42:05.431Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 872
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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
target = phd_framework::test_vm
target_id = d5612ff4-0c49-4806-a46a-07aa265a2590
vm = migration_serial_history_base_lifecycle_0
vm_id = d5612ff4-0c49-4806-a46a-07aa265a2590
|
235 | 2024-09-06T16:42:05.431Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 593
migration_id = bf42b036-5303-4e34-a8de-2434864a6114
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
target = phd_framework::test_vm
target_id = d5612ff4-0c49-4806-a46a-07aa265a2590
|
236 | 2024-09-06T16:42:08.043Z | 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-06T16:42:10.222Z | 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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
target = phd_framework::test_vm
target_id = d5612ff4-0c49-4806-a46a-07aa265a2590
|
238 | 2024-09-06T16:42:10.222Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4791
file = phd-tests/framework/src/test_vm/mod.rs
line = 593
migration_id = bf42b036-5303-4e34-a8de-2434864a6114
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
target = phd_framework::test_vm
target_id = d5612ff4-0c49-4806-a46a-07aa265a2590
|
239 | 2024-09-06T16:42:10.222Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5664
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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
target = phd_framework::test_vm
target_id = d5612ff4-0c49-4806-a46a-07aa265a2590
|
240 | 2024-09-06T16:42:10.223Z | 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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
|
241 | 2024-09-06T16:42:10.224Z | 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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
|
242 | 2024-09-06T16:42:10.354Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 129
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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
|
243 | 2024-09-06T16:42:10.356Z | 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 = d5612ff4-0c49-4806-a46a-07aa265a2590
|
244 | 2024-09-06T16:42:10.356Z | 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-06T16:42:10.356Z | 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-06T16:42:10.356Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 10089
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
247 | 2024-09-06T16:42:10.356Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
248 | 2024-09-06T16:42:10.357Z | 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 = d5612ff4-0c49-4806-a46a-07aa265a2590
|
249 | 2024-09-06T16:42:10.897Z | 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 = d5612ff4-0c49-4806-a46a-07aa265a2590
|
250 | 2024-09-06T16:42:11.033Z | 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 = d5612ff4-0c49-4806-a46a-07aa265a2590
|
251 | 2024-09-06T16:42:11.033Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-54cd4486-f341-4f17-9c47-543fc4f8c7a3"]
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 = d5612ff4-0c49-4806-a46a-07aa265a2590
|
252 | 2024-09-06T16:42:11.071Z | 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 = d5612ff4-0c49-4806-a46a-07aa265a2590
|
253 | 2024-09-06T16:42:11.071Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3ac6354d-4df6-4952-b884-fa8f6a0f6a22"]
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 = d5612ff4-0c49-4806-a46a-07aa265a2590
|
254 | 2024-09-06T16:42:11.103Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 746
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 = d5612ff4-0c49-4806-a46a-07aa265a2590
|
255 | 2024-09-06T16:42:11.103Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11337
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-06T16:42:11.103Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 746
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
257 | 2024-09-06T16:42:11.103Z | 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-06T16:42:11.103Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
259 | 2024-09-06T16:42:11.103Z | 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-06T16:42:11.103Z | 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-06T16:42:11.103Z | 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-06T16:42:11.103Z | 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-06T16:42:11.103Z | 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-06T16:42:11.104Z | 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-06T16:42:11.121Z | 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 692M 1.80T 691M /phd-artifacts\n
target = phd_framework::zfs
|
266 | 2024-09-06T16:42:11.122Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-675c598d-1bb4-4d5e-b20a-f7c787cfc5fb"]
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-06T16:42:11.142Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-675c598d-1bb4-4d5e-b20a-f7c787cfc5fb", "phd-artifacts/phd-clone-bb8384fa-f011-4e68-8bbf-f2e29d5735c8"]
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-06T16:42:11.165Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-bb8384fa-f011-4e68-8bbf-f2e29d5735c8"]
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-06T16:42:11.181Z | 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-bb8384fa-f011-4e68-8bbf-f2e29d5735c8 0B 1.80T 691M /phd-artifacts/phd-clone-bb8384fa-f011-4e68-8bbf-f2e29d5735c8\n
target = phd_framework::zfs
|
270 | 2024-09-06T16:42:11.181Z | 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-06T16:42:11.181Z | 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-06T16:42:11.181Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/1d49602e7a6f33816a8b118d368417deedb1a03533425a7bddbb16cc4ae54390/propolis-server
target = phd_framework::artifacts::store
|
273 | 2024-09-06T16:42:11.181Z | 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/1d49602e7a6f33816a8b118d368417deedb1a03533425a7bddbb16cc4ae54390/propolis-server"
target = phd_framework::test_vm::server
|
274 | 2024-09-06T16:42:11.182Z | 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-06T16:42:11.192Z | 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-06T16:42:11.193Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
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-06T16:42:11.193Z | 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
278 | 2024-09-06T16:42:11.193Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
279 | 2024-09-06T16:42:11.815Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
280 | 2024-09-06T16:42:11.816Z | 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: a3dc8d0c-942c-47f4-ae7a-2892597d92e1, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 43c7cd1a-2db8-43d6-962b-18410ec8939b, silo_id: 88e909d3-107f-46d7-8f98-46f94095e36a, sled_id: ab1da32c-9ff0-4b04-8880-0552e8867583, sled_model: "pheidippes", sled_revision: 1, sled_serial: "ab1da32c-9ff0-4b04-8880-0552e8867583" }, name: "phd-vm-a3dc8d0c-942c-47f4-ae7a-2892597d92e1", 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
281 | 2024-09-06T16:42:11.816Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 623
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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
282 | 2024-09-06T16:42:11.816Z | 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
283 | 2024-09-06T16:42:11.817Z | 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
284 | 2024-09-06T16:42:11.817Z | 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
285 | 2024-09-06T16:42:11.817Z | 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-06T16:42:11.817Z | 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
287 | 2024-09-06T16:42:11.817Z | 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-06T16:42:11.817Z | 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
289 | 2024-09-06T16:42:11.817Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
290 | 2024-09-06T16:42:15.989Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4171
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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
291 | 2024-09-06T16:42:15.989Z | 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-06T16:42:15.989Z | 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-06T16:42:15.989Z | 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
294 | 2024-09-06T16:42:15.989Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
295 | 2024-09-06T16:42:16.007Z | 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
296 | 2024-09-06T16:42:16.007Z | 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-06T16:42:16.007Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4189
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-06T16:42:16.007Z | 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
299 | 2024-09-06T16:42:16.007Z | 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
300 | 2024-09-06T16:42:16.018Z | 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
301 | 2024-09-06T16:42:16.018Z | 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
302 | 2024-09-06T16:42:16.018Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
303 | 2024-09-06T16:42:16.051Z | 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
304 | 2024-09-06T16:42:16.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::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
305 | 2024-09-06T16:42:16.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::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
306 | 2024-09-06T16:42:16.062Z | 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
307 | 2024-09-06T16:42:16.063Z | 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
308 | 2024-09-06T16:42:16.063Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
309 | 2024-09-06T16:42:16.095Z | 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
310 | 2024-09-06T16:42:16.096Z | 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
311 | 2024-09-06T16:42:16.096Z | 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
312 | 2024-09-06T16:42:16.106Z | 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
313 | 2024-09-06T16:42:16.106Z | 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
314 | 2024-09-06T16:42:16.106Z | 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
315 | 2024-09-06T16:42:16.128Z | 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
316 | 2024-09-06T16:42:16.128Z | 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-06T16:42:16.128Z | 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-06T16:42:16.128Z | 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-06T16:42:16.128Z | 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-06T16:42:16.128Z | 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-06T16:42:16.129Z | 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-06T16:42:16.147Z | 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-06T16:42:16.148Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
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-06T16:42:16.148Z | 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
target = phd_framework::test_vm
target_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
|
325 | 2024-09-06T16:42:16.148Z | 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 = 0801617b-d0bc-4bec-b5f7-0ca9358f637e
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
target = phd_framework::test_vm
target_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
timeout_duration = 45s
|
326 | 2024-09-06T16:42:16.148Z | 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
target = phd_framework::test_vm
target_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
vm = migration_from_base_lifecycle_0
vm_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
|
327 | 2024-09-06T16:42:16.149Z | 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): error trying to connect: tcp connect error: Connection refused (os error 146)
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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
target = phd_framework::test_vm
target_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
vm = migration_from_base_lifecycle_0
vm_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
|
328 | 2024-09-06T16:42:16.892Z | 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: 4db8f210-8b5f-49a5-8c01-5649ecc87059, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 43c7cd1a-2db8-43d6-962b-18410ec8939b, silo_id: 88e909d3-107f-46d7-8f98-46f94095e36a, sled_id: 0d75d987-e0da-4f89-af3a-c4aba52d921f, sled_model: "pheidippes", sled_revision: 1, sled_serial: "0d75d987-e0da-4f89-af3a-c4aba52d921f" }, name: "phd-vm-4db8f210-8b5f-49a5-8c01-5649ecc87059", vcpus: 2 }, state: Migrating }
line = 428
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
target = phd_framework::test_vm
target_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
vm = migration_from_base_lifecycle_0
vm_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
|
329 | 2024-09-06T16:42:16.892Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 743
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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
target = phd_framework::test_vm
target_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
vm = migration_from_base_lifecycle_0
vm_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
|
330 | 2024-09-06T16:42:16.892Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 593
migration_id = 0801617b-d0bc-4bec-b5f7-0ca9358f637e
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
target = phd_framework::test_vm
target_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
|
331 | 2024-09-06T16:42:19.472Z | 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-06T16:42:20.682Z | 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
target = phd_framework::test_vm
target_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
|
333 | 2024-09-06T16:42:20.682Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3789
file = phd-tests/framework/src/test_vm/mod.rs
line = 593
migration_id = 0801617b-d0bc-4bec-b5f7-0ca9358f637e
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
target = phd_framework::test_vm
target_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
|
334 | 2024-09-06T16:42:20.682Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4534
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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
target = phd_framework::test_vm
target_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
|
335 | 2024-09-06T16:42:20.683Z | 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
336 | 2024-09-06T16:42:20.683Z | 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 = 4db8f210-8b5f-49a5-8c01-5649ecc87059
|
337 | 2024-09-06T16:42:20.683Z | 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 = 4db8f210-8b5f-49a5-8c01-5649ecc87059
|
338 | 2024-09-06T16:42:20.684Z | 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
339 | 2024-09-06T16:42:20.817Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 134
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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
|
340 | 2024-09-06T16:42:20.818Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 134
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 = 4db8f210-8b5f-49a5-8c01-5649ecc87059
|
341 | 2024-09-06T16:42:20.818Z | 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 = 4db8f210-8b5f-49a5-8c01-5649ecc87059
|
342 | 2024-09-06T16:42:20.818Z | 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 = 4db8f210-8b5f-49a5-8c01-5649ecc87059
|
343 | 2024-09-06T16:42:20.841Z | 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 = 4db8f210-8b5f-49a5-8c01-5649ecc87059
|
344 | 2024-09-06T16:42:20.841Z | 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 = 4db8f210-8b5f-49a5-8c01-5649ecc87059
|
345 | 2024-09-06T16:42:20.841Z | 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-06T16:42:20.841Z | 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-06T16:42:20.841Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9025
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
348 | 2024-09-06T16:42:20.841Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
349 | 2024-09-06T16:42:20.842Z | 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 = 4db8f210-8b5f-49a5-8c01-5649ecc87059
|
350 | 2024-09-06T16:42:21.503Z | 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 = 4db8f210-8b5f-49a5-8c01-5649ecc87059
|
351 | 2024-09-06T16:42:21.637Z | 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 = 4db8f210-8b5f-49a5-8c01-5649ecc87059
|
352 | 2024-09-06T16:42:21.638Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-bb8384fa-f011-4e68-8bbf-f2e29d5735c8"]
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 = 4db8f210-8b5f-49a5-8c01-5649ecc87059
|
353 | 2024-09-06T16:42:21.672Z | 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 = 4db8f210-8b5f-49a5-8c01-5649ecc87059
|
354 | 2024-09-06T16:42:21.673Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-675c598d-1bb4-4d5e-b20a-f7c787cfc5fb"]
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 = 4db8f210-8b5f-49a5-8c01-5649ecc87059
|
355 | 2024-09-06T16:42:21.702Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 861
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 = 4db8f210-8b5f-49a5-8c01-5649ecc87059
|
356 | 2024-09-06T16:42:21.703Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10599
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-06T16:42:21.703Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 861
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
358 | 2024-09-06T16:42:21.703Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
359 | 2024-09-06T16:42:21.703Z | 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 104.60s |
361 | | |
362 | 2024-09-06T16:42:21.703Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 40
target = phd_runner
|