See <http://jenkins.x2go.org:8080/job/python-x2go+nightly+fedora-rawhide/2/changes> Changes: [mike.gabriel] make sure our RPM package version is lower than a package version from EPEL ------------------------------------------ [...truncated 79 lines...] * branch master -> FETCH_HEAD Already up-to-date. + git fetch origin upstream:upstream fatal: Couldn't find remote ref upstream + true + git fetch origin pristine-tar:pristine-tar fatal: Couldn't find remote ref pristine-tar + true + git reset --hard HEAD is now at e1b6bf0 make sure our RPM package version is lower than a package version from EPEL + git clean -df ++ git show-ref -s heads/master + GIT_OBJECT_ID=e1b6bf0a86d6d9e9348c02b05c4c30cf220721dd + cd /var/lib/jenkins/build/heuler/python-x2go + '[' x '!=' x ']' + return 0 + unlock_workspace + rm -f /var/lib/jenkins/build/heuler/python-x2go/../.python-x2go.lock + clear_pkgdist + echo fedora:rawhide + sed -e 's/ /\n/g' + read line ++ echo fedora:rawhide ++ cut -d: -f1 ++ tr '[:upper:]' '[:lower:]' + l_DIST=fedora ++ echo fedora:rawhide ++ cut -d: -f2- ++ sed -e 's/,/ /g' ++ tr '[:upper:]' '[:lower:]' + l_CODENAMES=rawhide + echo 'fedora epel' + grep fedora + for l_CODENAME in '$l_CODENAMES' + test -z + for l_ARCH in x86_64 i386 + '[' x '!=' xx86_64 ']' + mkdir -p /var/lib/jenkins/pkg-dist/heuler/python-x2go/fedora/rawhide/x86_64 + rm -f /var/lib/jenkins/pkg-dist/heuler/python-x2go/rpmbuild/SOURCES/python-x2go-0.4.0.9.tar.gz + rm -f /var/lib/jenkins/pkg-dist/heuler/python-x2go/rpmbuild/SRPMS/python-x2go-0.4.0.9-0.0x2go1.0.git20131208.1127.heuler.src.rpm + rm -f /var/lib/jenkins/pkg-dist/heuler/python-x2go/fedora/rawhide/x86_64/build.log /var/lib/jenkins/pkg-dist/heuler/python-x2go/fedora/rawhide/x86_64/root.log /var/lib/jenkins/pkg-dist/heuler/python-x2go/fedora/rawhide/x86_64/state.log + rm -f /var/lib/jenkins/pkg-dist/heuler/python-x2go/fedora/rawhide/x86_64/python-x2go-0.4.0.9-x2go1.0.git20131207.1126.heuler.fc21.noarch.rpm /var/lib/jenkins/pkg-dist/heuler/python-x2go/fedora/rawhide/x86_64/python-x2go-0.4.0.9-x2go1.0.git20131207.1126.heuler.fc21.src.rpm /var/lib/jenkins/pkg-dist/heuler/python-x2go/fedora/rawhide/x86_64/python-x2go-doc-0.4.0.9-x2go1.0.git20131207.1126.heuler.fc21.noarch.rpm + for l_ARCH in x86_64 i386 + '[' x '!=' xi386 ']' + mkdir -p /var/lib/jenkins/pkg-dist/heuler/python-x2go/fedora/rawhide/i386 + rm -f '/var/lib/jenkins/pkg-dist/heuler/python-x2go/rpmbuild/SOURCES/python-x2go-*.tar.gz' + rm -f '/var/lib/jenkins/pkg-dist/heuler/python-x2go/rpmbuild/SRPMS/python-x2go-*.src.rpm' + rm -f '/var/lib/jenkins/pkg-dist/heuler/python-x2go/fedora/rawhide/i386/*.log' + rm -f '/var/lib/jenkins/pkg-dist/heuler/python-x2go/fedora/rawhide/i386/python-x2go-*.rpm' + read line + return 0 + build_packages ++ mktemp -d --tmpdir=/var/lib/jenkins/tmp/ + TEMP_DIR=/var/lib/jenkins/tmp/tmp.jwBrwIqB8f + mkdir -p /var/lib/jenkins/tmp/tmp.jwBrwIqB8f/python-x2go + chmod 2770 /var/lib/jenkins/tmp/tmp.jwBrwIqB8f -Rf + cd /var/lib/jenkins/build/heuler/python-x2go + git clone --local /var/lib/jenkins/build/heuler/python-x2go /var/lib/jenkins/tmp/tmp.jwBrwIqB8f/python-x2go/ Cloning into '/var/lib/jenkins/tmp/tmp.jwBrwIqB8f/python-x2go'... done. + cd /var/lib/jenkins/tmp/tmp.jwBrwIqB8f ++ cd python-x2go ++ gitrevno ++ cd - + GITREV=1127 + rm -Rf python-x2go/.git + mv python-x2go/python-x2go.spec . ++ cat python-x2go.spec ++ egrep '^Version:.*' ++ awk '{ print $2 }' + UPSTREAM_VERSION=0.4.0.9 ++ cat python-x2go.spec ++ egrep '^Release:.*' ++ awk '{ print $2 }' + PKG_RELEASE='0.0x2go1%{?dist}' ++ sed -e 's/%{?dist}//' ++ echo '0.0x2go1%{?dist}' + PKG_SRCRELEASE=0.0x2go1 ++ cat python-x2go.spec ++ egrep '^BuildArch:.*noarch$' ++ echo yes + IS_NOARCH=yes + '[' heuler = heuler ']' + IS_RELEASE=0 + sed -i python-x2go.spec -e 's/%{?dist}/.0.git20131208.1127.heuler%{?dist}/' + '[' -f python-x2go/debian/patches/series ']' + cat python-x2go.spec + egrep '^Source[1-9]+:.*' + awk '{ print $2 }' + read source_file + mv /var/lib/jenkins/tmp/tmp.jwBrwIqB8f/python-x2go /var/lib/jenkins/tmp/tmp.jwBrwIqB8f/python-x2go-0.4.0.9 + tar -czf /var/lib/jenkins/pkg-dist/heuler/python-x2go/rpmbuild/SOURCES/python-x2go-0.4.0.9.tar.gz python-x2go-0.4.0.9 + rpmbuild -D '%_topdir /var/lib/jenkins/pkg-dist/heuler/python-x2go/rpmbuild' -bs python-x2go.spec Wrote: /var/lib/jenkins/pkg-dist/heuler/python-x2go/rpmbuild/SRPMS/python-x2go-0.4.0.9-0.0x2go1.0.git20131208.1127.heuler.src.rpm + cd + rm /var/lib/jenkins/tmp/tmp.jwBrwIqB8f/python-x2go -Rf + echo fedora:rawhide + sed -e 's/ /\n/g' + read line ++ echo fedora:rawhide ++ cut -d: -f1 ++ tr '[:upper:]' '[:lower:]' + l_DIST=fedora ++ echo fedora:rawhide ++ cut -d: -f2- ++ sed -e 's/,/ /g' ++ tr '[:upper:]' '[:lower:]' + l_CODENAMES=rawhide + echo 'fedora epel' + grep fedora + for l_CODENAME in '$l_CODENAMES' + test -z + mkdir -p /var/lib/jenkins/pkg-dist/heuler/python-x2go/fedora/rawhide/x86_64 /var/lib/jenkins/pkg-dist/heuler/python-x2go/fedora/rawhide/i386 + '[' x '!=' xx86_64 ']' + mock -r fedora-rawhide-x86_64 --result /var/lib/jenkins/pkg-dist/heuler/python-x2go/fedora/rawhide/x86_64 /var/lib/jenkins/pkg-dist/heuler/python-x2go/rpmbuild/SRPMS/python-x2go-0.4.0.9-0.0x2go1.0.git20131208.1127.heuler.src.rpm INFO: mock.py version 1.1.33 starting... Start: init plugins INFO: selinux disabled Finish: init plugins Start: run INFO: Start(/var/lib/jenkins/pkg-dist/heuler/python-x2go/rpmbuild/SRPMS/python-x2go-0.4.0.9-0.0x2go1.0.git20131208.1127.heuler.src.rpm) Config(fedora-rawhide-x86_64) Start: lock buildroot Start: clean chroot Finish: clean chroot Finish: lock buildroot Start: chroot init Start: lock buildroot Mock Version: 1.1.33 INFO: Mock Version: 1.1.33 INFO: calling preinit hooks INFO: enabled root cache Start: unpacking root cache Finish: unpacking root cache INFO: enabled yum cache Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled ccache Start: device setup Finish: device setup Start: yum update Start: Outputting list of available packages Finish: Outputting list of available packages Finish: yum update Finish: lock buildroot Finish: chroot init INFO: Installed packages: Start: build phase for python-x2go-0.4.0.9-0.0x2go1.0.git20131208.1127.heuler.src.rpm Start: device setup Finish: device setup Start: build setup for python-x2go-0.4.0.9-0.0x2go1.0.git20131208.1127.heuler.src.rpm ERROR: Exception(/var/lib/jenkins/pkg-dist/heuler/python-x2go/rpmbuild/SRPMS/python-x2go-0.4.0.9-0.0x2go1.0.git20131208.1127.heuler.src.rpm) Config(fedora-rawhide-x86_64) 2 minutes 20 seconds INFO: Results and/or logs in: /var/lib/jenkins/pkg-dist/heuler/python-x2go/fedora/rawhide/x86_64 INFO: Cleaning up build root ('clean_on_failure=True') Start: lock buildroot Start: clean chroot INFO: chroot (/var/lib/mock/fedora-rawhide-x86_64) unlocked and deleted Finish: clean chroot Finish: lock buildroot ERROR: Command failed: # ['/usr/bin/yum', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64/root/', 'install', 'ccache'] Setting up Install Process ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: ccache x86_64 3.1.9-4.fc20 fedora 154 k Installing for dependencies: audit-libs x86_64 2.3.2-1.fc20 fedora 76 k basesystem noarch 10.0-9.fc20 fedora 5.2 k bash x86_64 4.2.45-6.fc21 fedora 996 k bzip2-libs x86_64 1.0.6-9.fc20 fedora 39 k chkconfig x86_64 1.3.61-1.fc21 fedora 170 k coreutils x86_64 8.21-21.fc21 fedora 3.3 M cracklib x86_64 2.9.0-9.fc21 fedora 79 k cracklib-dicts x86_64 2.9.0-9.fc21 fedora 3.6 M cyrus-sasl-lib x86_64 2.1.26-15.fc21 fedora 151 k dbus-libs x86_64 1:1.6.18-1.fc21 fedora 148 k filesystem x86_64 3.2-22.fc21 fedora 1.0 M glib2 x86_64 2.39.1-1.fc21 fedora 2.2 M glibc x86_64 2.18.90-17.fc21 fedora 3.7 M glibc-common x86_64 2.18.90-17.fc21 fedora 11 M gmp x86_64 1:5.1.3-2.fc21 fedora 268 k grep x86_64 2.15-2.fc21 fedora 347 k gzip x86_64 1.6-2.fc20 fedora 131 k info x86_64 5.2-1.fc21 fedora 207 k libacl x86_64 2.2.52-4.fc21 fedora 26 k libattr x86_64 2.4.47-4.fc21 fedora 18 k libblkid x86_64 2.24-2.fc21 fedora 164 k libcap x86_64 2.22-7.fc20 fedora 46 k libcap-ng x86_64 0.7.3-6.fc21 fedora 23 k libdb x86_64 5.3.28-2.fc21 fedora 716 k libffi x86_64 3.0.13-5.fc20 fedora 29 k libgcc x86_64 4.8.2-4.fc21 fedora 81 k libgcrypt x86_64 1.5.3-2.fc21 fedora 256 k libgpg-error x86_64 1.12-1.fc21 fedora 86 k libmount x86_64 2.24-2.fc21 fedora 169 k libpwquality x86_64 1.2.3-2.fc21 fedora 83 k libselinux x86_64 2.2.1-2.fc21 fedora 141 k libsemanage x86_64 2.2-1.fc21 fedora 120 k libsepol x86_64 2.2-1.fc21 fedora 152 k libstdc++ x86_64 4.8.2-4.fc21 fedora 283 k libuser x86_64 0.60-3.fc21 fedora 397 k libutempter x86_64 1.1.6-3.fc20 fedora 25 k libuuid x86_64 2.24-2.fc21 fedora 69 k libxml2 x86_64 2.9.1-2.fc20 fedora 659 k ncurses x86_64 5.9-12.20130511.fc21 fedora 303 k ncurses-base noarch 5.9-12.20130511.fc21 fedora 67 k ncurses-libs x86_64 5.9-12.20130511.fc21 fedora 303 k nspr x86_64 4.10.2-3.fc21 fedora 120 k nss x86_64 3.15.3-2.fc21 fedora 860 k nss-softokn x86_64 3.15.3-1.fc21 fedora 309 k nss-softokn-freebl x86_64 3.15.3-1.fc21 fedora 190 k nss-sysinit x86_64 3.15.3-2.fc21 fedora 48 k nss-tools x86_64 3.15.3-2.fc21 fedora 464 k nss-util x86_64 3.15.3-1.fc21 fedora 67 k openldap x86_64 2.4.38-1.fc21 fedora 335 k pam x86_64 1.1.8-3.fc21 fedora 710 k pcre x86_64 8.33-3.fc21 fedora 439 k pkgconfig x86_64 1:0.28-3.fc20 fedora 55 k popt x86_64 1.16-1.fc21 fedora 52 k readline x86_64 6.2-8.fc20 fedora 189 k sed x86_64 4.2.2-5.fc20 fedora 232 k setup noarch 2.8.73-1.fc21 fedora 163 k shadow-utils x86_64 2:4.1.5.1-9.fc21 fedora 1.1 M shared-mime-info x86_64 1.2-2.fc21 fedora 371 k sqlite x86_64 3.8.1-2.fc21 fedora 401 k systemd-libs x86_64 208-9.fc21 fedora 150 k tzdata noarch 2013h-1.fc21 fedora 440 k ustr x86_64 1.0.4-15.fc20 fedora 89 k util-linux x86_64 2.24-2.fc21 fedora 1.9 M xz-libs x86_64 5.1.2-6alpha.fc20 fedora 101 k zlib x86_64 1.2.8-3.fc21 fedora 89 k Transaction Summary ================================================================================ Install 66 Packages Total size: 40 M Installed size: 212 M Warning: RPMDB altered outside of yum. warning: /etc/group created as /etc/group.rpmnew warning: /etc/gshadow created as /etc/gshadow.rpmnew warning: /etc/hosts created as /etc/hosts.rpmnew warning: /etc/passwd created as /etc/passwd.rpmnew warning: /etc/shadow created as /etc/shadow.rpmnew warning: group mail does not exist - using root Build step 'Execute shell' marked build as failure