01KH79G0K1QHS69H3YSMXPYMMT: phd-run-migrate-from-base

BasicConfig {
    output_rules: [
        "/tmp/phd-runner.log",
        "/tmp/phd-tmp-files.tar.gz",
    ],
    rust_toolchain: None,
    target: Some(
        "lab-2.0-gimlet",
    ),
    access_repos: [],
    publish: [],
    skip_clone: true,
}

Buildomat Job: 01KH79GG6EWTXK13RT3E8A4EP9

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-11T21:38:57.229Zjob dependencies complete; ready to run (waiting for 13 m 30 s)
22026-02-11T21:42:19.832Zjob assigned to worker 01KH7A98RBS0V8CFN5JZ54WEP7 [factory edgar, gimlet/BRM42220010/468] (queued for 3 m 22 s)
32026-02-11T21:42:21.011Zdownloading input: /input/phd-build/out/phd-run-with-args.sh
42026-02-11T21:42:21.035Zdownloaded input: /input/phd-build/out/phd-run-with-args.sh
52026-02-11T21:42:21.035Zdownloading input: /input/phd-build/out/phd-runner.sha256.txt
62026-02-11T21:42:21.063Zdownloaded input: /input/phd-build/out/phd-runner.sha256.txt
72026-02-11T21:42:21.063Zdownloading input: /input/phd-build/out/phd-runner.tar.gz
82026-02-11T21:42:26.131Zdownloaded input: /input/phd-build/out/phd-runner.tar.gz
92026-02-11T21:42:26.131Zdownloading input: /input/phd-build/out/propolis-server-debug.sha256.txt
102026-02-11T21:42:26.182Zdownloaded input: /input/phd-build/out/propolis-server-debug.sha256.txt
112026-02-11T21:42:26.182Zdownloading input: /input/phd-build/out/propolis-server-debug.tar.gz
122026-02-11T21:42:34.325Zdownloaded input: /input/phd-build/out/propolis-server-debug.tar.gz
 
132026-02-11T21:42:34.325Zstarting task 0: "setup"
142026-02-11T21:42:34.349Z++ uname -s
152026-02-11T21:42:34.349Z+ kern=SunOS
162026-02-11T21:42:34.349Z+ build_user=build
172026-02-11T21:42:34.349Z+ build_uid=12345
182026-02-11T21:42:34.349Z+ work_dir=/work
192026-02-11T21:42:34.349Z+ input_dir=/input
202026-02-11T21:42:34.349Z+ [[ 0 == 12345 ]]
212026-02-11T21:42:34.350Z+ case "$kern" in
222026-02-11T21:42:34.350Z+ groupadd -g 12345 build
232026-02-11T21:42:34.374Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
242026-02-11T21:42:36.363Z+ zfs create -o mountpoint=/work rpool/work
252026-02-11T21:42:36.394Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
262026-02-11T21:42:36.418Z+ home_fs=
272026-02-11T21:42:36.418Z+ [[ '' == autofs ]]
282026-02-11T21:42:36.418Z+ mkdir -p /home/build
292026-02-11T21:42:36.418Z+ chown build:build /home/build /work
302026-02-11T21:42:38.408Z+ chmod 0700 /home/build /work
312026-02-11T21:42:38.433Zprocess exited: duration 4087 ms, exit code 0
 
322026-02-11T21:42:38.482Zstarting task 1: "authentication"
332026-02-11T21:42:38.549Zprocess exited: duration 67 ms, exit code 0
 
342026-02-11T21:42:38.598Zstarting task 2: "build"
352026-02-11T21:42:38.623Z+ indir=/input
362026-02-11T21:42:38.623Z+ indir_suffix='phd-build/out/*.tar.gz'
372026-02-11T21:42:38.623Z+ phddir=/work/phd-test
382026-02-11T21:42:38.623Z+ disks=($(pilot local disk list -H -o type,disk | grep -v 'M.2' | cut -f 2))
392026-02-11T21:42:38.647Z++ pilot local disk list -H -o type,disk
402026-02-11T21:42:38.647Z++ grep -v M.2
412026-02-11T21:42:38.647Z++ cut -f 2
422026-02-11T21:42:38.700Z+ pfexec zpool create -f phd-artifacts c8t0014EE81000BC42Fd0 c9t0014EE81000BC3B1d0 c10t0014EE81000BC514d0 c11t0014EE81000BC3B6d0 c4t0014EE81000BC3ACd0 c3t0014EE81000BC430d0 c2t0014EE81000BC16Fd0 c6t0014EE81000BC544d0 c5t0014EE81000BC429d0
432026-02-11T21:42:38.976Z+ artifactdir=/phd-artifacts
442026-02-11T21:42:38.976Z+ banner Inputs
452026-02-11T21:42:39.001Z ###
462026-02-11T21:42:39.001Z # # # ##### # # ##### ####
472026-02-11T21:42:39.001Z # ## # # # # # # #
482026-02-11T21:42:39.001Z # # # # # # # # # ####
492026-02-11T21:42:39.001Z # # # # ##### # # # #
502026-02-11T21:42:39.001Z # # ## # # # # # #
512026-02-11T21:42:39.001Z ### # # # #### # ####
522026-02-11T21:42:39.001Z
532026-02-11T21:42:39.001Z+ find /input -ls
542026-02-11T21:42:39.001Z 34 1 drwxr-xr-x 3 root root 3 Feb 11 21:42 /input
552026-02-11T21:42:39.001Z 2 1 drwxr-xr-x 3 root root 3 Feb 11 21:42 /input/phd-build
562026-02-11T21:42:39.001Z 3 2 drwxr-xr-x 2 root root 7 Feb 11 21:42 /input/phd-build/out
572026-02-11T21:42:39.001Z 130 103040 -rw-r--r-- 1 root root 105472397 Feb 11 21:42 /input/phd-build/out/phd-runner.tar.gz
582026-02-11T21:42:39.001Z 129 1 -rw-r--r-- 1 root root 65 Feb 11 21:42 /input/phd-build/out/phd-runner.sha256.txt
592026-02-11T21:42:39.001Z 257 173086 -rw-r--r-- 1 root root 177249260 Feb 11 21:42 /input/phd-build/out/propolis-server-debug.tar.gz
602026-02-11T21:42:39.001Z 256 1 -rw-r--r-- 1 root root 65 Feb 11 21:42 /input/phd-build/out/propolis-server-debug.sha256.txt
612026-02-11T21:42:39.001Z 128 2 -rw-r--r-- 1 root root 2573 Feb 11 21:42 /input/phd-build/out/phd-run-with-args.sh
622026-02-11T21:42:39.001Z+ rm -rf /work/phd-test
632026-02-11T21:42:39.001Z+ mkdir /work/phd-test
642026-02-11T21:42:39.001Z+ for p in $indir/$indir_suffix
652026-02-11T21:42:39.001Z+ tar xzvf /input/phd-build/out/phd-runner.tar.gz -C /work/phd-test
662026-02-11T21:42:41.695ZDecompressing '/input/phd-build/out/phd-runner.tar.gz' with '/usr/bin/gzcat'...
672026-02-11T21:42:41.695Zx phd-runner, 374453040 bytes, 731354 tape blocks
682026-02-11T21:42:41.695Zx artifacts.toml, 548 bytes, 2 tape blocks
692026-02-11T21:42:41.721Z++ tar tf /input/phd-build/out/phd-runner.tar.gz
702026-02-11T21:42:44.368Z+ for f in $(tar tf "$p")
712026-02-11T21:42:44.368Z+ chmod +x /work/phd-test/phd-runner
722026-02-11T21:42:44.392Z+ for f in $(tar tf "$p")
732026-02-11T21:42:44.392Z+ chmod +x /work/phd-test/artifacts.toml
742026-02-11T21:42:44.392Z+ for p in $indir/$indir_suffix
752026-02-11T21:42:44.392Z+ tar xzvf /input/phd-build/out/propolis-server-debug.tar.gz -C /work/phd-test
762026-02-11T21:42:54.336ZDecompressing '/input/phd-build/out/propolis-server-debug.tar.gz' with '/usr/bin/gzcat'...
772026-02-11T21:42:54.336Zx propolis-server, 676936808 bytes, 1322143 tape blocks
782026-02-11T21:42:54.361Z++ tar tf /input/phd-build/out/propolis-server-debug.tar.gz
792026-02-11T21:42:58.840Z+ for f in $(tar tf "$p")
802026-02-11T21:42:58.840Z+ chmod +x /work/phd-test/propolis-server
812026-02-11T21:42:58.864Z+ ls /work/phd-test
822026-02-11T21:42:58.864Zartifacts.toml
832026-02-11T21:42:58.864Zphd-runner
842026-02-11T21:42:58.864Zpropolis-server
852026-02-11T21:42:58.864Z+ banner Setup
862026-02-11T21:42:58.864Z #####
872026-02-11T21:42:58.864Z# # ###### ##### # # #####
882026-02-11T21:42:58.864Z# # # # # # #
892026-02-11T21:42:58.864Z ##### ##### # # # # #
902026-02-11T21:42:58.865Z # # # # # #####
912026-02-11T21:42:58.865Z# # # # # # #
922026-02-11T21:42:58.865Z ##### ###### # #### #
932026-02-11T21:42:58.865Z
942026-02-11T21:42:58.865Z+ tmpdir=/tmp/propolis-phd
952026-02-11T21:42:58.865Z+ '[' '!' -d /tmp/propolis-phd ']'
962026-02-11T21:42:58.865Z+ mkdir /tmp/propolis-phd
972026-02-11T21:42:58.865Z+ pfexec /usr/lib/rsrvrctl -s 4096
982026-02-11T21:42:59.358Z+ banner Tests
992026-02-11T21:42:59.383Z#######
1002026-02-11T21:42:59.383Z # ###### #### ##### ####
1012026-02-11T21:42:59.383Z # # # # #
1022026-02-11T21:42:59.383Z # ##### #### # ####
1032026-02-11T21:42:59.383Z # # # # #
1042026-02-11T21:42:59.383Z # # # # # # #
1052026-02-11T21:42:59.383Z # ###### #### # ####
1062026-02-11T21:42:59.383Z
1072026-02-11T21:42:59.383Z+ runner=/work/phd-test/phd-runner
1082026-02-11T21:42:59.383Z+ artifacts=/work/phd-test/artifacts.toml
1092026-02-11T21:42:59.383Z+ propolis=/work/phd-test/propolis-server
1102026-02-11T21:42:59.383Z+ ls /work/phd-test/phd-runner
1112026-02-11T21:42:59.383Z/work/phd-test/phd-runner
1122026-02-11T21:42:59.383Z+ ls /work/phd-test/artifacts.toml
1132026-02-11T21:42:59.383Z/work/phd-test/artifacts.toml
1142026-02-11T21:42:59.383Z+ ls /work/phd-test/propolis-server
1152026-02-11T21:42:59.383Z/work/phd-test/propolis-server
1162026-02-11T21:42:59.383Z+ args=($runner '--emit-bunyan' 'run' '--propolis-server-cmd' $propolis '--crucible-downstairs-commit' 'auto' '--artifact-toml-path' $artifacts '--tmp-directory' $tmpdir '--artifact-directory' $artifactdir $@)
1172026-02-11T21:42:59.383Z+ set +e
1182026-02-11T21:42:59.383Z+ RUST_BACKTRACE=1
1192026-02-11T21:42:59.383Z+ RUST_LOG=info,phd=debug
1202026-02-11T21:42:59.383Z+ ptime -m pfexec /work/phd-test/phd-runner --emit-bunyan run --propolis-server-cmd /work/phd-test/propolis-server --crucible-downstairs-commit auto --artifact-toml-path /work/phd-test/artifacts.toml --tmp-directory /tmp/propolis-phd --artifact-directory /phd-artifacts --include-filter phd_tests::migrate::from_base --base-propolis-branch master
1212026-02-11T21:42:59.383Z+ tee /tmp/phd-runner.log
1222026-02-11T21:42:59.577Z{"v":0,"name":"phd-runner","msg":"phd_runner","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:42:59.542296289Z","target":"phd_runner","line":36,"file":"phd-tests/runner/src/main.rs","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\"), output_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 }"}
1232026-02-11T21:42:59.602Z{"v":0,"name":"phd-runner","msg":"Created new artifact store from manifest","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:42:59.573165463Z","target":"phd_framework::artifacts::store","line":219,"file":"phd-tests/framework/src/artifacts/store.rs","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(\"907a5fd1763ce5ddd74001261e5b52cd200a25f9\"), sha256: \"ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb\" }), 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: 188, tv_nsec: 451102653 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: [\"https://oxide-omicron-build.s3.amazonaws.com\"] } }"}
1242026-02-11T21:42:59.602Z{"v":0,"name":"phd-runner","msg":"Adding Propolis server from local command","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:42:59.573265782Z","target":"phd_framework::artifacts::store","line":227,"file":"phd-tests/framework/src/artifacts/store.rs","propolis_server_cmd":"/work/phd-test/propolis-server"}
1252026-02-11T21:42:59.602Z{"v":0,"name":"phd-runner","msg":"Adding crucible-downstairs from Buildomat Git revision","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:42:59.573938903Z","target":"phd_framework::artifacts::store","line":311,"file":"phd-tests/framework/src/artifacts/store.rs","commit":"7103cd3a3d7b0112d2949dd135db06fef0c156bb"}
1262026-02-11T21:42:59.626Z{"v":0,"name":"phd-runner","msg":"Downloading file from Buildomat...","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:42:59.577481119Z","target":"phd_framework::artifacts::buildomat","line":215,"file":"phd-tests/framework/src/artifacts/buildomat.rs","uri":"https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/7103cd3a3d7b0112d2949dd135db06fef0c156bb/crucible-nightly.sha256.txt","timeout":"600s"}
1272026-02-11T21:42:59.762Z{"v":0,"name":"phd-runner","msg":"Adding 'current' Propolis server from Buildomat Git branch 'master'","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:42:59.734899928Z","target":"phd_framework::artifacts::store","line":248,"file":"phd-tests/framework/src/artifacts/store.rs"}
1282026-02-11T21:43:00.416Z{"v":0,"name":"phd-runner","msg":"Downloading file from Buildomat...","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:00.388552022Z","target":"phd_framework::artifacts::buildomat","line":215,"file":"phd-tests/framework/src/artifacts/buildomat.rs","uri":"https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/6d84c77391073a3601f4d0b14750020f94c30c98/propolis-server.sha256.txt","timeout":"600s"}
1292026-02-11T21:43:00.546Z{"v":0,"name":"phd-runner","msg":"[EXECUTION_SETUP - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:00.519208329Z","target":"phd_runner::fixtures","line":25,"file":"phd-tests/runner/src/fixtures.rs"}
1302026-02-11T21:43:00.571Z{"v":0,"name":"phd-runner","msg":"[EXECUTION_SETUP - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:00.519371727Z","target":"phd_runner::fixtures","line":25,"file":"phd-tests/runner/src/fixtures.rs","elapsed_milliseconds":0}
1312026-02-11T21:43:00.571Z{"v":0,"name":"phd-runner","msg":"Running 3 test(s)","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:00.520340466Z","target":"phd_runner::execute","line":82,"file":"phd-tests/runner/src/execute.rs"}
1322026-02-11T21:43:00.572Z{"v":0,"name":"phd-runner","msg":"Starting test phd_tests::migrate::from_base::can_migrate_from_base","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:00.521190941Z","target":"phd_runner::execute","line":90,"file":"phd-tests/runner/src/execute.rs"}
1332026-02-11T21:43:00.572Z{"v":0,"name":"phd-runner","msg":"[TEST_SETUP - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:00.521240995Z","target":"phd_runner::fixtures","line":41,"file":"phd-tests/runner/src/fixtures.rs"}
1342026-02-11T21:43:00.572Z{"v":0,"name":"phd-runner","msg":"[TEST_SETUP - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:00.521278616Z","target":"phd_runner::fixtures","line":41,"file":"phd-tests/runner/src/fixtures.rs","elapsed_milliseconds":0}
1352026-02-11T21:43:00.572Z{"v":0,"name":"phd-runner","msg":"[TEST - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:00.522235552Z","target":"phd_tests::migrate::from_base","line":34,"file":"phd-tests/tests/src/migrate.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1362026-02-11T21:43:00.572Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] checking for existing copy of artifact","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:00.524174973Z","target":"phd_framework::artifacts::store","line":89,"file":"phd-tests/framework/src/artifacts/store.rs","maybe_path":"/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1372026-02-11T21:43:00.572Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] Downloading file from Buildomat...","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:00.526354386Z","target":"phd_framework::artifacts::buildomat","line":215,"file":"phd-tests/framework/src/artifacts/buildomat.rs","timeout":"600s","uri":"https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/907a5fd1763ce5ddd74001261e5b52cd200a25f9/OVMF_CODE.fd","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1382026-02-11T21:43:00.885Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] checking for existing copy of artifact","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:00.857767111Z","target":"phd_framework::artifacts::store","line":89,"file":"phd-tests/framework/src/artifacts/store.rs","maybe_path":"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1392026-02-11T21:43:00.909Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:00.857981445Z","target":"phd_framework::artifacts::store","line":614,"file":"phd-tests/framework/src/artifacts/store.rs","timeout":"600s","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1402026-02-11T21:43:07.624Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:07.596146686Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1412026-02-11T21:43:07.624Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:07.596304514Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","verb":"list","args":"[\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\"]","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1422026-02-11T21:43:07.648Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] parsing zfs list output","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:07.6090179Z","target":"phd_framework::zfs","line":238,"file":"phd-tests/framework/src/zfs.rs","stdout":"NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 4.76M 25.3T 1.91M /phd-artifacts\n","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1432026-02-11T21:43:07.648Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:07.611879962Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","args":"[\"phd-artifacts@phd-4e293124-f330-41d8-876f-c0c448ac1870\"]","verb":"snapshot","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1442026-02-11T21:43:07.673Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:07.635774241Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","args":"[\"phd-artifacts@phd-4e293124-f330-41d8-876f-c0c448ac1870\", \"phd-artifacts/phd-clone-16922da0-8d7e-456c-a7b9-e43d85452bba\"]","verb":"clone","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1452026-02-11T21:43:07.697Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:07.658473695Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","verb":"list","args":"[\"phd-artifacts/phd-clone-16922da0-8d7e-456c-a7b9-e43d85452bba\"]","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1462026-02-11T21:43:07.723Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] parsing zfs list output","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:07.669465351Z","target":"phd_framework::zfs","line":238,"file":"phd-tests/framework/src/zfs.rs","stdout":"NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-16922da0-8d7e-456c-a7b9-e43d85452bba 0B 25.3T 48.9M /phd-artifacts/phd-clone-16922da0-8d7e-456c-a7b9-e43d85452bba\n","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1472026-02-11T21:43:07.723Z{"v":0,"name":"phd-runner","msg":"[NEW - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:07.672361848Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1482026-02-11T21:43:07.723Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] phd_framework::test_vm","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:07.67247419Z","target":"phd_framework::test_vm","line":318,"file":"phd-tests/framework/src/test_vm/mod.rs","guest_os_kind":"Alpine","vm_name":"migration_from_base","environment":"EnvironmentSpec { location: Local, propolis_artifact: \"__BASE_PROPOLIS\", metrics: None }","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1492026-02-11T21:43:07.723Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] checking for existing copy of artifact","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:07.672545515Z","target":"phd_framework::artifacts::store","line":89,"file":"phd-tests/framework/src/artifacts/store.rs","maybe_path":"/phd-artifacts/2574c4ae4d8591ed4b56c87b10c3e6ad05b787c81bc7aea4eebe3d11f0a81f3e/propolis-server.tar.gz","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1502026-02-11T21:43:07.723Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Downloading file from Buildomat...","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:07.672613283Z","target":"phd_framework::artifacts::buildomat","line":215,"file":"phd-tests/framework/src/artifacts/buildomat.rs","uri":"https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/6d84c77391073a3601f4d0b14750020f94c30c98/propolis-server.tar.gz","timeout":"600s","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1512026-02-11T21:43:16.305Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Extracting artifact from tarball","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:16.276402409Z","target":"phd_framework::artifacts::store","line":160,"file":"phd-tests/framework/src/artifacts/store.rs","extracted_path":"/phd-artifacts/2574c4ae4d8591ed4b56c87b10c3e6ad05b787c81bc7aea4eebe3d11f0a81f3e/propolis-server","untar_path":"propolis-server","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1522026-02-11T21:43:16.305Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Extracting gzipped tarball...","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:16.276484705Z","target":"phd_framework::artifacts::store","line":514,"file":"phd-tests/framework/src/artifacts/store.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1532026-02-11T21:43:32.911Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launching Propolis server","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:32.884208254Z","target":"phd_framework::test_vm::server","line":64,"file":"phd-tests/framework/src/test_vm/server.rs","server_path":"\"/phd-artifacts/2574c4ae4d8591ed4b56c87b10c3e6ad05b787c81bc7aea4eebe3d11f0a81f3e/propolis-server\"","bootrom_path":"\"/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd\"","server_addr":"127.0.0.1:9000","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1542026-02-11T21:43:32.911Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Opening server log files","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:32.884319755Z","target":"phd_framework::log_config","line":84,"file":"phd-tests/framework/src/log_config.rs","stdout_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stdout.log\"","stderr_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stderr.log\"","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1552026-02-11T21:43:32.984Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launched server with pid 824","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:32.956834301Z","target":"phd_framework::test_vm::server","line":122,"file":"phd-tests/framework/src/test_vm/server.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1562026-02-11T21:43:33.009Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:32.957358912Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1572026-02-11T21:43:33.009Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:32.964125511Z","target":"phd_framework::test_vm","line":448,"file":"phd-tests/framework/src/test_vm/mod.rs","e":"Communication Error: error sending request for url (http://127.0.0.1:9000/instance)","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1582026-02-11T21:43:33.009Z{"v":0,"name":"phd-runner","msg":"[NEW - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:32.966078197Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":25291,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1592026-02-11T21:43:33.789Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:33.762253254Z","target":"phd_framework::serial","line":200,"file":"phd-tests/framework/src/serial/mod.rs"}
1602026-02-11T21:43:33.836Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] Started instance","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:33.764554263Z","target":"phd_framework::test_vm","line":507,"file":"phd-tests/framework/src/test_vm/mod.rs","instance_description.instance":"Instance { properties: InstanceProperties { id: b485176c-33ff-4c4c-a20a-ad5f933603d1, name: \"phd-vm-b485176c-33ff-4c4c-a20a-ad5f933603d1\", description: \"Pheidippides-managed VM\", metadata: InstanceMetadata { silo_id: 4fbd69ef-b980-4e2b-aeaa-5486595eb044, project_id: a4ba785c-f9fb-46af-83db-d7847d488807, sled_id: df07dfd7-27f5-4409-9942-b43225c8fc53, sled_serial: \"df07dfd7-27f5-4409-9942-b43225c8fc53\", sled_revision: 1, sled_model: \"pheidippes\" } }, state: Creating }","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1612026-02-11T21:43:33.836Z{"v":0,"name":"phd-runner","msg":"[PUT_INSTANCE_STATE - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:33.764700108Z","target":"phd_framework::test_vm","line":568,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1622026-02-11T21:43:33.836Z{"v":0,"name":"phd-runner","msg":"[PUT_INSTANCE_STATE - EVENT] Requesting instance state change","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:33.764753639Z","target":"phd_framework::test_vm","line":573,"file":"phd-tests/framework/src/test_vm/mod.rs","state":"Run","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1632026-02-11T21:43:33.836Z{"v":0,"name":"phd-runner","msg":"[PUT_INSTANCE_STATE - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:33.766169531Z","target":"phd_framework::test_vm","line":568,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":1,"vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base"}
1642026-02-11T21:43:33.837Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:33.766268729Z","target":"phd_framework::test_vm","line":883,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1652026-02-11T21:43:33.837Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] waiting for guest to boot","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:33.766369148Z","target":"phd_framework::test_vm","line":832,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","timeout_duration":"300s","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1662026-02-11T21:43:33.837Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:33.766421367Z","target":"phd_framework::test_vm","line":840,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WaitFor(\"localhost login: \")","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1672026-02-11T21:43:33.837Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:33.767041848Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1682026-02-11T21:43:33.837Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:33.767096852Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"CallerTimeout","target":"localhost login: ","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1692026-02-11T21:43:38.335Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.308693992Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":4540,"vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base"}
1702026-02-11T21:43:38.335Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.308783611Z","target":"phd_framework::test_vm","line":840,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WriteStr(\"root\")","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1712026-02-11T21:43:38.360Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.311441337Z","target":"phd_framework::test_vm","line":840,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WaitFor(\"localhost:~#\")","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1722026-02-11T21:43:38.360Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.311498676Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1732026-02-11T21:43:38.360Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.311542228Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"CallerTimeout","target":"localhost:~#","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1742026-02-11T21:43:38.384Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.3378896Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":26,"vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base"}
1752026-02-11T21:43:38.384Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.338052427Z","target":"phd_framework::test_vm","line":840,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WriteStr(\"stty -F `tty` cols 9999\")","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1762026-02-11T21:43:38.384Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.338377981Z","target":"phd_framework::test_vm","line":840,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WaitFor(\"localhost:~#\")","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1772026-02-11T21:43:38.384Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.338433216Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1782026-02-11T21:43:38.384Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.338472329Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"CallerTimeout","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1792026-02-11T21:43:38.408Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.371006219Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":32,"vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base"}
1802026-02-11T21:43:38.408Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] Guest has booted","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.371189762Z","target":"phd_framework::test_vm","line":880,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1812026-02-11T21:43:38.409Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.371261087Z","target":"phd_framework::test_vm","line":883,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":4604,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1822026-02-11T21:43:38.409Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.372910831Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1832026-02-11T21:43:38.409Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.373551009Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"ls foo.bar 2> /dev/null","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1842026-02-11T21:43:38.433Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.38249558Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":9,"vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base"}
1852026-02-11T21:43:38.433Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.382720594Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1862026-02-11T21:43:38.434Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.382812458Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(300s)","target":"localhost:~#","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1872026-02-11T21:43:38.458Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.415456061Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":32,"vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base"}
1882026-02-11T21:43:38.458Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.416315474Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1892026-02-11T21:43:38.458Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.416411395Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"echo $?","timeout_duration":"Explicit(15s)","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1902026-02-11T21:43:38.459Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.426842526Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":10,"vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base"}
1912026-02-11T21:43:38.459Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.42719788Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1922026-02-11T21:43:38.459Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.427301345Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1932026-02-11T21:43:38.486Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.459422454Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":32,"vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base"}
1942026-02-11T21:43:38.510Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.459612944Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1952026-02-11T21:43:38.510Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.459668769Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"touch ./foo.bar","timeout_duration":"Explicit(15s)","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1962026-02-11T21:43:38.510Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.47123698Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":11,"vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base"}
1972026-02-11T21:43:38.510Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.471467755Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1982026-02-11T21:43:38.510Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.471562444Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1992026-02-11T21:43:38.534Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.504272423Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":32,"vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base"}
2002026-02-11T21:43:38.535Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.504515752Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2012026-02-11T21:43:38.535Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.504610231Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"echo $?","timeout_duration":"Explicit(15s)","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2022026-02-11T21:43:38.559Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.515865442Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":11,"vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base"}
2032026-02-11T21:43:38.559Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.516089135Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2042026-02-11T21:43:38.559Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.516183833Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2052026-02-11T21:43:38.583Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.54908885Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":32,"vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base"}
2062026-02-11T21:43:38.583Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.549327862Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2072026-02-11T21:43:38.583Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.549422039Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"sync ./foo.bar","timeout_duration":"Explicit(15s)","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2082026-02-11T21:43:38.608Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.55996494Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":10,"vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base"}
2092026-02-11T21:43:38.608Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.560316508Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2102026-02-11T21:43:38.608Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.560419012Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(300s)","target":"localhost:~#","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2112026-02-11T21:43:38.632Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.592568976Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":32,"vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base"}
2122026-02-11T21:43:38.632Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.592850307Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2132026-02-11T21:43:38.632Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.592905461Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"echo $?","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2142026-02-11T21:43:38.632Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.603732412Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":10,"vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base"}
2152026-02-11T21:43:38.632Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.603973808Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2162026-02-11T21:43:38.632Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.604031827Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(300s)","target":"localhost:~#","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2172026-02-11T21:43:38.664Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.637012534Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":33,"vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base"}
2182026-02-11T21:43:38.688Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] migrating to new Propolis artifact for lifecycle test","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.637252871Z","target":"phd_framework::lifecycle","line":73,"file":"phd-tests/framework/src/lifecycle.rs","propolis_artifact":"__DEFAULT_PROPOLIS","vm_name":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2192026-02-11T21:43:38.688Z{"v":0,"name":"phd-runner","msg":"[NEW - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.637378849Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2202026-02-11T21:43:38.688Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] phd_framework::test_vm","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.637466805Z","target":"phd_framework::test_vm","line":318,"file":"phd-tests/framework/src/test_vm/mod.rs","guest_os_kind":"Alpine","environment":"EnvironmentSpec { location: Local, propolis_artifact: \"__DEFAULT_PROPOLIS\", metrics: None }","vm_name":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2212026-02-11T21:43:38.688Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Examining locally-sourced artifact","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.637663716Z","target":"phd_framework::artifacts::store","line":56,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/work/phd-test/propolis-server","sha256":"None","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2222026-02-11T21:43:38.688Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Locally-sourced artifact is valid, caching its path","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.637764937Z","target":"phd_framework::artifacts::store","line":69,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/work/phd-test/propolis-server","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2232026-02-11T21:43:38.688Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launching Propolis server","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.637856771Z","target":"phd_framework::test_vm::server","line":64,"file":"phd-tests/framework/src/test_vm/server.rs","server_path":"\"/work/phd-test/propolis-server\"","bootrom_path":"\"/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd\"","server_addr":"127.0.0.1:9002","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2242026-02-11T21:43:38.688Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Opening server log files","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.637970315Z","target":"phd_framework::log_config","line":84,"file":"phd-tests/framework/src/log_config.rs","stdout_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stdout.log\"","stderr_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stderr.log\"","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2252026-02-11T21:43:38.713Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launched server with pid 825","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.664535193Z","target":"phd_framework::test_vm::server","line":122,"file":"phd-tests/framework/src/test_vm/server.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2262026-02-11T21:43:38.713Z{"v":0,"name":"phd-runner","msg":"[NEW - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.664870166Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":27,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2272026-02-11T21:43:38.713Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.664977299Z","target":"phd_framework::test_vm","line":602,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"migration_from_base_lifecycle_0","target_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","path":"phd_tests::migrate::from_base::can_migrate_from_base","source":"migration_from_base","source_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1"}
2282026-02-11T21:43:38.713Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.665558839Z","target":"phd_framework::test_vm","line":635,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"45s","migration_id":"6e189ab1-f0d0-4ffc-90d7-ca539d97352a","target":"migration_from_base_lifecycle_0","target_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","path":"phd_tests::migrate::from_base::can_migrate_from_base","source":"migration_from_base","source_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1"}
2292026-02-11T21:43:38.713Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.665637598Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"migration_from_base_lifecycle_0","target_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","source":"migration_from_base","source_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1"}
2302026-02-11T21:43:38.713Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:38.666236629Z","target":"phd_framework::test_vm","line":448,"file":"phd-tests/framework/src/test_vm/mod.rs","e":"Communication Error: error sending request for url (http://127.0.0.1:9002/instance)","target":"migration_from_base_lifecycle_0","target_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","source":"migration_from_base","source_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1"}
2312026-02-11T21:43:39.376Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] Started instance","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:39.348804166Z","target":"phd_framework::test_vm","line":507,"file":"phd-tests/framework/src/test_vm/mod.rs","instance_description.instance":"Instance { properties: InstanceProperties { id: 5869871b-d91b-4eab-9a85-01e11e3a4dfd, name: \"phd-vm-5869871b-d91b-4eab-9a85-01e11e3a4dfd\", description: \"Pheidippides-managed VM\", metadata: InstanceMetadata { silo_id: 4fbd69ef-b980-4e2b-aeaa-5486595eb044, project_id: a4ba785c-f9fb-46af-83db-d7847d488807, sled_id: 6b07264d-ae8c-43a8-a898-7d03c9917825, sled_serial: \"6b07264d-ae8c-43a8-a898-7d03c9917825\", sled_revision: 1, sled_model: \"pheidippes\" } }, state: Migrating }","target":"migration_from_base_lifecycle_0","target_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","source":"migration_from_base","source_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1"}
2322026-02-11T21:43:39.376Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:39.349008862Z","target":"phd_framework::test_vm","line":656,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"migration_from_base_lifecycle_0","target_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","migration_id":"6e189ab1-f0d0-4ffc-90d7-ca539d97352a","path":"phd_tests::migrate::from_base::can_migrate_from_base","source":"migration_from_base","source_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1"}
2332026-02-11T21:43:42.117Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - EVENT] serial socket control message","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:42.090861885Z","target":"phd_framework::serial","line":275,"file":"phd-tests/framework/src/serial/mod.rs","s":"{\"Migrating\":{\"destination\":\"127.0.0.1:9002\",\"from_start\":7847}}"}
2342026-02-11T21:43:42.228Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migration completed successfully","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:42.201609117Z","target":"phd_framework::test_vm","line":669,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"migration_from_base_lifecycle_0","target_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","path":"phd_tests::migrate::from_base::can_migrate_from_base","source":"migration_from_base","source_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1"}
2352026-02-11T21:43:42.228Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:42.201676055Z","target":"phd_framework::test_vm","line":656,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"migration_from_base_lifecycle_0","target_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","migration_id":"6e189ab1-f0d0-4ffc-90d7-ca539d97352a","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":2852,"source":"migration_from_base","source_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1"}
2362026-02-11T21:43:42.253Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:42.204480214Z","target":"phd_framework::test_vm","line":1148,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2372026-02-11T21:43:42.253Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:42.206163351Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2382026-02-11T21:43:42.253Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:42.206220809Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"ls foo.bar","vm_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2392026-02-11T21:43:42.253Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] Killing Propolis server process","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:42.209001845Z","target":"phd_framework::test_vm::server","line":140,"file":"phd-tests/framework/src/test_vm/server.rs","self.address":"127.0.0.1:9000","vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2402026-02-11T21:43:42.316Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:42.288114847Z","target":"phd_framework::test_vm","line":1148,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":80,"vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base"}
2412026-02-11T21:43:42.344Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:42.288331937Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":9329,"vm_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm":"migration_from_base"}
2422026-02-11T21:43:43.829Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:43.802789328Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":1596,"vm_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","vm":"migration_from_base_lifecycle_0"}
2432026-02-11T21:43:43.853Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:43.803084395Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2442026-02-11T21:43:43.854Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:43.803221915Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","vm_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2452026-02-11T21:43:43.879Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:43.836217773Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":32,"vm_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","vm":"migration_from_base_lifecycle_0"}
2462026-02-11T21:43:43.879Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:43.836413874Z","target":"phd_framework::test_vm","line":1148,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2472026-02-11T21:43:43.879Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - EVENT] serial console command channel was closed","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:43.836674145Z","target":"phd_framework::serial","line":213,"file":"phd-tests/framework/src/serial/mod.rs"}
2482026-02-11T21:43:43.879Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:43.836798339Z","target":"phd_framework::serial","line":200,"file":"phd-tests/framework/src/serial/mod.rs","elapsed_milliseconds":10072}
2492026-02-11T21:43:43.879Z{"v":0,"name":"phd-runner","msg":"test phd_tests::migrate::from_base::can_migrate_from_base ... ok","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:43.837002585Z","target":"phd_runner::execute","line":130,"file":"phd-tests/runner/src/execute.rs"}
2502026-02-11T21:43:43.879Z{"v":0,"name":"phd-runner","msg":"[TEST_CLEANUP - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:43.837162897Z","target":"phd_runner::fixtures","line":51,"file":"phd-tests/runner/src/fixtures.rs"}
2512026-02-11T21:43:43.879Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:43.838793886Z","target":"phd_framework::test_vm","line":1171,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2522026-02-11T21:43:44.201Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] Killing Propolis server process","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.173928393Z","target":"phd_framework::test_vm::server","line":140,"file":"phd-tests/framework/src/test_vm/server.rs","self.address":"127.0.0.1:9002","vm_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2532026-02-11T21:43:44.295Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] zfs clone dropped","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.253121576Z","target":"phd_framework::zfs","line":83,"file":"phd-tests/framework/src/zfs.rs","vm_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2542026-02-11T21:43:44.295Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] executing ZFS command","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.253211505Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","args":"[\"phd-artifacts/phd-clone-16922da0-8d7e-456c-a7b9-e43d85452bba\"]","verb":"destroy","vm_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2552026-02-11T21:43:44.319Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] zfs snapshot dropped","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.280143831Z","target":"phd_framework::zfs","line":57,"file":"phd-tests/framework/src/zfs.rs","vm_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2562026-02-11T21:43:44.319Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] executing ZFS command","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.280235264Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","verb":"destroy","args":"[\"phd-artifacts@phd-4e293124-f330-41d8-876f-c0c448ac1870\"]","vm_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2572026-02-11T21:43:44.343Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.29924052Z","target":"phd_framework::test_vm","line":1148,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":462,"vm_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","vm":"migration_from_base_lifecycle_0"}
2582026-02-11T21:43:44.343Z{"v":0,"name":"phd-runner","msg":"[TEST_CLEANUP - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.299533593Z","target":"phd_runner::fixtures","line":51,"file":"phd-tests/runner/src/fixtures.rs","elapsed_milliseconds":462}
2592026-02-11T21:43:44.343Z{"v":0,"name":"phd-runner","msg":"Starting test phd_tests::migrate::from_base::serial_history","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.299643811Z","target":"phd_runner::execute","line":90,"file":"phd-tests/runner/src/execute.rs"}
2602026-02-11T21:43:44.343Z{"v":0,"name":"phd-runner","msg":"[TEST_SETUP - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.29969114Z","target":"phd_runner::fixtures","line":41,"file":"phd-tests/runner/src/fixtures.rs"}
2612026-02-11T21:43:44.343Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.299625206Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1","vm_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","source":"migration_from_base","target":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":5633,"target_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","vm":"migration_from_base_lifecycle_0"}
2622026-02-11T21:43:44.345Z{"v":0,"name":"phd-runner","msg":"[TEST_SETUP - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.299732208Z","target":"phd_runner::fixtures","line":41,"file":"phd-tests/runner/src/fixtures.rs","elapsed_milliseconds":0}
2632026-02-11T21:43:44.345Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.299762986Z","target":"phd_framework::test_vm","line":602,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"migration_from_base_lifecycle_0","target_id":"5869871b-d91b-4eab-9a85-01e11e3a4dfd","path":"phd_tests::migrate::from_base::can_migrate_from_base","elapsed_milliseconds":5633,"source":"migration_from_base","source_id":"b485176c-33ff-4c4c-a20a-ad5f933603d1"}
2642026-02-11T21:43:44.345Z{"v":0,"name":"phd-runner","msg":"[TEST - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.299854989Z","target":"phd_tests::migrate::from_base","line":34,"file":"phd-tests/tests/src/migrate.rs","elapsed_milliseconds":43773,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2652026-02-11T21:43:44.345Z{"v":0,"name":"phd-runner","msg":"[TEST - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.299939228Z","target":"phd_tests::migrate::from_base","line":40,"file":"phd-tests/tests/src/migrate.rs","path":"phd_tests::migrate::from_base::serial_history"}
2662026-02-11T21:43:44.345Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.300083671Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd","path":"phd_tests::migrate::from_base::serial_history"}
2672026-02-11T21:43:44.345Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.300181095Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso","path":"phd_tests::migrate::from_base::serial_history"}
2682026-02-11T21:43:44.345Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.300276785Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso","path":"phd_tests::migrate::from_base::serial_history"}
2692026-02-11T21:43:44.345Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.300383597Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","verb":"list","args":"[\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\"]","path":"phd_tests::migrate::from_base::serial_history"}
2702026-02-11T21:43:44.345Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] parsing zfs list output","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.311601436Z","target":"phd_framework::zfs","line":238,"file":"phd-tests/framework/src/zfs.rs","stdout":"NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 867M 25.3T 864M /phd-artifacts\n","path":"phd_tests::migrate::from_base::serial_history"}
2712026-02-11T21:43:44.345Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.311682469Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","args":"[\"phd-artifacts@phd-09d36616-4168-4360-87b2-f07d494d7914\"]","verb":"snapshot","path":"phd_tests::migrate::from_base::serial_history"}
2722026-02-11T21:43:44.370Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.328277297Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","verb":"clone","args":"[\"phd-artifacts@phd-09d36616-4168-4360-87b2-f07d494d7914\", \"phd-artifacts/phd-clone-760ca966-e3d7-4ab3-bfec-e70d628cb337\"]","path":"phd_tests::migrate::from_base::serial_history"}
2732026-02-11T21:43:44.394Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.346373919Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","args":"[\"phd-artifacts/phd-clone-760ca966-e3d7-4ab3-bfec-e70d628cb337\"]","verb":"list","path":"phd_tests::migrate::from_base::serial_history"}
2742026-02-11T21:43:44.394Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] parsing zfs list output","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.357803629Z","target":"phd_framework::zfs","line":238,"file":"phd-tests/framework/src/zfs.rs","stdout":"NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-760ca966-e3d7-4ab3-bfec-e70d628cb337 0B 25.3T 864M /phd-artifacts/phd-clone-760ca966-e3d7-4ab3-bfec-e70d628cb337\n","path":"phd_tests::migrate::from_base::serial_history"}
2752026-02-11T21:43:44.394Z{"v":0,"name":"phd-runner","msg":"[NEW - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.358334131Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history"}
2762026-02-11T21:43:44.394Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] phd_framework::test_vm","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.358396488Z","target":"phd_framework::test_vm","line":318,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_name":"migration_serial_history_base","environment":"EnvironmentSpec { location: Local, propolis_artifact: \"__BASE_PROPOLIS\", metrics: None }","guest_os_kind":"Alpine","path":"phd_tests::migrate::from_base::serial_history"}
2772026-02-11T21:43:44.394Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.358450911Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/2574c4ae4d8591ed4b56c87b10c3e6ad05b787c81bc7aea4eebe3d11f0a81f3e/propolis-server","path":"phd_tests::migrate::from_base::serial_history"}
2782026-02-11T21:43:44.394Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launching Propolis server","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.358505474Z","target":"phd_framework::test_vm::server","line":64,"file":"phd-tests/framework/src/test_vm/server.rs","server_addr":"127.0.0.1:9000","server_path":"\"/phd-artifacts/2574c4ae4d8591ed4b56c87b10c3e6ad05b787c81bc7aea4eebe3d11f0a81f3e/propolis-server\"","bootrom_path":"\"/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd\"","path":"phd_tests::migrate::from_base::serial_history"}
2792026-02-11T21:43:44.394Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Opening server log files","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.358579283Z","target":"phd_framework::log_config","line":84,"file":"phd-tests/framework/src/log_config.rs","stdout_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stdout.log\"","stderr_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stderr.log\"","path":"phd_tests::migrate::from_base::serial_history"}
2802026-02-11T21:43:44.419Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launched server with pid 834","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.384329738Z","target":"phd_framework::test_vm::server","line":122,"file":"phd-tests/framework/src/test_vm/server.rs","path":"phd_tests::migrate::from_base::serial_history"}
2812026-02-11T21:43:44.419Z{"v":0,"name":"phd-runner","msg":"[NEW - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.384728301Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":26,"path":"phd_tests::migrate::from_base::serial_history"}
2822026-02-11T21:43:44.419Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.384875719Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base"}
2832026-02-11T21:43:44.419Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:44.385661883Z","target":"phd_framework::test_vm","line":448,"file":"phd-tests/framework/src/test_vm/mod.rs","e":"Communication Error: error sending request for url (http://127.0.0.1:9000/instance)","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base"}
2842026-02-11T21:43:45.121Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:45.092253126Z","target":"phd_framework::serial","line":200,"file":"phd-tests/framework/src/serial/mod.rs"}
2852026-02-11T21:43:45.171Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] Started instance","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:45.093223728Z","target":"phd_framework::test_vm","line":507,"file":"phd-tests/framework/src/test_vm/mod.rs","instance_description.instance":"Instance { properties: InstanceProperties { id: 527f8edd-c2df-4e09-9753-b45728493fb9, name: \"phd-vm-527f8edd-c2df-4e09-9753-b45728493fb9\", description: \"Pheidippides-managed VM\", metadata: InstanceMetadata { silo_id: 63c6b165-e888-4ca4-9f5b-3de02bdc6958, project_id: f27d3c84-276a-473d-83d7-a19bd7776d38, sled_id: 49723f21-c5c6-47d8-979d-62fdb4e0f691, sled_serial: \"49723f21-c5c6-47d8-979d-62fdb4e0f691\", sled_revision: 1, sled_model: \"pheidippes\" } }, state: Creating }","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base"}
2862026-02-11T21:43:45.171Z{"v":0,"name":"phd-runner","msg":"[PUT_INSTANCE_STATE - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:45.093355647Z","target":"phd_framework::test_vm","line":568,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base"}
2872026-02-11T21:43:45.171Z{"v":0,"name":"phd-runner","msg":"[PUT_INSTANCE_STATE - EVENT] Requesting instance state change","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:45.093403718Z","target":"phd_framework::test_vm","line":573,"file":"phd-tests/framework/src/test_vm/mod.rs","state":"Run","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base"}
2882026-02-11T21:43:45.171Z{"v":0,"name":"phd-runner","msg":"[PUT_INSTANCE_STATE - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:45.094162971Z","target":"phd_framework::test_vm","line":568,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":0,"vm":"migration_serial_history_base","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history"}
2892026-02-11T21:43:45.172Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:45.094239916Z","target":"phd_framework::test_vm","line":883,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history"}
2902026-02-11T21:43:45.172Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] waiting for guest to boot","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:45.094291944Z","target":"phd_framework::test_vm","line":832,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"300s","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","vm":"migration_serial_history_base","path":"phd_tests::migrate::from_base::serial_history"}
2912026-02-11T21:43:45.172Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:45.094335987Z","target":"phd_framework::test_vm","line":840,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WaitFor(\"localhost login: \")","path":"phd_tests::migrate::from_base::serial_history"}
2922026-02-11T21:43:45.173Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:45.094373668Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base"}
2932026-02-11T21:43:45.173Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:45.094418553Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost login: ","timeout_duration":"CallerTimeout","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base"}
2942026-02-11T21:43:49.726Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.700817216Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":4605,"vm":"migration_serial_history_base","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history"}
2952026-02-11T21:43:49.727Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.700909209Z","target":"phd_framework::test_vm","line":840,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WriteStr(\"root\")","path":"phd_tests::migrate::from_base::serial_history"}
2962026-02-11T21:43:49.752Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.701092355Z","target":"phd_framework::test_vm","line":840,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WaitFor(\"localhost:~#\")","path":"phd_tests::migrate::from_base::serial_history"}
2972026-02-11T21:43:49.752Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.701145465Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base"}
2982026-02-11T21:43:49.752Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.701185841Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"CallerTimeout","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base"}
2992026-02-11T21:43:49.752Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.720527883Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":19,"vm":"migration_serial_history_base","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history"}
3002026-02-11T21:43:49.752Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.720631298Z","target":"phd_framework::test_vm","line":840,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WriteStr(\"stty -F `tty` cols 9999\")","path":"phd_tests::migrate::from_base::serial_history"}
3012026-02-11T21:43:49.752Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.720823701Z","target":"phd_framework::test_vm","line":840,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WaitFor(\"localhost:~#\")","path":"phd_tests::migrate::from_base::serial_history"}
3022026-02-11T21:43:49.752Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.720888533Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base"}
3032026-02-11T21:43:49.752Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.720947425Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"CallerTimeout","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base"}
3042026-02-11T21:43:49.779Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.753958582Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":32,"vm":"migration_serial_history_base","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history"}
3052026-02-11T21:43:49.804Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] Guest has booted","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.754120407Z","target":"phd_framework::test_vm","line":880,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history"}
3062026-02-11T21:43:49.804Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.754193325Z","target":"phd_framework::test_vm","line":883,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":4659,"path":"phd_tests::migrate::from_base::serial_history"}
3072026-02-11T21:43:49.804Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.754451853Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base"}
3082026-02-11T21:43:49.804Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.754555058Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"echo hello from the source VM!","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base"}
3092026-02-11T21:43:49.804Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.765282664Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":10,"vm":"migration_serial_history_base","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history"}
3102026-02-11T21:43:49.804Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.765518489Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base"}
3112026-02-11T21:43:49.805Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.765613528Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(300s)","target":"localhost:~#","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base"}
3122026-02-11T21:43:49.829Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.797486407Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":31,"vm":"migration_serial_history_base","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history"}
3132026-02-11T21:43:49.829Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.79778968Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base"}
3142026-02-11T21:43:49.829Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.797837309Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"echo $?","timeout_duration":"Explicit(15s)","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base"}
3152026-02-11T21:43:49.854Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.809192655Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":11,"vm":"migration_serial_history_base","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history"}
3162026-02-11T21:43:49.854Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.809403014Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base"}
3172026-02-11T21:43:49.854Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.80948813Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base"}
3182026-02-11T21:43:49.880Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.843562783Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":34,"vm":"migration_serial_history_base","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history"}
3192026-02-11T21:43:49.880Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] migrating to new Propolis artifact for lifecycle test","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.848996116Z","target":"phd_framework::lifecycle","line":73,"file":"phd-tests/framework/src/lifecycle.rs","vm_name":"migration_serial_history_base","propolis_artifact":"__DEFAULT_PROPOLIS","path":"phd_tests::migrate::from_base::serial_history"}
3202026-02-11T21:43:49.880Z{"v":0,"name":"phd-runner","msg":"[NEW - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.84907793Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history"}
3212026-02-11T21:43:49.880Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] phd_framework::test_vm","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.849122194Z","target":"phd_framework::test_vm","line":318,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_name":"migration_serial_history_base_lifecycle_0","guest_os_kind":"Alpine","environment":"EnvironmentSpec { location: Local, propolis_artifact: \"__DEFAULT_PROPOLIS\", metrics: None }","path":"phd_tests::migrate::from_base::serial_history"}
3222026-02-11T21:43:49.880Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.849180073Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/work/phd-test/propolis-server","path":"phd_tests::migrate::from_base::serial_history"}
3232026-02-11T21:43:49.880Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launching Propolis server","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.849225619Z","target":"phd_framework::test_vm::server","line":64,"file":"phd-tests/framework/src/test_vm/server.rs","server_addr":"127.0.0.1:9002","server_path":"\"/work/phd-test/propolis-server\"","bootrom_path":"\"/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd\"","path":"phd_tests::migrate::from_base::serial_history"}
3242026-02-11T21:43:49.880Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Opening server log files","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.849293437Z","target":"phd_framework::log_config","line":84,"file":"phd-tests/framework/src/log_config.rs","stdout_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stdout.log\"","stderr_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stderr.log\"","path":"phd_tests::migrate::from_base::serial_history"}
3252026-02-11T21:43:49.907Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launched server with pid 835","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.874964292Z","target":"phd_framework::test_vm::server","line":122,"file":"phd-tests/framework/src/test_vm/server.rs","path":"phd_tests::migrate::from_base::serial_history"}
3262026-02-11T21:43:49.907Z{"v":0,"name":"phd-runner","msg":"[NEW - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.875400235Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":26,"path":"phd_tests::migrate::from_base::serial_history"}
3272026-02-11T21:43:49.907Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.875564124Z","target":"phd_framework::test_vm","line":602,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_serial_history_base","target":"migration_serial_history_base_lifecycle_0","target_id":"60aff5bd-2a1d-455d-910a-322ba63b3d36","source_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history"}
3282026-02-11T21:43:49.907Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.875692276Z","target":"phd_framework::test_vm","line":635,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"45s","migration_id":"cc28ac5e-fba2-413a-a484-ac9b20f8ef40","source":"migration_serial_history_base","target":"migration_serial_history_base_lifecycle_0","target_id":"60aff5bd-2a1d-455d-910a-322ba63b3d36","source_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history"}
3292026-02-11T21:43:49.907Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.875843632Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_serial_history_base","target":"migration_serial_history_base_lifecycle_0","target_id":"60aff5bd-2a1d-455d-910a-322ba63b3d36","vm":"migration_serial_history_base_lifecycle_0","source_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history","vm_id":"60aff5bd-2a1d-455d-910a-322ba63b3d36"}
3302026-02-11T21:43:49.907Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:49.876459664Z","target":"phd_framework::test_vm","line":448,"file":"phd-tests/framework/src/test_vm/mod.rs","e":"Communication Error: error sending request for url (http://127.0.0.1:9002/instance)","source":"migration_serial_history_base","target":"migration_serial_history_base_lifecycle_0","target_id":"60aff5bd-2a1d-455d-910a-322ba63b3d36","vm":"migration_serial_history_base_lifecycle_0","source_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history","vm_id":"60aff5bd-2a1d-455d-910a-322ba63b3d36"}
3312026-02-11T21:43:50.374Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] Started instance","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:50.348137745Z","target":"phd_framework::test_vm","line":507,"file":"phd-tests/framework/src/test_vm/mod.rs","instance_description.instance":"Instance { properties: InstanceProperties { id: 60aff5bd-2a1d-455d-910a-322ba63b3d36, name: \"phd-vm-60aff5bd-2a1d-455d-910a-322ba63b3d36\", description: \"Pheidippides-managed VM\", metadata: InstanceMetadata { silo_id: 63c6b165-e888-4ca4-9f5b-3de02bdc6958, project_id: f27d3c84-276a-473d-83d7-a19bd7776d38, sled_id: 06a59736-5813-417e-9645-e43e1e5de8f1, sled_serial: \"06a59736-5813-417e-9645-e43e1e5de8f1\", sled_revision: 1, sled_model: \"pheidippes\" } }, state: Migrating }","source":"migration_serial_history_base","target":"migration_serial_history_base_lifecycle_0","target_id":"60aff5bd-2a1d-455d-910a-322ba63b3d36","vm":"migration_serial_history_base_lifecycle_0","source_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history","vm_id":"60aff5bd-2a1d-455d-910a-322ba63b3d36"}
3322026-02-11T21:43:50.374Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:50.348315842Z","target":"phd_framework::test_vm","line":656,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_serial_history_base","target":"migration_serial_history_base_lifecycle_0","target_id":"60aff5bd-2a1d-455d-910a-322ba63b3d36","migration_id":"cc28ac5e-fba2-413a-a484-ac9b20f8ef40","source_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history"}
3332026-02-11T21:43:53.088Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - EVENT] serial socket control message","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:53.063161467Z","target":"phd_framework::serial","line":275,"file":"phd-tests/framework/src/serial/mod.rs","s":"{\"Migrating\":{\"destination\":\"127.0.0.1:9002\",\"from_start\":7756}}"}
3342026-02-11T21:43:53.604Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migration completed successfully","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:53.571591584Z","target":"phd_framework::test_vm","line":669,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_serial_history_base","target":"migration_serial_history_base_lifecycle_0","target_id":"60aff5bd-2a1d-455d-910a-322ba63b3d36","source_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history"}
3352026-02-11T21:43:53.604Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:53.571646688Z","target":"phd_framework::test_vm","line":656,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":3222,"source":"migration_serial_history_base","target":"migration_serial_history_base_lifecycle_0","target_id":"60aff5bd-2a1d-455d-910a-322ba63b3d36","migration_id":"cc28ac5e-fba2-413a-a484-ac9b20f8ef40","source_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history"}
3362026-02-11T21:43:53.657Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:53.573501689Z","target":"phd_framework::test_vm","line":1148,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base"}
3372026-02-11T21:43:53.657Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] Killing Propolis server process","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:53.575092071Z","target":"phd_framework::test_vm::server","line":140,"file":"phd-tests/framework/src/test_vm/server.rs","self.address":"127.0.0.1:9000","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base"}
3382026-02-11T21:43:53.695Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:53.650238195Z","target":"phd_framework::test_vm","line":1148,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":76,"vm":"migration_serial_history_base","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history"}
3392026-02-11T21:43:53.697Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:53.650398888Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":9264,"vm":"migration_serial_history_base","vm_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history"}
3402026-02-11T21:43:53.698Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:53.654218658Z","target":"phd_framework::test_vm","line":1148,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"60aff5bd-2a1d-455d-910a-322ba63b3d36","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base_lifecycle_0"}
3412026-02-11T21:43:53.698Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - EVENT] serial console command channel was closed","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:53.654442059Z","target":"phd_framework::serial","line":213,"file":"phd-tests/framework/src/serial/mod.rs"}
3422026-02-11T21:43:53.705Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:53.654576753Z","target":"phd_framework::serial","line":200,"file":"phd-tests/framework/src/serial/mod.rs","elapsed_milliseconds":8561}
3432026-02-11T21:43:53.706Z{"v":0,"name":"phd-runner","msg":"test phd_tests::migrate::from_base::serial_history ... ok","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:53.654568187Z","target":"phd_runner::execute","line":130,"file":"phd-tests/runner/src/execute.rs"}
3442026-02-11T21:43:53.706Z{"v":0,"name":"phd-runner","msg":"[TEST_CLEANUP - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:53.654670701Z","target":"phd_runner::fixtures","line":51,"file":"phd-tests/runner/src/fixtures.rs"}
3452026-02-11T21:43:53.706Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:53.655783026Z","target":"phd_framework::test_vm","line":1171,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"60aff5bd-2a1d-455d-910a-322ba63b3d36","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base_lifecycle_0"}
3462026-02-11T21:43:54.081Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] Killing Propolis server process","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.054152784Z","target":"phd_framework::test_vm::server","line":140,"file":"phd-tests/framework/src/test_vm/server.rs","self.address":"127.0.0.1:9002","vm_id":"60aff5bd-2a1d-455d-910a-322ba63b3d36","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base_lifecycle_0"}
3472026-02-11T21:43:54.167Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] zfs clone dropped","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.1364802Z","target":"phd_framework::zfs","line":83,"file":"phd-tests/framework/src/zfs.rs","vm_id":"60aff5bd-2a1d-455d-910a-322ba63b3d36","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base_lifecycle_0"}
3482026-02-11T21:43:54.167Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] executing ZFS command","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.136577695Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","verb":"destroy","args":"[\"phd-artifacts/phd-clone-760ca966-e3d7-4ab3-bfec-e70d628cb337\"]","vm_id":"60aff5bd-2a1d-455d-910a-322ba63b3d36","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base_lifecycle_0"}
3492026-02-11T21:43:54.201Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] zfs snapshot dropped","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.162536663Z","target":"phd_framework::zfs","line":57,"file":"phd-tests/framework/src/zfs.rs","vm_id":"60aff5bd-2a1d-455d-910a-322ba63b3d36","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base_lifecycle_0"}
3502026-02-11T21:43:54.201Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] executing ZFS command","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.162593691Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","verb":"destroy","args":"[\"phd-artifacts@phd-09d36616-4168-4360-87b2-f07d494d7914\"]","vm_id":"60aff5bd-2a1d-455d-910a-322ba63b3d36","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base_lifecycle_0"}
3512026-02-11T21:43:54.253Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.180785751Z","target":"phd_framework::test_vm","line":1148,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":526,"vm":"migration_serial_history_base_lifecycle_0","vm_id":"60aff5bd-2a1d-455d-910a-322ba63b3d36","path":"phd_tests::migrate::from_base::serial_history"}
3522026-02-11T21:43:54.255Z{"v":0,"name":"phd-runner","msg":"[TEST_CLEANUP - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.181054599Z","target":"phd_runner::fixtures","line":51,"file":"phd-tests/runner/src/fixtures.rs","elapsed_milliseconds":526}
3532026-02-11T21:43:54.255Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.181042464Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_serial_history_base_lifecycle_0","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":4304,"source":"migration_serial_history_base","target":"migration_serial_history_base_lifecycle_0","target_id":"60aff5bd-2a1d-455d-910a-322ba63b3d36","source_id":"527f8edd-c2df-4e09-9753-b45728493fb9","vm_id":"60aff5bd-2a1d-455d-910a-322ba63b3d36"}
3542026-02-11T21:43:54.256Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.181145803Z","target":"phd_framework::test_vm","line":602,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":4304,"source":"migration_serial_history_base","target":"migration_serial_history_base_lifecycle_0","target_id":"60aff5bd-2a1d-455d-910a-322ba63b3d36","source_id":"527f8edd-c2df-4e09-9753-b45728493fb9","path":"phd_tests::migrate::from_base::serial_history"}
3552026-02-11T21:43:54.256Z{"v":0,"name":"phd-runner","msg":"Starting test phd_tests::migrate::from_base::migration_from_base_and_back","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.1811839Z","target":"phd_runner::execute","line":90,"file":"phd-tests/runner/src/execute.rs"}
3562026-02-11T21:43:54.257Z{"v":0,"name":"phd-runner","msg":"[TEST - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.181202158Z","target":"phd_tests::migrate::from_base","line":40,"file":"phd-tests/tests/src/migrate.rs","elapsed_milliseconds":9879,"path":"phd_tests::migrate::from_base::serial_history"}
3572026-02-11T21:43:54.258Z{"v":0,"name":"phd-runner","msg":"[TEST_SETUP - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.181273788Z","target":"phd_runner::fixtures","line":41,"file":"phd-tests/runner/src/fixtures.rs"}
3582026-02-11T21:43:54.259Z{"v":0,"name":"phd-runner","msg":"[TEST_SETUP - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.181384622Z","target":"phd_runner::fixtures","line":41,"file":"phd-tests/runner/src/fixtures.rs","elapsed_milliseconds":0}
3592026-02-11T21:43:54.259Z{"v":0,"name":"phd-runner","msg":"[TEST - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.181563369Z","target":"phd_tests::migrate::from_base","line":52,"file":"phd-tests/tests/src/migrate.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3602026-02-11T21:43:54.260Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.181671293Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3612026-02-11T21:43:54.260Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.181740564Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3622026-02-11T21:43:54.260Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.181802881Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3632026-02-11T21:43:54.261Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.181873745Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","verb":"list","args":"[\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\"]","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3642026-02-11T21:43:54.261Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] parsing zfs list output","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.193774275Z","target":"phd_framework::zfs","line":238,"file":"phd-tests/framework/src/zfs.rs","stdout":"NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 867M 25.3T 864M /phd-artifacts\n","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3652026-02-11T21:43:54.262Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.193854386Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","args":"[\"phd-artifacts@phd-6442e826-a1b1-4a5d-a672-200b3b97f62a\"]","verb":"snapshot","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3662026-02-11T21:43:54.294Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.212340973Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","args":"[\"phd-artifacts@phd-6442e826-a1b1-4a5d-a672-200b3b97f62a\", \"phd-artifacts/phd-clone-97e3dfd8-2d10-4dfb-a3fb-c8991517b610\"]","verb":"clone","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3672026-02-11T21:43:54.294Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.230619778Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","args":"[\"phd-artifacts/phd-clone-97e3dfd8-2d10-4dfb-a3fb-c8991517b610\"]","verb":"list","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3682026-02-11T21:43:54.294Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] parsing zfs list output","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.241351551Z","target":"phd_framework::zfs","line":238,"file":"phd-tests/framework/src/zfs.rs","stdout":"NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-97e3dfd8-2d10-4dfb-a3fb-c8991517b610 0B 25.3T 864M /phd-artifacts/phd-clone-97e3dfd8-2d10-4dfb-a3fb-c8991517b610\n","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3692026-02-11T21:43:54.295Z{"v":0,"name":"phd-runner","msg":"[NEW - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.241957495Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3702026-02-11T21:43:54.296Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] phd_framework::test_vm","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.242020093Z","target":"phd_framework::test_vm","line":318,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_name":"migration_from_base_and_back","guest_os_kind":"Alpine","environment":"EnvironmentSpec { location: Local, propolis_artifact: \"__BASE_PROPOLIS\", metrics: None }","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3712026-02-11T21:43:54.296Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.242077832Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/2574c4ae4d8591ed4b56c87b10c3e6ad05b787c81bc7aea4eebe3d11f0a81f3e/propolis-server","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3722026-02-11T21:43:54.296Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launching Propolis server","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.242133137Z","target":"phd_framework::test_vm::server","line":64,"file":"phd-tests/framework/src/test_vm/server.rs","server_path":"\"/phd-artifacts/2574c4ae4d8591ed4b56c87b10c3e6ad05b787c81bc7aea4eebe3d11f0a81f3e/propolis-server\"","bootrom_path":"\"/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd\"","server_addr":"127.0.0.1:9000","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3732026-02-11T21:43:54.296Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Opening server log files","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.242205824Z","target":"phd_framework::log_config","line":84,"file":"phd-tests/framework/src/log_config.rs","stdout_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stdout.log\"","stderr_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stderr.log\"","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3742026-02-11T21:43:54.342Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launched server with pid 844","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.26966831Z","target":"phd_framework::test_vm::server","line":122,"file":"phd-tests/framework/src/test_vm/server.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3752026-02-11T21:43:54.342Z{"v":0,"name":"phd-runner","msg":"[NEW - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.270015405Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":27,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3762026-02-11T21:43:54.342Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.270129891Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3772026-02-11T21:43:54.342Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.270907189Z","target":"phd_framework::test_vm","line":448,"file":"phd-tests/framework/src/test_vm/mod.rs","e":"Communication Error: error sending request for url (http://127.0.0.1:9000/instance)","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3782026-02-11T21:43:54.891Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.864750396Z","target":"phd_framework::serial","line":200,"file":"phd-tests/framework/src/serial/mod.rs"}
3792026-02-11T21:43:54.939Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] Started instance","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.865852617Z","target":"phd_framework::test_vm","line":507,"file":"phd-tests/framework/src/test_vm/mod.rs","instance_description.instance":"Instance { properties: InstanceProperties { id: 501db7c2-7f35-4227-ba40-5439b9ca2d69, name: \"phd-vm-501db7c2-7f35-4227-ba40-5439b9ca2d69\", description: \"Pheidippides-managed VM\", metadata: InstanceMetadata { silo_id: 6a80dc06-b7b6-4e4d-8a71-83b7f7f987bc, project_id: fc5775be-52a0-445a-868b-53907198bc04, sled_id: a335952f-ea2e-432d-8bd5-1d5e984710fe, sled_serial: \"a335952f-ea2e-432d-8bd5-1d5e984710fe\", sled_revision: 1, sled_model: \"pheidippes\" } }, state: Creating }","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3802026-02-11T21:43:54.939Z{"v":0,"name":"phd-runner","msg":"[PUT_INSTANCE_STATE - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.866017718Z","target":"phd_framework::test_vm","line":568,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3812026-02-11T21:43:54.939Z{"v":0,"name":"phd-runner","msg":"[PUT_INSTANCE_STATE - EVENT] Requesting instance state change","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.866070368Z","target":"phd_framework::test_vm","line":573,"file":"phd-tests/framework/src/test_vm/mod.rs","state":"Run","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3822026-02-11T21:43:54.939Z{"v":0,"name":"phd-runner","msg":"[PUT_INSTANCE_STATE - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.867026757Z","target":"phd_framework::test_vm","line":568,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","elapsed_milliseconds":0,"vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3832026-02-11T21:43:54.939Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.867106107Z","target":"phd_framework::test_vm","line":883,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3842026-02-11T21:43:54.939Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] waiting for guest to boot","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.867159298Z","target":"phd_framework::test_vm","line":832,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"300s","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3852026-02-11T21:43:54.939Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.867202561Z","target":"phd_framework::test_vm","line":840,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WaitFor(\"localhost login: \")","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3862026-02-11T21:43:54.939Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.867240667Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3872026-02-11T21:43:54.939Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:54.867292769Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost login: ","timeout_duration":"CallerTimeout","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3882026-02-11T21:43:59.460Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.435346071Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","elapsed_milliseconds":4567,"vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3892026-02-11T21:43:59.460Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.435437644Z","target":"phd_framework::test_vm","line":840,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WriteStr(\"root\")","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3902026-02-11T21:43:59.484Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.435689349Z","target":"phd_framework::test_vm","line":840,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WaitFor(\"localhost:~#\")","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3912026-02-11T21:43:59.484Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.435745044Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3922026-02-11T21:43:59.485Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.435791352Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"CallerTimeout","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3932026-02-11T21:43:59.486Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.452842631Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","elapsed_milliseconds":17,"vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3942026-02-11T21:43:59.486Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.452997193Z","target":"phd_framework::test_vm","line":840,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WriteStr(\"stty -F `tty` cols 9999\")","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3952026-02-11T21:43:59.486Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.453344979Z","target":"phd_framework::test_vm","line":840,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WaitFor(\"localhost:~#\")","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3962026-02-11T21:43:59.486Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.453447112Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3972026-02-11T21:43:59.486Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.453529848Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"CallerTimeout","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3982026-02-11T21:43:59.511Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.486256679Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","elapsed_milliseconds":32,"vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3992026-02-11T21:43:59.511Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] Guest has booted","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.486376956Z","target":"phd_framework::test_vm","line":880,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4002026-02-11T21:43:59.512Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.486450655Z","target":"phd_framework::test_vm","line":883,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":4618,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4012026-02-11T21:43:59.538Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.486687763Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4022026-02-11T21:43:59.538Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.486804042Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"ls foo.bar 2> /dev/null","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4032026-02-11T21:43:59.538Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.497231476Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","elapsed_milliseconds":10,"vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4042026-02-11T21:43:59.538Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.497399944Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4052026-02-11T21:43:59.538Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.497456967Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4062026-02-11T21:43:59.562Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.530292303Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","elapsed_milliseconds":32,"vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4072026-02-11T21:43:59.562Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.530420274Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4082026-02-11T21:43:59.562Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.530471812Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"echo $?","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4092026-02-11T21:43:59.587Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.54092113Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","elapsed_milliseconds":10,"vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4102026-02-11T21:43:59.587Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.541040496Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4112026-02-11T21:43:59.587Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.541088356Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4122026-02-11T21:43:59.612Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.563859079Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","elapsed_milliseconds":22,"vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4132026-02-11T21:43:59.612Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.563996528Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4142026-02-11T21:43:59.612Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.564046453Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"touch ./foo.bar","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4152026-02-11T21:43:59.612Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.575344944Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","elapsed_milliseconds":11,"vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4162026-02-11T21:43:59.612Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.575462847Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4172026-02-11T21:43:59.613Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.575511709Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4182026-02-11T21:43:59.637Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.60835448Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","elapsed_milliseconds":32,"vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4192026-02-11T21:43:59.637Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.608472142Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4202026-02-11T21:43:59.637Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.608519852Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"echo $?","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4212026-02-11T21:43:59.663Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.618897546Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","elapsed_milliseconds":10,"vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4222026-02-11T21:43:59.663Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.619013845Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4232026-02-11T21:43:59.663Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.619062788Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(300s)","target":"localhost:~#","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4242026-02-11T21:43:59.687Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.642104793Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","elapsed_milliseconds":23,"vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4252026-02-11T21:43:59.687Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.642416932Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4262026-02-11T21:43:59.687Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.642524094Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"sync ./foo.bar","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4272026-02-11T21:43:59.687Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.653031513Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","elapsed_milliseconds":10,"vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4282026-02-11T21:43:59.688Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.653266877Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4292026-02-11T21:43:59.688Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.653362868Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4302026-02-11T21:43:59.712Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.686231788Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","elapsed_milliseconds":32,"vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4312026-02-11T21:43:59.712Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.68652316Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4322026-02-11T21:43:59.712Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.686648834Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"echo $?","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4332026-02-11T21:43:59.736Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.696959683Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","elapsed_milliseconds":10,"vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4342026-02-11T21:43:59.737Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.69727071Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4352026-02-11T21:43:59.737Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.697377181Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4362026-02-11T21:43:59.761Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.730465535Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","elapsed_milliseconds":33,"vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4372026-02-11T21:43:59.761Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] migrating to new Propolis artifact for lifecycle test","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.730603705Z","target":"phd_framework::lifecycle","line":73,"file":"phd-tests/framework/src/lifecycle.rs","propolis_artifact":"__DEFAULT_PROPOLIS","vm_name":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4382026-02-11T21:43:59.761Z{"v":0,"name":"phd-runner","msg":"[NEW - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.730740413Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4392026-02-11T21:43:59.761Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] phd_framework::test_vm","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.730827317Z","target":"phd_framework::test_vm","line":318,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_name":"migration_from_base_and_back_lifecycle_0","guest_os_kind":"Alpine","environment":"EnvironmentSpec { location: Local, propolis_artifact: \"__DEFAULT_PROPOLIS\", metrics: None }","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4402026-02-11T21:43:59.761Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.730941062Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/work/phd-test/propolis-server","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4412026-02-11T21:43:59.762Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launching Propolis server","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.731031553Z","target":"phd_framework::test_vm::server","line":64,"file":"phd-tests/framework/src/test_vm/server.rs","server_addr":"127.0.0.1:9002","bootrom_path":"\"/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd\"","server_path":"\"/work/phd-test/propolis-server\"","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4422026-02-11T21:43:59.762Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Opening server log files","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.731099932Z","target":"phd_framework::log_config","line":84,"file":"phd-tests/framework/src/log_config.rs","stderr_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stderr.log\"","stdout_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stdout.log\"","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4432026-02-11T21:43:59.788Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launched server with pid 845","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.756539718Z","target":"phd_framework::test_vm::server","line":122,"file":"phd-tests/framework/src/test_vm/server.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4442026-02-11T21:43:59.788Z{"v":0,"name":"phd-runner","msg":"[NEW - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.756872333Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":26,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4452026-02-11T21:43:59.788Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.756990269Z","target":"phd_framework::test_vm","line":602,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","source":"migration_from_base_and_back","target_id":"b5497951-deb3-4998-825c-8e940f17e5f8","target":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4462026-02-11T21:43:59.788Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.757064828Z","target":"phd_framework::test_vm","line":635,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"45s","migration_id":"edb12fee-94fc-4181-a899-d095abfaf40b","source_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","source":"migration_from_base_and_back","target_id":"b5497951-deb3-4998-825c-8e940f17e5f8","target":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4472026-02-11T21:43:59.788Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.757200738Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","vm":"migration_from_base_and_back_lifecycle_0","vm_id":"b5497951-deb3-4998-825c-8e940f17e5f8","source":"migration_from_base_and_back","target_id":"b5497951-deb3-4998-825c-8e940f17e5f8","target":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4482026-02-11T21:43:59.788Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:43:59.757827171Z","target":"phd_framework::test_vm","line":448,"file":"phd-tests/framework/src/test_vm/mod.rs","e":"Communication Error: error sending request for url (http://127.0.0.1:9002/instance)","source_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","vm":"migration_from_base_and_back_lifecycle_0","vm_id":"b5497951-deb3-4998-825c-8e940f17e5f8","source":"migration_from_base_and_back","target_id":"b5497951-deb3-4998-825c-8e940f17e5f8","target":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4492026-02-11T21:44:00.427Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] Started instance","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:00.402592498Z","target":"phd_framework::test_vm","line":507,"file":"phd-tests/framework/src/test_vm/mod.rs","instance_description.instance":"Instance { properties: InstanceProperties { id: b5497951-deb3-4998-825c-8e940f17e5f8, name: \"phd-vm-b5497951-deb3-4998-825c-8e940f17e5f8\", description: \"Pheidippides-managed VM\", metadata: InstanceMetadata { silo_id: 6a80dc06-b7b6-4e4d-8a71-83b7f7f987bc, project_id: fc5775be-52a0-445a-868b-53907198bc04, sled_id: 506e8e19-b3c6-4451-a0a3-b0a9027dd0c7, sled_serial: \"506e8e19-b3c6-4451-a0a3-b0a9027dd0c7\", sled_revision: 1, sled_model: \"pheidippes\" } }, state: Migrating }","source_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","vm":"migration_from_base_and_back_lifecycle_0","vm_id":"b5497951-deb3-4998-825c-8e940f17e5f8","source":"migration_from_base_and_back","target_id":"b5497951-deb3-4998-825c-8e940f17e5f8","target":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4502026-02-11T21:44:00.429Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:00.40280054Z","target":"phd_framework::test_vm","line":656,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","migration_id":"edb12fee-94fc-4181-a899-d095abfaf40b","source":"migration_from_base_and_back","target_id":"b5497951-deb3-4998-825c-8e940f17e5f8","target":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4512026-02-11T21:44:03.109Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migration completed successfully","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:03.084552142Z","target":"phd_framework::test_vm","line":669,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","source":"migration_from_base_and_back","target_id":"b5497951-deb3-4998-825c-8e940f17e5f8","target":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4522026-02-11T21:44:03.110Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:03.084746138Z","target":"phd_framework::test_vm","line":656,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","migration_id":"edb12fee-94fc-4181-a899-d095abfaf40b","elapsed_milliseconds":2681,"source":"migration_from_base_and_back","target_id":"b5497951-deb3-4998-825c-8e940f17e5f8","target":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4532026-02-11T21:44:03.134Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - EVENT] serial socket control message","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:03.085434868Z","target":"phd_framework::serial","line":275,"file":"phd-tests/framework/src/serial/mod.rs","s":"{\"Migrating\":{\"destination\":\"127.0.0.1:9002\",\"from_start\":7847}}"}
4542026-02-11T21:44:03.134Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:03.087017314Z","target":"phd_framework::test_vm","line":1148,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4552026-02-11T21:44:03.134Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:03.087229856Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_0","vm_id":"b5497951-deb3-4998-825c-8e940f17e5f8","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4562026-02-11T21:44:03.134Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:03.087294448Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"ls foo.bar","timeout_duration":"Explicit(15s)","vm":"migration_from_base_and_back_lifecycle_0","vm_id":"b5497951-deb3-4998-825c-8e940f17e5f8","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4572026-02-11T21:44:03.134Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] Killing Propolis server process","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:03.100387426Z","target":"phd_framework::test_vm::server","line":140,"file":"phd-tests/framework/src/test_vm/server.rs","self.address":"127.0.0.1:9000","vm":"migration_from_base_and_back","vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4582026-02-11T21:44:03.206Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:03.182276406Z","target":"phd_framework::test_vm","line":1148,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","elapsed_milliseconds":95,"vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4592026-02-11T21:44:03.231Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:03.182509993Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","elapsed_milliseconds":8911,"vm_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4602026-02-11T21:44:05.741Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:05.716931391Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_0","elapsed_milliseconds":2629,"vm_id":"b5497951-deb3-4998-825c-8e940f17e5f8","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4612026-02-11T21:44:05.766Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:05.717116914Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_0","vm_id":"b5497951-deb3-4998-825c-8e940f17e5f8","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4622026-02-11T21:44:05.766Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:05.717171345Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(300s)","target":"localhost:~#","vm":"migration_from_base_and_back_lifecycle_0","vm_id":"b5497951-deb3-4998-825c-8e940f17e5f8","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4632026-02-11T21:44:05.791Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:05.75034079Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_0","elapsed_milliseconds":33,"vm_id":"b5497951-deb3-4998-825c-8e940f17e5f8","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4642026-02-11T21:44:05.791Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] migrating to new Propolis artifact for lifecycle test","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:05.750506844Z","target":"phd_framework::lifecycle","line":73,"file":"phd-tests/framework/src/lifecycle.rs","vm_name":"migration_from_base_and_back","propolis_artifact":"__BASE_PROPOLIS","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4652026-02-11T21:44:05.792Z{"v":0,"name":"phd-runner","msg":"[NEW - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:05.750639304Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4662026-02-11T21:44:05.792Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] phd_framework::test_vm","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:05.750725967Z","target":"phd_framework::test_vm","line":318,"file":"phd-tests/framework/src/test_vm/mod.rs","guest_os_kind":"Alpine","vm_name":"migration_from_base_and_back_lifecycle_1","environment":"EnvironmentSpec { location: Local, propolis_artifact: \"__BASE_PROPOLIS\", metrics: None }","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4672026-02-11T21:44:05.792Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:05.750839311Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/2574c4ae4d8591ed4b56c87b10c3e6ad05b787c81bc7aea4eebe3d11f0a81f3e/propolis-server","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4682026-02-11T21:44:05.792Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launching Propolis server","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:05.750935272Z","target":"phd_framework::test_vm::server","line":64,"file":"phd-tests/framework/src/test_vm/server.rs","server_path":"\"/phd-artifacts/2574c4ae4d8591ed4b56c87b10c3e6ad05b787c81bc7aea4eebe3d11f0a81f3e/propolis-server\"","bootrom_path":"\"/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd\"","server_addr":"127.0.0.1:9004","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4692026-02-11T21:44:05.792Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Opening server log files","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:05.751064246Z","target":"phd_framework::log_config","line":84,"file":"phd-tests/framework/src/log_config.rs","stderr_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stderr.log\"","stdout_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stdout.log\"","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4702026-02-11T21:44:05.817Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launched server with pid 847","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:05.777624539Z","target":"phd_framework::test_vm::server","line":122,"file":"phd-tests/framework/src/test_vm/server.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4712026-02-11T21:44:05.817Z{"v":0,"name":"phd-runner","msg":"[NEW - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:05.778093905Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":27,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4722026-02-11T21:44:05.817Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:05.778266982Z","target":"phd_framework::test_vm","line":602,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"b5497951-deb3-4998-825c-8e940f17e5f8","source":"migration_from_base_and_back_lifecycle_0","target_id":"baa423dd-188f-4359-8576-e9c9671410b4","target":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4732026-02-11T21:44:05.817Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:05.778348806Z","target":"phd_framework::test_vm","line":635,"file":"phd-tests/framework/src/test_vm/mod.rs","migration_id":"67ac210d-7298-461a-8b7b-3598d225e5bb","timeout_duration":"45s","source_id":"b5497951-deb3-4998-825c-8e940f17e5f8","source":"migration_from_base_and_back_lifecycle_0","target_id":"baa423dd-188f-4359-8576-e9c9671410b4","target":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4742026-02-11T21:44:05.817Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:05.778419921Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"b5497951-deb3-4998-825c-8e940f17e5f8","vm":"migration_from_base_and_back_lifecycle_1","vm_id":"baa423dd-188f-4359-8576-e9c9671410b4","source":"migration_from_base_and_back_lifecycle_0","target_id":"baa423dd-188f-4359-8576-e9c9671410b4","target":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4752026-02-11T21:44:05.817Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:05.779015675Z","target":"phd_framework::test_vm","line":448,"file":"phd-tests/framework/src/test_vm/mod.rs","e":"Communication Error: error sending request for url (http://127.0.0.1:9004/instance)","source_id":"b5497951-deb3-4998-825c-8e940f17e5f8","vm":"migration_from_base_and_back_lifecycle_1","vm_id":"baa423dd-188f-4359-8576-e9c9671410b4","source":"migration_from_base_and_back_lifecycle_0","target_id":"baa423dd-188f-4359-8576-e9c9671410b4","target":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4762026-02-11T21:44:06.170Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] Started instance","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:06.145683771Z","target":"phd_framework::test_vm","line":507,"file":"phd-tests/framework/src/test_vm/mod.rs","instance_description.instance":"Instance { properties: InstanceProperties { id: baa423dd-188f-4359-8576-e9c9671410b4, name: \"phd-vm-baa423dd-188f-4359-8576-e9c9671410b4\", description: \"Pheidippides-managed VM\", metadata: InstanceMetadata { silo_id: 6a80dc06-b7b6-4e4d-8a71-83b7f7f987bc, project_id: fc5775be-52a0-445a-868b-53907198bc04, sled_id: fc06d9d4-336c-4252-90d5-7aa38273d619, sled_serial: \"fc06d9d4-336c-4252-90d5-7aa38273d619\", sled_revision: 1, sled_model: \"pheidippes\" } }, state: Migrating }","source_id":"b5497951-deb3-4998-825c-8e940f17e5f8","vm":"migration_from_base_and_back_lifecycle_1","vm_id":"baa423dd-188f-4359-8576-e9c9671410b4","source":"migration_from_base_and_back_lifecycle_0","target_id":"baa423dd-188f-4359-8576-e9c9671410b4","target":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4772026-02-11T21:44:06.196Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:06.145892545Z","target":"phd_framework::test_vm","line":656,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"b5497951-deb3-4998-825c-8e940f17e5f8","migration_id":"67ac210d-7298-461a-8b7b-3598d225e5bb","source":"migration_from_base_and_back_lifecycle_0","target_id":"baa423dd-188f-4359-8576-e9c9671410b4","target":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4782026-02-11T21:44:08.878Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - EVENT] serial socket control message","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:08.8546533Z","target":"phd_framework::serial","line":275,"file":"phd-tests/framework/src/serial/mod.rs","s":"{\"Migrating\":{\"destination\":\"127.0.0.1:9004\",\"from_start\":7894}}"}
4792026-02-11T21:44:10.609Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migration completed successfully","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:10.584966268Z","target":"phd_framework::test_vm","line":669,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"b5497951-deb3-4998-825c-8e940f17e5f8","source":"migration_from_base_and_back_lifecycle_0","target_id":"baa423dd-188f-4359-8576-e9c9671410b4","target":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4802026-02-11T21:44:10.609Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:10.585064003Z","target":"phd_framework::test_vm","line":656,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"b5497951-deb3-4998-825c-8e940f17e5f8","migration_id":"67ac210d-7298-461a-8b7b-3598d225e5bb","elapsed_milliseconds":4438,"source":"migration_from_base_and_back_lifecycle_0","target_id":"baa423dd-188f-4359-8576-e9c9671410b4","target":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4812026-02-11T21:44:10.634Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:10.586956202Z","target":"phd_framework::test_vm","line":1148,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_0","vm_id":"b5497951-deb3-4998-825c-8e940f17e5f8","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4822026-02-11T21:44:10.635Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:10.587213728Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_1","vm_id":"baa423dd-188f-4359-8576-e9c9671410b4","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4832026-02-11T21:44:10.635Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:10.587281696Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"ls foo.bar","timeout_duration":"Explicit(15s)","vm":"migration_from_base_and_back_lifecycle_1","vm_id":"baa423dd-188f-4359-8576-e9c9671410b4","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4842026-02-11T21:44:10.635Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] Killing Propolis server process","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:10.589066465Z","target":"phd_framework::test_vm::server","line":140,"file":"phd-tests/framework/src/test_vm/server.rs","self.address":"127.0.0.1:9002","vm":"migration_from_base_and_back_lifecycle_0","vm_id":"b5497951-deb3-4998-825c-8e940f17e5f8","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4852026-02-11T21:44:10.691Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:10.667714208Z","target":"phd_framework::test_vm","line":1148,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_0","elapsed_milliseconds":80,"vm_id":"b5497951-deb3-4998-825c-8e940f17e5f8","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4862026-02-11T21:44:10.716Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:10.668044762Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_0","source":"migration_from_base_and_back","target_id":"b5497951-deb3-4998-825c-8e940f17e5f8","source_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","elapsed_milliseconds":10909,"vm_id":"b5497951-deb3-4998-825c-8e940f17e5f8","target":"migration_from_base_and_back_lifecycle_0"}
4872026-02-11T21:44:10.716Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:10.668092291Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_1","elapsed_milliseconds":80,"vm_id":"baa423dd-188f-4359-8576-e9c9671410b4","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4882026-02-11T21:44:10.716Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:10.66817642Z","target":"phd_framework::test_vm","line":602,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"501db7c2-7f35-4227-ba40-5439b9ca2d69","elapsed_milliseconds":10909,"source":"migration_from_base_and_back","target_id":"b5497951-deb3-4998-825c-8e940f17e5f8","target":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4892026-02-11T21:44:10.716Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:10.668305093Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_1","vm_id":"baa423dd-188f-4359-8576-e9c9671410b4","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4902026-02-11T21:44:10.716Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:10.668364666Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","vm":"migration_from_base_and_back_lifecycle_1","vm_id":"baa423dd-188f-4359-8576-e9c9671410b4","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4912026-02-11T21:44:10.741Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:10.700321593Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_1","elapsed_milliseconds":31,"vm_id":"baa423dd-188f-4359-8576-e9c9671410b4","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4922026-02-11T21:44:10.741Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] migrating to new Propolis artifact for lifecycle test","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:10.700455496Z","target":"phd_framework::lifecycle","line":73,"file":"phd-tests/framework/src/lifecycle.rs","vm_name":"migration_from_base_and_back","propolis_artifact":"__DEFAULT_PROPOLIS","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4932026-02-11T21:44:10.741Z{"v":0,"name":"phd-runner","msg":"[NEW - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:10.700575883Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4942026-02-11T21:44:10.741Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] phd_framework::test_vm","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:10.700656736Z","target":"phd_framework::test_vm","line":318,"file":"phd-tests/framework/src/test_vm/mod.rs","environment":"EnvironmentSpec { location: Local, propolis_artifact: \"__DEFAULT_PROPOLIS\", metrics: None }","guest_os_kind":"Alpine","vm_name":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4952026-02-11T21:44:10.741Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:10.700761834Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/work/phd-test/propolis-server","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4962026-02-11T21:44:10.741Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launching Propolis server","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:10.700848498Z","target":"phd_framework::test_vm::server","line":64,"file":"phd-tests/framework/src/test_vm/server.rs","server_addr":"127.0.0.1:9006","server_path":"\"/work/phd-test/propolis-server\"","bootrom_path":"\"/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd\"","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4972026-02-11T21:44:10.741Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Opening server log files","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:10.700961802Z","target":"phd_framework::log_config","line":84,"file":"phd-tests/framework/src/log_config.rs","stderr_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stderr.log\"","stdout_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stdout.log\"","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4982026-02-11T21:44:10.766Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launched server with pid 849","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:10.72783702Z","target":"phd_framework::test_vm::server","line":122,"file":"phd-tests/framework/src/test_vm/server.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4992026-02-11T21:44:10.766Z{"v":0,"name":"phd-runner","msg":"[NEW - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:10.728138398Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":27,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5002026-02-11T21:44:10.766Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:10.728250239Z","target":"phd_framework::test_vm","line":602,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"baa423dd-188f-4359-8576-e9c9671410b4","source":"migration_from_base_and_back_lifecycle_1","target_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","target":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5012026-02-11T21:44:10.766Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:10.728338566Z","target":"phd_framework::test_vm","line":635,"file":"phd-tests/framework/src/test_vm/mod.rs","migration_id":"36b68a27-7b57-4c52-893e-b55ce3eb9e12","timeout_duration":"45s","source_id":"baa423dd-188f-4359-8576-e9c9671410b4","source":"migration_from_base_and_back_lifecycle_1","target_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","target":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5022026-02-11T21:44:10.767Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:10.728427404Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"baa423dd-188f-4359-8576-e9c9671410b4","vm":"migration_from_base_and_back_lifecycle_2","vm_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","source":"migration_from_base_and_back_lifecycle_1","target_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","target":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5032026-02-11T21:44:10.767Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:10.729009693Z","target":"phd_framework::test_vm","line":448,"file":"phd-tests/framework/src/test_vm/mod.rs","e":"Communication Error: error sending request for url (http://127.0.0.1:9006/instance)","source_id":"baa423dd-188f-4359-8576-e9c9671410b4","vm":"migration_from_base_and_back_lifecycle_2","vm_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","source":"migration_from_base_and_back_lifecycle_1","target_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","target":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5042026-02-11T21:44:11.232Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] Started instance","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:11.208450273Z","target":"phd_framework::test_vm","line":507,"file":"phd-tests/framework/src/test_vm/mod.rs","instance_description.instance":"Instance { properties: InstanceProperties { id: 1d6fb8f4-e8d2-4980-a5df-35e1054c6aee, name: \"phd-vm-1d6fb8f4-e8d2-4980-a5df-35e1054c6aee\", description: \"Pheidippides-managed VM\", metadata: InstanceMetadata { silo_id: 6a80dc06-b7b6-4e4d-8a71-83b7f7f987bc, project_id: fc5775be-52a0-445a-868b-53907198bc04, sled_id: 190aa61a-d49b-4c90-b85b-7708ddbeafb6, sled_serial: \"190aa61a-d49b-4c90-b85b-7708ddbeafb6\", sled_revision: 1, sled_model: \"pheidippes\" } }, state: Migrating }","source_id":"baa423dd-188f-4359-8576-e9c9671410b4","vm":"migration_from_base_and_back_lifecycle_2","vm_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","source":"migration_from_base_and_back_lifecycle_1","target_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","target":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5052026-02-11T21:44:11.257Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:11.208662032Z","target":"phd_framework::test_vm","line":656,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"baa423dd-188f-4359-8576-e9c9671410b4","migration_id":"36b68a27-7b57-4c52-893e-b55ce3eb9e12","source":"migration_from_base_and_back_lifecycle_1","target_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","target":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5062026-02-11T21:44:13.917Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - EVENT] serial socket control message","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:13.89391456Z","target":"phd_framework::serial","line":275,"file":"phd-tests/framework/src/serial/mod.rs","s":"{\"Migrating\":{\"destination\":\"127.0.0.1:9006\",\"from_start\":7941}}"}
5072026-02-11T21:44:14.195Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migration completed successfully","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:14.171525993Z","target":"phd_framework::test_vm","line":669,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"baa423dd-188f-4359-8576-e9c9671410b4","source":"migration_from_base_and_back_lifecycle_1","target_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","target":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5082026-02-11T21:44:14.195Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:14.17162491Z","target":"phd_framework::test_vm","line":656,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"baa423dd-188f-4359-8576-e9c9671410b4","migration_id":"36b68a27-7b57-4c52-893e-b55ce3eb9e12","elapsed_milliseconds":2962,"source":"migration_from_base_and_back_lifecycle_1","target_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","target":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5092026-02-11T21:44:14.220Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:14.17431255Z","target":"phd_framework::test_vm","line":1148,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_1","vm_id":"baa423dd-188f-4359-8576-e9c9671410b4","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5102026-02-11T21:44:14.220Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:14.174575767Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_2","vm_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5112026-02-11T21:44:14.220Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:14.174643555Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"ls foo.bar","vm":"migration_from_base_and_back_lifecycle_2","vm_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5122026-02-11T21:44:14.220Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] Killing Propolis server process","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:14.175709978Z","target":"phd_framework::test_vm::server","line":140,"file":"phd-tests/framework/src/test_vm/server.rs","self.address":"127.0.0.1:9004","vm":"migration_from_base_and_back_lifecycle_1","vm_id":"baa423dd-188f-4359-8576-e9c9671410b4","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5132026-02-11T21:44:14.278Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:14.255069925Z","target":"phd_framework::test_vm","line":1148,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_1","elapsed_milliseconds":80,"vm_id":"baa423dd-188f-4359-8576-e9c9671410b4","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5142026-02-11T21:44:14.303Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:14.25534275Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_1","source":"migration_from_base_and_back_lifecycle_0","target_id":"baa423dd-188f-4359-8576-e9c9671410b4","source_id":"b5497951-deb3-4998-825c-8e940f17e5f8","elapsed_milliseconds":8475,"vm_id":"baa423dd-188f-4359-8576-e9c9671410b4","target":"migration_from_base_and_back_lifecycle_1"}
5152026-02-11T21:44:14.303Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:14.25546469Z","target":"phd_framework::test_vm","line":602,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"b5497951-deb3-4998-825c-8e940f17e5f8","elapsed_milliseconds":8475,"source":"migration_from_base_and_back_lifecycle_0","target_id":"baa423dd-188f-4359-8576-e9c9671410b4","target":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5162026-02-11T21:44:17.742Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:17.718664783Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_2","elapsed_milliseconds":3543,"vm_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5172026-02-11T21:44:17.766Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:17.718991079Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_2","vm_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5182026-02-11T21:44:17.766Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:17.719097029Z","target":"phd_framework::test_vm","line":905,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","vm":"migration_from_base_and_back_lifecycle_2","vm_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5192026-02-11T21:44:17.791Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:17.751918188Z","target":"phd_framework::test_vm","line":898,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_2","elapsed_milliseconds":32,"vm_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5202026-02-11T21:44:17.791Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:17.752054635Z","target":"phd_framework::test_vm","line":1148,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_2","vm_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5212026-02-11T21:44:17.792Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - EVENT] serial console command channel was closed","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:17.752206432Z","target":"phd_framework::serial","line":213,"file":"phd-tests/framework/src/serial/mod.rs"}
5222026-02-11T21:44:17.792Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:17.752336337Z","target":"phd_framework::serial","line":200,"file":"phd-tests/framework/src/serial/mod.rs","elapsed_milliseconds":22884}
5232026-02-11T21:44:17.792Z{"v":0,"name":"phd-runner","msg":"test phd_tests::migrate::from_base::migration_from_base_and_back ... ok","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:17.752464839Z","target":"phd_runner::execute","line":130,"file":"phd-tests/runner/src/execute.rs"}
5242026-02-11T21:44:17.792Z{"v":0,"name":"phd-runner","msg":"[TEST_CLEANUP - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:17.752624651Z","target":"phd_runner::fixtures","line":51,"file":"phd-tests/runner/src/fixtures.rs"}
5252026-02-11T21:44:17.792Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:17.753836739Z","target":"phd_framework::test_vm","line":1171,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_2","vm_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5262026-02-11T21:44:18.124Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] Killing Propolis server process","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:18.101378122Z","target":"phd_framework::test_vm::server","line":140,"file":"phd-tests/framework/src/test_vm/server.rs","self.address":"127.0.0.1:9006","vm":"migration_from_base_and_back_lifecycle_2","vm_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5272026-02-11T21:44:18.204Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] zfs clone dropped","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:18.181493803Z","target":"phd_framework::zfs","line":83,"file":"phd-tests/framework/src/zfs.rs","vm":"migration_from_base_and_back_lifecycle_2","vm_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5282026-02-11T21:44:18.204Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] executing ZFS command","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:18.18160355Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","verb":"destroy","args":"[\"phd-artifacts/phd-clone-97e3dfd8-2d10-4dfb-a3fb-c8991517b610\"]","vm":"migration_from_base_and_back_lifecycle_2","vm_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5292026-02-11T21:44:18.232Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] zfs snapshot dropped","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:18.209262317Z","target":"phd_framework::zfs","line":57,"file":"phd-tests/framework/src/zfs.rs","vm":"migration_from_base_and_back_lifecycle_2","vm_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5302026-02-11T21:44:18.232Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] executing ZFS command","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:18.209357557Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","verb":"destroy","args":"[\"phd-artifacts@phd-6442e826-a1b1-4a5d-a672-200b3b97f62a\"]","vm":"migration_from_base_and_back_lifecycle_2","vm_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5312026-02-11T21:44:18.257Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:18.228240196Z","target":"phd_framework::test_vm","line":1148,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_2","elapsed_milliseconds":475,"vm_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5322026-02-11T21:44:18.257Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:18.22839774Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_2","source":"migration_from_base_and_back_lifecycle_1","target_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","source_id":"baa423dd-188f-4359-8576-e9c9671410b4","elapsed_milliseconds":7498,"vm_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","target":"migration_from_base_and_back_lifecycle_2"}
5332026-02-11T21:44:18.257Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:18.228458117Z","target":"phd_framework::test_vm","line":602,"file":"phd-tests/framework/src/test_vm/mod.rs","source_id":"baa423dd-188f-4359-8576-e9c9671410b4","elapsed_milliseconds":7499,"source":"migration_from_base_and_back_lifecycle_1","target_id":"1d6fb8f4-e8d2-4980-a5df-35e1054c6aee","target":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5342026-02-11T21:44:18.257Z{"v":0,"name":"phd-runner","msg":"[TEST - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:18.22850493Z","target":"phd_tests::migrate::from_base","line":52,"file":"phd-tests/tests/src/migrate.rs","elapsed_milliseconds":24043,"path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5352026-02-11T21:44:18.257Z{"v":0,"name":"phd-runner","msg":"[TEST_CLEANUP - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:18.228499886Z","target":"phd_runner::fixtures","line":51,"file":"phd-tests/runner/src/fixtures.rs","elapsed_milliseconds":475}
5362026-02-11T21:44:18.257Z{"v":0,"name":"phd-runner","msg":"[EXECUTION_CLEANUP - START]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:18.228607067Z","target":"phd_runner::fixtures","line":35,"file":"phd-tests/runner/src/fixtures.rs"}
5372026-02-11T21:44:18.257Z{"v":0,"name":"phd-runner","msg":"[EXECUTION_CLEANUP - END]","level":30,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:18.228644422Z","target":"phd_runner::fixtures","line":35,"file":"phd-tests/runner/src/fixtures.rs","elapsed_milliseconds":0}
5382026-02-11T21:44:18.257Ztest result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 77.70s
5392026-02-11T21:44:18.257Z
5402026-02-11T21:44:18.257Z{"v":0,"name":"phd-runner","msg":"phd_runner","level":20,"hostname":"BRM42220010","pid":819,"time":"2026-02-11T21:44:18.228828371Z","target":"phd_runner","line":41,"file":"phd-tests/runner/src/main.rs","exit_code":0}
5412026-02-11T21:44:18.331Z
5422026-02-11T21:44:18.355Zreal 1:18.867246492
5432026-02-11T21:44:18.355Zuser 38.135204509
5442026-02-11T21:44:18.355Zsys 19.327053470
5452026-02-11T21:44:18.355Ztrap 0.006043690
5462026-02-11T21:44:18.355Ztflt 0.002260931
5472026-02-11T21:44:18.355Zdflt 0.002108211
5482026-02-11T21:44:18.355Zkflt 0.000000000
5492026-02-11T21:44:18.356Zlock 3:08:14.807488730
5502026-02-11T21:44:18.356Zslp 4:17.382349207
5512026-02-11T21:44:18.356Zlat 1.666400989
5522026-02-11T21:44:18.356Zstop 26.561600897
5532026-02-11T21:44:18.356Z+ failcount=0
5542026-02-11T21:44:18.356Z+ set -e
5552026-02-11T21:44:18.356Z+ tar -czvf /tmp/phd-tmp-files.tar.gz -C /tmp/propolis-phd .
5562026-02-11T21:44:18.356ZCompressing '/tmp/phd-tmp-files.tar.gz' with '/usr/bin/gzip'...
5572026-02-11T21:44:18.356Za ./ 0K
5582026-02-11T21:44:18.356Za ./phd_tests::migrate::from_base::can_migrate_from_base/ 0K
5592026-02-11T21:44:18.356Za ./phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stdout.log 140K
5602026-02-11T21:44:18.356Za ./phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stderr.log 0K
5612026-02-11T21:44:18.356Za ./phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.serial.log 7K
5622026-02-11T21:44:18.356Za ./phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stdout.log 146K
5632026-02-11T21:44:18.356Za ./phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stderr.log 0K
5642026-02-11T21:44:18.356Za ./phd_tests::migrate::from_base::serial_history/ 0K
5652026-02-11T21:44:18.356Za ./phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stdout.log 141K
5662026-02-11T21:44:18.356Za ./phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stderr.log 0K
5672026-02-11T21:44:18.356Za ./phd_tests::migrate::from_base::serial_history/migration_serial_history_base.serial.log 7K
5682026-02-11T21:44:18.356Za ./phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stdout.log 147K
5692026-02-11T21:44:18.356Za ./phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stderr.log 0K
5702026-02-11T21:44:18.356Za ./phd_tests::migrate::from_base::migration_from_base_and_back/ 0K
5712026-02-11T21:44:18.356Za ./phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stdout.log 140K
5722026-02-11T21:44:18.356Za ./phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stderr.log 0K
5732026-02-11T21:44:18.357Za ./phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.serial.log 7K
5742026-02-11T21:44:18.357Za ./phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stdout.log 233K
5752026-02-11T21:44:18.357Za ./phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stderr.log 0K
5762026-02-11T21:44:18.357Za ./phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stdout.log 234K
5772026-02-11T21:44:18.357Za ./phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stderr.log 0K
5782026-02-11T21:44:18.357Za ./phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stdout.log 147K
5792026-02-11T21:44:18.357Za ./phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stderr.log 0K
5802026-02-11T21:44:18.381Z+ exitcode=0
5812026-02-11T21:44:18.381Z+ '[' 0 -eq 0 ']'
5822026-02-11T21:44:18.381Z+ echo
5832026-02-11T21:44:18.381Z
5842026-02-11T21:44:18.381Z+ echo 'ALL TESTS PASSED'
5852026-02-11T21:44:18.381ZALL TESTS PASSED
5862026-02-11T21:44:18.381Z+ echo
5872026-02-11T21:44:18.381Z
5882026-02-11T21:44:18.381Z+ find /dev/vmm -mindepth 1 -maxdepth 1
5892026-02-11T21:44:18.382Z+ read
5902026-02-11T21:44:18.382Z+ exit 0
5912026-02-11T21:44:18.382Zprocess exited: duration 99761 ms, exit code 0
 
5922026-02-11T21:44:18.460Zfound 2 output files
5932026-02-11T21:44:18.460Zuploading: /tmp/phd-runner.log (184391 bytes)
5942026-02-11T21:44:19.603Zuploaded: /tmp/phd-runner.log
5952026-02-11T21:44:19.603Zuploading: /tmp/phd-tmp-files.tar.gz (105999 bytes)
5962026-02-11T21:44:20.787Zuploaded: /tmp/phd-tmp-files.tar.gz