Use specific version of eve in test.yml
workflow (#878)
#360
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
eden_gcp.yml
on: push
check-secrets
1s
Matrix: integration
Annotations
8 errors
Integration GCP test (xen;ext4):
tests/network/testdata/network_test.txt#L11
[stdout]
Network's state test
=== RUN TestNetworkStatus
nw_test.go:132: time: 2023-07-24T09:27:36.883461656Z out: networks: '[n1]' expected state: 'ACTIVATED' secs: 600
time: 2023-07-24T09:27:36.885647055Z out: netName n1 state changed to UNKNOWN
time: 2023-07-24T09:27:37.400742267Z out: netName n1 state changed to NOT_ACTIVATED
time: 2023-07-24T09:27:38.401348796Z out: netName n1 state changed to INIT
nw_test.go:157: ASSERTION FAILED (2023-07-24T09:37:36.885676558Z): expected networks [n1] in ACTIVATED state
nw_test.go:159: actual n1: INIT
nw_test.go:161: history of states for n1:
nw_test.go:163: state: no info from controller received in: 2023-07-24T09:27:36.883511656Z
nw_test.go:163: state: UNKNOWN received in: 2023-07-24T09:27:36.885644855Z
nw_test.go:163: state: NOT_ACTIVATED received in: 2023-07-24T09:27:37.400736767Z
nw_test.go:163: state: INIT received in: 2023-07-24T09:27:38.401344696Z
testContext.go:285: WaitForProcWithErrorCallback terminated by timeout 10m0s
--- FAIL: TestNetworkStatus (601.00s)
FAIL
[exit status 1]
FAIL: ../network/testdata/network_test.txt:11: command failure
|
Integration GCP test (xen;ext4)
Process completed with exit code 1.
|
Integration GCP test (kvm;ext4):
tests/network/testdata/network_test.txt#L11
[stdout]
Network's state test
=== RUN TestNetworkStatus
nw_test.go:132: time: 2023-07-24T09:29:14.460208789Z out: networks: '[n1]' expected state: 'ACTIVATED' secs: 600
time: 2023-07-24T09:29:14.466904263Z out: netName n1 state changed to UNKNOWN
time: 2023-07-24T09:29:16.340817754Z out: netName n1 state changed to NOT_ACTIVATED
time: 2023-07-24T09:29:17.341295595Z out: netName n1 state changed to INIT
nw_test.go:157: ASSERTION FAILED (2023-07-24T09:39:14.466955224Z): expected networks [n1] in ACTIVATED state
nw_test.go:159: actual n1: INIT
nw_test.go:161: history of states for n1:
nw_test.go:163: state: no info from controller received in: 2023-07-24T09:29:14.46022349Z
nw_test.go:163: state: UNKNOWN received in: 2023-07-24T09:29:14.466901163Z
nw_test.go:163: state: NOT_ACTIVATED received in: 2023-07-24T09:29:16.340814054Z
nw_test.go:163: state: INIT received in: 2023-07-24T09:29:17.341291995Z
testContext.go:285: WaitForProcWithErrorCallback terminated by timeout 10m0s
--- FAIL: TestNetworkStatus (601.01s)
FAIL
[exit status 1]
FAIL: ../network/testdata/network_test.txt:11: command failure
|
Integration GCP test (kvm;ext4)
Process completed with exit code 1.
|
Integration GCP test (xen;zfs):
tests/network/testdata/network_test.txt#L11
[stdout]
Network's state test
=== RUN TestNetworkStatus
nw_test.go:132: time: 2023-07-24T09:33:14.912431372Z out: networks: '[n1]' expected state: 'ACTIVATED' secs: 600
time: 2023-07-24T09:33:14.918066625Z out: netName n1 state changed to NOT_ACTIVATED
time: 2023-07-24T09:33:15.206767103Z out: netName n1 state changed to INIT
nw_test.go:157: ASSERTION FAILED (2023-07-24T09:43:14.918284735Z): expected networks [n1] in ACTIVATED state
nw_test.go:159: actual n1: INIT
nw_test.go:161: history of states for n1:
nw_test.go:163: state: no info from controller received in: 2023-07-24T09:33:14.912451074Z
nw_test.go:163: state: NOT_ACTIVATED received in: 2023-07-24T09:33:14.918064925Z
nw_test.go:163: state: INIT received in: 2023-07-24T09:33:15.206763103Z
testContext.go:285: WaitForProcWithErrorCallback terminated by timeout 10m0s
--- FAIL: TestNetworkStatus (601.01s)
FAIL
[exit status 1]
FAIL: ../network/testdata/network_test.txt:11: command failure
|
Integration GCP test (xen;zfs)
Process completed with exit code 1.
|
Integration GCP test (kvm;zfs):
tests/network/testdata/network_test.txt#L11
[stdout]
Network's state test
=== RUN TestNetworkStatus
nw_test.go:132: time: 2023-07-24T09:35:47.968644763Z out: networks: '[n1]' expected state: 'ACTIVATED' secs: 600
time: 2023-07-24T09:35:47.974169121Z out: netName n1 state changed to UNKNOWN
time: 2023-07-24T09:35:54.701380399Z out: netName n1 state changed to NOT_ACTIVATED
time: 2023-07-24T09:35:55.703004797Z out: netName n1 state changed to INIT
nw_test.go:157: ASSERTION FAILED (2023-07-24T09:45:47.975104986Z): expected networks [n1] in ACTIVATED state
nw_test.go:159: actual n1: INIT
nw_test.go:161: history of states for n1:
nw_test.go:163: state: no info from controller received in: 2023-07-24T09:35:47.968667966Z
nw_test.go:163: state: UNKNOWN received in: 2023-07-24T09:35:47.974166621Z
nw_test.go:163: state: NOT_ACTIVATED received in: 2023-07-24T09:35:54.701373198Z
nw_test.go:163: state: INIT received in: 2023-07-24T09:35:55.702998896Z
testContext.go:285: WaitForProcWithErrorCallback terminated by timeout 10m0s
--- FAIL: TestNetworkStatus (601.01s)
FAIL
[exit status 1]
FAIL: ../network/testdata/network_test.txt:11: command failure
|
Integration GCP test (kvm;zfs)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
eden-report-kvm-ext4
Expired
|
1.32 MB |
|
eden-report-kvm-zfs
Expired
|
1.5 MB |
|
eden-report-xen-ext4
Expired
|
1.4 MB |
|
eden-report-xen-zfs
Expired
|
2.1 MB |
|