Max level shown:
12026-09-22T02:13:38.495ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 36 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"), output_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, manual_stop_on_failure: false }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22026-09-22T02:13:38.523ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 219 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("bf64f45b1a58e69d126a3c6ca1e4512c88668132"), sha256: "740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448" }), 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: 255, tv_nsec: 167978972 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-09-22T02:13:38.523ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 227 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42026-09-22T02:13:38.524ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = ad8a31742adc45e925e63443a5b43c8e30604022 file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52026-09-22T02:13:38.530ZDEBGphd-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/ad8a31742adc45e925e63443a5b43c8e30604022/crucible-nightly.sha256.txt
62026-09-22T02:13:38.790ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 248 target = phd_framework::artifacts::store
72026-09-22T02:13:39.408ZDEBGphd-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/5e201ec4185ccb9182cc6ffcb09fadd9deee24ca/propolis-server.sha256.txt
82026-09-22T02:13:39.578ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-09-22T02:13:39.579ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-09-22T02:13:39.580ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 83 target = phd_runner::execute
112026-09-22T02:13:39.581ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
122026-09-22T02:13:39.581ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-09-22T02:13:39.581ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-09-22T02:13:39.582ZINFOphd-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
152026-09-22T02:13:39.583ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::store
162026-09-22T02:13:39.585ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/bf64f45b1a58e69d126a3c6ca1e4512c88668132/OVMF_CODE.fd
172026-09-22T02:13:40.061ZDEBGphd-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::serial_history target = phd_framework::artifacts::store
182026-09-22T02:13:40.075ZDEBGphd-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 = 614 path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::store timeout = 600s
192026-09-22T02:13:46.888ZDEBGphd-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
202026-09-22T02:13:46.888ZDEBGphd-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
212026-09-22T02:13:46.905ZDEBGphd-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 3.89M 25.3T 2M /phd-artifacts\n target = phd_framework::zfs
222026-09-22T02:13:46.906ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-63b8f2b8-e4cf-4d14-a29e-f920ad789f42"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
232026-09-22T02:13:46.929ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-63b8f2b8-e4cf-4d14-a29e-f920ad789f42", "phd-artifacts/phd-clone-7d1c2ea5-dd6e-4616-8483-44ac90476fd6"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
242026-09-22T02:13:46.946ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-7d1c2ea5-dd6e-4616-8483-44ac90476fd6"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
252026-09-22T02:13:46.957ZDEBGphd-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-7d1c2ea5-dd6e-4616-8483-44ac90476fd6 0B 25.3T 49.0M /phd-artifacts/phd-clone-7d1c2ea5-dd6e-4616-8483-44ac90476fd6\n target = phd_framework::zfs
262026-09-22T02:13:46.961ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
272026-09-22T02:13:46.962ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
282026-09-22T02:13:46.962ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/1e7667ffdc98b10de9e84d649107cd4d14e4a206aca4e30bf33d9d472c03b8ae/propolis-server.tar.gz path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::store
292026-09-22T02:13:46.962ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/5e201ec4185ccb9182cc6ffcb09fadd9deee24ca/propolis-server.tar.gz
302026-09-22T02:14:04.344ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/1e7667ffdc98b10de9e84d649107cd4d14e4a206aca4e30bf33d9d472c03b8ae/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 160 path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::store untar_path = propolis-server
312026-09-22T02:14:04.344ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 514 path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::store
322026-09-22T02:14:28.963ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/1e7667ffdc98b10de9e84d649107cd4d14e4a206aca4e30bf33d9d472c03b8ae/propolis-server" target = phd_framework::test_vm::server
332026-09-22T02:14:28.963ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stdout.log" target = phd_framework::log_config
342026-09-22T02:14:29.138ZINFOphd-runner: [NEW - EVENT] Launched server with pid 917 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
352026-09-22T02:14:29.154ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
362026-09-22T02:14:29.166ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
372026-09-22T02:14:29.170ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 42199 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
382026-09-22T02:14:29.670ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-09-22T02:14:29.676ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: e5f38ec0-890d-4c47-8483-0d7d63666672, name: "phd-vm-e5f38ec0-890d-4c47-8483-0d7d63666672", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 50200511-6190-4cf9-adb5-a09b51b8459d, project_id: da462da9-6d41-4901-b2cd-4d72727b8c3e, sled_id: 3a08f19d-9c2a-41a4-89cd-96487ab53e72, sled_serial: "3a08f19d-9c2a-41a4-89cd-96487ab53e72", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 514 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
402026-09-22T02:14:29.677ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 575 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
412026-09-22T02:14:29.677ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 580 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
422026-09-22T02:14:29.679ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 2 file = phd-tests/framework/src/test_vm/mod.rs line = 575 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
432026-09-22T02:14:29.680ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 890 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
442026-09-22T02:14:29.680ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 839 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
452026-09-22T02:14:29.680ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
462026-09-22T02:14:29.680ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
472026-09-22T02:14:29.680ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
482026-09-22T02:14:34.350ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4668 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
492026-09-22T02:14:34.350ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
502026-09-22T02:14:34.351ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
512026-09-22T02:14:34.351ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
522026-09-22T02:14:34.352ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
532026-09-22T02:14:34.379ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
542026-09-22T02:14:34.379ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552026-09-22T02:14:34.380ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
562026-09-22T02:14:34.380ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
572026-09-22T02:14:34.380ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
582026-09-22T02:14:34.413ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
592026-09-22T02:14:34.413ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
602026-09-22T02:14:34.413ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4732 file = phd-tests/framework/src/test_vm/mod.rs line = 890 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
612026-09-22T02:14:34.414ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
622026-09-22T02:14:34.415ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
632026-09-22T02:14:34.424ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 8 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
642026-09-22T02:14:34.424ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
652026-09-22T02:14:34.424ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
662026-09-22T02:14:34.456ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
672026-09-22T02:14:34.457ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
682026-09-22T02:14:34.457ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
692026-09-22T02:14:34.468ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
702026-09-22T02:14:34.468ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
712026-09-22T02:14:34.468ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
722026-09-22T02:14:34.500ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
732026-09-22T02:14:34.511ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
742026-09-22T02:14:34.511ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
752026-09-22T02:14:34.511ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
762026-09-22T02:14:34.511ZDEBGphd-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
772026-09-22T02:14:34.511ZDEBGphd-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
782026-09-22T02:14:34.511ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 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
792026-09-22T02:14:34.511ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::log_config
802026-09-22T02:14:34.554ZINFOphd-runner: [NEW - EVENT] Launched server with pid 918 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
812026-09-22T02:14:34.567ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 56 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
822026-09-22T02:14:34.567ZINFOphd-runner: [MIGRATE_FROM - START] 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 = e5f38ec0-890d-4c47-8483-0d7d63666672 target = phd_framework::test_vm target_id = a59342fd-9ca5-48f3-b798-22c84eabdc18
832026-09-22T02:14:34.568ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 642 migration_id = babbaa07-2a2c-4bdf-9eb9-e1215bc6d876 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = e5f38ec0-890d-4c47-8483-0d7d63666672 target = phd_framework::test_vm target_id = a59342fd-9ca5-48f3-b798-22c84eabdc18 timeout_duration = 45s
842026-09-22T02:14:34.568ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = e5f38ec0-890d-4c47-8483-0d7d63666672 target = phd_framework::test_vm target_id = a59342fd-9ca5-48f3-b798-22c84eabdc18 vm = migration_serial_history_base_lifecycle_0 vm_id = a59342fd-9ca5-48f3-b798-22c84eabdc18
852026-09-22T02:14:34.568ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = e5f38ec0-890d-4c47-8483-0d7d63666672 target = phd_framework::test_vm target_id = a59342fd-9ca5-48f3-b798-22c84eabdc18 vm = migration_serial_history_base_lifecycle_0 vm_id = a59342fd-9ca5-48f3-b798-22c84eabdc18
862026-09-22T02:14:35.461ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: a59342fd-9ca5-48f3-b798-22c84eabdc18, name: "phd-vm-a59342fd-9ca5-48f3-b798-22c84eabdc18", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 50200511-6190-4cf9-adb5-a09b51b8459d, project_id: da462da9-6d41-4901-b2cd-4d72727b8c3e, sled_id: 123c77d6-ea17-4f6d-951a-efc883486888, sled_serial: "123c77d6-ea17-4f6d-951a-efc883486888", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 514 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = e5f38ec0-890d-4c47-8483-0d7d63666672 target = phd_framework::test_vm target_id = a59342fd-9ca5-48f3-b798-22c84eabdc18 vm = migration_serial_history_base_lifecycle_0 vm_id = a59342fd-9ca5-48f3-b798-22c84eabdc18
872026-09-22T02:14:35.462ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = babbaa07-2a2c-4bdf-9eb9-e1215bc6d876 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = e5f38ec0-890d-4c47-8483-0d7d63666672 target = phd_framework::test_vm target_id = a59342fd-9ca5-48f3-b798-22c84eabdc18
882026-09-22T02:14:38.026ZINFOphd-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":7756}} target = phd_framework::serial
892026-09-22T02:14:39.477ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 676 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = e5f38ec0-890d-4c47-8483-0d7d63666672 target = phd_framework::test_vm target_id = a59342fd-9ca5-48f3-b798-22c84eabdc18
902026-09-22T02:14:39.478ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4014 file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = babbaa07-2a2c-4bdf-9eb9-e1215bc6d876 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = e5f38ec0-890d-4c47-8483-0d7d63666672 target = phd_framework::test_vm target_id = a59342fd-9ca5-48f3-b798-22c84eabdc18
912026-09-22T02:14:39.481ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
922026-09-22T02:14:39.484ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = e5f38ec0-890d-4c47-8483-0d7d63666672
932026-09-22T02:14:39.558ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 75 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
942026-09-22T02:14:39.558ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10401 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = e5f38ec0-890d-4c47-8483-0d7d63666672
952026-09-22T02:14:39.561ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = a59342fd-9ca5-48f3-b798-22c84eabdc18
962026-09-22T02:14:39.562ZDEBGphd-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
972026-09-22T02:14:39.563ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1195 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = a59342fd-9ca5-48f3-b798-22c84eabdc18
982026-09-22T02:14:39.563ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9890 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
992026-09-22T02:14:39.564ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
1002026-09-22T02:14:39.564ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1012026-09-22T02:14:39.907ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = a59342fd-9ca5-48f3-b798-22c84eabdc18
1022026-09-22T02:14:39.989ZDEBGphd-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 = a59342fd-9ca5-48f3-b798-22c84eabdc18
1032026-09-22T02:14:39.989ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-7d1c2ea5-dd6e-4616-8483-44ac90476fd6"] 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 = a59342fd-9ca5-48f3-b798-22c84eabdc18
1042026-09-22T02:14:40.016ZDEBGphd-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 = a59342fd-9ca5-48f3-b798-22c84eabdc18
1052026-09-22T02:14:40.016ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-63b8f2b8-e4cf-4d14-a29e-f920ad789f42"] 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 = a59342fd-9ca5-48f3-b798-22c84eabdc18
1062026-09-22T02:14:40.034ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 472 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = a59342fd-9ca5-48f3-b798-22c84eabdc18
1072026-09-22T02:14:40.034ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5464 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = e5f38ec0-890d-4c47-8483-0d7d63666672 target = phd_framework::test_vm target_id = a59342fd-9ca5-48f3-b798-22c84eabdc18 vm = migration_serial_history_base_lifecycle_0 vm_id = a59342fd-9ca5-48f3-b798-22c84eabdc18
1082026-09-22T02:14:40.034ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5465 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 = e5f38ec0-890d-4c47-8483-0d7d63666672 target = phd_framework::test_vm target_id = a59342fd-9ca5-48f3-b798-22c84eabdc18
1092026-09-22T02:14:40.034ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 60438 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
1102026-09-22T02:14:40.035ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 470 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1112026-09-22T02:14:40.035ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
1122026-09-22T02:14:40.035ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1132026-09-22T02:14:40.035ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1142026-09-22T02:14:40.035ZINFOphd-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
1152026-09-22T02:14:40.035ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd target = phd_framework::artifacts::store
1162026-09-22T02:14:40.035ZDEBGphd-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
1172026-09-22T02:14:40.036ZDEBGphd-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
1182026-09-22T02:14:40.036ZDEBGphd-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
1192026-09-22T02:14:40.050ZDEBGphd-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 1.30G 25.3T 1.30G /phd-artifacts\n target = phd_framework::zfs
1202026-09-22T02:14:40.051ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-5e0be998-7419-42b4-bac4-1b6f7e9fae67"] 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
1212026-09-22T02:14:40.070ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-5e0be998-7419-42b4-bac4-1b6f7e9fae67", "phd-artifacts/phd-clone-cad4a5bb-39fd-4896-ba99-12d13102cb25"] 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
1222026-09-22T02:14:40.088ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-cad4a5bb-39fd-4896-ba99-12d13102cb25"] 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
1232026-09-22T02:14:40.099ZDEBGphd-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-cad4a5bb-39fd-4896-ba99-12d13102cb25 0B 25.3T 1.30G /phd-artifacts/phd-clone-cad4a5bb-39fd-4896-ba99-12d13102cb25\n target = phd_framework::zfs
1242026-09-22T02:14:40.100ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1252026-09-22T02:14:40.100ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
1262026-09-22T02:14:40.100ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/1e7667ffdc98b10de9e84d649107cd4d14e4a206aca4e30bf33d9d472c03b8ae/propolis-server target = phd_framework::artifacts::store
1272026-09-22T02:14:40.100ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/1e7667ffdc98b10de9e84d649107cd4d14e4a206aca4e30bf33d9d472c03b8ae/propolis-server" target = phd_framework::test_vm::server
1282026-09-22T02:14:40.100ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stdout.log" target = phd_framework::log_config
1292026-09-22T02:14:40.144ZINFOphd-runner: [NEW - EVENT] Launched server with pid 927 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
1302026-09-22T02:14:40.158ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 58 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1312026-09-22T02:14:40.159ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1322026-09-22T02:14:40.159ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1332026-09-22T02:14:40.610ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1342026-09-22T02:14:40.611ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 3e2d98ac-2ec4-4d91-9972-4589665001b9, name: "phd-vm-3e2d98ac-2ec4-4d91-9972-4589665001b9", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 0372ee6d-cd02-4b3f-a326-234e71fd5973, project_id: 137956a6-97af-4c5e-92e8-aa44f1d6ba3b, sled_id: 760b4c83-1fcd-4c0f-83f7-e2affb835053, sled_serial: "760b4c83-1fcd-4c0f-83f7-e2affb835053", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 514 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1352026-09-22T02:14:40.611ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 575 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1362026-09-22T02:14:40.611ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 580 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1372026-09-22T02:14:40.613ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 575 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1382026-09-22T02:14:40.613ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 890 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1392026-09-22T02:14:40.613ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 839 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1402026-09-22T02:14:40.613ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
1412026-09-22T02:14:40.613ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1422026-09-22T02:14:40.613ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1432026-09-22T02:14:45.149ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4534 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1442026-09-22T02:14:45.149ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
1452026-09-22T02:14:45.149ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
1462026-09-22T02:14:45.149ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1472026-09-22T02:14:45.149ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1482026-09-22T02:14:45.167ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1492026-09-22T02:14:45.167ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1502026-09-22T02:14:45.168ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
1512026-09-22T02:14:45.168ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1522026-09-22T02:14:45.168ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1532026-09-22T02:14:45.201ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1542026-09-22T02:14:45.201ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1552026-09-22T02:14:45.201ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4586 file = phd-tests/framework/src/test_vm/mod.rs line = 890 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1562026-09-22T02:14:45.201ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1572026-09-22T02:14:45.201ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1582026-09-22T02:14:45.212ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1592026-09-22T02:14:45.212ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1602026-09-22T02:14:45.212ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1612026-09-22T02:14:45.244ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1622026-09-22T02:14:45.245ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1632026-09-22T02:14:45.245ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1642026-09-22T02:14:45.256ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1652026-09-22T02:14:45.256ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1662026-09-22T02:14:45.256ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1672026-09-22T02:14:45.289ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1682026-09-22T02:14:45.289ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1692026-09-22T02:14:45.290ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1702026-09-22T02:14:45.300ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1712026-09-22T02:14:45.300ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1722026-09-22T02:14:45.300ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1732026-09-22T02:14:45.334ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1742026-09-22T02:14:45.334ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1752026-09-22T02:14:45.334ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1762026-09-22T02:14:45.345ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1772026-09-22T02:14:45.345ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1782026-09-22T02:14:45.345ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1792026-09-22T02:14:45.377ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1802026-09-22T02:14:45.378ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1812026-09-22T02:14:45.378ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1822026-09-22T02:14:45.389ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1832026-09-22T02:14:45.389ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1842026-09-22T02:14:45.389ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1852026-09-22T02:14:45.422ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1862026-09-22T02:14:45.423ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1872026-09-22T02:14:45.423ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1882026-09-22T02:14:45.433ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1892026-09-22T02:14:45.433ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1902026-09-22T02:14:45.433ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1912026-09-22T02:14:45.466ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
1922026-09-22T02:14:45.466ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
1932026-09-22T02:14:45.466ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1942026-09-22T02:14:45.467ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
1952026-09-22T02:14:45.467ZDEBGphd-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
1962026-09-22T02:14:45.467ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 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
1972026-09-22T02:14:45.467ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::log_config
1982026-09-22T02:14:45.507ZINFOphd-runner: [NEW - EVENT] Launched server with pid 928 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
1992026-09-22T02:14:45.520ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 53 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2002026-09-22T02:14:45.520ZINFOphd-runner: [MIGRATE_FROM - START] 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 = 3e2d98ac-2ec4-4d91-9972-4589665001b9 target = phd_framework::test_vm target_id = c5d942ba-4425-474a-ad24-aee0dd97466d
2012026-09-22T02:14:45.520ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 642 migration_id = 737b1a85-ec2d-40af-becd-eed9b6beabbc path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9 target = phd_framework::test_vm target_id = c5d942ba-4425-474a-ad24-aee0dd97466d timeout_duration = 45s
2022026-09-22T02:14:45.520ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9 target = phd_framework::test_vm target_id = c5d942ba-4425-474a-ad24-aee0dd97466d vm = migration_from_base_lifecycle_0 vm_id = c5d942ba-4425-474a-ad24-aee0dd97466d
2032026-09-22T02:14:45.521ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9 target = phd_framework::test_vm target_id = c5d942ba-4425-474a-ad24-aee0dd97466d vm = migration_from_base_lifecycle_0 vm_id = c5d942ba-4425-474a-ad24-aee0dd97466d
2042026-09-22T02:14:46.211ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: c5d942ba-4425-474a-ad24-aee0dd97466d, name: "phd-vm-c5d942ba-4425-474a-ad24-aee0dd97466d", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 0372ee6d-cd02-4b3f-a326-234e71fd5973, project_id: 137956a6-97af-4c5e-92e8-aa44f1d6ba3b, sled_id: 411f3296-0594-4b87-b6cd-c76e33b10b2a, sled_serial: "411f3296-0594-4b87-b6cd-c76e33b10b2a", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 514 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9 target = phd_framework::test_vm target_id = c5d942ba-4425-474a-ad24-aee0dd97466d vm = migration_from_base_lifecycle_0 vm_id = c5d942ba-4425-474a-ad24-aee0dd97466d
2052026-09-22T02:14:46.211ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 737b1a85-ec2d-40af-becd-eed9b6beabbc path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9 target = phd_framework::test_vm target_id = c5d942ba-4425-474a-ad24-aee0dd97466d
2062026-09-22T02:14:48.756ZINFOphd-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":7847}} target = phd_framework::serial
2072026-09-22T02:14:49.875ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 676 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9 target = phd_framework::test_vm target_id = c5d942ba-4425-474a-ad24-aee0dd97466d
2082026-09-22T02:14:49.876ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3663 file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 737b1a85-ec2d-40af-becd-eed9b6beabbc path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9 target = phd_framework::test_vm target_id = c5d942ba-4425-474a-ad24-aee0dd97466d
2092026-09-22T02:14:49.877ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
2102026-09-22T02:14:49.878ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = c5d942ba-4425-474a-ad24-aee0dd97466d
2112026-09-22T02:14:49.878ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = c5d942ba-4425-474a-ad24-aee0dd97466d
2122026-09-22T02:14:49.879ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 3e2d98ac-2ec4-4d91-9972-4589665001b9
2132026-09-22T02:14:49.956ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 78 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
2142026-09-22T02:14:49.957ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9795 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9
2152026-09-22T02:14:51.513ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1635 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = c5d942ba-4425-474a-ad24-aee0dd97466d
2162026-09-22T02:14:51.513ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = c5d942ba-4425-474a-ad24-aee0dd97466d
2172026-09-22T02:14:51.513ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = c5d942ba-4425-474a-ad24-aee0dd97466d
2182026-09-22T02:14:51.546ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = c5d942ba-4425-474a-ad24-aee0dd97466d
2192026-09-22T02:14:51.546ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = c5d942ba-4425-474a-ad24-aee0dd97466d
2202026-09-22T02:14:51.547ZDEBGphd-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
2212026-09-22T02:14:51.547ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 10935 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2222026-09-22T02:14:51.547ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
2232026-09-22T02:14:51.547ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2242026-09-22T02:14:51.548ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1195 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = c5d942ba-4425-474a-ad24-aee0dd97466d
2252026-09-22T02:14:51.886ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = c5d942ba-4425-474a-ad24-aee0dd97466d
2262026-09-22T02:14:51.974ZDEBGphd-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 = c5d942ba-4425-474a-ad24-aee0dd97466d
2272026-09-22T02:14:51.974ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-cad4a5bb-39fd-4896-ba99-12d13102cb25"] 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 = c5d942ba-4425-474a-ad24-aee0dd97466d
2282026-09-22T02:14:52.000ZDEBGphd-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 = c5d942ba-4425-474a-ad24-aee0dd97466d
2292026-09-22T02:14:52.000ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-5e0be998-7419-42b4-bac4-1b6f7e9fae67"] 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 = c5d942ba-4425-474a-ad24-aee0dd97466d
2302026-09-22T02:14:52.017ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 470 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = c5d942ba-4425-474a-ad24-aee0dd97466d
2312026-09-22T02:14:52.018ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 470 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2322026-09-22T02:14:52.018ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6496 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 3e2d98ac-2ec4-4d91-9972-4589665001b9 target = phd_framework::test_vm target_id = c5d942ba-4425-474a-ad24-aee0dd97466d vm = migration_from_base_lifecycle_0 vm_id = c5d942ba-4425-474a-ad24-aee0dd97466d
2332026-09-22T02:14:52.018ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
2342026-09-22T02:14:52.018ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6497 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 = 3e2d98ac-2ec4-4d91-9972-4589665001b9 target = phd_framework::test_vm target_id = c5d942ba-4425-474a-ad24-aee0dd97466d
2352026-09-22T02:14:52.018ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2362026-09-22T02:14:52.018ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 11980 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
2372026-09-22T02:14:52.018ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2382026-09-22T02:14:52.018ZINFOphd-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
2392026-09-22T02:14:52.018ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd target = phd_framework::artifacts::store
2402026-09-22T02:14:52.018ZDEBGphd-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
2412026-09-22T02:14:52.018ZDEBGphd-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
2422026-09-22T02:14:52.018ZDEBGphd-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
2432026-09-22T02:14:52.029ZDEBGphd-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 1.30G 25.3T 1.30G /phd-artifacts\n target = phd_framework::zfs
2442026-09-22T02:14:52.029ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-7a0c356d-607e-4ae1-ac42-b88d1ca74563"] 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
2452026-09-22T02:14:52.045ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-7a0c356d-607e-4ae1-ac42-b88d1ca74563", "phd-artifacts/phd-clone-f4a6d55d-69b7-4afe-9d67-a3bd7fdbedb3"] 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
2462026-09-22T02:14:52.063ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-f4a6d55d-69b7-4afe-9d67-a3bd7fdbedb3"] 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
2472026-09-22T02:14:52.074ZDEBGphd-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-f4a6d55d-69b7-4afe-9d67-a3bd7fdbedb3 0B 25.3T 1.30G /phd-artifacts/phd-clone-f4a6d55d-69b7-4afe-9d67-a3bd7fdbedb3\n target = phd_framework::zfs
2482026-09-22T02:14:52.074ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2492026-09-22T02:14:52.074ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2502026-09-22T02:14:52.074ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/1e7667ffdc98b10de9e84d649107cd4d14e4a206aca4e30bf33d9d472c03b8ae/propolis-server target = phd_framework::artifacts::store
2512026-09-22T02:14:52.074ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/1e7667ffdc98b10de9e84d649107cd4d14e4a206aca4e30bf33d9d472c03b8ae/propolis-server" target = phd_framework::test_vm::server
2522026-09-22T02:14:52.074ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stdout.log" target = phd_framework::log_config
2532026-09-22T02:14:52.116ZINFOphd-runner: [NEW - EVENT] Launched server with pid 937 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2542026-09-22T02:14:52.130ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 56 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2552026-09-22T02:14:52.130ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
2562026-09-22T02:14:52.131ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
2572026-09-22T02:14:52.817ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582026-09-22T02:14:52.818ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 545a78e9-b4a4-4715-b339-22ed9b933299, name: "phd-vm-545a78e9-b4a4-4715-b339-22ed9b933299", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 8ffa16d2-2cdd-45e7-8deb-7e25ddae4a89, project_id: 5405befd-ea9e-4579-8e34-5f840fd78ea7, sled_id: b874ebcc-aa98-4b3d-84a9-c47024a5d0b3, sled_serial: "b874ebcc-aa98-4b3d-84a9-c47024a5d0b3", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 514 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
2592026-09-22T02:14:52.818ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 575 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
2602026-09-22T02:14:52.818ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 580 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 = 545a78e9-b4a4-4715-b339-22ed9b933299
2612026-09-22T02:14:52.820ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 575 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
2622026-09-22T02:14:52.820ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 890 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2632026-09-22T02:14:52.820ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 839 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 = 545a78e9-b4a4-4715-b339-22ed9b933299
2642026-09-22T02:14:52.820ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2652026-09-22T02:14:52.820ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
2662026-09-22T02:14:52.820ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 545a78e9-b4a4-4715-b339-22ed9b933299
2672026-09-22T02:14:57.326ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4531 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
2682026-09-22T02:14:57.326ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2692026-09-22T02:14:57.327ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2702026-09-22T02:14:57.327ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
2712026-09-22T02:14:57.327ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 545a78e9-b4a4-4715-b339-22ed9b933299
2722026-09-22T02:14:57.345ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
2732026-09-22T02:14:57.345ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2742026-09-22T02:14:57.346ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2752026-09-22T02:14:57.346ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
2762026-09-22T02:14:57.346ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 545a78e9-b4a4-4715-b339-22ed9b933299
2772026-09-22T02:14:57.379ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
2782026-09-22T02:14:57.379ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2792026-09-22T02:14:57.379ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4585 file = phd-tests/framework/src/test_vm/mod.rs line = 890 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2802026-09-22T02:14:57.380ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
2812026-09-22T02:14:57.380ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 545a78e9-b4a4-4715-b339-22ed9b933299
2822026-09-22T02:14:57.391ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
2832026-09-22T02:14:57.391ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
2842026-09-22T02:14:57.391ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 545a78e9-b4a4-4715-b339-22ed9b933299
2852026-09-22T02:14:57.424ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
2862026-09-22T02:14:57.424ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
2872026-09-22T02:14:57.425ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 545a78e9-b4a4-4715-b339-22ed9b933299
2882026-09-22T02:14:57.435ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
2892026-09-22T02:14:57.435ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
2902026-09-22T02:14:57.435ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 545a78e9-b4a4-4715-b339-22ed9b933299
2912026-09-22T02:14:57.468ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
2922026-09-22T02:14:57.469ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
2932026-09-22T02:14:57.469ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 545a78e9-b4a4-4715-b339-22ed9b933299
2942026-09-22T02:14:57.480ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
2952026-09-22T02:14:57.480ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
2962026-09-22T02:14:57.480ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 545a78e9-b4a4-4715-b339-22ed9b933299
2972026-09-22T02:14:57.513ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
2982026-09-22T02:14:57.513ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
2992026-09-22T02:14:57.514ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 545a78e9-b4a4-4715-b339-22ed9b933299
3002026-09-22T02:14:57.524ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
3012026-09-22T02:14:57.524ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
3022026-09-22T02:14:57.524ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 545a78e9-b4a4-4715-b339-22ed9b933299
3032026-09-22T02:14:57.557ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
3042026-09-22T02:14:57.557ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
3052026-09-22T02:14:57.558ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 545a78e9-b4a4-4715-b339-22ed9b933299
3062026-09-22T02:14:57.568ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
3072026-09-22T02:14:57.569ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
3082026-09-22T02:14:57.569ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 545a78e9-b4a4-4715-b339-22ed9b933299
3092026-09-22T02:14:57.601ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
3102026-09-22T02:14:57.601ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
3112026-09-22T02:14:57.601ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 545a78e9-b4a4-4715-b339-22ed9b933299
3122026-09-22T02:14:57.612ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
3132026-09-22T02:14:57.612ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
3142026-09-22T02:14:57.612ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 545a78e9-b4a4-4715-b339-22ed9b933299
3152026-09-22T02:14:57.645ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
3162026-09-22T02:14:57.645ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3172026-09-22T02:14:57.645ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3182026-09-22T02:14:57.645ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 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
3192026-09-22T02:14:57.645ZDEBGphd-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
3202026-09-22T02:14:57.646ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 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
3212026-09-22T02:14:57.646ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::log_config
3222026-09-22T02:14:57.686ZINFOphd-runner: [NEW - EVENT] Launched server with pid 938 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3232026-09-22T02:14:57.698ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 52 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3242026-09-22T02:14:57.698ZINFOphd-runner: [MIGRATE_FROM - START] 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 = 545a78e9-b4a4-4715-b339-22ed9b933299 target = phd_framework::test_vm target_id = fc18e006-da5f-4996-bd09-d1d71421d3a7
3252026-09-22T02:14:57.698ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 642 migration_id = 9c2b2c17-c731-4ad1-a165-9e2028608941 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 545a78e9-b4a4-4715-b339-22ed9b933299 target = phd_framework::test_vm target_id = fc18e006-da5f-4996-bd09-d1d71421d3a7 timeout_duration = 45s
3262026-09-22T02:14:57.698ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 545a78e9-b4a4-4715-b339-22ed9b933299 target = phd_framework::test_vm target_id = fc18e006-da5f-4996-bd09-d1d71421d3a7 vm = migration_from_base_and_back_lifecycle_0 vm_id = fc18e006-da5f-4996-bd09-d1d71421d3a7
3272026-09-22T02:14:57.699ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 545a78e9-b4a4-4715-b339-22ed9b933299 target = phd_framework::test_vm target_id = fc18e006-da5f-4996-bd09-d1d71421d3a7 vm = migration_from_base_and_back_lifecycle_0 vm_id = fc18e006-da5f-4996-bd09-d1d71421d3a7
3282026-09-22T02:14:58.159ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: fc18e006-da5f-4996-bd09-d1d71421d3a7, name: "phd-vm-fc18e006-da5f-4996-bd09-d1d71421d3a7", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 8ffa16d2-2cdd-45e7-8deb-7e25ddae4a89, project_id: 5405befd-ea9e-4579-8e34-5f840fd78ea7, sled_id: d4dc5e12-85ee-4ac6-ba0b-f06661a86535, sled_serial: "d4dc5e12-85ee-4ac6-ba0b-f06661a86535", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 514 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 545a78e9-b4a4-4715-b339-22ed9b933299 target = phd_framework::test_vm target_id = fc18e006-da5f-4996-bd09-d1d71421d3a7 vm = migration_from_base_and_back_lifecycle_0 vm_id = fc18e006-da5f-4996-bd09-d1d71421d3a7
3292026-09-22T02:14:58.159ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 9c2b2c17-c731-4ad1-a165-9e2028608941 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 545a78e9-b4a4-4715-b339-22ed9b933299 target = phd_framework::test_vm target_id = fc18e006-da5f-4996-bd09-d1d71421d3a7
3302026-09-22T02:15:00.648ZINFOphd-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":7847}} target = phd_framework::serial
3312026-09-22T02:15:00.891ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 676 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 545a78e9-b4a4-4715-b339-22ed9b933299 target = phd_framework::test_vm target_id = fc18e006-da5f-4996-bd09-d1d71421d3a7
3322026-09-22T02:15:00.891ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2732 file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 9c2b2c17-c731-4ad1-a165-9e2028608941 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 545a78e9-b4a4-4715-b339-22ed9b933299 target = phd_framework::test_vm target_id = fc18e006-da5f-4996-bd09-d1d71421d3a7
3332026-09-22T02:15:00.893ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
3342026-09-22T02:15:00.894ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = fc18e006-da5f-4996-bd09-d1d71421d3a7
3352026-09-22T02:15:00.894ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = fc18e006-da5f-4996-bd09-d1d71421d3a7
3362026-09-22T02:15:00.895ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 545a78e9-b4a4-4715-b339-22ed9b933299
3372026-09-22T02:15:00.977ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 83 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
3382026-09-22T02:15:00.977ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8871 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 545a78e9-b4a4-4715-b339-22ed9b933299
3392026-09-22T02:15:00.977ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 83 file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = fc18e006-da5f-4996-bd09-d1d71421d3a7
3402026-09-22T02:15:00.978ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = fc18e006-da5f-4996-bd09-d1d71421d3a7
3412026-09-22T02:15:00.978ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = fc18e006-da5f-4996-bd09-d1d71421d3a7
3422026-09-22T02:15:01.006ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 28 file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = fc18e006-da5f-4996-bd09-d1d71421d3a7
3432026-09-22T02:15:01.006ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __BASE_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3442026-09-22T02:15:01.006ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3452026-09-22T02:15:01.006ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 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
3462026-09-22T02:15:01.006ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/1e7667ffdc98b10de9e84d649107cd4d14e4a206aca4e30bf33d9d472c03b8ae/propolis-server target = phd_framework::artifacts::store
3472026-09-22T02:15:01.006ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/1e7667ffdc98b10de9e84d649107cd4d14e4a206aca4e30bf33d9d472c03b8ae/propolis-server" target = phd_framework::test_vm::server
3482026-09-22T02:15:01.006ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::log_config
3492026-09-22T02:15:01.049ZINFOphd-runner: [NEW - EVENT] Launched server with pid 940 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3502026-09-22T02:15:01.063ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 56 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3512026-09-22T02:15:01.063ZINFOphd-runner: [MIGRATE_FROM - START] 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 = fc18e006-da5f-4996-bd09-d1d71421d3a7 target = phd_framework::test_vm target_id = f458d927-3b93-4d51-9888-f4a0881f27ed
3522026-09-22T02:15:01.063ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 642 migration_id = 96f414e1-47b0-4a66-a0d0-b15bc0aee466 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = fc18e006-da5f-4996-bd09-d1d71421d3a7 target = phd_framework::test_vm target_id = f458d927-3b93-4d51-9888-f4a0881f27ed timeout_duration = 45s
3532026-09-22T02:15:01.063ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = fc18e006-da5f-4996-bd09-d1d71421d3a7 target = phd_framework::test_vm target_id = f458d927-3b93-4d51-9888-f4a0881f27ed vm = migration_from_base_and_back_lifecycle_1 vm_id = f458d927-3b93-4d51-9888-f4a0881f27ed
3542026-09-22T02:15:01.064ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = fc18e006-da5f-4996-bd09-d1d71421d3a7 target = phd_framework::test_vm target_id = f458d927-3b93-4d51-9888-f4a0881f27ed vm = migration_from_base_and_back_lifecycle_1 vm_id = f458d927-3b93-4d51-9888-f4a0881f27ed
3552026-09-22T02:15:01.665ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: f458d927-3b93-4d51-9888-f4a0881f27ed, name: "phd-vm-f458d927-3b93-4d51-9888-f4a0881f27ed", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 8ffa16d2-2cdd-45e7-8deb-7e25ddae4a89, project_id: 5405befd-ea9e-4579-8e34-5f840fd78ea7, sled_id: e2a62f9b-dd40-4744-8278-a166cd373214, sled_serial: "e2a62f9b-dd40-4744-8278-a166cd373214", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 514 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = fc18e006-da5f-4996-bd09-d1d71421d3a7 target = phd_framework::test_vm target_id = f458d927-3b93-4d51-9888-f4a0881f27ed vm = migration_from_base_and_back_lifecycle_1 vm_id = f458d927-3b93-4d51-9888-f4a0881f27ed
3562026-09-22T02:15:01.666ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 96f414e1-47b0-4a66-a0d0-b15bc0aee466 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = fc18e006-da5f-4996-bd09-d1d71421d3a7 target = phd_framework::test_vm target_id = f458d927-3b93-4d51-9888-f4a0881f27ed
3572026-09-22T02:15:04.230ZINFOphd-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":7894}} target = phd_framework::serial
3582026-09-22T02:15:05.323ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 676 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = fc18e006-da5f-4996-bd09-d1d71421d3a7 target = phd_framework::test_vm target_id = f458d927-3b93-4d51-9888-f4a0881f27ed
3592026-09-22T02:15:05.323ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3656 file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 96f414e1-47b0-4a66-a0d0-b15bc0aee466 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = fc18e006-da5f-4996-bd09-d1d71421d3a7 target = phd_framework::test_vm target_id = f458d927-3b93-4d51-9888-f4a0881f27ed
3602026-09-22T02:15:05.325ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 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 = fc18e006-da5f-4996-bd09-d1d71421d3a7
3612026-09-22T02:15:05.325ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = f458d927-3b93-4d51-9888-f4a0881f27ed
3622026-09-22T02:15:05.325ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = f458d927-3b93-4d51-9888-f4a0881f27ed
3632026-09-22T02:15:05.327ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = fc18e006-da5f-4996-bd09-d1d71421d3a7
3642026-09-22T02:15:05.414ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 88 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 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 = fc18e006-da5f-4996-bd09-d1d71421d3a7
3652026-09-22T02:15:05.414ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7714 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 545a78e9-b4a4-4715-b339-22ed9b933299 target = phd_framework::test_vm target_id = fc18e006-da5f-4996-bd09-d1d71421d3a7 vm = migration_from_base_and_back_lifecycle_0 vm_id = fc18e006-da5f-4996-bd09-d1d71421d3a7
3662026-09-22T02:15:05.414ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 7714 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 = 545a78e9-b4a4-4715-b339-22ed9b933299 target = phd_framework::test_vm target_id = fc18e006-da5f-4996-bd09-d1d71421d3a7
3672026-09-22T02:15:05.414ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 88 file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = f458d927-3b93-4d51-9888-f4a0881f27ed
3682026-09-22T02:15:05.414ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = f458d927-3b93-4d51-9888-f4a0881f27ed
3692026-09-22T02:15:05.414ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = f458d927-3b93-4d51-9888-f4a0881f27ed
3702026-09-22T02:15:05.448ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = f458d927-3b93-4d51-9888-f4a0881f27ed
3712026-09-22T02:15:05.448ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3722026-09-22T02:15:05.448ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3732026-09-22T02:15:05.448ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 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
3742026-09-22T02:15:05.448ZDEBGphd-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
3752026-09-22T02:15:05.448ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 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
3762026-09-22T02:15:05.448ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::log_config
3772026-09-22T02:15:05.493ZINFOphd-runner: [NEW - EVENT] Launched server with pid 942 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3782026-09-22T02:15:05.506ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 58 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3792026-09-22T02:15:05.506ZINFOphd-runner: [MIGRATE_FROM - START] 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 = f458d927-3b93-4d51-9888-f4a0881f27ed target = phd_framework::test_vm target_id = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809
3802026-09-22T02:15:05.506ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 642 migration_id = 2ba0a9d4-55e6-4649-a120-c7396b189467 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f458d927-3b93-4d51-9888-f4a0881f27ed target = phd_framework::test_vm target_id = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809 timeout_duration = 45s
3812026-09-22T02:15:05.507ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f458d927-3b93-4d51-9888-f4a0881f27ed target = phd_framework::test_vm target_id = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809 vm = migration_from_base_and_back_lifecycle_2 vm_id = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809
3822026-09-22T02:15:05.507ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f458d927-3b93-4d51-9888-f4a0881f27ed target = phd_framework::test_vm target_id = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809 vm = migration_from_base_and_back_lifecycle_2 vm_id = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809
3832026-09-22T02:15:06.320ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 87508c79-a0e7-4c0e-bfb2-dc3a6306a809, name: "phd-vm-87508c79-a0e7-4c0e-bfb2-dc3a6306a809", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 8ffa16d2-2cdd-45e7-8deb-7e25ddae4a89, project_id: 5405befd-ea9e-4579-8e34-5f840fd78ea7, sled_id: a500da81-3b1b-4c0c-a012-36ac08fd5884, sled_serial: "a500da81-3b1b-4c0c-a012-36ac08fd5884", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 514 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f458d927-3b93-4d51-9888-f4a0881f27ed target = phd_framework::test_vm target_id = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809 vm = migration_from_base_and_back_lifecycle_2 vm_id = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809
3842026-09-22T02:15:06.320ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 2ba0a9d4-55e6-4649-a120-c7396b189467 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f458d927-3b93-4d51-9888-f4a0881f27ed target = phd_framework::test_vm target_id = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809
3852026-09-22T02:15:08.823ZINFOphd-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":7941}} target = phd_framework::serial
3862026-09-22T02:15:09.447ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 676 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f458d927-3b93-4d51-9888-f4a0881f27ed target = phd_framework::test_vm target_id = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809
3872026-09-22T02:15:09.447ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3126 file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 2ba0a9d4-55e6-4649-a120-c7396b189467 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f458d927-3b93-4d51-9888-f4a0881f27ed target = phd_framework::test_vm target_id = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809
3882026-09-22T02:15:09.449ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 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 = f458d927-3b93-4d51-9888-f4a0881f27ed
3892026-09-22T02:15:09.449ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809
3902026-09-22T02:15:09.449ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809
3912026-09-22T02:15:09.451ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = f458d927-3b93-4d51-9888-f4a0881f27ed
3922026-09-22T02:15:09.530ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 80 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 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 = f458d927-3b93-4d51-9888-f4a0881f27ed
3932026-09-22T02:15:09.530ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8466 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = fc18e006-da5f-4996-bd09-d1d71421d3a7 target = phd_framework::test_vm target_id = f458d927-3b93-4d51-9888-f4a0881f27ed vm = migration_from_base_and_back_lifecycle_1 vm_id = f458d927-3b93-4d51-9888-f4a0881f27ed
3942026-09-22T02:15:09.530ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 8466 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 = fc18e006-da5f-4996-bd09-d1d71421d3a7 target = phd_framework::test_vm target_id = f458d927-3b93-4d51-9888-f4a0881f27ed
3952026-09-22T02:15:09.530ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809
3962026-09-22T02:15:09.531ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809
3972026-09-22T02:15:09.531ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809
3982026-09-22T02:15:09.560ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 29 file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809
3992026-09-22T02:15:09.560ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 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 = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809
4002026-09-22T02:15:09.561ZDEBGphd-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
4012026-09-22T02:15:09.561ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 16768 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
4022026-09-22T02:15:09.561ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
4032026-09-22T02:15:09.561ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4042026-09-22T02:15:09.562ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1195 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 = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809
4052026-09-22T02:15:09.833ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809
4062026-09-22T02:15:09.917ZDEBGphd-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 = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809
4072026-09-22T02:15:09.917ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-f4a6d55d-69b7-4afe-9d67-a3bd7fdbedb3"] 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 = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809
4082026-09-22T02:15:09.944ZDEBGphd-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 = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809
4092026-09-22T02:15:09.944ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-7a0c356d-607e-4ae1-ac42-b88d1ca74563"] 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 = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809
4102026-09-22T02:15:09.962ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 401 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 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 = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809
4112026-09-22T02:15:09.962ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 401 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4122026-09-22T02:15:09.962ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4455 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f458d927-3b93-4d51-9888-f4a0881f27ed target = phd_framework::test_vm target_id = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809 vm = migration_from_base_and_back_lifecycle_2 vm_id = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809
4132026-09-22T02:15:09.963ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4142026-09-22T02:15:09.963ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4455 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 = f458d927-3b93-4d51-9888-f4a0881f27ed target = phd_framework::test_vm target_id = 87508c79-a0e7-4c0e-bfb2-dc3a6306a809
4152026-09-22T02:15:09.963ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 17969 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
4162026-09-22T02:15:09.963ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
417 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 90.39s
418 
4192026-09-22T02:15:09.965ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner