| 1 | 2023-12-04T23:29:00.581Z | INFO | phd-runner: phd_runner
file = phd-tests/runner/src/main.rs
line = 32
runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", crucible_downstairs_cmd: None, tmp_directory: "/tmp/propolis-phd", artifact_directory: "/tmp/propolis-phd", server_logging_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: [], exclude_filter: [] }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
| 2 | 2023-12-04T23:29:00.583Z | INFO | phd-runner: Created new artifact store from manifest
file = phd-tests/framework/src/artifacts/store.rs
line = 207
store = Store { local_dir: "/tmp/propolis-phd", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" } }, cached_path: None }, poisoned: false, .. }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat { repo: "oxidecomputer/edk2", series: "image_debug", commit: "6d92acf0a22718dd4175d7c64dbcf7aaec3740bd", sha256: "29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f" } }, cached_path: None }, poisoned: false, .. }}, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] }
target = phd_framework::artifacts::store
|
| 3 | 2023-12-04T23:29:00.584Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 23
target = phd_runner::fixtures
|
| 4 | 2023-12-04T23:29:00.584Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 23
target = phd_runner::fixtures
|
| 5 | 2023-12-04T23:29:00.584Z | INFO | phd-runner: Running 14 test(s)
file = phd-tests/runner/src/execute.rs
line = 98
target = phd_runner::execute
|
| 6 | 2023-12-04T23:29:00.584Z | INFO | phd-runner: Starting test phd_tests::hw::lspci_lifecycle_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
| 7 | 2023-12-04T23:29:00.584Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 8 | 2023-12-04T23:29:00.584Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 9 | 2023-12-04T23:29:00.584Z | INFO | phd-runner: checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 85
maybe_path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 10 | 2023-12-04T23:29:00.584Z | INFO | phd-runner: Downloading artifact with timeout 600s
file = phd-tests/framework/src/artifacts/store.rs
line = 140
maybe_path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
|
| 11 | 2023-12-04T23:29:02.775Z | INFO | phd-runner: checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 85
maybe_path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 12 | 2023-12-04T23:29:02.775Z | INFO | phd-runner: Downloading artifact with timeout 600s
file = phd-tests/framework/src/artifacts/store.rs
line = 140
maybe_path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
uri = https://oxide-omicron-build.s3.amazonaws.com/alpine.iso
|
| 13 | 2023-12-04T23:29:32.325Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 14 | 2023-12-04T23:29:32.326Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/bc1afc7b-0023-44f7-a8b2-7f7c13d32c5e.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
| 15 | 2023-12-04T23:29:32.347Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 16 | 2023-12-04T23:29:32.347Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/bc1afc7b-0023-44f7-a8b2-7f7c13d32c5e.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = lspci_lifecycle_test
|
| 17 | 2023-12-04T23:29:32.347Z | INFO | phd-runner: [NEW - EVENT] Examining locally-sourced artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 52
path = /work/phd-test/propolis-server
sha256 = None
target = phd_framework::artifacts::store
|
| 18 | 2023-12-04T23:29:32.347Z | INFO | phd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path
file = phd-tests/framework/src/artifacts/store.rs
line = 65
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 19 | 2023-12-04T23:29:32.347Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 20 | 2023-12-04T23:29:32.350Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/lspci_lifecycle_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 21 | 2023-12-04T23:29:32.350Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/lspci_lifecycle_test.stderr.log"
stdout_path = "/tmp/propolis-phd/lspci_lifecycle_test.stdout.log"
target = phd_framework::server_log_mode
|
| 22 | 2023-12-04T23:29:32.365Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 850
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
| 23 | 2023-12-04T23:29:32.365Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 24 | 2023-12-04T23:29:32.366Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 25 | 2023-12-04T23:29:32.998Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 26 | 2023-12-04T23:29:32.998Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 27 | 2023-12-04T23:29:32.999Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 51edaa19-fc65-45db-974a-61d9351da3f9, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-51edaa19-fc65-45db-974a-61d9351da3f9", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/bc1afc7b-0023-44f7-a8b2-7f7c13d32c5e.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 28 | 2023-12-04T23:29:32.999Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 29 | 2023-12-04T23:29:33.000Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 503
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 30 | 2023-12-04T23:29:33.000Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 31 | 2023-12-04T23:29:33.000Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
wanted = localhost login:
|
| 32 | 2023-12-04T23:29:34.085Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 33 | 2023-12-04T23:29:34.085Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 34 | 2023-12-04T23:29:34.085Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 35 | 2023-12-04T23:29:34.085Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 36 | 2023-12-04T23:29:34.095Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 37 | 2023-12-04T23:29:34.096Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 38 | 2023-12-04T23:29:34.096Z | INFO | phd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 39 | 2023-12-04T23:29:34.107Z | INFO | phd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 40 | 2023-12-04T23:29:35.130Z | INFO | phd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt'
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 41 | 2023-12-04T23:29:35.131Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 42 | 2023-12-04T23:29:36.528Z | INFO | phd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 43 | 2023-12-04T23:29:36.539Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 44 | 2023-12-04T23:29:36.539Z | INFO | phd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 45 | 2023-12-04T23:29:36.539Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 46 | 2023-12-04T23:29:36.539Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 47 | 2023-12-04T23:29:36.539Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 48 | 2023-12-04T23:29:36.550Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 49 | 2023-12-04T23:29:36.550Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 50 | 2023-12-04T23:29:36.594Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 51 | 2023-12-04T23:29:36.604Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 52 | 2023-12-04T23:29:36.604Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 53 | 2023-12-04T23:29:36.626Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 54 | 2023-12-04T23:29:36.704Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 55 | 2023-12-04T23:29:36.715Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 56 | 2023-12-04T23:29:36.715Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 57 | 2023-12-04T23:29:36.715Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 58 | 2023-12-04T23:29:36.736Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 59 | 2023-12-04T23:29:36.769Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 60 | 2023-12-04T23:29:36.932Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 61 | 2023-12-04T23:29:36.965Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 62 | 2023-12-04T23:29:36.988Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 63 | 2023-12-04T23:29:36.999Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 64 | 2023-12-04T23:29:37.010Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 65 | 2023-12-04T23:29:37.021Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 66 | 2023-12-04T23:29:37.032Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 67 | 2023-12-04T23:29:37.043Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 68 | 2023-12-04T23:29:37.053Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 69 | 2023-12-04T23:29:37.053Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 70 | 2023-12-04T23:29:37.064Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 71 | 2023-12-04T23:29:37.075Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 72 | 2023-12-04T23:29:37.087Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 73 | 2023-12-04T23:29:37.190Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 74 | 2023-12-04T23:29:37.201Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 75 | 2023-12-04T23:29:37.201Z | INFO | phd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 76 | 2023-12-04T23:29:37.201Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 77 | 2023-12-04T23:29:37.202Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
wanted = localhost:~#
|
| 78 | 2023-12-04T23:29:37.212Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 79 | 2023-12-04T23:29:37.212Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 80 | 2023-12-04T23:29:37.212Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 81 | 2023-12-04T23:29:37.212Z | INFO | phd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 82 | 2023-12-04T23:29:37.212Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 83 | 2023-12-04T23:29:37.212Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 84 | 2023-12-04T23:29:37.212Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 85 | 2023-12-04T23:29:37.213Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 86 | 2023-12-04T23:29:37.213Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 87 | 2023-12-04T23:29:37.213Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 88 | 2023-12-04T23:29:37.213Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 89 | 2023-12-04T23:29:37.213Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4212
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 90 | 2023-12-04T23:29:37.213Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 532
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 91 | 2023-12-04T23:29:37.213Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 92 | 2023-12-04T23:29:37.213Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
wanted = sudo lspci -vvx\n
|
| 93 | 2023-12-04T23:29:37.223Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# sudo lspci -vvx
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 94 | 2023-12-04T23:29:37.224Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 95 | 2023-12-04T23:29:37.224Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
wanted = localhost:~#
|
| 96 | 2023-12-04T23:29:37.235Z | INFO | phd-runner: [SERIAL - EVENT] -ash: sudo: not found
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 97 | 2023-12-04T23:29:37.246Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 98 | 2023-12-04T23:29:37.246Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
wanted = sudo lshw -notime\n
|
| 99 | 2023-12-04T23:29:37.256Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# sudo lshw -notime
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 100 | 2023-12-04T23:29:37.256Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 101 | 2023-12-04T23:29:37.256Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
wanted = localhost:~#
|
| 102 | 2023-12-04T23:29:37.278Z | INFO | phd-runner: [SERIAL - EVENT] -ash: sudo: not found
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 103 | 2023-12-04T23:29:37.279Z | INFO | phd-runner: stopping and starting VM for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 58
target = phd_framework::lifecycle
vm_name = lspci_lifecycle_test
|
| 104 | 2023-12-04T23:29:37.279Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 105 | 2023-12-04T23:29:37.280Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 106 | 2023-12-04T23:29:37.280Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/bc1afc7b-0023-44f7-a8b2-7f7c13d32c5e.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = lspci_lifecycle_test_lifecycle_0
|
| 107 | 2023-12-04T23:29:37.280Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 108 | 2023-12-04T23:29:37.280Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 109 | 2023-12-04T23:29:37.281Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 110 | 2023-12-04T23:29:37.281Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4282
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 111 | 2023-12-04T23:29:37.283Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/lspci_lifecycle_test_lifecycle_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 112 | 2023-12-04T23:29:37.283Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/lspci_lifecycle_test_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/lspci_lifecycle_test_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
| 113 | 2023-12-04T23:29:37.291Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 851
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
| 114 | 2023-12-04T23:29:37.291Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 115 | 2023-12-04T23:29:37.292Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 116 | 2023-12-04T23:29:37.899Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 117 | 2023-12-04T23:29:37.899Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 118 | 2023-12-04T23:29:37.900Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 23241f79-e890-4f4b-9ef7-a7009dba13c6, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-23241f79-e890-4f4b-9ef7-a7009dba13c6", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/bc1afc7b-0023-44f7-a8b2-7f7c13d32c5e.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 119 | 2023-12-04T23:29:37.900Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 120 | 2023-12-04T23:29:37.901Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 503
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 121 | 2023-12-04T23:29:37.901Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 122 | 2023-12-04T23:29:37.901Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
wanted = localhost login:
|
| 123 | 2023-12-04T23:29:38.987Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 124 | 2023-12-04T23:29:38.987Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 125 | 2023-12-04T23:29:38.987Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 126 | 2023-12-04T23:29:38.987Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 127 | 2023-12-04T23:29:38.997Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 128 | 2023-12-04T23:29:38.997Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 129 | 2023-12-04T23:29:39.008Z | INFO | phd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 130 | 2023-12-04T23:29:39.008Z | INFO | phd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 131 | 2023-12-04T23:29:40.032Z | INFO | phd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt'
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 132 | 2023-12-04T23:29:40.032Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 133 | 2023-12-04T23:29:41.429Z | INFO | phd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 134 | 2023-12-04T23:29:41.440Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 135 | 2023-12-04T23:29:41.440Z | INFO | phd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 136 | 2023-12-04T23:29:41.440Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 137 | 2023-12-04T23:29:41.440Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 138 | 2023-12-04T23:29:41.440Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 139 | 2023-12-04T23:29:41.450Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 140 | 2023-12-04T23:29:41.450Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 141 | 2023-12-04T23:29:41.494Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 142 | 2023-12-04T23:29:41.505Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 143 | 2023-12-04T23:29:41.505Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 144 | 2023-12-04T23:29:41.528Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 145 | 2023-12-04T23:29:41.594Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 146 | 2023-12-04T23:29:41.605Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 147 | 2023-12-04T23:29:41.605Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 148 | 2023-12-04T23:29:41.605Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 149 | 2023-12-04T23:29:41.616Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 150 | 2023-12-04T23:29:41.661Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 151 | 2023-12-04T23:29:41.809Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 152 | 2023-12-04T23:29:41.852Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 153 | 2023-12-04T23:29:41.874Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 154 | 2023-12-04T23:29:41.886Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 155 | 2023-12-04T23:29:41.897Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 156 | 2023-12-04T23:29:41.908Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 157 | 2023-12-04T23:29:41.919Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 158 | 2023-12-04T23:29:41.930Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 159 | 2023-12-04T23:29:41.941Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 160 | 2023-12-04T23:29:41.941Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 161 | 2023-12-04T23:29:41.952Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 162 | 2023-12-04T23:29:41.964Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 163 | 2023-12-04T23:29:41.974Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 164 | 2023-12-04T23:29:42.088Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 165 | 2023-12-04T23:29:42.088Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 166 | 2023-12-04T23:29:42.089Z | INFO | phd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 167 | 2023-12-04T23:29:42.089Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 168 | 2023-12-04T23:29:42.089Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
wanted = localhost:~#
|
| 169 | 2023-12-04T23:29:42.100Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 170 | 2023-12-04T23:29:42.100Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 171 | 2023-12-04T23:29:42.100Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 172 | 2023-12-04T23:29:42.100Z | INFO | phd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 173 | 2023-12-04T23:29:42.100Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 174 | 2023-12-04T23:29:42.100Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 175 | 2023-12-04T23:29:42.100Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 176 | 2023-12-04T23:29:42.100Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 177 | 2023-12-04T23:29:42.100Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 178 | 2023-12-04T23:29:42.100Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 179 | 2023-12-04T23:29:42.100Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 180 | 2023-12-04T23:29:42.100Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4199
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 181 | 2023-12-04T23:29:42.100Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 532
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 182 | 2023-12-04T23:29:42.101Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 183 | 2023-12-04T23:29:42.104Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 184 | 2023-12-04T23:29:42.120Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 185 | 2023-12-04T23:29:42.121Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 9122
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 186 | 2023-12-04T23:29:42.121Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 9755
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 51edaa19-fc65-45db-974a-61d9351da3f9
|
| 187 | 2023-12-04T23:29:42.121Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 188 | 2023-12-04T23:29:42.121Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
wanted = sudo lspci -vvx\n
|
| 189 | 2023-12-04T23:29:42.133Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# sudo lspci -vvx
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 190 | 2023-12-04T23:29:42.133Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 191 | 2023-12-04T23:29:42.133Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
wanted = localhost:~#
|
| 192 | 2023-12-04T23:29:42.144Z | INFO | phd-runner: [SERIAL - EVENT] -ash: sudo: not found
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 193 | 2023-12-04T23:29:42.144Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 194 | 2023-12-04T23:29:42.144Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
wanted = sudo lshw -notime\n
|
| 195 | 2023-12-04T23:29:42.154Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# sudo lshw -notime
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 196 | 2023-12-04T23:29:42.155Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 197 | 2023-12-04T23:29:42.155Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
wanted = localhost:~#
|
| 198 | 2023-12-04T23:29:42.166Z | INFO | phd-runner: [SERIAL - EVENT] -ash: sudo: not found
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 199 | 2023-12-04T23:29:42.176Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 200 | 2023-12-04T23:29:42.177Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 201 | 2023-12-04T23:29:42.177Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 202 | 2023-12-04T23:29:42.177Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 203 | 2023-12-04T23:29:42.177Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 204 | 2023-12-04T23:29:42.178Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 205 | 2023-12-04T23:29:42.178Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4278
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 206 | 2023-12-04T23:29:42.691Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 207 | 2023-12-04T23:29:42.694Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
| 208 | 2023-12-04T23:29:42.712Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
| 209 | 2023-12-04T23:29:42.712Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/bc1afc7b-0023-44f7-a8b2-7f7c13d32c5e.phd_disk
target = phd_framework::disk::file
|
| 210 | 2023-12-04T23:29:42.717Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 4817
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 211 | 2023-12-04T23:29:42.717Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 5425
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 23241f79-e890-4f4b-9ef7-a7009dba13c6
|
| 212 | 2023-12-04T23:29:42.717Z | INFO | phd-runner: test phd_tests::hw::lspci_lifecycle_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
| 213 | 2023-12-04T23:29:42.717Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 214 | 2023-12-04T23:29:42.717Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 215 | 2023-12-04T23:29:42.717Z | INFO | phd-runner: Starting test phd_tests::migrate::multiple_migrations
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
| 216 | 2023-12-04T23:29:42.717Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 217 | 2023-12-04T23:29:42.717Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 218 | 2023-12-04T23:29:42.717Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 219 | 2023-12-04T23:29:42.718Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 220 | 2023-12-04T23:29:42.718Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 221 | 2023-12-04T23:29:42.718Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/084c818d-4f86-476c-8186-2ac5928e7491.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
| 222 | 2023-12-04T23:29:42.742Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 223 | 2023-12-04T23:29:42.742Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/084c818d-4f86-476c-8186-2ac5928e7491.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = multiple_migrations_0
|
| 224 | 2023-12-04T23:29:42.742Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 225 | 2023-12-04T23:29:42.742Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 226 | 2023-12-04T23:29:42.744Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/multiple_migrations_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 227 | 2023-12-04T23:29:42.744Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/multiple_migrations_0.stderr.log"
stdout_path = "/tmp/propolis-phd/multiple_migrations_0.stdout.log"
target = phd_framework::server_log_mode
|
| 228 | 2023-12-04T23:29:42.749Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 854
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
| 229 | 2023-12-04T23:29:42.750Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 7
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 230 | 2023-12-04T23:29:42.750Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 231 | 2023-12-04T23:29:42.750Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/084c818d-4f86-476c-8186-2ac5928e7491.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = multiple_migrations_1
|
| 232 | 2023-12-04T23:29:42.750Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 233 | 2023-12-04T23:29:42.750Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 0d0eb8cc-4d98-4531-994c-f590941ac11e
|
| 234 | 2023-12-04T23:29:42.752Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/multiple_migrations_1.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 235 | 2023-12-04T23:29:42.752Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/multiple_migrations_1.stderr.log"
stdout_path = "/tmp/propolis-phd/multiple_migrations_1.stdout.log"
target = phd_framework::server_log_mode
|
| 236 | 2023-12-04T23:29:42.759Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 855
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
| 237 | 2023-12-04T23:29:42.759Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 238 | 2023-12-04T23:29:42.759Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 239 | 2023-12-04T23:29:42.759Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/084c818d-4f86-476c-8186-2ac5928e7491.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = multiple_migrations_2
|
| 240 | 2023-12-04T23:29:42.759Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 241 | 2023-12-04T23:29:42.759Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 98238bb9-ac76-42dd-9691-dd8a0b68316c
|
| 242 | 2023-12-04T23:29:42.762Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/multiple_migrations_2.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 243 | 2023-12-04T23:29:42.762Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/multiple_migrations_2.stderr.log"
stdout_path = "/tmp/propolis-phd/multiple_migrations_2.stdout.log"
target = phd_framework::server_log_mode
|
| 244 | 2023-12-04T23:29:42.769Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 856
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
| 245 | 2023-12-04T23:29:42.769Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 246 | 2023-12-04T23:29:42.892Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 247 | 2023-12-04T23:29:42.892Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 248 | 2023-12-04T23:29:42.893Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 158ab8d5-ad12-497c-91e6-ec1d8a307407, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-158ab8d5-ad12-497c-91e6-ec1d8a307407", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/084c818d-4f86-476c-8186-2ac5928e7491.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 249 | 2023-12-04T23:29:42.893Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 250 | 2023-12-04T23:29:42.893Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 503
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 251 | 2023-12-04T23:29:42.893Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 252 | 2023-12-04T23:29:42.893Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
wanted = localhost login:
|
| 253 | 2023-12-04T23:29:43.977Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 254 | 2023-12-04T23:29:43.977Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 255 | 2023-12-04T23:29:43.977Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 256 | 2023-12-04T23:29:43.977Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 257 | 2023-12-04T23:29:43.988Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 258 | 2023-12-04T23:29:43.988Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 259 | 2023-12-04T23:29:43.988Z | INFO | phd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 260 | 2023-12-04T23:29:43.999Z | INFO | phd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 261 | 2023-12-04T23:29:45.023Z | INFO | phd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt'
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 262 | 2023-12-04T23:29:45.023Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 263 | 2023-12-04T23:29:46.412Z | INFO | phd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 264 | 2023-12-04T23:29:46.423Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 265 | 2023-12-04T23:29:46.423Z | INFO | phd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 266 | 2023-12-04T23:29:46.423Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 267 | 2023-12-04T23:29:46.423Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 268 | 2023-12-04T23:29:46.434Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 269 | 2023-12-04T23:29:46.434Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 270 | 2023-12-04T23:29:46.434Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 271 | 2023-12-04T23:29:46.478Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 272 | 2023-12-04T23:29:46.489Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 273 | 2023-12-04T23:29:46.490Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 274 | 2023-12-04T23:29:46.512Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 275 | 2023-12-04T23:29:46.589Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 276 | 2023-12-04T23:29:46.600Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 277 | 2023-12-04T23:29:46.600Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 278 | 2023-12-04T23:29:46.601Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 279 | 2023-12-04T23:29:46.611Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 280 | 2023-12-04T23:29:46.667Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 281 | 2023-12-04T23:29:46.826Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 282 | 2023-12-04T23:29:46.859Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 283 | 2023-12-04T23:29:46.881Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 284 | 2023-12-04T23:29:46.892Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 285 | 2023-12-04T23:29:46.903Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 286 | 2023-12-04T23:29:46.914Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 287 | 2023-12-04T23:29:46.924Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 288 | 2023-12-04T23:29:46.936Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 289 | 2023-12-04T23:29:46.947Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 290 | 2023-12-04T23:29:46.947Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 291 | 2023-12-04T23:29:46.958Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 292 | 2023-12-04T23:29:46.969Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 293 | 2023-12-04T23:29:46.980Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 294 | 2023-12-04T23:29:47.083Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 295 | 2023-12-04T23:29:47.095Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 296 | 2023-12-04T23:29:47.095Z | INFO | phd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 297 | 2023-12-04T23:29:47.095Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 298 | 2023-12-04T23:29:47.096Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
wanted = localhost:~#
|
| 299 | 2023-12-04T23:29:47.106Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 300 | 2023-12-04T23:29:47.106Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 301 | 2023-12-04T23:29:47.106Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 302 | 2023-12-04T23:29:47.106Z | INFO | phd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 303 | 2023-12-04T23:29:47.107Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 304 | 2023-12-04T23:29:47.107Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 305 | 2023-12-04T23:29:47.107Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 306 | 2023-12-04T23:29:47.107Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 307 | 2023-12-04T23:29:47.107Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 308 | 2023-12-04T23:29:47.107Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 309 | 2023-12-04T23:29:47.107Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 310 | 2023-12-04T23:29:47.107Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4213
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 311 | 2023-12-04T23:29:47.107Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 532
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 312 | 2023-12-04T23:29:47.107Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
migration_id = 28f00966-118c-48c9-9a13-46c98fa3f2a8
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 0d0eb8cc-4d98-4531-994c-f590941ac11e
|
| 313 | 2023-12-04T23:29:47.224Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = multiple_migrations_1
vm_id = 0d0eb8cc-4d98-4531-994c-f590941ac11e
|
| 314 | 2023-12-04T23:29:47.225Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = multiple_migrations_1
vm_id = 0d0eb8cc-4d98-4531-994c-f590941ac11e
|
| 315 | 2023-12-04T23:29:47.225Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 0d0eb8cc-4d98-4531-994c-f590941ac11e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-0d0eb8cc-4d98-4531-994c-f590941ac11e", vcpus: 2 }, state: Migrating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/084c818d-4f86-476c-8186-2ac5928e7491.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 0d0eb8cc-4d98-4531-994c-f590941ac11e
|
| 316 | 2023-12-04T23:29:47.226Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 28f00966-118c-48c9-9a13-46c98fa3f2a8
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 0d0eb8cc-4d98-4531-994c-f590941ac11e
|
| 317 | 2023-12-04T23:29:58.550Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket received control message: "{\"Migrating\":{\"destination\":\"127.0.0.1:9002\",\"from_start\":7609}}"
file = phd-tests/framework/src/serial/mod.rs
line = 44
target = phd_framework::serial
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 318 | 2023-12-04T23:29:58.550Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None
file = phd-tests/framework/src/serial/mod.rs
line = 47
target = phd_framework::serial
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 319 | 2023-12-04T23:29:58.550Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 15658
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 320 | 2023-12-04T23:29:58.665Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 397
migration_id = 28f00966-118c-48c9-9a13-46c98fa3f2a8
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 0d0eb8cc-4d98-4531-994c-f590941ac11e
|
| 321 | 2023-12-04T23:29:58.665Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 11439
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 28f00966-118c-48c9-9a13-46c98fa3f2a8
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 0d0eb8cc-4d98-4531-994c-f590941ac11e
|
| 322 | 2023-12-04T23:29:58.665Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = multiple_migrations_1
vm_id = 0d0eb8cc-4d98-4531-994c-f590941ac11e
|
| 323 | 2023-12-04T23:29:58.665Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = multiple_migrations_1
vm_id = 0d0eb8cc-4d98-4531-994c-f590941ac11e
wanted = echo Hello world\n
|
| 324 | 2023-12-04T23:29:58.676Z | INFO | phd-runner: [SERIAL - EVENT] echo Hello world
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_1
vm_id = 0d0eb8cc-4d98-4531-994c-f590941ac11e
|
| 325 | 2023-12-04T23:29:58.676Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = multiple_migrations_1
vm_id = 0d0eb8cc-4d98-4531-994c-f590941ac11e
|
| 326 | 2023-12-04T23:29:58.676Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = multiple_migrations_1
vm_id = 0d0eb8cc-4d98-4531-994c-f590941ac11e
wanted = localhost:~#
|
| 327 | 2023-12-04T23:29:58.698Z | INFO | phd-runner: [SERIAL - EVENT] Hello world
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_1
vm_id = 0d0eb8cc-4d98-4531-994c-f590941ac11e
|
| 328 | 2023-12-04T23:29:58.698Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9002
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
migration_id = 4da10f8f-d569-428f-9b27-b2fb7e82d106
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 98238bb9-ac76-42dd-9691-dd8a0b68316c
|
| 329 | 2023-12-04T23:29:58.830Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = multiple_migrations_2
vm_id = 98238bb9-ac76-42dd-9691-dd8a0b68316c
|
| 330 | 2023-12-04T23:29:58.830Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = multiple_migrations_2
vm_id = 98238bb9-ac76-42dd-9691-dd8a0b68316c
|
| 331 | 2023-12-04T23:29:58.830Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 98238bb9-ac76-42dd-9691-dd8a0b68316c, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-98238bb9-ac76-42dd-9691-dd8a0b68316c", vcpus: 2 }, state: Migrating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/084c818d-4f86-476c-8186-2ac5928e7491.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 98238bb9-ac76-42dd-9691-dd8a0b68316c
|
| 332 | 2023-12-04T23:29:58.831Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 4da10f8f-d569-428f-9b27-b2fb7e82d106
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 98238bb9-ac76-42dd-9691-dd8a0b68316c
|
| 333 | 2023-12-04T23:30:10.173Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket received control message: "{\"Migrating\":{\"destination\":\"127.0.0.1:9004\",\"from_start\":7657}}"
file = phd-tests/framework/src/serial/mod.rs
line = 44
target = phd_framework::serial
vm = multiple_migrations_1
vm_id = 0d0eb8cc-4d98-4531-994c-f590941ac11e
|
| 334 | 2023-12-04T23:30:10.173Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None
file = phd-tests/framework/src/serial/mod.rs
line = 47
target = phd_framework::serial
vm = multiple_migrations_1
vm_id = 0d0eb8cc-4d98-4531-994c-f590941ac11e
|
| 335 | 2023-12-04T23:30:10.173Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 22948
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = multiple_migrations_1
vm_id = 0d0eb8cc-4d98-4531-994c-f590941ac11e
|
| 336 | 2023-12-04T23:30:12.403Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 397
migration_id = 4da10f8f-d569-428f-9b27-b2fb7e82d106
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 98238bb9-ac76-42dd-9691-dd8a0b68316c
|
| 337 | 2023-12-04T23:30:12.403Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 13572
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 4da10f8f-d569-428f-9b27-b2fb7e82d106
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 98238bb9-ac76-42dd-9691-dd8a0b68316c
|
| 338 | 2023-12-04T23:30:12.403Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = multiple_migrations_2
vm_id = 98238bb9-ac76-42dd-9691-dd8a0b68316c
|
| 339 | 2023-12-04T23:30:12.403Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = multiple_migrations_2
vm_id = 98238bb9-ac76-42dd-9691-dd8a0b68316c
wanted = echo I have migrated!\n
|
| 340 | 2023-12-04T23:30:13.588Z | INFO | phd-runner: [SERIAL - EVENT] echo I have migrated!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_2
vm_id = 98238bb9-ac76-42dd-9691-dd8a0b68316c
|
| 341 | 2023-12-04T23:30:13.588Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = multiple_migrations_2
vm_id = 98238bb9-ac76-42dd-9691-dd8a0b68316c
|
| 342 | 2023-12-04T23:30:13.588Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = multiple_migrations_2
vm_id = 98238bb9-ac76-42dd-9691-dd8a0b68316c
wanted = localhost:~#
|
| 343 | 2023-12-04T23:30:13.599Z | INFO | phd-runner: [SERIAL - EVENT] I have migrated!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_2
vm_id = 98238bb9-ac76-42dd-9691-dd8a0b68316c
|
| 344 | 2023-12-04T23:30:13.599Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 98238bb9-ac76-42dd-9691-dd8a0b68316c
|
| 345 | 2023-12-04T23:30:13.600Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 98238bb9-ac76-42dd-9691-dd8a0b68316c
|
| 346 | 2023-12-04T23:30:13.600Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 98238bb9-ac76-42dd-9691-dd8a0b68316c
|
| 347 | 2023-12-04T23:30:13.601Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 98238bb9-ac76-42dd-9691-dd8a0b68316c
|
| 348 | 2023-12-04T23:30:13.601Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 98238bb9-ac76-42dd-9691-dd8a0b68316c
|
| 349 | 2023-12-04T23:30:13.601Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = multiple_migrations_2
vm_id = 98238bb9-ac76-42dd-9691-dd8a0b68316c
|
| 350 | 2023-12-04T23:30:13.602Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 14771
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = multiple_migrations_2
vm_id = 98238bb9-ac76-42dd-9691-dd8a0b68316c
|
| 351 | 2023-12-04T23:30:13.882Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 98238bb9-ac76-42dd-9691-dd8a0b68316c
|
| 352 | 2023-12-04T23:30:13.885Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
| 353 | 2023-12-04T23:30:13.903Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
| 354 | 2023-12-04T23:30:13.903Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 15073
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = multiple_migrations_2
vm_id = 98238bb9-ac76-42dd-9691-dd8a0b68316c
|
| 355 | 2023-12-04T23:30:13.903Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 15204
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 98238bb9-ac76-42dd-9691-dd8a0b68316c
|
| 356 | 2023-12-04T23:30:13.903Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 0d0eb8cc-4d98-4531-994c-f590941ac11e
|
| 357 | 2023-12-04T23:30:13.906Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
| 358 | 2023-12-04T23:30:13.922Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
| 359 | 2023-12-04T23:30:13.923Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 26697
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = multiple_migrations_1
vm_id = 0d0eb8cc-4d98-4531-994c-f590941ac11e
|
| 360 | 2023-12-04T23:30:13.923Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 26815
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 0d0eb8cc-4d98-4531-994c-f590941ac11e
|
| 361 | 2023-12-04T23:30:13.923Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 362 | 2023-12-04T23:30:13.926Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 363 | 2023-12-04T23:30:13.942Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 364 | 2023-12-04T23:30:13.942Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/084c818d-4f86-476c-8186-2ac5928e7491.phd_disk
target = phd_framework::disk::file
|
| 365 | 2023-12-04T23:30:13.947Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 31054
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 366 | 2023-12-04T23:30:13.947Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 31177
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 158ab8d5-ad12-497c-91e6-ec1d8a307407
|
| 367 | 2023-12-04T23:30:13.947Z | INFO | phd-runner: test phd_tests::migrate::multiple_migrations ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
| 368 | 2023-12-04T23:30:13.947Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 369 | 2023-12-04T23:30:13.947Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 370 | 2023-12-04T23:30:13.947Z | INFO | phd-runner: Starting test phd_tests::migrate::incompatible_vms
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
| 371 | 2023-12-04T23:30:13.947Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 372 | 2023-12-04T23:30:13.947Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 373 | 2023-12-04T23:30:13.947Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 374 | 2023-12-04T23:30:13.947Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 375 | 2023-12-04T23:30:13.947Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 376 | 2023-12-04T23:30:13.947Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/5582209c-1a41-440c-ac24-041ddc9799fe.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
| 377 | 2023-12-04T23:30:13.971Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 378 | 2023-12-04T23:30:13.971Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/5582209c-1a41-440c-ac24-041ddc9799fe.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_incompatible_source_0
|
| 379 | 2023-12-04T23:30:13.971Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 380 | 2023-12-04T23:30:13.971Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 8684e691-7529-473c-b025-5c4bd9d5872c
|
| 381 | 2023-12-04T23:30:13.974Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_incompatible_source_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 382 | 2023-12-04T23:30:13.974Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_incompatible_source_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_incompatible_source_0.stdout.log"
target = phd_framework::server_log_mode
|
| 383 | 2023-12-04T23:30:13.979Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 860
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
| 384 | 2023-12-04T23:30:13.979Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 7
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 385 | 2023-12-04T23:30:13.979Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 8684e691-7529-473c-b025-5c4bd9d5872c
|
| 386 | 2023-12-04T23:30:14.604Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_source_0
vm_id = 8684e691-7529-473c-b025-5c4bd9d5872c
|
| 387 | 2023-12-04T23:30:14.604Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = 8684e691-7529-473c-b025-5c4bd9d5872c
|
| 388 | 2023-12-04T23:30:14.605Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 8684e691-7529-473c-b025-5c4bd9d5872c, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-8684e691-7529-473c-b025-5c4bd9d5872c", vcpus: 4 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/5582209c-1a41-440c-ac24-041ddc9799fe.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 8684e691-7529-473c-b025-5c4bd9d5872c
|
| 389 | 2023-12-04T23:30:14.605Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 8684e691-7529-473c-b025-5c4bd9d5872c
|
| 390 | 2023-12-04T23:30:14.605Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 391 | 2023-12-04T23:30:14.605Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 392 | 2023-12-04T23:30:14.605Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 393 | 2023-12-04T23:30:14.605Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/5a31999e-d609-44f8-b205-ba8af77d0eb0.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
| 394 | 2023-12-04T23:30:14.631Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 395 | 2023-12-04T23:30:14.631Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/5a31999e-d609-44f8-b205-ba8af77d0eb0.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 8, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_incompatible_target_1
|
| 396 | 2023-12-04T23:30:14.631Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 397 | 2023-12-04T23:30:14.631Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = e1daab64-7400-457a-8754-3e89f171018b
|
| 398 | 2023-12-04T23:30:14.633Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_incompatible_target_1.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 399 | 2023-12-04T23:30:14.633Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_incompatible_target_1.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_incompatible_target_1.stdout.log"
target = phd_framework::server_log_mode
|
| 400 | 2023-12-04T23:30:14.640Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 861
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
| 401 | 2023-12-04T23:30:14.641Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 402 | 2023-12-04T23:30:14.641Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
migration_id = 3868f383-baa8-4a75-8223-74e663b42e6a
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = e1daab64-7400-457a-8754-3e89f171018b
|
| 403 | 2023-12-04T23:30:14.641Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = e1daab64-7400-457a-8754-3e89f171018b
|
| 404 | 2023-12-04T23:30:15.254Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_target_1
vm_id = e1daab64-7400-457a-8754-3e89f171018b
|
| 405 | 2023-12-04T23:30:15.254Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_target_1
vm_id = e1daab64-7400-457a-8754-3e89f171018b
|
| 406 | 2023-12-04T23:30:15.255Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: e1daab64-7400-457a-8754-3e89f171018b, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-e1daab64-7400-457a-8754-3e89f171018b", vcpus: 8 }, state: Failed }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/5a31999e-d609-44f8-b205-ba8af77d0eb0.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 8, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = e1daab64-7400-457a-8754-3e89f171018b
|
| 407 | 2023-12-04T23:30:15.255Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 3868f383-baa8-4a75-8223-74e663b42e6a
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = e1daab64-7400-457a-8754-3e89f171018b
|
| 408 | 2023-12-04T23:30:15.255Z | INFO | phd-runner: [MIGRATE - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 401
migration_id = 3868f383-baa8-4a75-8223-74e663b42e6a
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = e1daab64-7400-457a-8754-3e89f171018b
|
| 409 | 2023-12-04T23:30:15.256Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 3868f383-baa8-4a75-8223-74e663b42e6a
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = e1daab64-7400-457a-8754-3e89f171018b
|
| 410 | 2023-12-04T23:30:15.257Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = e1daab64-7400-457a-8754-3e89f171018b
|
| 411 | 2023-12-04T23:30:15.257Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = e1daab64-7400-457a-8754-3e89f171018b
|
| 412 | 2023-12-04T23:30:15.257Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = e1daab64-7400-457a-8754-3e89f171018b
|
| 413 | 2023-12-04T23:30:15.258Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = e1daab64-7400-457a-8754-3e89f171018b
|
| 414 | 2023-12-04T23:30:15.258Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = e1daab64-7400-457a-8754-3e89f171018b
|
| 415 | 2023-12-04T23:30:15.259Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = migration_incompatible_target_1
vm_id = e1daab64-7400-457a-8754-3e89f171018b
|
| 416 | 2023-12-04T23:30:15.259Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_target_1
vm_id = e1daab64-7400-457a-8754-3e89f171018b
|
| 417 | 2023-12-04T23:30:15.681Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = e1daab64-7400-457a-8754-3e89f171018b
|
| 418 | 2023-12-04T23:30:15.683Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
| 419 | 2023-12-04T23:30:15.695Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = 8684e691-7529-473c-b025-5c4bd9d5872c
|
| 420 | 2023-12-04T23:30:15.695Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = 8684e691-7529-473c-b025-5c4bd9d5872c
|
| 421 | 2023-12-04T23:30:15.695Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = 8684e691-7529-473c-b025-5c4bd9d5872c
|
| 422 | 2023-12-04T23:30:15.695Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = 8684e691-7529-473c-b025-5c4bd9d5872c
|
| 423 | 2023-12-04T23:30:15.699Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
| 424 | 2023-12-04T23:30:15.699Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/5a31999e-d609-44f8-b205-ba8af77d0eb0.phd_disk
target = phd_framework::disk::file
|
| 425 | 2023-12-04T23:30:15.703Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 448
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_target_1
vm_id = e1daab64-7400-457a-8754-3e89f171018b
|
| 426 | 2023-12-04T23:30:15.703Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1062
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = e1daab64-7400-457a-8754-3e89f171018b
|
| 427 | 2023-12-04T23:30:15.703Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 8684e691-7529-473c-b025-5c4bd9d5872c
|
| 428 | 2023-12-04T23:30:15.704Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 8684e691-7529-473c-b025-5c4bd9d5872c
|
| 429 | 2023-12-04T23:30:15.704Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 8684e691-7529-473c-b025-5c4bd9d5872c
|
| 430 | 2023-12-04T23:30:15.705Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 8684e691-7529-473c-b025-5c4bd9d5872c
|
| 431 | 2023-12-04T23:30:15.705Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 8684e691-7529-473c-b025-5c4bd9d5872c
|
| 432 | 2023-12-04T23:30:15.705Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = migration_incompatible_source_0
vm_id = 8684e691-7529-473c-b025-5c4bd9d5872c
|
| 433 | 2023-12-04T23:30:15.706Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 1101
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_source_0
vm_id = 8684e691-7529-473c-b025-5c4bd9d5872c
|
| 434 | 2023-12-04T23:30:16.192Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 8684e691-7529-473c-b025-5c4bd9d5872c
|
| 435 | 2023-12-04T23:30:16.195Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 436 | 2023-12-04T23:30:16.210Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 437 | 2023-12-04T23:30:16.210Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/5582209c-1a41-440c-ac24-041ddc9799fe.phd_disk
target = phd_framework::disk::file
|
| 438 | 2023-12-04T23:30:16.215Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1611
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = 8684e691-7529-473c-b025-5c4bd9d5872c
|
| 439 | 2023-12-04T23:30:16.215Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 2235
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 8684e691-7529-473c-b025-5c4bd9d5872c
|
| 440 | 2023-12-04T23:30:16.215Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 441 | 2023-12-04T23:30:16.215Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 442 | 2023-12-04T23:30:16.215Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 443 | 2023-12-04T23:30:16.215Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/9f559f86-e6a2-43f1-be24-5278030294aa.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
| 444 | 2023-12-04T23:30:16.240Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 445 | 2023-12-04T23:30:16.241Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/9f559f86-e6a2-43f1-be24-5278030294aa.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_incompatible_source_1
|
| 446 | 2023-12-04T23:30:16.241Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 447 | 2023-12-04T23:30:16.241Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 9fe0269c-f49a-4622-8d69-1d54bbf755be
|
| 448 | 2023-12-04T23:30:16.243Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_incompatible_source_1.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 449 | 2023-12-04T23:30:16.243Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_incompatible_source_1.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_incompatible_source_1.stdout.log"
target = phd_framework::server_log_mode
|
| 450 | 2023-12-04T23:30:16.248Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 864
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
| 451 | 2023-12-04T23:30:16.249Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 452 | 2023-12-04T23:30:16.249Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9004/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 9fe0269c-f49a-4622-8d69-1d54bbf755be
|
| 453 | 2023-12-04T23:30:16.866Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_source_1
vm_id = 9fe0269c-f49a-4622-8d69-1d54bbf755be
|
| 454 | 2023-12-04T23:30:16.866Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = 9fe0269c-f49a-4622-8d69-1d54bbf755be
|
| 455 | 2023-12-04T23:30:16.867Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 9fe0269c-f49a-4622-8d69-1d54bbf755be, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-9fe0269c-f49a-4622-8d69-1d54bbf755be", vcpus: 4 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/9f559f86-e6a2-43f1-be24-5278030294aa.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 9fe0269c-f49a-4622-8d69-1d54bbf755be
|
| 456 | 2023-12-04T23:30:16.867Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 9fe0269c-f49a-4622-8d69-1d54bbf755be
|
| 457 | 2023-12-04T23:30:16.867Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 458 | 2023-12-04T23:30:16.868Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 459 | 2023-12-04T23:30:16.868Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 460 | 2023-12-04T23:30:16.868Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/740a8b55-4a20-458c-b958-69baf63e7b5c.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
| 461 | 2023-12-04T23:30:16.894Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 462 | 2023-12-04T23:30:16.894Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/740a8b55-4a20-458c-b958-69baf63e7b5c.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 1024 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_incompatible_target_2
|
| 463 | 2023-12-04T23:30:16.894Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 464 | 2023-12-04T23:30:16.894Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 1a02a810-e250-49fc-8479-23675bfd3b77
|
| 465 | 2023-12-04T23:30:16.897Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_incompatible_target_2.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9006
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 466 | 2023-12-04T23:30:16.897Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_incompatible_target_2.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_incompatible_target_2.stdout.log"
target = phd_framework::server_log_mode
|
| 467 | 2023-12-04T23:30:16.904Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 865
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
| 468 | 2023-12-04T23:30:16.905Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 469 | 2023-12-04T23:30:16.905Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9004
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
migration_id = 0d019b46-1b8a-4765-a434-fe394c1e6dd7
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 1a02a810-e250-49fc-8479-23675bfd3b77
|
| 470 | 2023-12-04T23:30:16.905Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9006/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 1a02a810-e250-49fc-8479-23675bfd3b77
|
| 471 | 2023-12-04T23:30:17.595Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_target_2
vm_id = 1a02a810-e250-49fc-8479-23675bfd3b77
|
| 472 | 2023-12-04T23:30:17.595Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_target_2
vm_id = 1a02a810-e250-49fc-8479-23675bfd3b77
|
| 473 | 2023-12-04T23:30:17.596Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 1a02a810-e250-49fc-8479-23675bfd3b77, image_id: 00000000-0000-0000-0000-000000000000, memory: 1024, name: "phd-vm-1a02a810-e250-49fc-8479-23675bfd3b77", vcpus: 2 }, state: Failed }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/740a8b55-4a20-458c-b958-69baf63e7b5c.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 1024 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 1a02a810-e250-49fc-8479-23675bfd3b77
|
| 474 | 2023-12-04T23:30:17.596Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 0d019b46-1b8a-4765-a434-fe394c1e6dd7
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 1a02a810-e250-49fc-8479-23675bfd3b77
|
| 475 | 2023-12-04T23:30:17.597Z | INFO | phd-runner: [MIGRATE - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 401
migration_id = 0d019b46-1b8a-4765-a434-fe394c1e6dd7
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 1a02a810-e250-49fc-8479-23675bfd3b77
|
| 476 | 2023-12-04T23:30:17.597Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 0d019b46-1b8a-4765-a434-fe394c1e6dd7
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 1a02a810-e250-49fc-8479-23675bfd3b77
|
| 477 | 2023-12-04T23:30:17.598Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 1a02a810-e250-49fc-8479-23675bfd3b77
|
| 478 | 2023-12-04T23:30:17.598Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 1a02a810-e250-49fc-8479-23675bfd3b77
|
| 479 | 2023-12-04T23:30:17.598Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 1a02a810-e250-49fc-8479-23675bfd3b77
|
| 480 | 2023-12-04T23:30:17.599Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 1a02a810-e250-49fc-8479-23675bfd3b77
|
| 481 | 2023-12-04T23:30:17.599Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 1a02a810-e250-49fc-8479-23675bfd3b77
|
| 482 | 2023-12-04T23:30:17.599Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = migration_incompatible_target_2
vm_id = 1a02a810-e250-49fc-8479-23675bfd3b77
|
| 483 | 2023-12-04T23:30:17.600Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_target_2
vm_id = 1a02a810-e250-49fc-8479-23675bfd3b77
|
| 484 | 2023-12-04T23:30:17.959Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = 9fe0269c-f49a-4622-8d69-1d54bbf755be
|
| 485 | 2023-12-04T23:30:17.959Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = 9fe0269c-f49a-4622-8d69-1d54bbf755be
|
| 486 | 2023-12-04T23:30:17.959Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = 9fe0269c-f49a-4622-8d69-1d54bbf755be
|
| 487 | 2023-12-04T23:30:17.959Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = 9fe0269c-f49a-4622-8d69-1d54bbf755be
|
| 488 | 2023-12-04T23:30:17.971Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = 9fe0269c-f49a-4622-8d69-1d54bbf755be
|
| 489 | 2023-12-04T23:30:17.971Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = 9fe0269c-f49a-4622-8d69-1d54bbf755be
|
| 490 | 2023-12-04T23:30:17.971Z | INFO | phd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = 9fe0269c-f49a-4622-8d69-1d54bbf755be
|
| 491 | 2023-12-04T23:30:17.982Z | INFO | phd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = 9fe0269c-f49a-4622-8d69-1d54bbf755be
|
| 492 | 2023-12-04T23:30:18.137Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 1a02a810-e250-49fc-8479-23675bfd3b77
|
| 493 | 2023-12-04T23:30:18.141Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
|
| 494 | 2023-12-04T23:30:18.157Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
|
| 495 | 2023-12-04T23:30:18.157Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/740a8b55-4a20-458c-b958-69baf63e7b5c.phd_disk
target = phd_framework::disk::file
|
| 496 | 2023-12-04T23:30:18.162Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 566
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_target_2
vm_id = 1a02a810-e250-49fc-8479-23675bfd3b77
|
| 497 | 2023-12-04T23:30:18.162Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1257
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 1a02a810-e250-49fc-8479-23675bfd3b77
|
| 498 | 2023-12-04T23:30:18.162Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 9fe0269c-f49a-4622-8d69-1d54bbf755be
|
| 499 | 2023-12-04T23:30:18.163Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 9fe0269c-f49a-4622-8d69-1d54bbf755be
|
| 500 | 2023-12-04T23:30:18.163Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 9fe0269c-f49a-4622-8d69-1d54bbf755be
|
| 501 | 2023-12-04T23:30:18.163Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 9fe0269c-f49a-4622-8d69-1d54bbf755be
|
| 502 | 2023-12-04T23:30:18.163Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 9fe0269c-f49a-4622-8d69-1d54bbf755be
|
| 503 | 2023-12-04T23:30:18.164Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = migration_incompatible_source_1
vm_id = 9fe0269c-f49a-4622-8d69-1d54bbf755be
|
| 504 | 2023-12-04T23:30:18.164Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 1298
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_source_1
vm_id = 9fe0269c-f49a-4622-8d69-1d54bbf755be
|
| 505 | 2023-12-04T23:30:18.623Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 9fe0269c-f49a-4622-8d69-1d54bbf755be
|
| 506 | 2023-12-04T23:30:18.627Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
| 507 | 2023-12-04T23:30:18.643Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
| 508 | 2023-12-04T23:30:18.643Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/9f559f86-e6a2-43f1-be24-5278030294aa.phd_disk
target = phd_framework::disk::file
|
| 509 | 2023-12-04T23:30:18.648Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1781
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = 9fe0269c-f49a-4622-8d69-1d54bbf755be
|
| 510 | 2023-12-04T23:30:18.648Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 2398
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 9fe0269c-f49a-4622-8d69-1d54bbf755be
|
| 511 | 2023-12-04T23:30:18.648Z | INFO | phd-runner: test phd_tests::migrate::incompatible_vms ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
| 512 | 2023-12-04T23:30:18.648Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 513 | 2023-12-04T23:30:18.648Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 514 | 2023-12-04T23:30:18.648Z | INFO | phd-runner: Starting test phd_tests::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
| 515 | 2023-12-04T23:30:18.648Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 516 | 2023-12-04T23:30:18.648Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 517 | 2023-12-04T23:30:18.648Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 518 | 2023-12-04T23:30:18.648Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 519 | 2023-12-04T23:30:18.648Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 520 | 2023-12-04T23:30:18.648Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/8843898c-1da3-4d74-992a-7180f3b08101.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
| 521 | 2023-12-04T23:30:18.673Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 522 | 2023-12-04T23:30:18.673Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/8843898c-1da3-4d74-992a-7180f3b08101.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_smoke_source
|
| 523 | 2023-12-04T23:30:18.673Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 524 | 2023-12-04T23:30:18.673Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 525 | 2023-12-04T23:30:18.676Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_smoke_source.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 526 | 2023-12-04T23:30:18.676Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_smoke_source.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_smoke_source.stdout.log"
target = phd_framework::server_log_mode
|
| 527 | 2023-12-04T23:30:18.682Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 868
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
| 528 | 2023-12-04T23:30:18.682Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 529 | 2023-12-04T23:30:18.682Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 530 | 2023-12-04T23:30:19.297Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 531 | 2023-12-04T23:30:19.297Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 532 | 2023-12-04T23:30:19.298Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: ace90820-f6aa-49b9-b3f0-e4622317f2d9, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-ace90820-f6aa-49b9-b3f0-e4622317f2d9", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/8843898c-1da3-4d74-992a-7180f3b08101.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 533 | 2023-12-04T23:30:19.298Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 534 | 2023-12-04T23:30:19.299Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 503
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 535 | 2023-12-04T23:30:19.299Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 536 | 2023-12-04T23:30:19.299Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
wanted = localhost login:
|
| 537 | 2023-12-04T23:30:20.383Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 538 | 2023-12-04T23:30:20.383Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 539 | 2023-12-04T23:30:20.383Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 540 | 2023-12-04T23:30:20.383Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 541 | 2023-12-04T23:30:20.393Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 542 | 2023-12-04T23:30:20.393Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 543 | 2023-12-04T23:30:20.404Z | INFO | phd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 544 | 2023-12-04T23:30:20.404Z | INFO | phd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 545 | 2023-12-04T23:30:21.428Z | INFO | phd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt'
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 546 | 2023-12-04T23:30:21.428Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 547 | 2023-12-04T23:30:22.840Z | INFO | phd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 548 | 2023-12-04T23:30:22.840Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 549 | 2023-12-04T23:30:22.840Z | INFO | phd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 550 | 2023-12-04T23:30:22.840Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 551 | 2023-12-04T23:30:22.850Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 552 | 2023-12-04T23:30:22.850Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 553 | 2023-12-04T23:30:22.850Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 554 | 2023-12-04T23:30:22.850Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 555 | 2023-12-04T23:30:22.905Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 556 | 2023-12-04T23:30:22.916Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 557 | 2023-12-04T23:30:22.916Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 558 | 2023-12-04T23:30:22.938Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 559 | 2023-12-04T23:30:22.994Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 560 | 2023-12-04T23:30:23.016Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 561 | 2023-12-04T23:30:23.016Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 562 | 2023-12-04T23:30:23.016Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 563 | 2023-12-04T23:30:23.027Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 564 | 2023-12-04T23:30:23.071Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 565 | 2023-12-04T23:30:23.243Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 566 | 2023-12-04T23:30:23.276Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 567 | 2023-12-04T23:30:23.298Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 568 | 2023-12-04T23:30:23.309Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 569 | 2023-12-04T23:30:23.331Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 570 | 2023-12-04T23:30:23.331Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 571 | 2023-12-04T23:30:23.353Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 572 | 2023-12-04T23:30:23.364Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 573 | 2023-12-04T23:30:23.364Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 574 | 2023-12-04T23:30:23.375Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 575 | 2023-12-04T23:30:23.386Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 576 | 2023-12-04T23:30:23.397Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 577 | 2023-12-04T23:30:23.408Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 578 | 2023-12-04T23:30:23.508Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 579 | 2023-12-04T23:30:23.519Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 580 | 2023-12-04T23:30:23.519Z | INFO | phd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 581 | 2023-12-04T23:30:23.519Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 582 | 2023-12-04T23:30:23.519Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
wanted = localhost:~#
|
| 583 | 2023-12-04T23:30:23.530Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 584 | 2023-12-04T23:30:23.530Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 585 | 2023-12-04T23:30:23.530Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 586 | 2023-12-04T23:30:23.530Z | INFO | phd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 587 | 2023-12-04T23:30:23.531Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 588 | 2023-12-04T23:30:23.531Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 589 | 2023-12-04T23:30:23.531Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 590 | 2023-12-04T23:30:23.531Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 591 | 2023-12-04T23:30:23.531Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 592 | 2023-12-04T23:30:23.531Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 593 | 2023-12-04T23:30:23.531Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 594 | 2023-12-04T23:30:23.531Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4232
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 595 | 2023-12-04T23:30:23.531Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 532
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 596 | 2023-12-04T23:30:23.531Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 597 | 2023-12-04T23:30:23.531Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
wanted = ls foo.bar 2> /dev/null\n
|
| 598 | 2023-12-04T23:30:23.541Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# ls foo.bar 2> /dev/null
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 599 | 2023-12-04T23:30:23.541Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 600 | 2023-12-04T23:30:23.541Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
wanted = localhost:~#
|
| 601 | 2023-12-04T23:30:23.563Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 602 | 2023-12-04T23:30:23.563Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
wanted = touch ./foo.bar\n
|
| 603 | 2023-12-04T23:30:23.574Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# touch ./foo.bar
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 604 | 2023-12-04T23:30:23.574Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 605 | 2023-12-04T23:30:23.574Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
wanted = localhost:~#
|
| 606 | 2023-12-04T23:30:23.596Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 607 | 2023-12-04T23:30:23.596Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
wanted = sync ./foo.bar\n
|
| 608 | 2023-12-04T23:30:23.607Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# sync ./foo.bar
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 609 | 2023-12-04T23:30:23.607Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 610 | 2023-12-04T23:30:23.607Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
wanted = localhost:~#
|
| 611 | 2023-12-04T23:30:23.629Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 612 | 2023-12-04T23:30:23.629Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/8843898c-1da3-4d74-992a-7180f3b08101.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_smoke_target
|
| 613 | 2023-12-04T23:30:23.629Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 614 | 2023-12-04T23:30:23.629Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = 258ce201-5583-42d4-b668-749b215abb4f
|
| 615 | 2023-12-04T23:30:23.632Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_smoke_target.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 616 | 2023-12-04T23:30:23.632Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_smoke_target.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_smoke_target.stdout.log"
target = phd_framework::server_log_mode
|
| 617 | 2023-12-04T23:30:23.640Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 869
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
| 618 | 2023-12-04T23:30:23.640Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 619 | 2023-12-04T23:30:23.644Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
migration_id = 319f4803-b1f9-48b6-a7d8-faeef757cfbb
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = 258ce201-5583-42d4-b668-749b215abb4f
|
| 620 | 2023-12-04T23:30:23.644Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = 258ce201-5583-42d4-b668-749b215abb4f
|
| 621 | 2023-12-04T23:30:24.262Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_smoke_target
vm_id = 258ce201-5583-42d4-b668-749b215abb4f
|
| 622 | 2023-12-04T23:30:24.262Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_smoke_target
vm_id = 258ce201-5583-42d4-b668-749b215abb4f
|
| 623 | 2023-12-04T23:30:24.263Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 258ce201-5583-42d4-b668-749b215abb4f, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-258ce201-5583-42d4-b668-749b215abb4f", vcpus: 2 }, state: Migrating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/8843898c-1da3-4d74-992a-7180f3b08101.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = 258ce201-5583-42d4-b668-749b215abb4f
|
| 624 | 2023-12-04T23:30:24.263Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 319f4803-b1f9-48b6-a7d8-faeef757cfbb
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = 258ce201-5583-42d4-b668-749b215abb4f
|
| 625 | 2023-12-04T23:30:35.623Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket received control message: "{\"Migrating\":{\"destination\":\"127.0.0.1:9002\",\"from_start\":7718}}"
file = phd-tests/framework/src/serial/mod.rs
line = 44
target = phd_framework::serial
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 626 | 2023-12-04T23:30:35.623Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None
file = phd-tests/framework/src/serial/mod.rs
line = 47
target = phd_framework::serial
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 627 | 2023-12-04T23:30:35.623Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 16326
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 628 | 2023-12-04T23:30:40.634Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 397
migration_id = 319f4803-b1f9-48b6-a7d8-faeef757cfbb
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = 258ce201-5583-42d4-b668-749b215abb4f
|
| 629 | 2023-12-04T23:30:40.634Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 16370
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 319f4803-b1f9-48b6-a7d8-faeef757cfbb
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = 258ce201-5583-42d4-b668-749b215abb4f
|
| 630 | 2023-12-04T23:30:40.638Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_smoke_target
vm_id = 258ce201-5583-42d4-b668-749b215abb4f
|
| 631 | 2023-12-04T23:30:40.638Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_target
vm_id = 258ce201-5583-42d4-b668-749b215abb4f
wanted = ls foo.bar\n
|
| 632 | 2023-12-04T23:30:40.649Z | INFO | phd-runner: [SERIAL - EVENT] ls foo.bar
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_target
vm_id = 258ce201-5583-42d4-b668-749b215abb4f
|
| 633 | 2023-12-04T23:30:40.649Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke_target
vm_id = 258ce201-5583-42d4-b668-749b215abb4f
|
| 634 | 2023-12-04T23:30:40.649Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_target
vm_id = 258ce201-5583-42d4-b668-749b215abb4f
wanted = localhost:~#
|
| 635 | 2023-12-04T23:30:40.671Z | INFO | phd-runner: [SERIAL - EVENT] foo.bar
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_target
vm_id = 258ce201-5583-42d4-b668-749b215abb4f
|
| 636 | 2023-12-04T23:30:40.672Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = 258ce201-5583-42d4-b668-749b215abb4f
|
| 637 | 2023-12-04T23:30:40.673Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = 258ce201-5583-42d4-b668-749b215abb4f
|
| 638 | 2023-12-04T23:30:40.673Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = 258ce201-5583-42d4-b668-749b215abb4f
|
| 639 | 2023-12-04T23:30:40.673Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = 258ce201-5583-42d4-b668-749b215abb4f
|
| 640 | 2023-12-04T23:30:40.673Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = 258ce201-5583-42d4-b668-749b215abb4f
|
| 641 | 2023-12-04T23:30:40.674Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = migration_smoke_target
vm_id = 258ce201-5583-42d4-b668-749b215abb4f
|
| 642 | 2023-12-04T23:30:40.674Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 16411
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_smoke_target
vm_id = 258ce201-5583-42d4-b668-749b215abb4f
|
| 643 | 2023-12-04T23:30:40.937Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = 258ce201-5583-42d4-b668-749b215abb4f
|
| 644 | 2023-12-04T23:30:40.940Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
| 645 | 2023-12-04T23:30:40.957Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
| 646 | 2023-12-04T23:30:40.957Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 16695
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_smoke_target
vm_id = 258ce201-5583-42d4-b668-749b215abb4f
|
| 647 | 2023-12-04T23:30:40.957Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 17313
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = 258ce201-5583-42d4-b668-749b215abb4f
|
| 648 | 2023-12-04T23:30:40.958Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 649 | 2023-12-04T23:30:40.961Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 650 | 2023-12-04T23:30:40.976Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 651 | 2023-12-04T23:30:40.976Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/8843898c-1da3-4d74-992a-7180f3b08101.phd_disk
target = phd_framework::disk::file
|
| 652 | 2023-12-04T23:30:40.981Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 21683
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 653 | 2023-12-04T23:30:40.981Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 22298
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = ace90820-f6aa-49b9-b3f0-e4622317f2d9
|
| 654 | 2023-12-04T23:30:40.981Z | INFO | phd-runner: test phd_tests::migrate::smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
| 655 | 2023-12-04T23:30:40.981Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 656 | 2023-12-04T23:30:40.981Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 657 | 2023-12-04T23:30:40.981Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::shutdown_persistence_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
| 658 | 2023-12-04T23:30:40.981Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 659 | 2023-12-04T23:30:40.981Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 660 | 2023-12-04T23:30:40.981Z | INFO | phd-runner: test phd_tests::crucible::smoke::shutdown_persistence_test ... skipped: Crucible backends not enabled (no downstairs path)
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
| 661 | 2023-12-04T23:30:40.981Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 662 | 2023-12-04T23:30:40.981Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 663 | 2023-12-04T23:30:40.981Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::boot_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
| 664 | 2023-12-04T23:30:40.981Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 665 | 2023-12-04T23:30:40.981Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 666 | 2023-12-04T23:30:40.981Z | INFO | phd-runner: test phd_tests::crucible::smoke::boot_test ... skipped: Crucible backends not enabled (no downstairs path)
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
| 667 | 2023-12-04T23:30:40.982Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 668 | 2023-12-04T23:30:40.982Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 669 | 2023-12-04T23:30:40.982Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::load_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
| 670 | 2023-12-04T23:30:40.982Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 671 | 2023-12-04T23:30:40.982Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 672 | 2023-12-04T23:30:40.982Z | INFO | phd-runner: test phd_tests::crucible::migrate::load_test ... skipped: Crucible backends not enabled (no downstairs path)
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
| 673 | 2023-12-04T23:30:40.982Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 674 | 2023-12-04T23:30:40.982Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 675 | 2023-12-04T23:30:40.982Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
| 676 | 2023-12-04T23:30:40.982Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 677 | 2023-12-04T23:30:40.982Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 678 | 2023-12-04T23:30:40.982Z | INFO | phd-runner: test phd_tests::crucible::migrate::smoke_test ... skipped: Crucible backends not enabled (no downstairs path)
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
| 679 | 2023-12-04T23:30:40.982Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 680 | 2023-12-04T23:30:40.982Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 681 | 2023-12-04T23:30:40.982Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_reset_requires_running_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
| 682 | 2023-12-04T23:30:40.982Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 683 | 2023-12-04T23:30:40.982Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 684 | 2023-12-04T23:30:40.982Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 685 | 2023-12-04T23:30:40.982Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 686 | 2023-12-04T23:30:40.982Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 687 | 2023-12-04T23:30:40.982Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/9001b995-a09f-4d9e-bd1f-e563cbaa8277.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
| 688 | 2023-12-04T23:30:41.006Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 689 | 2023-12-04T23:30:41.006Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/9001b995-a09f-4d9e-bd1f-e563cbaa8277.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = instance_reset_requires_running_test
|
| 690 | 2023-12-04T23:30:41.006Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 691 | 2023-12-04T23:30:41.006Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 609dc0f6-3871-405b-a8a5-99f9b15e4411
|
| 692 | 2023-12-04T23:30:41.008Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/instance_reset_requires_running_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 693 | 2023-12-04T23:30:41.008Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/instance_reset_requires_running_test.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_reset_requires_running_test.stdout.log"
target = phd_framework::server_log_mode
|
| 694 | 2023-12-04T23:30:41.013Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 872
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
| 695 | 2023-12-04T23:30:41.014Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 696 | 2023-12-04T23:30:41.014Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 609dc0f6-3871-405b-a8a5-99f9b15e4411
|
| 697 | 2023-12-04T23:30:41.014Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 609dc0f6-3871-405b-a8a5-99f9b15e4411
|
| 698 | 2023-12-04T23:30:41.629Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_reset_requires_running_test
vm_id = 609dc0f6-3871-405b-a8a5-99f9b15e4411
|
| 699 | 2023-12-04T23:30:41.629Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_reset_requires_running_test
vm_id = 609dc0f6-3871-405b-a8a5-99f9b15e4411
|
| 700 | 2023-12-04T23:30:41.630Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 609dc0f6-3871-405b-a8a5-99f9b15e4411, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-609dc0f6-3871-405b-a8a5-99f9b15e4411", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/9001b995-a09f-4d9e-bd1f-e563cbaa8277.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 609dc0f6-3871-405b-a8a5-99f9b15e4411
|
| 701 | 2023-12-04T23:30:41.630Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 609dc0f6-3871-405b-a8a5-99f9b15e4411
|
| 702 | 2023-12-04T23:30:41.630Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 609dc0f6-3871-405b-a8a5-99f9b15e4411
|
| 703 | 2023-12-04T23:30:41.630Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 609dc0f6-3871-405b-a8a5-99f9b15e4411
|
| 704 | 2023-12-04T23:30:42.027Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 609dc0f6-3871-405b-a8a5-99f9b15e4411
|
| 705 | 2023-12-04T23:30:42.027Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 609dc0f6-3871-405b-a8a5-99f9b15e4411
|
| 706 | 2023-12-04T23:30:42.028Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 609dc0f6-3871-405b-a8a5-99f9b15e4411
|
| 707 | 2023-12-04T23:30:42.028Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 609dc0f6-3871-405b-a8a5-99f9b15e4411
|
| 708 | 2023-12-04T23:30:42.029Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 609dc0f6-3871-405b-a8a5-99f9b15e4411
|
| 709 | 2023-12-04T23:30:42.029Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 609dc0f6-3871-405b-a8a5-99f9b15e4411
|
| 710 | 2023-12-04T23:30:42.029Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = instance_reset_requires_running_test
vm_id = 609dc0f6-3871-405b-a8a5-99f9b15e4411
|
| 711 | 2023-12-04T23:30:42.029Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 400
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_reset_requires_running_test
vm_id = 609dc0f6-3871-405b-a8a5-99f9b15e4411
|
| 712 | 2023-12-04T23:30:42.315Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 609dc0f6-3871-405b-a8a5-99f9b15e4411
|
| 713 | 2023-12-04T23:30:42.319Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 714 | 2023-12-04T23:30:42.333Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 715 | 2023-12-04T23:30:42.333Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/9001b995-a09f-4d9e-bd1f-e563cbaa8277.phd_disk
target = phd_framework::disk::file
|
| 716 | 2023-12-04T23:30:42.338Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 709
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_reset_requires_running_test
vm_id = 609dc0f6-3871-405b-a8a5-99f9b15e4411
|
| 717 | 2023-12-04T23:30:42.338Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1324
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 609dc0f6-3871-405b-a8a5-99f9b15e4411
|
| 718 | 2023-12-04T23:30:42.338Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_reset_requires_running_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
| 719 | 2023-12-04T23:30:42.338Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 720 | 2023-12-04T23:30:42.338Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 721 | 2023-12-04T23:30:42.338Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_reset_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
| 722 | 2023-12-04T23:30:42.338Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 723 | 2023-12-04T23:30:42.338Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 724 | 2023-12-04T23:30:42.338Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 725 | 2023-12-04T23:30:42.339Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 726 | 2023-12-04T23:30:42.339Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 727 | 2023-12-04T23:30:42.339Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/15b91342-db26-4da7-82b3-4a73d2e27b91.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
| 728 | 2023-12-04T23:30:42.363Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 729 | 2023-12-04T23:30:42.363Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/15b91342-db26-4da7-82b3-4a73d2e27b91.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = instance_reset_returns_to_running_test
|
| 730 | 2023-12-04T23:30:42.363Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 731 | 2023-12-04T23:30:42.363Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 732 | 2023-12-04T23:30:42.366Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/instance_reset_returns_to_running_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 733 | 2023-12-04T23:30:42.366Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/instance_reset_returns_to_running_test.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_reset_returns_to_running_test.stdout.log"
target = phd_framework::server_log_mode
|
| 734 | 2023-12-04T23:30:42.372Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 874
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
| 735 | 2023-12-04T23:30:42.372Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 736 | 2023-12-04T23:30:42.372Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 737 | 2023-12-04T23:30:42.372Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 738 | 2023-12-04T23:30:42.988Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 739 | 2023-12-04T23:30:42.988Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 740 | 2023-12-04T23:30:42.989Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 2befca62-00f4-426d-b0a9-bb1d3e1e87ad, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-2befca62-00f4-426d-b0a9-bb1d3e1e87ad", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/15b91342-db26-4da7-82b3-4a73d2e27b91.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 741 | 2023-12-04T23:30:42.989Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 742 | 2023-12-04T23:30:42.990Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 743 | 2023-12-04T23:30:42.990Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 744 | 2023-12-04T23:30:43.619Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 745 | 2023-12-04T23:30:43.620Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 746 | 2023-12-04T23:30:43.621Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 747 | 2023-12-04T23:30:43.621Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 748 | 2023-12-04T23:30:44.002Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 749 | 2023-12-04T23:30:44.003Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 750 | 2023-12-04T23:30:44.003Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 751 | 2023-12-04T23:30:44.004Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 752 | 2023-12-04T23:30:44.004Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 753 | 2023-12-04T23:30:44.005Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 754 | 2023-12-04T23:30:44.005Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 755 | 2023-12-04T23:30:44.006Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 756 | 2023-12-04T23:30:44.007Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 757 | 2023-12-04T23:30:44.007Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 758 | 2023-12-04T23:30:44.008Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 759 | 2023-12-04T23:30:44.008Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 760 | 2023-12-04T23:30:44.008Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 761 | 2023-12-04T23:30:44.623Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 762 | 2023-12-04T23:30:44.624Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 763 | 2023-12-04T23:30:44.624Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 764 | 2023-12-04T23:30:44.625Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 765 | 2023-12-04T23:30:44.625Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 766 | 2023-12-04T23:30:44.625Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 1636
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 767 | 2023-12-04T23:30:45.373Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 768 | 2023-12-04T23:30:45.374Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 769 | 2023-12-04T23:30:45.374Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 770 | 2023-12-04T23:30:45.377Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 771 | 2023-12-04T23:30:45.393Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 772 | 2023-12-04T23:30:45.393Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/15b91342-db26-4da7-82b3-4a73d2e27b91.phd_disk
target = phd_framework::disk::file
|
| 773 | 2023-12-04T23:30:45.397Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 2408
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 774 | 2023-12-04T23:30:45.397Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 3025
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 2befca62-00f4-426d-b0a9-bb1d3e1e87ad
|
| 775 | 2023-12-04T23:30:45.397Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_reset_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
| 776 | 2023-12-04T23:30:45.398Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 777 | 2023-12-04T23:30:45.398Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 778 | 2023-12-04T23:30:45.398Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_stop_causes_destroy_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
| 779 | 2023-12-04T23:30:45.398Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 780 | 2023-12-04T23:30:45.398Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 781 | 2023-12-04T23:30:45.398Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 782 | 2023-12-04T23:30:45.398Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 783 | 2023-12-04T23:30:45.398Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 784 | 2023-12-04T23:30:45.398Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/25dd2fea-d335-40d9-bd95-f198c8cc5fcb.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
| 785 | 2023-12-04T23:30:45.423Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 786 | 2023-12-04T23:30:45.423Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/25dd2fea-d335-40d9-bd95-f198c8cc5fcb.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = instance_stop_causes_destroy_test
|
| 787 | 2023-12-04T23:30:45.423Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 788 | 2023-12-04T23:30:45.423Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 727b2746-f019-4696-8cd2-a1e7bd5846dd
|
| 789 | 2023-12-04T23:30:45.426Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/instance_stop_causes_destroy_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 790 | 2023-12-04T23:30:45.426Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/instance_stop_causes_destroy_test.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_stop_causes_destroy_test.stdout.log"
target = phd_framework::server_log_mode
|
| 791 | 2023-12-04T23:30:45.432Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 876
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
| 792 | 2023-12-04T23:30:45.432Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 793 | 2023-12-04T23:30:45.433Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 727b2746-f019-4696-8cd2-a1e7bd5846dd
|
| 794 | 2023-12-04T23:30:46.048Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_stop_causes_destroy_test
vm_id = 727b2746-f019-4696-8cd2-a1e7bd5846dd
|
| 795 | 2023-12-04T23:30:46.048Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_stop_causes_destroy_test
vm_id = 727b2746-f019-4696-8cd2-a1e7bd5846dd
|
| 796 | 2023-12-04T23:30:46.049Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 727b2746-f019-4696-8cd2-a1e7bd5846dd, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-727b2746-f019-4696-8cd2-a1e7bd5846dd", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/25dd2fea-d335-40d9-bd95-f198c8cc5fcb.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 727b2746-f019-4696-8cd2-a1e7bd5846dd
|
| 797 | 2023-12-04T23:30:46.049Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 727b2746-f019-4696-8cd2-a1e7bd5846dd
|
| 798 | 2023-12-04T23:30:46.050Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 727b2746-f019-4696-8cd2-a1e7bd5846dd
|
| 799 | 2023-12-04T23:30:46.050Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 727b2746-f019-4696-8cd2-a1e7bd5846dd
|
| 800 | 2023-12-04T23:30:46.050Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 727b2746-f019-4696-8cd2-a1e7bd5846dd
|
| 801 | 2023-12-04T23:30:46.051Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = instance_stop_causes_destroy_test
vm_id = 727b2746-f019-4696-8cd2-a1e7bd5846dd
|
| 802 | 2023-12-04T23:30:46.051Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 2
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_stop_causes_destroy_test
vm_id = 727b2746-f019-4696-8cd2-a1e7bd5846dd
|
| 803 | 2023-12-04T23:30:46.629Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 727b2746-f019-4696-8cd2-a1e7bd5846dd
|
| 804 | 2023-12-04T23:30:46.630Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 727b2746-f019-4696-8cd2-a1e7bd5846dd
|
| 805 | 2023-12-04T23:30:46.631Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 727b2746-f019-4696-8cd2-a1e7bd5846dd
|
| 806 | 2023-12-04T23:30:46.631Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 727b2746-f019-4696-8cd2-a1e7bd5846dd
|
| 807 | 2023-12-04T23:30:46.632Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 727b2746-f019-4696-8cd2-a1e7bd5846dd
|
| 808 | 2023-12-04T23:30:46.634Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 809 | 2023-12-04T23:30:46.649Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 810 | 2023-12-04T23:30:46.649Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/25dd2fea-d335-40d9-bd95-f198c8cc5fcb.phd_disk
target = phd_framework::disk::file
|
| 811 | 2023-12-04T23:30:46.654Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 605
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_stop_causes_destroy_test
vm_id = 727b2746-f019-4696-8cd2-a1e7bd5846dd
|
| 812 | 2023-12-04T23:30:46.654Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1222
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 727b2746-f019-4696-8cd2-a1e7bd5846dd
|
| 813 | 2023-12-04T23:30:46.655Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_stop_causes_destroy_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
| 814 | 2023-12-04T23:30:46.655Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 815 | 2023-12-04T23:30:46.655Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 816 | 2023-12-04T23:30:46.655Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_start_stop_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
| 817 | 2023-12-04T23:30:46.655Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 818 | 2023-12-04T23:30:46.655Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 819 | 2023-12-04T23:30:46.655Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 820 | 2023-12-04T23:30:46.655Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 821 | 2023-12-04T23:30:46.655Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 822 | 2023-12-04T23:30:46.655Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/7ab1cf57-a9e1-4158-9f65-19495d957816.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
| 823 | 2023-12-04T23:30:46.680Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 824 | 2023-12-04T23:30:46.681Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/7ab1cf57-a9e1-4158-9f65-19495d957816.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = instance_ensure_running_test
|
| 825 | 2023-12-04T23:30:46.681Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 826 | 2023-12-04T23:30:46.681Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 43b8d81f-2ec8-4ea4-9ece-29afb81b1a93
|
| 827 | 2023-12-04T23:30:46.683Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/instance_ensure_running_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 828 | 2023-12-04T23:30:46.683Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/instance_ensure_running_test.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_ensure_running_test.stdout.log"
target = phd_framework::server_log_mode
|
| 829 | 2023-12-04T23:30:46.689Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 878
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
| 830 | 2023-12-04T23:30:46.689Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 831 | 2023-12-04T23:30:46.690Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 43b8d81f-2ec8-4ea4-9ece-29afb81b1a93
|
| 832 | 2023-12-04T23:30:47.309Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_ensure_running_test
vm_id = 43b8d81f-2ec8-4ea4-9ece-29afb81b1a93
|
| 833 | 2023-12-04T23:30:47.309Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_ensure_running_test
vm_id = 43b8d81f-2ec8-4ea4-9ece-29afb81b1a93
|
| 834 | 2023-12-04T23:30:47.310Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 43b8d81f-2ec8-4ea4-9ece-29afb81b1a93, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-43b8d81f-2ec8-4ea4-9ece-29afb81b1a93", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/7ab1cf57-a9e1-4158-9f65-19495d957816.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 43b8d81f-2ec8-4ea4-9ece-29afb81b1a93
|
| 835 | 2023-12-04T23:30:47.310Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 43b8d81f-2ec8-4ea4-9ece-29afb81b1a93
|
| 836 | 2023-12-04T23:30:47.311Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 43b8d81f-2ec8-4ea4-9ece-29afb81b1a93
|
| 837 | 2023-12-04T23:30:47.311Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 43b8d81f-2ec8-4ea4-9ece-29afb81b1a93
|
| 838 | 2023-12-04T23:30:47.311Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 43b8d81f-2ec8-4ea4-9ece-29afb81b1a93
|
| 839 | 2023-12-04T23:30:47.695Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 43b8d81f-2ec8-4ea4-9ece-29afb81b1a93
|
| 840 | 2023-12-04T23:30:47.696Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 43b8d81f-2ec8-4ea4-9ece-29afb81b1a93
|
| 841 | 2023-12-04T23:30:47.696Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 43b8d81f-2ec8-4ea4-9ece-29afb81b1a93
|
| 842 | 2023-12-04T23:30:47.697Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 43b8d81f-2ec8-4ea4-9ece-29afb81b1a93
|
| 843 | 2023-12-04T23:30:47.697Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = instance_ensure_running_test
vm_id = 43b8d81f-2ec8-4ea4-9ece-29afb81b1a93
|
| 844 | 2023-12-04T23:30:47.697Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 388
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_ensure_running_test
vm_id = 43b8d81f-2ec8-4ea4-9ece-29afb81b1a93
|
| 845 | 2023-12-04T23:30:47.950Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 43b8d81f-2ec8-4ea4-9ece-29afb81b1a93
|
| 846 | 2023-12-04T23:30:47.951Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 43b8d81f-2ec8-4ea4-9ece-29afb81b1a93
|
| 847 | 2023-12-04T23:30:47.954Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 848 | 2023-12-04T23:30:47.968Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 849 | 2023-12-04T23:30:47.968Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/7ab1cf57-a9e1-4158-9f65-19495d957816.phd_disk
target = phd_framework::disk::file
|
| 850 | 2023-12-04T23:30:47.973Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 663
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_ensure_running_test
vm_id = 43b8d81f-2ec8-4ea4-9ece-29afb81b1a93
|
| 851 | 2023-12-04T23:30:47.973Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1283
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 43b8d81f-2ec8-4ea4-9ece-29afb81b1a93
|
| 852 | 2023-12-04T23:30:47.973Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_start_stop_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
| 853 | 2023-12-04T23:30:47.973Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 854 | 2023-12-04T23:30:47.973Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 855 | 2023-12-04T23:30:47.973Z | INFO | phd-runner: Starting test phd_tests::smoke::instance_spec_get_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
| 856 | 2023-12-04T23:30:47.973Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 857 | 2023-12-04T23:30:47.973Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 858 | 2023-12-04T23:30:47.973Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 859 | 2023-12-04T23:30:47.973Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 860 | 2023-12-04T23:30:47.973Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 861 | 2023-12-04T23:30:47.973Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/21d1e1ed-85b4-49fa-8c14-07d64a516b8c.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
| 862 | 2023-12-04T23:30:47.997Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 863 | 2023-12-04T23:30:47.997Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/21d1e1ed-85b4-49fa-8c14-07d64a516b8c.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 3072 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = instance_spec_test
|
| 864 | 2023-12-04T23:30:47.997Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 865 | 2023-12-04T23:30:47.997Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = d9b1dcc0-e3d6-45ff-91fb-98cbc494ad9f
|
| 866 | 2023-12-04T23:30:48.000Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/instance_spec_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 867 | 2023-12-04T23:30:48.000Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/instance_spec_test.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_spec_test.stdout.log"
target = phd_framework::server_log_mode
|
| 868 | 2023-12-04T23:30:48.005Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 880
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
| 869 | 2023-12-04T23:30:48.006Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 870 | 2023-12-04T23:30:48.006Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = d9b1dcc0-e3d6-45ff-91fb-98cbc494ad9f
|
| 871 | 2023-12-04T23:30:49.019Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_spec_test
vm_id = d9b1dcc0-e3d6-45ff-91fb-98cbc494ad9f
|
| 872 | 2023-12-04T23:30:49.019Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_spec_test
vm_id = d9b1dcc0-e3d6-45ff-91fb-98cbc494ad9f
|
| 873 | 2023-12-04T23:30:49.020Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: d9b1dcc0-e3d6-45ff-91fb-98cbc494ad9f, image_id: 00000000-0000-0000-0000-000000000000, memory: 3072, name: "phd-vm-d9b1dcc0-e3d6-45ff-91fb-98cbc494ad9f", vcpus: 4 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/21d1e1ed-85b4-49fa-8c14-07d64a516b8c.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 3072 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = d9b1dcc0-e3d6-45ff-91fb-98cbc494ad9f
|
| 874 | 2023-12-04T23:30:49.020Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = d9b1dcc0-e3d6-45ff-91fb-98cbc494ad9f
|
| 875 | 2023-12-04T23:30:49.021Z | INFO | phd-runner: [VM - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 346
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = d9b1dcc0-e3d6-45ff-91fb-98cbc494ad9f
|
| 876 | 2023-12-04T23:30:49.021Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = d9b1dcc0-e3d6-45ff-91fb-98cbc494ad9f
|
| 877 | 2023-12-04T23:30:49.022Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = d9b1dcc0-e3d6-45ff-91fb-98cbc494ad9f
|
| 878 | 2023-12-04T23:30:49.022Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = d9b1dcc0-e3d6-45ff-91fb-98cbc494ad9f
|
| 879 | 2023-12-04T23:30:49.023Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = d9b1dcc0-e3d6-45ff-91fb-98cbc494ad9f
|
| 880 | 2023-12-04T23:30:49.023Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = d9b1dcc0-e3d6-45ff-91fb-98cbc494ad9f
|
| 881 | 2023-12-04T23:30:49.024Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = instance_spec_test
vm_id = d9b1dcc0-e3d6-45ff-91fb-98cbc494ad9f
|
| 882 | 2023-12-04T23:30:49.024Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_spec_test
vm_id = d9b1dcc0-e3d6-45ff-91fb-98cbc494ad9f
|
| 883 | 2023-12-04T23:30:49.565Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = d9b1dcc0-e3d6-45ff-91fb-98cbc494ad9f
|
| 884 | 2023-12-04T23:30:50.679Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = d9b1dcc0-e3d6-45ff-91fb-98cbc494ad9f
|
| 885 | 2023-12-04T23:30:50.682Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 886 | 2023-12-04T23:30:50.697Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 887 | 2023-12-04T23:30:50.697Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/21d1e1ed-85b4-49fa-8c14-07d64a516b8c.phd_disk
target = phd_framework::disk::file
|
| 888 | 2023-12-04T23:30:50.702Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1682
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_spec_test
vm_id = d9b1dcc0-e3d6-45ff-91fb-98cbc494ad9f
|
| 889 | 2023-12-04T23:30:50.702Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 2695
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = d9b1dcc0-e3d6-45ff-91fb-98cbc494ad9f
|
| 890 | 2023-12-04T23:30:50.702Z | INFO | phd-runner: test phd_tests::smoke::instance_spec_get_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
| 891 | 2023-12-04T23:30:50.702Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 892 | 2023-12-04T23:30:50.702Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 893 | 2023-12-04T23:30:50.702Z | INFO | phd-runner: Starting test phd_tests::smoke::nproc_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
| 894 | 2023-12-04T23:30:50.702Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 895 | 2023-12-04T23:30:50.702Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 896 | 2023-12-04T23:30:50.702Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 897 | 2023-12-04T23:30:50.702Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 898 | 2023-12-04T23:30:50.702Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 899 | 2023-12-04T23:30:50.702Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/ba0436e2-5580-499e-a851-5161fbb4c39d.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
| 900 | 2023-12-04T23:30:50.727Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 901 | 2023-12-04T23:30:50.727Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/ba0436e2-5580-499e-a851-5161fbb4c39d.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 6, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = nproc_test
|
| 902 | 2023-12-04T23:30:50.727Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 903 | 2023-12-04T23:30:50.727Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 904 | 2023-12-04T23:30:50.729Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/nproc_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 905 | 2023-12-04T23:30:50.729Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/nproc_test.stderr.log"
stdout_path = "/tmp/propolis-phd/nproc_test.stdout.log"
target = phd_framework::server_log_mode
|
| 906 | 2023-12-04T23:30:50.735Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 882
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
| 907 | 2023-12-04T23:30:50.736Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
| 908 | 2023-12-04T23:30:50.736Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 909 | 2023-12-04T23:30:51.351Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 910 | 2023-12-04T23:30:51.351Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 911 | 2023-12-04T23:30:51.352Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 39c58568-af1e-4081-a9b7-1a6f11b1d398, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-39c58568-af1e-4081-a9b7-1a6f11b1d398", vcpus: 6 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/ba0436e2-5580-499e-a851-5161fbb4c39d.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 6, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 912 | 2023-12-04T23:30:51.352Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 913 | 2023-12-04T23:30:51.353Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 503
target = phd_framework::test_vm
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 914 | 2023-12-04T23:30:51.353Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 915 | 2023-12-04T23:30:51.353Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
wanted = localhost login:
|
| 916 | 2023-12-04T23:30:52.443Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 917 | 2023-12-04T23:30:52.444Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 918 | 2023-12-04T23:30:52.444Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 919 | 2023-12-04T23:30:52.444Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 920 | 2023-12-04T23:30:52.454Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 921 | 2023-12-04T23:30:52.454Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 922 | 2023-12-04T23:30:52.465Z | INFO | phd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 923 | 2023-12-04T23:30:52.465Z | INFO | phd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 924 | 2023-12-04T23:30:53.488Z | INFO | phd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt'
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 925 | 2023-12-04T23:30:53.488Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 926 | 2023-12-04T23:30:55.575Z | INFO | phd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 927 | 2023-12-04T23:30:55.575Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 928 | 2023-12-04T23:30:55.586Z | INFO | phd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 929 | 2023-12-04T23:30:55.586Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 930 | 2023-12-04T23:30:55.586Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 931 | 2023-12-04T23:30:55.586Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 932 | 2023-12-04T23:30:55.586Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 933 | 2023-12-04T23:30:55.586Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 934 | 2023-12-04T23:30:55.641Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 935 | 2023-12-04T23:30:55.652Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 936 | 2023-12-04T23:30:55.652Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 937 | 2023-12-04T23:30:55.685Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 938 | 2023-12-04T23:30:55.751Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 939 | 2023-12-04T23:30:55.762Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 940 | 2023-12-04T23:30:55.762Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 941 | 2023-12-04T23:30:55.762Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 942 | 2023-12-04T23:30:55.773Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 943 | 2023-12-04T23:30:55.828Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 944 | 2023-12-04T23:30:56.016Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 945 | 2023-12-04T23:30:56.061Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 946 | 2023-12-04T23:30:56.072Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 947 | 2023-12-04T23:30:56.083Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 948 | 2023-12-04T23:30:56.094Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 949 | 2023-12-04T23:30:56.117Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 950 | 2023-12-04T23:30:56.128Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 951 | 2023-12-04T23:30:56.139Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 952 | 2023-12-04T23:30:56.139Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 953 | 2023-12-04T23:30:56.139Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 954 | 2023-12-04T23:30:56.150Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 955 | 2023-12-04T23:30:56.161Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 956 | 2023-12-04T23:30:56.182Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 957 | 2023-12-04T23:30:56.291Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 958 | 2023-12-04T23:30:56.291Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 959 | 2023-12-04T23:30:56.291Z | INFO | phd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 960 | 2023-12-04T23:30:56.291Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 961 | 2023-12-04T23:30:56.292Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
wanted = localhost:~#
|
| 962 | 2023-12-04T23:30:56.302Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 963 | 2023-12-04T23:30:56.302Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 964 | 2023-12-04T23:30:56.302Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 965 | 2023-12-04T23:30:56.302Z | INFO | phd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 966 | 2023-12-04T23:30:56.302Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 967 | 2023-12-04T23:30:56.302Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 968 | 2023-12-04T23:30:56.302Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 969 | 2023-12-04T23:30:56.302Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 970 | 2023-12-04T23:30:56.302Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 971 | 2023-12-04T23:30:56.302Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 972 | 2023-12-04T23:30:56.302Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 973 | 2023-12-04T23:30:56.302Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4949
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 974 | 2023-12-04T23:30:56.302Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 532
target = phd_framework::test_vm
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 975 | 2023-12-04T23:30:56.303Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 976 | 2023-12-04T23:30:56.303Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
wanted = nproc\n
|
| 977 | 2023-12-04T23:30:56.313Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# nproc
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 978 | 2023-12-04T23:30:56.313Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 979 | 2023-12-04T23:30:56.313Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
wanted = localhost:~#
|
| 980 | 2023-12-04T23:30:56.324Z | INFO | phd-runner: [SERIAL - EVENT] 6
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 981 | 2023-12-04T23:30:56.336Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 982 | 2023-12-04T23:30:56.337Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 983 | 2023-12-04T23:30:56.337Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 984 | 2023-12-04T23:30:56.337Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 985 | 2023-12-04T23:30:56.337Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 986 | 2023-12-04T23:30:56.338Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 987 | 2023-12-04T23:30:56.338Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4987
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 988 | 2023-12-04T23:30:56.883Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 989 | 2023-12-04T23:30:56.887Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 990 | 2023-12-04T23:30:56.902Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 991 | 2023-12-04T23:30:56.902Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/ba0436e2-5580-499e-a851-5161fbb4c39d.phd_disk
target = phd_framework::disk::file
|
| 992 | 2023-12-04T23:30:56.907Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 5555
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 993 | 2023-12-04T23:30:56.907Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 6170
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = nproc_test
vm_id = 39c58568-af1e-4081-a9b7-1a6f11b1d398
|
| 994 | 2023-12-04T23:30:56.907Z | INFO | phd-runner: test phd_tests::smoke::nproc_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
| 995 | 2023-12-04T23:30:56.907Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 996 | 2023-12-04T23:30:56.907Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 997 | 2023-12-04T23:30:56.907Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 33
target = phd_runner::fixtures
|
| 998 | 2023-12-04T23:30:56.907Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 33
target = phd_runner::fixtures
|
| 999 | | test result: ok. 10 passed; 0 failed; 4 skipped; 0 not run; finished in 116.32s |
| 1000 | | |