Max level shown:
12025-01-08T21:30:36.392ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 35 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), server_logging_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22025-01-08T21:30:36.394ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 221 store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("6d92acf0a22718dd4175d7c64dbcf7aaec3740bd"), sha256: "29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 192, tv_nsec: 285706769 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32025-01-08T21:30:36.395ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 229 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42025-01-08T21:30:36.395ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 5a41b826171c7d2a8412fa833377ab1df25ee8ec file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52025-01-08T21:30:36.395ZDEBGphd-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/5a41b826171c7d2a8412fa833377ab1df25ee8ec/crucible-nightly.sha256.txt
62025-01-08T21:30:36.514ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 250 target = phd_framework::artifacts::store
72025-01-08T21:30:36.922ZDEBGphd-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/7d941410a52377671e77a0f6cfef3defe67151f7/propolis-server.sha256.txt
82025-01-08T21:30:37.077ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92025-01-08T21:30:37.077ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102025-01-08T21:30:37.077ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112025-01-08T21:30:37.077ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
122025-01-08T21:30:37.077ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132025-01-08T21:30:37.077ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142025-01-08T21:30:37.077ZINFOphd-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
152025-01-08T21:30:37.078ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
162025-01-08T21:30:37.078ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
172025-01-08T21:30:37.644ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
182025-01-08T21:30:37.644ZDEBGphd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso file = phd-tests/framework/src/artifacts/store.rs line = 621 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store timeout = 600s
192025-01-08T21:31:08.028ZDEBGphd-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
202025-01-08T21:31:08.028ZDEBGphd-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
212025-01-08T21:31:08.051ZDEBGphd-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 3.31M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222025-01-08T21:31:08.052ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-3ee913e6-d0a8-4e77-a2a1-9d76c17023af"] 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
232025-01-08T21:31:08.104ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-3ee913e6-d0a8-4e77-a2a1-9d76c17023af", "phd-artifacts/phd-clone-91738afe-25af-4871-9715-679a6bf257aa"] 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
242025-01-08T21:31:08.125ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-91738afe-25af-4871-9715-679a6bf257aa"] 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
252025-01-08T21:31:08.138ZDEBGphd-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-91738afe-25af-4871-9715-679a6bf257aa 0B 1.80T 48.9M /phd-artifacts/phd-clone-91738afe-25af-4871-9715-679a6bf257aa\n target = phd_framework::zfs
262025-01-08T21:31:08.139ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
272025-01-08T21:31:08.139ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
282025-01-08T21:31:08.139ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/f666d8a901a758714220e83a563f3beddc3a14eca1768ca350a9feca05687ef4/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292025-01-08T21:31:08.139ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/7d941410a52377671e77a0f6cfef3defe67151f7/propolis-server.tar.gz
302025-01-08T21:31:32.171ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/f666d8a901a758714220e83a563f3beddc3a14eca1768ca350a9feca05687ef4/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 162 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store untar_path = propolis-server
312025-01-08T21:31:32.171ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 521 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
322025-01-08T21:31:44.784ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/f666d8a901a758714220e83a563f3beddc3a14eca1768ca350a9feca05687ef4/propolis-server" target = phd_framework::test_vm::server
332025-01-08T21:31:44.784ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log" target = phd_framework::server_log_mode
342025-01-08T21:31:44.822ZINFOphd-runner: [NEW - EVENT] Launched server with pid 867 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
352025-01-08T21:31:44.822ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 36683 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
362025-01-08T21:31:44.823ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
372025-01-08T21:31:44.823ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 319 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
382025-01-08T21:31:45.264ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392025-01-08T21:31:45.265ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 5aa5a60d-da79-4764-b139-9e405a483e74, metadata: InstanceMetadata { project_id: e1f269c3-b018-4894-8845-01fa7b05b5c9, silo_id: 9645d99b-01eb-414c-a016-ef7213d20657, sled_id: 160a70bc-a313-40ae-9571-13c28aee5032, sled_model: "pheidippes", sled_revision: 1, sled_serial: "160a70bc-a313-40ae-9571-13c28aee5032" }, name: "phd-vm-5aa5a60d-da79-4764-b139-9e405a483e74" }, state: Creating } line = 378 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
402025-01-08T21:31:45.265ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 442 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
412025-01-08T21:31:45.265ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
422025-01-08T21:31:45.265ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 444 path = phd_tests::migrate::from_base::migration_from_base_and_back state = Run target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
432025-01-08T21:31:45.265ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
442025-01-08T21:31:45.266ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
452025-01-08T21:31:45.266ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 672 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
462025-01-08T21:31:45.266ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
472025-01-08T21:31:45.266ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
482025-01-08T21:31:45.266ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
492025-01-08T21:31:49.500ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4234 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
502025-01-08T21:31:49.500ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
512025-01-08T21:31:49.501ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
522025-01-08T21:31:49.501ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
532025-01-08T21:31:49.501ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
542025-01-08T21:31:49.519ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
552025-01-08T21:31:49.519ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
562025-01-08T21:31:49.519ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
572025-01-08T21:31:49.519ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
582025-01-08T21:31:49.519ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
592025-01-08T21:31:49.552ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
602025-01-08T21:31:49.552ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
612025-01-08T21:31:49.552ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4286 file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
622025-01-08T21:31:49.552ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
632025-01-08T21:31:49.552ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
642025-01-08T21:31:49.563ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
652025-01-08T21:31:49.563ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
662025-01-08T21:31:49.563ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
672025-01-08T21:31:49.584ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
682025-01-08T21:31:49.585ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
692025-01-08T21:31:49.585ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
702025-01-08T21:31:49.595ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
712025-01-08T21:31:49.595ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
722025-01-08T21:31:49.595ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
732025-01-08T21:31:49.617ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
742025-01-08T21:31:49.617ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
752025-01-08T21:31:49.617ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
762025-01-08T21:31:49.628ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
772025-01-08T21:31:49.629ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
782025-01-08T21:31:49.629ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
792025-01-08T21:31:49.650ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
802025-01-08T21:31:49.650ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
812025-01-08T21:31:49.650ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
822025-01-08T21:31:49.650ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_0
832025-01-08T21:31:49.650ZDEBGphd-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
842025-01-08T21:31:49.650ZDEBGphd-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
852025-01-08T21:31:49.650ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
862025-01-08T21:31:49.650ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
872025-01-08T21:31:49.665ZINFOphd-runner: [NEW - EVENT] Launched server with pid 868 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
882025-01-08T21:31:49.665ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 14 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
892025-01-08T21:31:49.665ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5aa5a60d-da79-4764-b139-9e405a483e74 target = phd_framework::test_vm target_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
902025-01-08T21:31:49.665ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 506 migration_id = 1d9c1193-c90f-4ec4-b718-41aa38bbc075 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5aa5a60d-da79-4764-b139-9e405a483e74 target = phd_framework::test_vm target_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e timeout_duration = 45s
912025-01-08T21:31:49.665ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5aa5a60d-da79-4764-b139-9e405a483e74 target = phd_framework::test_vm target_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e vm = migration_from_base_and_back_lifecycle_0 vm_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
922025-01-08T21:31:49.666ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 319 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5aa5a60d-da79-4764-b139-9e405a483e74 target = phd_framework::test_vm target_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e vm = migration_from_base_and_back_lifecycle_0 vm_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
932025-01-08T21:31:50.462ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: a025b48e-fbd4-4deb-b037-41ce7c0a078e, metadata: InstanceMetadata { project_id: e1f269c3-b018-4894-8845-01fa7b05b5c9, silo_id: 9645d99b-01eb-414c-a016-ef7213d20657, sled_id: 3664bafd-71a5-4a47-8c15-367dbd6a6034, sled_model: "pheidippes", sled_revision: 1, sled_serial: "3664bafd-71a5-4a47-8c15-367dbd6a6034" }, name: "phd-vm-a025b48e-fbd4-4deb-b037-41ce7c0a078e" }, state: Migrating } line = 378 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5aa5a60d-da79-4764-b139-9e405a483e74 target = phd_framework::test_vm target_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e vm = migration_from_base_and_back_lifecycle_0 vm_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
942025-01-08T21:31:50.462ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 796 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5aa5a60d-da79-4764-b139-9e405a483e74 target = phd_framework::test_vm target_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e vm = migration_from_base_and_back_lifecycle_0 vm_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
952025-01-08T21:31:50.462ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = 1d9c1193-c90f-4ec4-b718-41aa38bbc075 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5aa5a60d-da79-4764-b139-9e405a483e74 target = phd_framework::test_vm target_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
962025-01-08T21:31:52.914ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}} target = phd_framework::serial
972025-01-08T21:31:54.051ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5aa5a60d-da79-4764-b139-9e405a483e74 target = phd_framework::test_vm target_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
982025-01-08T21:31:54.051ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3588 file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = 1d9c1193-c90f-4ec4-b718-41aa38bbc075 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5aa5a60d-da79-4764-b139-9e405a483e74 target = phd_framework::test_vm target_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
992025-01-08T21:31:54.051ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4385 file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5aa5a60d-da79-4764-b139-9e405a483e74 target = phd_framework::test_vm target_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
1002025-01-08T21:31:54.053ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
1012025-01-08T21:31:54.053ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
1022025-01-08T21:31:54.053ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_0 vm_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
1032025-01-08T21:31:54.053ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
1042025-01-08T21:31:54.184ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 131 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
1052025-01-08T21:31:56.158ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 2105 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
1062025-01-08T21:31:56.158ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
1072025-01-08T21:31:56.158ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_0 vm_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
1082025-01-08T21:31:56.181ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
1092025-01-08T21:31:56.181ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __BASE_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
1102025-01-08T21:31:56.181ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1112025-01-08T21:31:56.181ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_1
1122025-01-08T21:31:56.181ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/f666d8a901a758714220e83a563f3beddc3a14eca1768ca350a9feca05687ef4/propolis-server target = phd_framework::artifacts::store
1132025-01-08T21:31:56.181ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/f666d8a901a758714220e83a563f3beddc3a14eca1768ca350a9feca05687ef4/propolis-server" target = phd_framework::test_vm::server
1142025-01-08T21:31:56.181ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::server_log_mode
1152025-01-08T21:31:56.196ZINFOphd-runner: [NEW - EVENT] Launched server with pid 870 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1162025-01-08T21:31:56.197ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 15 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1172025-01-08T21:31:56.197ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e target = phd_framework::test_vm target_id = 65f8fa97-57a3-406a-9356-1251b6404182
1182025-01-08T21:31:56.197ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 506 migration_id = eba417b8-11d3-47ed-83d1-53a39c5999e6 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e target = phd_framework::test_vm target_id = 65f8fa97-57a3-406a-9356-1251b6404182 timeout_duration = 45s
1192025-01-08T21:31:56.197ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e target = phd_framework::test_vm target_id = 65f8fa97-57a3-406a-9356-1251b6404182 vm = migration_from_base_and_back_lifecycle_1 vm_id = 65f8fa97-57a3-406a-9356-1251b6404182
1202025-01-08T21:31:56.197ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 319 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e target = phd_framework::test_vm target_id = 65f8fa97-57a3-406a-9356-1251b6404182 vm = migration_from_base_and_back_lifecycle_1 vm_id = 65f8fa97-57a3-406a-9356-1251b6404182
1212025-01-08T21:31:57.003ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 65f8fa97-57a3-406a-9356-1251b6404182, metadata: InstanceMetadata { project_id: e1f269c3-b018-4894-8845-01fa7b05b5c9, silo_id: 9645d99b-01eb-414c-a016-ef7213d20657, sled_id: c7a9e319-faba-43cd-8680-76b6f7491922, sled_model: "pheidippes", sled_revision: 1, sled_serial: "c7a9e319-faba-43cd-8680-76b6f7491922" }, name: "phd-vm-65f8fa97-57a3-406a-9356-1251b6404182" }, state: Migrating } line = 378 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e target = phd_framework::test_vm target_id = 65f8fa97-57a3-406a-9356-1251b6404182 vm = migration_from_base_and_back_lifecycle_1 vm_id = 65f8fa97-57a3-406a-9356-1251b6404182
1222025-01-08T21:31:57.003ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 805 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e target = phd_framework::test_vm target_id = 65f8fa97-57a3-406a-9356-1251b6404182 vm = migration_from_base_and_back_lifecycle_1 vm_id = 65f8fa97-57a3-406a-9356-1251b6404182
1232025-01-08T21:31:57.003ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = eba417b8-11d3-47ed-83d1-53a39c5999e6 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e target = phd_framework::test_vm target_id = 65f8fa97-57a3-406a-9356-1251b6404182
1242025-01-08T21:31:59.496ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7807}} target = phd_framework::serial
1252025-01-08T21:32:01.126ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e target = phd_framework::test_vm target_id = 65f8fa97-57a3-406a-9356-1251b6404182
1262025-01-08T21:32:01.126ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4122 file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = eba417b8-11d3-47ed-83d1-53a39c5999e6 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e target = phd_framework::test_vm target_id = 65f8fa97-57a3-406a-9356-1251b6404182
1272025-01-08T21:32:01.126ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4928 file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e target = phd_framework::test_vm target_id = 65f8fa97-57a3-406a-9356-1251b6404182
1282025-01-08T21:32:01.127ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
1292025-01-08T21:32:01.127ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 65f8fa97-57a3-406a-9356-1251b6404182
1302025-01-08T21:32:01.127ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 65f8fa97-57a3-406a-9356-1251b6404182
1312025-01-08T21:32:01.128ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_0 vm_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
1322025-01-08T21:32:01.260ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 133 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
1332025-01-08T21:32:01.261ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 133 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 65f8fa97-57a3-406a-9356-1251b6404182
1342025-01-08T21:32:01.261ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 65f8fa97-57a3-406a-9356-1251b6404182
1352025-01-08T21:32:01.261ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 65f8fa97-57a3-406a-9356-1251b6404182
1362025-01-08T21:32:01.294ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 65f8fa97-57a3-406a-9356-1251b6404182
1372025-01-08T21:32:01.294ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
1382025-01-08T21:32:01.294ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1392025-01-08T21:32:01.294ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_2
1402025-01-08T21:32:01.294ZDEBGphd-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
1412025-01-08T21:32:01.294ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1422025-01-08T21:32:01.294ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::server_log_mode
1432025-01-08T21:32:01.310ZINFOphd-runner: [NEW - EVENT] Launched server with pid 872 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1442025-01-08T21:32:01.310ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 16 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1452025-01-08T21:32:01.310ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 65f8fa97-57a3-406a-9356-1251b6404182 target = phd_framework::test_vm target_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
1462025-01-08T21:32:01.310ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 506 migration_id = 11108d78-190b-4a34-9541-3262ceab4e2d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 65f8fa97-57a3-406a-9356-1251b6404182 target = phd_framework::test_vm target_id = 2cc46799-85eb-4fdb-8807-b8955482fb51 timeout_duration = 45s
1472025-01-08T21:32:01.310ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 65f8fa97-57a3-406a-9356-1251b6404182 target = phd_framework::test_vm target_id = 2cc46799-85eb-4fdb-8807-b8955482fb51 vm = migration_from_base_and_back_lifecycle_2 vm_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
1482025-01-08T21:32:01.310ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 319 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 65f8fa97-57a3-406a-9356-1251b6404182 target = phd_framework::test_vm target_id = 2cc46799-85eb-4fdb-8807-b8955482fb51 vm = migration_from_base_and_back_lifecycle_2 vm_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
1492025-01-08T21:32:01.803ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 2cc46799-85eb-4fdb-8807-b8955482fb51, metadata: InstanceMetadata { project_id: e1f269c3-b018-4894-8845-01fa7b05b5c9, silo_id: 9645d99b-01eb-414c-a016-ef7213d20657, sled_id: 6867e2b1-a3a5-483d-b347-48ff3f765c89, sled_model: "pheidippes", sled_revision: 1, sled_serial: "6867e2b1-a3a5-483d-b347-48ff3f765c89" }, name: "phd-vm-2cc46799-85eb-4fdb-8807-b8955482fb51" }, state: Migrating } line = 378 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 65f8fa97-57a3-406a-9356-1251b6404182 target = phd_framework::test_vm target_id = 2cc46799-85eb-4fdb-8807-b8955482fb51 vm = migration_from_base_and_back_lifecycle_2 vm_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
1502025-01-08T21:32:01.803ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 493 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 65f8fa97-57a3-406a-9356-1251b6404182 target = phd_framework::test_vm target_id = 2cc46799-85eb-4fdb-8807-b8955482fb51 vm = migration_from_base_and_back_lifecycle_2 vm_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
1512025-01-08T21:32:01.803ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = 11108d78-190b-4a34-9541-3262ceab4e2d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 65f8fa97-57a3-406a-9356-1251b6404182 target = phd_framework::test_vm target_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
1522025-01-08T21:32:04.308ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7854}} target = phd_framework::serial
1532025-01-08T21:32:05.309ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 65f8fa97-57a3-406a-9356-1251b6404182 target = phd_framework::test_vm target_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
1542025-01-08T21:32:05.309ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3505 file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = 11108d78-190b-4a34-9541-3262ceab4e2d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 65f8fa97-57a3-406a-9356-1251b6404182 target = phd_framework::test_vm target_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
1552025-01-08T21:32:05.309ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3999 file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 65f8fa97-57a3-406a-9356-1251b6404182 target = phd_framework::test_vm target_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
1562025-01-08T21:32:05.310ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 65f8fa97-57a3-406a-9356-1251b6404182
1572025-01-08T21:32:05.311ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
1582025-01-08T21:32:05.311ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
1592025-01-08T21:32:05.311ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_1 vm_id = 65f8fa97-57a3-406a-9356-1251b6404182
1602025-01-08T21:32:05.429ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 118 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 65f8fa97-57a3-406a-9356-1251b6404182
1612025-01-08T21:32:08.159ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 2848 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
1622025-01-08T21:32:08.160ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
1632025-01-08T21:32:08.160ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
1642025-01-08T21:32:08.193ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
1652025-01-08T21:32:08.193ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
1662025-01-08T21:32:08.193ZDEBGphd-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
1672025-01-08T21:32:08.193ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1682025-01-08T21:32:08.193ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1692025-01-08T21:32:08.193ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 22929 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1702025-01-08T21:32:08.194ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
1712025-01-08T21:32:08.552ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9006 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_2 vm_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
1722025-01-08T21:32:08.670ZDEBGphd-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 = 2cc46799-85eb-4fdb-8807-b8955482fb51
1732025-01-08T21:32:08.670ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-91738afe-25af-4871-9715-679a6bf257aa"] 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 = 2cc46799-85eb-4fdb-8807-b8955482fb51
1742025-01-08T21:32:08.702ZDEBGphd-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 = 2cc46799-85eb-4fdb-8807-b8955482fb51
1752025-01-08T21:32:08.702ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-3ee913e6-d0a8-4e77-a2a1-9d76c17023af"] 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 = 2cc46799-85eb-4fdb-8807-b8955482fb51
1762025-01-08T21:32:08.727ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 533 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
1772025-01-08T21:32:08.727ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 91649 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
1782025-01-08T21:32:08.727ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 533 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1792025-01-08T21:32:08.727ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1802025-01-08T21:32:08.727ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1812025-01-08T21:32:08.727ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1822025-01-08T21:32:08.727ZINFOphd-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
1832025-01-08T21:32:08.727ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
1842025-01-08T21:32:08.727ZDEBGphd-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
1852025-01-08T21:32:08.727ZDEBGphd-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
1862025-01-08T21:32:08.727ZDEBGphd-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
1872025-01-08T21:32:08.745ZDEBGphd-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 683M 1.80T 682M /phd-artifacts\n target = phd_framework::zfs
1882025-01-08T21:32:08.745ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-9234d0ad-eded-4b21-bb73-005dddcdb369"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1892025-01-08T21:32:08.769ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-9234d0ad-eded-4b21-bb73-005dddcdb369", "phd-artifacts/phd-clone-699eaf4a-1eab-41d7-8c13-79cc22718b22"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1902025-01-08T21:32:08.793ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-699eaf4a-1eab-41d7-8c13-79cc22718b22"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1912025-01-08T21:32:08.810ZDEBGphd-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-699eaf4a-1eab-41d7-8c13-79cc22718b22 0B 1.80T 682M /phd-artifacts/phd-clone-699eaf4a-1eab-41d7-8c13-79cc22718b22\n target = phd_framework::zfs
1922025-01-08T21:32:08.811ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1932025-01-08T21:32:08.811ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1942025-01-08T21:32:08.811ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/f666d8a901a758714220e83a563f3beddc3a14eca1768ca350a9feca05687ef4/propolis-server target = phd_framework::artifacts::store
1952025-01-08T21:32:08.811ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/f666d8a901a758714220e83a563f3beddc3a14eca1768ca350a9feca05687ef4/propolis-server" target = phd_framework::test_vm::server
1962025-01-08T21:32:08.811ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log" target = phd_framework::server_log_mode
1972025-01-08T21:32:08.822ZINFOphd-runner: [NEW - EVENT] Launched server with pid 881 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1982025-01-08T21:32:08.822ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1992025-01-08T21:32:08.822ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
2002025-01-08T21:32:08.823ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 319 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
2012025-01-08T21:32:09.199ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2022025-01-08T21:32:09.199ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: c8baa7c2-d344-4fb5-8a6a-3daee159af0a, metadata: InstanceMetadata { project_id: 42048adc-94b6-447b-8e39-a4e884555ab1, silo_id: bdb8d112-e974-4287-99f1-ae2738396994, sled_id: 78d2b0c0-26d2-4e5f-8156-b1d8c14a3c1f, sled_model: "pheidippes", sled_revision: 1, sled_serial: "78d2b0c0-26d2-4e5f-8156-b1d8c14a3c1f" }, name: "phd-vm-c8baa7c2-d344-4fb5-8a6a-3daee159af0a" }, state: Creating } line = 378 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
2032025-01-08T21:32:09.199ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 377 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
2042025-01-08T21:32:09.200ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
2052025-01-08T21:32:09.200ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 444 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
2062025-01-08T21:32:09.200ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
2072025-01-08T21:32:09.200ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2082025-01-08T21:32:09.200ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 672 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
2092025-01-08T21:32:09.200ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
2102025-01-08T21:32:09.200ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
2112025-01-08T21:32:09.200ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
2122025-01-08T21:32:13.441ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4240 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
2132025-01-08T21:32:13.441ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
2142025-01-08T21:32:13.441ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2152025-01-08T21:32:13.441ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
2162025-01-08T21:32:13.441ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
2172025-01-08T21:32:13.461ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
2182025-01-08T21:32:13.461ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2192025-01-08T21:32:13.461ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2202025-01-08T21:32:13.461ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
2212025-01-08T21:32:13.461ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
2222025-01-08T21:32:13.494ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
2232025-01-08T21:32:13.494ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2242025-01-08T21:32:13.494ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4293 file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2252025-01-08T21:32:13.494ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
2262025-01-08T21:32:13.494ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
2272025-01-08T21:32:13.504ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
2282025-01-08T21:32:13.505ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
2292025-01-08T21:32:13.505ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
2302025-01-08T21:32:13.538ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
2312025-01-08T21:32:13.543ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
2322025-01-08T21:32:13.543ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2332025-01-08T21:32:13.543ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2342025-01-08T21:32:13.543ZDEBGphd-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
2352025-01-08T21:32:13.543ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2362025-01-08T21:32:13.543ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
2372025-01-08T21:32:13.559ZINFOphd-runner: [NEW - EVENT] Launched server with pid 882 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2382025-01-08T21:32:13.559ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 16 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2392025-01-08T21:32:13.559ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a target = phd_framework::test_vm target_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b
2402025-01-08T21:32:13.560ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 506 migration_id = b2493ee8-d69d-459b-8e5b-06f5263b7fd6 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a target = phd_framework::test_vm target_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b timeout_duration = 45s
2412025-01-08T21:32:13.560ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a target = phd_framework::test_vm target_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b vm = migration_serial_history_base_lifecycle_0 vm_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b
2422025-01-08T21:32:13.560ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 319 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a target = phd_framework::test_vm target_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b vm = migration_serial_history_base_lifecycle_0 vm_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b
2432025-01-08T21:32:13.947ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 32842b13-b8aa-49d4-8209-1b3005d12c2b, metadata: InstanceMetadata { project_id: 42048adc-94b6-447b-8e39-a4e884555ab1, silo_id: bdb8d112-e974-4287-99f1-ae2738396994, sled_id: eb1f08fd-9660-44bf-9407-a497421ec213, sled_model: "pheidippes", sled_revision: 1, sled_serial: "eb1f08fd-9660-44bf-9407-a497421ec213" }, name: "phd-vm-32842b13-b8aa-49d4-8209-1b3005d12c2b" }, state: Migrating } line = 378 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a target = phd_framework::test_vm target_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b vm = migration_serial_history_base_lifecycle_0 vm_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b
2442025-01-08T21:32:13.947ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 387 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a target = phd_framework::test_vm target_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b vm = migration_serial_history_base_lifecycle_0 vm_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b
2452025-01-08T21:32:13.947ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = b2493ee8-d69d-459b-8e5b-06f5263b7fd6 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a target = phd_framework::test_vm target_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b
2462025-01-08T21:32:16.423ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7727}} target = phd_framework::serial
2472025-01-08T21:32:16.625ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a target = phd_framework::test_vm target_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b
2482025-01-08T21:32:16.625ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2678 file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = b2493ee8-d69d-459b-8e5b-06f5263b7fd6 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a target = phd_framework::test_vm target_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b
2492025-01-08T21:32:16.625ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3065 file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a target = phd_framework::test_vm target_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b
2502025-01-08T21:32:16.626ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
2512025-01-08T21:32:16.627ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_serial_history_base vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
2522025-01-08T21:32:16.760ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 133 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
2532025-01-08T21:32:16.762ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b
2542025-01-08T21:32:16.763ZDEBGphd-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
2552025-01-08T21:32:16.763ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2562025-01-08T21:32:16.763ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7563 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2572025-01-08T21:32:16.763ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2582025-01-08T21:32:16.764ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b
2592025-01-08T21:32:17.426ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_serial_history_base_lifecycle_0 vm_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b
2602025-01-08T21:32:17.564ZDEBGphd-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 = 32842b13-b8aa-49d4-8209-1b3005d12c2b
2612025-01-08T21:32:17.564ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-699eaf4a-1eab-41d7-8c13-79cc22718b22"] 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 = 32842b13-b8aa-49d4-8209-1b3005d12c2b
2622025-01-08T21:32:17.598ZDEBGphd-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 = 32842b13-b8aa-49d4-8209-1b3005d12c2b
2632025-01-08T21:32:17.598ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-9234d0ad-eded-4b21-bb73-005dddcdb369"] 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 = 32842b13-b8aa-49d4-8209-1b3005d12c2b
2642025-01-08T21:32:17.623ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 860 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b
2652025-01-08T21:32:17.623ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 8896 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2662025-01-08T21:32:17.624ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 860 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2672025-01-08T21:32:17.624ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
2682025-01-08T21:32:17.624ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2692025-01-08T21:32:17.624ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2702025-01-08T21:32:17.624ZINFOphd-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
2712025-01-08T21:32:17.624ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
2722025-01-08T21:32:17.624ZDEBGphd-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
2732025-01-08T21:32:17.624ZDEBGphd-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
2742025-01-08T21:32:17.624ZDEBGphd-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
2752025-01-08T21:32:17.643ZDEBGphd-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 683M 1.80T 682M /phd-artifacts\n target = phd_framework::zfs
2762025-01-08T21:32:17.643ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-abae31f1-4085-4724-8da4-3f50b9cf6ab4"] 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
2772025-01-08T21:32:17.668ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-abae31f1-4085-4724-8da4-3f50b9cf6ab4", "phd-artifacts/phd-clone-a36bf677-4271-4fcf-98ab-61df18457b6a"] 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
2782025-01-08T21:32:17.691ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-a36bf677-4271-4fcf-98ab-61df18457b6a"] 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
2792025-01-08T21:32:17.707ZDEBGphd-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-a36bf677-4271-4fcf-98ab-61df18457b6a 0B 1.80T 682M /phd-artifacts/phd-clone-a36bf677-4271-4fcf-98ab-61df18457b6a\n target = phd_framework::zfs
2802025-01-08T21:32:17.708ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2812025-01-08T21:32:17.708ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
2822025-01-08T21:32:17.708ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/f666d8a901a758714220e83a563f3beddc3a14eca1768ca350a9feca05687ef4/propolis-server target = phd_framework::artifacts::store
2832025-01-08T21:32:17.708ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/f666d8a901a758714220e83a563f3beddc3a14eca1768ca350a9feca05687ef4/propolis-server" target = phd_framework::test_vm::server
2842025-01-08T21:32:17.708ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log" target = phd_framework::server_log_mode
2852025-01-08T21:32:17.719ZINFOphd-runner: [NEW - EVENT] Launched server with pid 891 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
2862025-01-08T21:32:17.719ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2872025-01-08T21:32:17.719ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
2882025-01-08T21:32:17.720ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 319 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
2892025-01-08T21:32:18.578ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2902025-01-08T21:32:18.578ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 1afdae08-2851-4cd4-b4bb-292ce29508f4, metadata: InstanceMetadata { project_id: f93d6a06-36d1-4c5d-a831-f6c2f37956c1, silo_id: c88a6a45-3c8e-4692-a394-0d13faa99db8, sled_id: 3cd88892-8405-48db-a8e7-28453f8c5d3d, sled_model: "pheidippes", sled_revision: 1, sled_serial: "3cd88892-8405-48db-a8e7-28453f8c5d3d" }, name: "phd-vm-1afdae08-2851-4cd4-b4bb-292ce29508f4" }, state: Creating } line = 378 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
2912025-01-08T21:32:18.578ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 858 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
2922025-01-08T21:32:18.578ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
2932025-01-08T21:32:18.578ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 444 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
2942025-01-08T21:32:18.579ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
2952025-01-08T21:32:18.579ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2962025-01-08T21:32:18.579ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 672 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
2972025-01-08T21:32:18.579ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
2982025-01-08T21:32:18.579ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
2992025-01-08T21:32:18.579ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3002025-01-08T21:32:22.774ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4195 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3012025-01-08T21:32:22.774ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
3022025-01-08T21:32:22.775ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
3032025-01-08T21:32:22.775ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3042025-01-08T21:32:22.775ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3052025-01-08T21:32:22.793ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3062025-01-08T21:32:22.794ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
3072025-01-08T21:32:22.794ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
3082025-01-08T21:32:22.794ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3092025-01-08T21:32:22.794ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3102025-01-08T21:32:22.827ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3112025-01-08T21:32:22.827ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3122025-01-08T21:32:22.827ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4247 file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3132025-01-08T21:32:22.827ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3142025-01-08T21:32:22.827ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3152025-01-08T21:32:22.837ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3162025-01-08T21:32:22.838ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3172025-01-08T21:32:22.838ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3182025-01-08T21:32:22.860ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3192025-01-08T21:32:22.860ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3202025-01-08T21:32:22.860ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3212025-01-08T21:32:22.871ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3222025-01-08T21:32:22.871ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3232025-01-08T21:32:22.871ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3242025-01-08T21:32:22.904ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3252025-01-08T21:32:22.904ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3262025-01-08T21:32:22.904ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3272025-01-08T21:32:22.914ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3282025-01-08T21:32:22.915ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3292025-01-08T21:32:22.915ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3302025-01-08T21:32:22.947ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3312025-01-08T21:32:22.947ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
3322025-01-08T21:32:22.948ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3332025-01-08T21:32:22.948ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
3342025-01-08T21:32:22.948ZDEBGphd-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
3352025-01-08T21:32:22.948ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3362025-01-08T21:32:22.948ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
3372025-01-08T21:32:22.962ZINFOphd-runner: [NEW - EVENT] Launched server with pid 892 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
3382025-01-08T21:32:22.962ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 14 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3392025-01-08T21:32:22.963ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4 target = phd_framework::test_vm target_id = 46008a92-2a35-46a7-9223-ec350e780550
3402025-01-08T21:32:22.963ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 506 migration_id = d59f7d5c-0289-4393-b6ac-64a86e59b820 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4 target = phd_framework::test_vm target_id = 46008a92-2a35-46a7-9223-ec350e780550 timeout_duration = 45s
3412025-01-08T21:32:22.963ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4 target = phd_framework::test_vm target_id = 46008a92-2a35-46a7-9223-ec350e780550 vm = migration_from_base_lifecycle_0 vm_id = 46008a92-2a35-46a7-9223-ec350e780550
3422025-01-08T21:32:22.963ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 319 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4 target = phd_framework::test_vm target_id = 46008a92-2a35-46a7-9223-ec350e780550 vm = migration_from_base_lifecycle_0 vm_id = 46008a92-2a35-46a7-9223-ec350e780550
3432025-01-08T21:32:23.500ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 46008a92-2a35-46a7-9223-ec350e780550, metadata: InstanceMetadata { project_id: f93d6a06-36d1-4c5d-a831-f6c2f37956c1, silo_id: c88a6a45-3c8e-4692-a394-0d13faa99db8, sled_id: 9a7142ac-241d-4f4f-ac68-e211820f529a, sled_model: "pheidippes", sled_revision: 1, sled_serial: "9a7142ac-241d-4f4f-ac68-e211820f529a" }, name: "phd-vm-46008a92-2a35-46a7-9223-ec350e780550" }, state: Migrating } line = 378 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4 target = phd_framework::test_vm target_id = 46008a92-2a35-46a7-9223-ec350e780550 vm = migration_from_base_lifecycle_0 vm_id = 46008a92-2a35-46a7-9223-ec350e780550
3442025-01-08T21:32:23.500ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 537 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4 target = phd_framework::test_vm target_id = 46008a92-2a35-46a7-9223-ec350e780550 vm = migration_from_base_lifecycle_0 vm_id = 46008a92-2a35-46a7-9223-ec350e780550
3452025-01-08T21:32:23.500ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = d59f7d5c-0289-4393-b6ac-64a86e59b820 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4 target = phd_framework::test_vm target_id = 46008a92-2a35-46a7-9223-ec350e780550
3462025-01-08T21:32:25.972ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}} target = phd_framework::serial
3472025-01-08T21:32:26.059ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4 target = phd_framework::test_vm target_id = 46008a92-2a35-46a7-9223-ec350e780550
3482025-01-08T21:32:26.059ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2558 file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = d59f7d5c-0289-4393-b6ac-64a86e59b820 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4 target = phd_framework::test_vm target_id = 46008a92-2a35-46a7-9223-ec350e780550
3492025-01-08T21:32:26.059ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3096 file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4 target = phd_framework::test_vm target_id = 46008a92-2a35-46a7-9223-ec350e780550
3502025-01-08T21:32:26.060ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3512025-01-08T21:32:26.060ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 46008a92-2a35-46a7-9223-ec350e780550
3522025-01-08T21:32:26.060ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_lifecycle_0 vm_id = 46008a92-2a35-46a7-9223-ec350e780550
3532025-01-08T21:32:26.061ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3542025-01-08T21:32:26.192ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 131 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
3552025-01-08T21:32:29.419ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 3359 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 46008a92-2a35-46a7-9223-ec350e780550
3562025-01-08T21:32:29.420ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 46008a92-2a35-46a7-9223-ec350e780550
3572025-01-08T21:32:29.420ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_lifecycle_0 vm_id = 46008a92-2a35-46a7-9223-ec350e780550
3582025-01-08T21:32:29.452ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 46008a92-2a35-46a7-9223-ec350e780550
3592025-01-08T21:32:29.453ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 46008a92-2a35-46a7-9223-ec350e780550
3602025-01-08T21:32:29.453ZDEBGphd-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
3612025-01-08T21:32:29.453ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 10875 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3622025-01-08T21:32:29.453ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
3632025-01-08T21:32:29.453ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3642025-01-08T21:32:29.454ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 46008a92-2a35-46a7-9223-ec350e780550
3652025-01-08T21:32:29.891ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_lifecycle_0 vm_id = 46008a92-2a35-46a7-9223-ec350e780550
3662025-01-08T21:32:30.006ZDEBGphd-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 = 46008a92-2a35-46a7-9223-ec350e780550
3672025-01-08T21:32:30.006ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-a36bf677-4271-4fcf-98ab-61df18457b6a"] 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 = 46008a92-2a35-46a7-9223-ec350e780550
3682025-01-08T21:32:30.041ZDEBGphd-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 = 46008a92-2a35-46a7-9223-ec350e780550
3692025-01-08T21:32:30.041ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-abae31f1-4085-4724-8da4-3f50b9cf6ab4"] 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 = 46008a92-2a35-46a7-9223-ec350e780550
3702025-01-08T21:32:30.066ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 613 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 46008a92-2a35-46a7-9223-ec350e780550
3712025-01-08T21:32:30.066ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 12441 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
3722025-01-08T21:32:30.066ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 612 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3732025-01-08T21:32:30.066ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3742025-01-08T21:32:30.066ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
375 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 112.99s
376 
3772025-01-08T21:32:30.066ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 40 target = phd_runner