[Librem5-builds] [arm02] FAILURE Builds » Byzantium Debs » deb-librem5-devkit-tools-byzantium-aarch64 #11

noreply at puri.sm noreply at puri.sm
Sun Sep 5 23:22:39 PDT 2021


Started by an SCM change
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/Builds/debs-byzantium/deb-librem5-devkit-tools-byzantium-aarch64
[Pipeline] {
[Pipeline] properties
[Pipeline] stage
[Pipeline] { (Build Debian Package)
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/Builds/debs-byzantium/deb-librem5-devkit-tools-byzantium-aarch64 at 2
[Pipeline] {
[Pipeline] checkout
WARNING: Unknown parameter(s) found for class type 'hudson.plugins.git.GitSCM': changelog,poll
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=60
Fetching changes from the remote Git repository
 > git config remote.origin.url https://source.puri.sm/Librem5/librem5-devkit-tools.git # timeout=60
Fetching upstream changes from https://source.puri.sm/Librem5/librem5-devkit-tools.git
 > git --version # timeout=60
 > git fetch --tags --force --progress -- https://source.puri.sm/Librem5/librem5-devkit-tools.git +refs/tags/pureos/*:refs/remotes/origin/tags/pureos/* # timeout=60
Seen branch in repository origin/tags/evergreen-star
Seen branch in repository origin/tags/evg
Seen branch in repository origin/tags/pureos/0.0.11.0pureos0.1
Seen branch in repository origin/tags/pureos/0.0.14.0pureos0
Seen branch in repository origin/tags/pureos/0.0.15pureos0
Seen branch in repository origin/tags/pureos/0.0.15pureos0_amber0
Seen branch in repository origin/tags/pureos/0.0.17pureos1
Seen branch in repository origin/tags/pureos/0.0.18pureos1
Seen branch in repository origin/tags/pureos/0.0.19pureos1
Seen branch in repository origin/tags/pureos/0.0.20pureos1
Seen branch in repository origin/tags/pureos/0.0.21pureos1
Seen branch in repository origin/tags/v0.0.1
Seen branch in repository origin/tags/v0.0.10
Seen branch in repository origin/tags/v0.0.11
Seen branch in repository origin/tags/v0.0.12
Seen branch in repository origin/tags/v0.0.13
Seen branch in repository origin/tags/v0.0.14
Seen branch in repository origin/tags/v0.0.2
Seen branch in repository origin/tags/v0.0.3
Seen branch in repository origin/tags/v0.0.4
Seen branch in repository origin/tags/v0.0.5
Seen branch in repository origin/tags/v0.0.6
Seen branch in repository origin/tags/v0.0.7
Seen branch in repository origin/tags/v0.0.8
Seen branch in repository origin/tags/v0.0.9
Seen 25 remote branches
 > git show-ref --tags -d # timeout=60
Checking out Revision 5212d5b8aa0b443584aab0faa689ac913fc3dcb0 (origin/tags/pureos/0.0.21pureos1)
 > git config core.sparsecheckout # timeout=60
 > git checkout -f 5212d5b8aa0b443584aab0faa689ac913fc3dcb0 # timeout=60
Commit message: "Document changes and release 0.0.21pureos1"
First time build. Skipping changelog.
[Pipeline] sh
+ rm -f librem5-check_0.0.20pureos1_all.deb librem5-devkit-base_0.0.20pureos1_arm64.deb librem5-host_0.0.20pureos1_all.deb librem5-devkit-tools_0.0.20pureos1_arm64.changes librem5-devkit-tools_0.0.20pureos1_source.changes librem5-devkit-tools_0.0.20pureos1.dsc librem5-devkit-tools_0.0.20pureos1_source.pureos-ftp.upload librem5-devkit-tools_0.0.20pureos1.tar.xz librem5-devkit-tools_0.0.20pureos1_arm64.buildinfo librem5-devkit-tools_0.0.20pureos1_arm64.build
+ cd build
+ git submodule update --init --recursive
+ git clean -dfx
+ git checkout -f
+ git describe --exact-match HEAD
+ head_tag=pureos/0.0.21pureos1
+ git tag -v pureos/0.0.21pureos1
gpg: Signature made Mon 06 Sep 2021 08:14:39 AM CEST
gpg:                using RSA key 63F6CCDF96229D09286B2AC325BF86524AFCC1E3
gpg: Good signature from "Guido Günther <guido at xcpu.ch>" [unknown]
gpg:                 aka "Guido Günther <agx at xcpu.ch>" [unknown]
gpg:                 aka "Guido Günther <agx at sigxcpu.org>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 0DB3 9327 62F7 8E59 2F65  22AF BB5A 2C77 5841 22D3
     Subkey fingerprint: 63F6 CCDF 9622 9D09 286B  2AC3 25BF 8652 4AFC C1E3
object 9249605bae967f6a7e9fbcb47db21569f737308a
type commit
tag pureos/0.0.21pureos1
tagger Guido Günther <agx at sigxcpu.org> 1630908879 +0200

librem5-devkit-tools 0.0.21pureos1
+ dpkg-parsechangelog -S Distribution
+ echo Distribution: byzantium
Distribution: byzantium
+ dpkg-parsechangelog -S Version
+ echo Version: 0.0.21pureos1
Version: 0.0.21pureos1
+ dpkg-parsechangelog -S Distribution
+ grep -qsE ^(byzantium|landing)$
+ dpkg-parsechangelog -S Version
+ grep -qs pureos
+ grep -qs (native) debian/source/format
+ export DEB_BUILD_OPTIONS=
+ export DEB_BUILD_PROFILES=
+ export GIT_PBUILDER_OPTIONS=--source-only-changes
+ echo Building librem5-devkit-tools tag: pureos/0.0.21pureos1
Building librem5-devkit-tools tag: pureos/0.0.21pureos1
+ gbp buildpackage --git-dist=landing --git-no-create-orig --git-pbuilder --git-ignore-new --git-ignore-branch -nc --build=full -sa
gbp:info: Building with (cowbuilder) for landing
gbp:info: Performing the build
Base directory /var/cache/pbuilder/base-landing.cow does not exist
gbp:error: 'git-pbuilder -nc --build=full -sa' failed: it exited with 1
[Pipeline] echo
Script returned 1. Aborting build.
[Pipeline] stash
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] emailext
Sending email to: librem5-builds at lists.community.puri.sm


More information about the Librem5-builds mailing list