Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1466531 Details for
Bug 1605808
python-os-service-types: FTBFS in Fedora rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 22.93 KB, created by
Mohan Boddu
on 2018-07-20 17:05:29 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 17:05:29 UTC
Size:
22.93 KB
patch
obsolete
>Mock Version: 1.3.4 >Mock Version: 1.3.4 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-os-service-types.spec'], chrootPath='/var/lib/mock/f29-build-13055192-949986/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f6613b17e10>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-os-service-types.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/python-os-service-types-1.1.0-7.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-os-service-types.spec'], chrootPath='/var/lib/mock/f29-build-13055192-949986/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f6613b17e10>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-os-service-types.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vvKRgQ >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf os-service-types-1.1.0 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/os-service-types-1.1.0.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd os-service-types-1.1.0 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ /usr/bin/git init -q >+ /usr/bin/git config user.name rpm-build >+ /usr/bin/git config user.email '<rpm-build>' >+ /usr/bin/git add . >+ /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'python-os-service-types-1.1.0 base' >+ rm -rf os-service-types.egg-info >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0ywxKK >+ umask 022 >+ cd /builddir/build/BUILD >+ cd os-service-types-1.1.0 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' >running build >running build_py >creating build >creating build/lib >creating build/lib/os_service_types >creating build/lib/os_service_types/data >copying os_service_types/data/__init__.py -> build/lib/os_service_types/data >copying os_service_types/exc.py -> build/lib/os_service_types >copying os_service_types/service_types.py -> build/lib/os_service_types >copying os_service_types/__init__.py -> build/lib/os_service_types >creating build/lib/os_service_types/tests >copying os_service_types/tests/test_match.py -> build/lib/os_service_types/tests >copying os_service_types/tests/test_remote.py -> build/lib/os_service_types/tests >copying os_service_types/tests/test_warn.py -> build/lib/os_service_types/tests >copying os_service_types/tests/__init__.py -> build/lib/os_service_types/tests >copying os_service_types/tests/test_builtin.py -> build/lib/os_service_types/tests >copying os_service_types/tests/base.py -> build/lib/os_service_types/tests >running egg_info >writing os_service_types.egg-info/PKG-INFO >writing dependency_links to os_service_types.egg-info/dependency_links.txt >writing requirements to os_service_types.egg-info/requires.txt >writing top-level names to os_service_types.egg-info/top_level.txt >writing pbr to os_service_types.egg-info/pbr.json >[pbr] Processing SOURCES.txt >[pbr] In git context, generating filelist from git >warning: no previously-included files found matching '.gitignore' >warning: no previously-included files found matching '.gitreview' >warning: no previously-included files matching '*.pyc' found anywhere in distribution >writing manifest file 'os_service_types.egg-info/SOURCES.txt' >copying os_service_types/data/service-types.json -> build/lib/os_service_types/data >+ sleep 1 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' >running build >running build_py >running egg_info >writing requirements to os_service_types.egg-info/requires.txt >writing os_service_types.egg-info/PKG-INFO >writing top-level names to os_service_types.egg-info/top_level.txt >writing dependency_links to os_service_types.egg-info/dependency_links.txt >writing pbr to os_service_types.egg-info/pbr.json >[pbr] Processing SOURCES.txt >[pbr] In git context, generating filelist from git >warning: no previously-included files found matching '.gitignore' >warning: no previously-included files found matching '.gitreview' >warning: no previously-included files matching '*.pyc' found anywhere in distribution >writing manifest file 'os_service_types.egg-info/SOURCES.txt' >+ sleep 1 >+ /usr/bin/python2 setup.py build_sphinx -b html >running build_sphinx >creating /builddir/build/BUILD/os-service-types-1.1.0/doc/build >creating /builddir/build/BUILD/os-service-types-1.1.0/doc/build/doctrees >creating /builddir/build/BUILD/os-service-types-1.1.0/doc/build/html >[pbr] Writing ChangeLog >[pbr] Generating ChangeLog >[pbr] ChangeLog complete (0.0s) >[pbr] Generating AUTHORS >[pbr] AUTHORS complete (0.0s) >Running Sphinx v1.7.5 >connecting events for openstackdocstheme >loading pickled environment... not yet created >Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme >building [mo]: all of 0 po files >building [html]: all source files >updating environment: 7 added, 0 changed, 0 removed >reading sources... [ 14%] contributor/contributing >reading sources... [ 28%] contributor/index >reading sources... [ 42%] index >reading sources... [ 57%] install/index >reading sources... [ 71%] library/index >reading sources... [ 85%] readme >reading sources... [100%] reference/index >looking for now-outdated files... none found >pickling environment... done >checking consistency... done >preparing documents... done >writing output... [ 14%] contributor/contributing >writing output... [ 28%] contributor/index >writing output... [ 42%] index >writing output... [ 57%] install/index >writing output... [ 71%] library/index >writing output... [ 85%] readme >writing output... [100%] reference/index >generating indices... genindex py-modindex >writing additional pages... search >copying static files... done >copying extra files... done >dumping search index in English (code: en) ... done >dumping object inventory... done >build succeeded. >The HTML pages are in doc/build/html. >+ rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CXcpcP >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch >++ dirname /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch >+ cd os-service-types-1.1.0 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch >running install >[pbr] Writing ChangeLog >[pbr] Generating ChangeLog >[pbr] ChangeLog complete (0.0s) >[pbr] Generating AUTHORS >[pbr] AUTHORS complete (0.0s) >running install_lib >creating /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr >creating /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib >creating /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7 >creating /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7/site-packages >creating /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7/site-packages/os_service_types >copying build/lib/os_service_types/exc.py -> /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7/site-packages/os_service_types >copying build/lib/os_service_types/service_types.py -> /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7/site-packages/os_service_types >creating /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7/site-packages/os_service_types/data >copying build/lib/os_service_types/data/service-types.json -> /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7/site-packages/os_service_types/data >copying build/lib/os_service_types/data/__init__.py -> /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7/site-packages/os_service_types/data >copying build/lib/os_service_types/__init__.py -> /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7/site-packages/os_service_types >creating /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7/site-packages/os_service_types/tests >copying build/lib/os_service_types/tests/test_match.py -> /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7/site-packages/os_service_types/tests >copying build/lib/os_service_types/tests/test_remote.py -> /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7/site-packages/os_service_types/tests >copying build/lib/os_service_types/tests/test_warn.py -> /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7/site-packages/os_service_types/tests >copying build/lib/os_service_types/tests/__init__.py -> /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7/site-packages/os_service_types/tests >copying build/lib/os_service_types/tests/test_builtin.py -> /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7/site-packages/os_service_types/tests >copying build/lib/os_service_types/tests/base.py -> /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7/site-packages/os_service_types/tests >byte-compiling /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7/site-packages/os_service_types/exc.py to exc.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7/site-packages/os_service_types/service_types.py to service_types.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7/site-packages/os_service_types/data/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7/site-packages/os_service_types/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7/site-packages/os_service_types/tests/test_match.py to test_match.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7/site-packages/os_service_types/tests/test_remote.py to test_remote.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7/site-packages/os_service_types/tests/test_warn.py to test_warn.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7/site-packages/os_service_types/tests/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7/site-packages/os_service_types/tests/test_builtin.py to test_builtin.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7/site-packages/os_service_types/tests/base.py to base.cpython-37.pyc >writing byte-compilation script '/tmp/tmpfeare5gd.py' >/usr/bin/python3 /tmp/tmpfeare5gd.py >removing /tmp/tmpfeare5gd.py >running install_egg_info >running egg_info >writing os_service_types.egg-info/PKG-INFO >writing dependency_links to os_service_types.egg-info/dependency_links.txt >writing requirements to os_service_types.egg-info/requires.txt >writing top-level names to os_service_types.egg-info/top_level.txt >writing pbr to os_service_types.egg-info/pbr.json >[pbr] Processing SOURCES.txt >[pbr] In git context, generating filelist from git >warning: no previously-included files found matching '.gitignore' >warning: no previously-included files found matching '.gitreview' >warning: no previously-included files matching '*.pyc' found anywhere in distribution >writing manifest file 'os_service_types.egg-info/SOURCES.txt' >Copying os_service_types.egg-info to /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7/site-packages/os_service_types-1.1.0-py3.7.egg-info >running install_scripts >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch >running install >[pbr] Writing ChangeLog >[pbr] Generating ChangeLog >[pbr] ChangeLog complete (0.0s) >[pbr] Generating AUTHORS >[pbr] AUTHORS complete (0.0s) >running install_lib >creating /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7 >creating /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7/site-packages >creating /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7/site-packages/os_service_types >copying build/lib/os_service_types/exc.py -> /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7/site-packages/os_service_types >copying build/lib/os_service_types/service_types.py -> /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7/site-packages/os_service_types >creating /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7/site-packages/os_service_types/data >copying build/lib/os_service_types/data/service-types.json -> /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7/site-packages/os_service_types/data >copying build/lib/os_service_types/data/__init__.py -> /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7/site-packages/os_service_types/data >copying build/lib/os_service_types/__init__.py -> /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7/site-packages/os_service_types >creating /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7/site-packages/os_service_types/tests >copying build/lib/os_service_types/tests/test_match.py -> /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7/site-packages/os_service_types/tests >copying build/lib/os_service_types/tests/test_remote.py -> /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7/site-packages/os_service_types/tests >copying build/lib/os_service_types/tests/test_warn.py -> /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7/site-packages/os_service_types/tests >copying build/lib/os_service_types/tests/__init__.py -> /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7/site-packages/os_service_types/tests >copying build/lib/os_service_types/tests/test_builtin.py -> /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7/site-packages/os_service_types/tests >copying build/lib/os_service_types/tests/base.py -> /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7/site-packages/os_service_types/tests >byte-compiling /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7/site-packages/os_service_types/exc.py to exc.pyc >byte-compiling /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7/site-packages/os_service_types/service_types.py to service_types.pyc >byte-compiling /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7/site-packages/os_service_types/data/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7/site-packages/os_service_types/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7/site-packages/os_service_types/tests/test_match.py to test_match.pyc >byte-compiling /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7/site-packages/os_service_types/tests/test_remote.py to test_remote.pyc >byte-compiling /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7/site-packages/os_service_types/tests/test_warn.py to test_warn.pyc >byte-compiling /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7/site-packages/os_service_types/tests/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7/site-packages/os_service_types/tests/test_builtin.py to test_builtin.pyc >byte-compiling /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7/site-packages/os_service_types/tests/base.py to base.pyc >writing byte-compilation script '/tmp/tmpAFQu1Z.py' >/usr/bin/python2 -O /tmp/tmpAFQu1Z.py >removing /tmp/tmpAFQu1Z.py >running install_egg_info >running egg_info >writing requirements to os_service_types.egg-info/requires.txt >writing os_service_types.egg-info/PKG-INFO >writing top-level names to os_service_types.egg-info/top_level.txt >writing dependency_links to os_service_types.egg-info/dependency_links.txt >writing pbr to os_service_types.egg-info/pbr.json >[pbr] Processing SOURCES.txt >[pbr] In git context, generating filelist from git >warning: no previously-included files found matching '.gitignore' >warning: no previously-included files found matching '.gitreview' >warning: no previously-included files matching '*.pyc' found anywhere in distribution >writing manifest file 'os_service_types.egg-info/SOURCES.txt' >Copying os_service_types.egg-info to /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7/site-packages/os_service_types-1.1.0-py2.7.egg-info >running install_scripts >+ /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 1.1.0-7.fc29 --unique-debug-suffix -1.1.0-7.fc29.noarch --unique-debug-src-base python-os-service-types-1.1.0-7.fc29.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/os-service-types-1.1.0 >find: 'debug': No such file or directory >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-ldconfig >/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python3.7 using /usr/bin/python3.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-os-service-types-1.1.0-7.fc29.noarch/usr/lib/python2.7 using /usr/bin/python2.7 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >/usr/share/lmod/lmod/init/bash: line 15: __lmod_vx: unbound variable >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YXVS2X >+ umask 022 >+ cd /builddir/build/BUILD >+ cd os-service-types-1.1.0 >+ /usr/bin/python3 setup.py test >running test >/bin/sh: python: command not found >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ . --list >Non-zero exit code (127) from test listing. >error: testr failed (3) >error: Bad exit status from /var/tmp/rpm-tmp.YXVS2X (%check) > Bad exit status from /var/tmp/rpm-tmp.YXVS2X (%check) >RPM build errors: >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-os-service-types.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1605808
: 1466531 |
1466532
|
1466533