Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-quartet-output.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686468222.010446/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-quartet-output.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-quartet_output-3.2.3-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-quartet-output.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686468222.010446/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-quartet-output.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-quartet_output-3.2.3-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-quartet-output.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686468222.010446/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-quartet-output.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fJz2oU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf quartet_output-3.2.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/quartet_output-3.2.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd quartet_output-3.2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sdeoH2 + umask 022 + cd /builddir/build/BUILD + cd quartet_output-3.2.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-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/quartet_output copying quartet_output/admin.py -> build/lib/quartet_output copying quartet_output/viewsets.py -> build/lib/quartet_output copying quartet_output/serializers.py -> build/lib/quartet_output copying quartet_output/permissions.py -> build/lib/quartet_output copying quartet_output/views.py -> build/lib/quartet_output copying quartet_output/parsing.py -> build/lib/quartet_output copying quartet_output/evaluation.py -> build/lib/quartet_output copying quartet_output/errors.py -> build/lib/quartet_output copying quartet_output/urls.py -> build/lib/quartet_output copying quartet_output/__init__.py -> build/lib/quartet_output copying quartet_output/steps.py -> build/lib/quartet_output copying quartet_output/models.py -> build/lib/quartet_output copying quartet_output/apps.py -> build/lib/quartet_output copying quartet_output/rules.py -> build/lib/quartet_output copying quartet_output/routers.py -> build/lib/quartet_output creating build/lib/tests copying tests/test_rules.py -> build/lib/tests copying tests/settings.py -> build/lib/tests copying tests/test_agg_trigger.py -> build/lib/tests copying tests/urls.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_views.py -> build/lib/tests creating build/lib/quartet_output/management copying quartet_output/management/__init__.py -> build/lib/quartet_output/management creating build/lib/quartet_output/transport copying quartet_output/transport/http.py -> build/lib/quartet_output/transport copying quartet_output/transport/tcp.py -> build/lib/quartet_output/transport copying quartet_output/transport/sftp.py -> build/lib/quartet_output/transport copying quartet_output/transport/mail.py -> build/lib/quartet_output/transport copying quartet_output/transport/__init__.py -> build/lib/quartet_output/transport creating build/lib/quartet_output/migrations copying quartet_output/migrations/0001_initial.py -> build/lib/quartet_output/migrations copying quartet_output/migrations/0002_auto_20180909_0946.py -> build/lib/quartet_output/migrations copying quartet_output/migrations/0003_auto_20190214_1806.py -> build/lib/quartet_output/migrations copying quartet_output/migrations/0004_auto_20190725_1122.py -> build/lib/quartet_output/migrations copying quartet_output/migrations/__init__.py -> build/lib/quartet_output/migrations copying quartet_output/migrations/0005_auto_20200824_1624.py -> build/lib/quartet_output/migrations creating build/lib/quartet_output/management/commands copying quartet_output/management/commands/load_output_rules.py -> build/lib/quartet_output/management/commands copying quartet_output/management/commands/create_output_groups.py -> build/lib/quartet_output/management/commands copying quartet_output/management/commands/utils.py -> build/lib/quartet_output/management/commands copying quartet_output/management/commands/__init__.py -> build/lib/quartet_output/management/commands running egg_info writing quartet_output.egg-info/PKG-INFO writing dependency_links to quartet_output.egg-info/dependency_links.txt writing top-level names to quartet_output.egg-info/top_level.txt reading manifest file 'quartet_output.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.html' under directory 'quartet_output' warning: no files found matching '*.png' under directory 'quartet_output' warning: no files found matching '*.gif' under directory 'quartet_output' warning: no files found matching '*js' under directory 'quartet_output' warning: no files found matching '*.css' under directory 'quartet_output' warning: no files found matching '*jpg' under directory 'quartet_output' warning: no files found matching '*jpeg' under directory 'quartet_output' warning: no files found matching '*svg' under directory 'quartet_output' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'quartet_output.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4mA4hk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64 + cd quartet_output-3.2.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64 running install /usr/lib/python3.9/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_lib creating /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr creating /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output copying build/lib/quartet_output/admin.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output copying build/lib/quartet_output/viewsets.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output copying build/lib/quartet_output/serializers.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output copying build/lib/quartet_output/permissions.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output creating /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/management creating /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/management/commands copying build/lib/quartet_output/management/commands/load_output_rules.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/management/commands copying build/lib/quartet_output/management/commands/create_output_groups.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/management/commands copying build/lib/quartet_output/management/commands/utils.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/management/commands copying build/lib/quartet_output/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/management/commands copying build/lib/quartet_output/management/__init__.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/management copying build/lib/quartet_output/views.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output copying build/lib/quartet_output/parsing.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output creating /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/transport copying build/lib/quartet_output/transport/http.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/transport copying build/lib/quartet_output/transport/tcp.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/transport copying build/lib/quartet_output/transport/sftp.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/transport copying build/lib/quartet_output/transport/mail.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/transport copying build/lib/quartet_output/transport/__init__.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/transport copying build/lib/quartet_output/evaluation.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output creating /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/migrations copying build/lib/quartet_output/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/migrations copying build/lib/quartet_output/migrations/0002_auto_20180909_0946.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/migrations copying build/lib/quartet_output/migrations/0003_auto_20190214_1806.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/migrations copying build/lib/quartet_output/migrations/0004_auto_20190725_1122.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/migrations copying build/lib/quartet_output/migrations/__init__.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/migrations copying build/lib/quartet_output/migrations/0005_auto_20200824_1624.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/migrations copying build/lib/quartet_output/errors.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output copying build/lib/quartet_output/urls.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output copying build/lib/quartet_output/__init__.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output copying build/lib/quartet_output/steps.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output copying build/lib/quartet_output/models.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output copying build/lib/quartet_output/apps.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output copying build/lib/quartet_output/rules.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output copying build/lib/quartet_output/routers.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output creating /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_rules.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/settings.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_agg_trigger.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/urls.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_views.py -> /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/tests byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/viewsets.py to viewsets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/permissions.py to permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/management/commands/load_output_rules.py to load_output_rules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/management/commands/create_output_groups.py to create_output_groups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/management/commands/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/parsing.py to parsing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/transport/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/transport/tcp.py to tcp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/transport/sftp.py to sftp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/transport/mail.py to mail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/transport/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/evaluation.py to evaluation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/migrations/0002_auto_20180909_0946.py to 0002_auto_20180909_0946.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/migrations/0003_auto_20190214_1806.py to 0003_auto_20190214_1806.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/migrations/0004_auto_20190725_1122.py to 0004_auto_20190725_1122.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/migrations/0005_auto_20200824_1624.py to 0005_auto_20200824_1624.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/steps.py to steps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/rules.py to rules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output/routers.py to routers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/tests/test_rules.py to test_rules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/tests/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/tests/test_agg_trigger.py to test_agg_trigger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/tests/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/tests/test_views.py to test_views.cpython-39.pyc writing byte-compilation script '/tmp/tmp43kbr0wh.py' /usr/bin/python3 /tmp/tmp43kbr0wh.py removing /tmp/tmp43kbr0wh.py running install_egg_info running egg_info writing quartet_output.egg-info/PKG-INFO writing dependency_links to quartet_output.egg-info/dependency_links.txt writing top-level names to quartet_output.egg-info/top_level.txt reading manifest file 'quartet_output.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.html' under directory 'quartet_output' warning: no files found matching '*.png' under directory 'quartet_output' warning: no files found matching '*.gif' under directory 'quartet_output' warning: no files found matching '*js' under directory 'quartet_output' warning: no files found matching '*.css' under directory 'quartet_output' warning: no files found matching '*jpg' under directory 'quartet_output' warning: no files found matching '*jpeg' under directory 'quartet_output' warning: no files found matching '*svg' under directory 'quartet_output' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'quartet_output.egg-info/SOURCES.txt' Copying quartet_output.egg-info to /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9/site-packages/quartet_output-3.2.3-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64//usr/share/doc/python-quartet_output + '[' -d doc ']' ~/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64 ~/build/BUILD/quartet_output-3.2.3 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/quartet_output-3.2.3 + mv /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.2.3-1 --unique-debug-suffix -3.2.3-1.x86_64 --unique-debug-src-base python-quartet_output-3.2.3-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/quartet_output-3.2.3 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /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-quartet_output-3.2.3-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-quartet_output-3.2.3-1.noarch Provides: python-quartet_output python3-quartet_output = 3.2.3-1 python3.9dist(quartet-output) = 3.2.3 python3dist(quartet-output) = 3.2.3 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: python(abi) = 3.9 Processing files: python-quartet_output-help-3.2.3-1.noarch warning: Empty %files file /builddir/build/BUILD/quartet_output-3.2.3/doclist.lst Provides: python-quartet_output-help = 3.2.3-1 python3-quartet_output-doc 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-quartet_output-3.2.3-1.x86_64 Wrote: /builddir/build/RPMS/python-quartet_output-help-3.2.3-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-quartet_output-3.2.3-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tNfLxE + umask 022 + cd /builddir/build/BUILD + cd quartet_output-3.2.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-quartet_output-3.2.3-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0