lf-edge/eden Test suite #14279
Annotations
2 errors and 2 warnings
Run Storage tests:
tests/volume/testdata/volumes_test.txt#L21
[stdout]
Docker volume's state test
=== RUN TestVolStatus
vol_test.go:136: time: 2024-05-23T11:55:27.942438936Z out: volumes: '[v-qcow2 v-docker v-qcow v-vmdk v-vhdx]' state: 'DELIVERED' secs: 900
time: 2024-05-23T11:55:27.944261758Z out: volName v-docker state changed to UNKNOWN
time: 2024-05-23T11:55:27.944275153Z out: volName v-qcow2 state changed to UNKNOWN
time: 2024-05-23T11:55:27.944278971Z out: volName v-qcow state changed to UNKNOWN
time: 2024-05-23T11:55:27.944281575Z out: volName v-vmdk state changed to UNKNOWN
time: 2024-05-23T11:55:27.94428385Z out: volName v-vhdx state changed to UNKNOWN
vol_test.go:164: ASSERTION FAILED (2024-05-23T12:10:27.944962296Z): expected volumes [v-qcow2 v-docker v-qcow v-vmdk v-vhdx] in DELIVERED state
vol_test.go:166: actual v-docker: UNKNOWN
vol_test.go:168: history of states for v-docker:
vol_test.go:170: state: no info from controller received in: 2024-05-23T11:55:27.942459796Z
vol_test.go:170: state: UNKNOWN received in: 2024-05-23T11:55:27.944259875Z
vol_test.go:166: actual v-qcow: UNKNOWN
vol_test.go:168: history of states for v-qcow:
vol_test.go:170: state: no info from controller received in: 2024-05-23T11:55:27.942460066Z
vol_test.go:170: state: UNKNOWN received in: 2024-05-23T11:55:27.944278169Z
vol_test.go:166: actual v-vmdk: UNKNOWN
vol_test.go:168: history of states for v-vmdk:
vol_test.go:170: state: no info from controller received in: 2024-05-23T11:55:27.942460307Z
vol_test.go:170: state: UNKNOWN received in: 2024-05-23T11:55:27.944280914Z
vol_test.go:166: actual v-vhdx: UNKNOWN
vol_test.go:168: history of states for v-vhdx:
vol_test.go:170: state: no info from controller received in: 2024-05-23T11:55:27.942460537Z
vol_test.go:170: state: UNKNOWN received in: 2024-05-23T11:55:27.944283249Z
vol_test.go:166: actual v-qcow2: UNKNOWN
vol_test.go:168: history of states for v-qcow2:
vol_test.go:170: state: no info from controller received in: 2024-05-23T11:55:27.942458904Z
vol_test.go:170: state: UNKNOWN received in: 2024-05-23T11:55:27.944274021Z
testContext.go:285: WaitForProcWithErrorCallback terminated by timeout 15m0s
--- FAIL: TestVolStatus (901.00s)
FAIL
[exit status 1]
FAIL: ../volume/testdata/volumes_test.txt:21: command failure
|
Run Storage tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "eden-report-eve-upgrade.tests.txt-tpm-true-ext4", "eden-report-eve-upgrade.tests.txt-tpm-true-zfs", "eden-report-lpc-loc.tests.txt-tpm-true-ext4", "eden-report-networking.tests.txt-tpm-true-ext4", "eden-report-smoke.tests.txt-tpm-false-ext4", "eden-report-smoke.tests.txt-tpm-false-zfs", "eden-report-smoke.tests.txt-tpm-true-ext4", "eden-report-smoke.tests.txt-tpm-true-zfs", "eden-report-storage.tests.txt-tpm-true-ext4", "eden-report-storage.tests.txt-tpm-true-zfs", "eden-report-user-apps.tests.txt-tpm-true-ext4".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading