Add example for VLAN sub-interfaces #2293
Annotations
2 errors and 2 warnings
Run User apps tests:
tests/docker/testdata/2dockers_test.txt#L13
[stdout]
Docker app deployment Test
=== RUN TestDockerStart
docker_test.go:189: time: 2024-11-20T17:42:23.346326024Z out: Add app to list
config changed, to see config run 'eden controller edge-node get-config'
docker_test.go:195: time: 2024-11-20T17:42:24.355075517Z out: Add processing of app messages
docker_test.go:199: time: 2024-11-20T17:42:24.355111274Z out: Add processing of app running messages
docker_test.go:203: time: 2024-11-20T17:42:24.35511954Z out: Add function to obtain EVE IP
docker_test.go:207: time: 2024-11-20T17:42:24.355126814Z out: Add trying to access app via http
testProc.go:84: time: 2024-11-20T17:42:32.036325268Z out: testcontext.ProcTimerFunc done with return: external ip is: 127.0.0.1
testProc.go:84: time: 2024-11-20T17:43:26.483763194Z out: testcontext.ProcInfoFunc done with return: app found with name t1
testContext.go:291: WaitForProc terminated by timeout 20m0s
testContext.go:274: WaitForProcWithErrorCallback terminated by timeout 20m0s
--- FAIL: TestDockerStart (1202.32s)
FAIL
[stderr]
time="2024-11-20T17:42:22Z" level=error msg="cannot obtain info about volumes: error getting config library/nginx:latest: reading image \"index.docker.io/library/nginx:latest\": GET https://index.docker.io/v2/library/nginx/manifests/sha256:5341b734e75ce46bbb8e02476434217fd771e23df9a4bfea756a6f3a4a521d3e: TOOMANYREQUESTS: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"
time="2024-11-20T17:42:23Z" level=error msg="cannot obtain info about disks: GET https://index.docker.io/v2/library/nginx/manifests/latest: TOOMANYREQUESTS: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"
time="2024-11-20T17:42:32Z" level=info msg="time: 2024-11-20T17:42:32.036325268Z out: testcontext.ProcTimerFunc done with return: external ip is: 127.0.0.1"
time="2024-11-20T17:43:26Z" level=info msg="time: 2024-11-20T17:43:26.483763194Z out: testcontext.ProcInfoFunc done with return: app found with name t1"
[exit status 1]
FAIL: ../docker/testdata/2dockers_test.txt:13: command failure
|
Run User apps tests
Process completed with exit code 1.
|
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/
|
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/
|
Loading