Max level shown:
12024-09-06T16:40:36.420ZINFOphd-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-09-06T16:40:36.422ZDEBGphd-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: 28090, tv_nsec: 705195480 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32024-09-06T16:40:36.422ZINFOphd-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-09-06T16:40:36.422ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 9d82a99058e7f4d76ccc2141dcd78e7d4730cc78 file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52024-09-06T16:40:36.422ZDEBGphd-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/9d82a99058e7f4d76ccc2141dcd78e7d4730cc78/crucible-nightly.sha256.txt
62024-09-06T16:40:36.556ZINFOphd-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-09-06T16:40:36.997ZDEBGphd-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/3c389463fba5d40258ad93d59a6b3c8f6b518bd9/propolis-server.sha256.txt
82024-09-06T16:40:37.106ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92024-09-06T16:40:37.106ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102024-09-06T16:40:37.106ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112024-09-06T16:40:37.106ZINFOphd-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-09-06T16:40:37.106ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132024-09-06T16:40:37.106ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142024-09-06T16:40:37.107ZINFOphd-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-09-06T16:40:37.107ZDEBGphd-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-09-06T16:40:37.107ZDEBGphd-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-09-06T16:40:37.687ZDEBGphd-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-09-06T16:40:37.688ZDEBGphd-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-09-06T16:41:05.898ZDEBGphd-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-09-06T16:41:05.898ZDEBGphd-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-09-06T16:41:05.919ZDEBGphd-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.01M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222024-09-06T16:41:05.920ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-4ba2a0b8-c8bf-42f4-9b7c-d02226e93442"] 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-09-06T16:41:05.975ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-4ba2a0b8-c8bf-42f4-9b7c-d02226e93442", "phd-artifacts/phd-clone-9f998cfe-4435-4d16-afa9-f53ec370ea3c"] 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-09-06T16:41:05.992ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-9f998cfe-4435-4d16-afa9-f53ec370ea3c"] 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-09-06T16:41:06.002ZDEBGphd-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-9f998cfe-4435-4d16-afa9-f53ec370ea3c 0B 1.80T 48.9M /phd-artifacts/phd-clone-9f998cfe-4435-4d16-afa9-f53ec370ea3c\n target = phd_framework::zfs
262024-09-06T16:41:06.003ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
272024-09-06T16:41:06.003ZINFOphd-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 = 204 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
282024-09-06T16:41:06.003ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/1d49602e7a6f33816a8b118d368417deedb1a03533425a7bddbb16cc4ae54390/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292024-09-06T16:41:06.003ZDEBGphd-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/3c389463fba5d40258ad93d59a6b3c8f6b518bd9/propolis-server.tar.gz
302024-09-06T16:41:30.654ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/1d49602e7a6f33816a8b118d368417deedb1a03533425a7bddbb16cc4ae54390/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-09-06T16:41:30.654ZDEBGphd-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-09-06T16:41:43.105ZINFOphd-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/1d49602e7a6f33816a8b118d368417deedb1a03533425a7bddbb16cc4ae54390/propolis-server" target = phd_framework::test_vm::server
332024-09-06T16:41:43.105ZINFOphd-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-09-06T16:41:43.149ZINFOphd-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-09-06T16:41:43.149ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 37146 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
362024-09-06T16:41:43.150ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
372024-09-06T16:41:43.151ZINFOphd-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): error trying to connect: tcp connect error: Connection refused (os error 146) file = phd-tests/framework/src/test_vm/mod.rs line = 369 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
382024-09-06T16:41:43.589ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392024-09-06T16:41:43.590ZINFOphd-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: 7acf04df-2ac2-4089-a7d7-9d8eb80f6061, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 8ec75d69-1896-41df-ae4a-efcbe15d266d, silo_id: 7da87f74-18df-42cf-b435-3998f3df9797, sled_id: 06767cd4-f02b-45d6-855f-e1a0c3e78373, sled_model: "pheidippes", sled_revision: 1, sled_serial: "06767cd4-f02b-45d6-855f-e1a0c3e78373" }, name: "phd-vm-7acf04df-2ac2-4089-a7d7-9d8eb80f6061", vcpus: 2 }, state: Creating } line = 428 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
402024-09-06T16:41:43.590ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 440 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
412024-09-06T16:41:43.590ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 505 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
422024-09-06T16:41:43.590ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 510 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
432024-09-06T16:41:43.591ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 505 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
442024-09-06T16:41:43.591ZINFOphd-runner: [WAIT_TO_BOOT - START] 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
452024-09-06T16:41:43.591ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 711 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
462024-09-06T16:41:43.591ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 719 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
472024-09-06T16:41:43.591ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
482024-09-06T16:41:43.591ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
492024-09-06T16:41:47.794ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4202 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
502024-09-06T16:41:47.794ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 719 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
512024-09-06T16:41:47.794ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 719 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
522024-09-06T16:41:47.794ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
532024-09-06T16:41:47.794ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
542024-09-06T16:41:47.812ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
552024-09-06T16:41:47.812ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 759 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
562024-09-06T16:41:47.812ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4221 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
572024-09-06T16:41:47.813ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
582024-09-06T16:41:47.813ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
592024-09-06T16:41:47.823ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
602024-09-06T16:41:47.823ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
612024-09-06T16:41:47.823ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
622024-09-06T16:41:47.845ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
632024-09-06T16:41:47.845ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
642024-09-06T16:41:47.845ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
652024-09-06T16:41:47.856ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
662024-09-06T16:41:47.856ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
672024-09-06T16:41:47.856ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
682024-09-06T16:41:47.879ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
692024-09-06T16:41:47.879ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
702024-09-06T16:41:47.879ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
712024-09-06T16:41:47.890ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
722024-09-06T16:41:47.890ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
732024-09-06T16:41:47.890ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
742024-09-06T16:41:47.923ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
752024-09-06T16:41:47.923ZINFOphd-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-09-06T16:41:47.924ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
772024-09-06T16:41:47.924ZINFOphd-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 = 204 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-09-06T16:41:47.924ZDEBGphd-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-09-06T16:41:47.924ZDEBGphd-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-09-06T16:41:47.924ZINFOphd-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-09-06T16:41:47.924ZINFOphd-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-09-06T16:41:47.942ZINFOphd-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-09-06T16:41:47.942ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
842024-09-06T16:41:47.942ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 539 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061 target = phd_framework::test_vm target_id = 4997208b-0860-4b11-94b7-1f76bc7cf196
852024-09-06T16:41:47.943ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 572 migration_id = f6c1df2d-19f7-4a83-939f-b8ae9009bea7 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061 target = phd_framework::test_vm target_id = 4997208b-0860-4b11-94b7-1f76bc7cf196 timeout_duration = 45s
862024-09-06T16:41:47.943ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061 target = phd_framework::test_vm target_id = 4997208b-0860-4b11-94b7-1f76bc7cf196 vm = migration_from_base_and_back_lifecycle_0 vm_id = 4997208b-0860-4b11-94b7-1f76bc7cf196
872024-09-06T16:41:47.943ZINFOphd-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): error trying to connect: tcp connect error: Connection refused (os error 146) file = phd-tests/framework/src/test_vm/mod.rs line = 369 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061 target = phd_framework::test_vm target_id = 4997208b-0860-4b11-94b7-1f76bc7cf196 vm = migration_from_base_and_back_lifecycle_0 vm_id = 4997208b-0860-4b11-94b7-1f76bc7cf196
882024-09-06T16:41:48.679ZINFOphd-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: 4997208b-0860-4b11-94b7-1f76bc7cf196, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 8ec75d69-1896-41df-ae4a-efcbe15d266d, silo_id: 7da87f74-18df-42cf-b435-3998f3df9797, sled_id: 1657f8c6-e1ed-4b7c-b503-7e99d84cbe8e, sled_model: "pheidippes", sled_revision: 1, sled_serial: "1657f8c6-e1ed-4b7c-b503-7e99d84cbe8e" }, name: "phd-vm-4997208b-0860-4b11-94b7-1f76bc7cf196", vcpus: 2 }, state: Migrating } line = 428 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061 target = phd_framework::test_vm target_id = 4997208b-0860-4b11-94b7-1f76bc7cf196 vm = migration_from_base_and_back_lifecycle_0 vm_id = 4997208b-0860-4b11-94b7-1f76bc7cf196
892024-09-06T16:41:48.679ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 736 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061 target = phd_framework::test_vm target_id = 4997208b-0860-4b11-94b7-1f76bc7cf196 vm = migration_from_base_and_back_lifecycle_0 vm_id = 4997208b-0860-4b11-94b7-1f76bc7cf196
902024-09-06T16:41:48.679ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 593 migration_id = f6c1df2d-19f7-4a83-939f-b8ae9009bea7 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061 target = phd_framework::test_vm target_id = 4997208b-0860-4b11-94b7-1f76bc7cf196
912024-09-06T16:41:51.273ZINFOphd-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-09-06T16:41:51.351ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061 target = phd_framework::test_vm target_id = 4997208b-0860-4b11-94b7-1f76bc7cf196
932024-09-06T16:41:51.351ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2672 file = phd-tests/framework/src/test_vm/mod.rs line = 593 migration_id = f6c1df2d-19f7-4a83-939f-b8ae9009bea7 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061 target = phd_framework::test_vm target_id = 4997208b-0860-4b11-94b7-1f76bc7cf196
942024-09-06T16:41:51.351ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3408 file = phd-tests/framework/src/test_vm/mod.rs line = 539 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061 target = phd_framework::test_vm target_id = 4997208b-0860-4b11-94b7-1f76bc7cf196
952024-09-06T16:41:51.353ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1017 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
962024-09-06T16:41:51.353ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 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 = 4997208b-0860-4b11-94b7-1f76bc7cf196
972024-09-06T16:41:51.353ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = 4997208b-0860-4b11-94b7-1f76bc7cf196
982024-09-06T16:41:51.354ZDEBGphd-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 = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
992024-09-06T16:41:51.474ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 121 file = phd-tests/framework/src/test_vm/mod.rs line = 1017 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 7acf04df-2ac2-4089-a7d7-9d8eb80f6061
1002024-09-06T16:41:51.475ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 121 file = phd-tests/framework/src/test_vm/mod.rs line = 777 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 = 4997208b-0860-4b11-94b7-1f76bc7cf196
1012024-09-06T16:41:51.475ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 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 = 4997208b-0860-4b11-94b7-1f76bc7cf196
1022024-09-06T16:41:51.475ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = 4997208b-0860-4b11-94b7-1f76bc7cf196
1032024-09-06T16:41:51.497ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 777 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 = 4997208b-0860-4b11-94b7-1f76bc7cf196
1042024-09-06T16:41:51.498ZINFOphd-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-09-06T16:41:51.498ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1062024-09-06T16:41:51.498ZINFOphd-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 = 204 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-09-06T16:41:51.498ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/1d49602e7a6f33816a8b118d368417deedb1a03533425a7bddbb16cc4ae54390/propolis-server target = phd_framework::artifacts::store
1082024-09-06T16:41:51.498ZINFOphd-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/1d49602e7a6f33816a8b118d368417deedb1a03533425a7bddbb16cc4ae54390/propolis-server" target = phd_framework::test_vm::server
1092024-09-06T16:41:51.498ZINFOphd-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-09-06T16:41:51.518ZINFOphd-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-09-06T16:41:51.519ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1122024-09-06T16:41:51.519ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 539 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 4997208b-0860-4b11-94b7-1f76bc7cf196 target = phd_framework::test_vm target_id = c618c723-282e-487b-b4b0-845623425a39
1132024-09-06T16:41:51.519ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 572 migration_id = c403f4d0-7240-4206-9406-b0fb4c5ce503 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 4997208b-0860-4b11-94b7-1f76bc7cf196 target = phd_framework::test_vm target_id = c618c723-282e-487b-b4b0-845623425a39 timeout_duration = 45s
1142024-09-06T16:41:51.519ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 4997208b-0860-4b11-94b7-1f76bc7cf196 target = phd_framework::test_vm target_id = c618c723-282e-487b-b4b0-845623425a39 vm = migration_from_base_and_back_lifecycle_1 vm_id = c618c723-282e-487b-b4b0-845623425a39
1152024-09-06T16:41:51.520ZINFOphd-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): error trying to connect: tcp connect error: Connection refused (os error 146) file = phd-tests/framework/src/test_vm/mod.rs line = 369 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 4997208b-0860-4b11-94b7-1f76bc7cf196 target = phd_framework::test_vm target_id = c618c723-282e-487b-b4b0-845623425a39 vm = migration_from_base_and_back_lifecycle_1 vm_id = c618c723-282e-487b-b4b0-845623425a39
1162024-09-06T16:41:52.184ZINFOphd-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: c618c723-282e-487b-b4b0-845623425a39, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 8ec75d69-1896-41df-ae4a-efcbe15d266d, silo_id: 7da87f74-18df-42cf-b435-3998f3df9797, sled_id: 88e1ec5e-f290-4597-8535-f897a9838868, sled_model: "pheidippes", sled_revision: 1, sled_serial: "88e1ec5e-f290-4597-8535-f897a9838868" }, name: "phd-vm-c618c723-282e-487b-b4b0-845623425a39", vcpus: 2 }, state: Migrating } line = 428 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 4997208b-0860-4b11-94b7-1f76bc7cf196 target = phd_framework::test_vm target_id = c618c723-282e-487b-b4b0-845623425a39 vm = migration_from_base_and_back_lifecycle_1 vm_id = c618c723-282e-487b-b4b0-845623425a39
1172024-09-06T16:41:52.184ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 664 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 4997208b-0860-4b11-94b7-1f76bc7cf196 target = phd_framework::test_vm target_id = c618c723-282e-487b-b4b0-845623425a39 vm = migration_from_base_and_back_lifecycle_1 vm_id = c618c723-282e-487b-b4b0-845623425a39
1182024-09-06T16:41:52.184ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 593 migration_id = c403f4d0-7240-4206-9406-b0fb4c5ce503 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 4997208b-0860-4b11-94b7-1f76bc7cf196 target = phd_framework::test_vm target_id = c618c723-282e-487b-b4b0-845623425a39
1192024-09-06T16:41:54.766ZINFOphd-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-09-06T16:41:54.889ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 4997208b-0860-4b11-94b7-1f76bc7cf196 target = phd_framework::test_vm target_id = c618c723-282e-487b-b4b0-845623425a39
1212024-09-06T16:41:54.889ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2704 file = phd-tests/framework/src/test_vm/mod.rs line = 593 migration_id = c403f4d0-7240-4206-9406-b0fb4c5ce503 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 4997208b-0860-4b11-94b7-1f76bc7cf196 target = phd_framework::test_vm target_id = c618c723-282e-487b-b4b0-845623425a39
1222024-09-06T16:41:54.889ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3369 file = phd-tests/framework/src/test_vm/mod.rs line = 539 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 4997208b-0860-4b11-94b7-1f76bc7cf196 target = phd_framework::test_vm target_id = c618c723-282e-487b-b4b0-845623425a39
1232024-09-06T16:41:54.890ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1017 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 = 4997208b-0860-4b11-94b7-1f76bc7cf196
1242024-09-06T16:41:54.890ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 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 = c618c723-282e-487b-b4b0-845623425a39
1252024-09-06T16:41:54.890ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = c618c723-282e-487b-b4b0-845623425a39
1262024-09-06T16:41:54.891ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::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 = 4997208b-0860-4b11-94b7-1f76bc7cf196
1272024-09-06T16:41:55.027ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 136 file = phd-tests/framework/src/test_vm/mod.rs line = 1017 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 = 4997208b-0860-4b11-94b7-1f76bc7cf196
1282024-09-06T16:41:55.027ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 136 file = phd-tests/framework/src/test_vm/mod.rs line = 777 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 = c618c723-282e-487b-b4b0-845623425a39
1292024-09-06T16:41:55.027ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 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 = c618c723-282e-487b-b4b0-845623425a39
1302024-09-06T16:41:55.027ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = c618c723-282e-487b-b4b0-845623425a39
1312024-09-06T16:41:55.050ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 777 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 = c618c723-282e-487b-b4b0-845623425a39
1322024-09-06T16:41:55.050ZINFOphd-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-09-06T16:41:55.050ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1342024-09-06T16:41:55.050ZINFOphd-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 = 204 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-09-06T16:41:55.050ZDEBGphd-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-09-06T16:41:55.050ZINFOphd-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-09-06T16:41:55.050ZINFOphd-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-09-06T16:41:55.073ZINFOphd-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-09-06T16:41:55.073ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1402024-09-06T16:41:55.073ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 539 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = c618c723-282e-487b-b4b0-845623425a39 target = phd_framework::test_vm target_id = 62747168-9479-448a-bb0f-4da72bf25aee
1412024-09-06T16:41:55.073ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 572 migration_id = c3e5dbbf-92d6-45dd-95bf-f08819b0d080 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = c618c723-282e-487b-b4b0-845623425a39 target = phd_framework::test_vm target_id = 62747168-9479-448a-bb0f-4da72bf25aee timeout_duration = 45s
1422024-09-06T16:41:55.073ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = c618c723-282e-487b-b4b0-845623425a39 target = phd_framework::test_vm target_id = 62747168-9479-448a-bb0f-4da72bf25aee vm = migration_from_base_and_back_lifecycle_2 vm_id = 62747168-9479-448a-bb0f-4da72bf25aee
1432024-09-06T16:41:55.074ZINFOphd-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): error trying to connect: tcp connect error: Connection refused (os error 146) file = phd-tests/framework/src/test_vm/mod.rs line = 369 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = c618c723-282e-487b-b4b0-845623425a39 target = phd_framework::test_vm target_id = 62747168-9479-448a-bb0f-4da72bf25aee vm = migration_from_base_and_back_lifecycle_2 vm_id = 62747168-9479-448a-bb0f-4da72bf25aee
1442024-09-06T16:41:55.878ZINFOphd-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: 62747168-9479-448a-bb0f-4da72bf25aee, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 8ec75d69-1896-41df-ae4a-efcbe15d266d, silo_id: 7da87f74-18df-42cf-b435-3998f3df9797, sled_id: ae22ee8e-0aab-4c4c-a302-6c3c6d5ca88e, sled_model: "pheidippes", sled_revision: 1, sled_serial: "ae22ee8e-0aab-4c4c-a302-6c3c6d5ca88e" }, name: "phd-vm-62747168-9479-448a-bb0f-4da72bf25aee", vcpus: 2 }, state: Migrating } line = 428 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = c618c723-282e-487b-b4b0-845623425a39 target = phd_framework::test_vm target_id = 62747168-9479-448a-bb0f-4da72bf25aee vm = migration_from_base_and_back_lifecycle_2 vm_id = 62747168-9479-448a-bb0f-4da72bf25aee
1452024-09-06T16:41:55.878ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 804 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = c618c723-282e-487b-b4b0-845623425a39 target = phd_framework::test_vm target_id = 62747168-9479-448a-bb0f-4da72bf25aee vm = migration_from_base_and_back_lifecycle_2 vm_id = 62747168-9479-448a-bb0f-4da72bf25aee
1462024-09-06T16:41:55.878ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 593 migration_id = c3e5dbbf-92d6-45dd-95bf-f08819b0d080 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = c618c723-282e-487b-b4b0-845623425a39 target = phd_framework::test_vm target_id = 62747168-9479-448a-bb0f-4da72bf25aee
1472024-09-06T16:41:58.465ZINFOphd-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-09-06T16:41:58.751ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = c618c723-282e-487b-b4b0-845623425a39 target = phd_framework::test_vm target_id = 62747168-9479-448a-bb0f-4da72bf25aee
1492024-09-06T16:41:58.751ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2872 file = phd-tests/framework/src/test_vm/mod.rs line = 593 migration_id = c3e5dbbf-92d6-45dd-95bf-f08819b0d080 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = c618c723-282e-487b-b4b0-845623425a39 target = phd_framework::test_vm target_id = 62747168-9479-448a-bb0f-4da72bf25aee
1502024-09-06T16:41:58.751ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3677 file = phd-tests/framework/src/test_vm/mod.rs line = 539 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = c618c723-282e-487b-b4b0-845623425a39 target = phd_framework::test_vm target_id = 62747168-9479-448a-bb0f-4da72bf25aee
1512024-09-06T16:41:58.752ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1017 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 = c618c723-282e-487b-b4b0-845623425a39
1522024-09-06T16:41:58.752ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 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 = 62747168-9479-448a-bb0f-4da72bf25aee
1532024-09-06T16:41:58.752ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = 62747168-9479-448a-bb0f-4da72bf25aee
1542024-09-06T16:41:58.753ZDEBGphd-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 = c618c723-282e-487b-b4b0-845623425a39
1552024-09-06T16:41:58.866ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 113 file = phd-tests/framework/src/test_vm/mod.rs line = 1017 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 = c618c723-282e-487b-b4b0-845623425a39
1562024-09-06T16:41:58.867ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 114 file = phd-tests/framework/src/test_vm/mod.rs line = 777 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 = 62747168-9479-448a-bb0f-4da72bf25aee
1572024-09-06T16:41:58.867ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 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 = 62747168-9479-448a-bb0f-4da72bf25aee
1582024-09-06T16:41:58.867ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = 62747168-9479-448a-bb0f-4da72bf25aee
1592024-09-06T16:41:58.900ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 777 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 = 62747168-9479-448a-bb0f-4da72bf25aee
1602024-09-06T16:41:58.900ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1017 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 = 62747168-9479-448a-bb0f-4da72bf25aee
1612024-09-06T16:41:58.900ZDEBGphd-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
1622024-09-06T16:41:58.900ZINFOphd-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
1632024-09-06T16:41:58.900ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 15310 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1642024-09-06T16:41:58.900ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1652024-09-06T16:41:58.901ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1040 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 = 62747168-9479-448a-bb0f-4da72bf25aee
1662024-09-06T16:41:59.579ZDEBGphd-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 = 62747168-9479-448a-bb0f-4da72bf25aee
1672024-09-06T16:41:59.702ZDEBGphd-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 = 62747168-9479-448a-bb0f-4da72bf25aee
1682024-09-06T16:41:59.702ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-9f998cfe-4435-4d16-afa9-f53ec370ea3c"] 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 = 62747168-9479-448a-bb0f-4da72bf25aee
1692024-09-06T16:41:59.737ZDEBGphd-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 = 62747168-9479-448a-bb0f-4da72bf25aee
1702024-09-06T16:41:59.737ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-4ba2a0b8-c8bf-42f4-9b7c-d02226e93442"] 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 = 62747168-9479-448a-bb0f-4da72bf25aee
1712024-09-06T16:41:59.765ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 864 file = phd-tests/framework/src/test_vm/mod.rs line = 1017 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 = 62747168-9479-448a-bb0f-4da72bf25aee
1722024-09-06T16:41:59.765ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 82658 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-09-06T16:41:59.765ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 864 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1742024-09-06T16:41:59.765ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1752024-09-06T16:41:59.765ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1762024-09-06T16:41:59.765ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1772024-09-06T16:41:59.765ZINFOphd-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-09-06T16:41:59.765ZDEBGphd-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-09-06T16:41:59.765ZDEBGphd-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-09-06T16:41:59.765ZDEBGphd-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-09-06T16:41:59.766ZDEBGphd-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-09-06T16:41:59.785ZDEBGphd-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 691M 1.80T 691M /phd-artifacts\n target = phd_framework::zfs
1832024-09-06T16:41:59.786ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-3ac6354d-4df6-4952-b884-fa8f6a0f6a22"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1842024-09-06T16:41:59.807ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-3ac6354d-4df6-4952-b884-fa8f6a0f6a22", "phd-artifacts/phd-clone-54cd4486-f341-4f17-9c47-543fc4f8c7a3"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1852024-09-06T16:41:59.829ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-54cd4486-f341-4f17-9c47-543fc4f8c7a3"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1862024-09-06T16:41:59.846ZDEBGphd-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-54cd4486-f341-4f17-9c47-543fc4f8c7a3 0B 1.80T 691M /phd-artifacts/phd-clone-54cd4486-f341-4f17-9c47-543fc4f8c7a3\n target = phd_framework::zfs
1872024-09-06T16:41:59.847ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1882024-09-06T16:41:59.847ZINFOphd-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 = 204 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1892024-09-06T16:41:59.847ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/1d49602e7a6f33816a8b118d368417deedb1a03533425a7bddbb16cc4ae54390/propolis-server target = phd_framework::artifacts::store
1902024-09-06T16:41:59.847ZINFOphd-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/1d49602e7a6f33816a8b118d368417deedb1a03533425a7bddbb16cc4ae54390/propolis-server" target = phd_framework::test_vm::server
1912024-09-06T16:41:59.847ZINFOphd-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-09-06T16:41:59.858ZINFOphd-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-09-06T16:41:59.858ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1942024-09-06T16:41:59.858ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
1952024-09-06T16:41:59.859ZINFOphd-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): error trying to connect: tcp connect error: Connection refused (os error 146) file = phd-tests/framework/src/test_vm/mod.rs line = 369 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
1962024-09-06T16:42:00.266ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1972024-09-06T16:42:00.268ZINFOphd-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: b24920a5-5f79-4a24-9f1d-2303ebaa6db9, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 1979a317-cefe-4f8f-a243-2b7ff0ec9f09, silo_id: 3071af1f-f696-49dd-aee2-682cf12be5fe, sled_id: bb55839c-4e89-4172-acb0-18768e1a023d, sled_model: "pheidippes", sled_revision: 1, sled_serial: "bb55839c-4e89-4172-acb0-18768e1a023d" }, name: "phd-vm-b24920a5-5f79-4a24-9f1d-2303ebaa6db9", vcpus: 2 }, state: Creating } line = 428 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
1982024-09-06T16:42:00.268ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 409 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
1992024-09-06T16:42:00.268ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 505 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
2002024-09-06T16:42:00.268ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 510 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
2012024-09-06T16:42:00.268ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 505 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
2022024-09-06T16:42:00.268ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 762 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2032024-09-06T16:42:00.268ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 711 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
2042024-09-06T16:42:00.269ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 719 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
2052024-09-06T16:42:00.269ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
2062024-09-06T16:42:00.269ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
2072024-09-06T16:42:04.482ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4213 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
2082024-09-06T16:42:04.482ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 719 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
2092024-09-06T16:42:04.483ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 719 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2102024-09-06T16:42:04.483ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
2112024-09-06T16:42:04.483ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
2122024-09-06T16:42:04.501ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
2132024-09-06T16:42:04.501ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 759 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2142024-09-06T16:42:04.501ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4232 file = phd-tests/framework/src/test_vm/mod.rs line = 762 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2152024-09-06T16:42:04.501ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
2162024-09-06T16:42:04.501ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
2172024-09-06T16:42:04.512ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
2182024-09-06T16:42:04.513ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
2192024-09-06T16:42:04.513ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
2202024-09-06T16:42:04.535ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
2212024-09-06T16:42:04.540ZINFOphd-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-09-06T16:42:04.540ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2232024-09-06T16:42:04.540ZINFOphd-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 = 204 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2242024-09-06T16:42:04.540ZDEBGphd-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-09-06T16:42:04.540ZINFOphd-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-09-06T16:42:04.540ZINFOphd-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-09-06T16:42:04.557ZINFOphd-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-09-06T16:42:04.558ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2292024-09-06T16:42:04.558ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 539 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9 target = phd_framework::test_vm target_id = d5612ff4-0c49-4806-a46a-07aa265a2590
2302024-09-06T16:42:04.558ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 572 migration_id = bf42b036-5303-4e34-a8de-2434864a6114 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9 target = phd_framework::test_vm target_id = d5612ff4-0c49-4806-a46a-07aa265a2590 timeout_duration = 45s
2312024-09-06T16:42:04.558ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9 target = phd_framework::test_vm target_id = d5612ff4-0c49-4806-a46a-07aa265a2590 vm = migration_serial_history_base_lifecycle_0 vm_id = d5612ff4-0c49-4806-a46a-07aa265a2590
2322024-09-06T16:42:04.558ZINFOphd-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): error trying to connect: tcp connect error: Connection refused (os error 146) file = phd-tests/framework/src/test_vm/mod.rs line = 369 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9 target = phd_framework::test_vm target_id = d5612ff4-0c49-4806-a46a-07aa265a2590 vm = migration_serial_history_base_lifecycle_0 vm_id = d5612ff4-0c49-4806-a46a-07aa265a2590
2332024-09-06T16:42:05.430ZINFOphd-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: d5612ff4-0c49-4806-a46a-07aa265a2590, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 1979a317-cefe-4f8f-a243-2b7ff0ec9f09, silo_id: 3071af1f-f696-49dd-aee2-682cf12be5fe, sled_id: 7fa3cf05-50e9-481f-bf49-fdf67c78cf52, sled_model: "pheidippes", sled_revision: 1, sled_serial: "7fa3cf05-50e9-481f-bf49-fdf67c78cf52" }, name: "phd-vm-d5612ff4-0c49-4806-a46a-07aa265a2590", vcpus: 2 }, state: Migrating } line = 428 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9 target = phd_framework::test_vm target_id = d5612ff4-0c49-4806-a46a-07aa265a2590 vm = migration_serial_history_base_lifecycle_0 vm_id = d5612ff4-0c49-4806-a46a-07aa265a2590
2342024-09-06T16:42:05.431ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 872 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9 target = phd_framework::test_vm target_id = d5612ff4-0c49-4806-a46a-07aa265a2590 vm = migration_serial_history_base_lifecycle_0 vm_id = d5612ff4-0c49-4806-a46a-07aa265a2590
2352024-09-06T16:42:05.431ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 593 migration_id = bf42b036-5303-4e34-a8de-2434864a6114 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9 target = phd_framework::test_vm target_id = d5612ff4-0c49-4806-a46a-07aa265a2590
2362024-09-06T16:42:08.043ZINFOphd-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-09-06T16:42:10.222ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9 target = phd_framework::test_vm target_id = d5612ff4-0c49-4806-a46a-07aa265a2590
2382024-09-06T16:42:10.222ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4791 file = phd-tests/framework/src/test_vm/mod.rs line = 593 migration_id = bf42b036-5303-4e34-a8de-2434864a6114 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9 target = phd_framework::test_vm target_id = d5612ff4-0c49-4806-a46a-07aa265a2590
2392024-09-06T16:42:10.222ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5664 file = phd-tests/framework/src/test_vm/mod.rs line = 539 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9 target = phd_framework::test_vm target_id = d5612ff4-0c49-4806-a46a-07aa265a2590
2402024-09-06T16:42:10.223ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1017 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
2412024-09-06T16:42:10.224ZDEBGphd-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 = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
2422024-09-06T16:42:10.354ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 129 file = phd-tests/framework/src/test_vm/mod.rs line = 1017 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b24920a5-5f79-4a24-9f1d-2303ebaa6db9
2432024-09-06T16:42:10.356ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1017 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = d5612ff4-0c49-4806-a46a-07aa265a2590
2442024-09-06T16:42:10.356ZDEBGphd-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-09-06T16:42:10.356ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2462024-09-06T16:42:10.356ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 10089 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2472024-09-06T16:42:10.356ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2482024-09-06T16:42:10.357ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1040 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = d5612ff4-0c49-4806-a46a-07aa265a2590
2492024-09-06T16:42:10.897ZDEBGphd-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 = d5612ff4-0c49-4806-a46a-07aa265a2590
2502024-09-06T16:42:11.033ZDEBGphd-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 = d5612ff4-0c49-4806-a46a-07aa265a2590
2512024-09-06T16:42:11.033ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-54cd4486-f341-4f17-9c47-543fc4f8c7a3"] 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 = d5612ff4-0c49-4806-a46a-07aa265a2590
2522024-09-06T16:42:11.071ZDEBGphd-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 = d5612ff4-0c49-4806-a46a-07aa265a2590
2532024-09-06T16:42:11.071ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-3ac6354d-4df6-4952-b884-fa8f6a0f6a22"] 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 = d5612ff4-0c49-4806-a46a-07aa265a2590
2542024-09-06T16:42:11.103ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 746 file = phd-tests/framework/src/test_vm/mod.rs line = 1017 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = d5612ff4-0c49-4806-a46a-07aa265a2590
2552024-09-06T16:42:11.103ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 11337 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2562024-09-06T16:42:11.103ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 746 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2572024-09-06T16:42:11.103ZINFOphd-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-09-06T16:42:11.103ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2592024-09-06T16:42:11.103ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2602024-09-06T16:42:11.103ZINFOphd-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-09-06T16:42:11.103ZDEBGphd-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-09-06T16:42:11.103ZDEBGphd-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-09-06T16:42:11.103ZDEBGphd-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-09-06T16:42:11.104ZDEBGphd-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-09-06T16:42:11.121ZDEBGphd-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 692M 1.80T 691M /phd-artifacts\n target = phd_framework::zfs
2662024-09-06T16:42:11.122ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-675c598d-1bb4-4d5e-b20a-f7c787cfc5fb"] 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-09-06T16:42:11.142ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-675c598d-1bb4-4d5e-b20a-f7c787cfc5fb", "phd-artifacts/phd-clone-bb8384fa-f011-4e68-8bbf-f2e29d5735c8"] 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-09-06T16:42:11.165ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-bb8384fa-f011-4e68-8bbf-f2e29d5735c8"] 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-09-06T16:42:11.181ZDEBGphd-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-bb8384fa-f011-4e68-8bbf-f2e29d5735c8 0B 1.80T 691M /phd-artifacts/phd-clone-bb8384fa-f011-4e68-8bbf-f2e29d5735c8\n target = phd_framework::zfs
2702024-09-06T16:42:11.181ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2712024-09-06T16:42:11.181ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 204 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
2722024-09-06T16:42:11.181ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/1d49602e7a6f33816a8b118d368417deedb1a03533425a7bddbb16cc4ae54390/propolis-server target = phd_framework::artifacts::store
2732024-09-06T16:42:11.181ZINFOphd-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/1d49602e7a6f33816a8b118d368417deedb1a03533425a7bddbb16cc4ae54390/propolis-server" target = phd_framework::test_vm::server
2742024-09-06T16:42:11.182ZINFOphd-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-09-06T16:42:11.192ZINFOphd-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-09-06T16:42:11.193ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2772024-09-06T16:42:11.193ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
2782024-09-06T16:42:11.193ZINFOphd-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): error trying to connect: tcp connect error: Connection refused (os error 146) file = phd-tests/framework/src/test_vm/mod.rs line = 369 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
2792024-09-06T16:42:11.815ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2802024-09-06T16:42:11.816ZINFOphd-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: a3dc8d0c-942c-47f4-ae7a-2892597d92e1, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 43c7cd1a-2db8-43d6-962b-18410ec8939b, silo_id: 88e909d3-107f-46d7-8f98-46f94095e36a, sled_id: ab1da32c-9ff0-4b04-8880-0552e8867583, sled_model: "pheidippes", sled_revision: 1, sled_serial: "ab1da32c-9ff0-4b04-8880-0552e8867583" }, name: "phd-vm-a3dc8d0c-942c-47f4-ae7a-2892597d92e1", vcpus: 2 }, state: Creating } line = 428 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
2812024-09-06T16:42:11.816ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 623 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
2822024-09-06T16:42:11.816ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 505 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
2832024-09-06T16:42:11.817ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 510 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
2842024-09-06T16:42:11.817ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 505 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
2852024-09-06T16:42:11.817ZINFOphd-runner: [WAIT_TO_BOOT - START] 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
2862024-09-06T16:42:11.817ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 711 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
2872024-09-06T16:42:11.817ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 719 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
2882024-09-06T16:42:11.817ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
2892024-09-06T16:42:11.817ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
2902024-09-06T16:42:15.989ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4171 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
2912024-09-06T16:42:15.989ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 719 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
2922024-09-06T16:42:15.989ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 719 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
2932024-09-06T16:42:15.989ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
2942024-09-06T16:42:15.989ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
2952024-09-06T16:42:16.007ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
2962024-09-06T16:42:16.007ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 759 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2972024-09-06T16:42:16.007ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4189 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
2982024-09-06T16:42:16.007ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
2992024-09-06T16:42:16.007ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
3002024-09-06T16:42:16.018ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
3012024-09-06T16:42:16.018ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
3022024-09-06T16:42:16.018ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
3032024-09-06T16:42:16.051ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
3042024-09-06T16:42:16.051ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
3052024-09-06T16:42:16.051ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
3062024-09-06T16:42:16.062ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
3072024-09-06T16:42:16.063ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
3082024-09-06T16:42:16.063ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
3092024-09-06T16:42:16.095ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
3102024-09-06T16:42:16.096ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
3112024-09-06T16:42:16.096ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
3122024-09-06T16:42:16.106ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
3132024-09-06T16:42:16.106ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
3142024-09-06T16:42:16.106ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
3152024-09-06T16:42:16.128ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
3162024-09-06T16:42:16.128ZINFOphd-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-09-06T16:42:16.128ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3182024-09-06T16:42:16.128ZINFOphd-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 = 204 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
3192024-09-06T16:42:16.128ZDEBGphd-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-09-06T16:42:16.128ZINFOphd-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-09-06T16:42:16.129ZINFOphd-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-09-06T16:42:16.147ZINFOphd-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-09-06T16:42:16.148ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3242024-09-06T16:42:16.148ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 539 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1 target = phd_framework::test_vm target_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
3252024-09-06T16:42:16.148ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 572 migration_id = 0801617b-d0bc-4bec-b5f7-0ca9358f637e path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1 target = phd_framework::test_vm target_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059 timeout_duration = 45s
3262024-09-06T16:42:16.148ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1 target = phd_framework::test_vm target_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059 vm = migration_from_base_lifecycle_0 vm_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
3272024-09-06T16:42:16.149ZINFOphd-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): error trying to connect: tcp connect error: Connection refused (os error 146) file = phd-tests/framework/src/test_vm/mod.rs line = 369 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1 target = phd_framework::test_vm target_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059 vm = migration_from_base_lifecycle_0 vm_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
3282024-09-06T16:42:16.892ZINFOphd-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: 4db8f210-8b5f-49a5-8c01-5649ecc87059, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 43c7cd1a-2db8-43d6-962b-18410ec8939b, silo_id: 88e909d3-107f-46d7-8f98-46f94095e36a, sled_id: 0d75d987-e0da-4f89-af3a-c4aba52d921f, sled_model: "pheidippes", sled_revision: 1, sled_serial: "0d75d987-e0da-4f89-af3a-c4aba52d921f" }, name: "phd-vm-4db8f210-8b5f-49a5-8c01-5649ecc87059", vcpus: 2 }, state: Migrating } line = 428 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1 target = phd_framework::test_vm target_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059 vm = migration_from_base_lifecycle_0 vm_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
3292024-09-06T16:42:16.892ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 743 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1 target = phd_framework::test_vm target_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059 vm = migration_from_base_lifecycle_0 vm_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
3302024-09-06T16:42:16.892ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 593 migration_id = 0801617b-d0bc-4bec-b5f7-0ca9358f637e path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1 target = phd_framework::test_vm target_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
3312024-09-06T16:42:19.472ZINFOphd-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-09-06T16:42:20.682ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1 target = phd_framework::test_vm target_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
3332024-09-06T16:42:20.682ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3789 file = phd-tests/framework/src/test_vm/mod.rs line = 593 migration_id = 0801617b-d0bc-4bec-b5f7-0ca9358f637e path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1 target = phd_framework::test_vm target_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
3342024-09-06T16:42:20.682ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4534 file = phd-tests/framework/src/test_vm/mod.rs line = 539 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1 target = phd_framework::test_vm target_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
3352024-09-06T16:42:20.683ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1017 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
3362024-09-06T16:42:20.683ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
3372024-09-06T16:42:20.683ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = 4db8f210-8b5f-49a5-8c01-5649ecc87059
3382024-09-06T16:42:20.684ZDEBGphd-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 = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
3392024-09-06T16:42:20.817ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 134 file = phd-tests/framework/src/test_vm/mod.rs line = 1017 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a3dc8d0c-942c-47f4-ae7a-2892597d92e1
3402024-09-06T16:42:20.818ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 134 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
3412024-09-06T16:42:20.818ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
3422024-09-06T16:42:20.818ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 784 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 = 4db8f210-8b5f-49a5-8c01-5649ecc87059
3432024-09-06T16:42:20.841ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
3442024-09-06T16:42:20.841ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1017 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
3452024-09-06T16:42:20.841ZDEBGphd-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-09-06T16:42:20.841ZINFOphd-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-09-06T16:42:20.841ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9025 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3482024-09-06T16:42:20.841ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3492024-09-06T16:42:20.842ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1040 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
3502024-09-06T16:42:21.503ZDEBGphd-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 = 4db8f210-8b5f-49a5-8c01-5649ecc87059
3512024-09-06T16:42:21.637ZDEBGphd-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 = 4db8f210-8b5f-49a5-8c01-5649ecc87059
3522024-09-06T16:42:21.638ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-bb8384fa-f011-4e68-8bbf-f2e29d5735c8"] 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 = 4db8f210-8b5f-49a5-8c01-5649ecc87059
3532024-09-06T16:42:21.672ZDEBGphd-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 = 4db8f210-8b5f-49a5-8c01-5649ecc87059
3542024-09-06T16:42:21.673ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-675c598d-1bb4-4d5e-b20a-f7c787cfc5fb"] 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 = 4db8f210-8b5f-49a5-8c01-5649ecc87059
3552024-09-06T16:42:21.702ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 861 file = phd-tests/framework/src/test_vm/mod.rs line = 1017 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 4db8f210-8b5f-49a5-8c01-5649ecc87059
3562024-09-06T16:42:21.703ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 10599 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-09-06T16:42:21.703ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 861 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3582024-09-06T16:42:21.703ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3592024-09-06T16:42:21.703ZINFOphd-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 104.60s
361 
3622024-09-06T16:42:21.703ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 40 target = phd_runner