1 | 2023-10-12T01:05:51.758Z | 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-12T01:05:51.760Z | 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-12T01:05:51.761Z | 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-12T01:05:51.761Z | 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-12T01:05:51.761Z | 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-12T01:06:00.781Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 23
target = phd_runner::fixtures
|
7 | 2023-10-12T01:06:00.781Z | 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-12T01:06:00.781Z | INFO | phd-runner: Running 13 test(s)
file = phd-tests/runner/src/execute.rs
line = 98
target = phd_runner::execute
|
9 | 2023-10-12T01:06:00.781Z | 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
|
10 | 2023-10-12T01:06:00.781Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
11 | 2023-10-12T01:06:00.781Z | 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-12T01:06:00.781Z | 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-12T01:06:00.781Z | 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-12T01:06:30.628Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/660a310e-23a8-49bb-a870-fe778116c2d5.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-12T01:06:30.651Z | 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/660a310e-23a8-49bb-a870-fe778116c2d5.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"
|
16 | 2023-10-12T01:06:30.652Z | 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
|
17 | 2023-10-12T01:06:30.652Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
18 | 2023-10-12T01:06:30.652Z | 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/660a310e-23a8-49bb-a870-fe778116c2d5.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/660a310e-23a8-49bb-a870-fe778116c2d5.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/instance_spec_test.config.toml" }
|
19 | 2023-10-12T01:06:30.652Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = fbede9c8-6ca7-45dc-a40d-b9ab2ecfb622
line = 100
target = phd_framework::test_vm
vm = "instance_spec_test"
|
20 | 2023-10-12T01:06:30.655Z | 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
|
21 | 2023-10-12T01:06:30.667Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 848
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
22 | 2023-10-12T01:06:30.667Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
23 | 2023-10-12T01:06:30.668Z | 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 = fbede9c8-6ca7-45dc-a40d-b9ab2ecfb622
line = 168
target = phd_framework::test_vm
vm = "instance_spec_test"
|
24 | 2023-10-12T01:06:31.691Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = fbede9c8-6ca7-45dc-a40d-b9ab2ecfb622
line = 80
target = phd_framework::serial
vm = "instance_spec_test"
|
25 | 2023-10-12T01:06:31.691Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = fbede9c8-6ca7-45dc-a40d-b9ab2ecfb622
line = 36
target = phd_framework::serial::vt100
vm = "instance_spec_test"
|
26 | 2023-10-12T01:06:31.692Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = fbede9c8-6ca7-45dc-a40d-b9ab2ecfb622
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: fbede9c8-6ca7-45dc-a40d-b9ab2ecfb622, image_id: 00000000-0000-0000-0000-000000000000, memory: 3072, name: "phd-vm-fbede9c8-6ca7-45dc-a40d-b9ab2ecfb622", 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/660a310e-23a8-49bb-a870-fe778116c2d5.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "instance_spec_test"
|
27 | 2023-10-12T01:06:31.692Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = fbede9c8-6ca7-45dc-a40d-b9ab2ecfb622
line = 260
state = Run
target = phd_framework::test_vm
vm = "instance_spec_test"
|
28 | 2023-10-12T01:06:31.692Z | INFO | phd-runner: [VM - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = fbede9c8-6ca7-45dc-a40d-b9ab2ecfb622
line = 282
target = phd_framework::test_vm
vm = "instance_spec_test"
|
29 | 2023-10-12T01:06:31.693Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = fbede9c8-6ca7-45dc-a40d-b9ab2ecfb622
line = 267
target = phd_framework::test_vm
vm = "instance_spec_test"
|
30 | 2023-10-12T01:06:31.694Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = fbede9c8-6ca7-45dc-a40d-b9ab2ecfb622
line = 583
target = phd_framework::test_vm
vm = "instance_spec_test"
|
31 | 2023-10-12T01:06:31.694Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = fbede9c8-6ca7-45dc-a40d-b9ab2ecfb622
line = 260
state = Stop
target = phd_framework::test_vm
vm = "instance_spec_test"
|
32 | 2023-10-12T01:06:31.694Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = fbede9c8-6ca7-45dc-a40d-b9ab2ecfb622
line = 400
target = phd_framework::test_vm
vm = "instance_spec_test"
|
33 | 2023-10-12T01:06:31.694Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = fbede9c8-6ca7-45dc-a40d-b9ab2ecfb622
line = 267
target = phd_framework::test_vm
vm = "instance_spec_test"
|
34 | 2023-10-12T01:06:31.695Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = fbede9c8-6ca7-45dc-a40d-b9ab2ecfb622
line = 40
target = phd_framework::serial
vm = "instance_spec_test"
|
35 | 2023-10-12T01:06:31.696Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
id = fbede9c8-6ca7-45dc-a40d-b9ab2ecfb622
line = 80
target = phd_framework::serial
vm = "instance_spec_test"
|
36 | 2023-10-12T01:06:32.137Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = fbede9c8-6ca7-45dc-a40d-b9ab2ecfb622
line = 267
target = phd_framework::test_vm
vm = "instance_spec_test"
|
37 | 2023-10-12T01:06:32.792Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = fbede9c8-6ca7-45dc-a40d-b9ab2ecfb622
line = 267
target = phd_framework::test_vm
vm = "instance_spec_test"
|
38 | 2023-10-12T01:06:32.795Z | 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
|
39 | 2023-10-12T01:06:32.811Z | 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
|
40 | 2023-10-12T01:06:32.811Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/660a310e-23a8-49bb-a870-fe778116c2d5.phd_disk
target = phd_framework::disk::file
|
41 | 2023-10-12T01:06:32.815Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1123
file = phd-tests/framework/src/serial/vt100.rs
id = fbede9c8-6ca7-45dc-a40d-b9ab2ecfb622
line = 36
target = phd_framework::serial::vt100
vm = "instance_spec_test"
|
42 | 2023-10-12T01:06:32.815Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 2147
file = phd-tests/framework/src/test_vm/mod.rs
id = fbede9c8-6ca7-45dc-a40d-b9ab2ecfb622
line = 100
target = phd_framework::test_vm
vm = "instance_spec_test"
|
43 | 2023-10-12T01:06:32.815Z | 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
|
44 | 2023-10-12T01:06:32.815Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
45 | 2023-10-12T01:06:32.815Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
46 | 2023-10-12T01:06:32.815Z | INFO | phd-runner: Starting test phd_tests::smoke::nproc_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
47 | 2023-10-12T01:06:32.815Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
48 | 2023-10-12T01:06:32.815Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
49 | 2023-10-12T01:06:32.815Z | 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
|
50 | 2023-10-12T01:06:32.815Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/4d26a534-1a48-4d24-9e61-1ee0042e8a96.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
51 | 2023-10-12T01:06:32.840Z | 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/4d26a534-1a48-4d24-9e61-1ee0042e8a96.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"
|
52 | 2023-10-12T01:06:32.841Z | 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
|
53 | 2023-10-12T01:06:32.841Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
54 | 2023-10-12T01:06:32.841Z | 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/4d26a534-1a48-4d24-9e61-1ee0042e8a96.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/4d26a534-1a48-4d24-9e61-1ee0042e8a96.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/nproc_test.config.toml" }
|
55 | 2023-10-12T01:06:32.841Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 100
target = phd_framework::test_vm
vm = "nproc_test"
|
56 | 2023-10-12T01:06:32.843Z | 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
|
57 | 2023-10-12T01:06:32.848Z | 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
|
58 | 2023-10-12T01:06:32.848Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 7
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
59 | 2023-10-12T01:06:32.849Z | 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 = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 168
target = phd_framework::test_vm
vm = "nproc_test"
|
60 | 2023-10-12T01:06:33.462Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 80
target = phd_framework::serial
vm = "nproc_test"
|
61 | 2023-10-12T01:06:33.462Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 36
target = phd_framework::serial::vt100
vm = "nproc_test"
|
62 | 2023-10-12T01:06:33.463Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 35e4775e-9763-4097-b9e9-d86949c9f97e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-35e4775e-9763-4097-b9e9-d86949c9f97e", 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/4d26a534-1a48-4d24-9e61-1ee0042e8a96.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "nproc_test"
|
63 | 2023-10-12T01:06:33.463Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 260
state = Run
target = phd_framework::test_vm
vm = "nproc_test"
|
64 | 2023-10-12T01:06:33.463Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 439
target = phd_framework::test_vm
vm = "nproc_test"
|
65 | 2023-10-12T01:06:33.463Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 462
target = phd_framework::test_vm
vm = "nproc_test"
|
66 | 2023-10-12T01:06:33.463Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 152
target = phd_framework::serial::vt100
vm = "nproc_test"
wanted = localhost login:
|
67 | 2023-10-12T01:06:34.550Z | 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 = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
68 | 2023-10-12T01:06:34.550Z | 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 = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
69 | 2023-10-12T01:06:34.550Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
70 | 2023-10-12T01:06:34.550Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
71 | 2023-10-12T01:06:34.562Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
72 | 2023-10-12T01:06:34.562Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
73 | 2023-10-12T01:06:34.562Z | 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 = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
74 | 2023-10-12T01:06:34.573Z | 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 = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
75 | 2023-10-12T01:06:35.595Z | 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 = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
76 | 2023-10-12T01:06:35.595Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
77 | 2023-10-12T01:06:37.664Z | 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 = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
78 | 2023-10-12T01:06:37.664Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
79 | 2023-10-12T01:06:37.664Z | 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 = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
80 | 2023-10-12T01:06:37.664Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
81 | 2023-10-12T01:06:37.664Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
82 | 2023-10-12T01:06:37.675Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
83 | 2023-10-12T01:06:37.675Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
84 | 2023-10-12T01:06:37.675Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
85 | 2023-10-12T01:06:37.729Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
86 | 2023-10-12T01:06:37.741Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
87 | 2023-10-12T01:06:37.741Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
88 | 2023-10-12T01:06:37.762Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
89 | 2023-10-12T01:06:37.851Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
90 | 2023-10-12T01:06:37.862Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
91 | 2023-10-12T01:06:37.862Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
92 | 2023-10-12T01:06:37.862Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
93 | 2023-10-12T01:06:37.872Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
94 | 2023-10-12T01:06:37.928Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
95 | 2023-10-12T01:06:38.109Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
96 | 2023-10-12T01:06:38.142Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
97 | 2023-10-12T01:06:38.164Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
98 | 2023-10-12T01:06:38.176Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
99 | 2023-10-12T01:06:38.187Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
100 | 2023-10-12T01:06:38.198Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
101 | 2023-10-12T01:06:38.209Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
102 | 2023-10-12T01:06:38.220Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
103 | 2023-10-12T01:06:38.220Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
104 | 2023-10-12T01:06:38.230Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
105 | 2023-10-12T01:06:38.241Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
106 | 2023-10-12T01:06:38.252Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
107 | 2023-10-12T01:06:38.264Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
108 | 2023-10-12T01:06:38.377Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
109 | 2023-10-12T01:06:38.377Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
110 | 2023-10-12T01:06:38.377Z | 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 = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
111 | 2023-10-12T01:06:38.377Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
112 | 2023-10-12T01:06:38.377Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 152
target = phd_framework::serial::vt100
vm = "nproc_test"
wanted = localhost:~#
|
113 | 2023-10-12T01:06:38.387Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
114 | 2023-10-12T01:06:38.387Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
115 | 2023-10-12T01:06:38.387Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
116 | 2023-10-12T01:06:38.387Z | 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 = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
117 | 2023-10-12T01:06:38.388Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
118 | 2023-10-12T01:06:38.388Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
119 | 2023-10-12T01:06:38.388Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
120 | 2023-10-12T01:06:38.388Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
121 | 2023-10-12T01:06:38.388Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
122 | 2023-10-12T01:06:38.388Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
123 | 2023-10-12T01:06:38.388Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
124 | 2023-10-12T01:06:38.388Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4924
file = phd-tests/framework/src/test_vm/mod.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 462
target = phd_framework::test_vm
vm = "nproc_test"
|
125 | 2023-10-12T01:06:38.388Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 468
target = phd_framework::test_vm
vm = "nproc_test"
|
126 | 2023-10-12T01:06:38.388Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "nproc_test"
|
127 | 2023-10-12T01:06:38.388Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 152
target = phd_framework::serial::vt100
vm = "nproc_test"
wanted = nproc\n
|
128 | 2023-10-12T01:06:38.399Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# nproc
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
129 | 2023-10-12T01:06:38.399Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "nproc_test"
|
130 | 2023-10-12T01:06:38.399Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 152
target = phd_framework::serial::vt100
vm = "nproc_test"
wanted = localhost:~#
|
131 | 2023-10-12T01:06:38.410Z | INFO | phd-runner: [SERIAL - EVENT] 6
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
132 | 2023-10-12T01:06:38.410Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 267
target = phd_framework::test_vm
vm = "nproc_test"
|
133 | 2023-10-12T01:06:38.411Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 583
target = phd_framework::test_vm
vm = "nproc_test"
|
134 | 2023-10-12T01:06:38.411Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 260
state = Stop
target = phd_framework::test_vm
vm = "nproc_test"
|
135 | 2023-10-12T01:06:38.411Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 400
target = phd_framework::test_vm
vm = "nproc_test"
|
136 | 2023-10-12T01:06:38.411Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 267
target = phd_framework::test_vm
vm = "nproc_test"
|
137 | 2023-10-12T01:06:38.413Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 40
target = phd_framework::serial
vm = "nproc_test"
|
138 | 2023-10-12T01:06:38.413Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4950
file = phd-tests/framework/src/serial/mod.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 80
target = phd_framework::serial
vm = "nproc_test"
|
139 | 2023-10-12T01:06:39.118Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 267
target = phd_framework::test_vm
vm = "nproc_test"
|
140 | 2023-10-12T01:06:39.122Z | 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
|
141 | 2023-10-12T01:06:39.136Z | 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
|
142 | 2023-10-12T01:06:39.136Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/4d26a534-1a48-4d24-9e61-1ee0042e8a96.phd_disk
target = phd_framework::disk::file
|
143 | 2023-10-12T01:06:39.141Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 5678
file = phd-tests/framework/src/serial/vt100.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 36
target = phd_framework::serial::vt100
vm = "nproc_test"
|
144 | 2023-10-12T01:06:39.141Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 6292
file = phd-tests/framework/src/test_vm/mod.rs
id = 35e4775e-9763-4097-b9e9-d86949c9f97e
line = 100
target = phd_framework::test_vm
vm = "nproc_test"
|
145 | 2023-10-12T01:06:39.141Z | INFO | phd-runner: test phd_tests::smoke::nproc_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
146 | 2023-10-12T01:06:39.141Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
147 | 2023-10-12T01:06:39.141Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
148 | 2023-10-12T01:06:39.141Z | INFO | phd-runner: Starting test phd_tests::migrate::multiple_migrations
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
149 | 2023-10-12T01:06:39.141Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
150 | 2023-10-12T01:06:39.141Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
151 | 2023-10-12T01:06:39.141Z | 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
|
152 | 2023-10-12T01:06:39.141Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/0c500803-f8a3-44c8-89e5-45f93463bcfd.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
153 | 2023-10-12T01:06:39.166Z | 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/0c500803-f8a3-44c8-89e5-45f93463bcfd.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"
|
154 | 2023-10-12T01:06:39.166Z | 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
|
155 | 2023-10-12T01:06:39.166Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
156 | 2023-10-12T01:06:39.166Z | 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/0c500803-f8a3-44c8-89e5-45f93463bcfd.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/0c500803-f8a3-44c8-89e5-45f93463bcfd.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/multiple_migrations_0.config.toml" }
|
157 | 2023-10-12T01:06:39.166Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 100
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
158 | 2023-10-12T01:06:39.169Z | 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
|
159 | 2023-10-12T01:06:39.174Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 852
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
160 | 2023-10-12T01:06:39.174Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 7
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
161 | 2023-10-12T01:06:39.174Z | 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
|
162 | 2023-10-12T01:06:39.174Z | 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
|
163 | 2023-10-12T01:06:39.174Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
164 | 2023-10-12T01:06:39.174Z | 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/0c500803-f8a3-44c8-89e5-45f93463bcfd.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/0c500803-f8a3-44c8-89e5-45f93463bcfd.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/multiple_migrations_0.config.toml" }
|
165 | 2023-10-12T01:06:39.174Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 2c1b872a-6914-45f1-8962-61b8de402620
line = 100
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
166 | 2023-10-12T01:06:39.177Z | 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
|
167 | 2023-10-12T01:06:39.184Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 853
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
168 | 2023-10-12T01:06:39.184Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
169 | 2023-10-12T01:06:39.184Z | 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
|
170 | 2023-10-12T01:06:39.184Z | 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
|
171 | 2023-10-12T01:06:39.184Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
172 | 2023-10-12T01:06:39.184Z | 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/0c500803-f8a3-44c8-89e5-45f93463bcfd.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/0c500803-f8a3-44c8-89e5-45f93463bcfd.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/multiple_migrations_0.config.toml" }
|
173 | 2023-10-12T01:06:39.184Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = f7f716e8-df1f-4f69-9561-91e37568d6ea
line = 100
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
174 | 2023-10-12T01:06:39.187Z | 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
|
175 | 2023-10-12T01:06:39.195Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 854
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
176 | 2023-10-12T01:06:39.195Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
177 | 2023-10-12T01:06:39.312Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 80
target = phd_framework::serial
vm = "multiple_migrations_0"
|
178 | 2023-10-12T01:06:39.312Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 36
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
179 | 2023-10-12T01:06:39.313Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 62992082-6539-432c-9d24-41d7d4d8d35b, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-62992082-6539-432c-9d24-41d7d4d8d35b", 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/0c500803-f8a3-44c8-89e5-45f93463bcfd.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
180 | 2023-10-12T01:06:39.313Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 260
state = Run
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
181 | 2023-10-12T01:06:39.314Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 439
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
182 | 2023-10-12T01:06:39.314Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 462
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
183 | 2023-10-12T01:06:39.314Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 152
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
wanted = localhost login:
|
184 | 2023-10-12T01:06:40.388Z | 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 = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
185 | 2023-10-12T01:06:40.389Z | 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 = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
186 | 2023-10-12T01:06:40.389Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
187 | 2023-10-12T01:06:40.389Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
188 | 2023-10-12T01:06:40.400Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
189 | 2023-10-12T01:06:40.400Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
190 | 2023-10-12T01:06:40.400Z | 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 = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
191 | 2023-10-12T01:06:40.411Z | 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 = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
192 | 2023-10-12T01:06:41.436Z | 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 = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
193 | 2023-10-12T01:06:41.436Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
194 | 2023-10-12T01:06:42.823Z | 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 = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
195 | 2023-10-12T01:06:42.823Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
196 | 2023-10-12T01:06:42.833Z | 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 = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
197 | 2023-10-12T01:06:42.833Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
198 | 2023-10-12T01:06:42.833Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
199 | 2023-10-12T01:06:42.834Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
200 | 2023-10-12T01:06:42.834Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
201 | 2023-10-12T01:06:42.844Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
202 | 2023-10-12T01:06:42.889Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
203 | 2023-10-12T01:06:42.900Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
204 | 2023-10-12T01:06:42.900Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
205 | 2023-10-12T01:06:42.922Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
206 | 2023-10-12T01:06:43.010Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
207 | 2023-10-12T01:06:43.020Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
208 | 2023-10-12T01:06:43.021Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
209 | 2023-10-12T01:06:43.021Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
210 | 2023-10-12T01:06:43.032Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
211 | 2023-10-12T01:06:43.076Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
212 | 2023-10-12T01:06:43.220Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
213 | 2023-10-12T01:06:43.263Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
214 | 2023-10-12T01:06:43.286Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
215 | 2023-10-12T01:06:43.297Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
216 | 2023-10-12T01:06:43.308Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
217 | 2023-10-12T01:06:43.319Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
218 | 2023-10-12T01:06:43.330Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
219 | 2023-10-12T01:06:43.340Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
220 | 2023-10-12T01:06:43.351Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
221 | 2023-10-12T01:06:43.352Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
222 | 2023-10-12T01:06:43.363Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
223 | 2023-10-12T01:06:43.374Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
224 | 2023-10-12T01:06:43.385Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
225 | 2023-10-12T01:06:43.489Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
226 | 2023-10-12T01:06:43.500Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
227 | 2023-10-12T01:06:43.500Z | 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 = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
228 | 2023-10-12T01:06:43.500Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
229 | 2023-10-12T01:06:43.501Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 152
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
wanted = localhost:~#
|
230 | 2023-10-12T01:06:43.511Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
231 | 2023-10-12T01:06:43.511Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
232 | 2023-10-12T01:06:43.511Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
233 | 2023-10-12T01:06:43.511Z | 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 = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
234 | 2023-10-12T01:06:43.512Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
235 | 2023-10-12T01:06:43.512Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
236 | 2023-10-12T01:06:43.512Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
237 | 2023-10-12T01:06:43.512Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
238 | 2023-10-12T01:06:43.512Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
239 | 2023-10-12T01:06:43.512Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
240 | 2023-10-12T01:06:43.512Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
241 | 2023-10-12T01:06:43.512Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4198
file = phd-tests/framework/src/test_vm/mod.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 462
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
242 | 2023-10-12T01:06:43.512Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 468
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
243 | 2023-10-12T01:06:43.512Z | 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 = 2c1b872a-6914-45f1-8962-61b8de402620
line = 306
migration_id = 745690ab-d585-476a-8ef7-e2105fa16b05
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
244 | 2023-10-12T01:06:43.626Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 2c1b872a-6914-45f1-8962-61b8de402620
line = 80
target = phd_framework::serial
vm = "multiple_migrations_1"
|
245 | 2023-10-12T01:06:43.626Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 2c1b872a-6914-45f1-8962-61b8de402620
line = 36
target = phd_framework::serial::vt100
vm = "multiple_migrations_1"
|
246 | 2023-10-12T01:06:43.626Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 2c1b872a-6914-45f1-8962-61b8de402620
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 2c1b872a-6914-45f1-8962-61b8de402620, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-2c1b872a-6914-45f1-8962-61b8de402620", 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/0c500803-f8a3-44c8-89e5-45f93463bcfd.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
247 | 2023-10-12T01:06:43.627Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 2c1b872a-6914-45f1-8962-61b8de402620
line = 324
migration_id = 745690ab-d585-476a-8ef7-e2105fa16b05
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
248 | 2023-10-12T01:06:54.998Z | 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 = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 44
target = phd_framework::serial
vm = "multiple_migrations_0"
|
249 | 2023-10-12T01:06:54.998Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None
file = phd-tests/framework/src/serial/mod.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 47
target = phd_framework::serial
vm = "multiple_migrations_0"
|
250 | 2023-10-12T01:06:54.999Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 15686
file = phd-tests/framework/src/serial/mod.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 80
target = phd_framework::serial
vm = "multiple_migrations_0"
|
251 | 2023-10-12T01:07:00.979Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
id = 2c1b872a-6914-45f1-8962-61b8de402620
line = 333
migration_id = 745690ab-d585-476a-8ef7-e2105fa16b05
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
252 | 2023-10-12T01:07:00.979Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 17352
file = phd-tests/framework/src/test_vm/mod.rs
id = 2c1b872a-6914-45f1-8962-61b8de402620
line = 324
migration_id = 745690ab-d585-476a-8ef7-e2105fa16b05
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
253 | 2023-10-12T01:07:00.979Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 2c1b872a-6914-45f1-8962-61b8de402620
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "multiple_migrations_1"
|
254 | 2023-10-12T01:07:00.979Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 2c1b872a-6914-45f1-8962-61b8de402620
line = 152
target = phd_framework::serial::vt100
vm = "multiple_migrations_1"
wanted = echo Hello world\n
|
255 | 2023-10-12T01:07:00.991Z | INFO | phd-runner: [SERIAL - EVENT] echo Hello world
file = phd-tests/framework/src/serial/vt100.rs
id = 2c1b872a-6914-45f1-8962-61b8de402620
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_1"
|
256 | 2023-10-12T01:07:00.992Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 2c1b872a-6914-45f1-8962-61b8de402620
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "multiple_migrations_1"
|
257 | 2023-10-12T01:07:00.992Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 2c1b872a-6914-45f1-8962-61b8de402620
line = 152
target = phd_framework::serial::vt100
vm = "multiple_migrations_1"
wanted = localhost:~#
|
258 | 2023-10-12T01:07:01.002Z | INFO | phd-runner: [SERIAL - EVENT] Hello world
file = phd-tests/framework/src/serial/vt100.rs
id = 2c1b872a-6914-45f1-8962-61b8de402620
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_1"
|
259 | 2023-10-12T01:07:01.003Z | 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 = f7f716e8-df1f-4f69-9561-91e37568d6ea
line = 306
migration_id = 2669d2e8-046c-49f4-b2b9-667fdd398611
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
260 | 2023-10-12T01:07:01.117Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = f7f716e8-df1f-4f69-9561-91e37568d6ea
line = 80
target = phd_framework::serial
vm = "multiple_migrations_2"
|
261 | 2023-10-12T01:07:01.117Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = f7f716e8-df1f-4f69-9561-91e37568d6ea
line = 36
target = phd_framework::serial::vt100
vm = "multiple_migrations_2"
|
262 | 2023-10-12T01:07:01.118Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = f7f716e8-df1f-4f69-9561-91e37568d6ea
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: f7f716e8-df1f-4f69-9561-91e37568d6ea, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-f7f716e8-df1f-4f69-9561-91e37568d6ea", 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/0c500803-f8a3-44c8-89e5-45f93463bcfd.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
263 | 2023-10-12T01:07:01.118Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = f7f716e8-df1f-4f69-9561-91e37568d6ea
line = 324
migration_id = 2669d2e8-046c-49f4-b2b9-667fdd398611
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
264 | 2023-10-12T01:07:12.397Z | 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 = 2c1b872a-6914-45f1-8962-61b8de402620
line = 44
target = phd_framework::serial
vm = "multiple_migrations_1"
|
265 | 2023-10-12T01:07:12.397Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None
file = phd-tests/framework/src/serial/mod.rs
id = 2c1b872a-6914-45f1-8962-61b8de402620
line = 47
target = phd_framework::serial
vm = "multiple_migrations_1"
|
266 | 2023-10-12T01:07:12.397Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 28771
file = phd-tests/framework/src/serial/mod.rs
id = 2c1b872a-6914-45f1-8962-61b8de402620
line = 80
target = phd_framework::serial
vm = "multiple_migrations_1"
|
267 | 2023-10-12T01:07:13.694Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
id = f7f716e8-df1f-4f69-9561-91e37568d6ea
line = 333
migration_id = 2669d2e8-046c-49f4-b2b9-667fdd398611
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
268 | 2023-10-12T01:07:13.694Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 12576
file = phd-tests/framework/src/test_vm/mod.rs
id = f7f716e8-df1f-4f69-9561-91e37568d6ea
line = 324
migration_id = 2669d2e8-046c-49f4-b2b9-667fdd398611
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
269 | 2023-10-12T01:07:13.694Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = f7f716e8-df1f-4f69-9561-91e37568d6ea
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "multiple_migrations_2"
|
270 | 2023-10-12T01:07:13.694Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = f7f716e8-df1f-4f69-9561-91e37568d6ea
line = 152
target = phd_framework::serial::vt100
vm = "multiple_migrations_2"
wanted = echo I have migrated!\n
|
271 | 2023-10-12T01:07:13.706Z | INFO | phd-runner: [SERIAL - EVENT] echo I have migrated!
file = phd-tests/framework/src/serial/vt100.rs
id = f7f716e8-df1f-4f69-9561-91e37568d6ea
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_2"
|
272 | 2023-10-12T01:07:13.706Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = f7f716e8-df1f-4f69-9561-91e37568d6ea
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "multiple_migrations_2"
|
273 | 2023-10-12T01:07:13.706Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = f7f716e8-df1f-4f69-9561-91e37568d6ea
line = 152
target = phd_framework::serial::vt100
vm = "multiple_migrations_2"
wanted = localhost:~#
|
274 | 2023-10-12T01:07:13.717Z | INFO | phd-runner: [SERIAL - EVENT] I have migrated!
file = phd-tests/framework/src/serial/vt100.rs
id = f7f716e8-df1f-4f69-9561-91e37568d6ea
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_2"
|
275 | 2023-10-12T01:07:13.717Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = f7f716e8-df1f-4f69-9561-91e37568d6ea
line = 267
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
276 | 2023-10-12T01:07:13.718Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = f7f716e8-df1f-4f69-9561-91e37568d6ea
line = 583
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
277 | 2023-10-12T01:07:13.718Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = f7f716e8-df1f-4f69-9561-91e37568d6ea
line = 260
state = Stop
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
278 | 2023-10-12T01:07:13.718Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = f7f716e8-df1f-4f69-9561-91e37568d6ea
line = 400
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
279 | 2023-10-12T01:07:13.719Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = f7f716e8-df1f-4f69-9561-91e37568d6ea
line = 267
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
280 | 2023-10-12T01:07:13.719Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = f7f716e8-df1f-4f69-9561-91e37568d6ea
line = 40
target = phd_framework::serial
vm = "multiple_migrations_2"
|
281 | 2023-10-12T01:07:13.719Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 12602
file = phd-tests/framework/src/serial/mod.rs
id = f7f716e8-df1f-4f69-9561-91e37568d6ea
line = 80
target = phd_framework::serial
vm = "multiple_migrations_2"
|
282 | 2023-10-12T01:07:14.020Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = f7f716e8-df1f-4f69-9561-91e37568d6ea
line = 267
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
283 | 2023-10-12T01:07:14.022Z | 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
|
284 | 2023-10-12T01:07:14.039Z | 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
|
285 | 2023-10-12T01:07:14.039Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 12922
file = phd-tests/framework/src/serial/vt100.rs
id = f7f716e8-df1f-4f69-9561-91e37568d6ea
line = 36
target = phd_framework::serial::vt100
vm = "multiple_migrations_2"
|
286 | 2023-10-12T01:07:14.039Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 13036
file = phd-tests/framework/src/test_vm/mod.rs
id = f7f716e8-df1f-4f69-9561-91e37568d6ea
line = 100
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
287 | 2023-10-12T01:07:14.040Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 2c1b872a-6914-45f1-8962-61b8de402620
line = 267
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
288 | 2023-10-12T01:07:14.043Z | 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
|
289 | 2023-10-12T01:07:14.059Z | 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
|
290 | 2023-10-12T01:07:14.059Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 30433
file = phd-tests/framework/src/serial/vt100.rs
id = 2c1b872a-6914-45f1-8962-61b8de402620
line = 36
target = phd_framework::serial::vt100
vm = "multiple_migrations_1"
|
291 | 2023-10-12T01:07:14.059Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 30547
file = phd-tests/framework/src/test_vm/mod.rs
id = 2c1b872a-6914-45f1-8962-61b8de402620
line = 100
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
292 | 2023-10-12T01:07:14.059Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 267
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
293 | 2023-10-12T01:07:14.063Z | 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
|
294 | 2023-10-12T01:07:14.079Z | 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
|
295 | 2023-10-12T01:07:14.079Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/0c500803-f8a3-44c8-89e5-45f93463bcfd.phd_disk
target = phd_framework::disk::file
|
296 | 2023-10-12T01:07:14.084Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 34771
file = phd-tests/framework/src/serial/vt100.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 36
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
297 | 2023-10-12T01:07:14.084Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 34888
file = phd-tests/framework/src/test_vm/mod.rs
id = 62992082-6539-432c-9d24-41d7d4d8d35b
line = 100
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
298 | 2023-10-12T01:07:14.084Z | INFO | phd-runner: test phd_tests::migrate::multiple_migrations ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
299 | 2023-10-12T01:07:14.084Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
300 | 2023-10-12T01:07:14.084Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
301 | 2023-10-12T01:07:14.084Z | INFO | phd-runner: Starting test phd_tests::migrate::incompatible_vms
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
302 | 2023-10-12T01:07:14.084Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
303 | 2023-10-12T01:07:14.084Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
304 | 2023-10-12T01:07:14.084Z | 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
|
305 | 2023-10-12T01:07:14.084Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/b9f5c402-7021-4c61-b672-e940a7339c6d.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
306 | 2023-10-12T01:07:14.110Z | 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
|
307 | 2023-10-12T01:07:14.110Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/788feb3d-ad88-4a32-b3d2-94e04fc8862b.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
308 | 2023-10-12T01:07:14.135Z | 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
|
309 | 2023-10-12T01:07:14.135Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/ffee6a43-d694-4aeb-b429-088263cf7da2.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
310 | 2023-10-12T01:07:14.160Z | 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/ffee6a43-d694-4aeb-b429-088263cf7da2.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"
|
311 | 2023-10-12T01:07:14.160Z | 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
|
312 | 2023-10-12T01:07:14.160Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
313 | 2023-10-12T01:07:14.160Z | 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/ffee6a43-d694-4aeb-b429-088263cf7da2.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/ffee6a43-d694-4aeb-b429-088263cf7da2.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/migration_incompatible_source_0.config.toml" }
|
314 | 2023-10-12T01:07:14.160Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 5f95102b-1e38-4cd5-b79b-54963e760f6d
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
315 | 2023-10-12T01:07:14.163Z | 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
|
316 | 2023-10-12T01:07:14.168Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 858
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
317 | 2023-10-12T01:07:14.169Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
318 | 2023-10-12T01:07:14.169Z | 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 = 5f95102b-1e38-4cd5-b79b-54963e760f6d
line = 168
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
319 | 2023-10-12T01:07:14.783Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 5f95102b-1e38-4cd5-b79b-54963e760f6d
line = 80
target = phd_framework::serial
vm = "migration_incompatible_source_0"
|
320 | 2023-10-12T01:07:14.783Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 5f95102b-1e38-4cd5-b79b-54963e760f6d
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_0"
|
321 | 2023-10-12T01:07:14.784Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 5f95102b-1e38-4cd5-b79b-54963e760f6d
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 5f95102b-1e38-4cd5-b79b-54963e760f6d, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-5f95102b-1e38-4cd5-b79b-54963e760f6d", 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/ffee6a43-d694-4aeb-b429-088263cf7da2.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
322 | 2023-10-12T01:07:14.784Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 5f95102b-1e38-4cd5-b79b-54963e760f6d
line = 260
state = Run
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
323 | 2023-10-12T01:07:14.785Z | 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/b9f5c402-7021-4c61-b672-e940a7339c6d.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"
|
324 | 2023-10-12T01:07:14.785Z | 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
|
325 | 2023-10-12T01:07:14.785Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
326 | 2023-10-12T01:07:14.785Z | 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/b9f5c402-7021-4c61-b672-e940a7339c6d.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/b9f5c402-7021-4c61-b672-e940a7339c6d.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/migration_incompatible_target_0.config.toml" }
|
327 | 2023-10-12T01:07:14.785Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = d142e1e3-a1f9-41d1-add3-a748d1f27fbf
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
328 | 2023-10-12T01:07:14.788Z | 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
|
329 | 2023-10-12T01:07:14.794Z | 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
|
330 | 2023-10-12T01:07:14.795Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
331 | 2023-10-12T01:07:14.795Z | 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 = d142e1e3-a1f9-41d1-add3-a748d1f27fbf
line = 306
migration_id = 07658ffd-4fc5-4c0e-929a-392aec4677be
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
332 | 2023-10-12T01:07:14.795Z | 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 = d142e1e3-a1f9-41d1-add3-a748d1f27fbf
line = 168
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
333 | 2023-10-12T01:07:15.411Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = d142e1e3-a1f9-41d1-add3-a748d1f27fbf
line = 80
target = phd_framework::serial
vm = "migration_incompatible_target_0"
|
334 | 2023-10-12T01:07:15.411Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = d142e1e3-a1f9-41d1-add3-a748d1f27fbf
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_target_0"
|
335 | 2023-10-12T01:07:15.412Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = d142e1e3-a1f9-41d1-add3-a748d1f27fbf
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: d142e1e3-a1f9-41d1-add3-a748d1f27fbf, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-d142e1e3-a1f9-41d1-add3-a748d1f27fbf", 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/b9f5c402-7021-4c61-b672-e940a7339c6d.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
336 | 2023-10-12T01:07:15.412Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = d142e1e3-a1f9-41d1-add3-a748d1f27fbf
line = 324
migration_id = 07658ffd-4fc5-4c0e-929a-392aec4677be
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
337 | 2023-10-12T01:07:15.412Z | INFO | phd-runner: [MIGRATE - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
id = d142e1e3-a1f9-41d1-add3-a748d1f27fbf
line = 337
migration_id = 07658ffd-4fc5-4c0e-929a-392aec4677be
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
338 | 2023-10-12T01:07:15.412Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
id = d142e1e3-a1f9-41d1-add3-a748d1f27fbf
line = 324
migration_id = 07658ffd-4fc5-4c0e-929a-392aec4677be
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
339 | 2023-10-12T01:07:15.414Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = d142e1e3-a1f9-41d1-add3-a748d1f27fbf
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
340 | 2023-10-12T01:07:15.414Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = d142e1e3-a1f9-41d1-add3-a748d1f27fbf
line = 583
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
341 | 2023-10-12T01:07:15.414Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = d142e1e3-a1f9-41d1-add3-a748d1f27fbf
line = 260
state = Stop
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
342 | 2023-10-12T01:07:15.415Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = d142e1e3-a1f9-41d1-add3-a748d1f27fbf
line = 400
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
343 | 2023-10-12T01:07:15.415Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = d142e1e3-a1f9-41d1-add3-a748d1f27fbf
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
344 | 2023-10-12T01:07:15.416Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = d142e1e3-a1f9-41d1-add3-a748d1f27fbf
line = 40
target = phd_framework::serial
vm = "migration_incompatible_target_0"
|
345 | 2023-10-12T01:07:15.416Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
id = d142e1e3-a1f9-41d1-add3-a748d1f27fbf
line = 80
target = phd_framework::serial
vm = "migration_incompatible_target_0"
|
346 | 2023-10-12T01:07:15.841Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = d142e1e3-a1f9-41d1-add3-a748d1f27fbf
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
347 | 2023-10-12T01:07:15.845Z | 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
|
348 | 2023-10-12T01:07:15.861Z | 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
|
349 | 2023-10-12T01:07:15.861Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/b9f5c402-7021-4c61-b672-e940a7339c6d.phd_disk
target = phd_framework::disk::file
|
350 | 2023-10-12T01:07:15.865Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 453
file = phd-tests/framework/src/serial/vt100.rs
id = d142e1e3-a1f9-41d1-add3-a748d1f27fbf
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_target_0"
|
351 | 2023-10-12T01:07:15.865Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1069
file = phd-tests/framework/src/test_vm/mod.rs
id = d142e1e3-a1f9-41d1-add3-a748d1f27fbf
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
352 | 2023-10-12T01:07:15.865Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 5f95102b-1e38-4cd5-b79b-54963e760f6d
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
353 | 2023-10-12T01:07:15.866Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = 5f95102b-1e38-4cd5-b79b-54963e760f6d
line = 583
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
354 | 2023-10-12T01:07:15.866Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 5f95102b-1e38-4cd5-b79b-54963e760f6d
line = 260
state = Stop
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
355 | 2023-10-12T01:07:15.866Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = 5f95102b-1e38-4cd5-b79b-54963e760f6d
line = 400
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
356 | 2023-10-12T01:07:15.866Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 5f95102b-1e38-4cd5-b79b-54963e760f6d
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
357 | 2023-10-12T01:07:15.867Z | 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 = 5f95102b-1e38-4cd5-b79b-54963e760f6d
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_0"
|
358 | 2023-10-12T01:07:15.868Z | 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 = 5f95102b-1e38-4cd5-b79b-54963e760f6d
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_0"
|
359 | 2023-10-12T01:07:15.868Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
id = 5f95102b-1e38-4cd5-b79b-54963e760f6d
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_0"
|
360 | 2023-10-12T01:07:15.868Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 5f95102b-1e38-4cd5-b79b-54963e760f6d
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_0"
|
361 | 2023-10-12T01:07:15.868Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = 5f95102b-1e38-4cd5-b79b-54963e760f6d
line = 40
target = phd_framework::serial
vm = "migration_incompatible_source_0"
|
362 | 2023-10-12T01:07:15.868Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 1084
file = phd-tests/framework/src/serial/mod.rs
id = 5f95102b-1e38-4cd5-b79b-54963e760f6d
line = 80
target = phd_framework::serial
vm = "migration_incompatible_source_0"
|
363 | 2023-10-12T01:07:16.446Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 5f95102b-1e38-4cd5-b79b-54963e760f6d
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
364 | 2023-10-12T01:07:16.450Z | 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
|
365 | 2023-10-12T01:07:16.464Z | 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
|
366 | 2023-10-12T01:07:16.464Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/ffee6a43-d694-4aeb-b429-088263cf7da2.phd_disk
target = phd_framework::disk::file
|
367 | 2023-10-12T01:07:16.468Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1684
file = phd-tests/framework/src/serial/vt100.rs
id = 5f95102b-1e38-4cd5-b79b-54963e760f6d
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_0"
|
368 | 2023-10-12T01:07:16.468Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 2299
file = phd-tests/framework/src/test_vm/mod.rs
id = 5f95102b-1e38-4cd5-b79b-54963e760f6d
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
369 | 2023-10-12T01:07:16.468Z | 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
|
370 | 2023-10-12T01:07:16.468Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/d2f6f4c7-db16-44d8-9d22-9914857cd2aa.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
371 | 2023-10-12T01:07:16.494Z | 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/d2f6f4c7-db16-44d8-9d22-9914857cd2aa.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"
|
372 | 2023-10-12T01:07:16.494Z | 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
|
373 | 2023-10-12T01:07:16.494Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
374 | 2023-10-12T01:07:16.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/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/d2f6f4c7-db16-44d8-9d22-9914857cd2aa.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/d2f6f4c7-db16-44d8-9d22-9914857cd2aa.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/migration_incompatible_source_1.config.toml" }
|
375 | 2023-10-12T01:07:16.494Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 0ba235b7-0ca0-4336-9bef-521688713aca
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
376 | 2023-10-12T01:07:16.497Z | 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
|
377 | 2023-10-12T01:07:16.502Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 862
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
378 | 2023-10-12T01:07:16.502Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 7
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
379 | 2023-10-12T01:07:16.503Z | 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 = 0ba235b7-0ca0-4336-9bef-521688713aca
line = 168
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
380 | 2023-10-12T01:07:17.124Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 0ba235b7-0ca0-4336-9bef-521688713aca
line = 80
target = phd_framework::serial
vm = "migration_incompatible_source_1"
|
381 | 2023-10-12T01:07:17.125Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 0ba235b7-0ca0-4336-9bef-521688713aca
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
382 | 2023-10-12T01:07:17.125Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 0ba235b7-0ca0-4336-9bef-521688713aca
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 0ba235b7-0ca0-4336-9bef-521688713aca, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-0ba235b7-0ca0-4336-9bef-521688713aca", 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/d2f6f4c7-db16-44d8-9d22-9914857cd2aa.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
383 | 2023-10-12T01:07:17.125Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 0ba235b7-0ca0-4336-9bef-521688713aca
line = 260
state = Run
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
384 | 2023-10-12T01:07:17.126Z | 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/788feb3d-ad88-4a32-b3d2-94e04fc8862b.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"
|
385 | 2023-10-12T01:07:17.126Z | 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
|
386 | 2023-10-12T01:07:17.126Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
387 | 2023-10-12T01:07:17.126Z | 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/788feb3d-ad88-4a32-b3d2-94e04fc8862b.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/788feb3d-ad88-4a32-b3d2-94e04fc8862b.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/migration_incompatible_target_1.config.toml" }
|
388 | 2023-10-12T01:07:17.126Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = ca3c63e6-01ec-4fa9-ab9f-125311ae0529
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
389 | 2023-10-12T01:07:17.129Z | 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
|
390 | 2023-10-12T01:07:17.135Z | 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
|
391 | 2023-10-12T01:07:17.135Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
392 | 2023-10-12T01:07:17.135Z | 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 = ca3c63e6-01ec-4fa9-ab9f-125311ae0529
line = 306
migration_id = 02797603-9ac2-496f-a78c-95e43e438e68
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
393 | 2023-10-12T01:07:17.135Z | 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 = ca3c63e6-01ec-4fa9-ab9f-125311ae0529
line = 168
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
394 | 2023-10-12T01:07:17.833Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = ca3c63e6-01ec-4fa9-ab9f-125311ae0529
line = 80
target = phd_framework::serial
vm = "migration_incompatible_target_1"
|
395 | 2023-10-12T01:07:17.833Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = ca3c63e6-01ec-4fa9-ab9f-125311ae0529
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_target_1"
|
396 | 2023-10-12T01:07:17.834Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = ca3c63e6-01ec-4fa9-ab9f-125311ae0529
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: ca3c63e6-01ec-4fa9-ab9f-125311ae0529, image_id: 00000000-0000-0000-0000-000000000000, memory: 1024, name: "phd-vm-ca3c63e6-01ec-4fa9-ab9f-125311ae0529", 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/788feb3d-ad88-4a32-b3d2-94e04fc8862b.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
397 | 2023-10-12T01:07:17.834Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = ca3c63e6-01ec-4fa9-ab9f-125311ae0529
line = 324
migration_id = 02797603-9ac2-496f-a78c-95e43e438e68
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
398 | 2023-10-12T01:07:17.834Z | INFO | phd-runner: [MIGRATE - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
id = ca3c63e6-01ec-4fa9-ab9f-125311ae0529
line = 337
migration_id = 02797603-9ac2-496f-a78c-95e43e438e68
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
399 | 2023-10-12T01:07:17.834Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
id = ca3c63e6-01ec-4fa9-ab9f-125311ae0529
line = 324
migration_id = 02797603-9ac2-496f-a78c-95e43e438e68
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
400 | 2023-10-12T01:07:17.836Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = ca3c63e6-01ec-4fa9-ab9f-125311ae0529
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
401 | 2023-10-12T01:07:17.836Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = ca3c63e6-01ec-4fa9-ab9f-125311ae0529
line = 583
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
402 | 2023-10-12T01:07:17.836Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = ca3c63e6-01ec-4fa9-ab9f-125311ae0529
line = 260
state = Stop
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
403 | 2023-10-12T01:07:17.837Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = ca3c63e6-01ec-4fa9-ab9f-125311ae0529
line = 400
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
404 | 2023-10-12T01:07:17.837Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = ca3c63e6-01ec-4fa9-ab9f-125311ae0529
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
405 | 2023-10-12T01:07:17.837Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = ca3c63e6-01ec-4fa9-ab9f-125311ae0529
line = 40
target = phd_framework::serial
vm = "migration_incompatible_target_1"
|
406 | 2023-10-12T01:07:17.837Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
id = ca3c63e6-01ec-4fa9-ab9f-125311ae0529
line = 80
target = phd_framework::serial
vm = "migration_incompatible_target_1"
|
407 | 2023-10-12T01:07:18.211Z | 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 = 0ba235b7-0ca0-4336-9bef-521688713aca
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
408 | 2023-10-12T01:07:18.211Z | 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 = 0ba235b7-0ca0-4336-9bef-521688713aca
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
409 | 2023-10-12T01:07:18.211Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
id = 0ba235b7-0ca0-4336-9bef-521688713aca
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
410 | 2023-10-12T01:07:18.211Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 0ba235b7-0ca0-4336-9bef-521688713aca
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
411 | 2023-10-12T01:07:18.222Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
id = 0ba235b7-0ca0-4336-9bef-521688713aca
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
412 | 2023-10-12T01:07:18.222Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 0ba235b7-0ca0-4336-9bef-521688713aca
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
413 | 2023-10-12T01:07:18.233Z | 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 = 0ba235b7-0ca0-4336-9bef-521688713aca
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
414 | 2023-10-12T01:07:18.233Z | 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 = 0ba235b7-0ca0-4336-9bef-521688713aca
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
415 | 2023-10-12T01:07:18.454Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = ca3c63e6-01ec-4fa9-ab9f-125311ae0529
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
416 | 2023-10-12T01:07:18.458Z | 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
|
417 | 2023-10-12T01:07: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:9006
target = phd_framework::test_vm::server
|
418 | 2023-10-12T01:07:18.473Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/788feb3d-ad88-4a32-b3d2-94e04fc8862b.phd_disk
target = phd_framework::disk::file
|
419 | 2023-10-12T01:07:18.477Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 643
file = phd-tests/framework/src/serial/vt100.rs
id = ca3c63e6-01ec-4fa9-ab9f-125311ae0529
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_target_1"
|
420 | 2023-10-12T01:07:18.477Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1341
file = phd-tests/framework/src/test_vm/mod.rs
id = ca3c63e6-01ec-4fa9-ab9f-125311ae0529
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
421 | 2023-10-12T01:07:18.477Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 0ba235b7-0ca0-4336-9bef-521688713aca
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
422 | 2023-10-12T01:07:18.478Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = 0ba235b7-0ca0-4336-9bef-521688713aca
line = 583
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
423 | 2023-10-12T01:07:18.478Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 0ba235b7-0ca0-4336-9bef-521688713aca
line = 260
state = Stop
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
424 | 2023-10-12T01:07:18.478Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = 0ba235b7-0ca0-4336-9bef-521688713aca
line = 400
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
425 | 2023-10-12T01:07:18.478Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 0ba235b7-0ca0-4336-9bef-521688713aca
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
426 | 2023-10-12T01:07:18.479Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = 0ba235b7-0ca0-4336-9bef-521688713aca
line = 40
target = phd_framework::serial
vm = "migration_incompatible_source_1"
|
427 | 2023-10-12T01:07:18.479Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 1354
file = phd-tests/framework/src/serial/mod.rs
id = 0ba235b7-0ca0-4336-9bef-521688713aca
line = 80
target = phd_framework::serial
vm = "migration_incompatible_source_1"
|
428 | 2023-10-12T01:07:19.206Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 0ba235b7-0ca0-4336-9bef-521688713aca
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
429 | 2023-10-12T01:07:19.210Z | 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
|
430 | 2023-10-12T01:07:19.225Z | 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
|
431 | 2023-10-12T01:07:19.225Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/d2f6f4c7-db16-44d8-9d22-9914857cd2aa.phd_disk
target = phd_framework::disk::file
|
432 | 2023-10-12T01:07:19.229Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 2104
file = phd-tests/framework/src/serial/vt100.rs
id = 0ba235b7-0ca0-4336-9bef-521688713aca
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
433 | 2023-10-12T01:07:19.229Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 2727
file = phd-tests/framework/src/test_vm/mod.rs
id = 0ba235b7-0ca0-4336-9bef-521688713aca
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
434 | 2023-10-12T01:07:19.229Z | INFO | phd-runner: test phd_tests::migrate::incompatible_vms ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
435 | 2023-10-12T01:07:19.230Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
436 | 2023-10-12T01:07:19.230Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
437 | 2023-10-12T01:07:19.230Z | INFO | phd-runner: Starting test phd_tests::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
438 | 2023-10-12T01:07:19.230Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
439 | 2023-10-12T01:07:19.230Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
440 | 2023-10-12T01:07:19.230Z | 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
|
441 | 2023-10-12T01:07:19.230Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/42acc047-7b88-4992-98b0-37c71fcb90ce.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
442 | 2023-10-12T01:07:19.255Z | 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/42acc047-7b88-4992-98b0-37c71fcb90ce.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"
|
443 | 2023-10-12T01:07:19.256Z | 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
|
444 | 2023-10-12T01:07:19.256Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
445 | 2023-10-12T01:07:19.256Z | 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/42acc047-7b88-4992-98b0-37c71fcb90ce.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/42acc047-7b88-4992-98b0-37c71fcb90ce.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/migration_smoke_source.config.toml" }
|
446 | 2023-10-12T01:07:19.256Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 100
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
447 | 2023-10-12T01:07:19.258Z | 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
|
448 | 2023-10-12T01:07:19.264Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 866
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
449 | 2023-10-12T01:07:19.264Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
450 | 2023-10-12T01:07:19.265Z | 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 = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 168
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
451 | 2023-10-12T01:07:19.887Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 80
target = phd_framework::serial
vm = "migration_smoke_source"
|
452 | 2023-10-12T01:07:19.887Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 36
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
453 | 2023-10-12T01:07:19.888Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 18352d51-11a4-42c8-b406-f2ab679a1c8b, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-18352d51-11a4-42c8-b406-f2ab679a1c8b", 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/42acc047-7b88-4992-98b0-37c71fcb90ce.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
454 | 2023-10-12T01:07:19.888Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 260
state = Run
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
455 | 2023-10-12T01:07:19.888Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 439
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
456 | 2023-10-12T01:07:19.888Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 462
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
457 | 2023-10-12T01:07:19.888Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = localhost login:
|
458 | 2023-10-12T01:07:20.969Z | 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 = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
459 | 2023-10-12T01:07:20.969Z | 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 = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
460 | 2023-10-12T01:07:20.969Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
461 | 2023-10-12T01:07:20.970Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
462 | 2023-10-12T01:07:20.979Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
463 | 2023-10-12T01:07:20.979Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
464 | 2023-10-12T01:07:20.991Z | 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 = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
465 | 2023-10-12T01:07:20.991Z | 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 = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
466 | 2023-10-12T01:07:22.015Z | 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 = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
467 | 2023-10-12T01:07:22.015Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
468 | 2023-10-12T01:07:23.417Z | 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 = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
469 | 2023-10-12T01:07:23.428Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
470 | 2023-10-12T01:07:23.428Z | 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 = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
471 | 2023-10-12T01:07:23.429Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
472 | 2023-10-12T01:07:23.429Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
473 | 2023-10-12T01:07:23.429Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
474 | 2023-10-12T01:07:23.429Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
475 | 2023-10-12T01:07:23.440Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
476 | 2023-10-12T01:07:23.484Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
477 | 2023-10-12T01:07:23.495Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
478 | 2023-10-12T01:07:23.495Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
479 | 2023-10-12T01:07:23.517Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
480 | 2023-10-12T01:07:23.583Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
481 | 2023-10-12T01:07:23.595Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
482 | 2023-10-12T01:07:23.606Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
483 | 2023-10-12T01:07:23.606Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
484 | 2023-10-12T01:07:23.617Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
485 | 2023-10-12T01:07:23.662Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
486 | 2023-10-12T01:07:23.815Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
487 | 2023-10-12T01:07:23.849Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
488 | 2023-10-12T01:07:23.871Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
489 | 2023-10-12T01:07:23.881Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
490 | 2023-10-12T01:07:23.892Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
491 | 2023-10-12T01:07:23.904Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
492 | 2023-10-12T01:07:23.915Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
493 | 2023-10-12T01:07:23.926Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
494 | 2023-10-12T01:07:23.937Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
495 | 2023-10-12T01:07:23.937Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
496 | 2023-10-12T01:07:23.948Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
497 | 2023-10-12T01:07:23.958Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
498 | 2023-10-12T01:07:23.981Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
499 | 2023-10-12T01:07:24.076Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
500 | 2023-10-12T01:07:24.087Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
501 | 2023-10-12T01:07:24.087Z | 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 = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
502 | 2023-10-12T01:07:24.087Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
503 | 2023-10-12T01:07:24.088Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = localhost:~#
|
504 | 2023-10-12T01:07:24.098Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
505 | 2023-10-12T01:07:24.098Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
506 | 2023-10-12T01:07:24.098Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
507 | 2023-10-12T01:07:24.098Z | 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 = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
508 | 2023-10-12T01:07:24.098Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
509 | 2023-10-12T01:07:24.098Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
510 | 2023-10-12T01:07:24.099Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
511 | 2023-10-12T01:07:24.099Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
512 | 2023-10-12T01:07:24.099Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
513 | 2023-10-12T01:07:24.099Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
514 | 2023-10-12T01:07:24.099Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
515 | 2023-10-12T01:07:24.099Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4210
file = phd-tests/framework/src/test_vm/mod.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 462
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
516 | 2023-10-12T01:07:24.099Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 468
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
517 | 2023-10-12T01:07:24.099Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "migration_smoke_source"
|
518 | 2023-10-12T01:07:24.099Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = ls foo.bar 2> /dev/null\n
|
519 | 2023-10-12T01:07:24.108Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# ls foo.bar 2> /dev/null
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
520 | 2023-10-12T01:07:24.109Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "migration_smoke_source"
|
521 | 2023-10-12T01:07:24.109Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = localhost:~#
|
522 | 2023-10-12T01:07:24.131Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "migration_smoke_source"
|
523 | 2023-10-12T01:07:24.131Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = touch ./foo.bar\n
|
524 | 2023-10-12T01:07:24.141Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# touch ./foo.bar
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
525 | 2023-10-12T01:07:24.141Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "migration_smoke_source"
|
526 | 2023-10-12T01:07:24.141Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = localhost:~#
|
527 | 2023-10-12T01:07:24.164Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "migration_smoke_source"
|
528 | 2023-10-12T01:07:24.164Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = sync ./foo.bar\n
|
529 | 2023-10-12T01:07:24.174Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# sync ./foo.bar
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
530 | 2023-10-12T01:07:24.175Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "migration_smoke_source"
|
531 | 2023-10-12T01:07:24.175Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = localhost:~#
|
532 | 2023-10-12T01:07:24.197Z | 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
|
533 | 2023-10-12T01:07:24.197Z | 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
|
534 | 2023-10-12T01:07:24.197Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
535 | 2023-10-12T01:07:24.197Z | 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/42acc047-7b88-4992-98b0-37c71fcb90ce.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/42acc047-7b88-4992-98b0-37c71fcb90ce.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/migration_smoke_source.config.toml" }
|
536 | 2023-10-12T01:07:24.197Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = e05041b3-3907-44e9-87b4-fe04aed28433
line = 100
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
537 | 2023-10-12T01:07:24.200Z | 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
|
538 | 2023-10-12T01:07:24.207Z | 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
|
539 | 2023-10-12T01:07:24.207Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
540 | 2023-10-12T01:07:24.212Z | 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 = e05041b3-3907-44e9-87b4-fe04aed28433
line = 306
migration_id = ea635719-5f54-471a-98d7-26d636254eae
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
541 | 2023-10-12T01:07:24.212Z | 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 = e05041b3-3907-44e9-87b4-fe04aed28433
line = 168
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
542 | 2023-10-12T01:07:24.828Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = e05041b3-3907-44e9-87b4-fe04aed28433
line = 80
target = phd_framework::serial
vm = "migration_smoke_target"
|
543 | 2023-10-12T01:07:24.828Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = e05041b3-3907-44e9-87b4-fe04aed28433
line = 36
target = phd_framework::serial::vt100
vm = "migration_smoke_target"
|
544 | 2023-10-12T01:07:24.829Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = e05041b3-3907-44e9-87b4-fe04aed28433
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: e05041b3-3907-44e9-87b4-fe04aed28433, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-e05041b3-3907-44e9-87b4-fe04aed28433", 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/42acc047-7b88-4992-98b0-37c71fcb90ce.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
545 | 2023-10-12T01:07:24.829Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = e05041b3-3907-44e9-87b4-fe04aed28433
line = 324
migration_id = ea635719-5f54-471a-98d7-26d636254eae
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
546 | 2023-10-12T01:07:36.056Z | 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 = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 44
target = phd_framework::serial
vm = "migration_smoke_source"
|
547 | 2023-10-12T01:07:36.056Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None
file = phd-tests/framework/src/serial/mod.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 47
target = phd_framework::serial
vm = "migration_smoke_source"
|
548 | 2023-10-12T01:07:36.056Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 16169
file = phd-tests/framework/src/serial/mod.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 80
target = phd_framework::serial
vm = "migration_smoke_source"
|
549 | 2023-10-12T01:07:39.614Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
id = e05041b3-3907-44e9-87b4-fe04aed28433
line = 333
migration_id = ea635719-5f54-471a-98d7-26d636254eae
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
550 | 2023-10-12T01:07:39.614Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 14785
file = phd-tests/framework/src/test_vm/mod.rs
id = e05041b3-3907-44e9-87b4-fe04aed28433
line = 324
migration_id = ea635719-5f54-471a-98d7-26d636254eae
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
551 | 2023-10-12T01:07:39.619Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = e05041b3-3907-44e9-87b4-fe04aed28433
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "migration_smoke_target"
|
552 | 2023-10-12T01:07:39.620Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = e05041b3-3907-44e9-87b4-fe04aed28433
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_target"
wanted = ls foo.bar\n
|
553 | 2023-10-12T01:07:39.631Z | INFO | phd-runner: [SERIAL - EVENT] ls foo.bar
file = phd-tests/framework/src/serial/vt100.rs
id = e05041b3-3907-44e9-87b4-fe04aed28433
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_target"
|
554 | 2023-10-12T01:07:39.631Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = e05041b3-3907-44e9-87b4-fe04aed28433
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "migration_smoke_target"
|
555 | 2023-10-12T01:07:39.631Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = e05041b3-3907-44e9-87b4-fe04aed28433
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_target"
wanted = localhost:~#
|
556 | 2023-10-12T01:07:39.653Z | INFO | phd-runner: [SERIAL - EVENT] foo.bar
file = phd-tests/framework/src/serial/vt100.rs
id = e05041b3-3907-44e9-87b4-fe04aed28433
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_target"
|
557 | 2023-10-12T01:07:39.653Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = e05041b3-3907-44e9-87b4-fe04aed28433
line = 267
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
558 | 2023-10-12T01:07:39.654Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = e05041b3-3907-44e9-87b4-fe04aed28433
line = 583
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
559 | 2023-10-12T01:07:39.654Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = e05041b3-3907-44e9-87b4-fe04aed28433
line = 260
state = Stop
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
560 | 2023-10-12T01:07:39.655Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = e05041b3-3907-44e9-87b4-fe04aed28433
line = 400
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
561 | 2023-10-12T01:07:39.655Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = e05041b3-3907-44e9-87b4-fe04aed28433
line = 267
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
562 | 2023-10-12T01:07:39.655Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = e05041b3-3907-44e9-87b4-fe04aed28433
line = 40
target = phd_framework::serial
vm = "migration_smoke_target"
|
563 | 2023-10-12T01:07:39.655Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 14827
file = phd-tests/framework/src/serial/mod.rs
id = e05041b3-3907-44e9-87b4-fe04aed28433
line = 80
target = phd_framework::serial
vm = "migration_smoke_target"
|
564 | 2023-10-12T01:07:40.255Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = e05041b3-3907-44e9-87b4-fe04aed28433
line = 267
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
565 | 2023-10-12T01:07:40.258Z | 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
|
566 | 2023-10-12T01:07:40.274Z | 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
|
567 | 2023-10-12T01:07:40.274Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 15446
file = phd-tests/framework/src/serial/vt100.rs
id = e05041b3-3907-44e9-87b4-fe04aed28433
line = 36
target = phd_framework::serial::vt100
vm = "migration_smoke_target"
|
568 | 2023-10-12T01:07:40.275Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 16062
file = phd-tests/framework/src/test_vm/mod.rs
id = e05041b3-3907-44e9-87b4-fe04aed28433
line = 100
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
569 | 2023-10-12T01:07:40.275Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 267
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
570 | 2023-10-12T01:07:40.278Z | 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
|
571 | 2023-10-12T01:07:40.293Z | 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
|
572 | 2023-10-12T01:07:40.293Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/42acc047-7b88-4992-98b0-37c71fcb90ce.phd_disk
target = phd_framework::disk::file
|
573 | 2023-10-12T01:07:40.298Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 20410
file = phd-tests/framework/src/serial/vt100.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 36
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
574 | 2023-10-12T01:07:40.298Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 21033
file = phd-tests/framework/src/test_vm/mod.rs
id = 18352d51-11a4-42c8-b406-f2ab679a1c8b
line = 100
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
575 | 2023-10-12T01:07:40.298Z | INFO | phd-runner: test phd_tests::migrate::smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
576 | 2023-10-12T01:07:40.298Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
577 | 2023-10-12T01:07:40.298Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
578 | 2023-10-12T01:07:40.298Z | 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
|
579 | 2023-10-12T01:07:40.298Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
580 | 2023-10-12T01:07:40.298Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
581 | 2023-10-12T01:07:40.298Z | 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
|
582 | 2023-10-12T01:07:40.298Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
583 | 2023-10-12T01:07:40.298Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
584 | 2023-10-12T01:07:40.298Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::boot_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
585 | 2023-10-12T01:07:40.298Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
586 | 2023-10-12T01:07:40.298Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
587 | 2023-10-12T01:07:40.298Z | 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
|
588 | 2023-10-12T01:07:40.298Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
589 | 2023-10-12T01:07:40.298Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
590 | 2023-10-12T01:07:40.298Z | 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
|
591 | 2023-10-12T01:07:40.299Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
592 | 2023-10-12T01:07:40.299Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
593 | 2023-10-12T01:07:40.299Z | 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
|
594 | 2023-10-12T01:07:40.299Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/a0722755-f93f-4a96-9fb9-7662e0762bed.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
595 | 2023-10-12T01:07:40.324Z | 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/a0722755-f93f-4a96-9fb9-7662e0762bed.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"
|
596 | 2023-10-12T01:07:40.324Z | 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
|
597 | 2023-10-12T01:07:40.324Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
598 | 2023-10-12T01:07:40.324Z | 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/a0722755-f93f-4a96-9fb9-7662e0762bed.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/a0722755-f93f-4a96-9fb9-7662e0762bed.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/instance_reset_requires_running_test.config.toml" }
|
599 | 2023-10-12T01:07:40.324Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = d2eccdc7-7270-4d97-938a-856efda0410a
line = 100
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
600 | 2023-10-12T01:07:40.327Z | 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
|
601 | 2023-10-12T01:07:40.332Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 870
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
602 | 2023-10-12T01:07:40.332Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
603 | 2023-10-12T01:07:40.332Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = d2eccdc7-7270-4d97-938a-856efda0410a
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
604 | 2023-10-12T01:07:40.333Z | 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 = d2eccdc7-7270-4d97-938a-856efda0410a
line = 168
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
605 | 2023-10-12T01:07:40.942Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = d2eccdc7-7270-4d97-938a-856efda0410a
line = 80
target = phd_framework::serial
vm = "instance_reset_requires_running_test"
|
606 | 2023-10-12T01:07:40.942Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = d2eccdc7-7270-4d97-938a-856efda0410a
line = 36
target = phd_framework::serial::vt100
vm = "instance_reset_requires_running_test"
|
607 | 2023-10-12T01:07:40.943Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = d2eccdc7-7270-4d97-938a-856efda0410a
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: d2eccdc7-7270-4d97-938a-856efda0410a, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-d2eccdc7-7270-4d97-938a-856efda0410a", 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/a0722755-f93f-4a96-9fb9-7662e0762bed.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
608 | 2023-10-12T01:07:40.943Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = d2eccdc7-7270-4d97-938a-856efda0410a
line = 260
state = Run
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
609 | 2023-10-12T01:07:40.944Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
id = d2eccdc7-7270-4d97-938a-856efda0410a
line = 400
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
610 | 2023-10-12T01:07:40.944Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = d2eccdc7-7270-4d97-938a-856efda0410a
line = 267
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
611 | 2023-10-12T01:07:40.944Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = d2eccdc7-7270-4d97-938a-856efda0410a
line = 267
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
612 | 2023-10-12T01:07:40.945Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = d2eccdc7-7270-4d97-938a-856efda0410a
line = 583
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
613 | 2023-10-12T01:07:40.945Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = d2eccdc7-7270-4d97-938a-856efda0410a
line = 260
state = Stop
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
614 | 2023-10-12T01:07:40.945Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = d2eccdc7-7270-4d97-938a-856efda0410a
line = 400
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
615 | 2023-10-12T01:07:40.945Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = d2eccdc7-7270-4d97-938a-856efda0410a
line = 267
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
616 | 2023-10-12T01:07:40.946Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = d2eccdc7-7270-4d97-938a-856efda0410a
line = 40
target = phd_framework::serial
vm = "instance_reset_requires_running_test"
|
617 | 2023-10-12T01:07:40.946Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
id = d2eccdc7-7270-4d97-938a-856efda0410a
line = 80
target = phd_framework::serial
vm = "instance_reset_requires_running_test"
|
618 | 2023-10-12T01:07:41.371Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = d2eccdc7-7270-4d97-938a-856efda0410a
line = 267
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
619 | 2023-10-12T01:07:41.375Z | 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
|
620 | 2023-10-12T01:07:41.388Z | 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
|
621 | 2023-10-12T01:07:41.389Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/a0722755-f93f-4a96-9fb9-7662e0762bed.phd_disk
target = phd_framework::disk::file
|
622 | 2023-10-12T01:07:41.393Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 450
file = phd-tests/framework/src/serial/vt100.rs
id = d2eccdc7-7270-4d97-938a-856efda0410a
line = 36
target = phd_framework::serial::vt100
vm = "instance_reset_requires_running_test"
|
623 | 2023-10-12T01:07:41.393Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1060
file = phd-tests/framework/src/test_vm/mod.rs
id = d2eccdc7-7270-4d97-938a-856efda0410a
line = 100
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
624 | 2023-10-12T01:07:41.393Z | 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
|
625 | 2023-10-12T01:07:41.393Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
626 | 2023-10-12T01:07:41.393Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
627 | 2023-10-12T01:07:41.393Z | 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
|
628 | 2023-10-12T01:07:41.393Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
629 | 2023-10-12T01:07:41.393Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
630 | 2023-10-12T01:07:41.393Z | 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
|
631 | 2023-10-12T01:07:41.393Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/2f50bb89-edd6-41f8-9378-a6a7fb81ce1e.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
632 | 2023-10-12T01:07:41.419Z | 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/2f50bb89-edd6-41f8-9378-a6a7fb81ce1e.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"
|
633 | 2023-10-12T01:07:41.419Z | 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
|
634 | 2023-10-12T01:07:41.419Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
635 | 2023-10-12T01:07:41.419Z | 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/2f50bb89-edd6-41f8-9378-a6a7fb81ce1e.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/2f50bb89-edd6-41f8-9378-a6a7fb81ce1e.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/instance_reset_returns_to_running_test.config.toml" }
|
636 | 2023-10-12T01:07:41.419Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 100
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
637 | 2023-10-12T01:07:41.421Z | 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
|
638 | 2023-10-12T01:07:41.427Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 872
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
639 | 2023-10-12T01:07:41.428Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
640 | 2023-10-12T01:07:41.428Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
641 | 2023-10-12T01:07:41.429Z | 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 = 80e126ec-0ed0-4775-9b21-96012619267e
line = 168
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
642 | 2023-10-12T01:07:42.044Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 80
target = phd_framework::serial
vm = "instance_reset_returns_to_running_test"
|
643 | 2023-10-12T01:07:42.044Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 36
target = phd_framework::serial::vt100
vm = "instance_reset_returns_to_running_test"
|
644 | 2023-10-12T01:07:42.045Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 80e126ec-0ed0-4775-9b21-96012619267e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-80e126ec-0ed0-4775-9b21-96012619267e", 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/2f50bb89-edd6-41f8-9378-a6a7fb81ce1e.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
645 | 2023-10-12T01:07:42.045Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 260
state = Run
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
646 | 2023-10-12T01:07:42.045Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 400
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
647 | 2023-10-12T01:07:42.045Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
648 | 2023-10-12T01:07:42.046Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
649 | 2023-10-12T01:07:42.047Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 400
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
650 | 2023-10-12T01:07:42.047Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
651 | 2023-10-12T01:07:42.607Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
652 | 2023-10-12T01:07:42.608Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
653 | 2023-10-12T01:07:42.608Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
654 | 2023-10-12T01:07:42.609Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
655 | 2023-10-12T01:07:42.609Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
656 | 2023-10-12T01:07:42.609Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
657 | 2023-10-12T01:07:42.610Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
658 | 2023-10-12T01:07:42.610Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
659 | 2023-10-12T01:07:42.611Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
660 | 2023-10-12T01:07:42.611Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
661 | 2023-10-12T01:07:42.612Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
662 | 2023-10-12T01:07:42.612Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 400
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
663 | 2023-10-12T01:07:42.612Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
664 | 2023-10-12T01:07:42.901Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
665 | 2023-10-12T01:07:42.901Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 260
state = Stop
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
666 | 2023-10-12T01:07:42.902Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 400
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
667 | 2023-10-12T01:07:42.902Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
668 | 2023-10-12T01:07:42.903Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 40
target = phd_framework::serial
vm = "instance_reset_returns_to_running_test"
|
669 | 2023-10-12T01:07:42.903Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 859
file = phd-tests/framework/src/serial/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 80
target = phd_framework::serial
vm = "instance_reset_returns_to_running_test"
|
670 | 2023-10-12T01:07:43.613Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
671 | 2023-10-12T01:07:43.614Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
672 | 2023-10-12T01:07:43.614Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
673 | 2023-10-12T01:07:43.617Z | 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
|
674 | 2023-10-12T01:07:43.631Z | 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
|
675 | 2023-10-12T01:07:43.631Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/2f50bb89-edd6-41f8-9378-a6a7fb81ce1e.phd_disk
target = phd_framework::disk::file
|
676 | 2023-10-12T01:07:43.636Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1591
file = phd-tests/framework/src/serial/vt100.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 36
target = phd_framework::serial::vt100
vm = "instance_reset_returns_to_running_test"
|
677 | 2023-10-12T01:07:43.636Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 2208
file = phd-tests/framework/src/test_vm/mod.rs
id = 80e126ec-0ed0-4775-9b21-96012619267e
line = 100
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
678 | 2023-10-12T01:07:43.636Z | 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
|
679 | 2023-10-12T01:07:43.636Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
680 | 2023-10-12T01:07:43.636Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
681 | 2023-10-12T01:07:43.636Z | 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
|
682 | 2023-10-12T01:07:43.636Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
683 | 2023-10-12T01:07:43.636Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
684 | 2023-10-12T01:07:43.636Z | 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
|
685 | 2023-10-12T01:07:43.636Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/ce61f6e6-d472-4437-954a-b68fd0329653.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
686 | 2023-10-12T01:07:43.663Z | 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/ce61f6e6-d472-4437-954a-b68fd0329653.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"
|
687 | 2023-10-12T01:07:43.663Z | 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
|
688 | 2023-10-12T01:07:43.664Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
689 | 2023-10-12T01:07:43.664Z | 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/ce61f6e6-d472-4437-954a-b68fd0329653.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/ce61f6e6-d472-4437-954a-b68fd0329653.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/instance_stop_causes_destroy_test.config.toml" }
|
690 | 2023-10-12T01:07:43.664Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = d8d2abe0-da98-4d61-988d-32d7175c50c6
line = 100
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
691 | 2023-10-12T01:07:43.666Z | 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
|
692 | 2023-10-12T01:07:43.671Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 874
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
693 | 2023-10-12T01:07:43.672Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
694 | 2023-10-12T01:07:43.672Z | 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 = d8d2abe0-da98-4d61-988d-32d7175c50c6
line = 168
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
695 | 2023-10-12T01:07:44.289Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = d8d2abe0-da98-4d61-988d-32d7175c50c6
line = 80
target = phd_framework::serial
vm = "instance_stop_causes_destroy_test"
|
696 | 2023-10-12T01:07:44.290Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = d8d2abe0-da98-4d61-988d-32d7175c50c6
line = 36
target = phd_framework::serial::vt100
vm = "instance_stop_causes_destroy_test"
|
697 | 2023-10-12T01:07:44.291Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = d8d2abe0-da98-4d61-988d-32d7175c50c6
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: d8d2abe0-da98-4d61-988d-32d7175c50c6, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-d8d2abe0-da98-4d61-988d-32d7175c50c6", 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/ce61f6e6-d472-4437-954a-b68fd0329653.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
698 | 2023-10-12T01:07:44.291Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = d8d2abe0-da98-4d61-988d-32d7175c50c6
line = 260
state = Run
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
699 | 2023-10-12T01:07:44.291Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = d8d2abe0-da98-4d61-988d-32d7175c50c6
line = 260
state = Stop
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
700 | 2023-10-12T01:07:45.368Z | 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 = d8d2abe0-da98-4d61-988d-32d7175c50c6
line = 119
target = phd_framework::serial::vt100
vm = "instance_stop_causes_destroy_test"
|
701 | 2023-10-12T01:07:45.952Z | 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 = d8d2abe0-da98-4d61-988d-32d7175c50c6
line = 119
target = phd_framework::serial::vt100
vm = "instance_stop_causes_destroy_test"
|
702 | 2023-10-12T01:07:45.952Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
id = d8d2abe0-da98-4d61-988d-32d7175c50c6
line = 119
target = phd_framework::serial::vt100
vm = "instance_stop_causes_destroy_test"
|
703 | 2023-10-12T01:07:45.952Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = d8d2abe0-da98-4d61-988d-32d7175c50c6
line = 119
target = phd_framework::serial::vt100
vm = "instance_stop_causes_destroy_test"
|
704 | 2023-10-12T01:07:45.952Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
id = d8d2abe0-da98-4d61-988d-32d7175c50c6
line = 119
target = phd_framework::serial::vt100
vm = "instance_stop_causes_destroy_test"
|
705 | 2023-10-12T01:07:45.952Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = d8d2abe0-da98-4d61-988d-32d7175c50c6
line = 119
target = phd_framework::serial::vt100
vm = "instance_stop_causes_destroy_test"
|
706 | 2023-10-12T01:07:45.952Z | 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 = d8d2abe0-da98-4d61-988d-32d7175c50c6
line = 119
target = phd_framework::serial::vt100
vm = "instance_stop_causes_destroy_test"
|
707 | 2023-10-12T01:07:45.952Z | 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 = d8d2abe0-da98-4d61-988d-32d7175c50c6
line = 119
target = phd_framework::serial::vt100
vm = "instance_stop_causes_destroy_test"
|
708 | 2023-10-12T01:07:45.952Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = d8d2abe0-da98-4d61-988d-32d7175c50c6
line = 400
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
709 | 2023-10-12T01:07:45.952Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = d8d2abe0-da98-4d61-988d-32d7175c50c6
line = 267
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
710 | 2023-10-12T01:07:45.953Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = d8d2abe0-da98-4d61-988d-32d7175c50c6
line = 40
target = phd_framework::serial
vm = "instance_stop_causes_destroy_test"
|
711 | 2023-10-12T01:07:45.954Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 1663
file = phd-tests/framework/src/serial/mod.rs
id = d8d2abe0-da98-4d61-988d-32d7175c50c6
line = 80
target = phd_framework::serial
vm = "instance_stop_causes_destroy_test"
|
712 | 2023-10-12T01:07:46.217Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = d8d2abe0-da98-4d61-988d-32d7175c50c6
line = 267
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
713 | 2023-10-12T01:07:46.218Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = d8d2abe0-da98-4d61-988d-32d7175c50c6
line = 260
state = Run
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
714 | 2023-10-12T01:07:46.219Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = d8d2abe0-da98-4d61-988d-32d7175c50c6
line = 260
state = Stop
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
715 | 2023-10-12T01:07:46.219Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = d8d2abe0-da98-4d61-988d-32d7175c50c6
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
716 | 2023-10-12T01:07:46.220Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = d8d2abe0-da98-4d61-988d-32d7175c50c6
line = 267
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
717 | 2023-10-12T01:07:46.223Z | 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
|
718 | 2023-10-12T01:07:46.236Z | 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
|
719 | 2023-10-12T01:07:46.237Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/ce61f6e6-d472-4437-954a-b68fd0329653.phd_disk
target = phd_framework::disk::file
|
720 | 2023-10-12T01:07:46.240Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1950
file = phd-tests/framework/src/serial/vt100.rs
id = d8d2abe0-da98-4d61-988d-32d7175c50c6
line = 36
target = phd_framework::serial::vt100
vm = "instance_stop_causes_destroy_test"
|
721 | 2023-10-12T01:07:46.241Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 2568
file = phd-tests/framework/src/test_vm/mod.rs
id = d8d2abe0-da98-4d61-988d-32d7175c50c6
line = 100
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
722 | 2023-10-12T01:07:46.241Z | 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
|
723 | 2023-10-12T01:07:46.241Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
724 | 2023-10-12T01:07:46.241Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
725 | 2023-10-12T01:07:46.241Z | 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
|
726 | 2023-10-12T01:07:46.241Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
727 | 2023-10-12T01:07:46.241Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
728 | 2023-10-12T01:07:46.241Z | 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
|
729 | 2023-10-12T01:07:46.241Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/d3bb0732-8882-4656-ac9e-9be085127d34.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
730 | 2023-10-12T01:07:46.267Z | 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/d3bb0732-8882-4656-ac9e-9be085127d34.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"
|
731 | 2023-10-12T01:07:46.267Z | 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
|
732 | 2023-10-12T01:07:46.267Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
733 | 2023-10-12T01:07:46.267Z | 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/d3bb0732-8882-4656-ac9e-9be085127d34.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/d3bb0732-8882-4656-ac9e-9be085127d34.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/instance_ensure_running_test.config.toml" }
|
734 | 2023-10-12T01:07:46.267Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 14748c52-2d1b-4b92-b91d-7c8107b6d105
line = 100
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
735 | 2023-10-12T01:07:46.270Z | 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
|
736 | 2023-10-12T01:07:46.275Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 876
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
737 | 2023-10-12T01:07:46.276Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
738 | 2023-10-12T01:07:46.276Z | 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 = 14748c52-2d1b-4b92-b91d-7c8107b6d105
line = 168
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
739 | 2023-10-12T01:07:46.891Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 14748c52-2d1b-4b92-b91d-7c8107b6d105
line = 80
target = phd_framework::serial
vm = "instance_ensure_running_test"
|
740 | 2023-10-12T01:07:46.891Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 14748c52-2d1b-4b92-b91d-7c8107b6d105
line = 36
target = phd_framework::serial::vt100
vm = "instance_ensure_running_test"
|
741 | 2023-10-12T01:07:46.892Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 14748c52-2d1b-4b92-b91d-7c8107b6d105
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 14748c52-2d1b-4b92-b91d-7c8107b6d105, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-14748c52-2d1b-4b92-b91d-7c8107b6d105", 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/d3bb0732-8882-4656-ac9e-9be085127d34.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
742 | 2023-10-12T01:07:46.892Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 14748c52-2d1b-4b92-b91d-7c8107b6d105
line = 267
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
743 | 2023-10-12T01:07:47.609Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 14748c52-2d1b-4b92-b91d-7c8107b6d105
line = 260
state = Run
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
744 | 2023-10-12T01:07:47.609Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
id = 14748c52-2d1b-4b92-b91d-7c8107b6d105
line = 400
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
745 | 2023-10-12T01:07:47.609Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 14748c52-2d1b-4b92-b91d-7c8107b6d105
line = 267
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
746 | 2023-10-12T01:07:47.610Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 14748c52-2d1b-4b92-b91d-7c8107b6d105
line = 260
state = Stop
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
747 | 2023-10-12T01:07:47.611Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = 14748c52-2d1b-4b92-b91d-7c8107b6d105
line = 400
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
748 | 2023-10-12T01:07:47.611Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 14748c52-2d1b-4b92-b91d-7c8107b6d105
line = 267
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
749 | 2023-10-12T01:07:47.612Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = 14748c52-2d1b-4b92-b91d-7c8107b6d105
line = 40
target = phd_framework::serial
vm = "instance_ensure_running_test"
|
750 | 2023-10-12T01:07:47.612Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 720
file = phd-tests/framework/src/serial/mod.rs
id = 14748c52-2d1b-4b92-b91d-7c8107b6d105
line = 80
target = phd_framework::serial
vm = "instance_ensure_running_test"
|
751 | 2023-10-12T01:07:48.180Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 14748c52-2d1b-4b92-b91d-7c8107b6d105
line = 267
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
752 | 2023-10-12T01:07:48.181Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 14748c52-2d1b-4b92-b91d-7c8107b6d105
line = 267
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
753 | 2023-10-12T01:07:48.184Z | 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
|
754 | 2023-10-12T01:07:48.197Z | 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
|
755 | 2023-10-12T01:07:48.198Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/d3bb0732-8882-4656-ac9e-9be085127d34.phd_disk
target = phd_framework::disk::file
|
756 | 2023-10-12T01:07:48.202Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1310
file = phd-tests/framework/src/serial/vt100.rs
id = 14748c52-2d1b-4b92-b91d-7c8107b6d105
line = 36
target = phd_framework::serial::vt100
vm = "instance_ensure_running_test"
|
757 | 2023-10-12T01:07:48.202Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1925
file = phd-tests/framework/src/test_vm/mod.rs
id = 14748c52-2d1b-4b92-b91d-7c8107b6d105
line = 100
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
758 | 2023-10-12T01:07:48.202Z | 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
|
759 | 2023-10-12T01:07:48.202Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
760 | 2023-10-12T01:07:48.202Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
761 | 2023-10-12T01:07:48.202Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::load_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
762 | 2023-10-12T01:07:48.202Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
763 | 2023-10-12T01:07:48.202Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
764 | 2023-10-12T01:07:48.202Z | 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
|
765 | 2023-10-12T01:07:48.202Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
766 | 2023-10-12T01:07:48.202Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
767 | 2023-10-12T01:07:48.202Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
768 | 2023-10-12T01:07:48.202Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
769 | 2023-10-12T01:07:48.202Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
770 | 2023-10-12T01:07:48.202Z | 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
|
771 | 2023-10-12T01:07:48.202Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
772 | 2023-10-12T01:07:48.202Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
773 | 2023-10-12T01:07:48.202Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 33
target = phd_runner::fixtures
|
774 | 2023-10-12T01:07:48.202Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 33
target = phd_runner::fixtures
|
775 | | test result: ok. 9 passed; 0 failed; 4 skipped; 0 not run; finished in 107.42s |
776 | | |