1 | 2023-10-03T22:25:31.562Z | INFO | phd-runner: phd_runner
file = phd-tests/runner/src/main.rs
line = 34
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-10-03T22:25:31.564Z | INFO | phd-runner: Created new artifact store from manifest
file = phd-tests/framework/src/artifacts/store.rs
line = 209
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-10-03T22:25:31.564Z | INFO | phd-runner: Building VM factory
file = phd-tests/framework/src/test_vm/factory.rs
line = 83
opts = FactoryOptions { propolis_server_path: "/work/phd-test/propolis-server", tmp_directory: "/tmp/propolis-phd", server_log_mode: TmpFile, default_bootrom_artifact: "ovmf", default_guest_cpus: 2, default_guest_memory_mib: 512 }
target = phd_framework::test_vm::factory
|
4 | 2023-10-03T22:25:31.564Z | INFO | phd-runner: checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 79
maybe_path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
5 | 2023-10-03T22:25:31.565Z | INFO | phd-runner: Downloading artifact with timeout 600s
file = phd-tests/framework/src/artifacts/store.rs
line = 134
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
|
6 | 2023-10-03T22:25:32.334Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 23
target = phd_runner::fixtures
|
7 | 2023-10-03T22:25:32.334Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 23
target = phd_runner::fixtures
|
8 | 2023-10-03T22:25:32.334Z | INFO | phd-runner: Running 13 test(s)
file = phd-tests/runner/src/execute.rs
line = 98
target = phd_runner::execute
|
9 | 2023-10-03T22:25:32.334Z | INFO | phd-runner: Starting test phd_tests::migrate::multiple_migrations
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
10 | 2023-10-03T22:25:32.334Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
11 | 2023-10-03T22:25:32.334Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
12 | 2023-10-03T22:25:32.334Z | INFO | phd-runner: checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 79
maybe_path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
13 | 2023-10-03T22:25:32.335Z | INFO | phd-runner: Downloading artifact with timeout 600s
file = phd-tests/framework/src/artifacts/store.rs
line = 134
maybe_path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
uri = https://oxide-omicron-build.s3.amazonaws.com/alpine.iso
|
14 | 2023-10-03T22:26:02.703Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/f006c58d-61ef-40ba-905f-7fbdcbc3cdcf.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
15 | 2023-10-03T22:26:02.725Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 2, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/f006c58d-61ef-40ba-905f-7fbdcbc3cdcf.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "multiple_migrations_0"
|
16 | 2023-10-03T22:26:02.725Z | INFO | phd-runner: 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
|
17 | 2023-10-03T22:26:02.726Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
18 | 2023-10-03T22:26:02.726Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/multiple_migrations_0.config.toml", server_addr: 127.0.0.1:9000, vnc_addr: 127.0.0.1:9001, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/f006c58d-61ef-40ba-905f-7fbdcbc3cdcf.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/f006c58d-61ef-40ba-905f-7fbdcbc3cdcf.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/multiple_migrations_0.config.toml" }
|
19 | 2023-10-03T22:26:02.726Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 100
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
20 | 2023-10-03T22:26:02.728Z | 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 = 57
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
21 | 2023-10-03T22:26:02.744Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 849
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
22 | 2023-10-03T22:26:02.745Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
23 | 2023-10-03T22:26:02.745Z | INFO | phd-runner: Copying existing server config TOML
file = phd-tests/framework/src/test_vm/factory.rs
line = 151
new_toml_path = "/tmp/propolis-phd/multiple_migrations_1.config.toml"
server_toml_path = "/tmp/propolis-phd/multiple_migrations_0.config.toml"
target = phd_framework::test_vm::factory
|
24 | 2023-10-03T22:26:02.745Z | INFO | phd-runner: 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
|
25 | 2023-10-03T22:26:02.745Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
26 | 2023-10-03T22:26:02.745Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/multiple_migrations_0.config.toml", server_addr: 127.0.0.1:9002, vnc_addr: 127.0.0.1:9003, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/f006c58d-61ef-40ba-905f-7fbdcbc3cdcf.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/f006c58d-61ef-40ba-905f-7fbdcbc3cdcf.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/multiple_migrations_0.config.toml" }
|
27 | 2023-10-03T22:26:02.745Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 41788f1c-672f-49d9-8ae2-39104935d319
line = 100
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
28 | 2023-10-03T22:26:02.748Z | 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 = 57
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
29 | 2023-10-03T22:26:02.755Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 850
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
30 | 2023-10-03T22:26:02.755Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
31 | 2023-10-03T22:26:02.755Z | INFO | phd-runner: Copying existing server config TOML
file = phd-tests/framework/src/test_vm/factory.rs
line = 151
new_toml_path = "/tmp/propolis-phd/multiple_migrations_2.config.toml"
server_toml_path = "/tmp/propolis-phd/multiple_migrations_0.config.toml"
target = phd_framework::test_vm::factory
|
32 | 2023-10-03T22:26:02.755Z | INFO | phd-runner: 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
|
33 | 2023-10-03T22:26:02.755Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
34 | 2023-10-03T22:26:02.755Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/multiple_migrations_0.config.toml", server_addr: 127.0.0.1:9004, vnc_addr: 127.0.0.1:9005, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/f006c58d-61ef-40ba-905f-7fbdcbc3cdcf.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/f006c58d-61ef-40ba-905f-7fbdcbc3cdcf.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/multiple_migrations_0.config.toml" }
|
35 | 2023-10-03T22:26:02.755Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = a1fb6530-bddf-4195-af6c-9fa97e3e64b6
line = 100
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
36 | 2023-10-03T22:26:02.758Z | 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 = 57
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
37 | 2023-10-03T22:26:02.766Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 851
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
38 | 2023-10-03T22:26:02.767Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
39 | 2023-10-03T22:26:02.768Z | 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
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 168
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
40 | 2023-10-03T22:26:03.414Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 80
target = phd_framework::serial
vm = "multiple_migrations_0"
|
41 | 2023-10-03T22:26:03.414Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 36
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
42 | 2023-10-03T22:26:03.415Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 49ddb4c5-569d-4719-9da3-2ae3480256d7, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-49ddb4c5-569d-4719-9da3-2ae3480256d7", vcpus: 2 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/f006c58d-61ef-40ba-905f-7fbdcbc3cdcf.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
43 | 2023-10-03T22:26:03.416Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 260
state = Run
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
44 | 2023-10-03T22:26:03.416Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 439
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
45 | 2023-10-03T22:26:03.416Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 462
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
46 | 2023-10-03T22:26:03.416Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 152
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
wanted = localhost login:
|
47 | 2023-10-03T22:26:04.488Z | 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
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
48 | 2023-10-03T22:26:04.488Z | 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
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
49 | 2023-10-03T22:26:04.488Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
50 | 2023-10-03T22:26:04.488Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
51 | 2023-10-03T22:26:04.499Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
52 | 2023-10-03T22:26:04.499Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
53 | 2023-10-03T22:26:04.499Z | 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
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
54 | 2023-10-03T22:26:04.500Z | 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
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
55 | 2023-10-03T22:26:05.532Z | 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
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
56 | 2023-10-03T22:26:05.532Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
57 | 2023-10-03T22:26:06.914Z | 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
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
58 | 2023-10-03T22:26:06.914Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
59 | 2023-10-03T22:26:06.925Z | 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
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
60 | 2023-10-03T22:26:06.925Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
61 | 2023-10-03T22:26:06.926Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
62 | 2023-10-03T22:26:06.926Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
63 | 2023-10-03T22:26:06.926Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
64 | 2023-10-03T22:26:06.926Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
65 | 2023-10-03T22:26:06.980Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
66 | 2023-10-03T22:26:06.991Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
67 | 2023-10-03T22:26:06.991Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
68 | 2023-10-03T22:26:07.013Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
69 | 2023-10-03T22:26:07.080Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
70 | 2023-10-03T22:26:07.091Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
71 | 2023-10-03T22:26:07.091Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
72 | 2023-10-03T22:26:07.091Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
73 | 2023-10-03T22:26:07.113Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
74 | 2023-10-03T22:26:07.158Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
75 | 2023-10-03T22:26:07.321Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
76 | 2023-10-03T22:26:07.354Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
77 | 2023-10-03T22:26:07.377Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
78 | 2023-10-03T22:26:07.388Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
79 | 2023-10-03T22:26:07.399Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
80 | 2023-10-03T22:26:07.409Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
81 | 2023-10-03T22:26:07.420Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
82 | 2023-10-03T22:26:07.431Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
83 | 2023-10-03T22:26:07.442Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
84 | 2023-10-03T22:26:07.443Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
85 | 2023-10-03T22:26:07.454Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
86 | 2023-10-03T22:26:07.465Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
87 | 2023-10-03T22:26:07.476Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
88 | 2023-10-03T22:26:07.579Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
89 | 2023-10-03T22:26:07.590Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
90 | 2023-10-03T22:26:07.591Z | 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
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
91 | 2023-10-03T22:26:07.591Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
92 | 2023-10-03T22:26:07.591Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 152
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
wanted = localhost:~#
|
93 | 2023-10-03T22:26:07.602Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
94 | 2023-10-03T22:26:07.602Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
95 | 2023-10-03T22:26:07.602Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
96 | 2023-10-03T22:26:07.602Z | 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
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
97 | 2023-10-03T22:26:07.602Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
98 | 2023-10-03T22:26:07.602Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
99 | 2023-10-03T22:26:07.602Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
100 | 2023-10-03T22:26:07.602Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
101 | 2023-10-03T22:26:07.602Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
102 | 2023-10-03T22:26:07.602Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
103 | 2023-10-03T22:26:07.602Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
104 | 2023-10-03T22:26:07.603Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4186
file = phd-tests/framework/src/test_vm/mod.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 462
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
105 | 2023-10-03T22:26:07.603Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 468
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
106 | 2023-10-03T22:26:07.603Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
id = 41788f1c-672f-49d9-8ae2-39104935d319
line = 306
migration_id = 4e890bed-354f-4954-b16b-363fb0af2f49
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
107 | 2023-10-03T22:26:07.747Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 41788f1c-672f-49d9-8ae2-39104935d319
line = 80
target = phd_framework::serial
vm = "multiple_migrations_1"
|
108 | 2023-10-03T22:26:07.747Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 41788f1c-672f-49d9-8ae2-39104935d319
line = 36
target = phd_framework::serial::vt100
vm = "multiple_migrations_1"
|
109 | 2023-10-03T22:26:07.748Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 41788f1c-672f-49d9-8ae2-39104935d319
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 41788f1c-672f-49d9-8ae2-39104935d319, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-41788f1c-672f-49d9-8ae2-39104935d319", vcpus: 2 }, state: Migrating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/f006c58d-61ef-40ba-905f-7fbdcbc3cdcf.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
110 | 2023-10-03T22:26:07.748Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 41788f1c-672f-49d9-8ae2-39104935d319
line = 324
migration_id = 4e890bed-354f-4954-b16b-363fb0af2f49
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
111 | 2023-10-03T22:26:18.905Z | 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
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 44
target = phd_framework::serial
vm = "multiple_migrations_0"
|
112 | 2023-10-03T22:26:18.905Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None
file = phd-tests/framework/src/serial/mod.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 47
target = phd_framework::serial
vm = "multiple_migrations_0"
|
113 | 2023-10-03T22:26:18.906Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 15491
file = phd-tests/framework/src/serial/mod.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 80
target = phd_framework::serial
vm = "multiple_migrations_0"
|
114 | 2023-10-03T22:26:23.991Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
id = 41788f1c-672f-49d9-8ae2-39104935d319
line = 333
migration_id = 4e890bed-354f-4954-b16b-363fb0af2f49
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
115 | 2023-10-03T22:26:23.991Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 16243
file = phd-tests/framework/src/test_vm/mod.rs
id = 41788f1c-672f-49d9-8ae2-39104935d319
line = 324
migration_id = 4e890bed-354f-4954-b16b-363fb0af2f49
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
116 | 2023-10-03T22:26:23.991Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 41788f1c-672f-49d9-8ae2-39104935d319
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "multiple_migrations_1"
|
117 | 2023-10-03T22:26:23.991Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 41788f1c-672f-49d9-8ae2-39104935d319
line = 152
target = phd_framework::serial::vt100
vm = "multiple_migrations_1"
wanted = echo Hello world\n
|
118 | 2023-10-03T22:26:24.003Z | INFO | phd-runner: [SERIAL - EVENT] echo Hello world
file = phd-tests/framework/src/serial/vt100.rs
id = 41788f1c-672f-49d9-8ae2-39104935d319
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_1"
|
119 | 2023-10-03T22:26:24.003Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 41788f1c-672f-49d9-8ae2-39104935d319
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "multiple_migrations_1"
|
120 | 2023-10-03T22:26:24.003Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 41788f1c-672f-49d9-8ae2-39104935d319
line = 152
target = phd_framework::serial::vt100
vm = "multiple_migrations_1"
wanted = localhost:~#
|
121 | 2023-10-03T22:26:24.014Z | INFO | phd-runner: [SERIAL - EVENT] Hello world
file = phd-tests/framework/src/serial/vt100.rs
id = 41788f1c-672f-49d9-8ae2-39104935d319
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_1"
|
122 | 2023-10-03T22:26:24.014Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9002
file = phd-tests/framework/src/test_vm/mod.rs
id = a1fb6530-bddf-4195-af6c-9fa97e3e64b6
line = 306
migration_id = 5fbaccf2-6dc7-4aae-8f53-62b7564f4248
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
123 | 2023-10-03T22:26:24.159Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = a1fb6530-bddf-4195-af6c-9fa97e3e64b6
line = 80
target = phd_framework::serial
vm = "multiple_migrations_2"
|
124 | 2023-10-03T22:26:24.159Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = a1fb6530-bddf-4195-af6c-9fa97e3e64b6
line = 36
target = phd_framework::serial::vt100
vm = "multiple_migrations_2"
|
125 | 2023-10-03T22:26:24.160Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = a1fb6530-bddf-4195-af6c-9fa97e3e64b6
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: a1fb6530-bddf-4195-af6c-9fa97e3e64b6, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-a1fb6530-bddf-4195-af6c-9fa97e3e64b6", vcpus: 2 }, state: Migrating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/f006c58d-61ef-40ba-905f-7fbdcbc3cdcf.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
126 | 2023-10-03T22:26:24.160Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = a1fb6530-bddf-4195-af6c-9fa97e3e64b6
line = 324
migration_id = 5fbaccf2-6dc7-4aae-8f53-62b7564f4248
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
127 | 2023-10-03T22:26:35.299Z | 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
id = 41788f1c-672f-49d9-8ae2-39104935d319
line = 44
target = phd_framework::serial
vm = "multiple_migrations_1"
|
128 | 2023-10-03T22:26:35.300Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None
file = phd-tests/framework/src/serial/mod.rs
id = 41788f1c-672f-49d9-8ae2-39104935d319
line = 47
target = phd_framework::serial
vm = "multiple_migrations_1"
|
129 | 2023-10-03T22:26:35.300Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 27552
file = phd-tests/framework/src/serial/mod.rs
id = 41788f1c-672f-49d9-8ae2-39104935d319
line = 80
target = phd_framework::serial
vm = "multiple_migrations_1"
|
130 | 2023-10-03T22:26:35.309Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
id = a1fb6530-bddf-4195-af6c-9fa97e3e64b6
line = 333
migration_id = 5fbaccf2-6dc7-4aae-8f53-62b7564f4248
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
131 | 2023-10-03T22:26:35.309Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 11148
file = phd-tests/framework/src/test_vm/mod.rs
id = a1fb6530-bddf-4195-af6c-9fa97e3e64b6
line = 324
migration_id = 5fbaccf2-6dc7-4aae-8f53-62b7564f4248
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
132 | 2023-10-03T22:26:35.309Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = a1fb6530-bddf-4195-af6c-9fa97e3e64b6
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "multiple_migrations_2"
|
133 | 2023-10-03T22:26:35.309Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = a1fb6530-bddf-4195-af6c-9fa97e3e64b6
line = 152
target = phd_framework::serial::vt100
vm = "multiple_migrations_2"
wanted = echo I have migrated!\n
|
134 | 2023-10-03T22:26:38.251Z | INFO | phd-runner: [SERIAL - EVENT] echo I have migrated!
file = phd-tests/framework/src/serial/vt100.rs
id = a1fb6530-bddf-4195-af6c-9fa97e3e64b6
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_2"
|
135 | 2023-10-03T22:26:38.252Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = a1fb6530-bddf-4195-af6c-9fa97e3e64b6
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "multiple_migrations_2"
|
136 | 2023-10-03T22:26:38.252Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = a1fb6530-bddf-4195-af6c-9fa97e3e64b6
line = 152
target = phd_framework::serial::vt100
vm = "multiple_migrations_2"
wanted = localhost:~#
|
137 | 2023-10-03T22:26:40.028Z | INFO | phd-runner: [SERIAL - EVENT] I have migrated!
file = phd-tests/framework/src/serial/vt100.rs
id = a1fb6530-bddf-4195-af6c-9fa97e3e64b6
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_2"
|
138 | 2023-10-03T22:26:40.028Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = a1fb6530-bddf-4195-af6c-9fa97e3e64b6
line = 267
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
139 | 2023-10-03T22:26:40.030Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = a1fb6530-bddf-4195-af6c-9fa97e3e64b6
line = 583
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
140 | 2023-10-03T22:26:40.030Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = a1fb6530-bddf-4195-af6c-9fa97e3e64b6
line = 260
state = Stop
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
141 | 2023-10-03T22:26:40.030Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = a1fb6530-bddf-4195-af6c-9fa97e3e64b6
line = 400
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
142 | 2023-10-03T22:26:40.030Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = a1fb6530-bddf-4195-af6c-9fa97e3e64b6
line = 267
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
143 | 2023-10-03T22:26:40.031Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = a1fb6530-bddf-4195-af6c-9fa97e3e64b6
line = 40
target = phd_framework::serial
vm = "multiple_migrations_2"
|
144 | 2023-10-03T22:26:40.031Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 15871
file = phd-tests/framework/src/serial/mod.rs
id = a1fb6530-bddf-4195-af6c-9fa97e3e64b6
line = 80
target = phd_framework::serial
vm = "multiple_migrations_2"
|
145 | 2023-10-03T22:26:40.346Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = a1fb6530-bddf-4195-af6c-9fa97e3e64b6
line = 267
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
146 | 2023-10-03T22:26:40.350Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
147 | 2023-10-03T22:26:40.369Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
148 | 2023-10-03T22:26:40.369Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 16209
file = phd-tests/framework/src/serial/vt100.rs
id = a1fb6530-bddf-4195-af6c-9fa97e3e64b6
line = 36
target = phd_framework::serial::vt100
vm = "multiple_migrations_2"
|
149 | 2023-10-03T22:26:40.369Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 16354
file = phd-tests/framework/src/test_vm/mod.rs
id = a1fb6530-bddf-4195-af6c-9fa97e3e64b6
line = 100
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
150 | 2023-10-03T22:26:40.369Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 41788f1c-672f-49d9-8ae2-39104935d319
line = 267
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
151 | 2023-10-03T22:26:40.373Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
152 | 2023-10-03T22:26:40.390Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
153 | 2023-10-03T22:26:40.390Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 32642
file = phd-tests/framework/src/serial/vt100.rs
id = 41788f1c-672f-49d9-8ae2-39104935d319
line = 36
target = phd_framework::serial::vt100
vm = "multiple_migrations_1"
|
154 | 2023-10-03T22:26:40.390Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 32787
file = phd-tests/framework/src/test_vm/mod.rs
id = 41788f1c-672f-49d9-8ae2-39104935d319
line = 100
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
155 | 2023-10-03T22:26:40.390Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 267
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
156 | 2023-10-03T22:26:40.393Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
157 | 2023-10-03T22:26:40.413Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
158 | 2023-10-03T22:26:40.413Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/f006c58d-61ef-40ba-905f-7fbdcbc3cdcf.phd_disk
target = phd_framework::disk::file
|
159 | 2023-10-03T22:26:40.418Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 37003
file = phd-tests/framework/src/serial/vt100.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 36
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
160 | 2023-10-03T22:26:40.418Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 37651
file = phd-tests/framework/src/test_vm/mod.rs
id = 49ddb4c5-569d-4719-9da3-2ae3480256d7
line = 100
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
161 | 2023-10-03T22:26:40.418Z | INFO | phd-runner: test phd_tests::migrate::multiple_migrations ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
162 | 2023-10-03T22:26:40.418Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
163 | 2023-10-03T22:26:40.418Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
164 | 2023-10-03T22:26:40.418Z | INFO | phd-runner: Starting test phd_tests::migrate::incompatible_vms
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
165 | 2023-10-03T22:26:40.418Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
166 | 2023-10-03T22:26:40.418Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
167 | 2023-10-03T22:26:40.418Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
168 | 2023-10-03T22:26:40.418Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/91ad36e2-43da-401e-be91-9eb98e9ced7f.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
169 | 2023-10-03T22:26:40.442Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
170 | 2023-10-03T22:26:40.442Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/e6957c3b-2b1c-4a85-9d09-8ed39cba0113.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
171 | 2023-10-03T22:26:40.466Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
172 | 2023-10-03T22:26:40.466Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/07f1349c-b06b-40a1-be28-ba938db80792.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
173 | 2023-10-03T22:26:40.490Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 4, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/07f1349c-b06b-40a1-be28-ba938db80792.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "migration_incompatible_source_0"
|
174 | 2023-10-03T22:26:40.490Z | INFO | phd-runner: 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
|
175 | 2023-10-03T22:26:40.490Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
176 | 2023-10-03T22:26:40.490Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/migration_incompatible_source_0.config.toml", server_addr: 127.0.0.1:9000, vnc_addr: 127.0.0.1:9001, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 4, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/07f1349c-b06b-40a1-be28-ba938db80792.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/07f1349c-b06b-40a1-be28-ba938db80792.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/migration_incompatible_source_0.config.toml" }
|
177 | 2023-10-03T22:26:40.490Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = f73f4c59-61f3-4b82-90d5-11dbb79226b0
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
178 | 2023-10-03T22:26:40.493Z | 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 = 57
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
179 | 2023-10-03T22:26:40.500Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 855
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
180 | 2023-10-03T22:26:40.501Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
181 | 2023-10-03T22:26:40.501Z | 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
id = f73f4c59-61f3-4b82-90d5-11dbb79226b0
line = 168
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
182 | 2023-10-03T22:26:41.153Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = f73f4c59-61f3-4b82-90d5-11dbb79226b0
line = 80
target = phd_framework::serial
vm = "migration_incompatible_source_0"
|
183 | 2023-10-03T22:26:41.153Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = f73f4c59-61f3-4b82-90d5-11dbb79226b0
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_0"
|
184 | 2023-10-03T22:26:41.154Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = f73f4c59-61f3-4b82-90d5-11dbb79226b0
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: f73f4c59-61f3-4b82-90d5-11dbb79226b0, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-f73f4c59-61f3-4b82-90d5-11dbb79226b0", vcpus: 4 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 4, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/07f1349c-b06b-40a1-be28-ba938db80792.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
185 | 2023-10-03T22:26:41.154Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = f73f4c59-61f3-4b82-90d5-11dbb79226b0
line = 260
state = Run
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
186 | 2023-10-03T22:26:41.155Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 8, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/91ad36e2-43da-401e-be91-9eb98e9ced7f.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "migration_incompatible_target_0"
|
187 | 2023-10-03T22:26:41.155Z | INFO | phd-runner: Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_incompatible_target_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_incompatible_target_0.stdout.log"
target = phd_framework::server_log_mode
|
188 | 2023-10-03T22:26:41.155Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
189 | 2023-10-03T22:26:41.155Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/migration_incompatible_target_0.config.toml", server_addr: 127.0.0.1:9002, vnc_addr: 127.0.0.1:9003, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 8, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/91ad36e2-43da-401e-be91-9eb98e9ced7f.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/91ad36e2-43da-401e-be91-9eb98e9ced7f.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/migration_incompatible_target_0.config.toml" }
|
190 | 2023-10-03T22:26:41.155Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 7ad350a7-3ebc-4ba7-bcab-ccf50d2f6d3f
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
191 | 2023-10-03T22:26:41.158Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_incompatible_target_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 57
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
192 | 2023-10-03T22:26:41.167Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 856
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
193 | 2023-10-03T22:26:41.167Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
194 | 2023-10-03T22:26:41.167Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
id = 7ad350a7-3ebc-4ba7-bcab-ccf50d2f6d3f
line = 306
migration_id = 17c74b7e-2749-4f6d-ab78-7020321a2705
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
195 | 2023-10-03T22:26:41.167Z | 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
id = 7ad350a7-3ebc-4ba7-bcab-ccf50d2f6d3f
line = 168
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
196 | 2023-10-03T22:26:41.806Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 7ad350a7-3ebc-4ba7-bcab-ccf50d2f6d3f
line = 80
target = phd_framework::serial
vm = "migration_incompatible_target_0"
|
197 | 2023-10-03T22:26:41.806Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 7ad350a7-3ebc-4ba7-bcab-ccf50d2f6d3f
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_target_0"
|
198 | 2023-10-03T22:26:41.807Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 7ad350a7-3ebc-4ba7-bcab-ccf50d2f6d3f
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 7ad350a7-3ebc-4ba7-bcab-ccf50d2f6d3f, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-7ad350a7-3ebc-4ba7-bcab-ccf50d2f6d3f", vcpus: 8 }, state: Failed }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 8, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/91ad36e2-43da-401e-be91-9eb98e9ced7f.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
199 | 2023-10-03T22:26:41.807Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 7ad350a7-3ebc-4ba7-bcab-ccf50d2f6d3f
line = 324
migration_id = 17c74b7e-2749-4f6d-ab78-7020321a2705
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
200 | 2023-10-03T22:26:41.807Z | INFO | phd-runner: [MIGRATE - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
id = 7ad350a7-3ebc-4ba7-bcab-ccf50d2f6d3f
line = 337
migration_id = 17c74b7e-2749-4f6d-ab78-7020321a2705
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
201 | 2023-10-03T22:26:41.808Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
id = 7ad350a7-3ebc-4ba7-bcab-ccf50d2f6d3f
line = 324
migration_id = 17c74b7e-2749-4f6d-ab78-7020321a2705
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
202 | 2023-10-03T22:26:41.809Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 7ad350a7-3ebc-4ba7-bcab-ccf50d2f6d3f
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
203 | 2023-10-03T22:26:41.809Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = 7ad350a7-3ebc-4ba7-bcab-ccf50d2f6d3f
line = 583
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
204 | 2023-10-03T22:26:41.809Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 7ad350a7-3ebc-4ba7-bcab-ccf50d2f6d3f
line = 260
state = Stop
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
205 | 2023-10-03T22:26:41.810Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = 7ad350a7-3ebc-4ba7-bcab-ccf50d2f6d3f
line = 400
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
206 | 2023-10-03T22:26:41.810Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 7ad350a7-3ebc-4ba7-bcab-ccf50d2f6d3f
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
207 | 2023-10-03T22:26:41.811Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = 7ad350a7-3ebc-4ba7-bcab-ccf50d2f6d3f
line = 40
target = phd_framework::serial
vm = "migration_incompatible_target_0"
|
208 | 2023-10-03T22:26:41.811Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
id = 7ad350a7-3ebc-4ba7-bcab-ccf50d2f6d3f
line = 80
target = phd_framework::serial
vm = "migration_incompatible_target_0"
|
209 | 2023-10-03T22:26:42.236Z | 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
id = f73f4c59-61f3-4b82-90d5-11dbb79226b0
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_0"
|
210 | 2023-10-03T22:26:42.236Z | 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
id = f73f4c59-61f3-4b82-90d5-11dbb79226b0
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_0"
|
211 | 2023-10-03T22:26:42.236Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
id = f73f4c59-61f3-4b82-90d5-11dbb79226b0
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_0"
|
212 | 2023-10-03T22:26:42.236Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = f73f4c59-61f3-4b82-90d5-11dbb79226b0
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_0"
|
213 | 2023-10-03T22:26:42.246Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
id = f73f4c59-61f3-4b82-90d5-11dbb79226b0
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_0"
|
214 | 2023-10-03T22:26:42.246Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = f73f4c59-61f3-4b82-90d5-11dbb79226b0
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_0"
|
215 | 2023-10-03T22:26:42.247Z | 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
id = f73f4c59-61f3-4b82-90d5-11dbb79226b0
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_0"
|
216 | 2023-10-03T22:26:42.257Z | 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
id = f73f4c59-61f3-4b82-90d5-11dbb79226b0
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_0"
|
217 | 2023-10-03T22:26:42.478Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 7ad350a7-3ebc-4ba7-bcab-ccf50d2f6d3f
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
218 | 2023-10-03T22:26:42.481Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
219 | 2023-10-03T22:26:42.498Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
220 | 2023-10-03T22:26:42.498Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/91ad36e2-43da-401e-be91-9eb98e9ced7f.phd_disk
target = phd_framework::disk::file
|
221 | 2023-10-03T22:26:42.503Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 696
file = phd-tests/framework/src/serial/vt100.rs
id = 7ad350a7-3ebc-4ba7-bcab-ccf50d2f6d3f
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_target_0"
|
222 | 2023-10-03T22:26:42.503Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1335
file = phd-tests/framework/src/test_vm/mod.rs
id = 7ad350a7-3ebc-4ba7-bcab-ccf50d2f6d3f
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
223 | 2023-10-03T22:26:42.503Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = f73f4c59-61f3-4b82-90d5-11dbb79226b0
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
224 | 2023-10-03T22:26:42.504Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = f73f4c59-61f3-4b82-90d5-11dbb79226b0
line = 583
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
225 | 2023-10-03T22:26:42.504Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = f73f4c59-61f3-4b82-90d5-11dbb79226b0
line = 260
state = Stop
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
226 | 2023-10-03T22:26:42.504Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = f73f4c59-61f3-4b82-90d5-11dbb79226b0
line = 400
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
227 | 2023-10-03T22:26:42.504Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = f73f4c59-61f3-4b82-90d5-11dbb79226b0
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
228 | 2023-10-03T22:26:42.505Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = f73f4c59-61f3-4b82-90d5-11dbb79226b0
line = 40
target = phd_framework::serial
vm = "migration_incompatible_source_0"
|
229 | 2023-10-03T22:26:42.505Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 1352
file = phd-tests/framework/src/serial/mod.rs
id = f73f4c59-61f3-4b82-90d5-11dbb79226b0
line = 80
target = phd_framework::serial
vm = "migration_incompatible_source_0"
|
230 | 2023-10-03T22:26:42.981Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = f73f4c59-61f3-4b82-90d5-11dbb79226b0
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
231 | 2023-10-03T22:26:42.984Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
232 | 2023-10-03T22:26:42.999Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
233 | 2023-10-03T22:26:42.999Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/07f1349c-b06b-40a1-be28-ba938db80792.phd_disk
target = phd_framework::disk::file
|
234 | 2023-10-03T22:26:43.005Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1851
file = phd-tests/framework/src/serial/vt100.rs
id = f73f4c59-61f3-4b82-90d5-11dbb79226b0
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_0"
|
235 | 2023-10-03T22:26:43.005Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 2504
file = phd-tests/framework/src/test_vm/mod.rs
id = f73f4c59-61f3-4b82-90d5-11dbb79226b0
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
236 | 2023-10-03T22:26:43.005Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
237 | 2023-10-03T22:26:43.005Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/1f70523a-2214-49eb-b15d-894b04f0fcec.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
238 | 2023-10-03T22:26:43.031Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 4, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/1f70523a-2214-49eb-b15d-894b04f0fcec.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "migration_incompatible_source_1"
|
239 | 2023-10-03T22:26:43.031Z | INFO | phd-runner: 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
|
240 | 2023-10-03T22:26:43.031Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
241 | 2023-10-03T22:26:43.031Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/migration_incompatible_source_1.config.toml", server_addr: 127.0.0.1:9004, vnc_addr: 127.0.0.1:9005, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 4, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/1f70523a-2214-49eb-b15d-894b04f0fcec.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/1f70523a-2214-49eb-b15d-894b04f0fcec.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/migration_incompatible_source_1.config.toml" }
|
242 | 2023-10-03T22:26:43.031Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = a0da5fe0-92f8-4fa8-b520-e6166dc75e1f
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
243 | 2023-10-03T22:26:43.033Z | 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 = 57
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
244 | 2023-10-03T22:26:43.039Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 859
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
245 | 2023-10-03T22:26:43.039Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
246 | 2023-10-03T22:26:43.040Z | 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
id = a0da5fe0-92f8-4fa8-b520-e6166dc75e1f
line = 168
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
247 | 2023-10-03T22:26:43.689Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = a0da5fe0-92f8-4fa8-b520-e6166dc75e1f
line = 80
target = phd_framework::serial
vm = "migration_incompatible_source_1"
|
248 | 2023-10-03T22:26:43.689Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = a0da5fe0-92f8-4fa8-b520-e6166dc75e1f
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
249 | 2023-10-03T22:26:43.690Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = a0da5fe0-92f8-4fa8-b520-e6166dc75e1f
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: a0da5fe0-92f8-4fa8-b520-e6166dc75e1f, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-a0da5fe0-92f8-4fa8-b520-e6166dc75e1f", vcpus: 4 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 4, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/1f70523a-2214-49eb-b15d-894b04f0fcec.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
250 | 2023-10-03T22:26:43.690Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = a0da5fe0-92f8-4fa8-b520-e6166dc75e1f
line = 260
state = Run
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
251 | 2023-10-03T22:26:43.691Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 2, memory_mib: 1024, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/e6957c3b-2b1c-4a85-9d09-8ed39cba0113.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "migration_incompatible_target_1"
|
252 | 2023-10-03T22:26:43.691Z | INFO | phd-runner: 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
|
253 | 2023-10-03T22:26:43.691Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
254 | 2023-10-03T22:26:43.691Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/migration_incompatible_target_1.config.toml", server_addr: 127.0.0.1:9006, vnc_addr: 127.0.0.1:9007, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 1024, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/e6957c3b-2b1c-4a85-9d09-8ed39cba0113.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/e6957c3b-2b1c-4a85-9d09-8ed39cba0113.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/migration_incompatible_target_1.config.toml" }
|
255 | 2023-10-03T22:26:43.691Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = f85c60d2-7f29-4474-917e-9428641d81c3
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
256 | 2023-10-03T22:26:43.694Z | 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 = 57
server_addr = 127.0.0.1:9006
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
257 | 2023-10-03T22:26:43.700Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 860
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
258 | 2023-10-03T22:26:43.700Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
259 | 2023-10-03T22:26:43.700Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9004
file = phd-tests/framework/src/test_vm/mod.rs
id = f85c60d2-7f29-4474-917e-9428641d81c3
line = 306
migration_id = 7a018731-608b-4c91-a906-f3f75a14c50d
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
260 | 2023-10-03T22:26:43.701Z | 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
id = f85c60d2-7f29-4474-917e-9428641d81c3
line = 168
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
261 | 2023-10-03T22:26:44.514Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = f85c60d2-7f29-4474-917e-9428641d81c3
line = 80
target = phd_framework::serial
vm = "migration_incompatible_target_1"
|
262 | 2023-10-03T22:26:44.514Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = f85c60d2-7f29-4474-917e-9428641d81c3
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_target_1"
|
263 | 2023-10-03T22:26:44.515Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = f85c60d2-7f29-4474-917e-9428641d81c3
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: f85c60d2-7f29-4474-917e-9428641d81c3, image_id: 00000000-0000-0000-0000-000000000000, memory: 1024, name: "phd-vm-f85c60d2-7f29-4474-917e-9428641d81c3", vcpus: 2 }, state: Failed }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 1024, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/e6957c3b-2b1c-4a85-9d09-8ed39cba0113.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
264 | 2023-10-03T22:26:44.515Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = f85c60d2-7f29-4474-917e-9428641d81c3
line = 324
migration_id = 7a018731-608b-4c91-a906-f3f75a14c50d
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
265 | 2023-10-03T22:26:44.516Z | INFO | phd-runner: [MIGRATE - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
id = f85c60d2-7f29-4474-917e-9428641d81c3
line = 337
migration_id = 7a018731-608b-4c91-a906-f3f75a14c50d
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
266 | 2023-10-03T22:26:44.516Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
id = f85c60d2-7f29-4474-917e-9428641d81c3
line = 324
migration_id = 7a018731-608b-4c91-a906-f3f75a14c50d
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
267 | 2023-10-03T22:26:44.517Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = f85c60d2-7f29-4474-917e-9428641d81c3
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
268 | 2023-10-03T22:26:44.517Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = f85c60d2-7f29-4474-917e-9428641d81c3
line = 583
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
269 | 2023-10-03T22:26:44.517Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = f85c60d2-7f29-4474-917e-9428641d81c3
line = 260
state = Stop
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
270 | 2023-10-03T22:26:44.518Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = f85c60d2-7f29-4474-917e-9428641d81c3
line = 400
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
271 | 2023-10-03T22:26:44.518Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = f85c60d2-7f29-4474-917e-9428641d81c3
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
272 | 2023-10-03T22:26:44.518Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = f85c60d2-7f29-4474-917e-9428641d81c3
line = 40
target = phd_framework::serial
vm = "migration_incompatible_target_1"
|
273 | 2023-10-03T22:26:44.519Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
id = f85c60d2-7f29-4474-917e-9428641d81c3
line = 80
target = phd_framework::serial
vm = "migration_incompatible_target_1"
|
274 | 2023-10-03T22:26:44.778Z | 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
id = a0da5fe0-92f8-4fa8-b520-e6166dc75e1f
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
275 | 2023-10-03T22:26:44.778Z | 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
id = a0da5fe0-92f8-4fa8-b520-e6166dc75e1f
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
276 | 2023-10-03T22:26:44.778Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
id = a0da5fe0-92f8-4fa8-b520-e6166dc75e1f
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
277 | 2023-10-03T22:26:44.778Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = a0da5fe0-92f8-4fa8-b520-e6166dc75e1f
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
278 | 2023-10-03T22:26:44.789Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = f85c60d2-7f29-4474-917e-9428641d81c3
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
279 | 2023-10-03T22:26:44.789Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
id = a0da5fe0-92f8-4fa8-b520-e6166dc75e1f
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
280 | 2023-10-03T22:26:44.789Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = a0da5fe0-92f8-4fa8-b520-e6166dc75e1f
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
281 | 2023-10-03T22:26:44.792Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
|
282 | 2023-10-03T22:26:44.800Z | 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
id = a0da5fe0-92f8-4fa8-b520-e6166dc75e1f
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
283 | 2023-10-03T22:26:44.801Z | 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
id = a0da5fe0-92f8-4fa8-b520-e6166dc75e1f
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
284 | 2023-10-03T22:26:44.807Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
|
285 | 2023-10-03T22:26:44.807Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/e6957c3b-2b1c-4a85-9d09-8ed39cba0113.phd_disk
target = phd_framework::disk::file
|
286 | 2023-10-03T22:26:44.812Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 297
file = phd-tests/framework/src/serial/vt100.rs
id = f85c60d2-7f29-4474-917e-9428641d81c3
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_target_1"
|
287 | 2023-10-03T22:26:44.812Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1111
file = phd-tests/framework/src/test_vm/mod.rs
id = f85c60d2-7f29-4474-917e-9428641d81c3
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
288 | 2023-10-03T22:26:44.812Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = a0da5fe0-92f8-4fa8-b520-e6166dc75e1f
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
289 | 2023-10-03T22:26:44.813Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = a0da5fe0-92f8-4fa8-b520-e6166dc75e1f
line = 583
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
290 | 2023-10-03T22:26:44.813Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = a0da5fe0-92f8-4fa8-b520-e6166dc75e1f
line = 260
state = Stop
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
291 | 2023-10-03T22:26:44.814Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = a0da5fe0-92f8-4fa8-b520-e6166dc75e1f
line = 400
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
292 | 2023-10-03T22:26:44.814Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = a0da5fe0-92f8-4fa8-b520-e6166dc75e1f
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
293 | 2023-10-03T22:26:44.815Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = a0da5fe0-92f8-4fa8-b520-e6166dc75e1f
line = 40
target = phd_framework::serial
vm = "migration_incompatible_source_1"
|
294 | 2023-10-03T22:26:44.815Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 1125
file = phd-tests/framework/src/serial/mod.rs
id = a0da5fe0-92f8-4fa8-b520-e6166dc75e1f
line = 80
target = phd_framework::serial
vm = "migration_incompatible_source_1"
|
295 | 2023-10-03T22:26:45.072Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = a0da5fe0-92f8-4fa8-b520-e6166dc75e1f
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
296 | 2023-10-03T22:26:45.076Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
297 | 2023-10-03T22:26:45.091Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
298 | 2023-10-03T22:26:45.091Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/1f70523a-2214-49eb-b15d-894b04f0fcec.phd_disk
target = phd_framework::disk::file
|
299 | 2023-10-03T22:26:45.096Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1406
file = phd-tests/framework/src/serial/vt100.rs
id = a0da5fe0-92f8-4fa8-b520-e6166dc75e1f
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
300 | 2023-10-03T22:26:45.096Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 2056
file = phd-tests/framework/src/test_vm/mod.rs
id = a0da5fe0-92f8-4fa8-b520-e6166dc75e1f
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
301 | 2023-10-03T22:26:45.096Z | INFO | phd-runner: test phd_tests::migrate::incompatible_vms ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
302 | 2023-10-03T22:26:45.096Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
303 | 2023-10-03T22:26:45.096Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
304 | 2023-10-03T22:26:45.096Z | INFO | phd-runner: Starting test phd_tests::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
305 | 2023-10-03T22:26:45.096Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
306 | 2023-10-03T22:26:45.096Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
307 | 2023-10-03T22:26:45.096Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
308 | 2023-10-03T22:26:45.096Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/16ff7bb2-79b0-4d1d-b73d-e2f8cc61be20.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
309 | 2023-10-03T22:26:45.121Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 2, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/16ff7bb2-79b0-4d1d-b73d-e2f8cc61be20.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "migration_smoke_source"
|
310 | 2023-10-03T22:26:45.121Z | INFO | phd-runner: 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
|
311 | 2023-10-03T22:26:45.121Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
312 | 2023-10-03T22:26:45.121Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/migration_smoke_source.config.toml", server_addr: 127.0.0.1:9000, vnc_addr: 127.0.0.1:9001, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/16ff7bb2-79b0-4d1d-b73d-e2f8cc61be20.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/16ff7bb2-79b0-4d1d-b73d-e2f8cc61be20.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/migration_smoke_source.config.toml" }
|
313 | 2023-10-03T22:26:45.121Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 100
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
314 | 2023-10-03T22:26:45.123Z | 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 = 57
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
315 | 2023-10-03T22:26:45.128Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 863
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
316 | 2023-10-03T22:26:45.128Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 7
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
317 | 2023-10-03T22:26:45.129Z | 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
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 168
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
318 | 2023-10-03T22:26:45.768Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 80
target = phd_framework::serial
vm = "migration_smoke_source"
|
319 | 2023-10-03T22:26:45.768Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 36
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
320 | 2023-10-03T22:26:45.769Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 53c08c17-3680-4e28-b831-d10bb67f2eb0, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-53c08c17-3680-4e28-b831-d10bb67f2eb0", vcpus: 2 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/16ff7bb2-79b0-4d1d-b73d-e2f8cc61be20.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
321 | 2023-10-03T22:26:45.769Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 260
state = Run
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
322 | 2023-10-03T22:26:45.770Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 439
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
323 | 2023-10-03T22:26:45.770Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 462
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
324 | 2023-10-03T22:26:45.770Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = localhost login:
|
325 | 2023-10-03T22:26:46.850Z | 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
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
326 | 2023-10-03T22:26:46.850Z | 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
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
327 | 2023-10-03T22:26:46.850Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
328 | 2023-10-03T22:26:46.850Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
329 | 2023-10-03T22:26:46.861Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
330 | 2023-10-03T22:26:46.861Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
331 | 2023-10-03T22:26:46.862Z | 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
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
332 | 2023-10-03T22:26:46.872Z | 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
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
333 | 2023-10-03T22:26:47.893Z | 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
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
334 | 2023-10-03T22:26:47.894Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
335 | 2023-10-03T22:26:49.301Z | 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
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
336 | 2023-10-03T22:26:49.301Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
337 | 2023-10-03T22:26:49.301Z | 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
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
338 | 2023-10-03T22:26:49.301Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
339 | 2023-10-03T22:26:49.311Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
340 | 2023-10-03T22:26:49.311Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
341 | 2023-10-03T22:26:49.311Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
342 | 2023-10-03T22:26:49.311Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
343 | 2023-10-03T22:26:49.366Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
344 | 2023-10-03T22:26:49.378Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
345 | 2023-10-03T22:26:49.378Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
346 | 2023-10-03T22:26:49.399Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
347 | 2023-10-03T22:26:49.477Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
348 | 2023-10-03T22:26:49.489Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
349 | 2023-10-03T22:26:49.489Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
350 | 2023-10-03T22:26:49.489Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
351 | 2023-10-03T22:26:49.500Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
352 | 2023-10-03T22:26:49.544Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
353 | 2023-10-03T22:26:49.716Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
354 | 2023-10-03T22:26:49.749Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
355 | 2023-10-03T22:26:49.772Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
356 | 2023-10-03T22:26:49.783Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
357 | 2023-10-03T22:26:49.793Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
358 | 2023-10-03T22:26:49.804Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
359 | 2023-10-03T22:26:49.815Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
360 | 2023-10-03T22:26:49.826Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
361 | 2023-10-03T22:26:49.838Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
362 | 2023-10-03T22:26:49.838Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
363 | 2023-10-03T22:26:49.849Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
364 | 2023-10-03T22:26:49.860Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
365 | 2023-10-03T22:26:49.870Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
366 | 2023-10-03T22:26:49.971Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
367 | 2023-10-03T22:26:49.983Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
368 | 2023-10-03T22:26:49.983Z | 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
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
369 | 2023-10-03T22:26:49.983Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
370 | 2023-10-03T22:26:49.983Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = localhost:~#
|
371 | 2023-10-03T22:26:49.993Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
372 | 2023-10-03T22:26:49.993Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
373 | 2023-10-03T22:26:49.993Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
374 | 2023-10-03T22:26:49.993Z | 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
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
375 | 2023-10-03T22:26:49.994Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
376 | 2023-10-03T22:26:49.994Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
377 | 2023-10-03T22:26:49.994Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
378 | 2023-10-03T22:26:49.994Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
379 | 2023-10-03T22:26:49.994Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
380 | 2023-10-03T22:26:49.994Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
381 | 2023-10-03T22:26:49.994Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
382 | 2023-10-03T22:26:49.994Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4224
file = phd-tests/framework/src/test_vm/mod.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 462
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
383 | 2023-10-03T22:26:49.994Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 468
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
384 | 2023-10-03T22:26:49.994Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "migration_smoke_source"
|
385 | 2023-10-03T22:26:49.994Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = ls foo.bar 2> /dev/null\n
|
386 | 2023-10-03T22:26:50.005Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# ls foo.bar 2> /dev/null
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
387 | 2023-10-03T22:26:50.005Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "migration_smoke_source"
|
388 | 2023-10-03T22:26:50.005Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = localhost:~#
|
389 | 2023-10-03T22:26:50.026Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "migration_smoke_source"
|
390 | 2023-10-03T22:26:50.026Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = touch ./foo.bar\n
|
391 | 2023-10-03T22:26:50.037Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# touch ./foo.bar
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
392 | 2023-10-03T22:26:50.038Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "migration_smoke_source"
|
393 | 2023-10-03T22:26:50.038Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = localhost:~#
|
394 | 2023-10-03T22:26:50.060Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "migration_smoke_source"
|
395 | 2023-10-03T22:26:50.060Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = sync ./foo.bar\n
|
396 | 2023-10-03T22:26:50.070Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# sync ./foo.bar
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
397 | 2023-10-03T22:26:50.071Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "migration_smoke_source"
|
398 | 2023-10-03T22:26:50.071Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = localhost:~#
|
399 | 2023-10-03T22:26:50.093Z | INFO | phd-runner: Copying existing server config TOML
file = phd-tests/framework/src/test_vm/factory.rs
line = 151
new_toml_path = "/tmp/propolis-phd/migration_smoke_target.config.toml"
server_toml_path = "/tmp/propolis-phd/migration_smoke_source.config.toml"
target = phd_framework::test_vm::factory
|
400 | 2023-10-03T22:26:50.093Z | INFO | phd-runner: 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
|
401 | 2023-10-03T22:26:50.093Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
402 | 2023-10-03T22:26:50.093Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/migration_smoke_source.config.toml", server_addr: 127.0.0.1:9002, vnc_addr: 127.0.0.1:9003, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/16ff7bb2-79b0-4d1d-b73d-e2f8cc61be20.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/16ff7bb2-79b0-4d1d-b73d-e2f8cc61be20.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/migration_smoke_source.config.toml" }
|
403 | 2023-10-03T22:26:50.093Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = f9e9bae0-392f-4698-9104-492ead86645a
line = 100
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
404 | 2023-10-03T22:26:50.096Z | 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 = 57
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
405 | 2023-10-03T22:26:50.105Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 864
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
406 | 2023-10-03T22:26:50.105Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
407 | 2023-10-03T22:26:50.109Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
id = f9e9bae0-392f-4698-9104-492ead86645a
line = 306
migration_id = a392db75-a2c3-4308-9a6c-48a562e7ffca
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
408 | 2023-10-03T22:26:50.110Z | 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
id = f9e9bae0-392f-4698-9104-492ead86645a
line = 168
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
409 | 2023-10-03T22:26:50.759Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = f9e9bae0-392f-4698-9104-492ead86645a
line = 80
target = phd_framework::serial
vm = "migration_smoke_target"
|
410 | 2023-10-03T22:26:50.760Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = f9e9bae0-392f-4698-9104-492ead86645a
line = 36
target = phd_framework::serial::vt100
vm = "migration_smoke_target"
|
411 | 2023-10-03T22:26:50.760Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = f9e9bae0-392f-4698-9104-492ead86645a
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: f9e9bae0-392f-4698-9104-492ead86645a, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-f9e9bae0-392f-4698-9104-492ead86645a", vcpus: 2 }, state: Migrating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/16ff7bb2-79b0-4d1d-b73d-e2f8cc61be20.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
412 | 2023-10-03T22:26:50.761Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = f9e9bae0-392f-4698-9104-492ead86645a
line = 324
migration_id = a392db75-a2c3-4308-9a6c-48a562e7ffca
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
413 | 2023-10-03T22:27:01.889Z | 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
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 44
target = phd_framework::serial
vm = "migration_smoke_source"
|
414 | 2023-10-03T22:27:01.890Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None
file = phd-tests/framework/src/serial/mod.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 47
target = phd_framework::serial
vm = "migration_smoke_source"
|
415 | 2023-10-03T22:27:01.890Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 16121
file = phd-tests/framework/src/serial/mod.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 80
target = phd_framework::serial
vm = "migration_smoke_source"
|
416 | 2023-10-03T22:27:03.871Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
id = f9e9bae0-392f-4698-9104-492ead86645a
line = 333
migration_id = a392db75-a2c3-4308-9a6c-48a562e7ffca
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
417 | 2023-10-03T22:27:03.871Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 13110
file = phd-tests/framework/src/test_vm/mod.rs
id = f9e9bae0-392f-4698-9104-492ead86645a
line = 324
migration_id = a392db75-a2c3-4308-9a6c-48a562e7ffca
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
418 | 2023-10-03T22:27:03.876Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = f9e9bae0-392f-4698-9104-492ead86645a
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "migration_smoke_target"
|
419 | 2023-10-03T22:27:03.876Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = f9e9bae0-392f-4698-9104-492ead86645a
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_target"
wanted = ls foo.bar\n
|
420 | 2023-10-03T22:27:03.888Z | INFO | phd-runner: [SERIAL - EVENT] ls foo.bar
file = phd-tests/framework/src/serial/vt100.rs
id = f9e9bae0-392f-4698-9104-492ead86645a
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_target"
|
421 | 2023-10-03T22:27:03.888Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = f9e9bae0-392f-4698-9104-492ead86645a
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "migration_smoke_target"
|
422 | 2023-10-03T22:27:03.888Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = f9e9bae0-392f-4698-9104-492ead86645a
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_target"
wanted = localhost:~#
|
423 | 2023-10-03T22:27:03.921Z | INFO | phd-runner: [SERIAL - EVENT] foo.bar
file = phd-tests/framework/src/serial/vt100.rs
id = f9e9bae0-392f-4698-9104-492ead86645a
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_target"
|
424 | 2023-10-03T22:27:03.921Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = f9e9bae0-392f-4698-9104-492ead86645a
line = 267
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
425 | 2023-10-03T22:27:03.922Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = f9e9bae0-392f-4698-9104-492ead86645a
line = 583
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
426 | 2023-10-03T22:27:03.922Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = f9e9bae0-392f-4698-9104-492ead86645a
line = 260
state = Stop
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
427 | 2023-10-03T22:27:03.922Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = f9e9bae0-392f-4698-9104-492ead86645a
line = 400
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
428 | 2023-10-03T22:27:03.923Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = f9e9bae0-392f-4698-9104-492ead86645a
line = 267
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
429 | 2023-10-03T22:27:03.923Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = f9e9bae0-392f-4698-9104-492ead86645a
line = 40
target = phd_framework::serial
vm = "migration_smoke_target"
|
430 | 2023-10-03T22:27:03.923Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 13163
file = phd-tests/framework/src/serial/mod.rs
id = f9e9bae0-392f-4698-9104-492ead86645a
line = 80
target = phd_framework::serial
vm = "migration_smoke_target"
|
431 | 2023-10-03T22:27:04.431Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = f9e9bae0-392f-4698-9104-492ead86645a
line = 267
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
432 | 2023-10-03T22:27:04.434Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
433 | 2023-10-03T22:27:04.452Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
434 | 2023-10-03T22:27:04.452Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 13692
file = phd-tests/framework/src/serial/vt100.rs
id = f9e9bae0-392f-4698-9104-492ead86645a
line = 36
target = phd_framework::serial::vt100
vm = "migration_smoke_target"
|
435 | 2023-10-03T22:27:04.452Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 14342
file = phd-tests/framework/src/test_vm/mod.rs
id = f9e9bae0-392f-4698-9104-492ead86645a
line = 100
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
436 | 2023-10-03T22:27:04.453Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 267
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
437 | 2023-10-03T22:27:04.456Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
438 | 2023-10-03T22:27:04.474Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
439 | 2023-10-03T22:27:04.474Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/16ff7bb2-79b0-4d1d-b73d-e2f8cc61be20.phd_disk
target = phd_framework::disk::file
|
440 | 2023-10-03T22:27:04.478Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 18709
file = phd-tests/framework/src/serial/vt100.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 36
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
441 | 2023-10-03T22:27:04.478Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 19349
file = phd-tests/framework/src/test_vm/mod.rs
id = 53c08c17-3680-4e28-b831-d10bb67f2eb0
line = 100
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
442 | 2023-10-03T22:27:04.478Z | INFO | phd-runner: test phd_tests::migrate::smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
443 | 2023-10-03T22:27:04.478Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
444 | 2023-10-03T22:27:04.478Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
445 | 2023-10-03T22:27:04.478Z | 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
|
446 | 2023-10-03T22:27:04.478Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
447 | 2023-10-03T22:27:04.478Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
448 | 2023-10-03T22:27:04.478Z | INFO | phd-runner: test phd_tests::crucible::smoke::shutdown_persistence_test ... skipped: Crucible binary not specified, can't create crucible disk
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
449 | 2023-10-03T22:27:04.478Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
450 | 2023-10-03T22:27:04.478Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
451 | 2023-10-03T22:27:04.478Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::boot_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
452 | 2023-10-03T22:27:04.478Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
453 | 2023-10-03T22:27:04.478Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
454 | 2023-10-03T22:27:04.478Z | INFO | phd-runner: test phd_tests::crucible::smoke::boot_test ... skipped: Crucible binary not specified, can't create crucible disk
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
455 | 2023-10-03T22:27:04.478Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
456 | 2023-10-03T22:27:04.478Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
457 | 2023-10-03T22:27:04.478Z | 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
|
458 | 2023-10-03T22:27:04.478Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
459 | 2023-10-03T22:27:04.478Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
460 | 2023-10-03T22:27:04.479Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
461 | 2023-10-03T22:27:04.479Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/b576ea67-247b-47f9-b82f-960b983b6db0.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
462 | 2023-10-03T22:27:04.503Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 4, memory_mib: 3072, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/b576ea67-247b-47f9-b82f-960b983b6db0.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "instance_spec_test"
|
463 | 2023-10-03T22:27:04.504Z | INFO | phd-runner: 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
|
464 | 2023-10-03T22:27:04.504Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
465 | 2023-10-03T22:27:04.504Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/instance_spec_test.config.toml", server_addr: 127.0.0.1:9000, vnc_addr: 127.0.0.1:9001, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 4, memory_mb: 3072, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/b576ea67-247b-47f9-b82f-960b983b6db0.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/b576ea67-247b-47f9-b82f-960b983b6db0.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/instance_spec_test.config.toml" }
|
466 | 2023-10-03T22:27:04.504Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 88d50331-24ca-4998-ab49-2aaf7b023421
line = 100
target = phd_framework::test_vm
vm = "instance_spec_test"
|
467 | 2023-10-03T22:27:04.506Z | 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 = 57
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
468 | 2023-10-03T22:27:04.513Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 867
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
469 | 2023-10-03T22:27:04.513Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
470 | 2023-10-03T22:27:04.514Z | 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
id = 88d50331-24ca-4998-ab49-2aaf7b023421
line = 168
target = phd_framework::test_vm
vm = "instance_spec_test"
|
471 | 2023-10-03T22:27:05.847Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 88d50331-24ca-4998-ab49-2aaf7b023421
line = 80
target = phd_framework::serial
vm = "instance_spec_test"
|
472 | 2023-10-03T22:27:05.847Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 88d50331-24ca-4998-ab49-2aaf7b023421
line = 36
target = phd_framework::serial::vt100
vm = "instance_spec_test"
|
473 | 2023-10-03T22:27:05.848Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 88d50331-24ca-4998-ab49-2aaf7b023421
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 88d50331-24ca-4998-ab49-2aaf7b023421, image_id: 00000000-0000-0000-0000-000000000000, memory: 3072, name: "phd-vm-88d50331-24ca-4998-ab49-2aaf7b023421", vcpus: 4 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 4, memory_mb: 3072, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/b576ea67-247b-47f9-b82f-960b983b6db0.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "instance_spec_test"
|
474 | 2023-10-03T22:27:05.848Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 88d50331-24ca-4998-ab49-2aaf7b023421
line = 260
state = Run
target = phd_framework::test_vm
vm = "instance_spec_test"
|
475 | 2023-10-03T22:27:05.848Z | INFO | phd-runner: [VM - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 88d50331-24ca-4998-ab49-2aaf7b023421
line = 282
target = phd_framework::test_vm
vm = "instance_spec_test"
|
476 | 2023-10-03T22:27:05.849Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 88d50331-24ca-4998-ab49-2aaf7b023421
line = 267
target = phd_framework::test_vm
vm = "instance_spec_test"
|
477 | 2023-10-03T22:27:05.850Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = 88d50331-24ca-4998-ab49-2aaf7b023421
line = 583
target = phd_framework::test_vm
vm = "instance_spec_test"
|
478 | 2023-10-03T22:27:05.850Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 88d50331-24ca-4998-ab49-2aaf7b023421
line = 260
state = Stop
target = phd_framework::test_vm
vm = "instance_spec_test"
|
479 | 2023-10-03T22:27:05.850Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = 88d50331-24ca-4998-ab49-2aaf7b023421
line = 400
target = phd_framework::test_vm
vm = "instance_spec_test"
|
480 | 2023-10-03T22:27:05.850Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 88d50331-24ca-4998-ab49-2aaf7b023421
line = 267
target = phd_framework::test_vm
vm = "instance_spec_test"
|
481 | 2023-10-03T22:27:05.851Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = 88d50331-24ca-4998-ab49-2aaf7b023421
line = 40
target = phd_framework::serial
vm = "instance_spec_test"
|
482 | 2023-10-03T22:27:05.851Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
id = 88d50331-24ca-4998-ab49-2aaf7b023421
line = 80
target = phd_framework::serial
vm = "instance_spec_test"
|
483 | 2023-10-03T22:27:06.193Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 88d50331-24ca-4998-ab49-2aaf7b023421
line = 267
target = phd_framework::test_vm
vm = "instance_spec_test"
|
484 | 2023-10-03T22:27:06.952Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 88d50331-24ca-4998-ab49-2aaf7b023421
line = 267
target = phd_framework::test_vm
vm = "instance_spec_test"
|
485 | 2023-10-03T22:27:06.955Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
486 | 2023-10-03T22:27:06.970Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
487 | 2023-10-03T22:27:06.970Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/b576ea67-247b-47f9-b82f-960b983b6db0.phd_disk
target = phd_framework::disk::file
|
488 | 2023-10-03T22:27:06.974Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1126
file = phd-tests/framework/src/serial/vt100.rs
id = 88d50331-24ca-4998-ab49-2aaf7b023421
line = 36
target = phd_framework::serial::vt100
vm = "instance_spec_test"
|
489 | 2023-10-03T22:27:06.974Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 2460
file = phd-tests/framework/src/test_vm/mod.rs
id = 88d50331-24ca-4998-ab49-2aaf7b023421
line = 100
target = phd_framework::test_vm
vm = "instance_spec_test"
|
490 | 2023-10-03T22:27:06.974Z | 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
|
491 | 2023-10-03T22:27:06.974Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
492 | 2023-10-03T22:27:06.974Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
493 | 2023-10-03T22:27:06.974Z | INFO | phd-runner: Starting test phd_tests::smoke::nproc_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
494 | 2023-10-03T22:27:06.974Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
495 | 2023-10-03T22:27:06.974Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
496 | 2023-10-03T22:27:06.974Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
497 | 2023-10-03T22:27:06.974Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/c51fde2d-0bb8-412c-b8e6-3f062c9d2fc9.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
498 | 2023-10-03T22:27:06.999Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 6, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/c51fde2d-0bb8-412c-b8e6-3f062c9d2fc9.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "nproc_test"
|
499 | 2023-10-03T22:27:06.999Z | INFO | phd-runner: 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
|
500 | 2023-10-03T22:27:06.999Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
501 | 2023-10-03T22:27:06.999Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/nproc_test.config.toml", server_addr: 127.0.0.1:9000, vnc_addr: 127.0.0.1:9001, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 6, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/c51fde2d-0bb8-412c-b8e6-3f062c9d2fc9.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/c51fde2d-0bb8-412c-b8e6-3f062c9d2fc9.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/nproc_test.config.toml" }
|
502 | 2023-10-03T22:27:06.999Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 100
target = phd_framework::test_vm
vm = "nproc_test"
|
503 | 2023-10-03T22:27:07.001Z | 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 = 57
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
504 | 2023-10-03T22:27:07.007Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 869
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
505 | 2023-10-03T22:27:07.007Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
506 | 2023-10-03T22:27:07.007Z | 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
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 168
target = phd_framework::test_vm
vm = "nproc_test"
|
507 | 2023-10-03T22:27:07.648Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 80
target = phd_framework::serial
vm = "nproc_test"
|
508 | 2023-10-03T22:27:07.648Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 36
target = phd_framework::serial::vt100
vm = "nproc_test"
|
509 | 2023-10-03T22:27:07.649Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: bce47f4a-c4d4-4b60-bee1-c67d8d8b4609, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-bce47f4a-c4d4-4b60-bee1-c67d8d8b4609", vcpus: 6 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 6, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/c51fde2d-0bb8-412c-b8e6-3f062c9d2fc9.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "nproc_test"
|
510 | 2023-10-03T22:27:07.649Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 260
state = Run
target = phd_framework::test_vm
vm = "nproc_test"
|
511 | 2023-10-03T22:27:07.650Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 439
target = phd_framework::test_vm
vm = "nproc_test"
|
512 | 2023-10-03T22:27:07.650Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 462
target = phd_framework::test_vm
vm = "nproc_test"
|
513 | 2023-10-03T22:27:07.650Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 152
target = phd_framework::serial::vt100
vm = "nproc_test"
wanted = localhost login:
|
514 | 2023-10-03T22:27:08.728Z | 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
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
515 | 2023-10-03T22:27:08.729Z | 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
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
516 | 2023-10-03T22:27:08.729Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
517 | 2023-10-03T22:27:08.729Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
518 | 2023-10-03T22:27:08.740Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
519 | 2023-10-03T22:27:08.740Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
520 | 2023-10-03T22:27:08.740Z | 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
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
521 | 2023-10-03T22:27:08.751Z | 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
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
522 | 2023-10-03T22:27:09.774Z | 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
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
523 | 2023-10-03T22:27:09.774Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
524 | 2023-10-03T22:27:11.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
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
525 | 2023-10-03T22:27:11.840Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
526 | 2023-10-03T22:27:11.851Z | 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
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
527 | 2023-10-03T22:27:11.851Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
528 | 2023-10-03T22:27:11.851Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
529 | 2023-10-03T22:27:11.851Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
530 | 2023-10-03T22:27:11.851Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
531 | 2023-10-03T22:27:11.851Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
532 | 2023-10-03T22:27:11.906Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
533 | 2023-10-03T22:27:11.906Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
534 | 2023-10-03T22:27:11.916Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
535 | 2023-10-03T22:27:11.938Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
536 | 2023-10-03T22:27:12.028Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
537 | 2023-10-03T22:27:12.040Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
538 | 2023-10-03T22:27:12.040Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
539 | 2023-10-03T22:27:12.040Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
540 | 2023-10-03T22:27:12.051Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
541 | 2023-10-03T22:27:12.095Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
542 | 2023-10-03T22:27:12.268Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
543 | 2023-10-03T22:27:12.313Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
544 | 2023-10-03T22:27:12.324Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
545 | 2023-10-03T22:27:12.335Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
546 | 2023-10-03T22:27:12.346Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
547 | 2023-10-03T22:27:12.358Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
548 | 2023-10-03T22:27:12.369Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
549 | 2023-10-03T22:27:12.380Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
550 | 2023-10-03T22:27:12.391Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
551 | 2023-10-03T22:27:12.391Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
552 | 2023-10-03T22:27:12.402Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
553 | 2023-10-03T22:27:12.413Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
554 | 2023-10-03T22:27:12.423Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
555 | 2023-10-03T22:27:12.526Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
556 | 2023-10-03T22:27:12.537Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
557 | 2023-10-03T22:27:12.537Z | 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
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
558 | 2023-10-03T22:27:12.537Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
559 | 2023-10-03T22:27:12.538Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 152
target = phd_framework::serial::vt100
vm = "nproc_test"
wanted = localhost:~#
|
560 | 2023-10-03T22:27:12.548Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
561 | 2023-10-03T22:27:12.548Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
562 | 2023-10-03T22:27:12.548Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
563 | 2023-10-03T22:27:12.549Z | 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
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
564 | 2023-10-03T22:27:12.549Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
565 | 2023-10-03T22:27:12.549Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
566 | 2023-10-03T22:27:12.549Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
567 | 2023-10-03T22:27:12.549Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
568 | 2023-10-03T22:27:12.549Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
569 | 2023-10-03T22:27:12.549Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
570 | 2023-10-03T22:27:12.549Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
571 | 2023-10-03T22:27:12.549Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4899
file = phd-tests/framework/src/test_vm/mod.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 462
target = phd_framework::test_vm
vm = "nproc_test"
|
572 | 2023-10-03T22:27:12.549Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 468
target = phd_framework::test_vm
vm = "nproc_test"
|
573 | 2023-10-03T22:27:12.549Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "nproc_test"
|
574 | 2023-10-03T22:27:12.549Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 152
target = phd_framework::serial::vt100
vm = "nproc_test"
wanted = nproc\n
|
575 | 2023-10-03T22:27:12.559Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# nproc
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
576 | 2023-10-03T22:27:12.559Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "nproc_test"
|
577 | 2023-10-03T22:27:12.559Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 152
target = phd_framework::serial::vt100
vm = "nproc_test"
wanted = localhost:~#
|
578 | 2023-10-03T22:27:12.581Z | INFO | phd-runner: [SERIAL - EVENT] 6
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
579 | 2023-10-03T22:27:12.581Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 267
target = phd_framework::test_vm
vm = "nproc_test"
|
580 | 2023-10-03T22:27:12.582Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 583
target = phd_framework::test_vm
vm = "nproc_test"
|
581 | 2023-10-03T22:27:12.582Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 260
state = Stop
target = phd_framework::test_vm
vm = "nproc_test"
|
582 | 2023-10-03T22:27:12.583Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 400
target = phd_framework::test_vm
vm = "nproc_test"
|
583 | 2023-10-03T22:27:12.583Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 267
target = phd_framework::test_vm
vm = "nproc_test"
|
584 | 2023-10-03T22:27:12.584Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 40
target = phd_framework::serial
vm = "nproc_test"
|
585 | 2023-10-03T22:27:12.584Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4936
file = phd-tests/framework/src/serial/mod.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 80
target = phd_framework::serial
vm = "nproc_test"
|
586 | 2023-10-03T22:27:13.121Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 267
target = phd_framework::test_vm
vm = "nproc_test"
|
587 | 2023-10-03T22:27:13.124Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
588 | 2023-10-03T22:27:13.141Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
589 | 2023-10-03T22:27:13.141Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/c51fde2d-0bb8-412c-b8e6-3f062c9d2fc9.phd_disk
target = phd_framework::disk::file
|
590 | 2023-10-03T22:27:13.145Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 5496
file = phd-tests/framework/src/serial/vt100.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 36
target = phd_framework::serial::vt100
vm = "nproc_test"
|
591 | 2023-10-03T22:27:13.145Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 6137
file = phd-tests/framework/src/test_vm/mod.rs
id = bce47f4a-c4d4-4b60-bee1-c67d8d8b4609
line = 100
target = phd_framework::test_vm
vm = "nproc_test"
|
592 | 2023-10-03T22:27:13.145Z | INFO | phd-runner: test phd_tests::smoke::nproc_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
593 | 2023-10-03T22:27:13.145Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
594 | 2023-10-03T22:27:13.145Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
595 | 2023-10-03T22:27:13.145Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::load_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
596 | 2023-10-03T22:27:13.145Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
597 | 2023-10-03T22:27:13.145Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
598 | 2023-10-03T22:27:13.146Z | INFO | phd-runner: test phd_tests::crucible::migrate::load_test ... skipped: Crucible binary not specified, can't create crucible disk
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
599 | 2023-10-03T22:27:13.146Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
600 | 2023-10-03T22:27:13.146Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
601 | 2023-10-03T22:27:13.146Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
602 | 2023-10-03T22:27:13.146Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
603 | 2023-10-03T22:27:13.146Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
604 | 2023-10-03T22:27:13.146Z | INFO | phd-runner: test phd_tests::crucible::migrate::smoke_test ... skipped: Crucible binary not specified, can't create crucible disk
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
605 | 2023-10-03T22:27:13.146Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
606 | 2023-10-03T22:27:13.146Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
607 | 2023-10-03T22:27:13.146Z | 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
|
608 | 2023-10-03T22:27:13.146Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
609 | 2023-10-03T22:27:13.146Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
610 | 2023-10-03T22:27:13.146Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
611 | 2023-10-03T22:27:13.146Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/48fc6d22-c4a4-4e49-8fce-22f086f25912.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
612 | 2023-10-03T22:27:13.170Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 2, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/48fc6d22-c4a4-4e49-8fce-22f086f25912.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "instance_reset_requires_running_test"
|
613 | 2023-10-03T22:27:13.171Z | INFO | phd-runner: 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
|
614 | 2023-10-03T22:27:13.171Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
615 | 2023-10-03T22:27:13.171Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/instance_reset_requires_running_test.config.toml", server_addr: 127.0.0.1:9000, vnc_addr: 127.0.0.1:9001, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/48fc6d22-c4a4-4e49-8fce-22f086f25912.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/48fc6d22-c4a4-4e49-8fce-22f086f25912.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/instance_reset_requires_running_test.config.toml" }
|
616 | 2023-10-03T22:27:13.171Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 64e9ea76-6067-4234-8410-bf07f0a96803
line = 100
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
617 | 2023-10-03T22:27:13.173Z | 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 = 57
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
618 | 2023-10-03T22:27:13.179Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 871
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
619 | 2023-10-03T22:27:13.179Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
620 | 2023-10-03T22:27:13.179Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 64e9ea76-6067-4234-8410-bf07f0a96803
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
621 | 2023-10-03T22:27:13.180Z | 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
id = 64e9ea76-6067-4234-8410-bf07f0a96803
line = 168
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
622 | 2023-10-03T22:27:13.819Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 64e9ea76-6067-4234-8410-bf07f0a96803
line = 80
target = phd_framework::serial
vm = "instance_reset_requires_running_test"
|
623 | 2023-10-03T22:27:13.819Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 64e9ea76-6067-4234-8410-bf07f0a96803
line = 36
target = phd_framework::serial::vt100
vm = "instance_reset_requires_running_test"
|
624 | 2023-10-03T22:27:13.820Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 64e9ea76-6067-4234-8410-bf07f0a96803
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 64e9ea76-6067-4234-8410-bf07f0a96803, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-64e9ea76-6067-4234-8410-bf07f0a96803", vcpus: 2 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/48fc6d22-c4a4-4e49-8fce-22f086f25912.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
625 | 2023-10-03T22:27:13.820Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 64e9ea76-6067-4234-8410-bf07f0a96803
line = 260
state = Run
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
626 | 2023-10-03T22:27:13.821Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
id = 64e9ea76-6067-4234-8410-bf07f0a96803
line = 400
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
627 | 2023-10-03T22:27:13.821Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 64e9ea76-6067-4234-8410-bf07f0a96803
line = 267
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
628 | 2023-10-03T22:27:13.821Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 64e9ea76-6067-4234-8410-bf07f0a96803
line = 267
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
629 | 2023-10-03T22:27:13.822Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = 64e9ea76-6067-4234-8410-bf07f0a96803
line = 583
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
630 | 2023-10-03T22:27:13.822Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 64e9ea76-6067-4234-8410-bf07f0a96803
line = 260
state = Stop
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
631 | 2023-10-03T22:27:13.822Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = 64e9ea76-6067-4234-8410-bf07f0a96803
line = 400
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
632 | 2023-10-03T22:27:13.822Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 64e9ea76-6067-4234-8410-bf07f0a96803
line = 267
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
633 | 2023-10-03T22:27:13.823Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = 64e9ea76-6067-4234-8410-bf07f0a96803
line = 40
target = phd_framework::serial
vm = "instance_reset_requires_running_test"
|
634 | 2023-10-03T22:27:13.824Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
id = 64e9ea76-6067-4234-8410-bf07f0a96803
line = 80
target = phd_framework::serial
vm = "instance_reset_requires_running_test"
|
635 | 2023-10-03T22:27:14.208Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 64e9ea76-6067-4234-8410-bf07f0a96803
line = 267
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
636 | 2023-10-03T22:27:14.211Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
637 | 2023-10-03T22:27:14.227Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
638 | 2023-10-03T22:27:14.228Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/48fc6d22-c4a4-4e49-8fce-22f086f25912.phd_disk
target = phd_framework::disk::file
|
639 | 2023-10-03T22:27:14.232Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 412
file = phd-tests/framework/src/serial/vt100.rs
id = 64e9ea76-6067-4234-8410-bf07f0a96803
line = 36
target = phd_framework::serial::vt100
vm = "instance_reset_requires_running_test"
|
640 | 2023-10-03T22:27:14.232Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1052
file = phd-tests/framework/src/test_vm/mod.rs
id = 64e9ea76-6067-4234-8410-bf07f0a96803
line = 100
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
641 | 2023-10-03T22:27:14.232Z | 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
|
642 | 2023-10-03T22:27:14.232Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
643 | 2023-10-03T22:27:14.232Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
644 | 2023-10-03T22:27:14.233Z | 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
|
645 | 2023-10-03T22:27:14.233Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
646 | 2023-10-03T22:27:14.233Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
647 | 2023-10-03T22:27:14.233Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
648 | 2023-10-03T22:27:14.233Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/0799668a-2dbc-4a2b-9073-69bc5ee814a1.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
649 | 2023-10-03T22:27:14.258Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 2, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/0799668a-2dbc-4a2b-9073-69bc5ee814a1.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "instance_reset_returns_to_running_test"
|
650 | 2023-10-03T22:27:14.259Z | INFO | phd-runner: 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
|
651 | 2023-10-03T22:27:14.259Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
652 | 2023-10-03T22:27:14.259Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/instance_reset_returns_to_running_test.config.toml", server_addr: 127.0.0.1:9000, vnc_addr: 127.0.0.1:9001, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/0799668a-2dbc-4a2b-9073-69bc5ee814a1.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/0799668a-2dbc-4a2b-9073-69bc5ee814a1.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/instance_reset_returns_to_running_test.config.toml" }
|
653 | 2023-10-03T22:27:14.259Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 100
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
654 | 2023-10-03T22:27:14.261Z | 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 = 57
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
655 | 2023-10-03T22:27:14.268Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 873
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
656 | 2023-10-03T22:27:14.268Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
657 | 2023-10-03T22:27:14.268Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
658 | 2023-10-03T22:27:14.269Z | 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
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 168
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
659 | 2023-10-03T22:27:14.903Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 80
target = phd_framework::serial
vm = "instance_reset_returns_to_running_test"
|
660 | 2023-10-03T22:27:14.903Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 36
target = phd_framework::serial::vt100
vm = "instance_reset_returns_to_running_test"
|
661 | 2023-10-03T22:27:14.904Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-9b1e284a-390a-4fb8-b0b9-9cc25f291f0c", vcpus: 2 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/0799668a-2dbc-4a2b-9073-69bc5ee814a1.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
662 | 2023-10-03T22:27:14.904Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 260
state = Run
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
663 | 2023-10-03T22:27:14.904Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 400
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
664 | 2023-10-03T22:27:14.904Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
665 | 2023-10-03T22:27:14.905Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
666 | 2023-10-03T22:27:14.906Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 400
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
667 | 2023-10-03T22:27:14.906Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
668 | 2023-10-03T22:27:15.242Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
669 | 2023-10-03T22:27:15.243Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
670 | 2023-10-03T22:27:15.243Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
671 | 2023-10-03T22:27:15.244Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
672 | 2023-10-03T22:27:15.245Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
673 | 2023-10-03T22:27:15.245Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
674 | 2023-10-03T22:27:15.245Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
675 | 2023-10-03T22:27:15.246Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
676 | 2023-10-03T22:27:15.246Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
677 | 2023-10-03T22:27:15.247Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
678 | 2023-10-03T22:27:15.247Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
679 | 2023-10-03T22:27:15.248Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 400
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
680 | 2023-10-03T22:27:15.248Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
681 | 2023-10-03T22:27:15.748Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
682 | 2023-10-03T22:27:15.749Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 260
state = Stop
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
683 | 2023-10-03T22:27:15.750Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 400
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
684 | 2023-10-03T22:27:15.750Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
685 | 2023-10-03T22:27:15.751Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 40
target = phd_framework::serial
vm = "instance_reset_returns_to_running_test"
|
686 | 2023-10-03T22:27:15.751Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 847
file = phd-tests/framework/src/serial/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 80
target = phd_framework::serial
vm = "instance_reset_returns_to_running_test"
|
687 | 2023-10-03T22:27:16.167Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
688 | 2023-10-03T22:27:16.168Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
689 | 2023-10-03T22:27:16.168Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
690 | 2023-10-03T22:27:16.171Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
691 | 2023-10-03T22:27:16.187Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
692 | 2023-10-03T22:27:16.187Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/0799668a-2dbc-4a2b-9073-69bc5ee814a1.phd_disk
target = phd_framework::disk::file
|
693 | 2023-10-03T22:27:16.191Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1287
file = phd-tests/framework/src/serial/vt100.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 36
target = phd_framework::serial::vt100
vm = "instance_reset_returns_to_running_test"
|
694 | 2023-10-03T22:27:16.191Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1922
file = phd-tests/framework/src/test_vm/mod.rs
id = 9b1e284a-390a-4fb8-b0b9-9cc25f291f0c
line = 100
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
695 | 2023-10-03T22:27:16.191Z | 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
|
696 | 2023-10-03T22:27:16.191Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
697 | 2023-10-03T22:27:16.191Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
698 | 2023-10-03T22:27:16.191Z | 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
|
699 | 2023-10-03T22:27:16.191Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
700 | 2023-10-03T22:27:16.191Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
701 | 2023-10-03T22:27:16.191Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
702 | 2023-10-03T22:27:16.191Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/a72fcab8-71bc-46b5-9ad9-29961a339b28.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
703 | 2023-10-03T22:27:16.216Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 2, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/a72fcab8-71bc-46b5-9ad9-29961a339b28.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "instance_stop_causes_destroy_test"
|
704 | 2023-10-03T22:27:16.216Z | INFO | phd-runner: 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
|
705 | 2023-10-03T22:27:16.217Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
706 | 2023-10-03T22:27:16.217Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/instance_stop_causes_destroy_test.config.toml", server_addr: 127.0.0.1:9000, vnc_addr: 127.0.0.1:9001, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/a72fcab8-71bc-46b5-9ad9-29961a339b28.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/a72fcab8-71bc-46b5-9ad9-29961a339b28.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/instance_stop_causes_destroy_test.config.toml" }
|
707 | 2023-10-03T22:27:16.217Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 8b27f282-486d-4fc5-80f5-4be79946839c
line = 100
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
708 | 2023-10-03T22:27:16.219Z | 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 = 57
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
709 | 2023-10-03T22:27:16.225Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 875
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
710 | 2023-10-03T22:27:16.226Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
711 | 2023-10-03T22:27:16.226Z | 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
id = 8b27f282-486d-4fc5-80f5-4be79946839c
line = 168
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
712 | 2023-10-03T22:27:16.871Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 8b27f282-486d-4fc5-80f5-4be79946839c
line = 80
target = phd_framework::serial
vm = "instance_stop_causes_destroy_test"
|
713 | 2023-10-03T22:27:16.871Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 8b27f282-486d-4fc5-80f5-4be79946839c
line = 36
target = phd_framework::serial::vt100
vm = "instance_stop_causes_destroy_test"
|
714 | 2023-10-03T22:27:16.871Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 8b27f282-486d-4fc5-80f5-4be79946839c
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 8b27f282-486d-4fc5-80f5-4be79946839c, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-8b27f282-486d-4fc5-80f5-4be79946839c", vcpus: 2 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/a72fcab8-71bc-46b5-9ad9-29961a339b28.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
715 | 2023-10-03T22:27:16.872Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 8b27f282-486d-4fc5-80f5-4be79946839c
line = 260
state = Run
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
716 | 2023-10-03T22:27:16.872Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 8b27f282-486d-4fc5-80f5-4be79946839c
line = 260
state = Stop
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
717 | 2023-10-03T22:27:16.873Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = 8b27f282-486d-4fc5-80f5-4be79946839c
line = 400
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
718 | 2023-10-03T22:27:16.873Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 8b27f282-486d-4fc5-80f5-4be79946839c
line = 267
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
719 | 2023-10-03T22:27:16.874Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = 8b27f282-486d-4fc5-80f5-4be79946839c
line = 40
target = phd_framework::serial
vm = "instance_stop_causes_destroy_test"
|
720 | 2023-10-03T22:27:16.874Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/serial/mod.rs
id = 8b27f282-486d-4fc5-80f5-4be79946839c
line = 80
target = phd_framework::serial
vm = "instance_stop_causes_destroy_test"
|
721 | 2023-10-03T22:27:17.445Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 8b27f282-486d-4fc5-80f5-4be79946839c
line = 267
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
722 | 2023-10-03T22:27:17.446Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 8b27f282-486d-4fc5-80f5-4be79946839c
line = 260
state = Run
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
723 | 2023-10-03T22:27:17.447Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 8b27f282-486d-4fc5-80f5-4be79946839c
line = 260
state = Stop
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
724 | 2023-10-03T22:27:17.447Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 8b27f282-486d-4fc5-80f5-4be79946839c
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
725 | 2023-10-03T22:27:17.448Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 8b27f282-486d-4fc5-80f5-4be79946839c
line = 267
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
726 | 2023-10-03T22:27:17.451Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
727 | 2023-10-03T22:27:17.465Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
728 | 2023-10-03T22:27:17.465Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/a72fcab8-71bc-46b5-9ad9-29961a339b28.phd_disk
target = phd_framework::disk::file
|
729 | 2023-10-03T22:27:17.469Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 598
file = phd-tests/framework/src/serial/vt100.rs
id = 8b27f282-486d-4fc5-80f5-4be79946839c
line = 36
target = phd_framework::serial::vt100
vm = "instance_stop_causes_destroy_test"
|
730 | 2023-10-03T22:27:17.469Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1243
file = phd-tests/framework/src/test_vm/mod.rs
id = 8b27f282-486d-4fc5-80f5-4be79946839c
line = 100
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
731 | 2023-10-03T22:27:17.469Z | 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
|
732 | 2023-10-03T22:27:17.469Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
733 | 2023-10-03T22:27:17.469Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
734 | 2023-10-03T22:27:17.469Z | 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
|
735 | 2023-10-03T22:27:17.470Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
736 | 2023-10-03T22:27:17.470Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
737 | 2023-10-03T22:27:17.470Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
738 | 2023-10-03T22:27:17.470Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/b5363b57-7360-4b25-94ef-46bd149708aa.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
739 | 2023-10-03T22:27:17.494Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 2, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/b5363b57-7360-4b25-94ef-46bd149708aa.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "instance_ensure_running_test"
|
740 | 2023-10-03T22:27:17.494Z | INFO | phd-runner: 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
|
741 | 2023-10-03T22:27:17.494Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
742 | 2023-10-03T22:27:17.494Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/instance_ensure_running_test.config.toml", server_addr: 127.0.0.1:9000, vnc_addr: 127.0.0.1:9001, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/b5363b57-7360-4b25-94ef-46bd149708aa.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/b5363b57-7360-4b25-94ef-46bd149708aa.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/instance_ensure_running_test.config.toml" }
|
743 | 2023-10-03T22:27:17.494Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = fa46239e-0beb-4a84-a4e7-fe60353637a7
line = 100
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
744 | 2023-10-03T22:27:17.497Z | 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 = 57
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
745 | 2023-10-03T22:27:17.502Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 877
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
746 | 2023-10-03T22:27:17.502Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
747 | 2023-10-03T22:27:17.503Z | 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
id = fa46239e-0beb-4a84-a4e7-fe60353637a7
line = 168
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
748 | 2023-10-03T22:27:18.143Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = fa46239e-0beb-4a84-a4e7-fe60353637a7
line = 80
target = phd_framework::serial
vm = "instance_ensure_running_test"
|
749 | 2023-10-03T22:27:18.143Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = fa46239e-0beb-4a84-a4e7-fe60353637a7
line = 36
target = phd_framework::serial::vt100
vm = "instance_ensure_running_test"
|
750 | 2023-10-03T22:27:18.144Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = fa46239e-0beb-4a84-a4e7-fe60353637a7
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: fa46239e-0beb-4a84-a4e7-fe60353637a7, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-fa46239e-0beb-4a84-a4e7-fe60353637a7", vcpus: 2 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/b5363b57-7360-4b25-94ef-46bd149708aa.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
751 | 2023-10-03T22:27:18.144Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = fa46239e-0beb-4a84-a4e7-fe60353637a7
line = 267
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
752 | 2023-10-03T22:27:18.145Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = fa46239e-0beb-4a84-a4e7-fe60353637a7
line = 260
state = Run
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
753 | 2023-10-03T22:27:18.145Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
id = fa46239e-0beb-4a84-a4e7-fe60353637a7
line = 400
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
754 | 2023-10-03T22:27:18.145Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = fa46239e-0beb-4a84-a4e7-fe60353637a7
line = 267
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
755 | 2023-10-03T22:27:18.146Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = fa46239e-0beb-4a84-a4e7-fe60353637a7
line = 260
state = Stop
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
756 | 2023-10-03T22:27:18.147Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = fa46239e-0beb-4a84-a4e7-fe60353637a7
line = 400
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
757 | 2023-10-03T22:27:18.147Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = fa46239e-0beb-4a84-a4e7-fe60353637a7
line = 267
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
758 | 2023-10-03T22:27:18.148Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = fa46239e-0beb-4a84-a4e7-fe60353637a7
line = 40
target = phd_framework::serial
vm = "instance_ensure_running_test"
|
759 | 2023-10-03T22:27:18.148Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
id = fa46239e-0beb-4a84-a4e7-fe60353637a7
line = 80
target = phd_framework::serial
vm = "instance_ensure_running_test"
|
760 | 2023-10-03T22:27:18.453Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = fa46239e-0beb-4a84-a4e7-fe60353637a7
line = 267
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
761 | 2023-10-03T22:27:18.454Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = fa46239e-0beb-4a84-a4e7-fe60353637a7
line = 267
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
762 | 2023-10-03T22:27:18.457Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
763 | 2023-10-03T22:27:18.473Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
764 | 2023-10-03T22:27:18.473Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/b5363b57-7360-4b25-94ef-46bd149708aa.phd_disk
target = phd_framework::disk::file
|
765 | 2023-10-03T22:27:18.477Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 333
file = phd-tests/framework/src/serial/vt100.rs
id = fa46239e-0beb-4a84-a4e7-fe60353637a7
line = 36
target = phd_framework::serial::vt100
vm = "instance_ensure_running_test"
|
766 | 2023-10-03T22:27:18.477Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 974
file = phd-tests/framework/src/test_vm/mod.rs
id = fa46239e-0beb-4a84-a4e7-fe60353637a7
line = 100
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
767 | 2023-10-03T22:27:18.477Z | 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
|
768 | 2023-10-03T22:27:18.477Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
769 | 2023-10-03T22:27:18.477Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
770 | 2023-10-03T22:27:18.477Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 33
target = phd_runner::fixtures
|
771 | 2023-10-03T22:27:18.477Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 33
target = phd_runner::fixtures
|
772 | | test result: ok. 9 passed; 0 failed; 4 skipped; 0 not run; finished in 106.14s |
773 | | |