Max level shown:
12024-12-05T02:26:04.898ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 35 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), server_logging_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22024-12-05T02:26:04.900ZDEBGphd-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: 466, tv_nsec: 698179647 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32024-12-05T02:26:04.900ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 229 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42024-12-05T02:26:04.900ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 5a41b826171c7d2a8412fa833377ab1df25ee8ec file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52024-12-05T02:26:04.900ZDEBGphd-runner: Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/5a41b826171c7d2a8412fa833377ab1df25ee8ec/crucible-nightly.sha256.txt
62024-12-05T02:26:05.036ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 250 target = phd_framework::artifacts::store
72024-12-05T02:26:05.438ZDEBGphd-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/19a421dceac7756aef26a8771f258af9cc21fc37/propolis-server.sha256.txt
82024-12-05T02:26:05.547ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92024-12-05T02:26:05.548ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102024-12-05T02:26:05.548ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112024-12-05T02:26:05.548ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
122024-12-05T02:26:05.548ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132024-12-05T02:26:05.548ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142024-12-05T02:26:05.548ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 52 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_tests::migrate::from_base
152024-12-05T02:26:05.549ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
162024-12-05T02:26:05.549ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
172024-12-05T02:26:06.127ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
182024-12-05T02:26:06.127ZDEBGphd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso file = phd-tests/framework/src/artifacts/store.rs line = 618 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store timeout = 600s
192024-12-05T02:26:36.244ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
202024-12-05T02:26:36.245ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
212024-12-05T02:26:36.271ZDEBGphd-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.42M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222024-12-05T02:26:36.272ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-cc7700db-7c6a-4b6f-aa51-a42f94b41001"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = snapshot
232024-12-05T02:26:36.322ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-cc7700db-7c6a-4b6f-aa51-a42f94b41001", "phd-artifacts/phd-clone-f2fc322d-09ac-47d4-b7fb-9ab06f2fb2af"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = clone
242024-12-05T02:26:36.340ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-f2fc322d-09ac-47d4-b7fb-9ab06f2fb2af"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
252024-12-05T02:26:36.351ZDEBGphd-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-f2fc322d-09ac-47d4-b7fb-9ab06f2fb2af 0B 1.80T 48.9M /phd-artifacts/phd-clone-f2fc322d-09ac-47d4-b7fb-9ab06f2fb2af\n target = phd_framework::zfs
262024-12-05T02:26:36.352ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
272024-12-05T02:26:36.352ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 206 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
282024-12-05T02:26:36.352ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/c3cc30053568d49b199a881349952a90ea3bff791170542391496237220112be/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292024-12-05T02:26:36.352ZDEBGphd-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/19a421dceac7756aef26a8771f258af9cc21fc37/propolis-server.tar.gz
302024-12-05T02:27:01.399ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/c3cc30053568d49b199a881349952a90ea3bff791170542391496237220112be/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 162 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store untar_path = propolis-server
312024-12-05T02:27:01.399ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
322024-12-05T02:27:14.155ZINFOphd-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/c3cc30053568d49b199a881349952a90ea3bff791170542391496237220112be/propolis-server" target = phd_framework::test_vm::server
332024-12-05T02:27:14.155ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log" target = phd_framework::server_log_mode
342024-12-05T02:27:14.205ZINFOphd-runner: [NEW - EVENT] Launched server with pid 867 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
352024-12-05T02:27:14.205ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 37853 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
362024-12-05T02:27:14.205ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
372024-12-05T02:27:14.206ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
382024-12-05T02:27:14.709ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392024-12-05T02:27:14.710ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: c80b85d9-0bfc-4581-a8e9-371b0660c503, metadata: InstanceMetadata { project_id: b5213447-8fb4-441a-b015-44316df1cec0, silo_id: abc0606c-2057-443e-a6a4-8f7aac56f5bb, sled_id: 4c15c844-1ec7-42cd-99da-7c48127e88a0, sled_model: "pheidippes", sled_revision: 1, sled_serial: "4c15c844-1ec7-42cd-99da-7c48127e88a0" }, name: "phd-vm-c80b85d9-0bfc-4581-a8e9-371b0660c503" }, state: Creating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
402024-12-05T02:27:14.710ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 504 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
412024-12-05T02:27:14.710ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
422024-12-05T02:27:14.710ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 511 path = phd_tests::migrate::from_base::migration_from_base_and_back state = Run target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
432024-12-05T02:27:14.711ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
442024-12-05T02:27:14.711ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
452024-12-05T02:27:14.711ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 712 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
462024-12-05T02:27:14.711ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
472024-12-05T02:27:14.711ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
482024-12-05T02:27:14.711ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
492024-12-05T02:27:18.955ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4243 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
502024-12-05T02:27:18.955ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
512024-12-05T02:27:18.955ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
522024-12-05T02:27:18.955ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
532024-12-05T02:27:18.955ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
542024-12-05T02:27:18.974ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
552024-12-05T02:27:18.974ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
562024-12-05T02:27:18.974ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
572024-12-05T02:27:18.974ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
582024-12-05T02:27:18.975ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
592024-12-05T02:27:19.007ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
602024-12-05T02:27:19.007ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 760 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
612024-12-05T02:27:19.007ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4296 file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
622024-12-05T02:27:19.008ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
632024-12-05T02:27:19.008ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
642024-12-05T02:27:19.019ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
652024-12-05T02:27:19.019ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
662024-12-05T02:27:19.019ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
672024-12-05T02:27:19.041ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
682024-12-05T02:27:19.041ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
692024-12-05T02:27:19.041ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
702024-12-05T02:27:19.052ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
712024-12-05T02:27:19.052ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
722024-12-05T02:27:19.052ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
732024-12-05T02:27:19.074ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
742024-12-05T02:27:19.074ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
752024-12-05T02:27:19.074ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
762024-12-05T02:27:19.084ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
772024-12-05T02:27:19.084ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
782024-12-05T02:27:19.084ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
792024-12-05T02:27:19.107ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
802024-12-05T02:27:19.107ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
812024-12-05T02:27:19.107ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
822024-12-05T02:27:19.107ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 206 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_0
832024-12-05T02:27:19.107ZDEBGphd-runner: [NEW - EVENT] Examining locally-sourced artifact file = phd-tests/framework/src/artifacts/store.rs line = 56 path = /work/phd-test/propolis-server sha256 = None target = phd_framework::artifacts::store
842024-12-05T02:27:19.107ZDEBGphd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path file = phd-tests/framework/src/artifacts/store.rs line = 69 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
852024-12-05T02:27:19.107ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
862024-12-05T02:27:19.107ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
872024-12-05T02:27:19.124ZINFOphd-runner: [NEW - EVENT] Launched server with pid 868 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
882024-12-05T02:27:19.124ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 16 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
892024-12-05T02:27:19.124ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = c80b85d9-0bfc-4581-a8e9-371b0660c503 target = phd_framework::test_vm target_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
902024-12-05T02:27:19.124ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = 013c5efd-1336-4e4a-b988-19367e844f9e path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = c80b85d9-0bfc-4581-a8e9-371b0660c503 target = phd_framework::test_vm target_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61 timeout_duration = 45s
912024-12-05T02:27:19.124ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = c80b85d9-0bfc-4581-a8e9-371b0660c503 target = phd_framework::test_vm target_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61 vm = migration_from_base_and_back_lifecycle_0 vm_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
922024-12-05T02:27:19.125ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = c80b85d9-0bfc-4581-a8e9-371b0660c503 target = phd_framework::test_vm target_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61 vm = migration_from_base_and_back_lifecycle_0 vm_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
932024-12-05T02:27:19.867ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61, metadata: InstanceMetadata { project_id: b5213447-8fb4-441a-b015-44316df1cec0, silo_id: abc0606c-2057-443e-a6a4-8f7aac56f5bb, sled_id: 5c09b0a7-da23-4025-971c-7126a7989948, sled_model: "pheidippes", sled_revision: 1, sled_serial: "5c09b0a7-da23-4025-971c-7126a7989948" }, name: "phd-vm-70cbad4d-b5b3-44a5-ac3e-0d76452f6f61" }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = c80b85d9-0bfc-4581-a8e9-371b0660c503 target = phd_framework::test_vm target_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61 vm = migration_from_base_and_back_lifecycle_0 vm_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
942024-12-05T02:27:19.868ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 743 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = c80b85d9-0bfc-4581-a8e9-371b0660c503 target = phd_framework::test_vm target_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61 vm = migration_from_base_and_back_lifecycle_0 vm_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
952024-12-05T02:27:19.868ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 013c5efd-1336-4e4a-b988-19367e844f9e path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = c80b85d9-0bfc-4581-a8e9-371b0660c503 target = phd_framework::test_vm target_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
962024-12-05T02:27:22.425ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}} target = phd_framework::serial
972024-12-05T02:27:22.517ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = c80b85d9-0bfc-4581-a8e9-371b0660c503 target = phd_framework::test_vm target_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
982024-12-05T02:27:22.517ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2649 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 013c5efd-1336-4e4a-b988-19367e844f9e path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = c80b85d9-0bfc-4581-a8e9-371b0660c503 target = phd_framework::test_vm target_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
992024-12-05T02:27:22.517ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3392 file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = c80b85d9-0bfc-4581-a8e9-371b0660c503 target = phd_framework::test_vm target_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
1002024-12-05T02:27:22.518ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
1012024-12-05T02:27:22.518ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
1022024-12-05T02:27:22.518ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_0 vm_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
1032024-12-05T02:27:22.519ZDEBGphd-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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
1042024-12-05T02:27:22.644ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 125 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
1052024-12-05T02:27:22.644ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 126 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
1062024-12-05T02:27:22.645ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
1072024-12-05T02:27:22.645ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_0 vm_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
1082024-12-05T02:27:22.667ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
1092024-12-05T02:27:22.667ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __BASE_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
1102024-12-05T02:27:22.667ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1112024-12-05T02:27:22.667ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 206 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_1
1122024-12-05T02:27:22.667ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/c3cc30053568d49b199a881349952a90ea3bff791170542391496237220112be/propolis-server target = phd_framework::artifacts::store
1132024-12-05T02:27:22.668ZINFOphd-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/c3cc30053568d49b199a881349952a90ea3bff791170542391496237220112be/propolis-server" target = phd_framework::test_vm::server
1142024-12-05T02:27:22.668ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::server_log_mode
1152024-12-05T02:27:22.682ZINFOphd-runner: [NEW - EVENT] Launched server with pid 870 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1162024-12-05T02:27:22.682ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 14 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1172024-12-05T02:27:22.682ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61 target = phd_framework::test_vm target_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
1182024-12-05T02:27:22.682ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = 526eb1ab-b128-4a1c-9806-d58ae54f3a5f path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61 target = phd_framework::test_vm target_id = 4f52b980-82eb-447e-975e-447cbce8fd7b timeout_duration = 45s
1192024-12-05T02:27:22.682ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61 target = phd_framework::test_vm target_id = 4f52b980-82eb-447e-975e-447cbce8fd7b vm = migration_from_base_and_back_lifecycle_1 vm_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
1202024-12-05T02:27:22.683ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61 target = phd_framework::test_vm target_id = 4f52b980-82eb-447e-975e-447cbce8fd7b vm = migration_from_base_and_back_lifecycle_1 vm_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
1212024-12-05T02:27:23.082ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 4f52b980-82eb-447e-975e-447cbce8fd7b, metadata: InstanceMetadata { project_id: b5213447-8fb4-441a-b015-44316df1cec0, silo_id: abc0606c-2057-443e-a6a4-8f7aac56f5bb, sled_id: 1bde0bf6-9f83-412c-964c-247211773846, sled_model: "pheidippes", sled_revision: 1, sled_serial: "1bde0bf6-9f83-412c-964c-247211773846" }, name: "phd-vm-4f52b980-82eb-447e-975e-447cbce8fd7b" }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61 target = phd_framework::test_vm target_id = 4f52b980-82eb-447e-975e-447cbce8fd7b vm = migration_from_base_and_back_lifecycle_1 vm_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
1222024-12-05T02:27:23.082ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 399 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61 target = phd_framework::test_vm target_id = 4f52b980-82eb-447e-975e-447cbce8fd7b vm = migration_from_base_and_back_lifecycle_1 vm_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
1232024-12-05T02:27:23.082ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 526eb1ab-b128-4a1c-9806-d58ae54f3a5f path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61 target = phd_framework::test_vm target_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
1242024-12-05T02:27:25.627ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7807}} target = phd_framework::serial
1252024-12-05T02:27:27.438ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61 target = phd_framework::test_vm target_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
1262024-12-05T02:27:27.438ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4356 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 526eb1ab-b128-4a1c-9806-d58ae54f3a5f path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61 target = phd_framework::test_vm target_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
1272024-12-05T02:27:27.438ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4756 file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61 target = phd_framework::test_vm target_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
1282024-12-05T02:27:27.440ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
1292024-12-05T02:27:27.440ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
1302024-12-05T02:27:27.440ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
1312024-12-05T02:27:27.441ZDEBGphd-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 = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
1322024-12-05T02:27:27.557ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 117 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
1332024-12-05T02:27:27.557ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 117 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
1342024-12-05T02:27:27.558ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
1352024-12-05T02:27:27.558ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
1362024-12-05T02:27:27.591ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
1372024-12-05T02:27:27.591ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
1382024-12-05T02:27:27.591ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1392024-12-05T02:27:27.591ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 206 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_2
1402024-12-05T02:27:27.591ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
1412024-12-05T02:27:27.591ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1422024-12-05T02:27:27.591ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::server_log_mode
1432024-12-05T02:27:27.608ZINFOphd-runner: [NEW - EVENT] Launched server with pid 872 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1442024-12-05T02:27:27.608ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1452024-12-05T02:27:27.609ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 4f52b980-82eb-447e-975e-447cbce8fd7b target = phd_framework::test_vm target_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
1462024-12-05T02:27:27.609ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = fe394783-b0cc-4899-b968-95311cd52b49 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 4f52b980-82eb-447e-975e-447cbce8fd7b target = phd_framework::test_vm target_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36 timeout_duration = 45s
1472024-12-05T02:27:27.609ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 4f52b980-82eb-447e-975e-447cbce8fd7b target = phd_framework::test_vm target_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36 vm = migration_from_base_and_back_lifecycle_2 vm_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
1482024-12-05T02:27:27.609ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 4f52b980-82eb-447e-975e-447cbce8fd7b target = phd_framework::test_vm target_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36 vm = migration_from_base_and_back_lifecycle_2 vm_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
1492024-12-05T02:27:28.321ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 76b0173f-1fac-46e0-ae23-5e0c2ed54a36, metadata: InstanceMetadata { project_id: b5213447-8fb4-441a-b015-44316df1cec0, silo_id: abc0606c-2057-443e-a6a4-8f7aac56f5bb, sled_id: 28fac79d-aaab-47c1-a5bc-9e4d81ced9bf, sled_model: "pheidippes", sled_revision: 1, sled_serial: "28fac79d-aaab-47c1-a5bc-9e4d81ced9bf" }, name: "phd-vm-76b0173f-1fac-46e0-ae23-5e0c2ed54a36" }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 4f52b980-82eb-447e-975e-447cbce8fd7b target = phd_framework::test_vm target_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36 vm = migration_from_base_and_back_lifecycle_2 vm_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
1502024-12-05T02:27:28.321ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 712 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 4f52b980-82eb-447e-975e-447cbce8fd7b target = phd_framework::test_vm target_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36 vm = migration_from_base_and_back_lifecycle_2 vm_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
1512024-12-05T02:27:28.321ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = fe394783-b0cc-4899-b968-95311cd52b49 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 4f52b980-82eb-447e-975e-447cbce8fd7b target = phd_framework::test_vm target_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
1522024-12-05T02:27:30.890ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7854}} target = phd_framework::serial
1532024-12-05T02:27:30.931ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 4f52b980-82eb-447e-975e-447cbce8fd7b target = phd_framework::test_vm target_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
1542024-12-05T02:27:30.931ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2610 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = fe394783-b0cc-4899-b968-95311cd52b49 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 4f52b980-82eb-447e-975e-447cbce8fd7b target = phd_framework::test_vm target_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
1552024-12-05T02:27:30.932ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3322 file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 4f52b980-82eb-447e-975e-447cbce8fd7b target = phd_framework::test_vm target_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
1562024-12-05T02:27:30.933ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
1572024-12-05T02:27:30.933ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
1582024-12-05T02:27:30.933ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
1592024-12-05T02:27:30.934ZDEBGphd-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 = 4f52b980-82eb-447e-975e-447cbce8fd7b
1602024-12-05T02:27:31.066ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 133 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
1612024-12-05T02:27:31.067ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 133 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
1622024-12-05T02:27:31.067ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
1632024-12-05T02:27:31.067ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
1642024-12-05T02:27:31.101ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
1652024-12-05T02:27:31.101ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
1662024-12-05T02:27:31.101ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
1672024-12-05T02:27:31.101ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1682024-12-05T02:27:31.101ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1692024-12-05T02:27:31.101ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 16392 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1702024-12-05T02:27:31.102ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1058 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
1712024-12-05T02:27:31.465ZDEBGphd-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 = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
1722024-12-05T02:27:31.593ZDEBGphd-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 = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
1732024-12-05T02:27:31.593ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-f2fc322d-09ac-47d4-b7fb-9ab06f2fb2af"] 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 = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
1742024-12-05T02:27:31.628ZDEBGphd-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 = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
1752024-12-05T02:27:31.628ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-cc7700db-7c6a-4b6f-aa51-a42f94b41001"] 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 = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
1762024-12-05T02:27:31.655ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 554 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
1772024-12-05T02:27:31.655ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 86106 file = phd-tests/tests/src/migrate.rs line = 52 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_tests::migrate::from_base
1782024-12-05T02:27:31.655ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 554 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1792024-12-05T02:27:31.655ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1802024-12-05T02:27:31.655ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1812024-12-05T02:27:31.655ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1822024-12-05T02:27:31.656ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
1832024-12-05T02:27:31.656ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
1842024-12-05T02:27:31.656ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1852024-12-05T02:27:31.656ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1862024-12-05T02:27:31.656ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1872024-12-05T02:27:31.676ZDEBGphd-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 694M 1.80T 693M /phd-artifacts\n target = phd_framework::zfs
1882024-12-05T02:27:31.676ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-1b1290d2-c9ae-433f-bed2-3df23fcb0190"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1892024-12-05T02:27:31.702ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-1b1290d2-c9ae-433f-bed2-3df23fcb0190", "phd-artifacts/phd-clone-af5ce785-d542-4383-8bd2-d3a3fc910369"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1902024-12-05T02:27:31.728ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-af5ce785-d542-4383-8bd2-d3a3fc910369"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1912024-12-05T02:27:31.744ZDEBGphd-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-af5ce785-d542-4383-8bd2-d3a3fc910369 0B 1.80T 693M /phd-artifacts/phd-clone-af5ce785-d542-4383-8bd2-d3a3fc910369\n target = phd_framework::zfs
1922024-12-05T02:27:31.745ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1932024-12-05T02:27:31.745ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 206 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1942024-12-05T02:27:31.745ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/c3cc30053568d49b199a881349952a90ea3bff791170542391496237220112be/propolis-server target = phd_framework::artifacts::store
1952024-12-05T02:27:31.745ZINFOphd-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/c3cc30053568d49b199a881349952a90ea3bff791170542391496237220112be/propolis-server" target = phd_framework::test_vm::server
1962024-12-05T02:27:31.746ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log" target = phd_framework::server_log_mode
1972024-12-05T02:27:31.757ZINFOphd-runner: [NEW - EVENT] Launched server with pid 881 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1982024-12-05T02:27:31.757ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1992024-12-05T02:27:31.757ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
2002024-12-05T02:27:31.758ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
2012024-12-05T02:27:32.541ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2022024-12-05T02:27:32.541ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34, metadata: InstanceMetadata { project_id: 07b4188a-f1e9-4d56-9cb8-dfdfbda88660, silo_id: df55ae3b-7288-4ead-8d28-dd8eece7053d, sled_id: 39fb8dc9-0a7f-4b29-a1f2-d8e473035b01, sled_model: "pheidippes", sled_revision: 1, sled_serial: "39fb8dc9-0a7f-4b29-a1f2-d8e473035b01" }, name: "phd-vm-4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34" }, state: Creating } line = 429 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
2032024-12-05T02:27:32.541ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 784 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
2042024-12-05T02:27:32.542ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
2052024-12-05T02:27:32.542ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 511 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
2062024-12-05T02:27:32.542ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
2072024-12-05T02:27:32.542ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2082024-12-05T02:27:32.542ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 712 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
2092024-12-05T02:27:32.542ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
2102024-12-05T02:27:32.542ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
2112024-12-05T02:27:32.542ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
2122024-12-05T02:27:36.704ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4161 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
2132024-12-05T02:27:36.704ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
2142024-12-05T02:27:36.704ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2152024-12-05T02:27:36.704ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
2162024-12-05T02:27:36.704ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
2172024-12-05T02:27:36.722ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
2182024-12-05T02:27:36.722ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2192024-12-05T02:27:36.722ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2202024-12-05T02:27:36.722ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
2212024-12-05T02:27:36.722ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
2222024-12-05T02:27:36.755ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
2232024-12-05T02:27:36.755ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 760 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2242024-12-05T02:27:36.755ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4212 file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2252024-12-05T02:27:36.755ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
2262024-12-05T02:27:36.755ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
2272024-12-05T02:27:36.767ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
2282024-12-05T02:27:36.767ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
2292024-12-05T02:27:36.767ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
2302024-12-05T02:27:36.800ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
2312024-12-05T02:27:36.805ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
2322024-12-05T02:27:36.805ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2332024-12-05T02:27:36.805ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 206 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2342024-12-05T02:27:36.805ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
2352024-12-05T02:27:36.805ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2362024-12-05T02:27:36.805ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
2372024-12-05T02:27:36.821ZINFOphd-runner: [NEW - EVENT] Launched server with pid 882 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2382024-12-05T02:27:36.821ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 15 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2392024-12-05T02:27:36.821ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34 target = phd_framework::test_vm target_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
2402024-12-05T02:27:36.821ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = eaa75d67-d3cd-47db-a453-4f60cb185eb7 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34 target = phd_framework::test_vm target_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96 timeout_duration = 45s
2412024-12-05T02:27:36.821ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34 target = phd_framework::test_vm target_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96 vm = migration_serial_history_base_lifecycle_0 vm_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
2422024-12-05T02:27:36.822ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34 target = phd_framework::test_vm target_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96 vm = migration_serial_history_base_lifecycle_0 vm_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
2432024-12-05T02:27:37.307ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 6e7d495f-a30e-48e4-9655-7b7d7c1cef96, metadata: InstanceMetadata { project_id: 07b4188a-f1e9-4d56-9cb8-dfdfbda88660, silo_id: df55ae3b-7288-4ead-8d28-dd8eece7053d, sled_id: ce32f9ec-c43f-4593-8436-911f12e74eaf, sled_model: "pheidippes", sled_revision: 1, sled_serial: "ce32f9ec-c43f-4593-8436-911f12e74eaf" }, name: "phd-vm-6e7d495f-a30e-48e4-9655-7b7d7c1cef96" }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34 target = phd_framework::test_vm target_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96 vm = migration_serial_history_base_lifecycle_0 vm_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
2442024-12-05T02:27:37.307ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 485 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34 target = phd_framework::test_vm target_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96 vm = migration_serial_history_base_lifecycle_0 vm_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
2452024-12-05T02:27:37.307ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = eaa75d67-d3cd-47db-a453-4f60cb185eb7 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34 target = phd_framework::test_vm target_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
2462024-12-05T02:27:39.852ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7727}} target = phd_framework::serial
2472024-12-05T02:27:40.181ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34 target = phd_framework::test_vm target_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
2482024-12-05T02:27:40.181ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2873 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = eaa75d67-d3cd-47db-a453-4f60cb185eb7 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34 target = phd_framework::test_vm target_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
2492024-12-05T02:27:40.181ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3359 file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34 target = phd_framework::test_vm target_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
2502024-12-05T02:27:40.182ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
2512024-12-05T02:27:40.183ZDEBGphd-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 = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
2522024-12-05T02:27:40.312ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 129 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
2532024-12-05T02:27:40.314ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
2542024-12-05T02:27:40.314ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
2552024-12-05T02:27:40.314ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2562024-12-05T02:27:40.314ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2572024-12-05T02:27:40.315ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7773 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582024-12-05T02:27:40.316ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1058 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
2592024-12-05T02:27:40.848ZDEBGphd-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 = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
2602024-12-05T02:27:40.979ZDEBGphd-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 = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
2612024-12-05T02:27:40.979ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-af5ce785-d542-4383-8bd2-d3a3fc910369"] 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 = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
2622024-12-05T02:27:41.012ZDEBGphd-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 = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
2632024-12-05T02:27:41.012ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-1b1290d2-c9ae-433f-bed2-3df23fcb0190"] 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 = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
2642024-12-05T02:27:41.035ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 720 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
2652024-12-05T02:27:41.035ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9379 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2662024-12-05T02:27:41.035ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 720 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2672024-12-05T02:27:41.035ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
2682024-12-05T02:27:41.035ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2692024-12-05T02:27:41.035ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2702024-12-05T02:27:41.036ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 34 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
2712024-12-05T02:27:41.036ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
2722024-12-05T02:27:41.036ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2732024-12-05T02:27:41.036ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2742024-12-05T02:27:41.036ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
2752024-12-05T02:27:41.054ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::can_migrate_from_base stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 694M 1.80T 693M /phd-artifacts\n target = phd_framework::zfs
2762024-12-05T02:27:41.054ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-d1bc17b8-22c7-4f21-a746-7fb3eda05ceb"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = snapshot
2772024-12-05T02:27:41.077ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-d1bc17b8-22c7-4f21-a746-7fb3eda05ceb", "phd-artifacts/phd-clone-6ba8f279-5248-46dc-bd51-96619a75b78e"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = clone
2782024-12-05T02:27:41.099ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-6ba8f279-5248-46dc-bd51-96619a75b78e"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
2792024-12-05T02:27:41.115ZDEBGphd-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-6ba8f279-5248-46dc-bd51-96619a75b78e 0B 1.80T 693M /phd-artifacts/phd-clone-6ba8f279-5248-46dc-bd51-96619a75b78e\n target = phd_framework::zfs
2802024-12-05T02:27:41.115ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2812024-12-05T02:27:41.115ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 206 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
2822024-12-05T02:27:41.116ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/c3cc30053568d49b199a881349952a90ea3bff791170542391496237220112be/propolis-server target = phd_framework::artifacts::store
2832024-12-05T02:27:41.116ZINFOphd-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/c3cc30053568d49b199a881349952a90ea3bff791170542391496237220112be/propolis-server" target = phd_framework::test_vm::server
2842024-12-05T02:27:41.116ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log" target = phd_framework::server_log_mode
2852024-12-05T02:27:41.127ZINFOphd-runner: [NEW - EVENT] Launched server with pid 891 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
2862024-12-05T02:27:41.127ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2872024-12-05T02:27:41.128ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
2882024-12-05T02:27:41.128ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
2892024-12-05T02:27:41.810ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2902024-12-05T02:27:41.810ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 9c31581a-77eb-40af-8b38-4d138a9a6465, metadata: InstanceMetadata { project_id: 8461dffb-eeda-4613-a351-cb64a23b61bf, silo_id: 1c715a1c-6aad-49e7-a0b6-3f7eb1a9e7d9, sled_id: 2356601e-1d68-4963-898c-a91bfb86cec1, sled_model: "pheidippes", sled_revision: 1, sled_serial: "2356601e-1d68-4963-898c-a91bfb86cec1" }, name: "phd-vm-9c31581a-77eb-40af-8b38-4d138a9a6465" }, state: Creating } line = 429 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
2912024-12-05T02:27:41.810ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 682 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
2922024-12-05T02:27:41.811ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
2932024-12-05T02:27:41.811ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 511 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
2942024-12-05T02:27:41.811ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
2952024-12-05T02:27:41.811ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2962024-12-05T02:27:41.811ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 712 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
2972024-12-05T02:27:41.811ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
2982024-12-05T02:27:41.811ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
2992024-12-05T02:27:41.811ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3002024-12-05T02:27:46.006ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4194 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3012024-12-05T02:27:46.006ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
3022024-12-05T02:27:46.006ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
3032024-12-05T02:27:46.006ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3042024-12-05T02:27:46.006ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3052024-12-05T02:27:46.025ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3062024-12-05T02:27:46.025ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
3072024-12-05T02:27:46.025ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
3082024-12-05T02:27:46.025ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3092024-12-05T02:27:46.025ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3102024-12-05T02:27:46.058ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3112024-12-05T02:27:46.058ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 760 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3122024-12-05T02:27:46.058ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4246 file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3132024-12-05T02:27:46.058ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3142024-12-05T02:27:46.058ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3152024-12-05T02:27:46.069ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3162024-12-05T02:27:46.069ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3172024-12-05T02:27:46.069ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3182024-12-05T02:27:46.092ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3192024-12-05T02:27:46.092ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3202024-12-05T02:27:46.092ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3212024-12-05T02:27:46.103ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3222024-12-05T02:27:46.103ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3232024-12-05T02:27:46.103ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3242024-12-05T02:27:46.136ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3252024-12-05T02:27:46.136ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3262024-12-05T02:27:46.136ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3272024-12-05T02:27:46.147ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3282024-12-05T02:27:46.147ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3292024-12-05T02:27:46.147ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3302024-12-05T02:27:46.169ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3312024-12-05T02:27:46.170ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
3322024-12-05T02:27:46.170ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3332024-12-05T02:27:46.170ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 206 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
3342024-12-05T02:27:46.170ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
3352024-12-05T02:27:46.170ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3362024-12-05T02:27:46.170ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
3372024-12-05T02:27:46.186ZINFOphd-runner: [NEW - EVENT] Launched server with pid 892 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
3382024-12-05T02:27:46.186ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 16 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3392024-12-05T02:27:46.186ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9c31581a-77eb-40af-8b38-4d138a9a6465 target = phd_framework::test_vm target_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
3402024-12-05T02:27:46.186ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = c2aae279-ff22-4a5c-9539-23a23dddfec7 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9c31581a-77eb-40af-8b38-4d138a9a6465 target = phd_framework::test_vm target_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77 timeout_duration = 45s
3412024-12-05T02:27:46.186ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9c31581a-77eb-40af-8b38-4d138a9a6465 target = phd_framework::test_vm target_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77 vm = migration_from_base_lifecycle_0 vm_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
3422024-12-05T02:27:46.186ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9c31581a-77eb-40af-8b38-4d138a9a6465 target = phd_framework::test_vm target_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77 vm = migration_from_base_lifecycle_0 vm_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
3432024-12-05T02:27:46.908ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 50fcb0d0-9fe3-4aec-921b-2163b1faca77, metadata: InstanceMetadata { project_id: 8461dffb-eeda-4613-a351-cb64a23b61bf, silo_id: 1c715a1c-6aad-49e7-a0b6-3f7eb1a9e7d9, sled_id: 43f7ffc3-5afd-4488-8976-117c8894a729, sled_model: "pheidippes", sled_revision: 1, sled_serial: "43f7ffc3-5afd-4488-8976-117c8894a729" }, name: "phd-vm-50fcb0d0-9fe3-4aec-921b-2163b1faca77" }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9c31581a-77eb-40af-8b38-4d138a9a6465 target = phd_framework::test_vm target_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77 vm = migration_from_base_lifecycle_0 vm_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
3442024-12-05T02:27:46.908ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 721 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9c31581a-77eb-40af-8b38-4d138a9a6465 target = phd_framework::test_vm target_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77 vm = migration_from_base_lifecycle_0 vm_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
3452024-12-05T02:27:46.908ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = c2aae279-ff22-4a5c-9539-23a23dddfec7 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9c31581a-77eb-40af-8b38-4d138a9a6465 target = phd_framework::test_vm target_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
3462024-12-05T02:27:49.449ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}} target = phd_framework::serial
3472024-12-05T02:27:50.365ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9c31581a-77eb-40af-8b38-4d138a9a6465 target = phd_framework::test_vm target_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
3482024-12-05T02:27:50.365ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3457 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = c2aae279-ff22-4a5c-9539-23a23dddfec7 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9c31581a-77eb-40af-8b38-4d138a9a6465 target = phd_framework::test_vm target_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
3492024-12-05T02:27:50.365ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4179 file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9c31581a-77eb-40af-8b38-4d138a9a6465 target = phd_framework::test_vm target_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
3502024-12-05T02:27:50.367ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3512024-12-05T02:27:50.367ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
3522024-12-05T02:27:50.367ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_lifecycle_0 vm_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
3532024-12-05T02:27:50.368ZDEBGphd-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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
3542024-12-05T02:27:50.494ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 127 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
3552024-12-05T02:27:50.494ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 127 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
3562024-12-05T02:27:50.495ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
3572024-12-05T02:27:50.495ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_lifecycle_0 vm_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
3582024-12-05T02:27:50.517ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
3592024-12-05T02:27:50.518ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
3602024-12-05T02:27:50.518ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
3612024-12-05T02:27:50.518ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8707 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3622024-12-05T02:27:50.518ZINFOphd-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
3632024-12-05T02:27:50.518ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3642024-12-05T02:27:50.519ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1058 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
3652024-12-05T02:27:50.916ZDEBGphd-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 = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
3662024-12-05T02:27:51.046ZDEBGphd-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 = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
3672024-12-05T02:27:51.046ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-6ba8f279-5248-46dc-bd51-96619a75b78e"] 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 = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
3682024-12-05T02:27:51.081ZDEBGphd-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 = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
3692024-12-05T02:27:51.081ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-d1bc17b8-22c7-4f21-a746-7fb3eda05ceb"] 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 = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
3702024-12-05T02:27:51.108ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 590 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
3712024-12-05T02:27:51.108ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 10072 file = phd-tests/tests/src/migrate.rs line = 34 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
3722024-12-05T02:27:51.108ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 590 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3732024-12-05T02:27:51.109ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3742024-12-05T02:27:51.109ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
375 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 105.56s
376 
3772024-12-05T02:27:51.109ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 40 target = phd_runner