-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Looks like cagent builds are broken again: https://github.com/docker/packaging/actions/runs/22940365667
#34 98.48 make[1]: Leaving directory '/root/package'
#34 98.48 debian/rules override_dh_auto_test
#34 98.49 make[1]: Entering directory '/root/package'
#34 98.49 ver="$(/usr/bin/cagent version | grep 'cagent version' | awk '{print $3}')"; \
#34 98.49 test "$ver" = "v0.0.0-20260310212836-8ad9626" && echo "PASS: cagent version OK" || (echo "FAIL: cagent version ($ver) did not match" && exit 1)
#34 98.52
#34 98.52 Welcome to docker agent! 🚀
#34 98.52
#34 98.52 For any feedback, please visit: https://docker.qualtrics.com/jfe/form/SV_cNsCIg92nQemlfw
#34 98.52
#34 98.52 We collect anonymous usage data to help improve docker agent. To disable:
#34 98.52 - Set environment variable: TELEMETRY_ENABLED=false
#34 98.52
#34 98.52 FAIL: cagent version () did not match
Also I think repo has been renamed: https://github.com/docker/packaging/actions/runs/22940365667/job/66580496184#step:7:531
#29 [linux/amd64 src 3/3] RUN git fetch origin "main" +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
#29 4.171 From https://github.com/docker/cagent
So should fix this as well
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels