Max level shown:
12024-10-14T19:56:54.315ZINFOphd-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-10-14T19:56:54.318ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 221 store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("6d92acf0a22718dd4175d7c64dbcf7aaec3740bd"), sha256: "29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 2082, tv_nsec: 304347716 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32024-10-14T19:56:54.318ZINFOphd-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-10-14T19:56:54.318ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 2b88ab88461fb06aaf2aab11c5e381a3cad25eac file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52024-10-14T19:56:54.318ZDEBGphd-runner: Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/2b88ab88461fb06aaf2aab11c5e381a3cad25eac/crucible-nightly.sha256.txt
62024-10-14T19:56:54.449ZINFOphd-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-10-14T19:56:54.849ZDEBGphd-runner: Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/93ed767388c4fab11af8a98ad33fdbeac4098b0c/propolis-server.sha256.txt
82024-10-14T19:56:54.955ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92024-10-14T19:56:54.955ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102024-10-14T19:56:54.955ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112024-10-14T19:56:54.955ZINFOphd-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-10-14T19:56:54.955ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132024-10-14T19:56:54.955ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142024-10-14T19:56:54.956ZINFOphd-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-10-14T19:56:54.956ZDEBGphd-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-10-14T19:56:54.956ZDEBGphd-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-10-14T19:56:55.539ZDEBGphd-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-10-14T19:56:55.539ZDEBGphd-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-10-14T19:57:23.155ZDEBGphd-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-10-14T19:57:23.155ZDEBGphd-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-10-14T19:57:23.184ZDEBGphd-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-10-14T19:57:23.185ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-a87e9f7f-8641-4064-96c2-74ca62d8c9d6"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = snapshot
232024-10-14T19:57:23.242ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-a87e9f7f-8641-4064-96c2-74ca62d8c9d6", "phd-artifacts/phd-clone-f6558c1b-1990-46a1-a5d5-51ce14e40225"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = clone
242024-10-14T19:57:23.262ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-f6558c1b-1990-46a1-a5d5-51ce14e40225"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
252024-10-14T19:57:23.275ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::migration_from_base_and_back stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-f6558c1b-1990-46a1-a5d5-51ce14e40225 0B 1.80T 48.9M /phd-artifacts/phd-clone-f6558c1b-1990-46a1-a5d5-51ce14e40225\n target = phd_framework::zfs
262024-10-14T19:57:23.275ZINFOphd-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-10-14T19:57:23.276ZINFOphd-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-10-14T19:57:23.276ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/86bf638b2dc07f3834f56c274d1b3dd45a7a34c57925dcb4cfc422cc4e037af4/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292024-10-14T19:57:23.276ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/93ed767388c4fab11af8a98ad33fdbeac4098b0c/propolis-server.tar.gz
302024-10-14T19:57:48.658ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/86bf638b2dc07f3834f56c274d1b3dd45a7a34c57925dcb4cfc422cc4e037af4/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 162 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store untar_path = propolis-server
312024-10-14T19:57:48.658ZDEBGphd-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-10-14T19:58:01.829ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/86bf638b2dc07f3834f56c274d1b3dd45a7a34c57925dcb4cfc422cc4e037af4/propolis-server" target = phd_framework::test_vm::server
332024-10-14T19:58:01.829ZINFOphd-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-10-14T19:58:01.874ZINFOphd-runner: [NEW - EVENT] Launched server with pid 865 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
352024-10-14T19:58:01.875ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 38599 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
362024-10-14T19:58:01.875ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
372024-10-14T19:58:01.876ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 372 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
382024-10-14T19:58:02.661ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392024-10-14T19:58:02.663ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 6f4d9459-4ecf-482b-be56-20334c4b204b, silo_id: 6b810740-24ec-40f7-9bba-dc78629f7916, sled_id: 1a2eedf8-1a67-47bd-82e5-6597039890cf, sled_model: "pheidippes", sled_revision: 1, sled_serial: "1a2eedf8-1a67-47bd-82e5-6597039890cf" }, name: "phd-vm-f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631", vcpus: 2 }, state: Creating } line = 431 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
402024-10-14T19:58:02.663ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 787 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
412024-10-14T19:58:02.663ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 508 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
422024-10-14T19:58:02.663ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 513 path = phd_tests::migrate::from_base::migration_from_base_and_back state = Run target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
432024-10-14T19:58:02.663ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 508 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
442024-10-14T19:58:02.663ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 765 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
452024-10-14T19:58:02.663ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 714 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
462024-10-14T19:58:02.664ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 722 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
472024-10-14T19:58:02.664ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
482024-10-14T19:58:02.664ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
492024-10-14T19:58:06.840ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4176 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
502024-10-14T19:58:06.840ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 722 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
512024-10-14T19:58:06.840ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 722 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
522024-10-14T19:58:06.841ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
532024-10-14T19:58:06.841ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
542024-10-14T19:58:06.859ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
552024-10-14T19:58:06.859ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 762 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
562024-10-14T19:58:06.859ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4195 file = phd-tests/framework/src/test_vm/mod.rs line = 765 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
572024-10-14T19:58:06.859ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
582024-10-14T19:58:06.859ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
592024-10-14T19:58:06.870ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
602024-10-14T19:58:06.870ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
612024-10-14T19:58:06.870ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
622024-10-14T19:58:06.892ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
632024-10-14T19:58:06.892ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
642024-10-14T19:58:06.892ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
652024-10-14T19:58:06.902ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
662024-10-14T19:58:06.902ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
672024-10-14T19:58:06.902ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
682024-10-14T19:58:06.925ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
692024-10-14T19:58:06.925ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
702024-10-14T19:58:06.925ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
712024-10-14T19:58:06.936ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
722024-10-14T19:58:06.937ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
732024-10-14T19:58:06.937ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
742024-10-14T19:58:06.958ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
752024-10-14T19:58:06.958ZINFOphd-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
762024-10-14T19:58:06.958ZINFOphd-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
772024-10-14T19:58:06.958ZINFOphd-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
782024-10-14T19:58:06.959ZDEBGphd-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
792024-10-14T19:58:06.959ZDEBGphd-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
802024-10-14T19:58:06.959ZINFOphd-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
812024-10-14T19:58:06.959ZINFOphd-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
822024-10-14T19:58:06.976ZINFOphd-runner: [NEW - EVENT] Launched server with pid 866 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
832024-10-14T19:58:06.976ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
842024-10-14T19:58:06.976ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 542 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631 target = phd_framework::test_vm target_id = 88473253-3c54-4764-ba41-c8510b939656
852024-10-14T19:58:06.976ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 575 migration_id = 3b7341e5-68ba-49e5-9977-15a0acfcea55 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631 target = phd_framework::test_vm target_id = 88473253-3c54-4764-ba41-c8510b939656 timeout_duration = 45s
862024-10-14T19:58:06.976ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631 target = phd_framework::test_vm target_id = 88473253-3c54-4764-ba41-c8510b939656 vm = migration_from_base_and_back_lifecycle_0 vm_id = 88473253-3c54-4764-ba41-c8510b939656
872024-10-14T19:58:06.977ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 372 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631 target = phd_framework::test_vm target_id = 88473253-3c54-4764-ba41-c8510b939656 vm = migration_from_base_and_back_lifecycle_0 vm_id = 88473253-3c54-4764-ba41-c8510b939656
882024-10-14T19:58:07.516ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 88473253-3c54-4764-ba41-c8510b939656, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 6f4d9459-4ecf-482b-be56-20334c4b204b, silo_id: 6b810740-24ec-40f7-9bba-dc78629f7916, sled_id: 3e1a74ec-00f7-414e-8ea6-61a6447cadba, sled_model: "pheidippes", sled_revision: 1, sled_serial: "3e1a74ec-00f7-414e-8ea6-61a6447cadba" }, name: "phd-vm-88473253-3c54-4764-ba41-c8510b939656", vcpus: 2 }, state: Migrating } line = 431 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631 target = phd_framework::test_vm target_id = 88473253-3c54-4764-ba41-c8510b939656 vm = migration_from_base_and_back_lifecycle_0 vm_id = 88473253-3c54-4764-ba41-c8510b939656
892024-10-14T19:58:07.516ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 539 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631 target = phd_framework::test_vm target_id = 88473253-3c54-4764-ba41-c8510b939656 vm = migration_from_base_and_back_lifecycle_0 vm_id = 88473253-3c54-4764-ba41-c8510b939656
902024-10-14T19:58:07.516ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 596 migration_id = 3b7341e5-68ba-49e5-9977-15a0acfcea55 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631 target = phd_framework::test_vm target_id = 88473253-3c54-4764-ba41-c8510b939656
912024-10-14T19:58:09.891ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7718}} target = phd_framework::serial
922024-10-14T19:58:10.475ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631 target = phd_framework::test_vm target_id = 88473253-3c54-4764-ba41-c8510b939656
932024-10-14T19:58:10.475ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2959 file = phd-tests/framework/src/test_vm/mod.rs line = 596 migration_id = 3b7341e5-68ba-49e5-9977-15a0acfcea55 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631 target = phd_framework::test_vm target_id = 88473253-3c54-4764-ba41-c8510b939656
942024-10-14T19:58:10.475ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3499 file = phd-tests/framework/src/test_vm/mod.rs line = 542 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631 target = phd_framework::test_vm target_id = 88473253-3c54-4764-ba41-c8510b939656
952024-10-14T19:58:10.477ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1037 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
962024-10-14T19:58:10.477ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 88473253-3c54-4764-ba41-c8510b939656
972024-10-14T19:58:10.477ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_0 vm_id = 88473253-3c54-4764-ba41-c8510b939656
982024-10-14T19:58:10.478ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
992024-10-14T19:58:10.605ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 128 file = phd-tests/framework/src/test_vm/mod.rs line = 1037 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = f0fda5ca-d0ec-4b3f-a2c2-f1ddfe973631
1002024-10-14T19:58:12.051ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1573 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 88473253-3c54-4764-ba41-c8510b939656
1012024-10-14T19:58:12.051ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 88473253-3c54-4764-ba41-c8510b939656
1022024-10-14T19:58:12.051ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_0 vm_id = 88473253-3c54-4764-ba41-c8510b939656
1032024-10-14T19:58:12.074ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 88473253-3c54-4764-ba41-c8510b939656
1042024-10-14T19:58:12.074ZINFOphd-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
1052024-10-14T19:58:12.074ZINFOphd-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
1062024-10-14T19:58:12.074ZINFOphd-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
1072024-10-14T19:58:12.074ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/86bf638b2dc07f3834f56c274d1b3dd45a7a34c57925dcb4cfc422cc4e037af4/propolis-server target = phd_framework::artifacts::store
1082024-10-14T19:58:12.074ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/86bf638b2dc07f3834f56c274d1b3dd45a7a34c57925dcb4cfc422cc4e037af4/propolis-server" target = phd_framework::test_vm::server
1092024-10-14T19:58:12.075ZINFOphd-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
1102024-10-14T19:58:12.093ZINFOphd-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
1112024-10-14T19:58:12.093ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1122024-10-14T19:58:12.094ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 542 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 88473253-3c54-4764-ba41-c8510b939656 target = phd_framework::test_vm target_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
1132024-10-14T19:58:12.094ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 575 migration_id = 06d922e1-fb11-44c4-ab3c-f82cdcfd845d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 88473253-3c54-4764-ba41-c8510b939656 target = phd_framework::test_vm target_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366 timeout_duration = 45s
1142024-10-14T19:58:12.094ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 88473253-3c54-4764-ba41-c8510b939656 target = phd_framework::test_vm target_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366 vm = migration_from_base_and_back_lifecycle_1 vm_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
1152024-10-14T19:58:12.094ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 372 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 88473253-3c54-4764-ba41-c8510b939656 target = phd_framework::test_vm target_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366 vm = migration_from_base_and_back_lifecycle_1 vm_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
1162024-10-14T19:58:12.864ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 2025e1e2-f33e-45d4-b06e-4059a97ba366, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 6f4d9459-4ecf-482b-be56-20334c4b204b, silo_id: 6b810740-24ec-40f7-9bba-dc78629f7916, sled_id: 734c657f-0121-410e-ad1c-c8729a3c48af, sled_model: "pheidippes", sled_revision: 1, sled_serial: "734c657f-0121-410e-ad1c-c8729a3c48af" }, name: "phd-vm-2025e1e2-f33e-45d4-b06e-4059a97ba366", vcpus: 2 }, state: Migrating } line = 431 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 88473253-3c54-4764-ba41-c8510b939656 target = phd_framework::test_vm target_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366 vm = migration_from_base_and_back_lifecycle_1 vm_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
1172024-10-14T19:58:12.864ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 770 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 88473253-3c54-4764-ba41-c8510b939656 target = phd_framework::test_vm target_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366 vm = migration_from_base_and_back_lifecycle_1 vm_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
1182024-10-14T19:58:12.864ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 596 migration_id = 06d922e1-fb11-44c4-ab3c-f82cdcfd845d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 88473253-3c54-4764-ba41-c8510b939656 target = phd_framework::test_vm target_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
1192024-10-14T19:58:15.258ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7765}} target = phd_framework::serial
1202024-10-14T19:58:15.328ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 88473253-3c54-4764-ba41-c8510b939656 target = phd_framework::test_vm target_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
1212024-10-14T19:58:15.328ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2463 file = phd-tests/framework/src/test_vm/mod.rs line = 596 migration_id = 06d922e1-fb11-44c4-ab3c-f82cdcfd845d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 88473253-3c54-4764-ba41-c8510b939656 target = phd_framework::test_vm target_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
1222024-10-14T19:58:15.328ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3234 file = phd-tests/framework/src/test_vm/mod.rs line = 542 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 88473253-3c54-4764-ba41-c8510b939656 target = phd_framework::test_vm target_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
1232024-10-14T19:58:15.330ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1037 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 88473253-3c54-4764-ba41-c8510b939656
1242024-10-14T19:58:15.330ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
1252024-10-14T19:58:15.330ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
1262024-10-14T19:58:15.331ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_0 vm_id = 88473253-3c54-4764-ba41-c8510b939656
1272024-10-14T19:58:15.467ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 136 file = phd-tests/framework/src/test_vm/mod.rs line = 1037 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 88473253-3c54-4764-ba41-c8510b939656
1282024-10-14T19:58:15.467ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 137 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
1292024-10-14T19:58:15.467ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
1302024-10-14T19:58:15.467ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
1312024-10-14T19:58:15.500ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
1322024-10-14T19:58:15.500ZINFOphd-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
1332024-10-14T19:58:15.500ZINFOphd-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
1342024-10-14T19:58:15.500ZINFOphd-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
1352024-10-14T19:58:15.500ZDEBGphd-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
1362024-10-14T19:58:15.501ZINFOphd-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
1372024-10-14T19:58:15.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::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
1382024-10-14T19:58:15.517ZINFOphd-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
1392024-10-14T19:58:15.517ZINFOphd-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
1402024-10-14T19:58:15.517ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 542 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366 target = phd_framework::test_vm target_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
1412024-10-14T19:58:15.517ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 575 migration_id = 2d85abcc-287f-40af-96c5-adc832f7a889 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366 target = phd_framework::test_vm target_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826 timeout_duration = 45s
1422024-10-14T19:58:15.517ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366 target = phd_framework::test_vm target_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826 vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
1432024-10-14T19:58:15.518ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 372 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366 target = phd_framework::test_vm target_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826 vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
1442024-10-14T19:58:16.289ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 1e29fe3c-eac2-43c3-bbfe-e89cf883d826, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 6f4d9459-4ecf-482b-be56-20334c4b204b, silo_id: 6b810740-24ec-40f7-9bba-dc78629f7916, sled_id: b5dbc4c0-e3b9-4a64-91b9-2c40affbc4d7, sled_model: "pheidippes", sled_revision: 1, sled_serial: "b5dbc4c0-e3b9-4a64-91b9-2c40affbc4d7" }, name: "phd-vm-1e29fe3c-eac2-43c3-bbfe-e89cf883d826", vcpus: 2 }, state: Migrating } line = 431 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366 target = phd_framework::test_vm target_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826 vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
1452024-10-14T19:58:16.289ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 771 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366 target = phd_framework::test_vm target_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826 vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
1462024-10-14T19:58:16.289ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 596 migration_id = 2d85abcc-287f-40af-96c5-adc832f7a889 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366 target = phd_framework::test_vm target_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
1472024-10-14T19:58:18.668ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7812}} target = phd_framework::serial
1482024-10-14T19:58:19.273ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366 target = phd_framework::test_vm target_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
1492024-10-14T19:58:19.273ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2984 file = phd-tests/framework/src/test_vm/mod.rs line = 596 migration_id = 2d85abcc-287f-40af-96c5-adc832f7a889 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366 target = phd_framework::test_vm target_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
1502024-10-14T19:58:19.273ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3756 file = phd-tests/framework/src/test_vm/mod.rs line = 542 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366 target = phd_framework::test_vm target_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
1512024-10-14T19:58:19.275ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1037 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
1522024-10-14T19:58:19.275ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
1532024-10-14T19:58:19.275ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
1542024-10-14T19:58:19.276ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_1 vm_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
1552024-10-14T19:58:19.406ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 131 file = phd-tests/framework/src/test_vm/mod.rs line = 1037 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 2025e1e2-f33e-45d4-b06e-4059a97ba366
1562024-10-14T19:58:19.407ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 131 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
1572024-10-14T19:58:19.407ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
1582024-10-14T19:58:19.407ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
1592024-10-14T19:58:19.440ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
1602024-10-14T19:58:19.440ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1037 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
1612024-10-14T19:58:19.440ZINFOphd-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
1622024-10-14T19:58:19.440ZDEBGphd-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
1632024-10-14T19:58:19.440ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1642024-10-14T19:58:19.440ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 16778 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1652024-10-14T19:58:19.441ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1060 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
1662024-10-14T19:58:19.918ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9006 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
1672024-10-14T19:58:20.043ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs clone dropped file = phd-tests/framework/src/zfs.rs line = 83 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
1682024-10-14T19:58:20.044ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-f6558c1b-1990-46a1-a5d5-51ce14e40225"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = destroy vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
1692024-10-14T19:58:20.084ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped file = phd-tests/framework/src/zfs.rs line = 57 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
1702024-10-14T19:58:20.084ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-a87e9f7f-8641-4064-96c2-74ca62d8c9d6"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = destroy vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
1712024-10-14T19:58:20.113ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 672 file = phd-tests/framework/src/test_vm/mod.rs line = 1037 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e29fe3c-eac2-43c3-bbfe-e89cf883d826
1722024-10-14T19:58:20.113ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 85156 file = phd-tests/tests/src/migrate.rs line = 52 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_tests::migrate::from_base
1732024-10-14T19:58:20.113ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 672 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1742024-10-14T19:58:20.113ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1752024-10-14T19:58:20.113ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1762024-10-14T19:58:20.113ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1772024-10-14T19:58:20.113ZINFOphd-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
1782024-10-14T19:58:20.113ZDEBGphd-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
1792024-10-14T19:58:20.113ZDEBGphd-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
1802024-10-14T19:58:20.113ZDEBGphd-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
1812024-10-14T19:58:20.114ZDEBGphd-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
1822024-10-14T19:58:20.131ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::serial_history stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 726M 1.80T 726M /phd-artifacts\n target = phd_framework::zfs
1832024-10-14T19:58:20.131ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-19a92989-4a67-4d12-9e99-68ae35398a83"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1842024-10-14T19:58:20.157ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-19a92989-4a67-4d12-9e99-68ae35398a83", "phd-artifacts/phd-clone-6ed8386b-796f-4c0e-bc1b-bc9d334dc1cb"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1852024-10-14T19:58:20.182ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-6ed8386b-796f-4c0e-bc1b-bc9d334dc1cb"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1862024-10-14T19:58:20.199ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::serial_history stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-6ed8386b-796f-4c0e-bc1b-bc9d334dc1cb 0B 1.80T 726M /phd-artifacts/phd-clone-6ed8386b-796f-4c0e-bc1b-bc9d334dc1cb\n target = phd_framework::zfs
1872024-10-14T19:58:20.199ZINFOphd-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
1882024-10-14T19:58:20.199ZINFOphd-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
1892024-10-14T19:58:20.199ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/86bf638b2dc07f3834f56c274d1b3dd45a7a34c57925dcb4cfc422cc4e037af4/propolis-server target = phd_framework::artifacts::store
1902024-10-14T19:58:20.200ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_serial_history_base.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/86bf638b2dc07f3834f56c274d1b3dd45a7a34c57925dcb4cfc422cc4e037af4/propolis-server" target = phd_framework::test_vm::server
1912024-10-14T19:58:20.200ZINFOphd-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
1922024-10-14T19:58:20.211ZINFOphd-runner: [NEW - EVENT] Launched server with pid 879 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1932024-10-14T19:58:20.211ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1942024-10-14T19:58:20.211ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
1952024-10-14T19:58:20.212ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 372 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
1962024-10-14T19:58:20.907ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1972024-10-14T19:58:20.907ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: be9c642b-11be-4da9-8884-c0389bd6213d, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 7a3e3122-42af-4580-8fc2-797932926e5a, silo_id: a150f131-a0dc-4374-85bc-2b66288f76d7, sled_id: 57318f41-320f-4f32-b712-d524cb488adc, sled_model: "pheidippes", sled_revision: 1, sled_serial: "57318f41-320f-4f32-b712-d524cb488adc" }, name: "phd-vm-be9c642b-11be-4da9-8884-c0389bd6213d", vcpus: 2 }, state: Creating } line = 431 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
1982024-10-14T19:58:20.908ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 696 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
1992024-10-14T19:58:20.908ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 508 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
2002024-10-14T19:58:20.908ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 513 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
2012024-10-14T19:58:20.908ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 508 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
2022024-10-14T19:58:20.908ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 765 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2032024-10-14T19:58:20.908ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 714 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
2042024-10-14T19:58:20.908ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 722 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
2052024-10-14T19:58:20.908ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
2062024-10-14T19:58:20.908ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
2072024-10-14T19:58:25.087ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4178 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
2082024-10-14T19:58:25.087ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 722 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
2092024-10-14T19:58:25.087ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 722 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2102024-10-14T19:58:25.087ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
2112024-10-14T19:58:25.087ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
2122024-10-14T19:58:25.106ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
2132024-10-14T19:58:25.106ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 762 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2142024-10-14T19:58:25.106ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4197 file = phd-tests/framework/src/test_vm/mod.rs line = 765 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2152024-10-14T19:58:25.106ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
2162024-10-14T19:58:25.106ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
2172024-10-14T19:58:25.116ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
2182024-10-14T19:58:25.116ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
2192024-10-14T19:58:25.116ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
2202024-10-14T19:58:25.149ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
2212024-10-14T19:58:25.154ZINFOphd-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
2222024-10-14T19:58:25.154ZINFOphd-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
2232024-10-14T19:58:25.154ZINFOphd-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
2242024-10-14T19:58:25.154ZDEBGphd-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
2252024-10-14T19:58:25.154ZINFOphd-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
2262024-10-14T19:58:25.154ZINFOphd-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
2272024-10-14T19:58:25.170ZINFOphd-runner: [NEW - EVENT] Launched server with pid 880 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2282024-10-14T19:58:25.170ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 16 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2292024-10-14T19:58:25.170ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 542 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = be9c642b-11be-4da9-8884-c0389bd6213d target = phd_framework::test_vm target_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
2302024-10-14T19:58:25.170ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 575 migration_id = 21e53bdf-dfad-4e3a-83e7-69fc444f6185 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = be9c642b-11be-4da9-8884-c0389bd6213d target = phd_framework::test_vm target_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5 timeout_duration = 45s
2312024-10-14T19:58:25.170ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = be9c642b-11be-4da9-8884-c0389bd6213d target = phd_framework::test_vm target_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5 vm = migration_serial_history_base_lifecycle_0 vm_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
2322024-10-14T19:58:25.171ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 372 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = be9c642b-11be-4da9-8884-c0389bd6213d target = phd_framework::test_vm target_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5 vm = migration_serial_history_base_lifecycle_0 vm_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
2332024-10-14T19:58:25.588ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 7a3e3122-42af-4580-8fc2-797932926e5a, silo_id: a150f131-a0dc-4374-85bc-2b66288f76d7, sled_id: 1b08d83a-5a91-4e4a-aebf-6e8093175dee, sled_model: "pheidippes", sled_revision: 1, sled_serial: "1b08d83a-5a91-4e4a-aebf-6e8093175dee" }, name: "phd-vm-05ff9c99-151b-49ab-80e1-d0a52b0cc5b5", vcpus: 2 }, state: Migrating } line = 431 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = be9c642b-11be-4da9-8884-c0389bd6213d target = phd_framework::test_vm target_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5 vm = migration_serial_history_base_lifecycle_0 vm_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
2342024-10-14T19:58:25.588ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 417 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = be9c642b-11be-4da9-8884-c0389bd6213d target = phd_framework::test_vm target_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5 vm = migration_serial_history_base_lifecycle_0 vm_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
2352024-10-14T19:58:25.588ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 596 migration_id = 21e53bdf-dfad-4e3a-83e7-69fc444f6185 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = be9c642b-11be-4da9-8884-c0389bd6213d target = phd_framework::test_vm target_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
2362024-10-14T19:58:27.959ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7685}} target = phd_framework::serial
2372024-10-14T19:58:28.585ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = be9c642b-11be-4da9-8884-c0389bd6213d target = phd_framework::test_vm target_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
2382024-10-14T19:58:28.585ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2997 file = phd-tests/framework/src/test_vm/mod.rs line = 596 migration_id = 21e53bdf-dfad-4e3a-83e7-69fc444f6185 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = be9c642b-11be-4da9-8884-c0389bd6213d target = phd_framework::test_vm target_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
2392024-10-14T19:58:28.585ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3414 file = phd-tests/framework/src/test_vm/mod.rs line = 542 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = be9c642b-11be-4da9-8884-c0389bd6213d target = phd_framework::test_vm target_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
2402024-10-14T19:58:28.586ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1037 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
2412024-10-14T19:58:28.587ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_serial_history_base vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
2422024-10-14T19:58:28.724ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 137 file = phd-tests/framework/src/test_vm/mod.rs line = 1037 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = be9c642b-11be-4da9-8884-c0389bd6213d
2432024-10-14T19:58:28.727ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1037 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
2442024-10-14T19:58:28.727ZDEBGphd-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
2452024-10-14T19:58:28.727ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2462024-10-14T19:58:28.727ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2472024-10-14T19:58:28.727ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7820 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2482024-10-14T19:58:28.728ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1060 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
2492024-10-14T19:58:29.144ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_serial_history_base_lifecycle_0 vm_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
2502024-10-14T19:58:29.271ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs clone dropped file = phd-tests/framework/src/zfs.rs line = 83 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs vm = migration_serial_history_base_lifecycle_0 vm_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
2512024-10-14T19:58:29.271ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-6ed8386b-796f-4c0e-bc1b-bc9d334dc1cb"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = destroy vm = migration_serial_history_base_lifecycle_0 vm_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
2522024-10-14T19:58:29.311ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped file = phd-tests/framework/src/zfs.rs line = 57 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs vm = migration_serial_history_base_lifecycle_0 vm_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
2532024-10-14T19:58:29.311ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-19a92989-4a67-4d12-9e99-68ae35398a83"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = destroy vm = migration_serial_history_base_lifecycle_0 vm_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
2542024-10-14T19:58:29.342ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 615 file = phd-tests/framework/src/test_vm/mod.rs line = 1037 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 05ff9c99-151b-49ab-80e1-d0a52b0cc5b5
2552024-10-14T19:58:29.342ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9228 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2562024-10-14T19:58:29.342ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 615 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2572024-10-14T19:58:29.342ZINFOphd-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
2582024-10-14T19:58:29.342ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2592024-10-14T19:58:29.342ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2602024-10-14T19:58:29.343ZINFOphd-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
2612024-10-14T19:58:29.343ZDEBGphd-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
2622024-10-14T19:58:29.343ZDEBGphd-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
2632024-10-14T19:58:29.343ZDEBGphd-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
2642024-10-14T19:58:29.343ZDEBGphd-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
2652024-10-14T19:58:29.364ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::can_migrate_from_base stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 726M 1.80T 726M /phd-artifacts\n target = phd_framework::zfs
2662024-10-14T19:58:29.364ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-805b98b7-e50a-4830-995f-c61cf8c0ab06"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = snapshot
2672024-10-14T19:58:29.390ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-805b98b7-e50a-4830-995f-c61cf8c0ab06", "phd-artifacts/phd-clone-560366cc-0f69-4702-a7bb-5cd8b9801ac6"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = clone
2682024-10-14T19:58:29.419ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-560366cc-0f69-4702-a7bb-5cd8b9801ac6"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
2692024-10-14T19:58:29.437ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::can_migrate_from_base stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-560366cc-0f69-4702-a7bb-5cd8b9801ac6 0B 1.80T 726M /phd-artifacts/phd-clone-560366cc-0f69-4702-a7bb-5cd8b9801ac6\n target = phd_framework::zfs
2702024-10-14T19:58:29.438ZINFOphd-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
2712024-10-14T19:58:29.438ZINFOphd-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
2722024-10-14T19:58:29.438ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/86bf638b2dc07f3834f56c274d1b3dd45a7a34c57925dcb4cfc422cc4e037af4/propolis-server target = phd_framework::artifacts::store
2732024-10-14T19:58:29.438ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/86bf638b2dc07f3834f56c274d1b3dd45a7a34c57925dcb4cfc422cc4e037af4/propolis-server" target = phd_framework::test_vm::server
2742024-10-14T19:58:29.438ZINFOphd-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
2752024-10-14T19:58:29.451ZINFOphd-runner: [NEW - EVENT] Launched server with pid 889 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
2762024-10-14T19:58:29.451ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 12 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2772024-10-14T19:58:29.451ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
2782024-10-14T19:58:29.452ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 372 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
2792024-10-14T19:58:29.906ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2802024-10-14T19:58:29.907ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 60800706-e7da-482d-b41f-15ac57ef64ae, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 00e2c0eb-d538-4e45-9216-57761011e842, silo_id: 2e2b407a-374a-4db2-8753-6d5308a76c7b, sled_id: 0cbe2e5a-7285-4990-b211-8d126b44f8ec, sled_model: "pheidippes", sled_revision: 1, sled_serial: "0cbe2e5a-7285-4990-b211-8d126b44f8ec" }, name: "phd-vm-60800706-e7da-482d-b41f-15ac57ef64ae", vcpus: 2 }, state: Creating } line = 431 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
2812024-10-14T19:58:29.907ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 455 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
2822024-10-14T19:58:29.907ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 508 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
2832024-10-14T19:58:29.907ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 513 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
2842024-10-14T19:58:29.907ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 508 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
2852024-10-14T19:58:29.907ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 765 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2862024-10-14T19:58:29.908ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 714 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
2872024-10-14T19:58:29.908ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 722 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
2882024-10-14T19:58:29.908ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
2892024-10-14T19:58:29.908ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
2902024-10-14T19:58:34.113ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4205 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
2912024-10-14T19:58:34.113ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 722 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
2922024-10-14T19:58:34.113ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 722 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
2932024-10-14T19:58:34.113ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
2942024-10-14T19:58:34.113ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
2952024-10-14T19:58:34.132ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
2962024-10-14T19:58:34.132ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 762 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2972024-10-14T19:58:34.132ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4224 file = phd-tests/framework/src/test_vm/mod.rs line = 765 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2982024-10-14T19:58:34.132ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
2992024-10-14T19:58:34.132ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
3002024-10-14T19:58:34.143ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
3012024-10-14T19:58:34.143ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
3022024-10-14T19:58:34.143ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
3032024-10-14T19:58:34.176ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
3042024-10-14T19:58:34.176ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
3052024-10-14T19:58:34.176ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
3062024-10-14T19:58:34.187ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
3072024-10-14T19:58:34.187ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
3082024-10-14T19:58:34.187ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
3092024-10-14T19:58:34.220ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
3102024-10-14T19:58:34.221ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
3112024-10-14T19:58:34.221ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
3122024-10-14T19:58:34.231ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
3132024-10-14T19:58:34.231ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
3142024-10-14T19:58:34.231ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
3152024-10-14T19:58:34.254ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
3162024-10-14T19:58:34.254ZINFOphd-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
3172024-10-14T19:58:34.254ZINFOphd-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
3182024-10-14T19:58:34.254ZINFOphd-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
3192024-10-14T19:58:34.254ZDEBGphd-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
3202024-10-14T19:58:34.254ZINFOphd-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
3212024-10-14T19:58:34.254ZINFOphd-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
3222024-10-14T19:58:34.272ZINFOphd-runner: [NEW - EVENT] Launched server with pid 890 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
3232024-10-14T19:58:34.272ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3242024-10-14T19:58:34.272ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 542 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 60800706-e7da-482d-b41f-15ac57ef64ae target = phd_framework::test_vm target_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
3252024-10-14T19:58:34.272ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 575 migration_id = dc7bef03-2ee6-407d-8b9e-2f09b3d08f9c path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 60800706-e7da-482d-b41f-15ac57ef64ae target = phd_framework::test_vm target_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1 timeout_duration = 45s
3262024-10-14T19:58:34.272ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 60800706-e7da-482d-b41f-15ac57ef64ae target = phd_framework::test_vm target_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1 vm = migration_from_base_lifecycle_0 vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
3272024-10-14T19:58:34.273ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 372 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 60800706-e7da-482d-b41f-15ac57ef64ae target = phd_framework::test_vm target_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1 vm = migration_from_base_lifecycle_0 vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
3282024-10-14T19:58:34.994ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 00e2c0eb-d538-4e45-9216-57761011e842, silo_id: 2e2b407a-374a-4db2-8753-6d5308a76c7b, sled_id: 3258ba46-7049-4bea-989d-315bf89a7e6c, sled_model: "pheidippes", sled_revision: 1, sled_serial: "3258ba46-7049-4bea-989d-315bf89a7e6c" }, name: "phd-vm-1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1", vcpus: 2 }, state: Migrating } line = 431 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 60800706-e7da-482d-b41f-15ac57ef64ae target = phd_framework::test_vm target_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1 vm = migration_from_base_lifecycle_0 vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
3292024-10-14T19:58:34.994ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 722 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 60800706-e7da-482d-b41f-15ac57ef64ae target = phd_framework::test_vm target_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1 vm = migration_from_base_lifecycle_0 vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
3302024-10-14T19:58:34.994ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 596 migration_id = dc7bef03-2ee6-407d-8b9e-2f09b3d08f9c path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 60800706-e7da-482d-b41f-15ac57ef64ae target = phd_framework::test_vm target_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
3312024-10-14T19:58:37.603ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7718}} target = phd_framework::serial
3322024-10-14T19:58:37.922ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 60800706-e7da-482d-b41f-15ac57ef64ae target = phd_framework::test_vm target_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
3332024-10-14T19:58:37.922ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2927 file = phd-tests/framework/src/test_vm/mod.rs line = 596 migration_id = dc7bef03-2ee6-407d-8b9e-2f09b3d08f9c path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 60800706-e7da-482d-b41f-15ac57ef64ae target = phd_framework::test_vm target_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
3342024-10-14T19:58:37.922ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3649 file = phd-tests/framework/src/test_vm/mod.rs line = 542 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 60800706-e7da-482d-b41f-15ac57ef64ae target = phd_framework::test_vm target_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
3352024-10-14T19:58:37.924ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1037 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
3362024-10-14T19:58:37.924ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
3372024-10-14T19:58:37.924ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_lifecycle_0 vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
3382024-10-14T19:58:37.924ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
3392024-10-14T19:58:38.059ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 135 file = phd-tests/framework/src/test_vm/mod.rs line = 1037 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 60800706-e7da-482d-b41f-15ac57ef64ae
3402024-10-14T19:58:38.059ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 135 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
3412024-10-14T19:58:38.060ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
3422024-10-14T19:58:38.060ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_lifecycle_0 vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
3432024-10-14T19:58:38.090ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 30 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
3442024-10-14T19:58:38.091ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1037 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
3452024-10-14T19:58:38.091ZDEBGphd-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
3462024-10-14T19:58:38.091ZINFOphd-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
3472024-10-14T19:58:38.091ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8185 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3482024-10-14T19:58:38.091ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3492024-10-14T19:58:38.092ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1060 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
3502024-10-14T19:58:38.509ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_lifecycle_0 vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
3512024-10-14T19:58:38.641ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs clone dropped file = phd-tests/framework/src/zfs.rs line = 83 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs vm = migration_from_base_lifecycle_0 vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
3522024-10-14T19:58:38.641ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-560366cc-0f69-4702-a7bb-5cd8b9801ac6"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = destroy vm = migration_from_base_lifecycle_0 vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
3532024-10-14T19:58:38.682ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped file = phd-tests/framework/src/zfs.rs line = 57 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs vm = migration_from_base_lifecycle_0 vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
3542024-10-14T19:58:38.683ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-805b98b7-e50a-4830-995f-c61cf8c0ab06"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = destroy vm = migration_from_base_lifecycle_0 vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
3552024-10-14T19:58:38.714ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 622 file = phd-tests/framework/src/test_vm/mod.rs line = 1037 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 1ea0c876-bad4-4dcd-b0f4-2f43b031d2f1
3562024-10-14T19:58:38.714ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9371 file = phd-tests/tests/src/migrate.rs line = 34 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
3572024-10-14T19:58:38.714ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 622 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3582024-10-14T19:58:38.714ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3592024-10-14T19:58:38.714ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
360 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 103.76s
361 
3622024-10-14T19:58:38.714ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 40 target = phd_runner