libelektra: Jenkins: git tag sometimes fails
Description
Seems like the Jenkins build now fails every time when its time to build Debian packages. According to the build server the command
git tag -a -f -m Jenkins Build #1007 jenkins-master-1007 # timeout=10
does not work, printing the error message:
Could not apply tag jenkins-master-1007
. This failure happened at least in build 1005 up until build 1009 of the master branch. The last time the Debian packages were built successfully was build 983. The last overall successful Jenkins build was build 982 ðŸ˜.
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 24 (24 by maintainers)
Commits related to this issue
- jenkins: #3009 — committed to ElektraInitiative/libelektra by deleted user 5 years ago
Here is one example from master.
has been fixed
This error does not repeat after a default git user is set:
[user] name = Jenkins email = Jenkins <autobuilder@libelektra.org>Closed.
If this mistake happens from now on again. I would appreciate, if someone could link it if I do not see it immediately (debugging purposes).
Can you link the build that fails with this error?
Happens on a regular basis. Sometimes many rebuilds do not help to the point that I gave up on this. Would be great if someone knows how to fix it.
I met Djordje yesterday. As far as I know generating packages for Ubuntu Bionic should work now.