Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/bdf-tewi-git
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/bdf-tewi-git/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/bdf-tewi-git.git # timeout=10
Fetching upstream changes from https://aur.archlinux.org/bdf-tewi-git.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.0'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/bdf-tewi-git.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 1e0ed33b9a5fd8d81b1260e64d82afaad667f008 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1e0ed33b9a5fd8d81b1260e64d82afaad667f008 # timeout=10
Commit message: "bump pkgrel due to previous commit"
 > git rev-list --no-walk 1e0ed33b9a5fd8d81b1260e64d82afaad667f008 # timeout=10
[bdf-tewi-git] $ /bin/sh -xe /tmp/jenkins13851224012221908564.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/bdf-tewi-git --read-write=/var/lib/jenkins/workspace/pkgbuilds/bdf-tewi-git --shell=none -- makepkg --noconfirm --nobuild --nodeps -p PKGBUILD.munged
==> Making package: bdf-tewi-git 0.313.a975d38-2 (Tue 24 Jan 2023 11:23:01 AM UTC)
==> WARNING: Skipping dependency checks.
==> Retrieving sources...
  -> Updating tewi-font git repo...
==> Validating source files with sha256sums...
    tewi-font ... Skipped
==> Extracting sources...
  -> Creating working copy of tewi-font git repo...
Reset branch 'makepkg'
==> Starting pkgver()...
==> Sources are ready.
++ jail makepkg --printsrcinfo -p PKGBUILD.munged
++ firejail --quiet --whitelist=/var/lib/jenkins/workspace/pkgbuilds/bdf-tewi-git --read-write=/var/lib/jenkins/workspace/pkgbuilds/bdf-tewi-git --shell=none -- 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='0.313.a975d38-2*bdf-tewi-git'
+ pkgver=0.313.a975d38-2
+ pkgname=bdf-tewi-git
+ rm -vf '*.pkg.*'
+ '[' false = true ']'
+ repo_version_exists bdf-tewi-git 0.313.a975d38-2
+ tar tf /var/lib/aur-repo/score.moe.db.tar.gz
+ grep -qFe bdf-tewi-git-0.313.a975d38-2/
+ echo 'Package bdf-tewi-git is up-to-date (0.313.a975d38-2); nothing to do'
Package bdf-tewi-git is up-to-date (0.313.a975d38-2); 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 1e0ed33 (current) to 1e0ed33 (previous) published successfully!
Finished: SUCCESS