| [sig-compute]Configurations VirtualMachineInstance definition [rfe_id:2065][crit:medium][vendor:cnv-qe@redhat.com][level:component]with 3 CPU cores [test_id:1659]should report 3 cpu cores under guest OS |
tests/tests_suite_test.go:109
Unexpected error:
<*errors.StatusError | 0xc00560c000>:
the server was unable to return a response in the time allotted, but may still be processing the request (get events)
{
ErrStatus: {
TypeMeta: {Kind: "", APIVersion: ""},
ListMeta: {
SelfLink: "",
ResourceVersion: "",
Continue: "",
RemainingItemCount: nil,
},
Status: "Failure",
Message: "the server was unable to return a response in the time allotted, but may still be processing the request (get events)",
Reason: "Timeout",
Details: {
Name: "",
Group: "",
Kind: "events",
UID: "",
Causes: [
{
Type: "UnexpectedServerResponse",
Message: "{\"metadata\":{},\"status\":\"Failure\",\"message\":\"Timeout: request did not complete within the allotted timeout\",\"reason\":\"Timeout\",\"details\":{},\"code\":504}",
Field: "",
},
],
RetryAfterSeconds: 0,
},
Code: 504,
},
}
occurred
tests/testsuite/namespace.go:351
|
| [sig-compute]Configurations VirtualMachineInstance definition [rfe_id:2065][crit:medium][vendor:cnv-qe@redhat.com][level:component]with 3 CPU cores [test_id:1660]should report 3 sockets under guest OS |
tests/vmi_configuration_test.go:186
Unexpected error:
<*rest.wrapPreviousError | 0xc001d9c280>:
Get "https://127.0.0.1:36633/api/v1/nodes": net/http: TLS handshake timeout - error from a previous attempt: unexpected EOF
{
currentErr: <*url.Error | 0xc0096aa000>{
Op: "Get",
URL: "https://127.0.0.1:36633/api/v1/nodes",
Err: <http.tlsHandshakeTimeoutError>{},
},
previousError: <*errors.errorString | 0x5660dd0>{s: "unexpected EOF"},
}
occurred
tests/vmi_configuration_test.go:187
|
| [sig-compute]Configurations VirtualMachineInstance definition [rfe_id:2065][crit:medium][vendor:cnv-qe@redhat.com][level:component]with 3 CPU cores [test_id:1661]should report 2 sockets from spec.domain.resources.requests under guest OS |
tests/vmi_configuration_test.go:186
Unexpected error:
<*url.Error | 0xc0018abe90>:
Get "https://127.0.0.1:36633/api/v1/nodes": net/http: TLS handshake timeout
{
Op: "Get",
URL: "https://127.0.0.1:36633/api/v1/nodes",
Err: <http.tlsHandshakeTimeoutError>{},
}
occurred
tests/vmi_configuration_test.go:187
|
| [sig-compute]Configurations VirtualMachineInstance definition [rfe_id:2065][crit:medium][vendor:cnv-qe@redhat.com][level:component]with 3 CPU cores [test_id:1662]should report 2 sockets from spec.domain.resources.limits under guest OS |
tests/vmi_configuration_test.go:186
Unexpected error:
<*url.Error | 0xc0058f07e0>:
Get "https://127.0.0.1:36633/api/v1/nodes": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/api/v1/nodes",
Err: <*net.OpError | 0xc00047d360>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc0074f2600>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc0126fd720>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/vmi_configuration_test.go:187
|
| [sig-compute]Configurations VirtualMachineInstance definition [rfe_id:2065][crit:medium][vendor:cnv-qe@redhat.com][level:component]with 3 CPU cores [test_id:1663]should report 2 vCPUs under guest OS |
tests/vmi_configuration_test.go:186
Unexpected error:
<*url.Error | 0xc005d76d80>:
Get "https://127.0.0.1:36633/api/v1/nodes": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/api/v1/nodes",
Err: <*net.OpError | 0xc0095ab810>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc004ee1950>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc01af82620>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/vmi_configuration_test.go:187
|
| [sig-compute]Configurations VirtualMachineInstance definition [rfe_id:2065][crit:medium][vendor:cnv-qe@redhat.com][level:component]with 3 CPU cores [test_id:1665]should map cores to virtio net queues |
tests/vmi_configuration_test.go:186
Unexpected error:
<*rest.wrapPreviousError | 0xc003905960>:
Get "https://127.0.0.1:36633/api/v1/nodes": dial tcp 127.0.0.1:36633: connect: connection refused - error from a previous attempt: read tcp 127.0.0.1:60700->127.0.0.1:36633: read: connection reset by peer
{
currentErr: <*url.Error | 0xc0057d4b40>{
Op: "Get",
URL: "https://127.0.0.1:36633/api/v1/nodes",
Err: <*net.OpError | 0xc0130b7040>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc001058990>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc003905920>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
},
previousError: <*net.OpError | 0xc007360d20>{
Op: "read",
Net: "tcp",
Source: <*net.TCPAddr | 0xc00045fb90>{IP: [127, 0, 0, 1], Port: 60700, Zone: ""},
Addr: <*net.TCPAddr | 0xc00045fbc0>{IP: [127, 0, 0, 1], Port: 36633, Zone: ""},
Err: <*os.SyscallError | 0xc005680b80>{
Syscall: "read",
Err: <syscall.Errno>0x68,
},
},
}
occurred
tests/vmi_configuration_test.go:187
|
| [sig-compute]Configurations VirtualMachineInstance definition [rfe_id:2262][crit:medium][vendor:cnv-qe@redhat.com][level:component]with EFI bootloader method [test_id:1668]should use EFI without secure boot |
tests/vmi_configuration_test.go:530
Timed out after 10.000s.
Unexpected error:
<*url.Error | 0xc001b9d7a0>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc0025025a0>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc001a51830>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc0077ee9c0>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute]Configurations VirtualMachineInstance definition [rfe_id:2262][crit:medium][vendor:cnv-qe@redhat.com][level:component]with EFI bootloader method [test_id:4437]should enable EFI secure boot |
tests/vmi_configuration_test.go:531
Timed out after 10.000s.
Unexpected error:
<*url.Error | 0xc007c60000>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc0080db090>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc009b949f0>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc0069e1840>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute]Configurations VirtualMachineInstance definition [rfe_id:140][crit:medium][vendor:cnv-qe@redhat.com][level:component]with guestAgent with cluster config changes [test_id:5267]VMI condition should signal unsupported agent presence |
tests/vmi_configuration_test.go:950
Timed out after 10.484s.
Unexpected error:
<*rest.wrapPreviousError | 0xc005be0140>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused - error from a previous attempt: read tcp 127.0.0.1:48366->127.0.0.1:36633: read: connection reset by peer
{
currentErr: <*url.Error | 0xc009985ef0>{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc00a8afb80>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc007a9e660>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc005be0100>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
},
previousError: <*net.OpError | 0xc00535d090>{
Op: "read",
Net: "tcp",
Source: <*net.TCPAddr | 0xc007a9e120>{IP: [127, 0, 0, 1], Port: 48366, Zone: ""},
Addr: <*net.TCPAddr | 0xc007a9e180>{IP: [127, 0, 0, 1], Port: 36633, Zone: ""},
Err: <*os.SyscallError | 0xc009165d00>{
Syscall: "read",
Err: <syscall.Errno>0x68,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute]Configurations VirtualMachineInstance definition [rfe_id:140][crit:medium][vendor:cnv-qe@redhat.com][level:component]with guestAgent with cluster config changes [test_id:6958]VMI condition should not signal unsupported agent presence for optional commands |
tests/vmi_configuration_test.go:950
Timed out after 10.000s.
Unexpected error:
<*url.Error | 0xc006668bd0>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc00042c190>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc00558ea20>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc0069a4520>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute]Configurations VirtualMachineInstance definition using defaultRuntimeClass configuration should apply runtimeClassName to pod when set |
tests/vmi_configuration_test.go:1208
Expected success, but got an error:
<*url.Error | 0xc009112ab0>:
Post "https://127.0.0.1:36633/apis/node.k8s.io/v1/runtimeclasses": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Post",
URL: "https://127.0.0.1:36633/apis/node.k8s.io/v1/runtimeclasses",
Err: <*net.OpError | 0xc000214550>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc0019d6b70>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc005592080>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
tests/vmi_configuration_test.go:1214
|
| [sig-compute]Configurations VirtualMachineInstance definition with geust-to-request memory should add guest-to-memory headroom |
tests/vmi_configuration_test.go:1270
Timed out after 10.001s.
Unexpected error:
<*url.Error | 0xc005bf0090>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc002d9cb90>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc0080ea480>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc0045cc420>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute]Configurations [rfe_id:2869][crit:medium][vendor:cnv-qe@redhat.com][level:component]with machine type settings [test_id:3124]should set status.machine to the resolved QEMU machine type after VMI start |
tests/vmi_configuration_test.go:1438
Timed out after 10.000s.
Unexpected error:
<*url.Error | 0xc003d76030>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc007360000>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc001870960>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc004c76000>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute]Configurations [rfe_id:2869][crit:medium][vendor:cnv-qe@redhat.com][level:component]with machine type settings [test_id:3126]should set machine type from kubevirt-config |
tests/vmi_configuration_test.go:1438
Timed out after 15.016s.
Unexpected error:
<*url.Error | 0xc00917a7b0>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": net/http: TLS handshake timeout
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <http.tlsHandshakeTimeoutError>{},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute]Configurations [rfe_id:140][crit:medium][vendor:cnv-qe@redhat.com][level:component]with CPU request settings [test_id:3129]should set CPU request from kubevirt-config |
tests/vmi_configuration_test.go:1526
Timed out after 10.001s.
Unexpected error:
<*url.Error | 0xc0094ea300>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc002f3d540>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc008bf1110>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc00650ada0>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute]Configurations with automatic CPU limit configured in the CR should not set a CPU limit if the namespace doesn't match the selector |
tests/vmi_configuration_test.go:1547
Timed out after 10.000s.
Unexpected error:
<*url.Error | 0xc009b80600>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc0004ee690>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc000f8a5a0>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc00383fa40>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute]Configurations with automatic CPU limit configured in the CR should set a CPU limit if the namespace matches the selector |
tests/vmi_configuration_test.go:1547
Timed out after 10.000s.
Unexpected error:
<*url.Error | 0xc00274aa50>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc007991770>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc00480d530>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc005756360>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute]Configurations [rfe_id:897][crit:medium][vendor:cnv-qe@redhat.com][level:component]VirtualMachineInstance with CPU pinning with cpu pinning enabled [test_id:1685]non master node should have a cpumanager label |
tests/vmi_configuration_test.go:1761
Unexpected error:
<*url.Error | 0xc008bf2c60>:
Get "https://127.0.0.1:36633/api/v1/nodes": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/api/v1/nodes",
Err: <*net.OpError | 0xc00998b180>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc009984e10>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc0098f6f20>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/vmi_configuration_test.go:1763
|
| [sig-compute]Configurations [rfe_id:897][crit:medium][vendor:cnv-qe@redhat.com][level:component]VirtualMachineInstance with CPU pinning with cpu pinning enabled [test_id:991]should be scheduled on a node with running cpu manager |
tests/vmi_configuration_test.go:1761
Unexpected error:
<*url.Error | 0xc0083329f0>:
Get "https://127.0.0.1:36633/api/v1/nodes": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/api/v1/nodes",
Err: <*net.OpError | 0xc0127f98b0>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc00780a9f0>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc003d24ac0>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/vmi_configuration_test.go:1763
|
| [sig-compute]Configurations [rfe_id:897][crit:medium][vendor:cnv-qe@redhat.com][level:component]VirtualMachineInstance with CPU pinning with cpu pinning enabled [test_id:4632]should be able to start a vm with guest memory different from requested and keep guaranteed qos |
tests/vmi_configuration_test.go:1761
Unexpected error:
<*url.Error | 0xc001720c60>:
Get "https://127.0.0.1:36633/api/v1/nodes": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/api/v1/nodes",
Err: <*net.OpError | 0xc007f1ea50>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc003d76210>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc0048356e0>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/vmi_configuration_test.go:1763
|
| [sig-compute]Configurations [rfe_id:897][crit:medium][vendor:cnv-qe@redhat.com][level:component]VirtualMachineInstance with CPU pinning with cpu pinning enabled [test_id:4023]should start a vmi with dedicated cpus and isolated emulator thread with explicit resources set |
tests/vmi_configuration_test.go:1761
Unexpected error:
<*url.Error | 0xc0018712c0>:
Get "https://127.0.0.1:36633/api/v1/nodes": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/api/v1/nodes",
Err: <*net.OpError | 0xc00042de50>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc00917a780>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc004c76d60>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/vmi_configuration_test.go:1763
|
| [sig-compute]Configurations [rfe_id:897][crit:medium][vendor:cnv-qe@redhat.com][level:component]VirtualMachineInstance with CPU pinning with cpu pinning enabled [test_id:4023]should start a vmi with dedicated cpus and isolated emulator thread without resource requirements set |
tests/vmi_configuration_test.go:1761
Unexpected error:
<*url.Error | 0xc0090c8930>:
Get "https://127.0.0.1:36633/api/v1/nodes": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/api/v1/nodes",
Err: <*net.OpError | 0xc002f3c0a0>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc0009211a0>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc005be1e00>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/vmi_configuration_test.go:1763
|
| [sig-compute]Configurations [rfe_id:897][crit:medium][vendor:cnv-qe@redhat.com][level:component]VirtualMachineInstance with CPU pinning with cpu pinning enabled [test_id:4024]should fail the vmi creation if IsolateEmulatorThread requested without dedicated cpus |
tests/vmi_configuration_test.go:1761
Unexpected error:
<*url.Error | 0xc008bf0f00>:
Get "https://127.0.0.1:36633/api/v1/nodes": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/api/v1/nodes",
Err: <*net.OpError | 0xc0080dbe00>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc0096abe60>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc019fe3060>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/vmi_configuration_test.go:1763
|
| [sig-compute]Configurations [rfe_id:897][crit:medium][vendor:cnv-qe@redhat.com][level:component]VirtualMachineInstance with CPU pinning with cpu pinning enabled [test_id:802]should configure correct number of vcpus with requests.cpus |
tests/vmi_configuration_test.go:1761
Unexpected error:
<*url.Error | 0xc0096abe90>:
Get "https://127.0.0.1:36633/api/v1/nodes": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/api/v1/nodes",
Err: <*net.OpError | 0xc0006a6370>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc00a422690>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc00650aa40>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/vmi_configuration_test.go:1763
|
| [sig-compute]Configurations [rfe_id:897][crit:medium][vendor:cnv-qe@redhat.com][level:component]VirtualMachineInstance with CPU pinning with cpu pinning enabled [test_id:1688]should fail the vmi creation if the requested resources are inconsistent |
tests/vmi_configuration_test.go:1761
Unexpected error:
<*url.Error | 0xc00a4226c0>:
Get "https://127.0.0.1:36633/api/v1/nodes": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/api/v1/nodes",
Err: <*net.OpError | 0xc009ba5540>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc0036f5c20>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc00742af00>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/vmi_configuration_test.go:1763
|
| [sig-compute]Configurations [rfe_id:897][crit:medium][vendor:cnv-qe@redhat.com][level:component]VirtualMachineInstance with CPU pinning with cpu pinning enabled [test_id:1689]should fail the vmi creation if cpu is not an integer |
tests/vmi_configuration_test.go:1761
Unexpected error:
<*url.Error | 0xc0058f0bd0>:
Get "https://127.0.0.1:36633/api/v1/nodes": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/api/v1/nodes",
Err: <*net.OpError | 0xc000690910>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc0018d3290>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc0058dcdc0>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/vmi_configuration_test.go:1763
|
| [sig-compute]Configurations [rfe_id:897][crit:medium][vendor:cnv-qe@redhat.com][level:component]VirtualMachineInstance with CPU pinning with cpu pinning enabled [test_id:1690]should fail the vmi creation if Guaranteed QOS cannot be set |
tests/vmi_configuration_test.go:1761
Unexpected error:
<*url.Error | 0xc008bf38c0>:
Get "https://127.0.0.1:36633/api/v1/nodes": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/api/v1/nodes",
Err: <*net.OpError | 0xc000522050>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc007412030>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc005756260>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/vmi_configuration_test.go:1763
|
| [sig-compute]Configurations [rfe_id:897][crit:medium][vendor:cnv-qe@redhat.com][level:component]VirtualMachineInstance with CPU pinning with cpu pinning enabled [test_id:830]should start a vm with no cpu pinning after a vm with cpu pinning on same node |
tests/vmi_configuration_test.go:1761
Unexpected error:
<*url.Error | 0xc005d76750>:
Get "https://127.0.0.1:36633/api/v1/nodes": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/api/v1/nodes",
Err: <*net.OpError | 0xc007f21450>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc007413530>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc004982200>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/vmi_configuration_test.go:1763
|
| [sig-compute]Configurations [rfe_id:897][crit:medium][vendor:cnv-qe@redhat.com][level:component]VirtualMachineInstance with CPU pinning cpu pinning with fedora images, dedicated and non dedicated cpu should be possible on same node via spec.domain.cpu.cores [test_id:829]should start a vm with no cpu pinning after a vm with cpu pinning on same node |
tests/vmi_configuration_test.go:1761
Unexpected error:
<*rest.wrapPreviousError | 0xc0031e31c0>:
Get "https://127.0.0.1:36633/api/v1/nodes": dial tcp 127.0.0.1:36633: connect: connection refused - error from a previous attempt: read tcp 127.0.0.1:45152->127.0.0.1:36633: read: connection reset by peer
{
currentErr: <*url.Error | 0xc01267e2a0>{
Op: "Get",
URL: "https://127.0.0.1:36633/api/v1/nodes",
Err: <*net.OpError | 0xc00952fe00>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc004ee1200>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc0031e3040>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
},
previousError: <*net.OpError | 0xc0095abae0>{
Op: "read",
Net: "tcp",
Source: <*net.TCPAddr | 0xc004ee0db0>{IP: [127, 0, 0, 1], Port: 45152, Zone: ""},
Addr: <*net.TCPAddr | 0xc004ee0de0>{IP: [127, 0, 0, 1], Port: 36633, Zone: ""},
Err: <*os.SyscallError | 0xc0083617a0>{
Syscall: "read",
Err: <syscall.Errno>0x68,
},
},
}
occurred
tests/vmi_configuration_test.go:1763
|
| [sig-compute]Configurations [rfe_id:897][crit:medium][vendor:cnv-qe@redhat.com][level:component]VirtualMachineInstance with CPU pinning cpu pinning with fedora images, dedicated and non dedicated cpu should be possible on same node via spec.domain.cpu.cores [test_id:832]should start a vm with cpu pinning after a vm with no cpu pinning on same node |
tests/vmi_configuration_test.go:1761
Unexpected error:
<*url.Error | 0xc0074124e0>:
Get "https://127.0.0.1:36633/api/v1/nodes": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/api/v1/nodes",
Err: <*net.OpError | 0xc0066665a0>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc009d00bd0>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc003d24ba0>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/vmi_configuration_test.go:1763
|
| [sig-compute]Configurations [rfe_id:2926][crit:medium][vendor:cnv-qe@redhat.com][level:component]Check Chassis value [test_id:2927]Test Chassis value in a newly created VM |
tests/vmi_configuration_test.go:2179
Timed out after 10.000s.
Unexpected error:
<*url.Error | 0xc00165d6b0>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc007f1e5a0>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc001b9d920>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc0126fc500>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute]Configurations Custom PCI Addresses configuration should configure custom pci address [test_id:5269]across all available PCI root bus slots |
tests/vmi_configuration_test.go:2316
Test Panicked
tests/libnet/cloudinit/cloudinit.go:192
Panic: failed defining network data when running options: failed defining network data ethernet device when running options: failed defining network data nameservers when retrieving cluster DNS service IP: unable to detect the DNS services: Get "https://127.0.0.1:36633/api/v1/namespaces/kube-system/services/kube-dns": dial tcp 127.0.0.1:36633: connect: connection refused, Get "https://127.0.0.1:36633/api/v1/namespaces/openshift-dns/services/dns-default": dial tcp 127.0.0.1:36633: connect: connection refused
Full stack:
kubevirt.io/kubevirt/tests/libnet/cloudinit.CreateDefaultCloudInitNetworkData()
tests/libnet/cloudinit/cloudinit.go:192 +0x154
kubevirt.io/kubevirt/tests/libnet.WithMasqueradeNetworking(...)
tests/libnet/vmibuilder.go:32
tests/go_default_test_test.init.func29.16.4(0x2, 0x18, 0x0)
tests/vmi_configuration_test.go:2293 +0x5e
reflect.Value.call({0x2d5a800?, 0xc0068b6ea0?, 0x13?}, {0x3325ac7, 0x4}, {0xc0130b7180, 0x3, 0x3?})
GOROOT/src/reflect/value.go:584 +0xca6
reflect.Value.Call({0x2d5a800?, 0xc0068b6ea0?, 0x390faa0?}, {0xc0130b7180?, 0xc006f8ee00?, 0x4590b0?})
GOROOT/src/reflect/value.go:368 +0xb9
|
| [sig-compute] Infrastructure [rfe_id:4126][crit:medium][vendor:cnv-qe@redhat.com][level:component]Taints and toleration CriticalAddonsOnly taint set on a node [test_id:4134] kubevirt components on that node should not evict |
tests/infrastructure/taints-and-tolerations.go:59
failed listing kubevirt pods
Unexpected error:
<*url.Error | 0xc01ae55080>:
Get "https://127.0.0.1:36633/api/v1/namespaces/kubevirt/pods": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/api/v1/namespaces/kubevirt/pods",
Err: <*net.OpError | 0xc0032cccd0>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc004117890>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc005a6f380>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/infrastructure/taints-and-tolerations.go:65
|
| [rfe_id:1177][crit:medium][vendor:cnv-qe@redhat.com][level:component][sig-compute]VirtualMachine when node becomes unhealthy the VMs running in that node should be respawned |
tests/vm_test.go:991
Timed out after 10.000s.
Unexpected error:
<*url.Error | 0xc009b80e10>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc002502c30>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc0096ab440>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc0077eed00>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure [rfe_id:4102][crit:medium][vendor:cnv-qe@redhat.com][level:component]certificates [test_id:4099] should be rotated when a new CA is created |
tests/infrastructure/certificates.go:69
Unexpected error:
<*url.Error | 0xc000ffcea0>:
Get "https://127.0.0.1:36633/api/v1/namespaces/kubevirt/configmaps/kubevirt-ca": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/api/v1/namespaces/kubevirt/configmaps/kubevirt-ca",
Err: <*net.OpError | 0xc00839ce60>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc009b94b70>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc00742ada0>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libinfra/certificates.go:59
|
| [sig-compute] Infrastructure [rfe_id:4102][crit:medium][vendor:cnv-qe@redhat.com][level:component]certificates [sig-compute][test_id:4100] should be valid during the whole rotation process |
tests/infrastructure/certificates.go:136
Unexpected error:
<*url.Error | 0xc008bf33e0>:
Get "https://127.0.0.1:36633/api/v1/namespaces/kubevirt/pods?labelSelector=kubevirt.io%3Dvirt-api": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/api/v1/namespaces/kubevirt/pods?labelSelector=kubevirt.io%3Dvirt-api",
Err: <*net.OpError | 0xc00916d310>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc000981f50>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc007eb44e0>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libpod/certs.go:51
|
| [sig-compute] Infrastructure [rfe_id:4102][crit:medium][vendor:cnv-qe@redhat.com][level:component]certificates should be rotated when deleted for [test_id:4101] virt-operator |
tests/infrastructure/certificates.go:188
Unexpected error:
<*url.Error | 0xc007cf7bc0>:
Patch "https://127.0.0.1:36633/api/v1/namespaces/kubevirt/secrets/kubevirt-operator-certs": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Patch",
URL: "https://127.0.0.1:36633/api/v1/namespaces/kubevirt/secrets/kubevirt-operator-certs",
Err: <*net.OpError | 0xc00998a410>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc008453020>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc019f3dde0>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/infrastructure/certificates.go:181
|
| [sig-compute] Infrastructure [rfe_id:4102][crit:medium][vendor:cnv-qe@redhat.com][level:component]certificates should be rotated when deleted for [test_id:4103] virt-api |
tests/infrastructure/certificates.go:189
Unexpected error:
<*url.Error | 0xc004852420>:
Patch "https://127.0.0.1:36633/api/v1/namespaces/kubevirt/secrets/kubevirt-virt-api-certs": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Patch",
URL: "https://127.0.0.1:36633/api/v1/namespaces/kubevirt/secrets/kubevirt-virt-api-certs",
Err: <*net.OpError | 0xc007f20c80>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc00558f800>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc00002e240>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/infrastructure/certificates.go:181
|
| [sig-compute] Infrastructure [rfe_id:4102][crit:medium][vendor:cnv-qe@redhat.com][level:component]certificates should be rotated when deleted for [test_id:4104] virt-controller |
tests/infrastructure/certificates.go:190
Unexpected error:
<*url.Error | 0xc002644ab0>:
Patch "https://127.0.0.1:36633/api/v1/namespaces/kubevirt/secrets/kubevirt-controller-certs": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Patch",
URL: "https://127.0.0.1:36633/api/v1/namespaces/kubevirt/secrets/kubevirt-controller-certs",
Err: <*net.OpError | 0xc00795d1d0>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc002644a50>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc00406f820>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/infrastructure/certificates.go:181
|
| [sig-compute] Infrastructure [rfe_id:4102][crit:medium][vendor:cnv-qe@redhat.com][level:component]certificates should be rotated when deleted for [test_id:4105] virt-handlers client side |
tests/infrastructure/certificates.go:191
Unexpected error:
<*url.Error | 0xc007412000>:
Patch "https://127.0.0.1:36633/api/v1/namespaces/kubevirt/secrets/kubevirt-virt-handler-certs": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Patch",
URL: "https://127.0.0.1:36633/api/v1/namespaces/kubevirt/secrets/kubevirt-virt-handler-certs",
Err: <*net.OpError | 0xc003290280>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc002801e60>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc004982060>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/infrastructure/certificates.go:181
|
| [sig-compute] Infrastructure [rfe_id:4102][crit:medium][vendor:cnv-qe@redhat.com][level:component]certificates should be rotated when deleted for [test_id:4106] virt-handlers server side |
tests/infrastructure/certificates.go:192
Unexpected error:
<*url.Error | 0xc002f47b90>:
Patch "https://127.0.0.1:36633/api/v1/namespaces/kubevirt/secrets/kubevirt-virt-handler-server-certs": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Patch",
URL: "https://127.0.0.1:36633/api/v1/namespaces/kubevirt/secrets/kubevirt-virt-handler-server-certs",
Err: <*net.OpError | 0xc00289c050>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc005a82780>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc003d25580>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/infrastructure/certificates.go:181
|
| [sig-compute] Infrastructure virt-handler should enable/disable ksm and add/remove annotation on all the nodes when the selector is empty |
tests/infrastructure/virt-handler.go:95
Should list compute nodeList
Unexpected error:
<*url.Error | 0xc0065a0780>:
Get "https://127.0.0.1:36633/api/v1/nodes?labelSelector=kubevirt.io%2Fschedulable%3Dtrue": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/api/v1/nodes?labelSelector=kubevirt.io%2Fschedulable%3Dtrue",
Err: <*net.OpError | 0xc0095ab9f0>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc006631d70>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc006493f00>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libnode/node.go:300
|
| [sig-compute] virt-handler node restrictions via validatingAdmissionPolicy reject not allowed patches to node |
tests/validatingadmissionpolicy/noderestrictions.go:63
Unexpected error:
<*url.Error | 0xc005a82810>:
Get "https://127.0.0.1:36633/api?timeout=32s": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/api?timeout=32s",
Err: <*net.OpError | 0xc00345edc0>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc000ee4540>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc0069a5020>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/validatingadmissionpolicy/noderestrictions.go:66
|
| [sig-compute] virt-handler node restrictions via validatingAdmissionPolicy allow kubevirt related patches to node |
tests/validatingadmissionpolicy/noderestrictions.go:63
Unexpected error:
<*url.Error | 0xc000fab830>:
Get "https://127.0.0.1:36633/api?timeout=32s": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/api?timeout=32s",
Err: <*net.OpError | 0xc007361c70>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc007c424b0>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc005be1400>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/validatingadmissionpolicy/noderestrictions.go:66
|
| [sig-compute] virt-handler node restrictions via validatingAdmissionPolicy patching another node rejects kubevirt related patches |
tests/validatingadmissionpolicy/noderestrictions.go:63
Unexpected error:
<*url.Error | 0xc00274a030>:
Get "https://127.0.0.1:36633/api?timeout=32s": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/api?timeout=32s",
Err: <*net.OpError | 0xc00839c000>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc002d2aff0>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc00148c100>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/validatingadmissionpolicy/noderestrictions.go:66
|
| [sig-compute]HostDevices with ephemeral disk with emulated PCI devices Should successfully passthrough an emulated PCI device |
tests/vmi_hostdev_test.go:42
Timed out after 10.001s.
Unexpected error:
<*url.Error | 0xc009984f60>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc00047caa0>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc008bf3ce0>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc0069e10c0>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute]HostDevices with ephemeral disk with emulated PCI devices Should successfully passthrough 2 emulated PCI devices |
tests/vmi_hostdev_test.go:42
Timed out after 10.000s.
Unexpected error:
<*url.Error | 0xc01267f350>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc007f20b40>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc006669b30>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc0046ffb00>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints [test_id:4136] should find one leading virt-controller and two ready |
tests/infrastructure/prometheus.go:213
Timed out after 10.000s.
Unexpected error:
<*url.Error | 0xc009b81980>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc0025030e0>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc0043c7ec0>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc019fe3040>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints [test_id:4137]should find one leading virt-operator and two ready |
tests/infrastructure/prometheus.go:213
Timed out after 10.000s.
Unexpected error:
<*url.Error | 0xc00165cc60>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc002f6ad20>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc009d01f20>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc0067843c0>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints [test_id:4138]should be exposed and registered on the metrics endpoint |
tests/infrastructure/prometheus.go:213
Timed out after 10.000s.
Unexpected error:
<*url.Error | 0xc000920000>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc00289da90>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc006630c00>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc006493460>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints [test_id:4139]should return Prometheus metrics |
tests/infrastructure/prometheus.go:213
Timed out after 10.916s.
Unexpected error:
<*rest.wrapPreviousError | 0xc019f3d700>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused - error from a previous attempt: read tcp 127.0.0.1:52728->127.0.0.1:36633: read: connection reset by peer
{
currentErr: <*url.Error | 0xc006630c30>{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc0095aab90>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc002d81620>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc019f3d6c0>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
},
previousError: <*net.OpError | 0xc00745f9a0>{
Op: "read",
Net: "tcp",
Source: <*net.TCPAddr | 0xc002d80ea0>{IP: [127, 0, 0, 1], Port: 52728, Zone: ""},
Addr: <*net.TCPAddr | 0xc002d80ed0>{IP: [127, 0, 0, 1], Port: 36633, Zone: ""},
Err: <*os.SyscallError | 0xc008a51d60>{
Syscall: "read",
Err: <syscall.Errno>0x68,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints should throttle the Prometheus metrics access [test_id:4140] by using IPv4 |
tests/infrastructure/prometheus.go:213
Timed out after 10.000s.
Unexpected error:
<*url.Error | 0xc000faab10>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc002f3d1d0>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc000ee5d10>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc004c76020>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints should throttle the Prometheus metrics access [test_id:6226] by using IPv6 |
tests/infrastructure/prometheus.go:213
Timed out after 10.000s.
Unexpected error:
<*url.Error | 0xc0058f1560>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc005ad3d60>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc000ffcab0>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc004e8a980>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints [test_id:4141]should include the metrics for a running VM |
tests/infrastructure/prometheus.go:213
Timed out after 10.000s.
Unexpected error:
<*url.Error | 0xc000981dd0>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc00947cc80>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc008452180>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc00650b800>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints should expose kubevirt_node_deprecated_machine_types metric |
tests/infrastructure/prometheus.go:213
Timed out after 10.001s.
Unexpected error:
<*url.Error | 0xc002801e00>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc00795c640>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc008453c50>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc019fe2e80>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints should include the storage metrics for a running VM [test_id:4142] storage flush requests metric |
tests/infrastructure/prometheus.go:213
Timed out after 10.000s.
Unexpected error:
<*url.Error | 0xc00558f830>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc0130b7c20>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc001a51cb0>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc0098f7700>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints should include the storage metrics for a running VM [test_id:4142] time spent on cache flushing metric |
tests/infrastructure/prometheus.go:213
Timed out after 10.001s.
Unexpected error:
<*url.Error | 0xc006630b40>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc006667c20>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc0065a1710>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc0042bb800>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints should include the storage metrics for a running VM [test_id:4142] I/O read operations metric |
tests/infrastructure/prometheus.go:213
Timed out after 10.000s.
Unexpected error:
<*url.Error | 0xc000fabda0>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc00345f900>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc003d76ea0>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc008a51880>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints should include the storage metrics for a running VM [test_id:4142] I/O write operations metric |
tests/infrastructure/prometheus.go:213
Timed out after 10.001s.
Unexpected error:
<*url.Error | 0xc000ffc660>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc007990c30>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc004479bc0>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc0126fcbe0>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints should include the storage metrics for a running VM [test_id:4142] storage read operation time metric |
tests/infrastructure/prometheus.go:213
Timed out after 10.000s.
Unexpected error:
<*url.Error | 0xc0099844b0>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc00998bdb0>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc0036f4570>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc0057e5480>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints should include the storage metrics for a running VM [test_id:4142] storage read traffic in bytes metric |
tests/infrastructure/prometheus.go:213
Timed out after 10.000s.
Unexpected error:
<*url.Error | 0xc007412d20>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc00947c000>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc0072724b0>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc0058dca20>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints should include the storage metrics for a running VM [test_id:4142] storage write operation time metric |
tests/infrastructure/prometheus.go:213
Timed out after 10.001s.
Unexpected error:
<*url.Error | 0xc009d00510>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc00795d040>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc00558e000>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc004982ac0>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints should include the storage metrics for a running VM [test_id:4142] storage write traffic in bytes metric |
tests/infrastructure/prometheus.go:213
Timed out after 10.001s.
Unexpected error:
<*url.Error | 0xc0094ebdd0>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc0095aa370>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc00558fad0>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc006785e00>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints should include metrics for a running VM [test_id:4143] network metrics |
tests/infrastructure/prometheus.go:213
Timed out after 10.000s.
Unexpected error:
<*url.Error | 0xc008bf11a0>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc007f1fb80>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc008859e30>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc008a500e0>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints should include metrics for a running VM [test_id:4144] memory metrics |
tests/infrastructure/prometheus.go:213
Timed out after 10.001s.
Unexpected error:
<*url.Error | 0xc003d76cc0>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc00839c550>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc00274a540>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc006493420>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints should include metrics for a running VM [test_id:4553] vcpu wait |
tests/infrastructure/prometheus.go:213
Timed out after 10.001s.
Unexpected error:
<*url.Error | 0xc0096abce0>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc002f3c320>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc0049ee8a0>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc007eb5420>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints should include metrics for a running VM [test_id:4554] vcpu seconds |
tests/infrastructure/prometheus.go:213
Timed out after 10.860s.
Unexpected error:
<*rest.wrapPreviousError | 0xc0069a4ee0>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused - error from a previous attempt: read tcp 127.0.0.1:42306->127.0.0.1:36633: read: connection reset by peer
{
currentErr: <*url.Error | 0xc0008458c0>{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc00345fe50>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc000b0b950>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc0069a4ea0>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
},
previousError: <*net.OpError | 0xc005ad3220>{
Op: "read",
Net: "tcp",
Source: <*net.TCPAddr | 0xc004853bc0>{IP: [127, 0, 0, 1], Port: 42306, Zone: ""},
Addr: <*net.TCPAddr | 0xc004853bf0>{IP: [127, 0, 0, 1], Port: 36633, Zone: ""},
Err: <*os.SyscallError | 0xc006878c40>{
Syscall: "read",
Err: <syscall.Errno>0x68,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints should include metrics for a running VM [test_id:4556] vmi unused memory |
tests/infrastructure/prometheus.go:213
Timed out after 10.000s.
Unexpected error:
<*url.Error | 0xc00165c240>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc00047c8c0>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc001156510>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc00650a5e0>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints [test_id:4146]should include VMI phase metrics for all running VMs |
tests/infrastructure/prometheus.go:213
Timed out after 10.000s.
Unexpected error:
<*url.Error | 0xc008452fc0>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc00947d5e0>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc009d01e60>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc019fe2ce0>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints VMI eviction blocker status should include VMI eviction blocker status for all running VMs [test_id:4148] by IPv4 |
tests/infrastructure/prometheus.go:213
Timed out after 10.001s.
Unexpected error:
<*url.Error | 0xc005a835c0>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc0080dbe50>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc006526d50>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc0098f71e0>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints VMI eviction blocker status should include VMI eviction blocker status for all running VMs [test_id:6243] by IPv6 |
tests/infrastructure/prometheus.go:213
Timed out after 10.000s.
Unexpected error:
<*url.Error | 0xc019fba000>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc00289c000>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc008858390>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc009164000>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints [test_id:4147]should include kubernetes labels to VMI metrics |
tests/infrastructure/prometheus.go:213
Timed out after 10.001s.
Unexpected error:
<*url.Error | 0xc009b94960>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc007360c30>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc0074f2f00>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc009739e20>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints [test_id:4555]should include swap metrics |
tests/infrastructure/prometheus.go:213
Timed out after 10.001s.
Unexpected error:
<*url.Error | 0xc009b804e0>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc00345fe00>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc000d19a10>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc006879760>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [sig-compute]VSOCK VM creation should expose a VSOCK device Use virtio transitional |
tests/vmi_vsock_test.go:59
Timed out after 10.000s.
Unexpected error:
<*url.Error | 0xc0042b49f0>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc00947c4b0>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc0016888d0>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc00650b640>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
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 10.001s.
Unexpected error:
<*url.Error | 0xc009d01b00>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc002502d70>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc0090c9260>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc0098f6580>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
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 10.000s.
Unexpected error:
<*url.Error | 0xc008bf1c20>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc0066665a0>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc006526d80>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc0077efce0>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
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 10.001s.
Unexpected error:
<*url.Error | 0xc002d2a1b0>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc009bc4000>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc000ffca80>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc019f3c000>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
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 10.000s.
Unexpected error:
<*url.Error | 0xc00192f680>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc00839ca50>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc007c42750>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc007eb5100>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
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 10.001s.
Unexpected error:
<*url.Error | 0xc0058f06f0>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc00745f6d0>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc009985cb0>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc009739b20>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
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 10.000s.
Unexpected error:
<*url.Error | 0xc001871d10>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc007991540>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc0010bc270>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc004e8a9c0>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| [crit:medium][vendor:cnv-qe@redhat.com][level:component][sig-compute] Instancetype and Preferences with cluster memory overcommit being applied should apply memory overcommit instancetype to VMI even with cluster overcommit set |
tests/instancetype/instancetype.go:197
Timed out after 10.000s.
Unexpected error:
<*url.Error | 0xc009a6a6c0>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc005ad3900>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc009d00240>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc00650ad40>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|
| AfterSuite |
tests/tests_suite_test.go:107
Timed out after 10.001s.
Unexpected error:
<*url.Error | 0xc009d01b60>:
Get "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts": dial tcp 127.0.0.1:36633: connect: connection refused
{
Op: "Get",
URL: "https://127.0.0.1:36633/apis/kubevirt.io/v1/kubevirts",
Err: <*net.OpError | 0xc0080db400>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: <*net.TCPAddr | 0xc000f8a8a0>{
IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 127, 0, 0, 1],
Port: 36633,
Zone: "",
},
Err: <*os.SyscallError | 0xc0098f6c80>{
Syscall: "connect",
Err: <syscall.Errno>0x6f,
},
},
}
occurred
tests/libkubevirt/kubevirt.go:49
|