tools/check-commit-messages: Warn if branch not rebased on errors. #16399
eden.yml
on: push
test_suite_master
/
Determine best available runner
0s
test_suite_tag
/
Determine best available runner
check_md_wf_files
0s
test_suite_master
/
Networking test suite
59m 15s
test_suite_master
/
LPS LOC test suite
45m 39s
test_suite_master
/
User apps test suite
33m 27s
test_suite_master
/
Virtualization test suite
26m 41s
Matrix: test_suite_master / EVE upgrade test suite
Matrix: test_suite_master / Smoke tests
Matrix: test_suite_master / Storage test suite
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
Waiting for pending jobs
Annotations
9 errors and 13 warnings
test_suite_master / Smoke tests (zfs, true):
tests/eclient/testdata/userdata.txt#L48
[stdout]
/home/runner/actions-runner/_work/eve/eve/eden/dist/bin/eden sdn fwd eth0 2223 -- ssh -o ConnectTimeout=10 -o StrictHostKeyChecking=no -i /home/runner/actions-runner/_work/eve/eve/eden/dist/tests/eclient/image/cert/id_rsa root@FWD_IP -p FWD_PORT grep -q "after_restart" /etc/injected_file.txt
Try 1
time="2024-09-16T06:02:03Z" level=fatal msg="command ssh failed: exit status 255"
Try 2
time="2024-09-16T06:02:15Z" level=fatal msg="command ssh failed: exit status 255"
Try 3
time="2024-09-16T06:02:27Z" level=fatal msg="command ssh failed: exit status 255"
Try 4
time="2024-09-16T06:02:39Z" level=fatal msg="command ssh failed: exit status 255"
Try 5
time="2024-09-16T06:02:41Z" level=fatal msg="command ssh failed: exit status 255"
[stderr]
kex_exchange_identification: read: Connection reset by peer
Connection reset by 127.0.0.1 port 2223
Connection timed out during banner exchange
Connection to 127.0.0.1 port 2223 timed out
Connection timed out during banner exchange
Connection to 127.0.0.1 port 2223 timed out
Connection timed out during banner exchange
Connection to 127.0.0.1 port 2223 timed out
kex_exchange_identification: read: Connection reset by peer
Connection reset by 127.0.0.1 port 2223
[context deadline exceeded]
FAIL: ../eclient/testdata/userdata.txt:48: command failure
|
test_suite_master / Smoke tests (zfs, true)
Process completed with exit code 1.
|
test_suite_master / Smoke tests (ext4, false):
tests/eclient/testdata/shutdown_test.txt#L74
[stdout]
Reboot Test
=== RUN TestReboot
reboot_test.go:162: time: 2024-09-16T06:07:05.289456843Z out: Wait for state of c10f30d9-dd66-444d-a331-8b6a63332db1
testContext.go:380: done waiting for State
reboot_test.go:166: time: 2024-09-16T06:07:05.289710967Z out: timewait: 20m0s
reboot_test.go:167: time: 2024-09-16T06:07:05.289725321Z out: reboot: true
reboot_test.go:168: time: 2024-09-16T06:07:05.289731808Z out: count: 1
reboot_test.go:172: time: 2024-09-16T06:07:05.289740916Z out: LastRebootTime: 2024-09-16 06:00:16.262252185 +0000 UTC
reboot_test.go:174: time: 2024-09-16T06:07:05.28975015Z out: LastRebootReason: NORMAL: controller reboot at EVE version 0.0.0-master-5b2acf4b-kvm-amd64 at 2024-09-16T06:00:16.21787035Z
config changed, to see config run 'eden controller edge-node get-config'
testContext.go:302: WaitForProc terminated by timeout 20m0s
testContext.go:285: WaitForProcWithErrorCallback terminated by timeout 20m0s
reboot_test.go:186: time: 2024-09-16T06:27:06.335728156Z out: Number of reboots: 0
--- FAIL: TestReboot (1201.05s)
FAIL
FAIL: ../eclient/testdata/shutdown_test.txt:74: command failure
|
test_suite_master / Smoke tests (ext4, false)
Process completed with exit code 1.
|
test_suite_master / Smoke tests (ext4, false)
Process completed with exit code 1.
|
test_suite_master / EVE upgrade test suite (ext4):
tests/update_eve_image/testdata/update_eve_image_oci.txt#L74
[stdout]
=== RUN TestEdenScripts
=== RUN TestEdenScripts/revert_eve_image_update
=== PAUSE TestEdenScripts/revert_eve_image_update
=== CONT TestEdenScripts/revert_eve_image_update
> eden controller edge-node update --config timer.test.baseimage.update=30
edenProg: /home/runner/actions-runner/_work/eve/eve/eden/dist/bin/eden timewait: 0s
> message 'EVE image download'
> eden -t 10m utils download eve-rootfs --eve-tag=snapshot --eve-hv=kvm --downloader-dist=/home/runner/actions-runner/_work/eve/eve/eden/dist/default-eve -v debug
edenProg: /home/runner/actions-runner/_work/eve/eve/eden/dist/bin/eden timewait: 10m0s
> stdout '/home/runner/actions-runner/_work/eve/eve/eden/dist/default-eve/rootfs-snapshot-kvm-amd64.squashfs'
> message 'EVE update request'
> eden -t 10m controller edge-node eveimage-update file:///home/runner/actions-runner/_work/eve/eve/eden/dist/default-eve/rootfs-snapshot-kvm-amd64.squashfs
edenProg: /home/runner/actions-runner/_work/eve/eve/eden/dist/bin/eden timewait: 10m0s
> ! stderr .
> message 'Waiting for EVE starting testing...'
> test eden.lim.test -test.v -timewait 30m -test.run TestInfo -out InfoContent.dinfo.SwList[0].ShortVersion 'InfoContent.dinfo.SwList[0].PartitionState:inprogress'
testProg: /home/runner/actions-runner/_work/eve/eve/eden/dist/bin/eden.lim.test timewait: 0s
::error file=tests/update_eve_image/testdata/revert_eve_image_update.txt,line=35::[stdout]
Log/Info/Metric Test
=== RUN TestInfo
lim_test.go:273: time: 2024-09-16T06:15:16.66714751Z out: Wait for info of 3392af07-cdbf-4299-9964-6f6a46cad768 number=1 timewait=30m0s
testContext.go:302: WaitForProc terminated by timeout 30m0s
testContext.go:285: WaitForProcWithErrorCallback terminated by timeout 30m0s
--- FAIL: TestInfo (1800.00s)
FAIL
[exit status 1]
FAIL: /home/runner/actions-runner/_work/eve/eve/eden/dist/tests/update_eve_image/testdata/revert_eve_image_update.txt:35: command failure
testscript.go:418:
WORK=$WORK
PATH=/home/runner/go/bin:/opt/hostedtoolcache/go/1.22.3/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
DOCKER_HOST=
TMPDIR=$WORK/tmp
devnull=/dev/null
/=/
:=:
EDEN_CONFIG=default
HOME=/no-home
exe=
# Obtain eve.tag from config
# Obtain eve.hv from config
# Obtain eve.arch from config
# Combine variables into $short_version
# Use eden.lim.test for access Infos with timewait 30m
# Decrease update testing time (0.028s)
> eden controller edge-node update --config timer.test.baseimage.update=30
# Download EVE rootfs into eve-dist (1.328s)
> message 'EVE image download'
message: EVE image download
> eden -t 10m utils download eve-rootfs --eve-tag=snapshot --eve-hv=kvm --downloader-dist=/home/runner/actions-runner/_work/eve/eve/eden/dist/default-eve -v debug
[stdout]
configName: default
configFile: /home/runner/.eden/contexts/default.yml
time="2024-09-16T06:15:14Z" level=debug msg="Try ImagePull with (lfedge/eve:snapshot-kvm-amd64)"
time="2024-09-16T06:15:14Z" level=debug msg="Try to get version of rootfs"
time="2024-09-16T06:15:14Z" level=debug msg="Try to call 'docker run lfedge/eve:snapshot-kvm-amd64 -f raw version' with volumes map[]"
time="2024-09-16T06:15:14Z" level=debug msg="image version: 0.0.0-master-5b2acf4b-kvm-amd64"
time="2024-09-16T06:15:14Z" level=debug msg="provided version: snapshot-kvm-amd64"
time="2024-09-16T06:15:14Z" level=debug msg="Try to call 'docker run lfedge/eve:snapshot-kvm-amd64 -f raw rootfs' with volumes map[/out:/home/runner/actions-runner/_work/eve/eve/eden/dist/default-eve]"
time="2024-09-16T06:15:15Z" level=debug msg="245+1 records in\r\n245+1 records out\r\n257826816 bytes (258 MB
|
test_suite_master / EVE upgrade test suite (ext4):
tests/update_eve_image/testdata/revert_eve_image_update.txt#L35
[stdout]
Log/Info/Metric Test
=== RUN TestInfo
lim_test.go:273: time: 2024-09-16T06:15:16.66714751Z out: Wait for info of 3392af07-cdbf-4299-9964-6f6a46cad768 number=1 timewait=30m0s
testContext.go:302: WaitForProc terminated by timeout 30m0s
testContext.go:285: WaitForProcWithErrorCallback terminated by timeout 30m0s
--- FAIL: TestInfo (1800.00s)
FAIL
[exit status 1]
FAIL: /home/runner/actions-runner/_work/eve/eve/eden/dist/tests/update_eve_image/testdata/revert_eve_image_update.txt:35: command failure
|
test_suite_master / EVE upgrade test suite (ext4)
Process completed with exit code 1.
|
test_suite_master / EVE upgrade test suite (ext4)
Process completed with exit code 1.
|
test_suite_master / 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_master / 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_master / 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_master / 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_master / 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_master / 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_master / 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_master / 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_master / 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_master / 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/
|
test_suite_master / 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_master / 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/
|
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
eden-report-eve-upgrade.tests.txt-tpm-true-ext4
|
11.5 MB |
|
eden-report-eve-upgrade.tests.txt-tpm-true-zfs
|
12.7 MB |
|
eden-report-lps-loc.tests.txt-tpm-true-ext4
|
16.5 MB |
|
eden-report-networking.tests.txt-tpm-true-ext4
|
26.3 MB |
|
eden-report-smoke.tests.txt-tpm-false-ext4
|
13.9 MB |
|
eden-report-smoke.tests.txt-tpm-false-zfs
|
15.9 MB |
|
eden-report-smoke.tests.txt-tpm-true-ext4
|
15.8 MB |
|
eden-report-smoke.tests.txt-tpm-true-zfs
|
31.3 MB |
|
eden-report-storage.tests.txt-tpm-true-ext4
|
15.6 MB |
|
eden-report-storage.tests.txt-tpm-true-zfs
|
16.3 MB |
|
eden-report-user-apps.tests.txt-tpm-true-ext4
|
15.2 MB |
|
eden-report-virtualization.tests.txt-tpm-true-ext4
|
15 MB |
|