Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-automaton.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-65343-16665/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-automaton.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-automaton-3.1.0-4.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-automaton.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-65343-16665/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-automaton.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.C0CTiu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf automaton-3.1.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/automaton-3.1.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd automaton-3.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 '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-automaton-3.1.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OWmBRL + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd automaton-3.1.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py creating build creating build/lib creating build/lib/automaton creating build/lib/automaton/tests copying automaton/tests/__init__.py -> build/lib/automaton/tests copying automaton/tests/test_fsm.py -> build/lib/automaton/tests copying automaton/runners.py -> build/lib/automaton copying automaton/_utils.py -> build/lib/automaton copying automaton/__init__.py -> build/lib/automaton copying automaton/exceptions.py -> build/lib/automaton copying automaton/machines.py -> build/lib/automaton creating build/lib/automaton/converters copying automaton/converters/__init__.py -> build/lib/automaton/converters copying automaton/converters/pydot.py -> build/lib/automaton/converters running egg_info writing pbr to automaton.egg-info/pbr.json writing automaton.egg-info/PKG-INFO writing dependency_links to automaton.egg-info/dependency_links.txt writing requirements to automaton.egg-info/requires.txt writing top-level names to automaton.egg-info/top_level.txt [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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'automaton.egg-info/SOURCES.txt' + sphinx-build-3 -b html doc/source doc/build/html Running Sphinx v7.0.1 [openstackdocstheme] version: 3.2.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] using theme from /usr/lib/python3.11/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/automaton-3.1.0/.gitreview found building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 8 source files that are out of date updating environment: [new config] 8 added, 0 changed, 0 removed reading sources... [ 12%] contributor/index reading sources... [ 25%] index reading sources... [ 37%] install/index reading sources... [ 50%] reference/index reading sources... [ 62%] user/examples reading sources... [ 75%] user/features reading sources... [ 87%] user/history reading sources... [100%] user/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 12%] contributor/index writing output... [ 25%] index writing output... [ 37%] install/index writing output... [ 50%] reference/index writing output... [ 62%] user/examples writing output... [ 75%] user/features writing output... [ 87%] user/history writing output... [100%] user/index generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' done highlighting module code... [ 25%] automaton.converters.pydot [openstackdocstheme] could not determine last_updated for '_modules/automaton/converters/pydot' highlighting module code... [ 50%] automaton.exceptions [openstackdocstheme] could not determine last_updated for '_modules/automaton/exceptions' highlighting module code... [ 75%] automaton.machines [openstackdocstheme] could not determine last_updated for '_modules/automaton/machines' highlighting module code... [100%] automaton.runners [openstackdocstheme] could not determine last_updated for '_modules/automaton/runners' [openstackdocstheme] could not determine last_updated for '_modules/index' writing additional pages... search done 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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qZfbs4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch ++ dirname /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch + cd automaton-3.1.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( 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-automaton-3.1.0-4.oc9.noarch/usr creating /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/lib creating /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/lib/python3.11 creating /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/lib/python3.11/site-packages/automaton copying build/lib/automaton/runners.py -> /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/lib/python3.11/site-packages/automaton copying build/lib/automaton/_utils.py -> /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/lib/python3.11/site-packages/automaton copying build/lib/automaton/__init__.py -> /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/lib/python3.11/site-packages/automaton copying build/lib/automaton/exceptions.py -> /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/lib/python3.11/site-packages/automaton copying build/lib/automaton/machines.py -> /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/lib/python3.11/site-packages/automaton creating /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/lib/python3.11/site-packages/automaton/converters copying build/lib/automaton/converters/__init__.py -> /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/lib/python3.11/site-packages/automaton/converters copying build/lib/automaton/converters/pydot.py -> /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/lib/python3.11/site-packages/automaton/converters creating /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/lib/python3.11/site-packages/automaton/tests copying build/lib/automaton/tests/__init__.py -> /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/lib/python3.11/site-packages/automaton/tests copying build/lib/automaton/tests/test_fsm.py -> /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/lib/python3.11/site-packages/automaton/tests byte-compiling /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/lib/python3.11/site-packages/automaton/runners.py to runners.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/lib/python3.11/site-packages/automaton/_utils.py to _utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/lib/python3.11/site-packages/automaton/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/lib/python3.11/site-packages/automaton/exceptions.py to exceptions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/lib/python3.11/site-packages/automaton/machines.py to machines.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/lib/python3.11/site-packages/automaton/converters/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/lib/python3.11/site-packages/automaton/converters/pydot.py to pydot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/lib/python3.11/site-packages/automaton/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/lib/python3.11/site-packages/automaton/tests/test_fsm.py to test_fsm.cpython-311.pyc writing byte-compilation script '/tmp/tmph_f32wge.py' /usr/bin/python3 /tmp/tmph_f32wge.py removing /tmp/tmph_f32wge.py running install_egg_info running egg_info writing pbr to automaton.egg-info/pbr.json writing automaton.egg-info/PKG-INFO writing dependency_links to automaton.egg-info/dependency_links.txt writing requirements to automaton.egg-info/requires.txt writing top-level names to automaton.egg-info/top_level.txt [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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'automaton.egg-info/SOURCES.txt' Copying automaton.egg-info to /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/lib/python3.11/site-packages/automaton-3.1.0-py3.11.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 3.1.0-4.oc9 --unique-debug-suffix -3.1.0-4.oc9.noarch --unique-debug-src-base python-automaton-3.1.0-4.oc9.noarch -S debugsourcefiles.list /builddir/build/BUILD/automaton-3.1.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: python3-automaton-3.1.0-4.oc9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OBzibW + umask 022 + cd /builddir/build/BUILD + cd automaton-3.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/share/doc/python3-automaton + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/share/doc/python3-automaton + cp -pr README.rst /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/share/doc/python3-automaton + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ns6CKz + umask 022 + cd /builddir/build/BUILD + cd automaton-3.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/share/licenses/python3-automaton + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/share/licenses/python3-automaton + cp -pr LICENSE /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/share/licenses/python3-automaton + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-automaton = 3.1.0-4.oc9 python3-automaton = 3.1.0-4.oc9 python3.11-automaton = 3.1.0-4.oc9 python3.11dist(automaton) = 3.1 python3dist(automaton) = 3.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ((python3.11dist(pbr) < 2.1 or python3.11dist(pbr) > 2.1) with python3.11dist(pbr) >= 2) python(abi) = 3.11 python3.11dist(prettytable) >= 0.7.2 Obsoletes: python3.11-automaton < 3.1.0-4.oc9 Processing files: python-automaton-doc-3.1.0-4.oc9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ok2tkQ + umask 022 + cd /builddir/build/BUILD + cd automaton-3.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/share/doc/python-automaton-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/share/doc/python-automaton-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/share/doc/python-automaton-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.exT0B5 + umask 022 + cd /builddir/build/BUILD + cd automaton-3.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/share/licenses/python-automaton-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/share/licenses/python-automaton-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch/usr/share/licenses/python-automaton-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-automaton-doc = 3.1.0-4.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-automaton-3.1.0-4.oc9.noarch Wrote: /builddir/build/RPMS/python3-automaton-3.1.0-4.oc9.noarch.rpm Wrote: /builddir/build/RPMS/python-automaton-doc-3.1.0-4.oc9.noarch.rpm Child return code was: 0