Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-approvaltests.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682444442.052587/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-approvaltests.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-approvaltests-8.2.5-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-approvaltests.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682444442.052587/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-approvaltests.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-approvaltests-8.2.5-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-approvaltests.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682444442.052587/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-approvaltests.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.goKzF1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf approvaltests-8.2.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/approvaltests-8.2.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd approvaltests-8.2.5 + /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.mIWYUt + umask 022 + cd /builddir/build/BUILD + cd approvaltests-8.2.5 + 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' /usr/lib/python3.9/site-packages/setuptools/dist.py:487: UserWarning: Normalizing 'v8.2.5' to '8.2.5' warnings.warn(tmpl.format(**locals())) running build running build_py creating build creating build/lib creating build/lib/approvaltests copying approvaltests/commandline_interface.py -> build/lib/approvaltests copying approvaltests/approval_exception.py -> build/lib/approvaltests copying approvaltests/pairwise_combinations.py -> build/lib/approvaltests copying approvaltests/binary_writer.py -> build/lib/approvaltests copying approvaltests/file_approver.py -> build/lib/approvaltests copying approvaltests/storyboard.py -> build/lib/approvaltests copying approvaltests/approvals.py -> build/lib/approvaltests copying approvaltests/reporter_missing_exception.py -> build/lib/approvaltests copying approvaltests/asserts.py -> build/lib/approvaltests copying approvaltests/command.py -> build/lib/approvaltests copying approvaltests/existing_file_writer.py -> build/lib/approvaltests copying approvaltests/string_writer.py -> build/lib/approvaltests copying approvaltests/combination_approvals.py -> build/lib/approvaltests copying approvaltests/__init__.py -> build/lib/approvaltests copying approvaltests/__main__.py -> build/lib/approvaltests copying approvaltests/version.py -> build/lib/approvaltests creating build/lib/approvaltests/namer copying approvaltests/namer/default_namer_factory.py -> build/lib/approvaltests/namer copying approvaltests/namer/stack_frame_namer.py -> build/lib/approvaltests/namer copying approvaltests/namer/cli_namer.py -> build/lib/approvaltests/namer copying approvaltests/namer/default_name.py -> build/lib/approvaltests/namer copying approvaltests/namer/namer_base.py -> build/lib/approvaltests/namer copying approvaltests/namer/__init__.py -> build/lib/approvaltests/namer creating build/lib/approvaltests/scrubbers copying approvaltests/scrubbers/date_scrubber.py -> build/lib/approvaltests/scrubbers copying approvaltests/scrubbers/scrubbers.py -> build/lib/approvaltests/scrubbers copying approvaltests/scrubbers/__init__.py -> build/lib/approvaltests/scrubbers creating build/lib/approvaltests/utilities copying approvaltests/utilities/command_line_approvals.py -> build/lib/approvaltests/utilities copying approvaltests/utilities/__init__.py -> build/lib/approvaltests/utilities creating build/lib/approvaltests/core copying approvaltests/core/reporter.py -> build/lib/approvaltests/core copying approvaltests/core/scenario_namer.py -> build/lib/approvaltests/core copying approvaltests/core/options.py -> build/lib/approvaltests/core copying approvaltests/core/comparator.py -> build/lib/approvaltests/core copying approvaltests/core/namer.py -> build/lib/approvaltests/core copying approvaltests/core/format_wrapper.py -> build/lib/approvaltests/core copying approvaltests/core/__init__.py -> build/lib/approvaltests/core copying approvaltests/core/writer.py -> build/lib/approvaltests/core creating build/lib/approvaltests/reporters copying approvaltests/reporters/first_working_reporter.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/report_with_vscode.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/diff_reporter.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/file_capture_reporter.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/default_reporter_factory.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/python_native_reporter.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/report_with_diff_command_line.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/report_by_creating_diff_file.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/report_all_to_clipboard.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/generic_diff_reporter_config.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/report_on_cyber_dojo.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/generic_diff_reporter.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/reporter_that_automatically_approves.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/quiet_reporter.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/report_with_beyond_compare.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/generic_diff_reporter_factory.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/testing_reporter.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/clipboard_reporter.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/received_file_launcher_reporter.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/report_to_diff_engine.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/multi_reporter.py -> build/lib/approvaltests/reporters copying approvaltests/reporters/__init__.py -> build/lib/approvaltests/reporters creating build/lib/approvaltests/verifiable_objects copying approvaltests/verifiable_objects/formatter_of_argparse_namespace.py -> build/lib/approvaltests/verifiable_objects copying approvaltests/verifiable_objects/__init__.py -> build/lib/approvaltests/verifiable_objects creating build/lib/approvaltests/mrjob copying approvaltests/mrjob/mrjob_approvals.py -> build/lib/approvaltests/mrjob copying approvaltests/mrjob/__init__.py -> build/lib/approvaltests/mrjob creating build/lib/approvaltests/pytest copying approvaltests/pytest/py_test_namer.py -> build/lib/approvaltests/pytest copying approvaltests/pytest/__init__.py -> build/lib/approvaltests/pytest creating build/lib/approvaltests/utilities/logger copying approvaltests/utilities/logger/simple_logger_approvals.py -> build/lib/approvaltests/utilities/logger copying approvaltests/utilities/logger/__init__.py -> build/lib/approvaltests/utilities/logger copying approvaltests/reporters/reporters.json -> build/lib/approvaltests/reporters + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.g6yyMq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64 + cd approvaltests-8.2.5 + 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-approvaltests-8.2.5-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:487: UserWarning: Normalizing 'v8.2.5' to '8.2.5' warnings.warn(tmpl.format(**locals())) 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-approvaltests-8.2.5-1.x86_64/usr creating /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests copying build/lib/approvaltests/commandline_interface.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests copying build/lib/approvaltests/approval_exception.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests copying build/lib/approvaltests/pairwise_combinations.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests creating /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/namer copying build/lib/approvaltests/namer/default_namer_factory.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/namer copying build/lib/approvaltests/namer/stack_frame_namer.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/namer copying build/lib/approvaltests/namer/cli_namer.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/namer copying build/lib/approvaltests/namer/default_name.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/namer copying build/lib/approvaltests/namer/namer_base.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/namer copying build/lib/approvaltests/namer/__init__.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/namer copying build/lib/approvaltests/binary_writer.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests creating /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/scrubbers copying build/lib/approvaltests/scrubbers/date_scrubber.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/scrubbers copying build/lib/approvaltests/scrubbers/scrubbers.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/scrubbers copying build/lib/approvaltests/scrubbers/__init__.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/scrubbers copying build/lib/approvaltests/file_approver.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests copying build/lib/approvaltests/storyboard.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests creating /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/utilities creating /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/utilities/logger copying build/lib/approvaltests/utilities/logger/simple_logger_approvals.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/utilities/logger copying build/lib/approvaltests/utilities/logger/__init__.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/utilities/logger copying build/lib/approvaltests/utilities/command_line_approvals.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/utilities copying build/lib/approvaltests/utilities/__init__.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/utilities creating /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/core copying build/lib/approvaltests/core/reporter.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/core copying build/lib/approvaltests/core/scenario_namer.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/core copying build/lib/approvaltests/core/options.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/core copying build/lib/approvaltests/core/comparator.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/core copying build/lib/approvaltests/core/namer.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/core copying build/lib/approvaltests/core/format_wrapper.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/core copying build/lib/approvaltests/core/__init__.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/core copying build/lib/approvaltests/core/writer.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/core copying build/lib/approvaltests/approvals.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests copying build/lib/approvaltests/reporter_missing_exception.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests copying build/lib/approvaltests/asserts.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests copying build/lib/approvaltests/command.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests copying build/lib/approvaltests/existing_file_writer.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests copying build/lib/approvaltests/string_writer.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests copying build/lib/approvaltests/combination_approvals.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests creating /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters copying build/lib/approvaltests/reporters/first_working_reporter.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters copying build/lib/approvaltests/reporters/report_with_vscode.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters copying build/lib/approvaltests/reporters/diff_reporter.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters copying build/lib/approvaltests/reporters/file_capture_reporter.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters copying build/lib/approvaltests/reporters/reporters.json -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters copying build/lib/approvaltests/reporters/default_reporter_factory.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters copying build/lib/approvaltests/reporters/python_native_reporter.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters copying build/lib/approvaltests/reporters/report_with_diff_command_line.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters copying build/lib/approvaltests/reporters/report_by_creating_diff_file.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters copying build/lib/approvaltests/reporters/report_all_to_clipboard.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters copying build/lib/approvaltests/reporters/generic_diff_reporter_config.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters copying build/lib/approvaltests/reporters/report_on_cyber_dojo.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters copying build/lib/approvaltests/reporters/generic_diff_reporter.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters copying build/lib/approvaltests/reporters/reporter_that_automatically_approves.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters copying build/lib/approvaltests/reporters/quiet_reporter.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters copying build/lib/approvaltests/reporters/report_with_beyond_compare.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters copying build/lib/approvaltests/reporters/generic_diff_reporter_factory.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters copying build/lib/approvaltests/reporters/testing_reporter.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters copying build/lib/approvaltests/reporters/clipboard_reporter.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters copying build/lib/approvaltests/reporters/received_file_launcher_reporter.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters copying build/lib/approvaltests/reporters/report_to_diff_engine.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters copying build/lib/approvaltests/reporters/multi_reporter.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters copying build/lib/approvaltests/reporters/__init__.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters creating /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/verifiable_objects copying build/lib/approvaltests/verifiable_objects/formatter_of_argparse_namespace.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/verifiable_objects copying build/lib/approvaltests/verifiable_objects/__init__.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/verifiable_objects copying build/lib/approvaltests/__init__.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests creating /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/mrjob copying build/lib/approvaltests/mrjob/mrjob_approvals.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/mrjob copying build/lib/approvaltests/mrjob/__init__.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/mrjob copying build/lib/approvaltests/__main__.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests creating /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/pytest copying build/lib/approvaltests/pytest/py_test_namer.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/pytest copying build/lib/approvaltests/pytest/__init__.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/pytest copying build/lib/approvaltests/version.py -> /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/commandline_interface.py to commandline_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/approval_exception.py to approval_exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/pairwise_combinations.py to pairwise_combinations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/namer/default_namer_factory.py to default_namer_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/namer/stack_frame_namer.py to stack_frame_namer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/namer/cli_namer.py to cli_namer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/namer/default_name.py to default_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/namer/namer_base.py to namer_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/namer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/binary_writer.py to binary_writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/scrubbers/date_scrubber.py to date_scrubber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/scrubbers/scrubbers.py to scrubbers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/scrubbers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/file_approver.py to file_approver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/storyboard.py to storyboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/utilities/logger/simple_logger_approvals.py to simple_logger_approvals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/utilities/logger/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/utilities/command_line_approvals.py to command_line_approvals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/utilities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/core/reporter.py to reporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/core/scenario_namer.py to scenario_namer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/core/options.py to options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/core/comparator.py to comparator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/core/namer.py to namer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/core/format_wrapper.py to format_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/core/writer.py to writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/approvals.py to approvals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporter_missing_exception.py to reporter_missing_exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/asserts.py to asserts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/command.py to command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/existing_file_writer.py to existing_file_writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/string_writer.py to string_writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/combination_approvals.py to combination_approvals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters/first_working_reporter.py to first_working_reporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters/report_with_vscode.py to report_with_vscode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters/diff_reporter.py to diff_reporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters/file_capture_reporter.py to file_capture_reporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters/default_reporter_factory.py to default_reporter_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters/python_native_reporter.py to python_native_reporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters/report_with_diff_command_line.py to report_with_diff_command_line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters/report_by_creating_diff_file.py to report_by_creating_diff_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters/report_all_to_clipboard.py to report_all_to_clipboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters/generic_diff_reporter_config.py to generic_diff_reporter_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters/report_on_cyber_dojo.py to report_on_cyber_dojo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters/generic_diff_reporter.py to generic_diff_reporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters/reporter_that_automatically_approves.py to reporter_that_automatically_approves.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters/quiet_reporter.py to quiet_reporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters/report_with_beyond_compare.py to report_with_beyond_compare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters/generic_diff_reporter_factory.py to generic_diff_reporter_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters/testing_reporter.py to testing_reporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters/clipboard_reporter.py to clipboard_reporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters/received_file_launcher_reporter.py to received_file_launcher_reporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters/report_to_diff_engine.py to report_to_diff_engine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters/multi_reporter.py to multi_reporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/reporters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/verifiable_objects/formatter_of_argparse_namespace.py to formatter_of_argparse_namespace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/verifiable_objects/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/mrjob/mrjob_approvals.py to mrjob_approvals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/mrjob/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/pytest/py_test_namer.py to py_test_namer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/pytest/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests/version.py to version.cpython-39.pyc writing byte-compilation script '/tmp/tmpszty26n8.py' /usr/bin/python3 /tmp/tmpszty26n8.py removing /tmp/tmpszty26n8.py running install_egg_info running egg_info writing approvaltests.egg-info/PKG-INFO writing dependency_links to approvaltests.egg-info/dependency_links.txt writing requirements to approvaltests.egg-info/requires.txt writing top-level names to approvaltests.egg-info/top_level.txt reading manifest file 'approvaltests.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'approvaltests.egg-info/SOURCES.txt' Copying approvaltests.egg-info to /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9/site-packages/approvaltests-8.2.5-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64//usr/share/doc/python-approvaltests + '[' -d doc ']' ~/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64 ~/build/BUILD/approvaltests-8.2.5 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-approvaltests-8.2.5-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/approvaltests-8.2.5 + mv /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 8.2.5-1 --unique-debug-suffix -8.2.5-1.x86_64 --unique-debug-src-base python-approvaltests-8.2.5-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/approvaltests-8.2.5 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-approvaltests-8.2.5-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-approvaltests-8.2.5-1.noarch Provides: python-approvaltests python3-approvaltests = 8.2.5-1 python3.9dist(approvaltests) = 8.2.5 python3dist(approvaltests) = 8.2.5 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 python3.9dist(allpairspy) >= 2.1 python3.9dist(beautifulsoup4) >= 4.4 python3.9dist(empty-files) >= 0.0.3 python3.9dist(mrjob) >= 0.7.4 python3.9dist(pyperclip) >= 1.5.29 python3.9dist(pytest) >= 4 python3.9dist(typing-extensions) >= 3.6.2 Processing files: python-approvaltests-help-8.2.5-1.noarch warning: Empty %files file /builddir/build/BUILD/approvaltests-8.2.5/doclist.lst Provides: python-approvaltests-help = 8.2.5-1 python3-approvaltests-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-approvaltests-8.2.5-1.x86_64 Wrote: /builddir/build/RPMS/python-approvaltests-help-8.2.5-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-approvaltests-8.2.5-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VuYVY8 + umask 022 + cd /builddir/build/BUILD + cd approvaltests-8.2.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-approvaltests-8.2.5-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0