Max level shown:
12024-12-16T18:09:00.247ZINFOphd-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
22024-12-16T18:09:00.249ZDEBGphd-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: 478, tv_nsec: 135529441 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32024-12-16T18:09:00.249ZINFOphd-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
42024-12-16T18:09:00.249ZINFOphd-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
52024-12-16T18:09:00.250ZDEBGphd-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
62024-12-16T18:09:00.383ZINFOphd-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
72024-12-16T18:09:00.818ZDEBGphd-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/220a6f367c18f2452dbc4fa9086f3fe73b961739/propolis-server.sha256.txt
82024-12-16T18:09:00.923ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92024-12-16T18:09:00.923ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102024-12-16T18:09:00.923ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112024-12-16T18:09:00.923ZINFOphd-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
122024-12-16T18:09:00.923ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132024-12-16T18:09:00.923ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142024-12-16T18:09:00.924ZINFOphd-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
152024-12-16T18:09:00.924ZDEBGphd-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
162024-12-16T18:09:00.924ZDEBGphd-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
172024-12-16T18:09:01.522ZDEBGphd-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
182024-12-16T18:09:01.522ZDEBGphd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso file = phd-tests/framework/src/artifacts/store.rs line = 618 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store timeout = 600s
192024-12-16T18:09:31.813ZDEBGphd-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
202024-12-16T18:09:31.813ZDEBGphd-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
212024-12-16T18:09:31.843ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::migration_from_base_and_back stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.00M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222024-12-16T18:09:31.844ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-adc652fd-2f28-4d24-b361-922da5ffd75e"] 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
232024-12-16T18:09:31.896ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-adc652fd-2f28-4d24-b361-922da5ffd75e", "phd-artifacts/phd-clone-be73e386-d945-46e6-829c-b04d5c21df01"] 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
242024-12-16T18:09:31.917ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-be73e386-d945-46e6-829c-b04d5c21df01"] 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
252024-12-16T18:09:31.929ZDEBGphd-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-be73e386-d945-46e6-829c-b04d5c21df01 0B 1.80T 48.9M /phd-artifacts/phd-clone-be73e386-d945-46e6-829c-b04d5c21df01\n target = phd_framework::zfs
262024-12-16T18:09:31.930ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
272024-12-16T18:09:31.930ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 206 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
282024-12-16T18:09:31.930ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/0dc04e7c7dd2e09726363fa977e7a0f8754807631f7aa1b310320eb6db70f1c0/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292024-12-16T18:09:31.931ZDEBGphd-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/220a6f367c18f2452dbc4fa9086f3fe73b961739/propolis-server.tar.gz
302024-12-16T18:09:55.910ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/0dc04e7c7dd2e09726363fa977e7a0f8754807631f7aa1b310320eb6db70f1c0/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
312024-12-16T18:09:55.911ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
322024-12-16T18:10:08.760ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/0dc04e7c7dd2e09726363fa977e7a0f8754807631f7aa1b310320eb6db70f1c0/propolis-server" target = phd_framework::test_vm::server
332024-12-16T18:10:08.760ZINFOphd-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
342024-12-16T18:10:08.820ZINFOphd-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
352024-12-16T18:10:08.821ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 36890 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
362024-12-16T18:10:08.821ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451
372024-12-16T18:10:08.821ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451
382024-12-16T18:10:09.679ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392024-12-16T18:10:09.680ZINFOphd-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: 9400dc20-e9e0-4da1-88eb-454fd3c92451, metadata: InstanceMetadata { project_id: 9402922e-047d-4f9b-b5e1-c61edb52f590, silo_id: 9f7a473f-4906-4740-856b-cdb17b16f365, sled_id: a0a0bb88-97bf-407d-b7f2-448b242b7895, sled_model: "pheidippes", sled_revision: 1, sled_serial: "a0a0bb88-97bf-407d-b7f2-448b242b7895" }, name: "phd-vm-9400dc20-e9e0-4da1-88eb-454fd3c92451" }, state: Creating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451
402024-12-16T18:10:09.680ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 859 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451
412024-12-16T18:10:09.680ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451
422024-12-16T18:10:09.680ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 511 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 = 9400dc20-e9e0-4da1-88eb-454fd3c92451
432024-12-16T18:10:09.681ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451
442024-12-16T18:10:09.681ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
452024-12-16T18:10:09.681ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 712 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 = 9400dc20-e9e0-4da1-88eb-454fd3c92451
462024-12-16T18:10:09.681ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
472024-12-16T18:10:09.681ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451
482024-12-16T18:10:09.681ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 9400dc20-e9e0-4da1-88eb-454fd3c92451
492024-12-16T18:10:13.882ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4200 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451
502024-12-16T18:10:13.882ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
512024-12-16T18:10:13.882ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
522024-12-16T18:10:13.882ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451
532024-12-16T18:10:13.882ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 9400dc20-e9e0-4da1-88eb-454fd3c92451
542024-12-16T18:10:13.901ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451
552024-12-16T18:10:13.901ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
562024-12-16T18:10:13.902ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
572024-12-16T18:10:13.902ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451
582024-12-16T18:10:13.902ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 9400dc20-e9e0-4da1-88eb-454fd3c92451
592024-12-16T18:10:13.935ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451
602024-12-16T18:10:13.935ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 760 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
612024-12-16T18:10:13.935ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4253 file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
622024-12-16T18:10:13.935ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451
632024-12-16T18:10:13.935ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 9400dc20-e9e0-4da1-88eb-454fd3c92451
642024-12-16T18:10:13.946ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451
652024-12-16T18:10:13.946ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451
662024-12-16T18:10:13.946ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 9400dc20-e9e0-4da1-88eb-454fd3c92451
672024-12-16T18:10:13.967ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451
682024-12-16T18:10:13.968ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451
692024-12-16T18:10:13.968ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 9400dc20-e9e0-4da1-88eb-454fd3c92451
702024-12-16T18:10:13.978ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451
712024-12-16T18:10:13.978ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451
722024-12-16T18:10:13.978ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 9400dc20-e9e0-4da1-88eb-454fd3c92451
732024-12-16T18:10:14.000ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451
742024-12-16T18:10:14.000ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451
752024-12-16T18:10:14.000ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 9400dc20-e9e0-4da1-88eb-454fd3c92451
762024-12-16T18:10:14.012ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451
772024-12-16T18:10:14.012ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451
782024-12-16T18:10:14.012ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 9400dc20-e9e0-4da1-88eb-454fd3c92451
792024-12-16T18:10:14.033ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451
802024-12-16T18:10:14.034ZINFOphd-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
812024-12-16T18:10:14.034ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
822024-12-16T18:10:14.034ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 206 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_0
832024-12-16T18:10:14.034ZDEBGphd-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
842024-12-16T18:10:14.034ZDEBGphd-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
852024-12-16T18:10:14.034ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
862024-12-16T18:10:14.034ZINFOphd-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
872024-12-16T18:10:14.055ZINFOphd-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
882024-12-16T18:10:14.056ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
892024-12-16T18:10:14.056ZINFOphd-runner: [MIGRATE_FROM - START] 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 = 9400dc20-e9e0-4da1-88eb-454fd3c92451 target = phd_framework::test_vm target_id = 119f4889-6f48-4470-90b0-9e511417d8b9
902024-12-16T18:10:14.056ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = 603c1da1-e03e-4b51-9a07-61862dc1e889 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451 target = phd_framework::test_vm target_id = 119f4889-6f48-4470-90b0-9e511417d8b9 timeout_duration = 45s
912024-12-16T18:10:14.056ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451 target = phd_framework::test_vm target_id = 119f4889-6f48-4470-90b0-9e511417d8b9 vm = migration_from_base_and_back_lifecycle_0 vm_id = 119f4889-6f48-4470-90b0-9e511417d8b9
922024-12-16T18:10:14.057ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451 target = phd_framework::test_vm target_id = 119f4889-6f48-4470-90b0-9e511417d8b9 vm = migration_from_base_and_back_lifecycle_0 vm_id = 119f4889-6f48-4470-90b0-9e511417d8b9
932024-12-16T18:10:14.642ZINFOphd-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: 119f4889-6f48-4470-90b0-9e511417d8b9, metadata: InstanceMetadata { project_id: 9402922e-047d-4f9b-b5e1-c61edb52f590, silo_id: 9f7a473f-4906-4740-856b-cdb17b16f365, sled_id: 5a245a04-4749-4a57-aa04-1812c0575fca, sled_model: "pheidippes", sled_revision: 1, sled_serial: "5a245a04-4749-4a57-aa04-1812c0575fca" }, name: "phd-vm-119f4889-6f48-4470-90b0-9e511417d8b9" }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451 target = phd_framework::test_vm target_id = 119f4889-6f48-4470-90b0-9e511417d8b9 vm = migration_from_base_and_back_lifecycle_0 vm_id = 119f4889-6f48-4470-90b0-9e511417d8b9
942024-12-16T18:10:14.642ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 586 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451 target = phd_framework::test_vm target_id = 119f4889-6f48-4470-90b0-9e511417d8b9 vm = migration_from_base_and_back_lifecycle_0 vm_id = 119f4889-6f48-4470-90b0-9e511417d8b9
952024-12-16T18:10:14.642ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 603c1da1-e03e-4b51-9a07-61862dc1e889 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451 target = phd_framework::test_vm target_id = 119f4889-6f48-4470-90b0-9e511417d8b9
962024-12-16T18:10:17.260ZINFOphd-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
972024-12-16T18:10:17.453ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451 target = phd_framework::test_vm target_id = 119f4889-6f48-4470-90b0-9e511417d8b9
982024-12-16T18:10:17.453ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2810 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 603c1da1-e03e-4b51-9a07-61862dc1e889 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451 target = phd_framework::test_vm target_id = 119f4889-6f48-4470-90b0-9e511417d8b9
992024-12-16T18:10:17.453ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3397 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 = 9400dc20-e9e0-4da1-88eb-454fd3c92451 target = phd_framework::test_vm target_id = 119f4889-6f48-4470-90b0-9e511417d8b9
1002024-12-16T18:10:17.454ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451
1012024-12-16T18:10:17.454ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 119f4889-6f48-4470-90b0-9e511417d8b9
1022024-12-16T18:10:17.455ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 119f4889-6f48-4470-90b0-9e511417d8b9
1032024-12-16T18:10:17.455ZDEBGphd-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 = 9400dc20-e9e0-4da1-88eb-454fd3c92451
1042024-12-16T18:10:17.596ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 141 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9400dc20-e9e0-4da1-88eb-454fd3c92451
1052024-12-16T18:10:20.571ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 3116 file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 119f4889-6f48-4470-90b0-9e511417d8b9
1062024-12-16T18:10:20.571ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 119f4889-6f48-4470-90b0-9e511417d8b9
1072024-12-16T18:10:20.571ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 119f4889-6f48-4470-90b0-9e511417d8b9
1082024-12-16T18:10:20.603ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 119f4889-6f48-4470-90b0-9e511417d8b9
1092024-12-16T18:10:20.603ZINFOphd-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
1102024-12-16T18:10:20.603ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1112024-12-16T18:10:20.603ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 206 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_1
1122024-12-16T18:10:20.603ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/0dc04e7c7dd2e09726363fa977e7a0f8754807631f7aa1b310320eb6db70f1c0/propolis-server target = phd_framework::artifacts::store
1132024-12-16T18:10:20.603ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/0dc04e7c7dd2e09726363fa977e7a0f8754807631f7aa1b310320eb6db70f1c0/propolis-server" target = phd_framework::test_vm::server
1142024-12-16T18:10:20.603ZINFOphd-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
1152024-12-16T18:10:20.624ZINFOphd-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
1162024-12-16T18:10:20.624ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 20 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1172024-12-16T18:10:20.624ZINFOphd-runner: [MIGRATE_FROM - START] 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 = 119f4889-6f48-4470-90b0-9e511417d8b9 target = phd_framework::test_vm target_id = f0b6b0ff-09e6-4838-a820-80ae8c1edaca
1182024-12-16T18:10:20.624ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = 08436531-f5b3-40eb-b84e-25b78ccf69b4 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 119f4889-6f48-4470-90b0-9e511417d8b9 target = phd_framework::test_vm target_id = f0b6b0ff-09e6-4838-a820-80ae8c1edaca timeout_duration = 45s
1192024-12-16T18:10:20.624ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 119f4889-6f48-4470-90b0-9e511417d8b9 target = phd_framework::test_vm target_id = f0b6b0ff-09e6-4838-a820-80ae8c1edaca vm = migration_from_base_and_back_lifecycle_1 vm_id = f0b6b0ff-09e6-4838-a820-80ae8c1edaca
1202024-12-16T18:10:20.625ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 119f4889-6f48-4470-90b0-9e511417d8b9 target = phd_framework::test_vm target_id = f0b6b0ff-09e6-4838-a820-80ae8c1edaca vm = migration_from_base_and_back_lifecycle_1 vm_id = f0b6b0ff-09e6-4838-a820-80ae8c1edaca
1212024-12-16T18:10:21.449ZINFOphd-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: f0b6b0ff-09e6-4838-a820-80ae8c1edaca, metadata: InstanceMetadata { project_id: 9402922e-047d-4f9b-b5e1-c61edb52f590, silo_id: 9f7a473f-4906-4740-856b-cdb17b16f365, sled_id: 040dfc26-8272-4353-957c-2d958f62ced7, sled_model: "pheidippes", sled_revision: 1, sled_serial: "040dfc26-8272-4353-957c-2d958f62ced7" }, name: "phd-vm-f0b6b0ff-09e6-4838-a820-80ae8c1edaca" }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 119f4889-6f48-4470-90b0-9e511417d8b9 target = phd_framework::test_vm target_id = f0b6b0ff-09e6-4838-a820-80ae8c1edaca vm = migration_from_base_and_back_lifecycle_1 vm_id = f0b6b0ff-09e6-4838-a820-80ae8c1edaca
1222024-12-16T18:10:21.449ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 824 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 119f4889-6f48-4470-90b0-9e511417d8b9 target = phd_framework::test_vm target_id = f0b6b0ff-09e6-4838-a820-80ae8c1edaca vm = migration_from_base_and_back_lifecycle_1 vm_id = f0b6b0ff-09e6-4838-a820-80ae8c1edaca
1232024-12-16T18:10:21.449ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 08436531-f5b3-40eb-b84e-25b78ccf69b4 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 119f4889-6f48-4470-90b0-9e511417d8b9 target = phd_framework::test_vm target_id = f0b6b0ff-09e6-4838-a820-80ae8c1edaca
1242024-12-16T18:10:23.988ZINFOphd-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
1252024-12-16T18:10:25.631ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 119f4889-6f48-4470-90b0-9e511417d8b9 target = phd_framework::test_vm target_id = f0b6b0ff-09e6-4838-a820-80ae8c1edaca
1262024-12-16T18:10:25.631ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4182 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 08436531-f5b3-40eb-b84e-25b78ccf69b4 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 119f4889-6f48-4470-90b0-9e511417d8b9 target = phd_framework::test_vm target_id = f0b6b0ff-09e6-4838-a820-80ae8c1edaca
1272024-12-16T18:10:25.631ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5007 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 = 119f4889-6f48-4470-90b0-9e511417d8b9 target = phd_framework::test_vm target_id = f0b6b0ff-09e6-4838-a820-80ae8c1edaca
1282024-12-16T18:10:25.633ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 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 = 119f4889-6f48-4470-90b0-9e511417d8b9
1292024-12-16T18:10:25.633ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = f0b6b0ff-09e6-4838-a820-80ae8c1edaca
1302024-12-16T18:10:25.633ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = f0b6b0ff-09e6-4838-a820-80ae8c1edaca
1312024-12-16T18:10:25.634ZDEBGphd-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 = 119f4889-6f48-4470-90b0-9e511417d8b9
1322024-12-16T18:10:25.751ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 118 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 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 = 119f4889-6f48-4470-90b0-9e511417d8b9
1332024-12-16T18:10:25.752ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 119 file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = f0b6b0ff-09e6-4838-a820-80ae8c1edaca
1342024-12-16T18:10:25.752ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = f0b6b0ff-09e6-4838-a820-80ae8c1edaca
1352024-12-16T18:10:25.752ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = f0b6b0ff-09e6-4838-a820-80ae8c1edaca
1362024-12-16T18:10:25.775ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = f0b6b0ff-09e6-4838-a820-80ae8c1edaca
1372024-12-16T18:10:25.775ZINFOphd-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
1382024-12-16T18:10:25.775ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1392024-12-16T18:10:25.775ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 206 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_2
1402024-12-16T18:10:25.775ZDEBGphd-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
1412024-12-16T18:10:25.775ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1422024-12-16T18:10:25.775ZINFOphd-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
1432024-12-16T18:10:25.791ZINFOphd-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
1442024-12-16T18:10:25.792ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 16 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1452024-12-16T18:10:25.792ZINFOphd-runner: [MIGRATE_FROM - START] 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 = f0b6b0ff-09e6-4838-a820-80ae8c1edaca target = phd_framework::test_vm target_id = aa623abf-b752-47c0-a86a-557680d2776c
1462024-12-16T18:10:25.792ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = 85877f00-7ac5-4fe5-90d4-115c0776f89d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f0b6b0ff-09e6-4838-a820-80ae8c1edaca target = phd_framework::test_vm target_id = aa623abf-b752-47c0-a86a-557680d2776c timeout_duration = 45s
1472024-12-16T18:10:25.792ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f0b6b0ff-09e6-4838-a820-80ae8c1edaca target = phd_framework::test_vm target_id = aa623abf-b752-47c0-a86a-557680d2776c vm = migration_from_base_and_back_lifecycle_2 vm_id = aa623abf-b752-47c0-a86a-557680d2776c
1482024-12-16T18:10:25.792ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f0b6b0ff-09e6-4838-a820-80ae8c1edaca target = phd_framework::test_vm target_id = aa623abf-b752-47c0-a86a-557680d2776c vm = migration_from_base_and_back_lifecycle_2 vm_id = aa623abf-b752-47c0-a86a-557680d2776c
1492024-12-16T18:10:26.517ZINFOphd-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: aa623abf-b752-47c0-a86a-557680d2776c, metadata: InstanceMetadata { project_id: 9402922e-047d-4f9b-b5e1-c61edb52f590, silo_id: 9f7a473f-4906-4740-856b-cdb17b16f365, sled_id: 9b38ad62-da05-492c-a8d1-0f3067685502, sled_model: "pheidippes", sled_revision: 1, sled_serial: "9b38ad62-da05-492c-a8d1-0f3067685502" }, name: "phd-vm-aa623abf-b752-47c0-a86a-557680d2776c" }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f0b6b0ff-09e6-4838-a820-80ae8c1edaca target = phd_framework::test_vm target_id = aa623abf-b752-47c0-a86a-557680d2776c vm = migration_from_base_and_back_lifecycle_2 vm_id = aa623abf-b752-47c0-a86a-557680d2776c
1502024-12-16T18:10:26.517ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 724 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f0b6b0ff-09e6-4838-a820-80ae8c1edaca target = phd_framework::test_vm target_id = aa623abf-b752-47c0-a86a-557680d2776c vm = migration_from_base_and_back_lifecycle_2 vm_id = aa623abf-b752-47c0-a86a-557680d2776c
1512024-12-16T18:10:26.517ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 85877f00-7ac5-4fe5-90d4-115c0776f89d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f0b6b0ff-09e6-4838-a820-80ae8c1edaca target = phd_framework::test_vm target_id = aa623abf-b752-47c0-a86a-557680d2776c
1522024-12-16T18:10:29.121ZINFOphd-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
1532024-12-16T18:10:29.458ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f0b6b0ff-09e6-4838-a820-80ae8c1edaca target = phd_framework::test_vm target_id = aa623abf-b752-47c0-a86a-557680d2776c
1542024-12-16T18:10:29.458ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2940 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 85877f00-7ac5-4fe5-90d4-115c0776f89d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = f0b6b0ff-09e6-4838-a820-80ae8c1edaca target = phd_framework::test_vm target_id = aa623abf-b752-47c0-a86a-557680d2776c
1552024-12-16T18:10:29.458ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3665 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 = f0b6b0ff-09e6-4838-a820-80ae8c1edaca target = phd_framework::test_vm target_id = aa623abf-b752-47c0-a86a-557680d2776c
1562024-12-16T18:10:29.459ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 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 = f0b6b0ff-09e6-4838-a820-80ae8c1edaca
1572024-12-16T18:10:29.459ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = aa623abf-b752-47c0-a86a-557680d2776c
1582024-12-16T18:10:29.459ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = aa623abf-b752-47c0-a86a-557680d2776c
1592024-12-16T18:10:29.460ZDEBGphd-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 = f0b6b0ff-09e6-4838-a820-80ae8c1edaca
1602024-12-16T18:10:29.602ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 143 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 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 = f0b6b0ff-09e6-4838-a820-80ae8c1edaca
1612024-12-16T18:10:32.570ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 3111 file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = aa623abf-b752-47c0-a86a-557680d2776c
1622024-12-16T18:10:32.571ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = aa623abf-b752-47c0-a86a-557680d2776c
1632024-12-16T18:10:32.571ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = aa623abf-b752-47c0-a86a-557680d2776c
1642024-12-16T18:10:32.604ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = aa623abf-b752-47c0-a86a-557680d2776c
1652024-12-16T18:10:32.604ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 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 = aa623abf-b752-47c0-a86a-557680d2776c
1662024-12-16T18:10:32.604ZDEBGphd-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
1672024-12-16T18:10:32.604ZINFOphd-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
1682024-12-16T18:10:32.604ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1692024-12-16T18:10:32.604ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 22925 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1702024-12-16T18:10:32.605ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1058 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 = aa623abf-b752-47c0-a86a-557680d2776c
1712024-12-16T18:10:33.310ZDEBGphd-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 = aa623abf-b752-47c0-a86a-557680d2776c
1722024-12-16T18:10:33.450ZDEBGphd-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 = aa623abf-b752-47c0-a86a-557680d2776c
1732024-12-16T18:10:33.450ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-be73e386-d945-46e6-829c-b04d5c21df01"] 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 = aa623abf-b752-47c0-a86a-557680d2776c
1742024-12-16T18:10:33.490ZDEBGphd-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 = aa623abf-b752-47c0-a86a-557680d2776c
1752024-12-16T18:10:33.490ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-adc652fd-2f28-4d24-b361-922da5ffd75e"] 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 = aa623abf-b752-47c0-a86a-557680d2776c
1762024-12-16T18:10:33.522ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 917 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 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 = aa623abf-b752-47c0-a86a-557680d2776c
1772024-12-16T18:10:33.522ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 92598 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
1782024-12-16T18:10:33.522ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 917 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1792024-12-16T18:10:33.522ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1802024-12-16T18:10:33.522ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1812024-12-16T18:10:33.522ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1822024-12-16T18:10:33.522ZINFOphd-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
1832024-12-16T18:10:33.522ZDEBGphd-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
1842024-12-16T18:10:33.523ZDEBGphd-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
1852024-12-16T18:10:33.523ZDEBGphd-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
1862024-12-16T18:10:33.523ZDEBGphd-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
1872024-12-16T18:10:33.546ZDEBGphd-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 693M 1.80T 693M /phd-artifacts\n target = phd_framework::zfs
1882024-12-16T18:10:33.546ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-707ea85d-5f8f-4895-b2ab-5566b870e966"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1892024-12-16T18:10:33.577ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-707ea85d-5f8f-4895-b2ab-5566b870e966", "phd-artifacts/phd-clone-68b69a0d-c2cd-44b5-91ea-7295b92448c0"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1902024-12-16T18:10:33.607ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-68b69a0d-c2cd-44b5-91ea-7295b92448c0"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1912024-12-16T18:10:33.625ZDEBGphd-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-68b69a0d-c2cd-44b5-91ea-7295b92448c0 0B 1.80T 693M /phd-artifacts/phd-clone-68b69a0d-c2cd-44b5-91ea-7295b92448c0\n target = phd_framework::zfs
1922024-12-16T18:10:33.625ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1932024-12-16T18:10:33.625ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 206 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1942024-12-16T18:10:33.625ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/0dc04e7c7dd2e09726363fa977e7a0f8754807631f7aa1b310320eb6db70f1c0/propolis-server target = phd_framework::artifacts::store
1952024-12-16T18:10:33.625ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_serial_history_base.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/0dc04e7c7dd2e09726363fa977e7a0f8754807631f7aa1b310320eb6db70f1c0/propolis-server" target = phd_framework::test_vm::server
1962024-12-16T18:10:33.625ZINFOphd-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
1972024-12-16T18:10:33.639ZINFOphd-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
1982024-12-16T18:10:33.639ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 13 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1992024-12-16T18:10:33.639ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 719b7c20-78c3-450a-90b5-0e889e88355b
2002024-12-16T18:10:33.640ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 719b7c20-78c3-450a-90b5-0e889e88355b
2012024-12-16T18:10:34.406ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2022024-12-16T18:10:34.406ZINFOphd-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: 719b7c20-78c3-450a-90b5-0e889e88355b, metadata: InstanceMetadata { project_id: 21ff4dad-29f8-4aa6-be65-50d90fe71f55, silo_id: 81d405db-ef58-488f-9278-41c47d050108, sled_id: 897ddb1a-67ed-4a4e-928d-27227be2d3de, sled_model: "pheidippes", sled_revision: 1, sled_serial: "897ddb1a-67ed-4a4e-928d-27227be2d3de" }, name: "phd-vm-719b7c20-78c3-450a-90b5-0e889e88355b" }, state: Creating } line = 429 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 719b7c20-78c3-450a-90b5-0e889e88355b
2032024-12-16T18:10:34.406ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 767 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 719b7c20-78c3-450a-90b5-0e889e88355b
2042024-12-16T18:10:34.406ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 719b7c20-78c3-450a-90b5-0e889e88355b
2052024-12-16T18:10:34.406ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 511 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 719b7c20-78c3-450a-90b5-0e889e88355b
2062024-12-16T18:10:34.407ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 719b7c20-78c3-450a-90b5-0e889e88355b
2072024-12-16T18:10:34.407ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2082024-12-16T18:10:34.407ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 712 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 719b7c20-78c3-450a-90b5-0e889e88355b
2092024-12-16T18:10:34.407ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
2102024-12-16T18:10:34.407ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 719b7c20-78c3-450a-90b5-0e889e88355b
2112024-12-16T18:10:34.407ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 719b7c20-78c3-450a-90b5-0e889e88355b
2122024-12-16T18:10:38.575ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4167 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 719b7c20-78c3-450a-90b5-0e889e88355b
2132024-12-16T18:10:38.575ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
2142024-12-16T18:10:38.575ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2152024-12-16T18:10:38.575ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 719b7c20-78c3-450a-90b5-0e889e88355b
2162024-12-16T18:10:38.575ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 719b7c20-78c3-450a-90b5-0e889e88355b
2172024-12-16T18:10:38.593ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 719b7c20-78c3-450a-90b5-0e889e88355b
2182024-12-16T18:10:38.593ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2192024-12-16T18:10:38.594ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2202024-12-16T18:10:38.594ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 719b7c20-78c3-450a-90b5-0e889e88355b
2212024-12-16T18:10:38.594ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 719b7c20-78c3-450a-90b5-0e889e88355b
2222024-12-16T18:10:38.626ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 719b7c20-78c3-450a-90b5-0e889e88355b
2232024-12-16T18:10:38.626ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 760 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2242024-12-16T18:10:38.626ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4218 file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2252024-12-16T18:10:38.626ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 719b7c20-78c3-450a-90b5-0e889e88355b
2262024-12-16T18:10:38.626ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 719b7c20-78c3-450a-90b5-0e889e88355b
2272024-12-16T18:10:38.638ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 719b7c20-78c3-450a-90b5-0e889e88355b
2282024-12-16T18:10:38.638ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 719b7c20-78c3-450a-90b5-0e889e88355b
2292024-12-16T18:10:38.638ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 719b7c20-78c3-450a-90b5-0e889e88355b
2302024-12-16T18:10:38.671ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 719b7c20-78c3-450a-90b5-0e889e88355b
2312024-12-16T18:10:38.675ZINFOphd-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
2322024-12-16T18:10:38.676ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2332024-12-16T18:10:38.676ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 206 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2342024-12-16T18:10:38.676ZDEBGphd-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
2352024-12-16T18:10:38.676ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2362024-12-16T18:10:38.676ZINFOphd-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
2372024-12-16T18:10:38.697ZINFOphd-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
2382024-12-16T18:10:38.697ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2392024-12-16T18:10:38.697ZINFOphd-runner: [MIGRATE_FROM - START] 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 = 719b7c20-78c3-450a-90b5-0e889e88355b target = phd_framework::test_vm target_id = 96023fc3-c6a3-4517-972a-e38ca4357564
2402024-12-16T18:10:38.698ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = 04ac27df-541e-481b-869a-e6b875d435d4 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 719b7c20-78c3-450a-90b5-0e889e88355b target = phd_framework::test_vm target_id = 96023fc3-c6a3-4517-972a-e38ca4357564 timeout_duration = 45s
2412024-12-16T18:10:38.698ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 719b7c20-78c3-450a-90b5-0e889e88355b target = phd_framework::test_vm target_id = 96023fc3-c6a3-4517-972a-e38ca4357564 vm = migration_serial_history_base_lifecycle_0 vm_id = 96023fc3-c6a3-4517-972a-e38ca4357564
2422024-12-16T18:10:38.698ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 719b7c20-78c3-450a-90b5-0e889e88355b target = phd_framework::test_vm target_id = 96023fc3-c6a3-4517-972a-e38ca4357564 vm = migration_serial_history_base_lifecycle_0 vm_id = 96023fc3-c6a3-4517-972a-e38ca4357564
2432024-12-16T18:10:39.185ZINFOphd-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: 96023fc3-c6a3-4517-972a-e38ca4357564, metadata: InstanceMetadata { project_id: 21ff4dad-29f8-4aa6-be65-50d90fe71f55, silo_id: 81d405db-ef58-488f-9278-41c47d050108, sled_id: a53419c8-68e0-4a3e-bcb3-5c04e3bec4b5, sled_model: "pheidippes", sled_revision: 1, sled_serial: "a53419c8-68e0-4a3e-bcb3-5c04e3bec4b5" }, name: "phd-vm-96023fc3-c6a3-4517-972a-e38ca4357564" }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 719b7c20-78c3-450a-90b5-0e889e88355b target = phd_framework::test_vm target_id = 96023fc3-c6a3-4517-972a-e38ca4357564 vm = migration_serial_history_base_lifecycle_0 vm_id = 96023fc3-c6a3-4517-972a-e38ca4357564
2442024-12-16T18:10:39.185ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 487 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 719b7c20-78c3-450a-90b5-0e889e88355b target = phd_framework::test_vm target_id = 96023fc3-c6a3-4517-972a-e38ca4357564 vm = migration_serial_history_base_lifecycle_0 vm_id = 96023fc3-c6a3-4517-972a-e38ca4357564
2452024-12-16T18:10:39.185ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 04ac27df-541e-481b-869a-e6b875d435d4 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 719b7c20-78c3-450a-90b5-0e889e88355b target = phd_framework::test_vm target_id = 96023fc3-c6a3-4517-972a-e38ca4357564
2462024-12-16T18:10:41.751ZINFOphd-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
2472024-12-16T18:10:43.629ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 719b7c20-78c3-450a-90b5-0e889e88355b target = phd_framework::test_vm target_id = 96023fc3-c6a3-4517-972a-e38ca4357564
2482024-12-16T18:10:43.629ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4444 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 04ac27df-541e-481b-869a-e6b875d435d4 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 719b7c20-78c3-450a-90b5-0e889e88355b target = phd_framework::test_vm target_id = 96023fc3-c6a3-4517-972a-e38ca4357564
2492024-12-16T18:10:43.629ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4931 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 = 719b7c20-78c3-450a-90b5-0e889e88355b target = phd_framework::test_vm target_id = 96023fc3-c6a3-4517-972a-e38ca4357564
2502024-12-16T18:10:43.631ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 719b7c20-78c3-450a-90b5-0e889e88355b
2512024-12-16T18:10:43.632ZDEBGphd-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 = 719b7c20-78c3-450a-90b5-0e889e88355b
2522024-12-16T18:10:43.771ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 139 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 719b7c20-78c3-450a-90b5-0e889e88355b
2532024-12-16T18:10:43.773ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 96023fc3-c6a3-4517-972a-e38ca4357564
2542024-12-16T18:10:43.773ZDEBGphd-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
2552024-12-16T18:10:43.773ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2562024-12-16T18:10:43.774ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9367 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2572024-12-16T18:10:43.774ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2582024-12-16T18:10:43.774ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1058 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 96023fc3-c6a3-4517-972a-e38ca4357564
2592024-12-16T18:10:44.332ZDEBGphd-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 = 96023fc3-c6a3-4517-972a-e38ca4357564
2602024-12-16T18:10:44.479ZDEBGphd-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 = 96023fc3-c6a3-4517-972a-e38ca4357564
2612024-12-16T18:10:44.479ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-68b69a0d-c2cd-44b5-91ea-7295b92448c0"] 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 = 96023fc3-c6a3-4517-972a-e38ca4357564
2622024-12-16T18:10:44.519ZDEBGphd-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 = 96023fc3-c6a3-4517-972a-e38ca4357564
2632024-12-16T18:10:44.519ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-707ea85d-5f8f-4895-b2ab-5566b870e966"] 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 = 96023fc3-c6a3-4517-972a-e38ca4357564
2642024-12-16T18:10:44.546ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 772 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 96023fc3-c6a3-4517-972a-e38ca4357564
2652024-12-16T18:10:44.546ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 11023 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2662024-12-16T18:10:44.546ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 772 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2672024-12-16T18:10:44.547ZINFOphd-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
2682024-12-16T18:10:44.547ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2692024-12-16T18:10:44.547ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2702024-12-16T18:10:44.547ZINFOphd-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
2712024-12-16T18:10:44.547ZDEBGphd-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
2722024-12-16T18:10:44.547ZDEBGphd-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
2732024-12-16T18:10:44.547ZDEBGphd-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
2742024-12-16T18:10:44.547ZDEBGphd-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
2752024-12-16T18:10:44.569ZDEBGphd-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 694M 1.80T 693M /phd-artifacts\n target = phd_framework::zfs
2762024-12-16T18:10:44.569ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-23a96140-f7c4-4ab7-ba79-b6fba727f672"] 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
2772024-12-16T18:10:44.591ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-23a96140-f7c4-4ab7-ba79-b6fba727f672", "phd-artifacts/phd-clone-6dd49e5f-904d-4a60-b292-39f0d3c83c28"] 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
2782024-12-16T18:10:44.616ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-6dd49e5f-904d-4a60-b292-39f0d3c83c28"] 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
2792024-12-16T18:10:44.635ZDEBGphd-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-6dd49e5f-904d-4a60-b292-39f0d3c83c28 0B 1.80T 693M /phd-artifacts/phd-clone-6dd49e5f-904d-4a60-b292-39f0d3c83c28\n target = phd_framework::zfs
2802024-12-16T18:10:44.636ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2812024-12-16T18:10:44.636ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 206 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
2822024-12-16T18:10:44.636ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/0dc04e7c7dd2e09726363fa977e7a0f8754807631f7aa1b310320eb6db70f1c0/propolis-server target = phd_framework::artifacts::store
2832024-12-16T18:10:44.636ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/0dc04e7c7dd2e09726363fa977e7a0f8754807631f7aa1b310320eb6db70f1c0/propolis-server" target = phd_framework::test_vm::server
2842024-12-16T18:10:44.636ZINFOphd-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
2852024-12-16T18:10:44.647ZINFOphd-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
2862024-12-16T18:10:44.648ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2872024-12-16T18:10:44.648ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
2882024-12-16T18:10:44.648ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
2892024-12-16T18:10:45.152ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2902024-12-16T18:10:45.152ZINFOphd-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: c06eed9c-4500-42a9-8980-7967f122956d, metadata: InstanceMetadata { project_id: 056dbeb7-35ce-45c5-aca4-80b1577f8f9d, silo_id: 9f3f9b59-1e4f-4483-86ea-eee93f2e43c2, sled_id: 700e5040-0dcc-4b34-88e2-e21e4131f958, sled_model: "pheidippes", sled_revision: 1, sled_serial: "700e5040-0dcc-4b34-88e2-e21e4131f958" }, name: "phd-vm-c06eed9c-4500-42a9-8980-7967f122956d" }, state: Creating } line = 429 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
2912024-12-16T18:10:45.152ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 504 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
2922024-12-16T18:10:45.152ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
2932024-12-16T18:10:45.152ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 511 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
2942024-12-16T18:10:45.153ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
2952024-12-16T18:10:45.153ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2962024-12-16T18:10:45.153ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 712 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
2972024-12-16T18:10:45.153ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
2982024-12-16T18:10:45.153ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
2992024-12-16T18:10:45.153ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
3002024-12-16T18:10:49.328ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4174 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
3012024-12-16T18:10:49.328ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
3022024-12-16T18:10:49.328ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
3032024-12-16T18:10:49.328ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
3042024-12-16T18:10:49.328ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
3052024-12-16T18:10:49.346ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
3062024-12-16T18:10:49.346ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
3072024-12-16T18:10:49.346ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
3082024-12-16T18:10:49.346ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
3092024-12-16T18:10:49.346ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
3102024-12-16T18:10:49.379ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
3112024-12-16T18:10:49.379ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 760 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3122024-12-16T18:10:49.379ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4226 file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3132024-12-16T18:10:49.379ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
3142024-12-16T18:10:49.379ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = c06eed9c-4500-42a9-8980-7967f122956d
3152024-12-16T18:10:49.390ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
3162024-12-16T18:10:49.390ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
3172024-12-16T18:10:49.390ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = c06eed9c-4500-42a9-8980-7967f122956d
3182024-12-16T18:10:49.413ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
3192024-12-16T18:10:49.413ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
3202024-12-16T18:10:49.413ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = c06eed9c-4500-42a9-8980-7967f122956d
3212024-12-16T18:10:49.423ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
3222024-12-16T18:10:49.424ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
3232024-12-16T18:10:49.424ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = c06eed9c-4500-42a9-8980-7967f122956d
3242024-12-16T18:10:49.457ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
3252024-12-16T18:10:49.457ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
3262024-12-16T18:10:49.457ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = c06eed9c-4500-42a9-8980-7967f122956d
3272024-12-16T18:10:49.467ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
3282024-12-16T18:10:49.468ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
3292024-12-16T18:10:49.468ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = c06eed9c-4500-42a9-8980-7967f122956d
3302024-12-16T18:10:49.500ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
3312024-12-16T18:10:49.501ZINFOphd-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
3322024-12-16T18:10:49.501ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3332024-12-16T18:10:49.501ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 206 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
3342024-12-16T18:10:49.501ZDEBGphd-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
3352024-12-16T18:10:49.501ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3362024-12-16T18:10:49.501ZINFOphd-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
3372024-12-16T18:10:49.523ZINFOphd-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
3382024-12-16T18:10:49.523ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3392024-12-16T18:10:49.523ZINFOphd-runner: [MIGRATE_FROM - START] 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 = c06eed9c-4500-42a9-8980-7967f122956d target = phd_framework::test_vm target_id = d8d8f247-b654-4998-93c4-d01c767e1f00
3402024-12-16T18:10:49.523ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = 48c179e0-8ec8-423b-8a28-73ba15ad7fa7 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = c06eed9c-4500-42a9-8980-7967f122956d target = phd_framework::test_vm target_id = d8d8f247-b654-4998-93c4-d01c767e1f00 timeout_duration = 45s
3412024-12-16T18:10:49.524ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = c06eed9c-4500-42a9-8980-7967f122956d target = phd_framework::test_vm target_id = d8d8f247-b654-4998-93c4-d01c767e1f00 vm = migration_from_base_lifecycle_0 vm_id = d8d8f247-b654-4998-93c4-d01c767e1f00
3422024-12-16T18:10:49.524ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = c06eed9c-4500-42a9-8980-7967f122956d target = phd_framework::test_vm target_id = d8d8f247-b654-4998-93c4-d01c767e1f00 vm = migration_from_base_lifecycle_0 vm_id = d8d8f247-b654-4998-93c4-d01c767e1f00
3432024-12-16T18:10:50.201ZINFOphd-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: d8d8f247-b654-4998-93c4-d01c767e1f00, metadata: InstanceMetadata { project_id: 056dbeb7-35ce-45c5-aca4-80b1577f8f9d, silo_id: 9f3f9b59-1e4f-4483-86ea-eee93f2e43c2, sled_id: b696c24b-5ce4-479d-8f23-461d5c810c77, sled_model: "pheidippes", sled_revision: 1, sled_serial: "b696c24b-5ce4-479d-8f23-461d5c810c77" }, name: "phd-vm-d8d8f247-b654-4998-93c4-d01c767e1f00" }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = c06eed9c-4500-42a9-8980-7967f122956d target = phd_framework::test_vm target_id = d8d8f247-b654-4998-93c4-d01c767e1f00 vm = migration_from_base_lifecycle_0 vm_id = d8d8f247-b654-4998-93c4-d01c767e1f00
3442024-12-16T18:10:50.201ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 677 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = c06eed9c-4500-42a9-8980-7967f122956d target = phd_framework::test_vm target_id = d8d8f247-b654-4998-93c4-d01c767e1f00 vm = migration_from_base_lifecycle_0 vm_id = d8d8f247-b654-4998-93c4-d01c767e1f00
3452024-12-16T18:10:50.201ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 48c179e0-8ec8-423b-8a28-73ba15ad7fa7 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = c06eed9c-4500-42a9-8980-7967f122956d target = phd_framework::test_vm target_id = d8d8f247-b654-4998-93c4-d01c767e1f00
3462024-12-16T18:10:52.765ZINFOphd-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
3472024-12-16T18:10:53.059ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = c06eed9c-4500-42a9-8980-7967f122956d target = phd_framework::test_vm target_id = d8d8f247-b654-4998-93c4-d01c767e1f00
3482024-12-16T18:10:53.059ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2857 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 48c179e0-8ec8-423b-8a28-73ba15ad7fa7 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = c06eed9c-4500-42a9-8980-7967f122956d target = phd_framework::test_vm target_id = d8d8f247-b654-4998-93c4-d01c767e1f00
3492024-12-16T18:10:53.059ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3535 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 = c06eed9c-4500-42a9-8980-7967f122956d target = phd_framework::test_vm target_id = d8d8f247-b654-4998-93c4-d01c767e1f00
3502024-12-16T18:10:53.060ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
3512024-12-16T18:10:53.060ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = d8d8f247-b654-4998-93c4-d01c767e1f00
3522024-12-16T18:10:53.060ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = d8d8f247-b654-4998-93c4-d01c767e1f00
3532024-12-16T18:10:53.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 = c06eed9c-4500-42a9-8980-7967f122956d
3542024-12-16T18:10:53.204ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 143 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c06eed9c-4500-42a9-8980-7967f122956d
3552024-12-16T18:10:55.997ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 2936 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = d8d8f247-b654-4998-93c4-d01c767e1f00
3562024-12-16T18:10:55.997ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = d8d8f247-b654-4998-93c4-d01c767e1f00
3572024-12-16T18:10:55.997ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = d8d8f247-b654-4998-93c4-d01c767e1f00
3582024-12-16T18:10:56.030ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = d8d8f247-b654-4998-93c4-d01c767e1f00
3592024-12-16T18:10:56.030ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = d8d8f247-b654-4998-93c4-d01c767e1f00
3602024-12-16T18:10:56.030ZDEBGphd-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
3612024-12-16T18:10:56.030ZINFOphd-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
3622024-12-16T18:10:56.031ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 10878 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3632024-12-16T18:10:56.031ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3642024-12-16T18:10:56.031ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1058 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = d8d8f247-b654-4998-93c4-d01c767e1f00
3652024-12-16T18:10:56.310ZDEBGphd-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 = d8d8f247-b654-4998-93c4-d01c767e1f00
3662024-12-16T18:10:56.446ZDEBGphd-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 = d8d8f247-b654-4998-93c4-d01c767e1f00
3672024-12-16T18:10:56.446ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-6dd49e5f-904d-4a60-b292-39f0d3c83c28"] 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 = d8d8f247-b654-4998-93c4-d01c767e1f00
3682024-12-16T18:10:56.478ZDEBGphd-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 = d8d8f247-b654-4998-93c4-d01c767e1f00
3692024-12-16T18:10:56.478ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-23a96140-f7c4-4ab7-ba79-b6fba727f672"] 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 = d8d8f247-b654-4998-93c4-d01c767e1f00
3702024-12-16T18:10:56.509ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 478 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = d8d8f247-b654-4998-93c4-d01c767e1f00
3712024-12-16T18:10:56.509ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 11962 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
3722024-12-16T18:10:56.509ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 478 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3732024-12-16T18:10:56.509ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3742024-12-16T18:10:56.509ZINFOphd-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 115.59s
376 
3772024-12-16T18:10:56.509ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 40 target = phd_runner