1 | 2024-10-14T19:56:54.315Z | INFO | phd-runner: phd_runner
file = phd-tests/runner/src/main.rs
line = 35
runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), server_logging_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
2 | 2024-10-14T19:56:54.318Z | 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: 2082, tv_nsec: 304347716 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
3 | 2024-10-14T19:56:54.318Z | INFO | phd-runner: Adding Propolis server from local command
file = phd-tests/framework/src/artifacts/store.rs
line = 229
propolis_server_cmd = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
4 | 2024-10-14T19:56:54.318Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = 2b88ab88461fb06aaf2aab11c5e381a3cad25eac
file = phd-tests/framework/src/artifacts/store.rs
line = 313
target = phd_framework::artifacts::store
|
5 | 2024-10-14T19:56:54.318Z | DEBG | phd-runner: Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/2b88ab88461fb06aaf2aab11c5e381a3cad25eac/crucible-nightly.sha256.txt
|
6 | 2024-10-14T19:56:54.449Z | INFO | phd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master'
file = phd-tests/framework/src/artifacts/store.rs
line = 250
target = phd_framework::artifacts::store
|
7 | 2024-10-14T19:56:54.849Z | 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/93ed767388c4fab11af8a98ad33fdbeac4098b0c/propolis-server.sha256.txt
|
8 | 2024-10-14T19:56:54.955Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
9 | 2024-10-14T19:56:54.955Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
10 | 2024-10-14T19:56:54.955Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
11 | 2024-10-14T19:56:54.955Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
12 | 2024-10-14T19:56:54.955Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
13 | 2024-10-14T19:56:54.955Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
14 | 2024-10-14T19:56:54.956Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 52
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_tests::migrate::from_base
|
15 | 2024-10-14T19:56:54.956Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
16 | 2024-10-14T19:56:54.956Z | DEBG | phd-runner: [TEST - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
|
17 | 2024-10-14T19:56:55.539Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
18 | 2024-10-14T19:56:55.539Z | DEBG | phd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso
file = phd-tests/framework/src/artifacts/store.rs
line = 618
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
timeout = 600s
|
19 | 2024-10-14T19:57:23.155Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
20 | 2024-10-14T19:57:23.155Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
21 | 2024-10-14T19:57:23.184Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::migration_from_base_and_back
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.00M 1.80T 1.91M /phd-artifacts\n
target = phd_framework::zfs
|
22 | 2024-10-14T19:57:23.185Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a87e9f7f-8641-4064-96c2-74ca62d8c9d6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = snapshot
|
23 | 2024-10-14T19:57:23.242Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a87e9f7f-8641-4064-96c2-74ca62d8c9d6", "phd-artifacts/phd-clone-f6558c1b-1990-46a1-a5d5-51ce14e40225"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = clone
|
24 | 2024-10-14T19:57:23.262Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-f6558c1b-1990-46a1-a5d5-51ce14e40225"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
25 | 2024-10-14T19:57:23.275Z | 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-f6558c1b-1990-46a1-a5d5-51ce14e40225 0B 1.80T 48.9M /phd-artifacts/phd-clone-f6558c1b-1990-46a1-a5d5-51ce14e40225\n
target = phd_framework::zfs
|
26 | 2024-10-14T19:57:23.275Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
27 | 2024-10-14T19:57:23.276Z | 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 = 206
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back
|
28 | 2024-10-14T19:57:23.276Z | 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/86bf638b2dc07f3834f56c274d1b3dd45a7a34c57925dcb4cfc422cc4e037af4/propolis-server.tar.gz
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
29 | 2024-10-14T19:57:23.276Z | 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/93ed767388c4fab11af8a98ad33fdbeac4098b0c/propolis-server.tar.gz
|
30 | 2024-10-14T19:57:48.658Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/86bf638b2dc07f3834f56c274d1b3dd45a7a34c57925dcb4cfc422cc4e037af4/propolis-server
file = phd-tests/framework/src/artifacts/store.rs
line = 162
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
untar_path = propolis-server
|
31 | 2024-10-14T19:57:48.658Z | DEBG | phd-runner: [NEW - EVENT] Extracting gzipped tarball...
file = phd-tests/framework/src/artifacts/store.rs
line = 518
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
32 | 2024-10-14T19:58:01.829Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/86bf638b2dc07f3834f56c274d1b3dd45a7a34c57925dcb4cfc422cc4e037af4/propolis-server"
target = phd_framework::test_vm::server
|
33 | 2024-10-14T19:58:01.829Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log"
target = phd_framework::server_log_mode
|
34 | 2024-10-14T19:58:01.874Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 865
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
35 | 2024-10-14T19:58:01.875Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 38599
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
36 | 2024-10-14T19:58:01.875Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
37 | 2024-10-14T19:58:01.876Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 372
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
38 | 2024-10-14T19:58:02.661Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
39 | 2024-10-14T19:58:02.663Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 6f4d9459-4ecf-482b-be56-20334c4b204b, silo_id: 6b810740-24ec-40f7-9bba-dc78629f7916, sled_id: 1a2eedf8-1a67-47bd-82e5-6597039890cf, sled_model: "pheidippes", sled_revision: 1, sled_serial: "1a2eedf8-1a67-47bd-82e5-6597039890cf" }, name: "phd-vm-f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631", vcpus: 2 }, state: Creating }
line = 431
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
40 | 2024-10-14T19:58:02.663Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 787
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
41 | 2024-10-14T19:58:02.663Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 508
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
42 | 2024-10-14T19:58:02.663Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 513
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 = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
43 | 2024-10-14T19:58:02.663Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 508
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
44 | 2024-10-14T19:58:02.663Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 765
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
45 | 2024-10-14T19:58:02.663Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 714
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 = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
46 | 2024-10-14T19:58:02.664Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 722
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
47 | 2024-10-14T19:58:02.664Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
48 | 2024-10-14T19:58:02.664Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
49 | 2024-10-14T19:58:06.840Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4176
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
50 | 2024-10-14T19:58:06.840Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 722
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
51 | 2024-10-14T19:58:06.840Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 722
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
52 | 2024-10-14T19:58:06.841Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
53 | 2024-10-14T19:58:06.841Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
54 | 2024-10-14T19:58:06.859Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
55 | 2024-10-14T19:58:06.859Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 762
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
56 | 2024-10-14T19:58:06.859Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4195
file = phd-tests/framework/src/test_vm/mod.rs
line = 765
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
57 | 2024-10-14T19:58:06.859Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
58 | 2024-10-14T19:58:06.859Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
59 | 2024-10-14T19:58:06.870Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
60 | 2024-10-14T19:58:06.870Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
61 | 2024-10-14T19:58:06.870Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
62 | 2024-10-14T19:58:06.892Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
63 | 2024-10-14T19:58:06.892Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
64 | 2024-10-14T19:58:06.892Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
65 | 2024-10-14T19:58:06.902Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
66 | 2024-10-14T19:58:06.902Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
67 | 2024-10-14T19:58:06.902Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
68 | 2024-10-14T19:58:06.925Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
69 | 2024-10-14T19:58:06.925Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
70 | 2024-10-14T19:58:06.925Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
71 | 2024-10-14T19:58:06.936Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
72 | 2024-10-14T19:58:06.937Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
73 | 2024-10-14T19:58:06.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 = 787
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 = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
74 | 2024-10-14T19:58:06.958Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
75 | 2024-10-14T19:58:06.958Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
76 | 2024-10-14T19:58:06.958Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
77 | 2024-10-14T19:58:06.958Z | 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 = 206
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_0
|
78 | 2024-10-14T19:58:06.959Z | DEBG | phd-runner: [NEW - EVENT] Examining locally-sourced artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 56
path = /work/phd-test/propolis-server
sha256 = None
target = phd_framework::artifacts::store
|
79 | 2024-10-14T19:58:06.959Z | DEBG | phd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path
file = phd-tests/framework/src/artifacts/store.rs
line = 69
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
80 | 2024-10-14T19:58:06.959Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
81 | 2024-10-14T19:58:06.959Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
82 | 2024-10-14T19:58:06.976Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 866
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
83 | 2024-10-14T19:58:06.976Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
84 | 2024-10-14T19:58:06.976Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 542
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
target = phd_framework::test_vm
target_id = 88473253-3c54-4764-ba41-c8510b939656
|
85 | 2024-10-14T19:58:06.976Z | 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 = 575
migration_id = 3b7341e5-68ba-49e5-9977-15a0acfcea55
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
target = phd_framework::test_vm
target_id = 88473253-3c54-4764-ba41-c8510b939656
timeout_duration = 45s
|
86 | 2024-10-14T19:58:06.976Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
target = phd_framework::test_vm
target_id = 88473253-3c54-4764-ba41-c8510b939656
vm = migration_from_base_and_back_lifecycle_0
vm_id = 88473253-3c54-4764-ba41-c8510b939656
|
87 | 2024-10-14T19:58:06.977Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 372
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
target = phd_framework::test_vm
target_id = 88473253-3c54-4764-ba41-c8510b939656
vm = migration_from_base_and_back_lifecycle_0
vm_id = 88473253-3c54-4764-ba41-c8510b939656
|
88 | 2024-10-14T19:58:07.516Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 88473253-3c54-4764-ba41-c8510b939656, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 6f4d9459-4ecf-482b-be56-20334c4b204b, silo_id: 6b810740-24ec-40f7-9bba-dc78629f7916, sled_id: 3e1a74ec-00f7-414e-8ea6-61a6447cadba, sled_model: "pheidippes", sled_revision: 1, sled_serial: "3e1a74ec-00f7-414e-8ea6-61a6447cadba" }, name: "phd-vm-88473253-3c54-4764-ba41-c8510b939656", vcpus: 2 }, state: Migrating }
line = 431
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
target = phd_framework::test_vm
target_id = 88473253-3c54-4764-ba41-c8510b939656
vm = migration_from_base_and_back_lifecycle_0
vm_id = 88473253-3c54-4764-ba41-c8510b939656
|
89 | 2024-10-14T19:58:07.516Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 539
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
target = phd_framework::test_vm
target_id = 88473253-3c54-4764-ba41-c8510b939656
vm = migration_from_base_and_back_lifecycle_0
vm_id = 88473253-3c54-4764-ba41-c8510b939656
|
90 | 2024-10-14T19:58:07.516Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 596
migration_id = 3b7341e5-68ba-49e5-9977-15a0acfcea55
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
target = phd_framework::test_vm
target_id = 88473253-3c54-4764-ba41-c8510b939656
|
91 | 2024-10-14T19:58:09.891Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7718}}
target = phd_framework::serial
|
92 | 2024-10-14T19:58:10.475Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
target = phd_framework::test_vm
target_id = 88473253-3c54-4764-ba41-c8510b939656
|
93 | 2024-10-14T19:58:10.475Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2959
file = phd-tests/framework/src/test_vm/mod.rs
line = 596
migration_id = 3b7341e5-68ba-49e5-9977-15a0acfcea55
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
target = phd_framework::test_vm
target_id = 88473253-3c54-4764-ba41-c8510b939656
|
94 | 2024-10-14T19:58:10.475Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3499
file = phd-tests/framework/src/test_vm/mod.rs
line = 542
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
target = phd_framework::test_vm
target_id = 88473253-3c54-4764-ba41-c8510b939656
|
95 | 2024-10-14T19:58:10.477Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
96 | 2024-10-14T19:58:10.477Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
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 = 88473253-3c54-4764-ba41-c8510b939656
|
97 | 2024-10-14T19:58:10.477Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = 88473253-3c54-4764-ba41-c8510b939656
|
98 | 2024-10-14T19:58:10.478Z | 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 = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
99 | 2024-10-14T19:58:10.605Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 128
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
|
100 | 2024-10-14T19:58:12.051Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 1573
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
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 = 88473253-3c54-4764-ba41-c8510b939656
|
101 | 2024-10-14T19:58:12.051Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
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 = 88473253-3c54-4764-ba41-c8510b939656
|
102 | 2024-10-14T19:58:12.051Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = 88473253-3c54-4764-ba41-c8510b939656
|
103 | 2024-10-14T19:58:12.074Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
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 = 88473253-3c54-4764-ba41-c8510b939656
|
104 | 2024-10-14T19:58:12.074Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __BASE_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
105 | 2024-10-14T19:58:12.074Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
106 | 2024-10-14T19:58:12.074Z | 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 = 206
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_1
|
107 | 2024-10-14T19:58:12.074Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/86bf638b2dc07f3834f56c274d1b3dd45a7a34c57925dcb4cfc422cc4e037af4/propolis-server
target = phd_framework::artifacts::store
|
108 | 2024-10-14T19:58:12.074Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9004
server_path = "/phd-artifacts/86bf638b2dc07f3834f56c274d1b3dd45a7a34c57925dcb4cfc422cc4e037af4/propolis-server"
target = phd_framework::test_vm::server
|
109 | 2024-10-14T19:58:12.075Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log"
target = phd_framework::server_log_mode
|
110 | 2024-10-14T19:58:12.093Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 868
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
111 | 2024-10-14T19:58:12.093Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
112 | 2024-10-14T19:58:12.094Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 542
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 88473253-3c54-4764-ba41-c8510b939656
target = phd_framework::test_vm
target_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
|
113 | 2024-10-14T19:58:12.094Z | 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 = 575
migration_id = 06d922e1-fb11-44c4-ab3c-f82cdcfd845d
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 88473253-3c54-4764-ba41-c8510b939656
target = phd_framework::test_vm
target_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
timeout_duration = 45s
|
114 | 2024-10-14T19:58:12.094Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 88473253-3c54-4764-ba41-c8510b939656
target = phd_framework::test_vm
target_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
vm = migration_from_base_and_back_lifecycle_1
vm_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
|
115 | 2024-10-14T19:58:12.094Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 372
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 88473253-3c54-4764-ba41-c8510b939656
target = phd_framework::test_vm
target_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
vm = migration_from_base_and_back_lifecycle_1
vm_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
|
116 | 2024-10-14T19:58:12.864Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 2025e1e2-f33e-45d4-b06e-4059a97ba366, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 6f4d9459-4ecf-482b-be56-20334c4b204b, silo_id: 6b810740-24ec-40f7-9bba-dc78629f7916, sled_id: 734c657f-0121-410e-ad1c-c8729a3c48af, sled_model: "pheidippes", sled_revision: 1, sled_serial: "734c657f-0121-410e-ad1c-c8729a3c48af" }, name: "phd-vm-2025e1e2-f33e-45d4-b06e-4059a97ba366", vcpus: 2 }, state: Migrating }
line = 431
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 88473253-3c54-4764-ba41-c8510b939656
target = phd_framework::test_vm
target_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
vm = migration_from_base_and_back_lifecycle_1
vm_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
|
117 | 2024-10-14T19:58:12.864Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 770
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 88473253-3c54-4764-ba41-c8510b939656
target = phd_framework::test_vm
target_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
vm = migration_from_base_and_back_lifecycle_1
vm_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
|
118 | 2024-10-14T19:58:12.864Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 596
migration_id = 06d922e1-fb11-44c4-ab3c-f82cdcfd845d
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 88473253-3c54-4764-ba41-c8510b939656
target = phd_framework::test_vm
target_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
|
119 | 2024-10-14T19:58:15.258Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7765}}
target = phd_framework::serial
|
120 | 2024-10-14T19:58:15.328Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 88473253-3c54-4764-ba41-c8510b939656
target = phd_framework::test_vm
target_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
|
121 | 2024-10-14T19:58:15.328Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2463
file = phd-tests/framework/src/test_vm/mod.rs
line = 596
migration_id = 06d922e1-fb11-44c4-ab3c-f82cdcfd845d
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 88473253-3c54-4764-ba41-c8510b939656
target = phd_framework::test_vm
target_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
|
122 | 2024-10-14T19:58:15.328Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3234
file = phd-tests/framework/src/test_vm/mod.rs
line = 542
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 88473253-3c54-4764-ba41-c8510b939656
target = phd_framework::test_vm
target_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
|
123 | 2024-10-14T19:58:15.330Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
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 = 88473253-3c54-4764-ba41-c8510b939656
|
124 | 2024-10-14T19:58:15.330Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
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 = 2025e1e2-f33e-45d4-b06e-4059a97ba366
|
125 | 2024-10-14T19:58:15.330Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = 2025e1e2-f33e-45d4-b06e-4059a97ba366
|
126 | 2024-10-14T19:58:15.331Z | 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 = 88473253-3c54-4764-ba41-c8510b939656
|
127 | 2024-10-14T19:58:15.467Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 136
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
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 = 88473253-3c54-4764-ba41-c8510b939656
|
128 | 2024-10-14T19:58:15.467Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 137
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
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 = 2025e1e2-f33e-45d4-b06e-4059a97ba366
|
129 | 2024-10-14T19:58:15.467Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
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 = 2025e1e2-f33e-45d4-b06e-4059a97ba366
|
130 | 2024-10-14T19:58:15.467Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = 2025e1e2-f33e-45d4-b06e-4059a97ba366
|
131 | 2024-10-14T19:58:15.500Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
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 = 2025e1e2-f33e-45d4-b06e-4059a97ba366
|
132 | 2024-10-14T19:58:15.500Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
133 | 2024-10-14T19:58:15.500Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
134 | 2024-10-14T19:58:15.500Z | 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 = 206
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_2
|
135 | 2024-10-14T19:58:15.500Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
136 | 2024-10-14T19:58:15.501Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9006
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
137 | 2024-10-14T19:58:15.501Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log"
target = phd_framework::server_log_mode
|
138 | 2024-10-14T19:58:15.517Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 870
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
139 | 2024-10-14T19:58:15.517Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
140 | 2024-10-14T19:58:15.517Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 542
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
target = phd_framework::test_vm
target_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
|
141 | 2024-10-14T19:58:15.517Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004
file = phd-tests/framework/src/test_vm/mod.rs
line = 575
migration_id = 2d85abcc-287f-40af-96c5-adc832f7a889
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
target = phd_framework::test_vm
target_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
timeout_duration = 45s
|
142 | 2024-10-14T19:58:15.517Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
target = phd_framework::test_vm
target_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
vm = migration_from_base_and_back_lifecycle_2
vm_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
|
143 | 2024-10-14T19:58:15.518Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 372
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
target = phd_framework::test_vm
target_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
vm = migration_from_base_and_back_lifecycle_2
vm_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
|
144 | 2024-10-14T19:58:16.289Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 1e29fe3c-eac2-43c3-bbfe-e89cf883d826, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 6f4d9459-4ecf-482b-be56-20334c4b204b, silo_id: 6b810740-24ec-40f7-9bba-dc78629f7916, sled_id: b5dbc4c0-e3b9-4a64-91b9-2c40affbc4d7, sled_model: "pheidippes", sled_revision: 1, sled_serial: "b5dbc4c0-e3b9-4a64-91b9-2c40affbc4d7" }, name: "phd-vm-1e29fe3c-eac2-43c3-bbfe-e89cf883d826", vcpus: 2 }, state: Migrating }
line = 431
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
target = phd_framework::test_vm
target_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
vm = migration_from_base_and_back_lifecycle_2
vm_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
|
145 | 2024-10-14T19:58:16.289Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 771
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
target = phd_framework::test_vm
target_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
vm = migration_from_base_and_back_lifecycle_2
vm_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
|
146 | 2024-10-14T19:58:16.289Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 596
migration_id = 2d85abcc-287f-40af-96c5-adc832f7a889
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
target = phd_framework::test_vm
target_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
|
147 | 2024-10-14T19:58:18.668Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7812}}
target = phd_framework::serial
|
148 | 2024-10-14T19:58:19.273Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
target = phd_framework::test_vm
target_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
|
149 | 2024-10-14T19:58:19.273Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2984
file = phd-tests/framework/src/test_vm/mod.rs
line = 596
migration_id = 2d85abcc-287f-40af-96c5-adc832f7a889
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
target = phd_framework::test_vm
target_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
|
150 | 2024-10-14T19:58:19.273Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3756
file = phd-tests/framework/src/test_vm/mod.rs
line = 542
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
target = phd_framework::test_vm
target_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
|
151 | 2024-10-14T19:58:19.275Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
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 = 2025e1e2-f33e-45d4-b06e-4059a97ba366
|
152 | 2024-10-14T19:58:19.275Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
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 = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
|
153 | 2024-10-14T19:58:19.275Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
|
154 | 2024-10-14T19:58:19.276Z | 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 = 2025e1e2-f33e-45d4-b06e-4059a97ba366
|
155 | 2024-10-14T19:58:19.406Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 131
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
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 = 2025e1e2-f33e-45d4-b06e-4059a97ba366
|
156 | 2024-10-14T19:58:19.407Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 131
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
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 = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
|
157 | 2024-10-14T19:58:19.407Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
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 = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
|
158 | 2024-10-14T19:58:19.407Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
|
159 | 2024-10-14T19:58:19.440Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
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 = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
|
160 | 2024-10-14T19:58:19.440Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
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 = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
|
161 | 2024-10-14T19:58:19.440Z | 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
|
162 | 2024-10-14T19:58:19.440Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
163 | 2024-10-14T19:58:19.440Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
164 | 2024-10-14T19:58:19.440Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 16778
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
165 | 2024-10-14T19:58:19.441Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1060
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 = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
|
166 | 2024-10-14T19:58:19.918Z | 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 = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
|
167 | 2024-10-14T19:58:20.043Z | 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 = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
|
168 | 2024-10-14T19:58:20.044Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-f6558c1b-1990-46a1-a5d5-51ce14e40225"]
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 = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
|
169 | 2024-10-14T19:58:20.084Z | 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 = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
|
170 | 2024-10-14T19:58:20.084Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a87e9f7f-8641-4064-96c2-74ca62d8c9d6"]
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 = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
|
171 | 2024-10-14T19:58:20.113Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 672
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
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 = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
|
172 | 2024-10-14T19:58:20.113Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 85156
file = phd-tests/tests/src/migrate.rs
line = 52
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_tests::migrate::from_base
|
173 | 2024-10-14T19:58:20.113Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 672
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
174 | 2024-10-14T19:58:20.113Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::serial_history
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
175 | 2024-10-14T19:58:20.113Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
176 | 2024-10-14T19:58:20.113Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
177 | 2024-10-14T19:58:20.113Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
178 | 2024-10-14T19:58:20.113Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
179 | 2024-10-14T19:58:20.113Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
180 | 2024-10-14T19:58:20.113Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
181 | 2024-10-14T19:58:20.114Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
182 | 2024-10-14T19:58:20.131Z | 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 726M 1.80T 726M /phd-artifacts\n
target = phd_framework::zfs
|
183 | 2024-10-14T19:58:20.131Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-19a92989-4a67-4d12-9e99-68ae35398a83"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
184 | 2024-10-14T19:58:20.157Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-19a92989-4a67-4d12-9e99-68ae35398a83", "phd-artifacts/phd-clone-6ed8386b-796f-4c0e-bc1b-bc9d334dc1cb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
185 | 2024-10-14T19:58:20.182Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-6ed8386b-796f-4c0e-bc1b-bc9d334dc1cb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
186 | 2024-10-14T19:58:20.199Z | 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-6ed8386b-796f-4c0e-bc1b-bc9d334dc1cb 0B 1.80T 726M /phd-artifacts/phd-clone-6ed8386b-796f-4c0e-bc1b-bc9d334dc1cb\n
target = phd_framework::zfs
|
187 | 2024-10-14T19:58:20.199Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
188 | 2024-10-14T19:58:20.199Z | 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 = 206
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base
|
189 | 2024-10-14T19:58:20.199Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/86bf638b2dc07f3834f56c274d1b3dd45a7a34c57925dcb4cfc422cc4e037af4/propolis-server
target = phd_framework::artifacts::store
|
190 | 2024-10-14T19:58:20.200Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_serial_history_base.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/86bf638b2dc07f3834f56c274d1b3dd45a7a34c57925dcb4cfc422cc4e037af4/propolis-server"
target = phd_framework::test_vm::server
|
191 | 2024-10-14T19:58:20.200Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log"
target = phd_framework::server_log_mode
|
192 | 2024-10-14T19:58:20.211Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 879
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
193 | 2024-10-14T19:58:20.211Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
194 | 2024-10-14T19:58:20.211Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
|
195 | 2024-10-14T19:58:20.212Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 372
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
|
196 | 2024-10-14T19:58:20.907Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
197 | 2024-10-14T19:58:20.907Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: be9c642b-11be-4da9-8884-c0389bd6213d, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 7a3e3122-42af-4580-8fc2-797932926e5a, silo_id: a150f131-a0dc-4374-85bc-2b66288f76d7, sled_id: 57318f41-320f-4f32-b712-d524cb488adc, sled_model: "pheidippes", sled_revision: 1, sled_serial: "57318f41-320f-4f32-b712-d524cb488adc" }, name: "phd-vm-be9c642b-11be-4da9-8884-c0389bd6213d", vcpus: 2 }, state: Creating }
line = 431
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
|
198 | 2024-10-14T19:58:20.908Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 696
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
|
199 | 2024-10-14T19:58:20.908Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 508
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
|
200 | 2024-10-14T19:58:20.908Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 513
path = phd_tests::migrate::from_base::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
|
201 | 2024-10-14T19:58:20.908Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 508
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
|
202 | 2024-10-14T19:58:20.908Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 765
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
203 | 2024-10-14T19:58:20.908Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 714
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
|
204 | 2024-10-14T19:58:20.908Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 722
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
205 | 2024-10-14T19:58:20.908Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
|
206 | 2024-10-14T19:58:20.908Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
|
207 | 2024-10-14T19:58:25.087Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4178
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
|
208 | 2024-10-14T19:58:25.087Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 722
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
209 | 2024-10-14T19:58:25.087Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 722
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
210 | 2024-10-14T19:58:25.087Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
|
211 | 2024-10-14T19:58:25.087Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
|
212 | 2024-10-14T19:58:25.106Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
|
213 | 2024-10-14T19:58:25.106Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 762
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
214 | 2024-10-14T19:58:25.106Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4197
file = phd-tests/framework/src/test_vm/mod.rs
line = 765
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
215 | 2024-10-14T19:58:25.106Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
|
216 | 2024-10-14T19:58:25.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 = 787
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
|
217 | 2024-10-14T19:58:25.116Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
|
218 | 2024-10-14T19:58:25.116Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
|
219 | 2024-10-14T19:58:25.116Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
|
220 | 2024-10-14T19:58:25.149Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
|
221 | 2024-10-14T19:58:25.154Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::serial_history
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_serial_history_base
|
222 | 2024-10-14T19:58:25.154Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
223 | 2024-10-14T19:58:25.154Z | 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 = 206
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base_lifecycle_0
|
224 | 2024-10-14T19:58:25.154Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
225 | 2024-10-14T19:58:25.154Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
226 | 2024-10-14T19:58:25.154Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
227 | 2024-10-14T19:58:25.170Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 880
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
228 | 2024-10-14T19:58:25.170Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
229 | 2024-10-14T19:58:25.170Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 542
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = be9c642b-11be-4da9-8884-c0389bd6213d
target = phd_framework::test_vm
target_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
|
230 | 2024-10-14T19:58:25.170Z | 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 = 575
migration_id = 21e53bdf-dfad-4e3a-83e7-69fc444f6185
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = be9c642b-11be-4da9-8884-c0389bd6213d
target = phd_framework::test_vm
target_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
timeout_duration = 45s
|
231 | 2024-10-14T19:58:25.170Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = be9c642b-11be-4da9-8884-c0389bd6213d
target = phd_framework::test_vm
target_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
vm = migration_serial_history_base_lifecycle_0
vm_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
|
232 | 2024-10-14T19:58:25.171Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 372
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = be9c642b-11be-4da9-8884-c0389bd6213d
target = phd_framework::test_vm
target_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
vm = migration_serial_history_base_lifecycle_0
vm_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
|
233 | 2024-10-14T19:58:25.588Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 7a3e3122-42af-4580-8fc2-797932926e5a, silo_id: a150f131-a0dc-4374-85bc-2b66288f76d7, sled_id: 1b08d83a-5a91-4e4a-aebf-6e8093175dee, sled_model: "pheidippes", sled_revision: 1, sled_serial: "1b08d83a-5a91-4e4a-aebf-6e8093175dee" }, name: "phd-vm-05ff9c99-151b-49ab-80e1-d0a52b0cc5b5", vcpus: 2 }, state: Migrating }
line = 431
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = be9c642b-11be-4da9-8884-c0389bd6213d
target = phd_framework::test_vm
target_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
vm = migration_serial_history_base_lifecycle_0
vm_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
|
234 | 2024-10-14T19:58:25.588Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 417
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = be9c642b-11be-4da9-8884-c0389bd6213d
target = phd_framework::test_vm
target_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
vm = migration_serial_history_base_lifecycle_0
vm_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
|
235 | 2024-10-14T19:58:25.588Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 596
migration_id = 21e53bdf-dfad-4e3a-83e7-69fc444f6185
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = be9c642b-11be-4da9-8884-c0389bd6213d
target = phd_framework::test_vm
target_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
|
236 | 2024-10-14T19:58:27.959Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7685}}
target = phd_framework::serial
|
237 | 2024-10-14T19:58:28.585Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = be9c642b-11be-4da9-8884-c0389bd6213d
target = phd_framework::test_vm
target_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
|
238 | 2024-10-14T19:58:28.585Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2997
file = phd-tests/framework/src/test_vm/mod.rs
line = 596
migration_id = 21e53bdf-dfad-4e3a-83e7-69fc444f6185
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = be9c642b-11be-4da9-8884-c0389bd6213d
target = phd_framework::test_vm
target_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
|
239 | 2024-10-14T19:58:28.585Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3414
file = phd-tests/framework/src/test_vm/mod.rs
line = 542
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = be9c642b-11be-4da9-8884-c0389bd6213d
target = phd_framework::test_vm
target_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
|
240 | 2024-10-14T19:58:28.586Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
|
241 | 2024-10-14T19:58:28.587Z | 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 = be9c642b-11be-4da9-8884-c0389bd6213d
|
242 | 2024-10-14T19:58:28.724Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 137
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
|
243 | 2024-10-14T19:58:28.727Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
|
244 | 2024-10-14T19:58:28.727Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
245 | 2024-10-14T19:58:28.727Z | INFO | phd-runner: test phd_tests::migrate::from_base::serial_history ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
246 | 2024-10-14T19:58:28.727Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
247 | 2024-10-14T19:58:28.727Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7820
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
248 | 2024-10-14T19:58:28.728Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1060
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
|
249 | 2024-10-14T19:58:29.144Z | 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 = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
|
250 | 2024-10-14T19:58:29.271Z | 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 = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
|
251 | 2024-10-14T19:58:29.271Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-6ed8386b-796f-4c0e-bc1b-bc9d334dc1cb"]
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 = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
|
252 | 2024-10-14T19:58:29.311Z | 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 = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
|
253 | 2024-10-14T19:58:29.311Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-19a92989-4a67-4d12-9e99-68ae35398a83"]
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 = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
|
254 | 2024-10-14T19:58:29.342Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 615
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
|
255 | 2024-10-14T19:58:29.342Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9228
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
256 | 2024-10-14T19:58:29.342Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 615
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
257 | 2024-10-14T19:58:29.342Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
258 | 2024-10-14T19:58:29.342Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
259 | 2024-10-14T19:58:29.342Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
260 | 2024-10-14T19:58:29.343Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 34
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_tests::migrate::from_base
|
261 | 2024-10-14T19:58:29.343Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
262 | 2024-10-14T19:58:29.343Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
263 | 2024-10-14T19:58:29.343Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
264 | 2024-10-14T19:58:29.343Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = list
|
265 | 2024-10-14T19:58:29.364Z | 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 726M 1.80T 726M /phd-artifacts\n
target = phd_framework::zfs
|
266 | 2024-10-14T19:58:29.364Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-805b98b7-e50a-4830-995f-c61cf8c0ab06"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = snapshot
|
267 | 2024-10-14T19:58:29.390Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-805b98b7-e50a-4830-995f-c61cf8c0ab06", "phd-artifacts/phd-clone-560366cc-0f69-4702-a7bb-5cd8b9801ac6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = clone
|
268 | 2024-10-14T19:58:29.419Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-560366cc-0f69-4702-a7bb-5cd8b9801ac6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = list
|
269 | 2024-10-14T19:58:29.437Z | 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-560366cc-0f69-4702-a7bb-5cd8b9801ac6 0B 1.80T 726M /phd-artifacts/phd-clone-560366cc-0f69-4702-a7bb-5cd8b9801ac6\n
target = phd_framework::zfs
|
270 | 2024-10-14T19:58:29.438Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
271 | 2024-10-14T19:58:29.438Z | 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 = 206
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base
|
272 | 2024-10-14T19:58:29.438Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/86bf638b2dc07f3834f56c274d1b3dd45a7a34c57925dcb4cfc422cc4e037af4/propolis-server
target = phd_framework::artifacts::store
|
273 | 2024-10-14T19:58:29.438Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/86bf638b2dc07f3834f56c274d1b3dd45a7a34c57925dcb4cfc422cc4e037af4/propolis-server"
target = phd_framework::test_vm::server
|
274 | 2024-10-14T19:58:29.438Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log"
target = phd_framework::server_log_mode
|
275 | 2024-10-14T19:58:29.451Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 889
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
276 | 2024-10-14T19:58:29.451Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
277 | 2024-10-14T19:58:29.451Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
278 | 2024-10-14T19:58:29.452Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 372
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
279 | 2024-10-14T19:58:29.906Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
280 | 2024-10-14T19:58:29.907Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 60800706-e7da-482d-b41f-15ac57ef64ae, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 00e2c0eb-d538-4e45-9216-57761011e842, silo_id: 2e2b407a-374a-4db2-8753-6d5308a76c7b, sled_id: 0cbe2e5a-7285-4990-b211-8d126b44f8ec, sled_model: "pheidippes", sled_revision: 1, sled_serial: "0cbe2e5a-7285-4990-b211-8d126b44f8ec" }, name: "phd-vm-60800706-e7da-482d-b41f-15ac57ef64ae", vcpus: 2 }, state: Creating }
line = 431
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
281 | 2024-10-14T19:58:29.907Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 455
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
282 | 2024-10-14T19:58:29.907Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 508
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
283 | 2024-10-14T19:58:29.907Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 513
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
284 | 2024-10-14T19:58:29.907Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 508
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
285 | 2024-10-14T19:58:29.907Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 765
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
286 | 2024-10-14T19:58:29.908Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 714
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
287 | 2024-10-14T19:58:29.908Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 722
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
288 | 2024-10-14T19:58:29.908Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
289 | 2024-10-14T19:58:29.908Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
290 | 2024-10-14T19:58:34.113Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4205
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
291 | 2024-10-14T19:58:34.113Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 722
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
292 | 2024-10-14T19:58:34.113Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 722
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
293 | 2024-10-14T19:58:34.113Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
294 | 2024-10-14T19:58:34.113Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
295 | 2024-10-14T19:58:34.132Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
296 | 2024-10-14T19:58:34.132Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 762
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
297 | 2024-10-14T19:58:34.132Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4224
file = phd-tests/framework/src/test_vm/mod.rs
line = 765
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
298 | 2024-10-14T19:58:34.132Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
299 | 2024-10-14T19:58:34.132Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = 60800706-e7da-482d-b41f-15ac57ef64ae
|
300 | 2024-10-14T19:58:34.143Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
301 | 2024-10-14T19:58:34.143Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
302 | 2024-10-14T19:58:34.143Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = 60800706-e7da-482d-b41f-15ac57ef64ae
|
303 | 2024-10-14T19:58:34.176Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
304 | 2024-10-14T19:58:34.176Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
305 | 2024-10-14T19:58:34.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 = 787
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 = 60800706-e7da-482d-b41f-15ac57ef64ae
|
306 | 2024-10-14T19:58:34.187Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
307 | 2024-10-14T19:58:34.187Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
308 | 2024-10-14T19:58:34.187Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = 60800706-e7da-482d-b41f-15ac57ef64ae
|
309 | 2024-10-14T19:58:34.220Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
310 | 2024-10-14T19:58:34.221Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
311 | 2024-10-14T19:58:34.221Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = 60800706-e7da-482d-b41f-15ac57ef64ae
|
312 | 2024-10-14T19:58:34.231Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
313 | 2024-10-14T19:58:34.231Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
314 | 2024-10-14T19:58:34.231Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = 60800706-e7da-482d-b41f-15ac57ef64ae
|
315 | 2024-10-14T19:58:34.254Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
316 | 2024-10-14T19:58:34.254Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::can_migrate_from_base
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base
|
317 | 2024-10-14T19:58:34.254Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
318 | 2024-10-14T19:58:34.254Z | 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 = 206
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
319 | 2024-10-14T19:58:34.254Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
320 | 2024-10-14T19:58:34.254Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
321 | 2024-10-14T19:58:34.254Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
322 | 2024-10-14T19:58:34.272Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 890
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
323 | 2024-10-14T19:58:34.272Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
324 | 2024-10-14T19:58:34.272Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 542
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 60800706-e7da-482d-b41f-15ac57ef64ae
target = phd_framework::test_vm
target_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
|
325 | 2024-10-14T19:58:34.272Z | 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 = 575
migration_id = dc7bef03-2ee6-407d-8b9e-2f09b3d08f9c
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 60800706-e7da-482d-b41f-15ac57ef64ae
target = phd_framework::test_vm
target_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
timeout_duration = 45s
|
326 | 2024-10-14T19:58:34.272Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 60800706-e7da-482d-b41f-15ac57ef64ae
target = phd_framework::test_vm
target_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
vm = migration_from_base_lifecycle_0
vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
|
327 | 2024-10-14T19:58:34.273Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 372
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 60800706-e7da-482d-b41f-15ac57ef64ae
target = phd_framework::test_vm
target_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
vm = migration_from_base_lifecycle_0
vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
|
328 | 2024-10-14T19:58:34.994Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 00e2c0eb-d538-4e45-9216-57761011e842, silo_id: 2e2b407a-374a-4db2-8753-6d5308a76c7b, sled_id: 3258ba46-7049-4bea-989d-315bf89a7e6c, sled_model: "pheidippes", sled_revision: 1, sled_serial: "3258ba46-7049-4bea-989d-315bf89a7e6c" }, name: "phd-vm-1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1", vcpus: 2 }, state: Migrating }
line = 431
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 60800706-e7da-482d-b41f-15ac57ef64ae
target = phd_framework::test_vm
target_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
vm = migration_from_base_lifecycle_0
vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
|
329 | 2024-10-14T19:58:34.994Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 722
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 60800706-e7da-482d-b41f-15ac57ef64ae
target = phd_framework::test_vm
target_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
vm = migration_from_base_lifecycle_0
vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
|
330 | 2024-10-14T19:58:34.994Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 596
migration_id = dc7bef03-2ee6-407d-8b9e-2f09b3d08f9c
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 60800706-e7da-482d-b41f-15ac57ef64ae
target = phd_framework::test_vm
target_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
|
331 | 2024-10-14T19:58:37.603Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7718}}
target = phd_framework::serial
|
332 | 2024-10-14T19:58:37.922Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 60800706-e7da-482d-b41f-15ac57ef64ae
target = phd_framework::test_vm
target_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
|
333 | 2024-10-14T19:58:37.922Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2927
file = phd-tests/framework/src/test_vm/mod.rs
line = 596
migration_id = dc7bef03-2ee6-407d-8b9e-2f09b3d08f9c
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 60800706-e7da-482d-b41f-15ac57ef64ae
target = phd_framework::test_vm
target_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
|
334 | 2024-10-14T19:58:37.922Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3649
file = phd-tests/framework/src/test_vm/mod.rs
line = 542
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 60800706-e7da-482d-b41f-15ac57ef64ae
target = phd_framework::test_vm
target_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
|
335 | 2024-10-14T19:58:37.924Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
336 | 2024-10-14T19:58:37.924Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
|
337 | 2024-10-14T19:58:37.924Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
|
338 | 2024-10-14T19:58:37.924Z | 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 = 60800706-e7da-482d-b41f-15ac57ef64ae
|
339 | 2024-10-14T19:58:38.059Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 135
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
|
340 | 2024-10-14T19:58:38.059Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 135
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
|
341 | 2024-10-14T19:58:38.060Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
|
342 | 2024-10-14T19:58:38.060Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
|
343 | 2024-10-14T19:58:38.090Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 30
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
|
344 | 2024-10-14T19:58:38.091Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
|
345 | 2024-10-14T19:58:38.091Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
346 | 2024-10-14T19:58:38.091Z | INFO | phd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
347 | 2024-10-14T19:58:38.091Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8185
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
348 | 2024-10-14T19:58:38.091Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
349 | 2024-10-14T19:58:38.092Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1060
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
|
350 | 2024-10-14T19:58:38.509Z | 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 = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
|
351 | 2024-10-14T19:58:38.641Z | 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 = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
|
352 | 2024-10-14T19:58:38.641Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-560366cc-0f69-4702-a7bb-5cd8b9801ac6"]
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 = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
|
353 | 2024-10-14T19:58:38.682Z | 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 = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
|
354 | 2024-10-14T19:58:38.683Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-805b98b7-e50a-4830-995f-c61cf8c0ab06"]
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 = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
|
355 | 2024-10-14T19:58:38.714Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 622
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
|
356 | 2024-10-14T19:58:38.714Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9371
file = phd-tests/tests/src/migrate.rs
line = 34
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_tests::migrate::from_base
|
357 | 2024-10-14T19:58:38.714Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 622
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
358 | 2024-10-14T19:58:38.714Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
359 | 2024-10-14T19:58:38.714Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
360 | | test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 103.76s |
361 | | |
362 | 2024-10-14T19:58:38.714Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 40
target = phd_runner
|