Skip to content
Failed

Console Output

Started by timer
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/java-cef-git
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/java-cef-git/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/java-cef-git.git # timeout=10
Fetching upstream changes from https://aur.archlinux.org/java-cef-git.git
 > git --version # timeout=10
 > git --version # 'git version 2.45.1'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/java-cef-git.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 77ec2a17df21319c75e28a1e54e74ccce6981e6b (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 77ec2a17df21319c75e28a1e54e74ccce6981e6b # timeout=10
Commit message: "patch newest gsutil, run patch got merged, so remove"
 > git rev-list --no-walk 77ec2a17df21319c75e28a1e54e74ccce6981e6b # timeout=10
[java-cef-git] $ /bin/sh -xe /tmp/jenkins1446229442642463825.sh
+ '[' -n '' ']'
++ get_srcinfo
++ sed 's/prepare()\s*{/&\nreturn 0 #REMOVEME\n/'
++ jail makepkg --noconfirm --nobuild --nodeps -p PKGBUILD.munged
++ firejail --quiet --whitelist=/var/lib/jenkins/workspace/pkgbuilds/java-cef-git --read-write=/var/lib/jenkins/workspace/pkgbuilds/java-cef-git makepkg --noconfirm --nobuild --nodeps -p PKGBUILD.munged
==> Making package: java-cef-git r285.23a6e96-1 (Thu 04 Jul 2024 12:28:01 PM CEST)
==> WARNING: Skipping dependency checks.
==> Retrieving sources...
-> Cloning java-cef-git git repo...
Cloning into bare repository '/var/lib/jenkins/workspace/pkgbuilds/java-cef-git/java-cef-git'...
fatal: unable to connect to github.com:
github.com[0: 140.82.121.4]: errno=Connection timed out
==> ERROR: Failure while downloading java-cef-git git repo
Aborting...
++ exit
+ srcinfo=
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.
Last changes from revision 77ec2a1 (current) to 7380bf6 (previous) published successfully!
Finished: FAILURE