+ '[' 6 -lt 1 ']' + command=launch_build + shift + case $command in + launch_build https://github.com/ARPA-SIMC/bufr2json /moncic-ci/centos7 centos:7 master /root/moncic-ci/tools/buildscript.sh + REPO=https://github.com/ARPA-SIMC/bufr2json + IMAGE=/moncic-ci/centos7 + TAG=centos:7 + BRANCH=master + BUILDSCRIPT=/root/moncic-ci/tools/buildscript.sh + git clone https://github.com/ARPA-SIMC/bufr2json --branch master Clone in 'bufr2json' in corso... + dir=bufr2json + dir=bufr2json + '[' '!' -d bufr2json ']' + [[ -n /root/moncic-ci/tools/buildscript.sh ]] + [[ -e /root/moncic-ci/tools/buildscript.sh ]] ++ mktemp -p . + buildscript=./tmp.rQJNq7QGQO + cp /root/moncic-ci/tools/buildscript.sh bufr2json/./tmp.rQJNq7QGQO + '[' -f /moncic-ci/centos7 ']' + systemd-nspawn -i /moncic-ci/centos7 --ephemeral --bind-ro=/tmp/d_crontab.info.continuous_integration.moncic-ci.builder.aJwKZii8v5/bufr2jsoncentos7/bufr2json:/root/src sh -c 'cd /root/src; sh ./tmp.rQJNq7QGQO centos:7' Spawning container centos7-8a916c1dec6be87f on /moncic-ci/.#machine.centos7d4325a8f0d84ddc7. Press ^] three times within 1s to kill container. + image=centos:7 + [[ centos:7 == centos:7 ]] + pkgcmd=yum + builddep=yum-builddep ++ find . -name '*.spec' ++ head -n1 + specfile=./fedora/SPECS/bufr2json.spec + [[ -z ./fedora/SPECS/bufr2json.spec ]] + yum-builddep -q -y ./fedora/SPECS/bufr2json.spec Enabling base-source repository Enabling epel-source repository Enabling extras-source repository Enabling updates-source repository Getting requirements for ./fedora/SPECS/bufr2json.spec --> autoconf-2.69-11.el7.noarch --> automake-1.13.4-3.el7.noarch --> Already installed : 1:make-3.82-24.el7.x86_64 --> python3-3.6.8-18.el7.x86_64 --> python36-dballe-9.0-3.el7.x86_64 warning: /var/cache/yum/x86_64/7/copr:copr.fedorainfracloud.org:simc:stable/packages/libdballe9-9.0-3.el7.x86_64.rpm: Header V3 RSA/SHA1 Signature, key ID 48628f8d: NOKEY Public key for libdballe9-9.0-3.el7.x86_64.rpm is not installed Importing GPG key 0x48628F8D: Userid : "simc_stable (None) " Fingerprint: c4c8 4f6e 3cc9 46cf fe95 90d0 a913 7d54 4862 8f8d From : https://download.copr.fedorainfracloud.org/results/simc/stable/pubkey.gpg Key imported successfully ++ basename ./fedora/SPECS/bufr2json.spec .spec + pkgname=bufr2json + mkdir -p /root/rpmbuild/BUILD /root/rpmbuild/BUILDROOT /root/rpmbuild/RPMS /root/rpmbuild/SOURCES /root/rpmbuild/SPECS /root/rpmbuild/SRPMS + [[ ./fedora/SPECS/bufr2json.spec =~ ^./fedora/SPECS/ ]] + [[ -d fedora/SOURCES ]] + git archive --prefix=bufr2json/ --format=tar HEAD + gzip -c + spectool -g -R --define 'srcarchivename bufr2json' ./fedora/SPECS/bufr2json.spec Getting https://github.com/arpa-simc/bufr2json/archive/v0.19-2.tar.gz#/bufr2json.tar.gz to /root/rpmbuild/SOURCES/bufr2json.tar.gz /root/rpmbuild/SOURCES/bufr2json.tar.gz already exists, skipping download + rpmbuild -ba --define 'srcarchivename bufr2json' ./fedora/SPECS/bufr2json.spec Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jiTDqw + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf bufr2json + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/bufr2json.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd bufr2json + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vPOSOt + umask 022 + cd /root/rpmbuild/BUILD + cd bufr2json + autoreconf -ifv autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:10: installing './install-sh' configure.ac:10: installing './missing' autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a Python interpreter with version >= 3.4... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.6 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.6/site-packages checking for python3 extension module directory... ${exec_prefix}/lib64/python3.6/site-packages checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j8 sed -e 's,[@]PACKAGE_VERSION[@],0.19,g' bufr2json.py > bufr2json + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JW0DLM + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/bufr2json-0.19-2.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/bufr2json-0.19-2.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/bufr2json-0.19-2.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/bufr2json-0.19-2.el7.x86_64 + cd bufr2json + rm -rf /root/rpmbuild/BUILDROOT/bufr2json-0.19-2.el7.x86_64 + /usr/bin/make install DESTDIR=/root/rpmbuild/BUILDROOT/bufr2json-0.19-2.el7.x86_64 make[1]: Entering directory `/root/rpmbuild/BUILD/bufr2json' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/bufr2json-0.19-2.el7.x86_64/usr/bin' /usr/bin/install -c bufr2json '/root/rpmbuild/BUILDROOT/bufr2json-0.19-2.el7.x86_64/usr/bin' make[1]: Nothing to be done for `install-data-am'. make[1]: Leaving directory `/root/rpmbuild/BUILD/bufr2json' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /root/rpmbuild/BUILD/bufr2json /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.lzmob9 + umask 022 + cd /root/rpmbuild/BUILD + cd bufr2json + make check make check-local make[1]: Entering directory `/root/rpmbuild/BUILD/bufr2json' python3 test_bufr2json.py . ---------------------------------------------------------------------- Ran 1 test in 0.006s OK make[1]: Leaving directory `/root/rpmbuild/BUILD/bufr2json' + exit 0 Processing files: bufr2json-0.19-2.el7.noarch Provides: bufr2json = 0.19-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/bufr2json-0.19-2.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/bufr2json-0.19-2.el7.src.rpm Wrote: /root/rpmbuild/RPMS/noarch/bufr2json-0.19-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LeHUbl + umask 022 + cd /root/rpmbuild/BUILD + cd bufr2json + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/bufr2json-0.19-2.el7.x86_64 + exit 0 Container centos7-8a916c1dec6be87f exited successfully.