Skip to content
Failed

Console Output

Started by user score
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/mingw-w64-librsvg
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/mingw-w64-librsvg/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/mingw-w64-librsvg.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://aur.archlinux.org/mingw-w64-librsvg.git
 > git --version # timeout=10
 > git --version # 'git version 2.45.1'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/mingw-w64-librsvg.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 85d988a1f84245d0093dcc62e11c9b091c7882c2 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 85d988a1f84245d0093dcc62e11c9b091c7882c2 # timeout=10
Commit message: "updated to 2.58.1"
 > git rev-list --no-walk 69b2784a4f24a19e93c39de051c040127050bd52 # timeout=10
[mingw-w64-librsvg] $ /bin/sh -xe /tmp/jenkins14312412907668849389.sh
+ '[' -e PKGBUILD ']'
+ '[' -n '' ']'
+ rm -vf '*.pkg.*'
+ sudo /usr/local/sbin/build-chroot-pkg mingw-w64-librsvg
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0001]...done
==> Making package: mingw-w64-librsvg 2.58.1-1 (Thu Jun 6 15:29:59 2024)
==> Retrieving sources...
-> Cloning librsvg git repo...
Cloning into bare repository '/var/lib/jenkins/workspace/pkgbuilds/mingw-w64-librsvg/librsvg'...
==> Validating source files with b2sums...
librsvg ... Passed
==> Verifying source file signatures with gpg...
librsvg git repo ... FAILED (unknown public key 6DA0C4CDBCB308B3)
==> 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...
Last changes from revision 85d988a (current) to 69b2784 (previous) published successfully!
Finished: FAILURE