Max level shown:
12024-09-28T01:14:46.370ZINFOphd-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-28T01:14:46.373ZDEBGphd-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: 3685, tv_nsec: 884948583 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32024-09-28T01:14:46.373ZINFOphd-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-28T01:14:46.373ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = a551f245e8a26f52098382903ccf0a982b7c54fa file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52024-09-28T01:14:46.373ZDEBGphd-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/a551f245e8a26f52098382903ccf0a982b7c54fa/crucible-nightly.sha256.txt
62024-09-28T01:14:46.483ZINFOphd-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-28T01:14:46.888ZDEBGphd-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/fae5334bcad5e864794332c6fed5e6bb9ec88831/propolis-server.sha256.txt
82024-09-28T01:14:46.995ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92024-09-28T01:14:46.995ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102024-09-28T01:14:46.995ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112024-09-28T01:14:46.996ZINFOphd-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-28T01:14:46.996ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132024-09-28T01:14:46.996ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142024-09-28T01:14:46.996ZINFOphd-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-28T01:14:46.996ZDEBGphd-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-28T01:14:46.997ZDEBGphd-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-28T01:14:47.600ZDEBGphd-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-28T01:14:47.600ZDEBGphd-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-28T01:15:14.992ZDEBGphd-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-28T01:15:14.992ZDEBGphd-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-28T01:15:15.016ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::migration_from_base_and_back stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.00M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222024-09-28T01:15:15.016ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-7e710622-53b2-4321-9796-cf952220575c"] 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-28T01:15:15.067ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-7e710622-53b2-4321-9796-cf952220575c", "phd-artifacts/phd-clone-54484e45-b363-49d1-b30f-5b8b1d359cf9"] 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-28T01:15:15.083ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-54484e45-b363-49d1-b30f-5b8b1d359cf9"] 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-28T01:15:15.094ZDEBGphd-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-54484e45-b363-49d1-b30f-5b8b1d359cf9 0B 1.80T 48.9M /phd-artifacts/phd-clone-54484e45-b363-49d1-b30f-5b8b1d359cf9\n target = phd_framework::zfs
262024-09-28T01:15:15.095ZINFOphd-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-28T01:15:15.095ZINFOphd-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-28T01:15:15.095ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/c1b0afea9b5079b5480f806978ad98a48a501978f25d0416a72e5a06dec7fe6d/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292024-09-28T01:15:15.095ZDEBGphd-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/fae5334bcad5e864794332c6fed5e6bb9ec88831/propolis-server.tar.gz
302024-09-28T01:15:40.398ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/c1b0afea9b5079b5480f806978ad98a48a501978f25d0416a72e5a06dec7fe6d/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-28T01:15:40.398ZDEBGphd-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-28T01:15:53.842ZINFOphd-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/c1b0afea9b5079b5480f806978ad98a48a501978f25d0416a72e5a06dec7fe6d/propolis-server" target = phd_framework::test_vm::server
332024-09-28T01:15:53.842ZINFOphd-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-28T01:15:53.878ZINFOphd-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-28T01:15:53.878ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 38783 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-28T01:15:53.878ZINFOphd-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 = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
372024-09-28T01:15:53.879ZINFOphd-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 = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
382024-09-28T01:15:54.306ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392024-09-28T01:15:54.307ZINFOphd-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: 60181ff1-b399-4a38-8dcc-d31ea5662cbe, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: cf4ba904-66a3-4b2e-b4cb-ea55b1800ba8, silo_id: 4804d2ad-8323-4b47-8886-1ebbd55fd2b5, sled_id: ec5084e0-f920-49af-a0b8-6720cef0744c, sled_model: "pheidippes", sled_revision: 1, sled_serial: "ec5084e0-f920-49af-a0b8-6720cef0744c" }, name: "phd-vm-60181ff1-b399-4a38-8dcc-d31ea5662cbe", vcpus: 2 }, state: Creating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
402024-09-28T01:15:54.307ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 428 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 = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
412024-09-28T01:15:54.307ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
422024-09-28T01:15:54.307ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 511 path = phd_tests::migrate::from_base::migration_from_base_and_back state = Run target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
432024-09-28T01:15:54.308ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
442024-09-28T01:15:54.308ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
452024-09-28T01:15:54.308ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 712 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
462024-09-28T01:15:54.308ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
472024-09-28T01:15:54.308ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
482024-09-28T01:15:54.308ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
492024-09-28T01:15:58.452ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4144 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
502024-09-28T01:15:58.452ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
512024-09-28T01:15:58.453ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
522024-09-28T01:15:58.453ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
532024-09-28T01:15:58.453ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
542024-09-28T01:15:58.471ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
552024-09-28T01:15:58.471ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 760 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
562024-09-28T01:15:58.471ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4163 file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
572024-09-28T01:15:58.471ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
582024-09-28T01:15:58.472ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
592024-09-28T01:15:58.482ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
602024-09-28T01:15:58.482ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
612024-09-28T01:15:58.482ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
622024-09-28T01:15:58.504ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
632024-09-28T01:15:58.504ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
642024-09-28T01:15:58.504ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
652024-09-28T01:15:58.515ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
662024-09-28T01:15:58.516ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
672024-09-28T01:15:58.516ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
682024-09-28T01:15:58.537ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
692024-09-28T01:15:58.537ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
702024-09-28T01:15:58.538ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
712024-09-28T01:15:58.548ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
722024-09-28T01:15:58.548ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
732024-09-28T01:15:58.548ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
742024-09-28T01:15:58.581ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
752024-09-28T01:15:58.581ZINFOphd-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-28T01:15:58.581ZINFOphd-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-28T01:15:58.581ZINFOphd-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-28T01:15:58.581ZDEBGphd-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-28T01:15:58.581ZDEBGphd-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-28T01:15:58.582ZINFOphd-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-28T01:15:58.582ZINFOphd-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-28T01:15:58.596ZINFOphd-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-28T01:15:58.597ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 15 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-28T01:15:58.597ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe target = phd_framework::test_vm target_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
852024-09-28T01:15:58.597ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = d693666b-369f-4177-977e-93c0c8c689e3 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe target = phd_framework::test_vm target_id = ab43a1b2-4108-4ae3-98b7-79c97f106819 timeout_duration = 45s
862024-09-28T01:15:58.597ZINFOphd-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 = 60181ff1-b399-4a38-8dcc-d31ea5662cbe target = phd_framework::test_vm target_id = ab43a1b2-4108-4ae3-98b7-79c97f106819 vm = migration_from_base_and_back_lifecycle_0 vm_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
872024-09-28T01:15:58.597ZINFOphd-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 = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe target = phd_framework::test_vm target_id = ab43a1b2-4108-4ae3-98b7-79c97f106819 vm = migration_from_base_and_back_lifecycle_0 vm_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
882024-09-28T01:15:59.224ZINFOphd-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: ab43a1b2-4108-4ae3-98b7-79c97f106819, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: cf4ba904-66a3-4b2e-b4cb-ea55b1800ba8, silo_id: 4804d2ad-8323-4b47-8886-1ebbd55fd2b5, sled_id: 7211489e-a698-45dc-96ed-d19af4402e65, sled_model: "pheidippes", sled_revision: 1, sled_serial: "7211489e-a698-45dc-96ed-d19af4402e65" }, name: "phd-vm-ab43a1b2-4108-4ae3-98b7-79c97f106819", vcpus: 2 }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe target = phd_framework::test_vm target_id = ab43a1b2-4108-4ae3-98b7-79c97f106819 vm = migration_from_base_and_back_lifecycle_0 vm_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
892024-09-28T01:15:59.224ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 627 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 = 60181ff1-b399-4a38-8dcc-d31ea5662cbe target = phd_framework::test_vm target_id = ab43a1b2-4108-4ae3-98b7-79c97f106819 vm = migration_from_base_and_back_lifecycle_0 vm_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
902024-09-28T01:15:59.224ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = d693666b-369f-4177-977e-93c0c8c689e3 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe target = phd_framework::test_vm target_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
912024-09-28T01:16:01.722ZINFOphd-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-28T01:16:02.061ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe target = phd_framework::test_vm target_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
932024-09-28T01:16:02.061ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2837 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = d693666b-369f-4177-977e-93c0c8c689e3 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe target = phd_framework::test_vm target_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
942024-09-28T01:16:02.061ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3464 file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe target = phd_framework::test_vm target_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
952024-09-28T01:16:02.063ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
962024-09-28T01:16:02.063ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
972024-09-28T01:16:02.063ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_0 vm_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
982024-09-28T01:16:02.064ZDEBGphd-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 = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
992024-09-28T01:16:02.179ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 116 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
1002024-09-28T01:16:02.180ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 116 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
1012024-09-28T01:16:02.180ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
1022024-09-28T01:16:02.180ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_0 vm_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
1032024-09-28T01:16:02.213ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
1042024-09-28T01:16:02.213ZINFOphd-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-28T01:16:02.213ZINFOphd-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-28T01:16:02.213ZINFOphd-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-28T01:16:02.213ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/c1b0afea9b5079b5480f806978ad98a48a501978f25d0416a72e5a06dec7fe6d/propolis-server target = phd_framework::artifacts::store
1082024-09-28T01:16:02.213ZINFOphd-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/c1b0afea9b5079b5480f806978ad98a48a501978f25d0416a72e5a06dec7fe6d/propolis-server" target = phd_framework::test_vm::server
1092024-09-28T01:16:02.213ZINFOphd-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-28T01:16:02.228ZINFOphd-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-28T01:16:02.228ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 14 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-28T01:16:02.228ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = ab43a1b2-4108-4ae3-98b7-79c97f106819 target = phd_framework::test_vm target_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
1132024-09-28T01:16:02.228ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = a0abdeaa-8a5a-4cb1-9af8-494c553470c5 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = ab43a1b2-4108-4ae3-98b7-79c97f106819 target = phd_framework::test_vm target_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c timeout_duration = 45s
1142024-09-28T01:16:02.228ZINFOphd-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 = ab43a1b2-4108-4ae3-98b7-79c97f106819 target = phd_framework::test_vm target_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c vm = migration_from_base_and_back_lifecycle_1 vm_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
1152024-09-28T01:16:02.229ZINFOphd-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 = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = ab43a1b2-4108-4ae3-98b7-79c97f106819 target = phd_framework::test_vm target_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c vm = migration_from_base_and_back_lifecycle_1 vm_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
1162024-09-28T01:16:03.053ZINFOphd-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: 06a4f4bb-1d28-480d-b784-fc1dedb86c4c, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: cf4ba904-66a3-4b2e-b4cb-ea55b1800ba8, silo_id: 4804d2ad-8323-4b47-8886-1ebbd55fd2b5, sled_id: e3fbbfbb-2a17-4e65-879c-b8634f67f274, sled_model: "pheidippes", sled_revision: 1, sled_serial: "e3fbbfbb-2a17-4e65-879c-b8634f67f274" }, name: "phd-vm-06a4f4bb-1d28-480d-b784-fc1dedb86c4c", vcpus: 2 }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = ab43a1b2-4108-4ae3-98b7-79c97f106819 target = phd_framework::test_vm target_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c vm = migration_from_base_and_back_lifecycle_1 vm_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
1172024-09-28T01:16:03.053ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 824 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 = ab43a1b2-4108-4ae3-98b7-79c97f106819 target = phd_framework::test_vm target_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c vm = migration_from_base_and_back_lifecycle_1 vm_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
1182024-09-28T01:16:03.053ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = a0abdeaa-8a5a-4cb1-9af8-494c553470c5 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = ab43a1b2-4108-4ae3-98b7-79c97f106819 target = phd_framework::test_vm target_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
1192024-09-28T01:16:05.671ZINFOphd-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-28T01:16:05.941ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = ab43a1b2-4108-4ae3-98b7-79c97f106819 target = phd_framework::test_vm target_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
1212024-09-28T01:16:05.941ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2887 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = a0abdeaa-8a5a-4cb1-9af8-494c553470c5 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = ab43a1b2-4108-4ae3-98b7-79c97f106819 target = phd_framework::test_vm target_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
1222024-09-28T01:16:05.941ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3712 file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = ab43a1b2-4108-4ae3-98b7-79c97f106819 target = phd_framework::test_vm target_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
1232024-09-28T01:16:05.942ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
1242024-09-28T01:16:05.943ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
1252024-09-28T01:16:05.943ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
1262024-09-28T01:16:05.943ZDEBGphd-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 = ab43a1b2-4108-4ae3-98b7-79c97f106819
1272024-09-28T01:16:06.064ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 121 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
1282024-09-28T01:16:06.064ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 121 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
1292024-09-28T01:16:06.065ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
1302024-09-28T01:16:06.065ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
1312024-09-28T01:16:06.098ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
1322024-09-28T01:16:06.098ZINFOphd-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-28T01:16:06.098ZINFOphd-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-28T01:16:06.098ZINFOphd-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-28T01:16:06.098ZDEBGphd-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-28T01:16:06.098ZINFOphd-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-28T01:16:06.098ZINFOphd-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-28T01:16:06.112ZINFOphd-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-28T01:16:06.113ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 14 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-28T01:16:06.113ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c target = phd_framework::test_vm target_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
1412024-09-28T01:16:06.113ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = 6556f0ee-bb5b-44c6-bce6-351b946b30bb path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c target = phd_framework::test_vm target_id = a111a33a-7dc0-4b7f-95ba-47bab552466f timeout_duration = 45s
1422024-09-28T01:16:06.113ZINFOphd-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 = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c target = phd_framework::test_vm target_id = a111a33a-7dc0-4b7f-95ba-47bab552466f vm = migration_from_base_and_back_lifecycle_2 vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
1432024-09-28T01:16:06.114ZINFOphd-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 = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c target = phd_framework::test_vm target_id = a111a33a-7dc0-4b7f-95ba-47bab552466f vm = migration_from_base_and_back_lifecycle_2 vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
1442024-09-28T01:16:06.602ZINFOphd-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: a111a33a-7dc0-4b7f-95ba-47bab552466f, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: cf4ba904-66a3-4b2e-b4cb-ea55b1800ba8, silo_id: 4804d2ad-8323-4b47-8886-1ebbd55fd2b5, sled_id: c08f5dcd-c20c-4132-8573-f933e6d378fe, sled_model: "pheidippes", sled_revision: 1, sled_serial: "c08f5dcd-c20c-4132-8573-f933e6d378fe" }, name: "phd-vm-a111a33a-7dc0-4b7f-95ba-47bab552466f", vcpus: 2 }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c target = phd_framework::test_vm target_id = a111a33a-7dc0-4b7f-95ba-47bab552466f vm = migration_from_base_and_back_lifecycle_2 vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
1452024-09-28T01:16:06.602ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 488 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 = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c target = phd_framework::test_vm target_id = a111a33a-7dc0-4b7f-95ba-47bab552466f vm = migration_from_base_and_back_lifecycle_2 vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
1462024-09-28T01:16:06.602ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 6556f0ee-bb5b-44c6-bce6-351b946b30bb path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c target = phd_framework::test_vm target_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
1472024-09-28T01:16:09.125ZINFOphd-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-28T01:16:10.187ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c target = phd_framework::test_vm target_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
1492024-09-28T01:16:10.187ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3585 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 6556f0ee-bb5b-44c6-bce6-351b946b30bb path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c target = phd_framework::test_vm target_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
1502024-09-28T01:16:10.187ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4074 file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c target = phd_framework::test_vm target_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
1512024-09-28T01:16:10.189ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
1522024-09-28T01:16:10.189ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
1532024-09-28T01:16:10.189ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_2 vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
1542024-09-28T01:16:10.190ZDEBGphd-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 = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
1552024-09-28T01:16:10.317ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 127 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
1562024-09-28T01:16:10.317ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 127 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
1572024-09-28T01:16:10.317ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
1582024-09-28T01:16:10.317ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_2 vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
1592024-09-28T01:16:10.340ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
1602024-09-28T01:16:10.340ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
1612024-09-28T01:16:10.340ZDEBGphd-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-28T01:16:10.340ZINFOphd-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-28T01:16:10.340ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 16034 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1642024-09-28T01:16:10.340ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1652024-09-28T01:16:10.341ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1041 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 = a111a33a-7dc0-4b7f-95ba-47bab552466f
1662024-09-28T01:16:10.790ZDEBGphd-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 = a111a33a-7dc0-4b7f-95ba-47bab552466f
1672024-09-28T01:16:10.920ZDEBGphd-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 = a111a33a-7dc0-4b7f-95ba-47bab552466f
1682024-09-28T01:16:10.921ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-54484e45-b363-49d1-b30f-5b8b1d359cf9"] 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 = a111a33a-7dc0-4b7f-95ba-47bab552466f
1692024-09-28T01:16:10.953ZDEBGphd-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 = a111a33a-7dc0-4b7f-95ba-47bab552466f
1702024-09-28T01:16:10.953ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-7e710622-53b2-4321-9796-cf952220575c"] 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 = a111a33a-7dc0-4b7f-95ba-47bab552466f
1712024-09-28T01:16:10.978ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 637 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
1722024-09-28T01:16:10.978ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 83981 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-28T01:16:10.978ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 637 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1742024-09-28T01:16:10.978ZINFOphd-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-28T01:16:10.978ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1762024-09-28T01:16:10.978ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1772024-09-28T01:16:10.978ZINFOphd-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-28T01:16:10.978ZDEBGphd-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-28T01:16:10.978ZDEBGphd-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-28T01:16:10.978ZDEBGphd-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-28T01:16:10.979ZDEBGphd-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-28T01:16:10.994ZDEBGphd-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 722M 1.80T 722M /phd-artifacts\n target = phd_framework::zfs
1832024-09-28T01:16:10.995ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-e0534b86-b8f3-4bb4-8638-49f6aac63662"] 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-28T01:16:11.015ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-e0534b86-b8f3-4bb4-8638-49f6aac63662", "phd-artifacts/phd-clone-0fa84d12-ceb2-49fc-a192-a309b185bf8a"] 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-28T01:16:11.038ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-0fa84d12-ceb2-49fc-a192-a309b185bf8a"] 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-28T01:16:11.053ZDEBGphd-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-0fa84d12-ceb2-49fc-a192-a309b185bf8a 0B 1.80T 722M /phd-artifacts/phd-clone-0fa84d12-ceb2-49fc-a192-a309b185bf8a\n target = phd_framework::zfs
1872024-09-28T01:16:11.053ZINFOphd-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-28T01:16:11.054ZINFOphd-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-28T01:16:11.054ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/c1b0afea9b5079b5480f806978ad98a48a501978f25d0416a72e5a06dec7fe6d/propolis-server target = phd_framework::artifacts::store
1902024-09-28T01:16:11.054ZINFOphd-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/c1b0afea9b5079b5480f806978ad98a48a501978f25d0416a72e5a06dec7fe6d/propolis-server" target = phd_framework::test_vm::server
1912024-09-28T01:16:11.054ZINFOphd-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-28T01:16:11.063ZINFOphd-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-28T01:16:11.064ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 10 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-28T01:16:11.064ZINFOphd-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 = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
1952024-09-28T01:16:11.065ZINFOphd-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 = 370 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
1962024-09-28T01:16:11.594ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1972024-09-28T01:16:11.595ZINFOphd-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: ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 6e2d454d-4225-46a7-9f08-5b3cfb6c945c, silo_id: 75d3ad41-181c-4d61-bdf3-d2cfe2d2c1f6, sled_id: cfa99599-5961-4c59-8a85-78cae7e35a14, sled_model: "pheidippes", sled_revision: 1, sled_serial: "cfa99599-5961-4c59-8a85-78cae7e35a14" }, name: "phd-vm-ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a", vcpus: 2 }, state: Creating } line = 429 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
1982024-09-28T01:16:11.595ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 531 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 = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
1992024-09-28T01:16:11.595ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
2002024-09-28T01:16:11.595ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 511 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
2012024-09-28T01:16:11.596ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
2022024-09-28T01:16:11.596ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2032024-09-28T01:16:11.596ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 712 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
2042024-09-28T01:16:11.596ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
2052024-09-28T01:16:11.596ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
2062024-09-28T01:16:11.596ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
2072024-09-28T01:16:15.784ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4187 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
2082024-09-28T01:16:15.784ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
2092024-09-28T01:16:15.784ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2102024-09-28T01:16:15.784ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
2112024-09-28T01:16:15.784ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
2122024-09-28T01:16:15.803ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
2132024-09-28T01:16:15.803ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 760 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2142024-09-28T01:16:15.803ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4207 file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2152024-09-28T01:16:15.803ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
2162024-09-28T01:16:15.803ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
2172024-09-28T01:16:15.814ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
2182024-09-28T01:16:15.814ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
2192024-09-28T01:16:15.814ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
2202024-09-28T01:16:15.847ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
2212024-09-28T01:16:15.852ZINFOphd-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-28T01:16:15.852ZINFOphd-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-28T01:16:15.852ZINFOphd-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-28T01:16:15.852ZDEBGphd-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-28T01:16:15.852ZINFOphd-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-28T01:16:15.852ZINFOphd-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-28T01:16:15.867ZINFOphd-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-28T01:16:15.867ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 15 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-28T01:16:15.867ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a target = phd_framework::test_vm target_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
2302024-09-28T01:16:15.867ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = b4254a40-eef4-444c-b883-e4787224cfeb path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a target = phd_framework::test_vm target_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c timeout_duration = 45s
2312024-09-28T01:16:15.867ZINFOphd-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 = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a target = phd_framework::test_vm target_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c vm = migration_serial_history_base_lifecycle_0 vm_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
2322024-09-28T01:16:15.868ZINFOphd-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 = 370 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a target = phd_framework::test_vm target_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c vm = migration_serial_history_base_lifecycle_0 vm_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
2332024-09-28T01:16:16.346ZINFOphd-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: 64819f44-fd9b-4553-a3f5-49f1a49b1b6c, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 6e2d454d-4225-46a7-9f08-5b3cfb6c945c, silo_id: 75d3ad41-181c-4d61-bdf3-d2cfe2d2c1f6, sled_id: 3551a2d8-f6f8-4ae8-ab26-660cdd53b95d, sled_model: "pheidippes", sled_revision: 1, sled_serial: "3551a2d8-f6f8-4ae8-ab26-660cdd53b95d" }, name: "phd-vm-64819f44-fd9b-4553-a3f5-49f1a49b1b6c", vcpus: 2 }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a target = phd_framework::test_vm target_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c vm = migration_serial_history_base_lifecycle_0 vm_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
2342024-09-28T01:16:16.346ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 478 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 = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a target = phd_framework::test_vm target_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c vm = migration_serial_history_base_lifecycle_0 vm_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
2352024-09-28T01:16:16.346ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = b4254a40-eef4-444c-b883-e4787224cfeb path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a target = phd_framework::test_vm target_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
2362024-09-28T01:16:18.829ZINFOphd-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-28T01:16:19.182ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a target = phd_framework::test_vm target_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
2382024-09-28T01:16:19.182ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2836 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = b4254a40-eef4-444c-b883-e4787224cfeb path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a target = phd_framework::test_vm target_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
2392024-09-28T01:16:19.182ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3314 file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a target = phd_framework::test_vm target_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
2402024-09-28T01:16:19.183ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
2412024-09-28T01:16:19.184ZDEBGphd-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 = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
2422024-09-28T01:16:19.318ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 134 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
2432024-09-28T01:16:19.320ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
2442024-09-28T01:16:19.321ZDEBGphd-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-28T01:16:19.321ZINFOphd-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-28T01:16:19.321ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7726 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2472024-09-28T01:16:19.321ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2482024-09-28T01:16:19.322ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1041 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
2492024-09-28T01:16:19.802ZDEBGphd-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 = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
2502024-09-28T01:16:19.931ZDEBGphd-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 = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
2512024-09-28T01:16:19.931ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-0fa84d12-ceb2-49fc-a192-a309b185bf8a"] 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 = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
2522024-09-28T01:16:19.963ZDEBGphd-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 = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
2532024-09-28T01:16:19.963ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-e0534b86-b8f3-4bb4-8638-49f6aac63662"] 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 = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
2542024-09-28T01:16:19.986ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 665 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
2552024-09-28T01:16:19.986ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9008 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-28T01:16:19.987ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 665 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2572024-09-28T01:16:19.987ZINFOphd-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-28T01:16:19.987ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2592024-09-28T01:16:19.987ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2602024-09-28T01:16:19.987ZINFOphd-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-28T01:16:19.987ZDEBGphd-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-28T01:16:19.987ZDEBGphd-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-28T01:16:19.987ZDEBGphd-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-28T01:16:19.987ZDEBGphd-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-28T01:16:20.007ZDEBGphd-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 722M 1.80T 722M /phd-artifacts\n target = phd_framework::zfs
2662024-09-28T01:16:20.007ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-021986d4-f31f-4798-8491-3bc5493f5b52"] 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-28T01:16:20.032ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-021986d4-f31f-4798-8491-3bc5493f5b52", "phd-artifacts/phd-clone-15f5942b-fc40-4dbf-9e3b-cbb9cbc59cbd"] 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-28T01:16:20.052ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-15f5942b-fc40-4dbf-9e3b-cbb9cbc59cbd"] 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-28T01:16:20.067ZDEBGphd-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-15f5942b-fc40-4dbf-9e3b-cbb9cbc59cbd 0B 1.80T 722M /phd-artifacts/phd-clone-15f5942b-fc40-4dbf-9e3b-cbb9cbc59cbd\n target = phd_framework::zfs
2702024-09-28T01:16:20.068ZINFOphd-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-28T01:16:20.068ZINFOphd-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-28T01:16:20.068ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/c1b0afea9b5079b5480f806978ad98a48a501978f25d0416a72e5a06dec7fe6d/propolis-server target = phd_framework::artifacts::store
2732024-09-28T01:16:20.068ZINFOphd-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/c1b0afea9b5079b5480f806978ad98a48a501978f25d0416a72e5a06dec7fe6d/propolis-server" target = phd_framework::test_vm::server
2742024-09-28T01:16:20.068ZINFOphd-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-28T01:16:20.077ZINFOphd-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-28T01:16:20.078ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 10 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-28T01:16:20.078ZINFOphd-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 = a9947366-f8ed-4dfb-8d46-2e4c41602462
2782024-09-28T01:16:20.079ZINFOphd-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 = 370 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
2792024-09-28T01:16:20.670ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2802024-09-28T01:16:20.671ZINFOphd-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: a9947366-f8ed-4dfb-8d46-2e4c41602462, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 1e23c13c-0adc-4748-9de8-e25a257173f1, silo_id: af1adb60-5d3f-4f3e-88a6-05c7b16faef3, sled_id: ba277902-e28e-47e4-b8fb-2884a718d909, sled_model: "pheidippes", sled_revision: 1, sled_serial: "ba277902-e28e-47e4-b8fb-2884a718d909" }, name: "phd-vm-a9947366-f8ed-4dfb-8d46-2e4c41602462", vcpus: 2 }, state: Creating } line = 429 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
2812024-09-28T01:16:20.671ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 593 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 = a9947366-f8ed-4dfb-8d46-2e4c41602462
2822024-09-28T01:16:20.671ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
2832024-09-28T01:16:20.671ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 511 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
2842024-09-28T01:16:20.672ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
2852024-09-28T01:16:20.672ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2862024-09-28T01:16:20.672ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 712 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
2872024-09-28T01:16:20.672ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
2882024-09-28T01:16:20.672ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
2892024-09-28T01:16:20.672ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
2902024-09-28T01:16:24.849ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4177 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
2912024-09-28T01:16:24.849ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
2922024-09-28T01:16:24.849ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
2932024-09-28T01:16:24.849ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
2942024-09-28T01:16:24.850ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
2952024-09-28T01:16:24.858ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 8 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
2962024-09-28T01:16:24.858ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 760 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2972024-09-28T01:16:24.858ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4186 file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2982024-09-28T01:16:24.859ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
2992024-09-28T01:16:24.859ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
3002024-09-28T01:16:24.869ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
3012024-09-28T01:16:24.869ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
3022024-09-28T01:16:24.869ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
3032024-09-28T01:16:24.891ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
3042024-09-28T01:16:24.891ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
3052024-09-28T01:16:24.891ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
3062024-09-28T01:16:24.901ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
3072024-09-28T01:16:24.901ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
3082024-09-28T01:16:24.901ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
3092024-09-28T01:16:24.934ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
3102024-09-28T01:16:24.935ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
3112024-09-28T01:16:24.935ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
3122024-09-28T01:16:24.946ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
3132024-09-28T01:16:24.946ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
3142024-09-28T01:16:24.946ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
3152024-09-28T01:16:24.968ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
3162024-09-28T01:16:24.968ZINFOphd-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-28T01:16:24.968ZINFOphd-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-28T01:16:24.968ZINFOphd-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-28T01:16:24.968ZDEBGphd-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-28T01:16:24.968ZINFOphd-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-28T01:16:24.968ZINFOphd-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-28T01:16:24.983ZINFOphd-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-28T01:16:24.983ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 15 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-28T01:16:24.984ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = a9947366-f8ed-4dfb-8d46-2e4c41602462 target = phd_framework::test_vm target_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
3252024-09-28T01:16:24.984ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = e3a958f7-1c4e-48af-b1a7-d742ce533281 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = a9947366-f8ed-4dfb-8d46-2e4c41602462 target = phd_framework::test_vm target_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc timeout_duration = 45s
3262024-09-28T01:16:24.984ZINFOphd-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 = a9947366-f8ed-4dfb-8d46-2e4c41602462 target = phd_framework::test_vm target_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc vm = migration_from_base_lifecycle_0 vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
3272024-09-28T01:16:24.984ZINFOphd-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 = 370 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = a9947366-f8ed-4dfb-8d46-2e4c41602462 target = phd_framework::test_vm target_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc vm = migration_from_base_lifecycle_0 vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
3282024-09-28T01:16:25.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: d62a8ba8-335b-4b38-8529-ceaf8aca73cc, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 1e23c13c-0adc-4748-9de8-e25a257173f1, silo_id: af1adb60-5d3f-4f3e-88a6-05c7b16faef3, sled_id: 23d695d2-72e3-455f-aa6c-3ece970f0faa, sled_model: "pheidippes", sled_revision: 1, sled_serial: "23d695d2-72e3-455f-aa6c-3ece970f0faa" }, name: "phd-vm-d62a8ba8-335b-4b38-8529-ceaf8aca73cc", vcpus: 2 }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = a9947366-f8ed-4dfb-8d46-2e4c41602462 target = phd_framework::test_vm target_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc vm = migration_from_base_lifecycle_0 vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
3292024-09-28T01:16:25.680ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 695 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 = a9947366-f8ed-4dfb-8d46-2e4c41602462 target = phd_framework::test_vm target_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc vm = migration_from_base_lifecycle_0 vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
3302024-09-28T01:16:25.680ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = e3a958f7-1c4e-48af-b1a7-d742ce533281 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = a9947366-f8ed-4dfb-8d46-2e4c41602462 target = phd_framework::test_vm target_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
3312024-09-28T01:16:28.167ZINFOphd-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-28T01:16:28.316ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = a9947366-f8ed-4dfb-8d46-2e4c41602462 target = phd_framework::test_vm target_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
3332024-09-28T01:16:28.316ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2636 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = e3a958f7-1c4e-48af-b1a7-d742ce533281 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = a9947366-f8ed-4dfb-8d46-2e4c41602462 target = phd_framework::test_vm target_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
3342024-09-28T01:16:28.316ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3332 file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = a9947366-f8ed-4dfb-8d46-2e4c41602462 target = phd_framework::test_vm target_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
3352024-09-28T01:16:28.317ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
3362024-09-28T01:16:28.318ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
3372024-09-28T01:16:28.318ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_lifecycle_0 vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
3382024-09-28T01:16:28.318ZDEBGphd-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 = a9947366-f8ed-4dfb-8d46-2e4c41602462
3392024-09-28T01:16:28.448ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 129 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
3402024-09-28T01:16:28.448ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 130 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
3412024-09-28T01:16:28.448ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
3422024-09-28T01:16:28.448ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_lifecycle_0 vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
3432024-09-28T01:16:28.481ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
3442024-09-28T01:16:28.481ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
3452024-09-28T01:16:28.481ZDEBGphd-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-28T01:16:28.481ZINFOphd-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-28T01:16:28.482ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7811 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3482024-09-28T01:16:28.482ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3492024-09-28T01:16:28.482ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1041 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
3502024-09-28T01:16:28.973ZDEBGphd-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 = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
3512024-09-28T01:16:29.109ZDEBGphd-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 = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
3522024-09-28T01:16:29.109ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-15f5942b-fc40-4dbf-9e3b-cbb9cbc59cbd"] 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 = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
3532024-09-28T01:16:29.144ZDEBGphd-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 = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
3542024-09-28T01:16:29.144ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-021986d4-f31f-4798-8491-3bc5493f5b52"] 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 = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
3552024-09-28T01:16:29.167ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 686 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
3562024-09-28T01:16:29.167ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9180 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-28T01:16:29.168ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 686 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3582024-09-28T01:16:29.168ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3592024-09-28T01:16:29.168ZINFOphd-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 102.17s
361 
3622024-09-28T01:16:29.168ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 40 target = phd_runner