Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/get_iplayer-git
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/get_iplayer-git/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/get_iplayer-git.git # timeout=10
Fetching upstream changes from https://aur.archlinux.org/get_iplayer-git.git
 > git --version # timeout=10
 > git --version # 'git version 2.47.0'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/get_iplayer-git.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 5c37227b7381530251f48bda4ed313ba561b3956 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5c37227b7381530251f48bda4ed313ba561b3956 # timeout=10
Commit message: "Update dependencies and pkgver()"
 > git rev-list --no-walk 5c37227b7381530251f48bda4ed313ba561b3956 # timeout=10
[get_iplayer-git] $ /bin/sh -xe /tmp/jenkins6464865013419996508.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/get_iplayer-git --read-write=/var/lib/jenkins/workspace/pkgbuilds/get_iplayer-git makepkg --noconfirm --nobuild --nodeps -p PKGBUILD.munged
==> Making package: get_iplayer-git 3.34.r0.g0cbb5bb-1 (Sat 23 Nov 2024 04:52:02 PM CET)
==> WARNING: Skipping dependency checks.
==> Retrieving sources...
-> Updating get_iplayer-git git repo...
==> Validating source files with sha256sums...
get_iplayer-git ... Skipped
==> Extracting sources...
-> Creating working copy of get_iplayer-git git repo...
Reset branch 'makepkg'
==> Starting pkgver()...
==> Updated version: get_iplayer-git 3.35.r0.gc58424a-1
==> Sources are ready.
++ jail makepkg --printsrcinfo -p PKGBUILD.munged
++ firejail --quiet --whitelist=/var/lib/jenkins/workspace/pkgbuilds/get_iplayer-git --read-write=/var/lib/jenkins/workspace/pkgbuilds/get_iplayer-git makepkg --printsrcinfo -p PKGBUILD.munged
++ perl -lne '
/^\s*(\S+)\s*=\s*(.*)$/ or next;
$v{$1} = $2;
END {
my $epoch = "";
if (exists $v{"epoch"}){
$epoch = $v{"epoch"}.":";
}
print "$epoch$v{pkgver}-$v{pkgrel}*$v{pkgbase}";
}'
+ srcinfo='3.35.r0.gc58424a-1*get_iplayer-git'
+ pkgver=3.35.r0.gc58424a-1
+ pkgname=get_iplayer-git
+ rm -vf '*.pkg.*'
+ '[' false = true ']'
+ repo_version_exists get_iplayer-git 3.35.r0.gc58424a-1
+ full_pkgname=get_iplayer-git-3.35.r0.gc58424a-1
+ split_version=3.35.r0.gc58424a
+ split_revision=1
+ modified_full_pkgname=get_iplayer-git-3.35.r0.gc58424aM-1
+ tar tf /var/lib/aur-repo/score.moe.db.tar.gz
+ grep -qFe get_iplayer-git-3.35.r0.gc58424a-1 -e get_iplayer-git-3.35.r0.gc58424aM-1
+ echo 'Package get_iplayer-git is up-to-date (3.35.r0.gc58424a-1); nothing to do'
Package get_iplayer-git is up-to-date (3.35.r0.gc58424a-1); nothing to do
Archiving artifacts
‘*.pkg.*’ doesn’t match anything
No artifacts found that match the file pattern "*.pkg.*". Configuration error?
Publishing build last changes...
Last changes from revision 5c37227 (current) to 5c37227 (previous) published successfully!
Finished: SUCCESS