Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-yaql.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681637254.986436/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fbb04e4c050>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-yaql.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': '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-yaql-2.0.0-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-yaql.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681637254.986436/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fa568c63290>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-yaql.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': '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-yaql-2.0.0-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-yaql.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681637254.986436/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fa568c63290>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-yaql.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': '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.TmxriE
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf yaql-2.0.0
+ /usr/bin/gzip -dc /builddir/build/SOURCES/yaql-2.0.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd yaql-2.0.0
+ /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.dAkMIR
+ umask 022
+ cd /builddir/build/BUILD
+ cd yaql-2.0.0
+ 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:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
  warnings.warn(
WARNING: The wheel package is not available.
/usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/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(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead
  warnings.warn(
running build
running build_py
creating build
creating build/lib
creating build/lib/yaql
creating build/lib/yaql/cli
copying yaql/cli/run.py -> build/lib/yaql/cli
copying yaql/cli/__init__.py -> build/lib/yaql/cli
copying yaql/cli/cli_functions.py -> build/lib/yaql/cli
creating build/lib/yaql/language
copying yaql/language/exceptions.py -> build/lib/yaql/language
copying yaql/language/lexer.py -> build/lib/yaql/language
copying yaql/language/parser.py -> build/lib/yaql/language
copying yaql/language/utils.py -> build/lib/yaql/language
copying yaql/language/__init__.py -> build/lib/yaql/language
copying yaql/language/runner.py -> build/lib/yaql/language
copying yaql/language/conventions.py -> build/lib/yaql/language
copying yaql/language/factory.py -> build/lib/yaql/language
copying yaql/language/contexts.py -> build/lib/yaql/language
copying yaql/language/yaqltypes.py -> build/lib/yaql/language
copying yaql/language/specs.py -> build/lib/yaql/language
copying yaql/language/expressions.py -> build/lib/yaql/language
creating build/lib/yaql/standard_library
copying yaql/standard_library/regex.py -> build/lib/yaql/standard_library
copying yaql/standard_library/queries.py -> build/lib/yaql/standard_library
copying yaql/standard_library/boolean.py -> build/lib/yaql/standard_library
copying yaql/standard_library/common.py -> build/lib/yaql/standard_library
copying yaql/standard_library/date_time.py -> build/lib/yaql/standard_library
copying yaql/standard_library/math.py -> build/lib/yaql/standard_library
copying yaql/standard_library/legacy.py -> build/lib/yaql/standard_library
copying yaql/standard_library/collections.py -> build/lib/yaql/standard_library
copying yaql/standard_library/__init__.py -> build/lib/yaql/standard_library
copying yaql/standard_library/yaqlized.py -> build/lib/yaql/standard_library
copying yaql/standard_library/strings.py -> build/lib/yaql/standard_library
copying yaql/standard_library/system.py -> build/lib/yaql/standard_library
copying yaql/standard_library/branching.py -> build/lib/yaql/standard_library
copying yaql/yaqlization.py -> build/lib/yaql
copying yaql/legacy.py -> build/lib/yaql
copying yaql/__init__.py -> build/lib/yaql
copying yaql/yaql_interface.py -> build/lib/yaql
creating build/lib/yaql/tests
copying yaql/tests/test_collections.py -> build/lib/yaql/tests
copying yaql/tests/test_yaqlization.py -> build/lib/yaql/tests
copying yaql/tests/test_resolution.py -> build/lib/yaql/tests
copying yaql/tests/test_queries.py -> build/lib/yaql/tests
copying yaql/tests/test_boolean.py -> build/lib/yaql/tests
copying yaql/tests/test_regex.py -> build/lib/yaql/tests
copying yaql/tests/__init__.py -> build/lib/yaql/tests
copying yaql/tests/test_type_aggregation.py -> build/lib/yaql/tests
copying yaql/tests/test_datetime.py -> build/lib/yaql/tests
copying yaql/tests/test_legacy.py -> build/lib/yaql/tests
copying yaql/tests/test_engine.py -> build/lib/yaql/tests
copying yaql/tests/test_system.py -> build/lib/yaql/tests
copying yaql/tests/test_contexts.py -> build/lib/yaql/tests
copying yaql/tests/test_math.py -> build/lib/yaql/tests
copying yaql/tests/test_yaql_interface.py -> build/lib/yaql/tests
copying yaql/tests/test_branching.py -> build/lib/yaql/tests
copying yaql/tests/test_common.py -> build/lib/yaql/tests
copying yaql/tests/test_strings.py -> build/lib/yaql/tests
copying yaql/tests/test_miscellaneous.py -> build/lib/yaql/tests
running egg_info
writing yaql.egg-info/PKG-INFO
writing dependency_links to yaql.egg-info/dependency_links.txt
writing entry points to yaql.egg-info/entry_points.txt
writing requirements to yaql.egg-info/requires.txt
writing top-level names to yaql.egg-info/top_level.txt
[pbr] Reusing existing SOURCES.txt
copying yaql/language/parser.out -> build/lib/yaql/language
creating build/lib/yaql/contrib
copying yaql/contrib/README.rst -> build/lib/yaql/contrib
+ sleep 1
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.F91fdZ
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64
++ dirname /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64
+ cd yaql-2.0.0
+ 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-yaql-2.0.0-1.x86_64
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
  warnings.warn(
WARNING: The wheel package is not available.
/usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/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(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead
  warnings.warn(
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr
creating /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib
creating /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9
creating /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages
creating /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql
creating /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests
copying build/lib/yaql/tests/test_collections.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests
copying build/lib/yaql/tests/test_yaqlization.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests
copying build/lib/yaql/tests/test_resolution.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests
copying build/lib/yaql/tests/test_queries.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests
copying build/lib/yaql/tests/test_boolean.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests
copying build/lib/yaql/tests/test_regex.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests
copying build/lib/yaql/tests/__init__.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests
copying build/lib/yaql/tests/test_type_aggregation.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests
copying build/lib/yaql/tests/test_datetime.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests
copying build/lib/yaql/tests/test_legacy.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests
copying build/lib/yaql/tests/test_engine.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests
copying build/lib/yaql/tests/test_system.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests
copying build/lib/yaql/tests/test_contexts.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests
copying build/lib/yaql/tests/test_math.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests
copying build/lib/yaql/tests/test_yaql_interface.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests
copying build/lib/yaql/tests/test_branching.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests
copying build/lib/yaql/tests/test_common.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests
copying build/lib/yaql/tests/test_strings.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests
copying build/lib/yaql/tests/test_miscellaneous.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests
creating /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/contrib
copying build/lib/yaql/contrib/README.rst -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/contrib
copying build/lib/yaql/yaqlization.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql
copying build/lib/yaql/legacy.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql
copying build/lib/yaql/__init__.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql
copying build/lib/yaql/yaql_interface.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql
creating /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/cli
copying build/lib/yaql/cli/run.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/cli
copying build/lib/yaql/cli/__init__.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/cli
copying build/lib/yaql/cli/cli_functions.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/cli
creating /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/standard_library
copying build/lib/yaql/standard_library/regex.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/standard_library
copying build/lib/yaql/standard_library/queries.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/standard_library
copying build/lib/yaql/standard_library/boolean.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/standard_library
copying build/lib/yaql/standard_library/common.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/standard_library
copying build/lib/yaql/standard_library/date_time.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/standard_library
copying build/lib/yaql/standard_library/math.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/standard_library
copying build/lib/yaql/standard_library/legacy.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/standard_library
copying build/lib/yaql/standard_library/collections.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/standard_library
copying build/lib/yaql/standard_library/__init__.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/standard_library
copying build/lib/yaql/standard_library/yaqlized.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/standard_library
copying build/lib/yaql/standard_library/strings.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/standard_library
copying build/lib/yaql/standard_library/system.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/standard_library
copying build/lib/yaql/standard_library/branching.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/standard_library
creating /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/language
copying build/lib/yaql/language/parser.out -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/language
copying build/lib/yaql/language/exceptions.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/language
copying build/lib/yaql/language/lexer.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/language
copying build/lib/yaql/language/parser.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/language
copying build/lib/yaql/language/utils.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/language
copying build/lib/yaql/language/__init__.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/language
copying build/lib/yaql/language/runner.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/language
copying build/lib/yaql/language/conventions.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/language
copying build/lib/yaql/language/factory.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/language
copying build/lib/yaql/language/contexts.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/language
copying build/lib/yaql/language/yaqltypes.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/language
copying build/lib/yaql/language/specs.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/language
copying build/lib/yaql/language/expressions.py -> /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/language
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests/test_collections.py to test_collections.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests/test_yaqlization.py to test_yaqlization.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests/test_resolution.py to test_resolution.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests/test_queries.py to test_queries.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests/test_boolean.py to test_boolean.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests/test_regex.py to test_regex.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests/test_type_aggregation.py to test_type_aggregation.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests/test_datetime.py to test_datetime.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests/test_legacy.py to test_legacy.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests/test_engine.py to test_engine.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests/test_system.py to test_system.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests/test_contexts.py to test_contexts.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests/test_math.py to test_math.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests/test_yaql_interface.py to test_yaql_interface.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests/test_branching.py to test_branching.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests/test_common.py to test_common.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests/test_strings.py to test_strings.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/tests/test_miscellaneous.py to test_miscellaneous.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/yaqlization.py to yaqlization.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/legacy.py to legacy.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/yaql_interface.py to yaql_interface.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/cli/run.py to run.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/cli/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/cli/cli_functions.py to cli_functions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/standard_library/regex.py to regex.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/standard_library/queries.py to queries.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/standard_library/boolean.py to boolean.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/standard_library/common.py to common.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/standard_library/date_time.py to date_time.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/standard_library/math.py to math.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/standard_library/legacy.py to legacy.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/standard_library/collections.py to collections.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/standard_library/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/standard_library/yaqlized.py to yaqlized.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/standard_library/strings.py to strings.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/standard_library/system.py to system.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/standard_library/branching.py to branching.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/language/exceptions.py to exceptions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/language/lexer.py to lexer.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/language/parser.py to parser.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/language/utils.py to utils.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/language/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/language/runner.py to runner.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/language/conventions.py to conventions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/language/factory.py to factory.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/language/contexts.py to contexts.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/language/yaqltypes.py to yaqltypes.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/language/specs.py to specs.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql/language/expressions.py to expressions.cpython-39.pyc
writing byte-compilation script '/tmp/tmpqsdhq19z.py'
/usr/bin/python3 /tmp/tmpqsdhq19z.py
removing /tmp/tmpqsdhq19z.py
running install_egg_info
running egg_info
writing yaql.egg-info/PKG-INFO
writing dependency_links to yaql.egg-info/dependency_links.txt
writing entry points to yaql.egg-info/entry_points.txt
writing requirements to yaql.egg-info/requires.txt
writing top-level names to yaql.egg-info/top_level.txt
[pbr] Reusing existing SOURCES.txt
Copying yaql.egg-info to /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/yaql-2.0.0-py3.9.egg-info
running install_scripts
Installing yaql script to /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/usr/bin
+ install -d -m755 /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64//usr/share/doc/python-yaql
+ '[' -d doc ']'
+ cp -arf doc /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64//usr/share/doc/python-yaql
+ '[' -d docs ']'
~/build/BUILDROOT/python-yaql-2.0.0-1.x86_64 ~/build/BUILD/yaql-2.0.0
+ '[' -d example ']'
+ '[' -d examples ']'
+ pushd /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64
+ '[' -d usr/lib ']'
+ find usr/lib -type f -printf '/%h/%f\n'
+ '[' -d usr/lib64 ']'
+ '[' -d usr/bin ']'
+ find usr/bin -type f -printf '/%h/%f\n'
+ '[' -d usr/sbin ']'
+ touch doclist.lst
+ '[' -d usr/share/man ']'
~/build/BUILD/yaql-2.0.0
+ popd
+ mv /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/filelist.lst .
+ mv /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64/doclist.lst .
+ /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.0.0-1 --unique-debug-suffix -2.0.0-1.x86_64 --unique-debug-src-base python-yaql-2.0.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/yaql-2.0.0
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-yaql-2.0.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9
+ /usr/lib/rpm/brp-python-hardlink
Processing files: python3-yaql-2.0.0-1.noarch
Provides: python-yaql python3-yaql = 2.0.0-1 python3.9dist(yaql) = 2 python3dist(yaql) = 2
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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(pbr) >= 1.8 python3.9dist(ply) python3.9dist(python-dateutil) >= 2.4.2 python3.9dist(setuptools)
Processing files: python-yaql-help-2.0.0-1.noarch
warning: Empty %files file /builddir/build/BUILD/yaql-2.0.0/doclist.lst
Provides: python-yaql-help = 2.0.0-1 python3-yaql-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-yaql-2.0.0-1.x86_64
Wrote: /builddir/build/RPMS/python-yaql-help-2.0.0-1.noarch.rpm
Wrote: /builddir/build/RPMS/python3-yaql-2.0.0-1.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8hyI36
+ umask 022
+ cd /builddir/build/BUILD
+ cd yaql-2.0.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-yaql-2.0.0-1.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Child return code was: 0