Started by timer Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/pkgbuilds/vim-gruvbox-git The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/vim-gruvbox-git/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://aur.archlinux.org/vim-gruvbox-git.git # timeout=10 Fetching upstream changes from https://aur.archlinux.org/vim-gruvbox-git.git > git --version # timeout=10 > git --version # 'git version 2.45.1' > git fetch --tags --force --progress -- https://aur.archlinux.org/vim-gruvbox-git.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 2940eb03a89b19a9f2c20068e78938083336caa2 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2940eb03a89b19a9f2c20068e78938083336caa2 # timeout=10 Commit message: "pkgver" > git rev-list --no-walk 2940eb03a89b19a9f2c20068e78938083336caa2 # timeout=10 [vim-gruvbox-git] $ /bin/sh -xe /tmp/jenkins11784668752650891777.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/vim-gruvbox-git --read-write=/var/lib/jenkins/workspace/pkgbuilds/vim-gruvbox-git makepkg --noconfirm --nobuild --nodeps -p PKGBUILD.munged ==> Making package: vim-gruvbox-git v2.0.0.r66.gcb4e7a5-1 (Tue 25 Jun 2024 09:06:02 AM CEST) ==> WARNING: Skipping dependency checks. ==> Retrieving sources... -> Updating vim-gruvbox-git git repo... ==> Validating source files with md5sums... vim-gruvbox-git ... Skipped ==> Extracting sources... -> Creating working copy of vim-gruvbox-git git repo... Reset branch 'makepkg' ==> Starting pkgver()... ==> Updated version: vim-gruvbox-git v2.0.0.r70.gf1ecde8-1 ==> Sources are ready. ++ jail makepkg --printsrcinfo -p PKGBUILD.munged ++ firejail --quiet --whitelist=/var/lib/jenkins/workspace/pkgbuilds/vim-gruvbox-git --read-write=/var/lib/jenkins/workspace/pkgbuilds/vim-gruvbox-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='v2.0.0.r70.gf1ecde8-1*vim-gruvbox-git' + pkgver=v2.0.0.r70.gf1ecde8-1 + pkgname=vim-gruvbox-git + rm -vf '*.pkg.*' + '[' false = true ']' + repo_version_exists vim-gruvbox-git v2.0.0.r70.gf1ecde8-1 + full_pkgname=vim-gruvbox-git-v2.0.0.r70.gf1ecde8-1 + split_version=v2.0.0.r70.gf1ecde8 + split_revision=1 + modified_full_pkgname=vim-gruvbox-git-v2.0.0.r70.gf1ecde8M-1 + tar tf /var/lib/aur-repo/score.moe.db.tar.gz + grep -qFe vim-gruvbox-git-v2.0.0.r70.gf1ecde8-1 -e vim-gruvbox-git-v2.0.0.r70.gf1ecde8M-1 + echo 'Package vim-gruvbox-git is up-to-date (v2.0.0.r70.gf1ecde8-1); nothing to do' Package vim-gruvbox-git is up-to-date (v2.0.0.r70.gf1ecde8-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 2940eb0 (current) to 2940eb0 (previous) published successfully! Finished: SUCCESS