Issue with the perforce key expiration in Team City Agent official docker image (jetbrains/teamcity-agent:2023.05.1-linux-sudo)
Hi Team,I had referred to documentation ,issue tracker and community support for the same threads about the key expiration issue for team city agent docker image but unforutantely can't able to find any. As this is more related to the team city agent official docker image (jetbrains/teamcity-agent:2023.05.1-linux-sudo) which has the perforce key related steps inbuilt on image ,even I tried with the jetbrains/teamcity-agent:2023.05.2-linux-sudo even this was failing too with the same perforce key expiration issue. Kindly Let us know if there is any alternative image that doesn't contain this perforce related steps in the docker image of teamcity agent so that we can use it and fix our failing build jobs, as we are not using perforce product in our environment (OR) the alternative image that containing the updated key for perforce .
Error information
++++++++++++++++++++
21:13:09 Reading package lists...
21:13:10 W: GPG error: http://package.perforce.com/apt/ubuntu focal InRelease: The following signatures were invalid: EXPKEYSIG 7123CB760FF18869 Perforce Software (Package Signing) <support+packaging@perforce.com>
21:13:10 E: The repository 'http://package.perforce.com/apt/ubuntu focal InRelease' is not signed.
21:13:10 The command '/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apt-transport-https apt-utils build-essential man mysql-client python3-pip vim wget unzip zip' returned a non-zero code: 100
21:13:10
21:13:10 Process exited with code 100
21:13:10 Process exited with code 100 (Step: Docker build (Docker))
21:13:10 Step Docker build (Docker) failed
Please sign in to leave a comment.
This happens to me also,
cannot update my agents, as i cannot install additional packages.....
Please release a fix...
2023.05.2-linux-sudo
Hi! Thanks for the report. You can track the related issue and see the workaround here: https://youtrack.jetbrains.com/issue/TW-83304