Max level shown:
12024-08-30T01:14:05.100ZINFOphd-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-08-30T01:14:05.102ZDEBGphd-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: 2580, tv_nsec: 696417396 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32024-08-30T01:14:05.102ZINFOphd-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-08-30T01:14:05.102ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = d037eeb9a56a8a62ff17266f340c011224d15146 file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52024-08-30T01:14:05.102ZDEBGphd-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/d037eeb9a56a8a62ff17266f340c011224d15146/crucible-nightly.sha256.txt
62024-08-30T01:14:05.232ZINFOphd-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-08-30T01:14:05.628ZDEBGphd-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/bae86d1c9fea2b6f194fa512b992d78a1ffce6f7/propolis-server.sha256.txt
82024-08-30T01:14:05.732ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92024-08-30T01:14:05.732ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102024-08-30T01:14:05.732ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112024-08-30T01:14:05.732ZINFOphd-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-08-30T01:14:05.732ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132024-08-30T01:14:05.732ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142024-08-30T01:14:05.732ZINFOphd-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-08-30T01:14:05.733ZDEBGphd-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-08-30T01:14:05.733ZDEBGphd-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-08-30T01:14:06.338ZDEBGphd-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-08-30T01:14:06.338ZDEBGphd-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-08-30T01:14:34.475ZDEBGphd-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-08-30T01:14:34.475ZDEBGphd-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-08-30T01:14:34.494ZDEBGphd-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-08-30T01:14:34.494ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-6187139c-741e-4e59-9aea-e9bf0106721b"] 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-08-30T01:14:34.529ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-6187139c-741e-4e59-9aea-e9bf0106721b", "phd-artifacts/phd-clone-9e803844-c8a9-4bf9-b94c-2ba1fa697c0d"] 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-08-30T01:14:34.547ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-9e803844-c8a9-4bf9-b94c-2ba1fa697c0d"] 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-08-30T01:14:34.558ZDEBGphd-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-9e803844-c8a9-4bf9-b94c-2ba1fa697c0d 0B 1.80T 48.9M /phd-artifacts/phd-clone-9e803844-c8a9-4bf9-b94c-2ba1fa697c0d\n target = phd_framework::zfs
262024-08-30T01:14:34.559ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
272024-08-30T01:14:34.559ZINFOphd-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 = 195 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
282024-08-30T01:14:34.560ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/7c0f28b0adf5de268f5b7b51962d960812e2ef18fa0f325fbc3a9a5b43746fca/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292024-08-30T01:14:34.560ZDEBGphd-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/bae86d1c9fea2b6f194fa512b992d78a1ffce6f7/propolis-server.tar.gz
302024-08-30T01:14:58.625ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/7c0f28b0adf5de268f5b7b51962d960812e2ef18fa0f325fbc3a9a5b43746fca/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-08-30T01:14:58.625ZDEBGphd-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-08-30T01:15:11.816ZINFOphd-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/7c0f28b0adf5de268f5b7b51962d960812e2ef18fa0f325fbc3a9a5b43746fca/propolis-server" target = phd_framework::test_vm::server
332024-08-30T01:15:11.816ZINFOphd-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-08-30T01:15:11.858ZINFOphd-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-08-30T01:15:11.858ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 37299 file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
362024-08-30T01:15:11.859ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 281 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
372024-08-30T01:15:11.860ZINFOphd-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 = 331 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
382024-08-30T01:15:12.467ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392024-08-30T01:15:12.468ZINFOphd-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: 0d49f15c-1b7d-4e48-a7df-9794a9528473, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: b4f08684-55e0-41f3-922f-2448c2711eba, silo_id: 553d87d6-a98d-4031-803c-18802db99544, sled_id: ab58d55d-ec0d-4994-95f9-a1d42015863b, sled_model: "pheidippes", sled_revision: 1, sled_serial: "ab58d55d-ec0d-4994-95f9-a1d42015863b" }, name: "phd-vm-0d49f15c-1b7d-4e48-a7df-9794a9528473", vcpus: 2 }, state: Creating } line = 387 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
402024-08-30T01:15:12.468ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 608 file = phd-tests/framework/src/test_vm/mod.rs line = 281 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
412024-08-30T01:15:12.468ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 442 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
422024-08-30T01:15:12.468ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 447 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 = 0d49f15c-1b7d-4e48-a7df-9794a9528473
432024-08-30T01:15:12.468ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 442 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
442024-08-30T01:15:12.469ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 698 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
452024-08-30T01:15:12.469ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 647 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 = 0d49f15c-1b7d-4e48-a7df-9794a9528473
462024-08-30T01:15:12.469ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 655 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
472024-08-30T01:15:12.469ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
482024-08-30T01:15:12.469ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
492024-08-30T01:15:16.730ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4261 file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
502024-08-30T01:15:16.730ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 655 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
512024-08-30T01:15:16.731ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 655 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
522024-08-30T01:15:16.731ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
532024-08-30T01:15:16.731ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
542024-08-30T01:15:16.747ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 15 file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
552024-08-30T01:15:16.747ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 695 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
562024-08-30T01:15:16.747ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4278 file = phd-tests/framework/src/test_vm/mod.rs line = 698 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
572024-08-30T01:15:16.747ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
582024-08-30T01:15:16.747ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
592024-08-30T01:15:16.758ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
602024-08-30T01:15:16.758ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
612024-08-30T01:15:16.758ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
622024-08-30T01:15:16.780ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
632024-08-30T01:15:16.780ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
642024-08-30T01:15:16.780ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
652024-08-30T01:15:16.790ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
662024-08-30T01:15:16.790ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
672024-08-30T01:15:16.790ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
682024-08-30T01:15:16.823ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
692024-08-30T01:15:16.823ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
702024-08-30T01:15:16.823ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
712024-08-30T01:15:16.835ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
722024-08-30T01:15:16.835ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
732024-08-30T01:15:16.835ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
742024-08-30T01:15:16.857ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
752024-08-30T01:15:16.857ZINFOphd-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-08-30T01:15:16.857ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
772024-08-30T01:15:16.857ZINFOphd-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 = 195 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-08-30T01:15:16.857ZDEBGphd-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-08-30T01:15:16.857ZDEBGphd-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-08-30T01:15:16.857ZINFOphd-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-08-30T01:15:16.857ZINFOphd-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-08-30T01:15:16.871ZINFOphd-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-08-30T01:15:16.872ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 14 file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
842024-08-30T01:15:16.872ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 476 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473 target = phd_framework::test_vm target_id = 41891306-2b31-426b-ad99-7db886b45c7c
852024-08-30T01:15:16.872ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 509 migration_id = 532e1017-11d3-4d28-b77c-4f0c5c36b4a8 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473 target = phd_framework::test_vm target_id = 41891306-2b31-426b-ad99-7db886b45c7c timeout_duration = 45s
862024-08-30T01:15:16.872ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 281 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473 target = phd_framework::test_vm target_id = 41891306-2b31-426b-ad99-7db886b45c7c vm = migration_from_base_and_back_lifecycle_0 vm_id = 41891306-2b31-426b-ad99-7db886b45c7c
872024-08-30T01:15:16.873ZINFOphd-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 = 331 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473 target = phd_framework::test_vm target_id = 41891306-2b31-426b-ad99-7db886b45c7c vm = migration_from_base_and_back_lifecycle_0 vm_id = 41891306-2b31-426b-ad99-7db886b45c7c
882024-08-30T01:15:17.333ZINFOphd-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: 41891306-2b31-426b-ad99-7db886b45c7c, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: b4f08684-55e0-41f3-922f-2448c2711eba, silo_id: 553d87d6-a98d-4031-803c-18802db99544, sled_id: eec8bd07-5088-44bc-aed2-a7cc8ecc829d, sled_model: "pheidippes", sled_revision: 1, sled_serial: "eec8bd07-5088-44bc-aed2-a7cc8ecc829d" }, name: "phd-vm-41891306-2b31-426b-ad99-7db886b45c7c", vcpus: 2 }, state: Migrating } line = 387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473 target = phd_framework::test_vm target_id = 41891306-2b31-426b-ad99-7db886b45c7c vm = migration_from_base_and_back_lifecycle_0 vm_id = 41891306-2b31-426b-ad99-7db886b45c7c
892024-08-30T01:15:17.333ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 460 file = phd-tests/framework/src/test_vm/mod.rs line = 281 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473 target = phd_framework::test_vm target_id = 41891306-2b31-426b-ad99-7db886b45c7c vm = migration_from_base_and_back_lifecycle_0 vm_id = 41891306-2b31-426b-ad99-7db886b45c7c
902024-08-30T01:15:17.333ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 529 migration_id = 532e1017-11d3-4d28-b77c-4f0c5c36b4a8 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473 target = phd_framework::test_vm target_id = 41891306-2b31-426b-ad99-7db886b45c7c
912024-08-30T01:15:19.791ZINFOphd-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-08-30T01:15:20.251ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 542 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473 target = phd_framework::test_vm target_id = 41891306-2b31-426b-ad99-7db886b45c7c
932024-08-30T01:15:20.251ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2917 file = phd-tests/framework/src/test_vm/mod.rs line = 529 migration_id = 532e1017-11d3-4d28-b77c-4f0c5c36b4a8 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473 target = phd_framework::test_vm target_id = 41891306-2b31-426b-ad99-7db886b45c7c
942024-08-30T01:15:20.251ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3378 file = phd-tests/framework/src/test_vm/mod.rs line = 476 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473 target = phd_framework::test_vm target_id = 41891306-2b31-426b-ad99-7db886b45c7c
952024-08-30T01:15:20.252ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 953 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
962024-08-30T01:15:20.253ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = 41891306-2b31-426b-ad99-7db886b45c7c
972024-08-30T01:15:20.253ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_0 vm_id = 41891306-2b31-426b-ad99-7db886b45c7c
982024-08-30T01:15:20.253ZDEBGphd-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 = 0d49f15c-1b7d-4e48-a7df-9794a9528473
992024-08-30T01:15:20.367ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 113 file = phd-tests/framework/src/test_vm/mod.rs line = 953 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0d49f15c-1b7d-4e48-a7df-9794a9528473
1002024-08-30T01:15:22.576ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 2322 file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = 41891306-2b31-426b-ad99-7db886b45c7c
1012024-08-30T01:15:22.576ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = 41891306-2b31-426b-ad99-7db886b45c7c
1022024-08-30T01:15:22.576ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_0 vm_id = 41891306-2b31-426b-ad99-7db886b45c7c
1032024-08-30T01:15:22.609ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = 41891306-2b31-426b-ad99-7db886b45c7c
1042024-08-30T01:15:22.609ZINFOphd-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-08-30T01:15:22.609ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1062024-08-30T01:15:22.609ZINFOphd-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 = 195 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-08-30T01:15:22.609ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/7c0f28b0adf5de268f5b7b51962d960812e2ef18fa0f325fbc3a9a5b43746fca/propolis-server target = phd_framework::artifacts::store
1082024-08-30T01:15:22.610ZINFOphd-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/7c0f28b0adf5de268f5b7b51962d960812e2ef18fa0f325fbc3a9a5b43746fca/propolis-server" target = phd_framework::test_vm::server
1092024-08-30T01:15:22.610ZINFOphd-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-08-30T01:15:22.623ZINFOphd-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-08-30T01:15:22.623ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 14 file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1122024-08-30T01:15:22.623ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 476 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 41891306-2b31-426b-ad99-7db886b45c7c target = phd_framework::test_vm target_id = bc4f489f-6328-4822-8739-92a759e53d1b
1132024-08-30T01:15:22.623ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 509 migration_id = 4866cc6a-4e84-484d-bb67-5b13f6bb7a79 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 41891306-2b31-426b-ad99-7db886b45c7c target = phd_framework::test_vm target_id = bc4f489f-6328-4822-8739-92a759e53d1b timeout_duration = 45s
1142024-08-30T01:15:22.624ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 281 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 41891306-2b31-426b-ad99-7db886b45c7c target = phd_framework::test_vm target_id = bc4f489f-6328-4822-8739-92a759e53d1b vm = migration_from_base_and_back_lifecycle_1 vm_id = bc4f489f-6328-4822-8739-92a759e53d1b
1152024-08-30T01:15:22.624ZINFOphd-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 = 331 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 41891306-2b31-426b-ad99-7db886b45c7c target = phd_framework::test_vm target_id = bc4f489f-6328-4822-8739-92a759e53d1b vm = migration_from_base_and_back_lifecycle_1 vm_id = bc4f489f-6328-4822-8739-92a759e53d1b
1162024-08-30T01:15:23.038ZINFOphd-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: bc4f489f-6328-4822-8739-92a759e53d1b, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: b4f08684-55e0-41f3-922f-2448c2711eba, silo_id: 553d87d6-a98d-4031-803c-18802db99544, sled_id: 7ae0c9cf-3d2e-44f5-9431-a2ff45d9584b, sled_model: "pheidippes", sled_revision: 1, sled_serial: "7ae0c9cf-3d2e-44f5-9431-a2ff45d9584b" }, name: "phd-vm-bc4f489f-6328-4822-8739-92a759e53d1b", vcpus: 2 }, state: Migrating } line = 387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 41891306-2b31-426b-ad99-7db886b45c7c target = phd_framework::test_vm target_id = bc4f489f-6328-4822-8739-92a759e53d1b vm = migration_from_base_and_back_lifecycle_1 vm_id = bc4f489f-6328-4822-8739-92a759e53d1b
1172024-08-30T01:15:23.038ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 414 file = phd-tests/framework/src/test_vm/mod.rs line = 281 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 41891306-2b31-426b-ad99-7db886b45c7c target = phd_framework::test_vm target_id = bc4f489f-6328-4822-8739-92a759e53d1b vm = migration_from_base_and_back_lifecycle_1 vm_id = bc4f489f-6328-4822-8739-92a759e53d1b
1182024-08-30T01:15:23.039ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 529 migration_id = 4866cc6a-4e84-484d-bb67-5b13f6bb7a79 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 41891306-2b31-426b-ad99-7db886b45c7c target = phd_framework::test_vm target_id = bc4f489f-6328-4822-8739-92a759e53d1b
1192024-08-30T01:15:25.368ZINFOphd-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-08-30T01:15:26.036ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 542 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 41891306-2b31-426b-ad99-7db886b45c7c target = phd_framework::test_vm target_id = bc4f489f-6328-4822-8739-92a759e53d1b
1212024-08-30T01:15:26.036ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2997 file = phd-tests/framework/src/test_vm/mod.rs line = 529 migration_id = 4866cc6a-4e84-484d-bb67-5b13f6bb7a79 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 41891306-2b31-426b-ad99-7db886b45c7c target = phd_framework::test_vm target_id = bc4f489f-6328-4822-8739-92a759e53d1b
1222024-08-30T01:15:26.036ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3412 file = phd-tests/framework/src/test_vm/mod.rs line = 476 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 41891306-2b31-426b-ad99-7db886b45c7c target = phd_framework::test_vm target_id = bc4f489f-6328-4822-8739-92a759e53d1b
1232024-08-30T01:15:26.037ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 953 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 = 41891306-2b31-426b-ad99-7db886b45c7c
1242024-08-30T01:15:26.038ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = bc4f489f-6328-4822-8739-92a759e53d1b
1252024-08-30T01:15:26.038ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_1 vm_id = bc4f489f-6328-4822-8739-92a759e53d1b
1262024-08-30T01:15:26.038ZDEBGphd-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 = 41891306-2b31-426b-ad99-7db886b45c7c
1272024-08-30T01:15:26.160ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 122 file = phd-tests/framework/src/test_vm/mod.rs line = 953 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 = 41891306-2b31-426b-ad99-7db886b45c7c
1282024-08-30T01:15:26.160ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 122 file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = bc4f489f-6328-4822-8739-92a759e53d1b
1292024-08-30T01:15:26.160ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = bc4f489f-6328-4822-8739-92a759e53d1b
1302024-08-30T01:15:26.160ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_1 vm_id = bc4f489f-6328-4822-8739-92a759e53d1b
1312024-08-30T01:15:26.193ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = bc4f489f-6328-4822-8739-92a759e53d1b
1322024-08-30T01:15:26.193ZINFOphd-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-08-30T01:15:26.194ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1342024-08-30T01:15:26.194ZINFOphd-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 = 195 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-08-30T01:15:26.194ZDEBGphd-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-08-30T01:15:26.194ZINFOphd-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-08-30T01:15:26.194ZINFOphd-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-08-30T01:15:26.206ZINFOphd-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-08-30T01:15:26.207ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 13 file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1402024-08-30T01:15:26.207ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 476 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bc4f489f-6328-4822-8739-92a759e53d1b target = phd_framework::test_vm target_id = 1e1a3dc2-b4c8-4696-a150-268d41dcb675
1412024-08-30T01:15:26.207ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 509 migration_id = 6ddf6c28-2543-481c-b184-8f574a562132 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bc4f489f-6328-4822-8739-92a759e53d1b target = phd_framework::test_vm target_id = 1e1a3dc2-b4c8-4696-a150-268d41dcb675 timeout_duration = 45s
1422024-08-30T01:15:26.207ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 281 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bc4f489f-6328-4822-8739-92a759e53d1b target = phd_framework::test_vm target_id = 1e1a3dc2-b4c8-4696-a150-268d41dcb675 vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e1a3dc2-b4c8-4696-a150-268d41dcb675
1432024-08-30T01:15:26.207ZINFOphd-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 = 331 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bc4f489f-6328-4822-8739-92a759e53d1b target = phd_framework::test_vm target_id = 1e1a3dc2-b4c8-4696-a150-268d41dcb675 vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e1a3dc2-b4c8-4696-a150-268d41dcb675
1442024-08-30T01:15:26.625ZINFOphd-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: 1e1a3dc2-b4c8-4696-a150-268d41dcb675, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: b4f08684-55e0-41f3-922f-2448c2711eba, silo_id: 553d87d6-a98d-4031-803c-18802db99544, sled_id: 671580f2-91f1-4d01-96d3-24e1ef9640cb, sled_model: "pheidippes", sled_revision: 1, sled_serial: "671580f2-91f1-4d01-96d3-24e1ef9640cb" }, name: "phd-vm-1e1a3dc2-b4c8-4696-a150-268d41dcb675", vcpus: 2 }, state: Migrating } line = 387 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bc4f489f-6328-4822-8739-92a759e53d1b target = phd_framework::test_vm target_id = 1e1a3dc2-b4c8-4696-a150-268d41dcb675 vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e1a3dc2-b4c8-4696-a150-268d41dcb675
1452024-08-30T01:15:26.625ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 417 file = phd-tests/framework/src/test_vm/mod.rs line = 281 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bc4f489f-6328-4822-8739-92a759e53d1b target = phd_framework::test_vm target_id = 1e1a3dc2-b4c8-4696-a150-268d41dcb675 vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e1a3dc2-b4c8-4696-a150-268d41dcb675
1462024-08-30T01:15:26.625ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 529 migration_id = 6ddf6c28-2543-481c-b184-8f574a562132 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bc4f489f-6328-4822-8739-92a759e53d1b target = phd_framework::test_vm target_id = 1e1a3dc2-b4c8-4696-a150-268d41dcb675
1472024-08-30T01:15:29.066ZINFOphd-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-08-30T01:15:29.457ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 542 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bc4f489f-6328-4822-8739-92a759e53d1b target = phd_framework::test_vm target_id = 1e1a3dc2-b4c8-4696-a150-268d41dcb675
1492024-08-30T01:15:29.457ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2831 file = phd-tests/framework/src/test_vm/mod.rs line = 529 migration_id = 6ddf6c28-2543-481c-b184-8f574a562132 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bc4f489f-6328-4822-8739-92a759e53d1b target = phd_framework::test_vm target_id = 1e1a3dc2-b4c8-4696-a150-268d41dcb675
1502024-08-30T01:15:29.457ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3250 file = phd-tests/framework/src/test_vm/mod.rs line = 476 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bc4f489f-6328-4822-8739-92a759e53d1b target = phd_framework::test_vm target_id = 1e1a3dc2-b4c8-4696-a150-268d41dcb675
1512024-08-30T01:15:29.458ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 953 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 = bc4f489f-6328-4822-8739-92a759e53d1b
1522024-08-30T01:15:29.459ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = 1e1a3dc2-b4c8-4696-a150-268d41dcb675
1532024-08-30T01:15:29.459ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e1a3dc2-b4c8-4696-a150-268d41dcb675
1542024-08-30T01:15:29.459ZDEBGphd-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 = bc4f489f-6328-4822-8739-92a759e53d1b
1552024-08-30T01:15:29.587ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 128 file = phd-tests/framework/src/test_vm/mod.rs line = 953 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 = bc4f489f-6328-4822-8739-92a759e53d1b
1562024-08-30T01:15:29.587ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 128 file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = 1e1a3dc2-b4c8-4696-a150-268d41dcb675
1572024-08-30T01:15:29.587ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = 1e1a3dc2-b4c8-4696-a150-268d41dcb675
1582024-08-30T01:15:29.587ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e1a3dc2-b4c8-4696-a150-268d41dcb675
1592024-08-30T01:15:29.620ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = 1e1a3dc2-b4c8-4696-a150-268d41dcb675
1602024-08-30T01:15:29.620ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 953 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 = 1e1a3dc2-b4c8-4696-a150-268d41dcb675
1612024-08-30T01:15:29.621ZDEBGphd-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-08-30T01:15:29.621ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 17153 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1632024-08-30T01:15:29.621ZINFOphd-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
1642024-08-30T01:15:29.621ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1652024-08-30T01:15:29.621ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 976 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 = 1e1a3dc2-b4c8-4696-a150-268d41dcb675
1662024-08-30T01:15:29.920ZDEBGphd-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 = 1e1a3dc2-b4c8-4696-a150-268d41dcb675
1672024-08-30T01:15:30.032ZDEBGphd-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 = 1e1a3dc2-b4c8-4696-a150-268d41dcb675
1682024-08-30T01:15:30.032ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-9e803844-c8a9-4bf9-b94c-2ba1fa697c0d"] 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 = 1e1a3dc2-b4c8-4696-a150-268d41dcb675
1692024-08-30T01:15:30.064ZDEBGphd-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 = 1e1a3dc2-b4c8-4696-a150-268d41dcb675
1702024-08-30T01:15:30.064ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-6187139c-741e-4e59-9aea-e9bf0106721b"] 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 = 1e1a3dc2-b4c8-4696-a150-268d41dcb675
1712024-08-30T01:15:30.089ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 468 file = phd-tests/framework/src/test_vm/mod.rs line = 953 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 = 1e1a3dc2-b4c8-4696-a150-268d41dcb675
1722024-08-30T01:15:30.089ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 84356 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-08-30T01:15:30.089ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 468 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1742024-08-30T01:15:30.089ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1752024-08-30T01:15:30.089ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1762024-08-30T01:15:30.089ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1772024-08-30T01:15:30.090ZINFOphd-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-08-30T01:15:30.090ZDEBGphd-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-08-30T01:15:30.090ZDEBGphd-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-08-30T01:15:30.090ZDEBGphd-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-08-30T01:15:30.090ZDEBGphd-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-08-30T01:15:30.105ZDEBGphd-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 689M 1.80T 689M /phd-artifacts\n target = phd_framework::zfs
1832024-08-30T01:15:30.105ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-6b5a66a3-9bcc-46fa-8c71-b4c7222b8815"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1842024-08-30T01:15:30.125ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-6b5a66a3-9bcc-46fa-8c71-b4c7222b8815", "phd-artifacts/phd-clone-aa9a9a40-14c6-427c-8aea-833a2ebab177"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1852024-08-30T01:15:30.147ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-aa9a9a40-14c6-427c-8aea-833a2ebab177"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1862024-08-30T01:15:30.161ZDEBGphd-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-aa9a9a40-14c6-427c-8aea-833a2ebab177 0B 1.80T 689M /phd-artifacts/phd-clone-aa9a9a40-14c6-427c-8aea-833a2ebab177\n target = phd_framework::zfs
1872024-08-30T01:15:30.162ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1882024-08-30T01:15:30.162ZINFOphd-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 = 195 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1892024-08-30T01:15:30.162ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/7c0f28b0adf5de268f5b7b51962d960812e2ef18fa0f325fbc3a9a5b43746fca/propolis-server target = phd_framework::artifacts::store
1902024-08-30T01:15:30.162ZINFOphd-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/7c0f28b0adf5de268f5b7b51962d960812e2ef18fa0f325fbc3a9a5b43746fca/propolis-server" target = phd_framework::test_vm::server
1912024-08-30T01:15:30.162ZINFOphd-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-08-30T01:15:30.172ZINFOphd-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-08-30T01:15:30.173ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1942024-08-30T01:15:30.173ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 281 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98
1952024-08-30T01:15:30.174ZINFOphd-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 = 331 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98
1962024-08-30T01:15:30.796ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1972024-08-30T01:15:30.797ZINFOphd-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: 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 4af47488-ed48-4b41-b690-b44cfb9432df, silo_id: 6114ae31-d6ba-4eea-8a3f-d4ac01e3e51c, sled_id: cc88a4d0-5df3-4c15-8b7f-7b56dc6681b7, sled_model: "pheidippes", sled_revision: 1, sled_serial: "cc88a4d0-5df3-4c15-8b7f-7b56dc6681b7" }, name: "phd-vm-79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98", vcpus: 2 }, state: Creating } line = 387 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98
1982024-08-30T01:15:30.797ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 623 file = phd-tests/framework/src/test_vm/mod.rs line = 281 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98
1992024-08-30T01:15:30.797ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 442 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98
2002024-08-30T01:15:30.797ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 447 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98
2012024-08-30T01:15:30.798ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 442 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98
2022024-08-30T01:15:30.798ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 698 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2032024-08-30T01:15:30.798ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 647 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98
2042024-08-30T01:15:30.798ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 655 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
2052024-08-30T01:15:30.798ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98
2062024-08-30T01:15:30.798ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98
2072024-08-30T01:15:34.961ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4162 file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98
2082024-08-30T01:15:34.961ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 655 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
2092024-08-30T01:15:34.961ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 655 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2102024-08-30T01:15:34.961ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98
2112024-08-30T01:15:34.961ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98
2122024-08-30T01:15:34.978ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98
2132024-08-30T01:15:34.978ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 695 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2142024-08-30T01:15:34.978ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4180 file = phd-tests/framework/src/test_vm/mod.rs line = 698 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2152024-08-30T01:15:34.979ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98
2162024-08-30T01:15:34.979ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98
2172024-08-30T01:15:34.989ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98
2182024-08-30T01:15:34.989ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98
2192024-08-30T01:15:34.989ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98
2202024-08-30T01:15:35.021ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98
2212024-08-30T01:15:35.026ZINFOphd-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-08-30T01:15:35.026ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2232024-08-30T01:15:35.026ZINFOphd-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 = 195 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2242024-08-30T01:15:35.026ZDEBGphd-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-08-30T01:15:35.026ZINFOphd-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-08-30T01:15:35.026ZINFOphd-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-08-30T01:15:35.039ZINFOphd-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-08-30T01:15:35.040ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 13 file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2292024-08-30T01:15:35.040ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 476 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98 target = phd_framework::test_vm target_id = a9df525d-e60f-44d5-b926-f7f66e82c551
2302024-08-30T01:15:35.040ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 509 migration_id = c3de9473-0c42-4523-81ce-c1a56a14c139 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98 target = phd_framework::test_vm target_id = a9df525d-e60f-44d5-b926-f7f66e82c551 timeout_duration = 45s
2312024-08-30T01:15:35.040ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 281 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98 target = phd_framework::test_vm target_id = a9df525d-e60f-44d5-b926-f7f66e82c551 vm = migration_serial_history_base_lifecycle_0 vm_id = a9df525d-e60f-44d5-b926-f7f66e82c551
2322024-08-30T01:15:35.041ZINFOphd-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 = 331 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98 target = phd_framework::test_vm target_id = a9df525d-e60f-44d5-b926-f7f66e82c551 vm = migration_serial_history_base_lifecycle_0 vm_id = a9df525d-e60f-44d5-b926-f7f66e82c551
2332024-08-30T01:15:35.829ZINFOphd-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: a9df525d-e60f-44d5-b926-f7f66e82c551, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 4af47488-ed48-4b41-b690-b44cfb9432df, silo_id: 6114ae31-d6ba-4eea-8a3f-d4ac01e3e51c, sled_id: 875ccf8a-d5d1-402f-9677-efbdb3e68935, sled_model: "pheidippes", sled_revision: 1, sled_serial: "875ccf8a-d5d1-402f-9677-efbdb3e68935" }, name: "phd-vm-a9df525d-e60f-44d5-b926-f7f66e82c551", vcpus: 2 }, state: Migrating } line = 387 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98 target = phd_framework::test_vm target_id = a9df525d-e60f-44d5-b926-f7f66e82c551 vm = migration_serial_history_base_lifecycle_0 vm_id = a9df525d-e60f-44d5-b926-f7f66e82c551
2342024-08-30T01:15:35.829ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 789 file = phd-tests/framework/src/test_vm/mod.rs line = 281 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98 target = phd_framework::test_vm target_id = a9df525d-e60f-44d5-b926-f7f66e82c551 vm = migration_serial_history_base_lifecycle_0 vm_id = a9df525d-e60f-44d5-b926-f7f66e82c551
2352024-08-30T01:15:35.830ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 529 migration_id = c3de9473-0c42-4523-81ce-c1a56a14c139 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98 target = phd_framework::test_vm target_id = a9df525d-e60f-44d5-b926-f7f66e82c551
2362024-08-30T01:15:38.510ZINFOphd-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-08-30T01:15:39.578ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 542 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98 target = phd_framework::test_vm target_id = a9df525d-e60f-44d5-b926-f7f66e82c551
2382024-08-30T01:15:39.578ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3748 file = phd-tests/framework/src/test_vm/mod.rs line = 529 migration_id = c3de9473-0c42-4523-81ce-c1a56a14c139 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98 target = phd_framework::test_vm target_id = a9df525d-e60f-44d5-b926-f7f66e82c551
2392024-08-30T01:15:39.578ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4537 file = phd-tests/framework/src/test_vm/mod.rs line = 476 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98 target = phd_framework::test_vm target_id = a9df525d-e60f-44d5-b926-f7f66e82c551
2402024-08-30T01:15:39.579ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 953 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98
2412024-08-30T01:15:39.580ZDEBGphd-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 = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98
2422024-08-30T01:15:39.709ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 129 file = phd-tests/framework/src/test_vm/mod.rs line = 953 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 79a0c3fb-22f1-42f7-b9ad-394a7e8f5b98
2432024-08-30T01:15:39.711ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 953 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = a9df525d-e60f-44d5-b926-f7f66e82c551
2442024-08-30T01:15:39.711ZDEBGphd-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-08-30T01:15:39.712ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2462024-08-30T01:15:39.712ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8915 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2472024-08-30T01:15:39.712ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2482024-08-30T01:15:39.712ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 976 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = a9df525d-e60f-44d5-b926-f7f66e82c551
2492024-08-30T01:15:40.087ZDEBGphd-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 = a9df525d-e60f-44d5-b926-f7f66e82c551
2502024-08-30T01:15:40.204ZDEBGphd-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 = a9df525d-e60f-44d5-b926-f7f66e82c551
2512024-08-30T01:15:40.204ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-aa9a9a40-14c6-427c-8aea-833a2ebab177"] 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 = a9df525d-e60f-44d5-b926-f7f66e82c551
2522024-08-30T01:15:40.237ZDEBGphd-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 = a9df525d-e60f-44d5-b926-f7f66e82c551
2532024-08-30T01:15:40.237ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-6b5a66a3-9bcc-46fa-8c71-b4c7222b8815"] 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 = a9df525d-e60f-44d5-b926-f7f66e82c551
2542024-08-30T01:15:40.262ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 550 file = phd-tests/framework/src/test_vm/mod.rs line = 953 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = a9df525d-e60f-44d5-b926-f7f66e82c551
2552024-08-30T01:15:40.262ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 10172 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2562024-08-30T01:15:40.263ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 550 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2572024-08-30T01:15:40.263ZINFOphd-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-08-30T01:15:40.263ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2592024-08-30T01:15:40.263ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2602024-08-30T01:15:40.263ZINFOphd-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-08-30T01:15:40.263ZDEBGphd-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-08-30T01:15:40.263ZDEBGphd-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-08-30T01:15:40.263ZDEBGphd-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-08-30T01:15:40.263ZDEBGphd-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-08-30T01:15:40.280ZDEBGphd-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 689M 1.80T 689M /phd-artifacts\n target = phd_framework::zfs
2662024-08-30T01:15:40.280ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-d0581d01-e43d-4657-9139-39c472e81665"] 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-08-30T01:15:40.302ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-d0581d01-e43d-4657-9139-39c472e81665", "phd-artifacts/phd-clone-1f969cad-3a9b-4ad8-b2e0-ff3e993b19a4"] 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-08-30T01:15:40.326ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-1f969cad-3a9b-4ad8-b2e0-ff3e993b19a4"] 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-08-30T01:15:40.342ZDEBGphd-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-1f969cad-3a9b-4ad8-b2e0-ff3e993b19a4 0B 1.80T 689M /phd-artifacts/phd-clone-1f969cad-3a9b-4ad8-b2e0-ff3e993b19a4\n target = phd_framework::zfs
2702024-08-30T01:15:40.342ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2712024-08-30T01:15:40.342ZINFOphd-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 = 195 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
2722024-08-30T01:15:40.342ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/7c0f28b0adf5de268f5b7b51962d960812e2ef18fa0f325fbc3a9a5b43746fca/propolis-server target = phd_framework::artifacts::store
2732024-08-30T01:15:40.342ZINFOphd-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/7c0f28b0adf5de268f5b7b51962d960812e2ef18fa0f325fbc3a9a5b43746fca/propolis-server" target = phd_framework::test_vm::server
2742024-08-30T01:15:40.342ZINFOphd-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-08-30T01:15:40.352ZINFOphd-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-08-30T01:15:40.353ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2772024-08-30T01:15:40.353ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 281 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
2782024-08-30T01:15:40.353ZINFOphd-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 = 331 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
2792024-08-30T01:15:40.911ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2802024-08-30T01:15:40.912ZINFOphd-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: ccef6368-0cb2-4fb3-a222-cebdff0fd765, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 333b0b37-fa2e-4d88-bd95-8fe77ff7b002, silo_id: 44c4efbc-8853-43f1-a23e-a101ebd1fbed, sled_id: bed87ad6-ea48-4a1b-883e-def8c303423d, sled_model: "pheidippes", sled_revision: 1, sled_serial: "bed87ad6-ea48-4a1b-883e-def8c303423d" }, name: "phd-vm-ccef6368-0cb2-4fb3-a222-cebdff0fd765", vcpus: 2 }, state: Creating } line = 387 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
2812024-08-30T01:15:40.912ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 559 file = phd-tests/framework/src/test_vm/mod.rs line = 281 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
2822024-08-30T01:15:40.912ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 442 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
2832024-08-30T01:15:40.912ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 447 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
2842024-08-30T01:15:40.913ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 442 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
2852024-08-30T01:15:40.913ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 698 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2862024-08-30T01:15:40.913ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 647 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
2872024-08-30T01:15:40.913ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 655 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
2882024-08-30T01:15:40.913ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
2892024-08-30T01:15:40.913ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
2902024-08-30T01:15:45.081ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4167 file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
2912024-08-30T01:15:45.081ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 655 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
2922024-08-30T01:15:45.081ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 655 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
2932024-08-30T01:15:45.081ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
2942024-08-30T01:15:45.081ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
2952024-08-30T01:15:45.099ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
2962024-08-30T01:15:45.099ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 695 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2972024-08-30T01:15:45.099ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4186 file = phd-tests/framework/src/test_vm/mod.rs line = 698 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2982024-08-30T01:15:45.099ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
2992024-08-30T01:15:45.099ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
3002024-08-30T01:15:45.110ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
3012024-08-30T01:15:45.110ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
3022024-08-30T01:15:45.110ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
3032024-08-30T01:15:45.132ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
3042024-08-30T01:15:45.132ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
3052024-08-30T01:15:45.132ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
3062024-08-30T01:15:45.142ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
3072024-08-30T01:15:45.143ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
3082024-08-30T01:15:45.143ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
3092024-08-30T01:15:45.165ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
3102024-08-30T01:15:45.165ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
3112024-08-30T01:15:45.165ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
3122024-08-30T01:15:45.176ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
3132024-08-30T01:15:45.176ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
3142024-08-30T01:15:45.176ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
3152024-08-30T01:15:45.209ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
3162024-08-30T01:15:45.209ZINFOphd-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-08-30T01:15:45.209ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3182024-08-30T01:15:45.209ZINFOphd-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 = 195 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
3192024-08-30T01:15:45.209ZDEBGphd-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-08-30T01:15:45.209ZINFOphd-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-08-30T01:15:45.209ZINFOphd-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-08-30T01:15:45.222ZINFOphd-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-08-30T01:15:45.222ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 13 file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3242024-08-30T01:15:45.222ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 476 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765 target = phd_framework::test_vm target_id = 2723a4e9-74c6-4f22-8782-d60f17163b43
3252024-08-30T01:15:45.222ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 509 migration_id = 1bf4179a-6426-4cbd-875f-c7e6aa85e5c6 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765 target = phd_framework::test_vm target_id = 2723a4e9-74c6-4f22-8782-d60f17163b43 timeout_duration = 45s
3262024-08-30T01:15:45.222ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 281 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765 target = phd_framework::test_vm target_id = 2723a4e9-74c6-4f22-8782-d60f17163b43 vm = migration_from_base_lifecycle_0 vm_id = 2723a4e9-74c6-4f22-8782-d60f17163b43
3272024-08-30T01:15:45.223ZINFOphd-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 = 331 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765 target = phd_framework::test_vm target_id = 2723a4e9-74c6-4f22-8782-d60f17163b43 vm = migration_from_base_lifecycle_0 vm_id = 2723a4e9-74c6-4f22-8782-d60f17163b43
3282024-08-30T01:15:45.958ZINFOphd-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: 2723a4e9-74c6-4f22-8782-d60f17163b43, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 333b0b37-fa2e-4d88-bd95-8fe77ff7b002, silo_id: 44c4efbc-8853-43f1-a23e-a101ebd1fbed, sled_id: cba0f1ea-beaa-4372-ad05-0023dc00de99, sled_model: "pheidippes", sled_revision: 1, sled_serial: "cba0f1ea-beaa-4372-ad05-0023dc00de99" }, name: "phd-vm-2723a4e9-74c6-4f22-8782-d60f17163b43", vcpus: 2 }, state: Migrating } line = 387 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765 target = phd_framework::test_vm target_id = 2723a4e9-74c6-4f22-8782-d60f17163b43 vm = migration_from_base_lifecycle_0 vm_id = 2723a4e9-74c6-4f22-8782-d60f17163b43
3292024-08-30T01:15:45.959ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 736 file = phd-tests/framework/src/test_vm/mod.rs line = 281 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765 target = phd_framework::test_vm target_id = 2723a4e9-74c6-4f22-8782-d60f17163b43 vm = migration_from_base_lifecycle_0 vm_id = 2723a4e9-74c6-4f22-8782-d60f17163b43
3302024-08-30T01:15:45.959ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 529 migration_id = 1bf4179a-6426-4cbd-875f-c7e6aa85e5c6 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765 target = phd_framework::test_vm target_id = 2723a4e9-74c6-4f22-8782-d60f17163b43
3312024-08-30T01:15:48.619ZINFOphd-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-08-30T01:15:50.426ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 542 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765 target = phd_framework::test_vm target_id = 2723a4e9-74c6-4f22-8782-d60f17163b43
3332024-08-30T01:15:50.426ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4467 file = phd-tests/framework/src/test_vm/mod.rs line = 529 migration_id = 1bf4179a-6426-4cbd-875f-c7e6aa85e5c6 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765 target = phd_framework::test_vm target_id = 2723a4e9-74c6-4f22-8782-d60f17163b43
3342024-08-30T01:15:50.426ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5204 file = phd-tests/framework/src/test_vm/mod.rs line = 476 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765 target = phd_framework::test_vm target_id = 2723a4e9-74c6-4f22-8782-d60f17163b43
3352024-08-30T01:15:50.428ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 953 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
3362024-08-30T01:15:50.428ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 2723a4e9-74c6-4f22-8782-d60f17163b43
3372024-08-30T01:15:50.428ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_lifecycle_0 vm_id = 2723a4e9-74c6-4f22-8782-d60f17163b43
3382024-08-30T01:15:50.429ZDEBGphd-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 = ccef6368-0cb2-4fb3-a222-cebdff0fd765
3392024-08-30T01:15:50.550ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 121 file = phd-tests/framework/src/test_vm/mod.rs line = 953 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ccef6368-0cb2-4fb3-a222-cebdff0fd765
3402024-08-30T01:15:50.551ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 122 file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 2723a4e9-74c6-4f22-8782-d60f17163b43
3412024-08-30T01:15:50.551ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 2723a4e9-74c6-4f22-8782-d60f17163b43
3422024-08-30T01:15:50.551ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_lifecycle_0 vm_id = 2723a4e9-74c6-4f22-8782-d60f17163b43
3432024-08-30T01:15:50.584ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 2723a4e9-74c6-4f22-8782-d60f17163b43
3442024-08-30T01:15:50.584ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 953 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 2723a4e9-74c6-4f22-8782-d60f17163b43
3452024-08-30T01:15:50.584ZINFOphd-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
3462024-08-30T01:15:50.584ZDEBGphd-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
3472024-08-30T01:15:50.584ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3482024-08-30T01:15:50.585ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9673 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3492024-08-30T01:15:50.585ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 976 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 2723a4e9-74c6-4f22-8782-d60f17163b43
3502024-08-30T01:15:51.212ZDEBGphd-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 = 2723a4e9-74c6-4f22-8782-d60f17163b43
3512024-08-30T01:15:51.344ZDEBGphd-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 = 2723a4e9-74c6-4f22-8782-d60f17163b43
3522024-08-30T01:15:51.344ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-1f969cad-3a9b-4ad8-b2e0-ff3e993b19a4"] 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 = 2723a4e9-74c6-4f22-8782-d60f17163b43
3532024-08-30T01:15:51.377ZDEBGphd-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 = 2723a4e9-74c6-4f22-8782-d60f17163b43
3542024-08-30T01:15:51.377ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-d0581d01-e43d-4657-9139-39c472e81665"] 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 = 2723a4e9-74c6-4f22-8782-d60f17163b43
3552024-08-30T01:15:51.399ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 815 file = phd-tests/framework/src/test_vm/mod.rs line = 953 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 2723a4e9-74c6-4f22-8782-d60f17163b43
3562024-08-30T01:15:51.399ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 11136 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-08-30T01:15:51.400ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 815 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3582024-08-30T01:15:51.400ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3592024-08-30T01:15:51.400ZINFOphd-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 105.67s
361 
3622024-08-30T01:15:51.400ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 40 target = phd_runner