Logs from http://jenkins.ovirt.org/job/ovirt-engine-sdk_master_build-artifacts-el7-x86_64/21/artifact/exported-artifacts/logs.tgz ========== Running the shellscript automation/build-artifacts.sh error: Macro %py2_install has unterminated body sed \ -e 's/@RPM_VERSION@/4.0.0.0/g' \ -e 's/@RPM_RELEASE@/0.1.20150901.git5fbfd34.el7.centos/g' \ -e 's/@TARBALL@/ovirt-engine-sdk-python-4.0.0.0.tar.gz/g' \ < ovirt-engine-sdk-python.spec.in \ > ovirt-engine-sdk-python.spec git ls-files | tar --transform='s|^|ovirt-engine-sdk-python/|' --files-from /proc/self/fd/0 -czf ovirt-engine-sdk-python-4.0.0.0.tar.gz ovirt-engine-sdk-python.spec rpmbuild \ --define="_topdir /home/jenkins/workspace/ovirt-engine-sdk_master_build-artifacts-el7-x86_64/ovirt-engine-sdk/rpmtop" \ -ts ovirt-engine-sdk-python-4.0.0.0.tar.gz error: Macro %py2_install has unterminated body Wrote: /home/jenkins/workspace/ovirt-engine-sdk_master_build-artifacts-el7-x86_64/ovirt-engine-sdk/rpmtop/SRPMS/ovirt-engine-sdk-python-4.0.0.0-0.1.20150901.git5fbfd34.el7.centos.src.rpm error: Macro %py2_install has unterminated body error: Macro %py2_install has unterminated body error: Macro %py2_install has unterminated body error: Macro %py2_install has unterminated body Getting requirements for ./ovirt-engine-sdk-python.spec --> python-devel-2.7.5-18.el7_1.1.x86_64 --> python-setuptools-0.9.8-3.el7.noarch Error: No Package found for python3-devel Error: No Package found for python3-setuptools error: Macro %py2_install has unterminated body sed \ -e 's/@RPM_VERSION@/4.0.0.0/g' \ -e 's/@RPM_RELEASE@/0.1.20150901.git5fbfd34.el7.centos/g' \ -e 's/@TARBALL@/ovirt-engine-sdk-python-4.0.0.0.tar.gz/g' \ < ovirt-engine-sdk-python.spec.in \ > ovirt-engine-sdk-python.spec git ls-files | tar --transform='s|^|ovirt-engine-sdk-python/|' --files-from /proc/self/fd/0 -czf ovirt-engine-sdk-python-4.0.0.0.tar.gz ovirt-engine-sdk-python.spec rpmbuild \ --define="_topdir /home/jenkins/workspace/ovirt-engine-sdk_master_build-artifacts-el7-x86_64/ovirt-engine-sdk/rpmtop" \ -ts ovirt-engine-sdk-python-4.0.0.0.tar.gz error: Macro %py2_install has unterminated body Wrote: /home/jenkins/workspace/ovirt-engine-sdk_master_build-artifacts-el7-x86_64/ovirt-engine-sdk/rpmtop/SRPMS/ovirt-engine-sdk-python-4.0.0.0-0.1.20150901.git5fbfd34.el7.centos.src.rpm error: Macro %py2_install has unterminated body error: Macro %py2_install has unterminated body rpmbuild \ --define="_topdir /home/jenkins/workspace/ovirt-engine-sdk_master_build-artifacts-el7-x86_64/ovirt-engine-sdk/rpmtop" \ --rebuild /home/jenkins/workspace/ovirt-engine-sdk_master_build-artifacts-el7-x86_64/ovirt-engine-sdk/rpmtop/SRPMS/ovirt-engine-sdk-python-4.0.0.0-0.1.20150901.git5fbfd34.el7.centos.src.rpm error: Macro %py2_install has unterminated body error: Failed build dependencies: python-devel is needed by ovirt-engine-sdk-python-4.0.0.0-0.1.20150901.git5fbfd34.el7.centos.noarch python-setuptools is needed by ovirt-engine-sdk-python-4.0.0.0-0.1.20150901.git5fbfd34.el7.centos.noarch python3-devel is needed by ovirt-engine-sdk-python-4.0.0.0-0.1.20150901.git5fbfd34.el7.centos.noarch python3-setuptools is needed by ovirt-engine-sdk-python-4.0.0.0-0.1.20150901.git5fbfd34.el7.centos.noarch error: Macro %py2_install has unterminated body Installing /home/jenkins/workspace/ovirt-engine-sdk_master_build-artifacts-el7-x86_64/ovirt-engine-sdk/rpmtop/SRPMS/ovirt-engine-sdk-python-4.0.0.0-0.1.20150901.git5fbfd34.el7.centos.src.rpm make: *** [rpm] Error 1 Archiving ./ovirt-engine-sdk-python-4.0.0.0.tar.gz Archiving ./rpmtop/SRPMS/ovirt-engine-sdk-python-4.0.0.0-0.1.20150901.git5fbfd34.el7.centos.src.rpm Archiving ./rpmtop/SOURCES/ovirt-engine-sdk-python-4.0.0.0.tar.gz Took 4 seconds ===================================
This happens because we try to build Python 3 packages for all the distributions. the solution is to do that only for the distributions that support it.
Verified: http://jenkins.ovirt.org/job/ovirt-engine-sdk_master_build-artifacts-el7-x86_64/22/
Bug tickets that are moved to testing must have target release set to make sure tester knows what to test. Please set the correct target release before moving to ON_QA.
verified http://jenkins.ovirt.org/job/ovirt-engine-sdk_master_build-artifacts-el7-x86_64/28/console