Skip to content
Success

Console Output

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