Skip to content
Failed

Console Output

Started by timer
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/prismlauncher-git
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/prismlauncher-git/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/prismlauncher-git.git # timeout=10
Fetching upstream changes from https://aur.archlinux.org/prismlauncher-git.git
 > git --version # timeout=10
 > git --version # 'git version 2.47.1'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/prismlauncher-git.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision c694613088fe1cdbabeb14e194864728d6e5d1eb (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c694613088fe1cdbabeb14e194864728d6e5d1eb # timeout=10
Commit message: "upgpkg: prismlauncher-git 8.0.r1447.g1d9508c26-1"
 > git rev-list --no-walk c694613088fe1cdbabeb14e194864728d6e5d1eb # timeout=10
[prismlauncher-git] $ /bin/sh -xe /tmp/jenkins5156439242911866878.sh
+ '[' -n 'export JAVA_HOME=/usr/lib/jvm/java-17-openjdk
makedepends+=(jdk17-openjdk)' ']'
+ trap 'mv -v PKGBUILD.real PKGBUILD' EXIT
+ mv PKGBUILD PKGBUILD.real
+ cat PKGBUILD.real
+ printf '\n%s\n' 'export JAVA_HOME=/usr/lib/jvm/java-17-openjdk
makedepends+=(jdk17-openjdk)'
++ 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/prismlauncher-git --read-write=/var/lib/jenkins/workspace/pkgbuilds/prismlauncher-git makepkg --noconfirm --nobuild --nodeps -p PKGBUILD.munged
==> Making package: prismlauncher-git 8.0.r1447.g1d9508c26-1 (Sat 21 Dec 2024 03:19:02 PM CET)
==> WARNING: Skipping dependency checks.
==> Retrieving sources...
-> Updating PrismLauncher git repo...
From https://github.com/PrismLauncher/PrismLauncher
* [new ref] refs/pull/3228/head -> refs/pull/3228/head
* [new ref] refs/pull/3228/merge -> refs/pull/3228/merge
-> Updating libnbtplusplus git repo...
-> Found lionshead.license
-> Found batch.license
-> Found mdi.license
==> Validating source files with sha256sums...
PrismLauncher ... Skipped
libnbtplusplus ... Skipped
lionshead.license ... Passed
batch.license ... Passed
mdi.license ... Passed
==> Extracting sources...
-> Creating working copy of PrismLauncher git repo...
fatal: bad object refs/remotes/origin/renovate/korthout-backport-action-3.x
error: /var/lib/jenkins/workspace/pkgbuilds/prismlauncher-git/PrismLauncher did not send all necessary objects
==> ERROR: Failure while updating working copy of PrismLauncher git repo
Aborting...
++ exit
+ srcinfo=
+ mv -v PKGBUILD.real PKGBUILD
renamed 'PKGBUILD.real' -> 'PKGBUILD'
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful
Publishing build last changes...
Last changes from revision c694613 (current) to c694613 (previous) published successfully!
Finished: FAILURE