lf-edge/eden Test suite #17642
You are viewing an older attempt in the history of this workflow run.
View latest attempt.
Triggered via pull request review
November 21, 2024 04:52
eriknordmark
submitted
a225170
Status
Failure
Total duration
1h 5m 14s
Artifacts
–
eden.yml
on: pull_request_review
test_suite_master
/
Determine best available runner
test_suite_tag
/
Determine best available runner
check_md_wf_files
1s
test_suite_master
/
LPS LOC test suite
test_suite_master
/
Networking test suite
test_suite_master
/
User apps test suite
test_suite_master
/
Virtualization test suite
Matrix: test_suite_master / EVE upgrade test suite
Waiting for pending jobs
Matrix: test_suite_master / Smoke tests
Waiting for pending jobs
Matrix: test_suite_master / Storage test suite
Waiting for pending jobs
test_suite_tag
/
LPS LOC test suite
test_suite_tag
/
Networking test suite
test_suite_tag
/
User apps test suite
test_suite_tag
/
Virtualization test suite
Matrix: test_suite_tag / EVE upgrade test suite
Waiting for pending jobs
Matrix: test_suite_tag / Smoke tests
Waiting for pending jobs
Matrix: test_suite_tag / Storage test suite
Waiting for pending jobs
Matrix: test_suite_pr
Annotations
5 errors and 13 warnings
test_suite_pr (amd64, kvm, generic) / Storage test suite (zfs):
tests/volume/testdata/volumes_test.txt#L40
[stdout]
Log/Info/Metric Test
=== RUN TestInfo
lim_test.go:273: time: 2024-11-21T05:07:27.305309728Z out: Wait for info of 60ff27b1-f3fd-4d86-8f54-6c2f6d4b2d87 number=1 timewait=3m0s
testContext.go:302: WaitForProc terminated by timeout 3m0s
testContext.go:285: WaitForProcWithErrorCallback terminated by timeout 3m0s
--- FAIL: TestInfo (180.00s)
FAIL
FAIL: ../volume/testdata/volumes_test.txt:40: command failure
|
test_suite_pr (amd64, kvm, generic) / Storage test suite (zfs)
Process completed with exit code 1.
|
test_suite_pr (amd64, kvm, generic) / User apps test suite:
tests/docker/testdata/2dockers_test.txt#L13
[stdout]
Reboot Test
=== RUN TestReboot
reboot_test.go:162: time: 2024-11-21T05:02:12.350059112Z out: Wait for state of 003de99f-a2dc-465c-8301-0790ac871242
testContext.go:380: done waiting for State
reboot_test.go:166: time: 2024-11-21T05:02:12.350077445Z out: timewait: 20m0s
reboot_test.go:167: time: 2024-11-21T05:02:12.350084662Z out: reboot: false
reboot_test.go:168: time: 2024-11-21T05:02:12.350088055Z out: count: 2
reboot_test.go:172: time: 2024-11-21T05:02:12.350093505Z out: LastRebootTime: 2024-11-21 05:00:10.457860061 +0000 UTC
reboot_test.go:174: time: 2024-11-21T05:02:12.350098796Z out: LastRebootReason: NORMAL: First boot of device - at 2024-11-21T05:00:10.457860061Z
rebooted with reason Reboot reason - system reset, reboot or kernel panic due to watchdog or kernel bug (no kdump) - at 2024-11-21T05:11:03.903090966Z at 2024-11-21 05:11:03.903090966 +0000 UTC/n testProc.go:84: time: 2024-11-21T05:11:50.625909655Z out: projects.ProcInfoFunc done with return: abnormal reboot: Reboot reason - system reset, reboot or kernel panic due to watchdog or kernel bug (no kdump) - at 2024-11-21T05:11:03.903090966Z
testContext.go:271: done for device 003de99f-a2dc-465c-8301-0790ac871242
reboot_test.go:186: time: 2024-11-21T05:11:50.625972092Z out: Number of reboots: 0
--- PASS: TestReboot (578.28s)
PASS
[stderr]
time="2024-11-21T05:11:50Z" level=info msg="time: 2024-11-21T05:11:50.625909655Z out: projects.ProcInfoFunc done with return: abnormal reboot: Reboot reason - system reset, reboot or kernel panic due to watchdog or kernel bug (no kdump) - at 2024-11-21T05:11:03.903090966Z"
FAIL: ../docker/testdata/2dockers_test.txt:13: unexpected command success
|
test_suite_pr (amd64, kvm, generic) / User apps test suite:
tests/docker/testdata/2dockers_test.txt#L13
[stdout]
Docker app deployment Test
=== RUN TestDockerStart
docker_test.go:189: time: 2024-11-21T05:02:13.730776242Z out: Add app to list
config changed, to see config run 'eden controller edge-node get-config'
docker_test.go:195: time: 2024-11-21T05:02:14.739616831Z out: Add processing of app messages
docker_test.go:199: time: 2024-11-21T05:02:14.739636489Z out: Add processing of app running messages
docker_test.go:203: time: 2024-11-21T05:02:14.739640947Z out: Add function to obtain EVE IP
docker_test.go:207: time: 2024-11-21T05:02:14.739646405Z out: Add trying to access app via http
testProc.go:84: time: 2024-11-21T05:02:22.360927686Z out: projects.ProcTimerFunc done with return: external ip is: 127.0.0.1
testProc.go:84: time: 2024-11-21T05:02:31.20382049Z out: projects.ProcInfoFunc done with return: app found with name t1
[stderr]
time="2024-11-21T05:02:22Z" level=info msg="time: 2024-11-21T05:02:22.360927686Z out: projects.ProcTimerFunc done with return: external ip is: 127.0.0.1"
time="2024-11-21T05:02:31Z" level=info msg="time: 2024-11-21T05:02:31.20382049Z out: projects.ProcInfoFunc done with return: app found with name t1"
[context canceled]
FAIL: ../docker/testdata/2dockers_test.txt:13: test interrupted while running command
|
test_suite_pr (amd64, kvm, generic) / User apps test suite
Process completed with exit code 1.
|
test_suite_pr (amd64, kvm, generic) / Storage test suite (zfs)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_suite_pr (amd64, kvm, generic) / User apps test suite
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_suite_pr (amd64, kvm, generic) / Storage test suite (ext4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_suite_pr (amd64, kvm, generic) / Virtualization test suite
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_suite_pr (amd64, kvm, generic) / Smoke tests (ext4, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_suite_pr (amd64, kvm, generic) / Smoke tests (ext4, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_suite_pr (amd64, kvm, generic) / Smoke tests (zfs, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_suite_pr (amd64, kvm, generic) / EVE upgrade test suite (ext4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_suite_pr (amd64, kvm, generic) / Smoke tests (zfs, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_suite_pr (amd64, kvm, generic) / LPS LOC test suite
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_suite_pr (amd64, kvm, generic) / EVE upgrade test suite (zfs)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_suite_pr (amd64, kvm, generic) / Networking test suite
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
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-lps-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", "eden-report-virtualization.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/
|