| [sig-compute] Infrastructure changes to the kubernetes client on the virt handler rate limiter should lead to delayed VMI running states |
tests/infrastructure/k8s-client-changes.go:105
Expected
<float64>: 56
to be >
<float64>: 57
tests/infrastructure/k8s-client-changes.go:146
|
| [sig-compute]HostDevices with ephemeral disk with emulated PCI devices Should successfully passthrough 2 emulated PCI devices |
tests/vmi_hostdev_test.go:103
unexpected error event: an error on the server ("unable to decode an event from the watch stream: http2: client connection lost") has prevented the request from succeeding
tests/watcher/watcher.go:206
|
| [sig-compute]VSOCK VM creation should expose a VSOCK device Use virtio transitional |
tests/vmi_vsock_test.go:59
Timed out after 11.502s.
Unexpected error:
<*url.Error | 0xc0036130b0>:
Get "https://127.0.0.1:38039/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:38039: connect: no route to host
{
Op: "Get",
URL: "https://127.0.0.1:38039/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc009f950e0>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc007b9c330>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 38039,
Zone: "",
},
Err: <*os.SyscallError | 0xc00850f380>{
Syscall: "connect",
Err: <syscall.Errno>0x71,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute]VSOCK VM creation should expose a VSOCK device Use virtio non-transitional |
tests/vmi_vsock_test.go:59
Timed out after 11.501s.
Unexpected error:
<*url.Error | 0xc008639710>:
Get "https://127.0.0.1:38039/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:38039: connect: no route to host
{
Op: "Get",
URL: "https://127.0.0.1:38039/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc006d821e0>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc003de3740>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 38039,
Zone: "",
},
Err: <*os.SyscallError | 0xc008ae3a40>{
Syscall: "connect",
Err: <syscall.Errno>0x71,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute]VSOCK Live migration should retain the CID for migration target |
tests/vmi_vsock_test.go:59
Timed out after 11.501s.
Unexpected error:
<*url.Error | 0xc00181b680>:
Get "https://127.0.0.1:38039/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:38039: connect: no route to host
{
Op: "Get",
URL: "https://127.0.0.1:38039/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc0081f3130>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc006a87b30>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 38039,
Zone: "",
},
Err: <*os.SyscallError | 0xc0084c5180>{
Syscall: "connect",
Err: <syscall.Errno>0x71,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute]VSOCK communicating with VMI via VSOCK should succeed with TLS on both sides |
tests/vmi_vsock_test.go:59
Timed out after 11.502s.
Unexpected error:
<*url.Error | 0xc008639c50>:
Get "https://127.0.0.1:38039/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:38039: connect: no route to host
{
Op: "Get",
URL: "https://127.0.0.1:38039/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc006d83270>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc00843a1e0>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 38039,
Zone: "",
},
Err: <*os.SyscallError | 0xc009f61180>{
Syscall: "connect",
Err: <syscall.Errno>0x71,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute]VSOCK communicating with VMI via VSOCK should succeed without TLS on both sides |
tests/vmi_vsock_test.go:59
Timed out after 11.502s.
Unexpected error:
<*url.Error | 0xc00308ce70>:
Get "https://127.0.0.1:38039/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:38039: connect: no route to host
{
Op: "Get",
URL: "https://127.0.0.1:38039/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc0084eca50>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc00181b5c0>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 38039,
Zone: "",
},
Err: <*os.SyscallError | 0xc0091e7520>{
Syscall: "connect",
Err: <syscall.Errno>0x71,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute]VSOCK should return err if the port is invalid |
tests/vmi_vsock_test.go:59
Timed out after 11.502s.
Unexpected error:
<*url.Error | 0xc004f13b60>:
Get "https://127.0.0.1:38039/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:38039: connect: no route to host
{
Op: "Get",
URL: "https://127.0.0.1:38039/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc005d23900>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc0078e3a10>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 38039,
Zone: "",
},
Err: <*os.SyscallError | 0xc009f614c0>{
Syscall: "connect",
Err: <syscall.Errno>0x71,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute]VSOCK should return err if no app listerns on the port |
tests/vmi_vsock_test.go:59
Timed out after 11.502s.
Unexpected error:
<*url.Error | 0xc00634b530>:
Get "https://127.0.0.1:38039/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:38039: connect: no route to host
{
Op: "Get",
URL: "https://127.0.0.1:38039/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc00a62b680>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc008638cf0>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 38039,
Zone: "",
},
Err: <*os.SyscallError | 0xc008ae37e0>{
Syscall: "connect",
Err: <syscall.Errno>0x71,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure cluster profiler for pprof data aggregation when ClusterProfiler configuration is disabled it should prevent subresource access |
tests/infrastructure/cluster-profiler.go:37
Timed out after 11.501s.
Unexpected error:
<*url.Error | 0xc00843b080>:
Get "https://127.0.0.1:38039/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:38039: connect: no route to host
{
Op: "Get",
URL: "https://127.0.0.1:38039/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc0081f37c0>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc003612d80>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 38039,
Zone: "",
},
Err: <*os.SyscallError | 0xc006681cc0>{
Syscall: "connect",
Err: <syscall.Errno>0x71,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure cluster profiler for pprof data aggregation when ClusterProfiler configuration is enabled it should allow subresource access |
tests/infrastructure/cluster-profiler.go:37
Timed out after 10.000s.
Unexpected error:
<*url.Error | 0xc00843b410>:
Get "https://127.0.0.1:38039/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:38039: connect: no route to host
{
Op: "Get",
URL: "https://127.0.0.1:38039/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc0081f31d0>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc006a86450>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 38039,
Zone: "",
},
Err: <*os.SyscallError | 0xc0066810e0>{
Syscall: "connect",
Err: <syscall.Errno>0x71,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| AfterSuite |
tests/tests_suite_test.go:107
Timed out after 10.001s.
Unexpected error:
<*url.Error | 0xc003de3c80>:
Get "https://127.0.0.1:38039/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:38039: connect: no route to host
{
Op: "Get",
URL: "https://127.0.0.1:38039/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc00a62b590>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc006e50c00>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 38039,
Zone: "",
},
Err: <*os.SyscallError | 0xc0091e7620>{
Syscall: "connect",
Err: <syscall.Errno>0x71,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|