Skip to content
Failed

Console Output

Started by user score
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/ratpoison
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://aur.archlinux.org/ratpoison.git
 > git init /var/lib/jenkins/workspace/pkgbuilds/ratpoison # timeout=10
Fetching upstream changes from https://aur.archlinux.org/ratpoison.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/ratpoison.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://aur.archlinux.org/ratpoison.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 6e52b3c5e7cc901f46b031898b151102f7506d85 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6e52b3c5e7cc901f46b031898b151102f7506d85 # timeout=10
Commit message: "import from community"
First time build. Skipping changelog.
[ratpoison] $ /bin/sh -xe /tmp/jenkins10439790573769188764.sh
+ '[' -n '' ']'
+ rm -vf '*.pkg.*'
+ sudo /usr/local/sbin/build-chroot-pkg ratpoison
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0002]...done
==> Making package: ratpoison 1.4.9-4 (Thu Apr 6 18:09:10 2023)
==> Retrieving sources...
-> Downloading ratpoison-1.4.9.tar.xz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 380 100 380 0 0 1072 0 --:--:-- --:--:-- --:--:-- 1073
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
34 308k 34 107k 0 0 67971 0 0:00:04 0:00:01 0:00:03 67971
100 308k 100 308k 0 0 173k 0 0:00:01 0:00:01 --:--:-- 1256k
-> Downloading ratpoison-1.4.9.tar.xz.sig...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 384 100 384 0 0 1172 0 --:--:-- --:--:-- --:--:-- 1174
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 543 100 543 0 0 489 0 0:00:01 0:00:01 --:--:-- 1406
-> Found ratpoison.desktop
==> Validating source files with md5sums...
ratpoison-1.4.9.tar.xz ... Passed
ratpoison-1.4.9.tar.xz.sig ... Skipped
ratpoison.desktop ... Passed
==> Validating source files with sha256sums...
ratpoison-1.4.9.tar.xz ... Passed
ratpoison-1.4.9.tar.xz.sig ... Skipped
ratpoison.desktop ... Passed
==> Verifying source file signatures with gpg...
ratpoison-1.4.9.tar.xz ... FAILED (unknown public key 0DFA74AE1524E7EE)
==> ERROR: One or more PGP signatures could not be verified!
==> ERROR: Could not download sources.
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful
Publishing build last changes...
ERROR: No successful build found, last changes will use previous revision.
ERROR: Last Changes NOT published due to the following error: Could not find previous head of repository located at /var/lib/jenkins/workspace/pkgbuilds/ratpoison/.git. Its your first commit?
Finished: FAILURE