1 | 2025-02-20T21:45:44.447Z | INFO | phd-runner: phd_runner
file = phd-tests/runner/src/main.rs
line = 35
runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), server_logging_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
2 | 2025-02-20T21:45:44.450Z | 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: 473, tv_nsec: 799739134 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
3 | 2025-02-20T21:45:44.450Z | INFO | phd-runner: Adding Propolis server from local command
file = phd-tests/framework/src/artifacts/store.rs
line = 229
propolis_server_cmd = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
4 | 2025-02-20T21:45:44.450Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = d2d8f8ad449df7e2befb7ee2723a442dd74b9b72
file = phd-tests/framework/src/artifacts/store.rs
line = 313
target = phd_framework::artifacts::store
|
5 | 2025-02-20T21:45:44.450Z | 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/d2d8f8ad449df7e2befb7ee2723a442dd74b9b72/crucible-nightly.sha256.txt
|
6 | 2025-02-20T21:45:44.581Z | INFO | phd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master'
file = phd-tests/framework/src/artifacts/store.rs
line = 250
target = phd_framework::artifacts::store
|
7 | 2025-02-20T21:45:45.037Z | 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/98d0823eab27d8393d43fa73e8b39a33bb855161/propolis-server.sha256.txt
|
8 | 2025-02-20T21:45:45.141Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
9 | 2025-02-20T21:45:45.141Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
10 | 2025-02-20T21:45:45.142Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
11 | 2025-02-20T21:45:45.142Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
12 | 2025-02-20T21:45:45.142Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
13 | 2025-02-20T21:45:45.142Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
14 | 2025-02-20T21:45:45.142Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 52
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_tests::migrate::from_base
|
15 | 2025-02-20T21:45:45.142Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
16 | 2025-02-20T21:45:45.142Z | DEBG | phd-runner: [TEST - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
|
17 | 2025-02-20T21:45:45.728Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
18 | 2025-02-20T21:45:45.729Z | DEBG | phd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso
file = phd-tests/framework/src/artifacts/store.rs
line = 621
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
timeout = 600s
|
19 | 2025-02-20T21:46:20.148Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
20 | 2025-02-20T21:46:20.148Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
21 | 2025-02-20T21:46:20.178Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::migration_from_base_and_back
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2M 1.80T 1.91M /phd-artifacts\n
target = phd_framework::zfs
|
22 | 2025-02-20T21:46:20.178Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-2280c7a2-56f7-4632-a0db-741a4ea29f31"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = snapshot
|
23 | 2025-02-20T21:46:20.210Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-2280c7a2-56f7-4632-a0db-741a4ea29f31", "phd-artifacts/phd-clone-563deb07-cf12-4010-8947-5f103fe6e0b6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = clone
|
24 | 2025-02-20T21:46:20.232Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-563deb07-cf12-4010-8947-5f103fe6e0b6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
25 | 2025-02-20T21:46:20.245Z | 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-563deb07-cf12-4010-8947-5f103fe6e0b6 0B 1.80T 48.9M /phd-artifacts/phd-clone-563deb07-cf12-4010-8947-5f103fe6e0b6\n
target = phd_framework::zfs
|
26 | 2025-02-20T21:46:20.245Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
27 | 2025-02-20T21:46:20.245Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 210
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back
|
28 | 2025-02-20T21:46:20.245Z | 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/189c17d051d5acef6c2d835757cea1dc32001b6934af69845ce803896426027c/propolis-server.tar.gz
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
29 | 2025-02-20T21:46:20.245Z | 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/98d0823eab27d8393d43fa73e8b39a33bb855161/propolis-server.tar.gz
|
30 | 2025-02-20T21:46:44.660Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/189c17d051d5acef6c2d835757cea1dc32001b6934af69845ce803896426027c/propolis-server
file = phd-tests/framework/src/artifacts/store.rs
line = 162
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
untar_path = propolis-server
|
31 | 2025-02-20T21:46:44.660Z | DEBG | phd-runner: [NEW - EVENT] Extracting gzipped tarball...
file = phd-tests/framework/src/artifacts/store.rs
line = 521
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
32 | 2025-02-20T21:46:57.204Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/189c17d051d5acef6c2d835757cea1dc32001b6934af69845ce803896426027c/propolis-server"
target = phd_framework::test_vm::server
|
33 | 2025-02-20T21:46:57.204Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log"
target = phd_framework::server_log_mode
|
34 | 2025-02-20T21:46:57.255Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 867
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
35 | 2025-02-20T21:46:57.255Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 37010
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
36 | 2025-02-20T21:46:57.256Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
37 | 2025-02-20T21:46:57.256Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 319
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
38 | 2025-02-20T21:46:57.940Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
39 | 2025-02-20T21:46:57.941Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 21a1ad7c-f26c-4655-b8ad-225113a8af98, metadata: InstanceMetadata { project_id: 07392387-cf37-4bcc-b840-9fc139662e5b, silo_id: 0f4aec48-ce3c-4ea2-8c89-d6b5c39c60f8, sled_id: c7cbd2c9-075c-4be3-baae-81b5cc21f9f7, sled_model: "pheidippes", sled_revision: 1, sled_serial: "c7cbd2c9-075c-4be3-baae-81b5cc21f9f7" }, name: "phd-vm-21a1ad7c-f26c-4655-b8ad-225113a8af98" }, state: Creating }
line = 378
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
40 | 2025-02-20T21:46:57.941Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 685
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
41 | 2025-02-20T21:46:57.941Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 439
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
42 | 2025-02-20T21:46:57.941Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 444
path = phd_tests::migrate::from_base::migration_from_base_and_back
state = Run
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
43 | 2025-02-20T21:46:57.942Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 439
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
44 | 2025-02-20T21:46:57.942Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 723
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
45 | 2025-02-20T21:46:57.942Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 672
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
46 | 2025-02-20T21:46:57.942Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
47 | 2025-02-20T21:46:57.942Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
48 | 2025-02-20T21:46:57.942Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
49 | 2025-02-20T21:47:02.176Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4233
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
50 | 2025-02-20T21:47:02.176Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
51 | 2025-02-20T21:47:02.176Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
52 | 2025-02-20T21:47:02.176Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
53 | 2025-02-20T21:47:02.176Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
54 | 2025-02-20T21:47:02.194Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
55 | 2025-02-20T21:47:02.194Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
56 | 2025-02-20T21:47:02.194Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
57 | 2025-02-20T21:47:02.194Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
58 | 2025-02-20T21:47:02.195Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
59 | 2025-02-20T21:47:02.227Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
60 | 2025-02-20T21:47:02.227Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
61 | 2025-02-20T21:47:02.227Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4285
file = phd-tests/framework/src/test_vm/mod.rs
line = 723
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
62 | 2025-02-20T21:47:02.228Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
63 | 2025-02-20T21:47:02.228Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
64 | 2025-02-20T21:47:02.238Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
65 | 2025-02-20T21:47:02.238Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
66 | 2025-02-20T21:47:02.239Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
67 | 2025-02-20T21:47:02.271Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
68 | 2025-02-20T21:47:02.272Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
69 | 2025-02-20T21:47:02.272Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
70 | 2025-02-20T21:47:02.282Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
71 | 2025-02-20T21:47:02.282Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
72 | 2025-02-20T21:47:02.282Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
73 | 2025-02-20T21:47:02.315Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
74 | 2025-02-20T21:47:02.315Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
75 | 2025-02-20T21:47:02.315Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
76 | 2025-02-20T21:47:02.327Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
77 | 2025-02-20T21:47:02.327Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
78 | 2025-02-20T21:47:02.327Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
79 | 2025-02-20T21:47:02.348Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
80 | 2025-02-20T21:47:02.348Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
81 | 2025-02-20T21:47:02.349Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
82 | 2025-02-20T21:47:02.349Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 210
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_0
|
83 | 2025-02-20T21:47:02.349Z | DEBG | phd-runner: [NEW - EVENT] Examining locally-sourced artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 56
path = /work/phd-test/propolis-server
sha256 = None
target = phd_framework::artifacts::store
|
84 | 2025-02-20T21:47:02.349Z | DEBG | phd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path
file = phd-tests/framework/src/artifacts/store.rs
line = 69
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
85 | 2025-02-20T21:47:02.349Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
86 | 2025-02-20T21:47:02.349Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
87 | 2025-02-20T21:47:02.367Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 868
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
88 | 2025-02-20T21:47:02.367Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
89 | 2025-02-20T21:47:02.367Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
target = phd_framework::test_vm
target_id = 907a175d-bc39-47c5-abf9-127f04199ca3
|
90 | 2025-02-20T21:47:02.367Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
migration_id = bbe298bc-04ac-4ba5-aa93-d97a7aa7eb96
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
target = phd_framework::test_vm
target_id = 907a175d-bc39-47c5-abf9-127f04199ca3
timeout_duration = 45s
|
91 | 2025-02-20T21:47:02.367Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
target = phd_framework::test_vm
target_id = 907a175d-bc39-47c5-abf9-127f04199ca3
vm = migration_from_base_and_back_lifecycle_0
vm_id = 907a175d-bc39-47c5-abf9-127f04199ca3
|
92 | 2025-02-20T21:47:02.368Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 319
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
target = phd_framework::test_vm
target_id = 907a175d-bc39-47c5-abf9-127f04199ca3
vm = migration_from_base_and_back_lifecycle_0
vm_id = 907a175d-bc39-47c5-abf9-127f04199ca3
|
93 | 2025-02-20T21:47:02.929Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 907a175d-bc39-47c5-abf9-127f04199ca3, metadata: InstanceMetadata { project_id: 07392387-cf37-4bcc-b840-9fc139662e5b, silo_id: 0f4aec48-ce3c-4ea2-8c89-d6b5c39c60f8, sled_id: c4e36d2c-508e-47b1-9e93-624a1b3b849e, sled_model: "pheidippes", sled_revision: 1, sled_serial: "c4e36d2c-508e-47b1-9e93-624a1b3b849e" }, name: "phd-vm-907a175d-bc39-47c5-abf9-127f04199ca3" }, state: Migrating }
line = 378
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
target = phd_framework::test_vm
target_id = 907a175d-bc39-47c5-abf9-127f04199ca3
vm = migration_from_base_and_back_lifecycle_0
vm_id = 907a175d-bc39-47c5-abf9-127f04199ca3
|
94 | 2025-02-20T21:47:02.929Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 561
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
target = phd_framework::test_vm
target_id = 907a175d-bc39-47c5-abf9-127f04199ca3
vm = migration_from_base_and_back_lifecycle_0
vm_id = 907a175d-bc39-47c5-abf9-127f04199ca3
|
95 | 2025-02-20T21:47:02.930Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = bbe298bc-04ac-4ba5-aa93-d97a7aa7eb96
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
target = phd_framework::test_vm
target_id = 907a175d-bc39-47c5-abf9-127f04199ca3
|
96 | 2025-02-20T21:47:05.423Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}}
target = phd_framework::serial
|
97 | 2025-02-20T21:47:06.959Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
target = phd_framework::test_vm
target_id = 907a175d-bc39-47c5-abf9-127f04199ca3
|
98 | 2025-02-20T21:47:06.959Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4029
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = bbe298bc-04ac-4ba5-aa93-d97a7aa7eb96
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
target = phd_framework::test_vm
target_id = 907a175d-bc39-47c5-abf9-127f04199ca3
|
99 | 2025-02-20T21:47:06.959Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4591
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
target = phd_framework::test_vm
target_id = 907a175d-bc39-47c5-abf9-127f04199ca3
|
100 | 2025-02-20T21:47:06.960Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
101 | 2025-02-20T21:47:06.961Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 907a175d-bc39-47c5-abf9-127f04199ca3
|
102 | 2025-02-20T21:47:06.961Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = 907a175d-bc39-47c5-abf9-127f04199ca3
|
103 | 2025-02-20T21:47:06.961Z | 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 = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
104 | 2025-02-20T21:47:07.094Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 133
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 21a1ad7c-f26c-4655-b8ad-225113a8af98
|
105 | 2025-02-20T21:47:07.385Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 424
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 907a175d-bc39-47c5-abf9-127f04199ca3
|
106 | 2025-02-20T21:47:07.385Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 907a175d-bc39-47c5-abf9-127f04199ca3
|
107 | 2025-02-20T21:47:07.385Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = 907a175d-bc39-47c5-abf9-127f04199ca3
|
108 | 2025-02-20T21:47:07.418Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 907a175d-bc39-47c5-abf9-127f04199ca3
|
109 | 2025-02-20T21:47:07.418Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __BASE_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
110 | 2025-02-20T21:47:07.418Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
111 | 2025-02-20T21:47:07.418Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 210
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_1
|
112 | 2025-02-20T21:47:07.418Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/189c17d051d5acef6c2d835757cea1dc32001b6934af69845ce803896426027c/propolis-server
target = phd_framework::artifacts::store
|
113 | 2025-02-20T21:47:07.418Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9004
server_path = "/phd-artifacts/189c17d051d5acef6c2d835757cea1dc32001b6934af69845ce803896426027c/propolis-server"
target = phd_framework::test_vm::server
|
114 | 2025-02-20T21:47:07.419Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log"
target = phd_framework::server_log_mode
|
115 | 2025-02-20T21:47:07.436Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 870
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
116 | 2025-02-20T21:47:07.436Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
117 | 2025-02-20T21:47:07.437Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 907a175d-bc39-47c5-abf9-127f04199ca3
target = phd_framework::test_vm
target_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
|
118 | 2025-02-20T21:47:07.437Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
migration_id = d3947745-77be-412f-b9d9-1da4f53cc0c5
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 907a175d-bc39-47c5-abf9-127f04199ca3
target = phd_framework::test_vm
target_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
timeout_duration = 45s
|
119 | 2025-02-20T21:47:07.437Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 907a175d-bc39-47c5-abf9-127f04199ca3
target = phd_framework::test_vm
target_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
vm = migration_from_base_and_back_lifecycle_1
vm_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
|
120 | 2025-02-20T21:47:07.437Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 319
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 907a175d-bc39-47c5-abf9-127f04199ca3
target = phd_framework::test_vm
target_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
vm = migration_from_base_and_back_lifecycle_1
vm_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
|
121 | 2025-02-20T21:47:07.882Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 48125449-72aa-4931-b72e-ccd621d1f7d7, metadata: InstanceMetadata { project_id: 07392387-cf37-4bcc-b840-9fc139662e5b, silo_id: 0f4aec48-ce3c-4ea2-8c89-d6b5c39c60f8, sled_id: b57edef3-1760-43cb-be24-0cfb39550247, sled_model: "pheidippes", sled_revision: 1, sled_serial: "b57edef3-1760-43cb-be24-0cfb39550247" }, name: "phd-vm-48125449-72aa-4931-b72e-ccd621d1f7d7" }, state: Migrating }
line = 378
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 907a175d-bc39-47c5-abf9-127f04199ca3
target = phd_framework::test_vm
target_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
vm = migration_from_base_and_back_lifecycle_1
vm_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
|
122 | 2025-02-20T21:47:07.882Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 445
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 907a175d-bc39-47c5-abf9-127f04199ca3
target = phd_framework::test_vm
target_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
vm = migration_from_base_and_back_lifecycle_1
vm_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
|
123 | 2025-02-20T21:47:07.882Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = d3947745-77be-412f-b9d9-1da4f53cc0c5
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 907a175d-bc39-47c5-abf9-127f04199ca3
target = phd_framework::test_vm
target_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
|
124 | 2025-02-20T21:47:10.350Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7807}}
target = phd_framework::serial
|
125 | 2025-02-20T21:47:11.691Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 907a175d-bc39-47c5-abf9-127f04199ca3
target = phd_framework::test_vm
target_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
|
126 | 2025-02-20T21:47:11.691Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3808
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = d3947745-77be-412f-b9d9-1da4f53cc0c5
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 907a175d-bc39-47c5-abf9-127f04199ca3
target = phd_framework::test_vm
target_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
|
127 | 2025-02-20T21:47:11.691Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4254
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 907a175d-bc39-47c5-abf9-127f04199ca3
target = phd_framework::test_vm
target_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
|
128 | 2025-02-20T21:47:11.692Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 907a175d-bc39-47c5-abf9-127f04199ca3
|
129 | 2025-02-20T21:47:11.692Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
|
130 | 2025-02-20T21:47:11.692Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_1
vm_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
|
131 | 2025-02-20T21:47:11.693Z | 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 = 907a175d-bc39-47c5-abf9-127f04199ca3
|
132 | 2025-02-20T21:47:11.825Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 132
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 907a175d-bc39-47c5-abf9-127f04199ca3
|
133 | 2025-02-20T21:47:12.676Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 983
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
|
134 | 2025-02-20T21:47:12.676Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
|
135 | 2025-02-20T21:47:12.676Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_1
vm_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
|
136 | 2025-02-20T21:47:12.709Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
|
137 | 2025-02-20T21:47:12.709Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
138 | 2025-02-20T21:47:12.709Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
139 | 2025-02-20T21:47:12.709Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 210
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_2
|
140 | 2025-02-20T21:47:12.709Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
141 | 2025-02-20T21:47:12.709Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9006
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
142 | 2025-02-20T21:47:12.709Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log"
target = phd_framework::server_log_mode
|
143 | 2025-02-20T21:47:12.726Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 872
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
144 | 2025-02-20T21:47:12.727Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
145 | 2025-02-20T21:47:12.727Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
target = phd_framework::test_vm
target_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
|
146 | 2025-02-20T21:47:12.727Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
migration_id = 620cebb3-e569-48d2-995c-bb45fc66528d
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
target = phd_framework::test_vm
target_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
timeout_duration = 45s
|
147 | 2025-02-20T21:47:12.727Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
target = phd_framework::test_vm
target_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
vm = migration_from_base_and_back_lifecycle_2
vm_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
|
148 | 2025-02-20T21:47:12.728Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 319
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
target = phd_framework::test_vm
target_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
vm = migration_from_base_and_back_lifecycle_2
vm_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
|
149 | 2025-02-20T21:47:13.472Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 3276aa2c-6f02-47ee-9071-ef6ab0acc689, metadata: InstanceMetadata { project_id: 07392387-cf37-4bcc-b840-9fc139662e5b, silo_id: 0f4aec48-ce3c-4ea2-8c89-d6b5c39c60f8, sled_id: c807ff6a-2c15-4ef3-a673-82103a15eea9, sled_model: "pheidippes", sled_revision: 1, sled_serial: "c807ff6a-2c15-4ef3-a673-82103a15eea9" }, name: "phd-vm-3276aa2c-6f02-47ee-9071-ef6ab0acc689" }, state: Migrating }
line = 378
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
target = phd_framework::test_vm
target_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
vm = migration_from_base_and_back_lifecycle_2
vm_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
|
150 | 2025-02-20T21:47:13.473Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 745
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
target = phd_framework::test_vm
target_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
vm = migration_from_base_and_back_lifecycle_2
vm_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
|
151 | 2025-02-20T21:47:13.473Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = 620cebb3-e569-48d2-995c-bb45fc66528d
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
target = phd_framework::test_vm
target_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
|
152 | 2025-02-20T21:47:15.974Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7854}}
target = phd_framework::serial
|
153 | 2025-02-20T21:47:17.345Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
target = phd_framework::test_vm
target_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
|
154 | 2025-02-20T21:47:17.345Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3872
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = 620cebb3-e569-48d2-995c-bb45fc66528d
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
target = phd_framework::test_vm
target_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
|
155 | 2025-02-20T21:47:17.345Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4618
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
target = phd_framework::test_vm
target_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
|
156 | 2025-02-20T21:47:17.346Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
|
157 | 2025-02-20T21:47:17.347Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
|
158 | 2025-02-20T21:47:17.347Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
|
159 | 2025-02-20T21:47:17.347Z | 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 = 48125449-72aa-4931-b72e-ccd621d1f7d7
|
160 | 2025-02-20T21:47:17.480Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 133
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 48125449-72aa-4931-b72e-ccd621d1f7d7
|
161 | 2025-02-20T21:47:17.481Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 134
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
|
162 | 2025-02-20T21:47:17.481Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
|
163 | 2025-02-20T21:47:17.481Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
|
164 | 2025-02-20T21:47:17.504Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
|
165 | 2025-02-20T21:47:17.504Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
|
166 | 2025-02-20T21:47:17.504Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
167 | 2025-02-20T21:47:17.504Z | 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
|
168 | 2025-02-20T21:47:17.504Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
169 | 2025-02-20T21:47:17.504Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 19564
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
170 | 2025-02-20T21:47:17.505Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
|
171 | 2025-02-20T21:47:18.109Z | 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 = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
|
172 | 2025-02-20T21:47:18.251Z | 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 = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
|
173 | 2025-02-20T21:47:18.251Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-563deb07-cf12-4010-8947-5f103fe6e0b6"]
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 = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
|
174 | 2025-02-20T21:47:18.284Z | 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 = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
|
175 | 2025-02-20T21:47:18.284Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-2280c7a2-56f7-4632-a0db-741a4ea29f31"]
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 = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
|
176 | 2025-02-20T21:47:18.309Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 805
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 3276aa2c-6f02-47ee-9071-ef6ab0acc689
|
177 | 2025-02-20T21:47:18.309Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 93167
file = phd-tests/tests/src/migrate.rs
line = 52
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_tests::migrate::from_base
|
178 | 2025-02-20T21:47:18.310Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 805
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
179 | 2025-02-20T21:47:18.310Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::serial_history
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
180 | 2025-02-20T21:47:18.310Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
181 | 2025-02-20T21:47:18.310Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
182 | 2025-02-20T21:47:18.310Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
183 | 2025-02-20T21:47:18.310Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
184 | 2025-02-20T21:47:18.310Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
185 | 2025-02-20T21:47:18.310Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
186 | 2025-02-20T21:47:18.310Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
187 | 2025-02-20T21:47:18.327Z | 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 674M 1.80T 674M /phd-artifacts\n
target = phd_framework::zfs
|
188 | 2025-02-20T21:47:18.327Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-78f24afe-a8ba-4ee8-ae73-9bb3e908c288"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
189 | 2025-02-20T21:47:18.348Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-78f24afe-a8ba-4ee8-ae73-9bb3e908c288", "phd-artifacts/phd-clone-e8d720ac-b4da-429f-9570-16f0f7eef4f2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
190 | 2025-02-20T21:47:18.371Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e8d720ac-b4da-429f-9570-16f0f7eef4f2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
191 | 2025-02-20T21:47:18.388Z | 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-e8d720ac-b4da-429f-9570-16f0f7eef4f2 0B 1.80T 674M /phd-artifacts/phd-clone-e8d720ac-b4da-429f-9570-16f0f7eef4f2\n
target = phd_framework::zfs
|
192 | 2025-02-20T21:47:18.389Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
193 | 2025-02-20T21:47:18.389Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 210
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base
|
194 | 2025-02-20T21:47:18.389Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/189c17d051d5acef6c2d835757cea1dc32001b6934af69845ce803896426027c/propolis-server
target = phd_framework::artifacts::store
|
195 | 2025-02-20T21:47:18.389Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/189c17d051d5acef6c2d835757cea1dc32001b6934af69845ce803896426027c/propolis-server"
target = phd_framework::test_vm::server
|
196 | 2025-02-20T21:47:18.389Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log"
target = phd_framework::server_log_mode
|
197 | 2025-02-20T21:47:18.400Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 881
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
198 | 2025-02-20T21:47:18.401Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
199 | 2025-02-20T21:47:18.401Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
|
200 | 2025-02-20T21:47:18.401Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 319
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
|
201 | 2025-02-20T21:47:18.958Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
202 | 2025-02-20T21:47:18.958Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a, metadata: InstanceMetadata { project_id: 32f4c5b6-caba-466a-9dfe-f500354f1219, silo_id: c735a571-dcac-497e-8d6e-cba46fdad146, sled_id: 880b1a46-5c71-49b3-a246-efc188f33d81, sled_model: "pheidippes", sled_revision: 1, sled_serial: "880b1a46-5c71-49b3-a246-efc188f33d81" }, name: "phd-vm-3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a" }, state: Creating }
line = 378
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
|
203 | 2025-02-20T21:47:18.958Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 557
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
|
204 | 2025-02-20T21:47:18.959Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 439
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
|
205 | 2025-02-20T21:47:18.959Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 444
path = phd_tests::migrate::from_base::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
|
206 | 2025-02-20T21:47:18.959Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 439
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
|
207 | 2025-02-20T21:47:18.959Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 723
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
208 | 2025-02-20T21:47:18.959Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 672
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
|
209 | 2025-02-20T21:47:18.959Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
210 | 2025-02-20T21:47:18.959Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
|
211 | 2025-02-20T21:47:18.959Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
|
212 | 2025-02-20T21:47:23.105Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4145
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
|
213 | 2025-02-20T21:47:23.105Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
214 | 2025-02-20T21:47:23.105Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
215 | 2025-02-20T21:47:23.106Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
|
216 | 2025-02-20T21:47:23.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 = 745
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
|
217 | 2025-02-20T21:47:23.123Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
|
218 | 2025-02-20T21:47:23.124Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
219 | 2025-02-20T21:47:23.124Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
220 | 2025-02-20T21:47:23.124Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
|
221 | 2025-02-20T21:47:23.124Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
|
222 | 2025-02-20T21:47:23.157Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
|
223 | 2025-02-20T21:47:23.157Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
224 | 2025-02-20T21:47:23.157Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4197
file = phd-tests/framework/src/test_vm/mod.rs
line = 723
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
225 | 2025-02-20T21:47:23.157Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
|
226 | 2025-02-20T21:47:23.157Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
|
227 | 2025-02-20T21:47:23.168Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
|
228 | 2025-02-20T21:47:23.168Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
|
229 | 2025-02-20T21:47:23.168Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
|
230 | 2025-02-20T21:47:23.200Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
|
231 | 2025-02-20T21:47:23.205Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::from_base::serial_history
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_serial_history_base
|
232 | 2025-02-20T21:47:23.205Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
233 | 2025-02-20T21:47:23.206Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 210
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base_lifecycle_0
|
234 | 2025-02-20T21:47:23.206Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
235 | 2025-02-20T21:47:23.206Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
236 | 2025-02-20T21:47:23.206Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
237 | 2025-02-20T21:47:23.225Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 882
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
238 | 2025-02-20T21:47:23.225Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
239 | 2025-02-20T21:47:23.225Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
target = phd_framework::test_vm
target_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
|
240 | 2025-02-20T21:47:23.225Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
migration_id = f91e7433-8deb-432b-b88f-dce813f092c3
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
target = phd_framework::test_vm
target_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
timeout_duration = 45s
|
241 | 2025-02-20T21:47:23.225Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
target = phd_framework::test_vm
target_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
vm = migration_serial_history_base_lifecycle_0
vm_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
|
242 | 2025-02-20T21:47:23.226Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 319
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
target = phd_framework::test_vm
target_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
vm = migration_serial_history_base_lifecycle_0
vm_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
|
243 | 2025-02-20T21:47:24.080Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: a4c6dee2-0884-44a4-bd81-2fd0016ef606, metadata: InstanceMetadata { project_id: 32f4c5b6-caba-466a-9dfe-f500354f1219, silo_id: c735a571-dcac-497e-8d6e-cba46fdad146, sled_id: cdd68f97-d691-4f92-a961-41d630104fbf, sled_model: "pheidippes", sled_revision: 1, sled_serial: "cdd68f97-d691-4f92-a961-41d630104fbf" }, name: "phd-vm-a4c6dee2-0884-44a4-bd81-2fd0016ef606" }, state: Migrating }
line = 378
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
target = phd_framework::test_vm
target_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
vm = migration_serial_history_base_lifecycle_0
vm_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
|
244 | 2025-02-20T21:47:24.080Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 854
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
target = phd_framework::test_vm
target_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
vm = migration_serial_history_base_lifecycle_0
vm_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
|
245 | 2025-02-20T21:47:24.080Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = f91e7433-8deb-432b-b88f-dce813f092c3
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
target = phd_framework::test_vm
target_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
|
246 | 2025-02-20T21:47:26.577Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7727}}
target = phd_framework::serial
|
247 | 2025-02-20T21:47:26.927Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
target = phd_framework::test_vm
target_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
|
248 | 2025-02-20T21:47:26.927Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2846
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = f91e7433-8deb-432b-b88f-dce813f092c3
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
target = phd_framework::test_vm
target_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
|
249 | 2025-02-20T21:47:26.927Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3701
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
target = phd_framework::test_vm
target_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
|
250 | 2025-02-20T21:47:26.928Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
|
251 | 2025-02-20T21:47:26.929Z | 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 = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
|
252 | 2025-02-20T21:47:27.056Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 128
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 3ed72f5b-b323-4e6c-9891-cdcca8b5dc2a
|
253 | 2025-02-20T21:47:27.059Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
|
254 | 2025-02-20T21:47:27.059Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
255 | 2025-02-20T21:47:27.059Z | 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
|
256 | 2025-02-20T21:47:27.059Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
257 | 2025-02-20T21:47:27.059Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8101
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
258 | 2025-02-20T21:47:27.060Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
|
259 | 2025-02-20T21:47:27.551Z | 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 = a4c6dee2-0884-44a4-bd81-2fd0016ef606
|
260 | 2025-02-20T21:47:27.684Z | 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 = a4c6dee2-0884-44a4-bd81-2fd0016ef606
|
261 | 2025-02-20T21:47:27.684Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e8d720ac-b4da-429f-9570-16f0f7eef4f2"]
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 = a4c6dee2-0884-44a4-bd81-2fd0016ef606
|
262 | 2025-02-20T21:47:27.718Z | 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 = a4c6dee2-0884-44a4-bd81-2fd0016ef606
|
263 | 2025-02-20T21:47:27.718Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-78f24afe-a8ba-4ee8-ae73-9bb3e908c288"]
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 = a4c6dee2-0884-44a4-bd81-2fd0016ef606
|
264 | 2025-02-20T21:47:27.747Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 687
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = a4c6dee2-0884-44a4-bd81-2fd0016ef606
|
265 | 2025-02-20T21:47:27.747Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9436
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
266 | 2025-02-20T21:47:27.747Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 687
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
267 | 2025-02-20T21:47:27.747Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
268 | 2025-02-20T21:47:27.747Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
269 | 2025-02-20T21:47:27.747Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
270 | 2025-02-20T21:47:27.747Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 34
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_tests::migrate::from_base
|
271 | 2025-02-20T21:47:27.748Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
272 | 2025-02-20T21:47:27.748Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
273 | 2025-02-20T21:47:27.748Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
274 | 2025-02-20T21:47:27.748Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = list
|
275 | 2025-02-20T21:47:27.767Z | 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 675M 1.80T 674M /phd-artifacts\n
target = phd_framework::zfs
|
276 | 2025-02-20T21:47:27.767Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-91d270c1-4ac6-439c-9905-b84c60fbbe62"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = snapshot
|
277 | 2025-02-20T21:47:27.792Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-91d270c1-4ac6-439c-9905-b84c60fbbe62", "phd-artifacts/phd-clone-4fc59b50-0175-4038-99b1-923c4a458061"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = clone
|
278 | 2025-02-20T21:47:27.818Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-4fc59b50-0175-4038-99b1-923c4a458061"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = list
|
279 | 2025-02-20T21:47:27.835Z | 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-4fc59b50-0175-4038-99b1-923c4a458061 0B 1.80T 674M /phd-artifacts/phd-clone-4fc59b50-0175-4038-99b1-923c4a458061\n
target = phd_framework::zfs
|
280 | 2025-02-20T21:47:27.835Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
281 | 2025-02-20T21:47:27.835Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 210
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base
|
282 | 2025-02-20T21:47:27.835Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/189c17d051d5acef6c2d835757cea1dc32001b6934af69845ce803896426027c/propolis-server
target = phd_framework::artifacts::store
|
283 | 2025-02-20T21:47:27.835Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/189c17d051d5acef6c2d835757cea1dc32001b6934af69845ce803896426027c/propolis-server"
target = phd_framework::test_vm::server
|
284 | 2025-02-20T21:47:27.835Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log"
target = phd_framework::server_log_mode
|
285 | 2025-02-20T21:47:27.847Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 891
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
286 | 2025-02-20T21:47:27.847Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
287 | 2025-02-20T21:47:27.847Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
288 | 2025-02-20T21:47:27.848Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 319
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
289 | 2025-02-20T21:47:28.675Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
290 | 2025-02-20T21:47:28.675Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 905f6e86-49d9-4f28-bd07-cf6c0ee4974a, metadata: InstanceMetadata { project_id: cafddf39-5f69-4626-9a94-254a4e3a674b, silo_id: 925bf9be-cdce-401a-9605-2c5a130de1e1, sled_id: 7087ab4f-7498-4981-a595-a78b766654f3, sled_model: "pheidippes", sled_revision: 1, sled_serial: "7087ab4f-7498-4981-a595-a78b766654f3" }, name: "phd-vm-905f6e86-49d9-4f28-bd07-cf6c0ee4974a" }, state: Creating }
line = 378
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
291 | 2025-02-20T21:47:28.676Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 828
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
292 | 2025-02-20T21:47:28.676Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 439
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
293 | 2025-02-20T21:47:28.676Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 444
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
294 | 2025-02-20T21:47:28.676Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 439
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
295 | 2025-02-20T21:47:28.676Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 723
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
296 | 2025-02-20T21:47:28.676Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 672
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
297 | 2025-02-20T21:47:28.676Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
298 | 2025-02-20T21:47:28.676Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
299 | 2025-02-20T21:47:28.676Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
300 | 2025-02-20T21:47:32.874Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4197
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
301 | 2025-02-20T21:47:32.874Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
302 | 2025-02-20T21:47:32.874Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
303 | 2025-02-20T21:47:32.874Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
304 | 2025-02-20T21:47:32.874Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
305 | 2025-02-20T21:47:32.892Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
306 | 2025-02-20T21:47:32.892Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
307 | 2025-02-20T21:47:32.893Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
308 | 2025-02-20T21:47:32.893Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
309 | 2025-02-20T21:47:32.893Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
310 | 2025-02-20T21:47:32.925Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
311 | 2025-02-20T21:47:32.925Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
312 | 2025-02-20T21:47:32.925Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4249
file = phd-tests/framework/src/test_vm/mod.rs
line = 723
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
313 | 2025-02-20T21:47:32.926Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
314 | 2025-02-20T21:47:32.926Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
315 | 2025-02-20T21:47:32.936Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
316 | 2025-02-20T21:47:32.936Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
317 | 2025-02-20T21:47:32.937Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
318 | 2025-02-20T21:47:32.959Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
319 | 2025-02-20T21:47:32.959Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
320 | 2025-02-20T21:47:32.959Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
321 | 2025-02-20T21:47:32.971Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
322 | 2025-02-20T21:47:32.971Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
323 | 2025-02-20T21:47:32.971Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
324 | 2025-02-20T21:47:32.992Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
325 | 2025-02-20T21:47:32.992Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
326 | 2025-02-20T21:47:32.992Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
327 | 2025-02-20T21:47:33.004Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
328 | 2025-02-20T21:47:33.004Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
329 | 2025-02-20T21:47:33.004Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
330 | 2025-02-20T21:47:33.025Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
331 | 2025-02-20T21:47:33.026Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::from_base::can_migrate_from_base
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base
|
332 | 2025-02-20T21:47:33.026Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
333 | 2025-02-20T21:47:33.026Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 210
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
334 | 2025-02-20T21:47:33.026Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
335 | 2025-02-20T21:47:33.026Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
336 | 2025-02-20T21:47:33.026Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
337 | 2025-02-20T21:47:33.043Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 892
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
338 | 2025-02-20T21:47:33.043Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
339 | 2025-02-20T21:47:33.043Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
target = phd_framework::test_vm
target_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
|
340 | 2025-02-20T21:47:33.043Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
migration_id = 3dcdad80-c9c4-4f4f-a15c-74f2193e031d
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
target = phd_framework::test_vm
target_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
timeout_duration = 45s
|
341 | 2025-02-20T21:47:33.044Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
target = phd_framework::test_vm
target_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
vm = migration_from_base_lifecycle_0
vm_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
|
342 | 2025-02-20T21:47:33.044Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 319
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
target = phd_framework::test_vm
target_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
vm = migration_from_base_lifecycle_0
vm_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
|
343 | 2025-02-20T21:47:33.670Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f, metadata: InstanceMetadata { project_id: cafddf39-5f69-4626-9a94-254a4e3a674b, silo_id: 925bf9be-cdce-401a-9605-2c5a130de1e1, sled_id: b88cb12d-37da-46a0-befa-a096d0fa1591, sled_model: "pheidippes", sled_revision: 1, sled_serial: "b88cb12d-37da-46a0-befa-a096d0fa1591" }, name: "phd-vm-90e65e5f-ef5e-456e-9aff-2cc3cd4d277f" }, state: Migrating }
line = 378
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
target = phd_framework::test_vm
target_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
vm = migration_from_base_lifecycle_0
vm_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
|
344 | 2025-02-20T21:47:33.671Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 626
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
target = phd_framework::test_vm
target_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
vm = migration_from_base_lifecycle_0
vm_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
|
345 | 2025-02-20T21:47:33.671Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = 3dcdad80-c9c4-4f4f-a15c-74f2193e031d
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
target = phd_framework::test_vm
target_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
|
346 | 2025-02-20T21:47:36.140Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}}
target = phd_framework::serial
|
347 | 2025-02-20T21:47:36.749Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
target = phd_framework::test_vm
target_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
|
348 | 2025-02-20T21:47:36.749Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3078
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = 3dcdad80-c9c4-4f4f-a15c-74f2193e031d
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
target = phd_framework::test_vm
target_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
|
349 | 2025-02-20T21:47:36.749Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3705
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
target = phd_framework::test_vm
target_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
|
350 | 2025-02-20T21:47:36.750Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
351 | 2025-02-20T21:47:36.750Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
|
352 | 2025-02-20T21:47:36.750Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_lifecycle_0
vm_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
|
353 | 2025-02-20T21:47:36.751Z | 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 = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
354 | 2025-02-20T21:47:36.881Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 130
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 905f6e86-49d9-4f28-bd07-cf6c0ee4974a
|
355 | 2025-02-20T21:47:38.070Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 1319
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
|
356 | 2025-02-20T21:47:38.070Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
|
357 | 2025-02-20T21:47:38.070Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_lifecycle_0
vm_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
|
358 | 2025-02-20T21:47:38.103Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
|
359 | 2025-02-20T21:47:38.104Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
|
360 | 2025-02-20T21:47:38.104Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
361 | 2025-02-20T21:47:38.104Z | 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
|
362 | 2025-02-20T21:47:38.104Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9429
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
363 | 2025-02-20T21:47:38.104Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
364 | 2025-02-20T21:47:38.105Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
|
365 | 2025-02-20T21:47:38.847Z | 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 = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
|
366 | 2025-02-20T21:47:38.976Z | 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 = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
|
367 | 2025-02-20T21:47:38.976Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-4fc59b50-0175-4038-99b1-923c4a458061"]
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 = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
|
368 | 2025-02-20T21:47:39.012Z | 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 = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
|
369 | 2025-02-20T21:47:39.012Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-91d270c1-4ac6-439c-9905-b84c60fbbe62"]
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 = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
|
370 | 2025-02-20T21:47:39.041Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 937
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 90e65e5f-ef5e-456e-9aff-2cc3cd4d277f
|
371 | 2025-02-20T21:47:39.041Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11293
file = phd-tests/tests/src/migrate.rs
line = 34
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_tests::migrate::from_base
|
372 | 2025-02-20T21:47:39.042Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 937
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
373 | 2025-02-20T21:47:39.042Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
374 | 2025-02-20T21:47:39.042Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
375 | | test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 113.90s |
376 | | |
377 | 2025-02-20T21:47:39.042Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 40
target = phd_runner
|