Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-agate.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681449616.864563/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 aarch64 --nodeps /builddir/build/SPECS/python-agate.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-agate-1.7.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-agate.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681449616.864563/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 aarch64 --nodeps /builddir/build/SPECS/python-agate.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-agate-1.7.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-agate.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681449616.864563/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 aarch64 --nodeps /builddir/build/SPECS/python-agate.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.McMNIP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf agate-1.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/agate-1.7.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd agate-1.7.1 + /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.kyTl2S + umask 022 + cd /builddir/build/BUILD + cd agate-1.7.1 + 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 -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/agate copying agate/utils.py -> build/lib/agate copying agate/config.py -> build/lib/agate copying agate/columns.py -> build/lib/agate copying agate/__init__.py -> build/lib/agate copying agate/warns.py -> build/lib/agate copying agate/fixed.py -> build/lib/agate copying agate/exceptions.py -> build/lib/agate copying agate/csv_py3.py -> build/lib/agate copying agate/rows.py -> build/lib/agate copying agate/type_tester.py -> build/lib/agate copying agate/testcase.py -> build/lib/agate copying agate/mapped_sequence.py -> build/lib/agate creating build/lib/agate/data_types copying agate/data_types/text.py -> build/lib/agate/data_types copying agate/data_types/__init__.py -> build/lib/agate/data_types copying agate/data_types/date_time.py -> build/lib/agate/data_types copying agate/data_types/boolean.py -> build/lib/agate/data_types copying agate/data_types/time_delta.py -> build/lib/agate/data_types copying agate/data_types/date.py -> build/lib/agate/data_types copying agate/data_types/number.py -> build/lib/agate/data_types copying agate/data_types/base.py -> build/lib/agate/data_types creating build/lib/agate/tableset copying agate/tableset/from_json.py -> build/lib/agate/tableset copying agate/tableset/from_csv.py -> build/lib/agate/tableset copying agate/tableset/column_chart.py -> build/lib/agate/tableset copying agate/tableset/__init__.py -> build/lib/agate/tableset copying agate/tableset/proxy_methods.py -> build/lib/agate/tableset copying agate/tableset/to_json.py -> build/lib/agate/tableset copying agate/tableset/having.py -> build/lib/agate/tableset copying agate/tableset/bar_chart.py -> build/lib/agate/tableset copying agate/tableset/print_structure.py -> build/lib/agate/tableset copying agate/tableset/aggregate.py -> build/lib/agate/tableset copying agate/tableset/merge.py -> build/lib/agate/tableset copying agate/tableset/line_chart.py -> build/lib/agate/tableset copying agate/tableset/to_csv.py -> build/lib/agate/tableset copying agate/tableset/scatterplot.py -> build/lib/agate/tableset creating build/lib/agate/computations copying agate/computations/percentile_rank.py -> build/lib/agate/computations copying agate/computations/percent.py -> build/lib/agate/computations copying agate/computations/__init__.py -> build/lib/agate/computations copying agate/computations/slug.py -> build/lib/agate/computations copying agate/computations/rank.py -> build/lib/agate/computations copying agate/computations/formula.py -> build/lib/agate/computations copying agate/computations/change.py -> build/lib/agate/computations copying agate/computations/percent_change.py -> build/lib/agate/computations copying agate/computations/base.py -> build/lib/agate/computations creating build/lib/agate/table copying agate/table/print_table.py -> build/lib/agate/table copying agate/table/from_json.py -> build/lib/agate/table copying agate/table/from_csv.py -> build/lib/agate/table copying agate/table/bins.py -> build/lib/agate/table copying agate/table/column_chart.py -> build/lib/agate/table copying agate/table/__init__.py -> build/lib/agate/table copying agate/table/join.py -> build/lib/agate/table copying agate/table/print_bars.py -> build/lib/agate/table copying agate/table/where.py -> build/lib/agate/table copying agate/table/to_json.py -> build/lib/agate/table copying agate/table/from_fixed.py -> build/lib/agate/table copying agate/table/group_by.py -> build/lib/agate/table copying agate/table/from_object.py -> build/lib/agate/table copying agate/table/bar_chart.py -> build/lib/agate/table copying agate/table/print_html.py -> build/lib/agate/table copying agate/table/normalize.py -> build/lib/agate/table copying agate/table/print_structure.py -> build/lib/agate/table copying agate/table/denormalize.py -> build/lib/agate/table copying agate/table/find.py -> build/lib/agate/table copying agate/table/pivot.py -> build/lib/agate/table copying agate/table/aggregate.py -> build/lib/agate/table copying agate/table/distinct.py -> build/lib/agate/table copying agate/table/rename.py -> build/lib/agate/table copying agate/table/exclude.py -> build/lib/agate/table copying agate/table/merge.py -> build/lib/agate/table copying agate/table/select.py -> build/lib/agate/table copying agate/table/homogenize.py -> build/lib/agate/table copying agate/table/order_by.py -> build/lib/agate/table copying agate/table/compute.py -> build/lib/agate/table copying agate/table/limit.py -> build/lib/agate/table copying agate/table/line_chart.py -> build/lib/agate/table copying agate/table/to_csv.py -> build/lib/agate/table copying agate/table/scatterplot.py -> build/lib/agate/table creating build/lib/agate/aggregations copying agate/aggregations/deciles.py -> build/lib/agate/aggregations copying agate/aggregations/max.py -> build/lib/agate/aggregations copying agate/aggregations/variance.py -> build/lib/agate/aggregations copying agate/aggregations/mad.py -> build/lib/agate/aggregations copying agate/aggregations/median.py -> build/lib/agate/aggregations copying agate/aggregations/__init__.py -> build/lib/agate/aggregations copying agate/aggregations/has_nulls.py -> build/lib/agate/aggregations copying agate/aggregations/max_length.py -> build/lib/agate/aggregations copying agate/aggregations/first.py -> build/lib/agate/aggregations copying agate/aggregations/max_precision.py -> build/lib/agate/aggregations copying agate/aggregations/any.py -> build/lib/agate/aggregations copying agate/aggregations/mean.py -> build/lib/agate/aggregations copying agate/aggregations/summary.py -> build/lib/agate/aggregations copying agate/aggregations/count.py -> build/lib/agate/aggregations copying agate/aggregations/mode.py -> build/lib/agate/aggregations copying agate/aggregations/percentiles.py -> build/lib/agate/aggregations copying agate/aggregations/quintiles.py -> build/lib/agate/aggregations copying agate/aggregations/iqr.py -> build/lib/agate/aggregations copying agate/aggregations/stdev.py -> build/lib/agate/aggregations copying agate/aggregations/all.py -> build/lib/agate/aggregations copying agate/aggregations/min.py -> build/lib/agate/aggregations copying agate/aggregations/quartiles.py -> build/lib/agate/aggregations copying agate/aggregations/sum.py -> build/lib/agate/aggregations copying agate/aggregations/base.py -> build/lib/agate/aggregations + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.G7dOUb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64 + cd agate-1.7.1 + 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 -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-agate-1.7.1-1.aarch64 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-agate-1.7.1-1.aarch64/usr creating /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate copying build/lib/agate/utils.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate copying build/lib/agate/config.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate creating /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/data_types copying build/lib/agate/data_types/text.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/data_types copying build/lib/agate/data_types/__init__.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/data_types copying build/lib/agate/data_types/date_time.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/data_types copying build/lib/agate/data_types/boolean.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/data_types copying build/lib/agate/data_types/time_delta.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/data_types copying build/lib/agate/data_types/date.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/data_types copying build/lib/agate/data_types/number.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/data_types copying build/lib/agate/data_types/base.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/data_types copying build/lib/agate/columns.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate copying build/lib/agate/__init__.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate copying build/lib/agate/warns.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate copying build/lib/agate/fixed.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate copying build/lib/agate/exceptions.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate creating /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/from_json.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/from_csv.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/column_chart.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/__init__.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/proxy_methods.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/to_json.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/having.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/bar_chart.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/print_structure.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/aggregate.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/merge.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/line_chart.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/to_csv.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/scatterplot.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset creating /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/computations copying build/lib/agate/computations/percentile_rank.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/computations copying build/lib/agate/computations/percent.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/computations copying build/lib/agate/computations/__init__.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/computations copying build/lib/agate/computations/slug.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/computations copying build/lib/agate/computations/rank.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/computations copying build/lib/agate/computations/formula.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/computations copying build/lib/agate/computations/change.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/computations copying build/lib/agate/computations/percent_change.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/computations copying build/lib/agate/computations/base.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/computations copying build/lib/agate/csv_py3.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate copying build/lib/agate/rows.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate creating /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/print_table.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/from_json.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/from_csv.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/bins.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/column_chart.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/__init__.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/join.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/print_bars.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/where.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/to_json.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/from_fixed.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/group_by.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/from_object.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/bar_chart.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/print_html.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/normalize.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/print_structure.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/denormalize.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/find.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/pivot.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/aggregate.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/distinct.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/rename.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/exclude.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/merge.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/select.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/homogenize.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/order_by.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/compute.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/limit.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/line_chart.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/to_csv.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/scatterplot.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table copying build/lib/agate/type_tester.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate copying build/lib/agate/testcase.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate copying build/lib/agate/mapped_sequence.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate creating /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/deciles.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/max.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/variance.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/mad.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/median.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/__init__.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/has_nulls.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/max_length.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/first.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/max_precision.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/any.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/mean.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/summary.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/count.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/mode.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/percentiles.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/quintiles.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/iqr.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/stdev.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/all.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/min.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/quartiles.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/sum.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/base.py -> /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/data_types/text.py to text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/data_types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/data_types/date_time.py to date_time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/data_types/boolean.py to boolean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/data_types/time_delta.py to time_delta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/data_types/date.py to date.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/data_types/number.py to number.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/data_types/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/columns.py to columns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/warns.py to warns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/fixed.py to fixed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset/from_json.py to from_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset/from_csv.py to from_csv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset/column_chart.py to column_chart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset/proxy_methods.py to proxy_methods.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset/to_json.py to to_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset/having.py to having.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset/bar_chart.py to bar_chart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset/print_structure.py to print_structure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset/aggregate.py to aggregate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset/merge.py to merge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset/line_chart.py to line_chart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset/to_csv.py to to_csv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/tableset/scatterplot.py to scatterplot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/computations/percentile_rank.py to percentile_rank.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/computations/percent.py to percent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/computations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/computations/slug.py to slug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/computations/rank.py to rank.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/computations/formula.py to formula.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/computations/change.py to change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/computations/percent_change.py to percent_change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/computations/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/csv_py3.py to csv_py3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/rows.py to rows.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/print_table.py to print_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/from_json.py to from_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/from_csv.py to from_csv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/bins.py to bins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/column_chart.py to column_chart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/join.py to join.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/print_bars.py to print_bars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/where.py to where.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/to_json.py to to_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/from_fixed.py to from_fixed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/group_by.py to group_by.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/from_object.py to from_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/bar_chart.py to bar_chart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/print_html.py to print_html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/normalize.py to normalize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/print_structure.py to print_structure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/denormalize.py to denormalize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/find.py to find.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/pivot.py to pivot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/aggregate.py to aggregate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/distinct.py to distinct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/rename.py to rename.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/exclude.py to exclude.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/merge.py to merge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/select.py to select.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/homogenize.py to homogenize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/order_by.py to order_by.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/compute.py to compute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/limit.py to limit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/line_chart.py to line_chart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/to_csv.py to to_csv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/table/scatterplot.py to scatterplot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/type_tester.py to type_tester.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/testcase.py to testcase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/mapped_sequence.py to mapped_sequence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations/deciles.py to deciles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations/max.py to max.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations/variance.py to variance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations/mad.py to mad.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations/median.py to median.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations/has_nulls.py to has_nulls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations/max_length.py to max_length.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations/first.py to first.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations/max_precision.py to max_precision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations/any.py to any.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations/mean.py to mean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations/summary.py to summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations/count.py to count.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations/mode.py to mode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations/percentiles.py to percentiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations/quintiles.py to quintiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations/iqr.py to iqr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations/stdev.py to stdev.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations/all.py to all.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations/min.py to min.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations/quartiles.py to quartiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations/sum.py to sum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate/aggregations/base.py to base.cpython-39.pyc writing byte-compilation script '/tmp/tmpmhedh8tm.py' /usr/bin/python3 /tmp/tmpmhedh8tm.py removing /tmp/tmpmhedh8tm.py running install_egg_info running egg_info writing agate.egg-info/PKG-INFO writing dependency_links to agate.egg-info/dependency_links.txt writing requirements to agate.egg-info/requires.txt writing top-level names to agate.egg-info/top_level.txt reading manifest file 'agate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.pre-commit-config.yaml' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'COPYING' adding license file 'AUTHORS.rst' writing manifest file 'agate.egg-info/SOURCES.txt' Copying agate.egg-info to /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/usr/lib/python3.9/site-packages/agate-1.7.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64//usr/share/doc/python-agate + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64//usr/share/doc/python-agate + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64//usr/share/doc/python-agate + pushd /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64 ~/build/BUILDROOT/python-agate-1.7.1-1.aarch64 ~/build/BUILD/agate-1.7.1 + '[' -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 ']' ~/build/BUILD/agate-1.7.1 + popd + mv /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.7.1-1 --unique-debug-suffix -1.7.1-1.aarch64 --unique-debug-src-base python-agate-1.7.1-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/agate-1.7.1 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-agate-1.7.1-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-agate-1.7.1-1.noarch Provides: python-agate python3-agate = 1.7.1-1 python3.9dist(agate) = 1.7.1 python3dist(agate) = 1.7.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.9dist(parsedatetime) < 2.5 or python3.9dist(parsedatetime) >= 2.5.0) python(abi) = 3.9 python3.9dist(babel) >= 2 python3.9dist(isodate) >= 0.5.4 python3.9dist(leather) >= 0.3.2 python3.9dist(parsedatetime) >= 2.1 python3.9dist(python-slugify) >= 1.2.1 python3.9dist(pytimeparse) >= 1.1.5 Processing files: python-agate-help-1.7.1-1.noarch warning: Empty %files file /builddir/build/BUILD/agate-1.7.1/doclist.lst Provides: python-agate-help = 1.7.1-1 python3-agate-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-agate-1.7.1-1.aarch64 Wrote: /builddir/build/RPMS/python-agate-help-1.7.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-agate-1.7.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZLdQXb + umask 022 + cd /builddir/build/BUILD + cd agate-1.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-agate-1.7.1-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0