Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-eodag.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686432900.324652/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-eodag.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-eodag-2.10.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 aarch64 --nodeps /builddir/build/SPECS/python-eodag.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686432900.324652/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-eodag.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-eodag-2.10.0-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-eodag.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686432900.324652/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-eodag.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.ZOSu9J + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf eodag-2.10.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/eodag-2.10.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd eodag-2.10.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.V7vTmG + umask 022 + cd /builddir/build/BUILD + cd eodag-2.10.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 -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/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. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/eodag copying eodag/config.py -> build/lib/eodag copying eodag/cli.py -> build/lib/eodag copying eodag/crunch.py -> build/lib/eodag copying eodag/__init__.py -> build/lib/eodag creating build/lib/eodag/rest copying eodag/rest/stac.py -> build/lib/eodag/rest copying eodag/rest/utils.py -> build/lib/eodag/rest copying eodag/rest/server.py -> build/lib/eodag/rest copying eodag/rest/__init__.py -> build/lib/eodag/rest creating build/lib/eodag/utils copying eodag/utils/notebook.py -> build/lib/eodag/utils copying eodag/utils/logging.py -> build/lib/eodag/utils copying eodag/utils/import_system.py -> build/lib/eodag/utils copying eodag/utils/stac_reader.py -> build/lib/eodag/utils copying eodag/utils/exceptions.py -> build/lib/eodag/utils copying eodag/utils/__init__.py -> build/lib/eodag/utils creating build/lib/eodag/api copying eodag/api/search_result.py -> build/lib/eodag/api copying eodag/api/core.py -> build/lib/eodag/api copying eodag/api/__init__.py -> build/lib/eodag/api creating build/lib/eodag/plugins copying eodag/plugins/base.py -> build/lib/eodag/plugins copying eodag/plugins/manager.py -> build/lib/eodag/plugins copying eodag/plugins/__init__.py -> build/lib/eodag/plugins creating build/lib/eodag/api/product copying eodag/api/product/metadata_mapping.py -> build/lib/eodag/api/product copying eodag/api/product/_product.py -> build/lib/eodag/api/product copying eodag/api/product/__init__.py -> build/lib/eodag/api/product creating build/lib/eodag/api/product/drivers copying eodag/api/product/drivers/base.py -> build/lib/eodag/api/product/drivers copying eodag/api/product/drivers/__init__.py -> build/lib/eodag/api/product/drivers creating build/lib/eodag/plugins/authentication copying eodag/plugins/authentication/base.py -> build/lib/eodag/plugins/authentication copying eodag/plugins/authentication/sas_auth.py -> build/lib/eodag/plugins/authentication copying eodag/plugins/authentication/token.py -> build/lib/eodag/plugins/authentication copying eodag/plugins/authentication/keycloak.py -> build/lib/eodag/plugins/authentication copying eodag/plugins/authentication/oauth.py -> build/lib/eodag/plugins/authentication copying eodag/plugins/authentication/qsauth.py -> build/lib/eodag/plugins/authentication copying eodag/plugins/authentication/generic.py -> build/lib/eodag/plugins/authentication copying eodag/plugins/authentication/aws_auth.py -> build/lib/eodag/plugins/authentication copying eodag/plugins/authentication/openid_connect.py -> build/lib/eodag/plugins/authentication copying eodag/plugins/authentication/header.py -> build/lib/eodag/plugins/authentication copying eodag/plugins/authentication/__init__.py -> build/lib/eodag/plugins/authentication creating build/lib/eodag/plugins/download copying eodag/plugins/download/base.py -> build/lib/eodag/plugins/download copying eodag/plugins/download/s3rest.py -> build/lib/eodag/plugins/download copying eodag/plugins/download/http.py -> build/lib/eodag/plugins/download copying eodag/plugins/download/__init__.py -> build/lib/eodag/plugins/download copying eodag/plugins/download/aws.py -> build/lib/eodag/plugins/download creating build/lib/eodag/plugins/search copying eodag/plugins/search/csw.py -> build/lib/eodag/plugins/search copying eodag/plugins/search/static_stac_search.py -> build/lib/eodag/plugins/search copying eodag/plugins/search/base.py -> build/lib/eodag/plugins/search copying eodag/plugins/search/qssearch.py -> build/lib/eodag/plugins/search copying eodag/plugins/search/build_search_result.py -> build/lib/eodag/plugins/search copying eodag/plugins/search/__init__.py -> build/lib/eodag/plugins/search creating build/lib/eodag/plugins/crunch copying eodag/plugins/crunch/base.py -> build/lib/eodag/plugins/crunch copying eodag/plugins/crunch/filter_latest_intersect.py -> build/lib/eodag/plugins/crunch copying eodag/plugins/crunch/filter_property.py -> build/lib/eodag/plugins/crunch copying eodag/plugins/crunch/filter_latest_tpl_name.py -> build/lib/eodag/plugins/crunch copying eodag/plugins/crunch/filter_overlap.py -> build/lib/eodag/plugins/crunch copying eodag/plugins/crunch/__init__.py -> build/lib/eodag/plugins/crunch copying eodag/plugins/crunch/filter_date.py -> build/lib/eodag/plugins/crunch creating build/lib/eodag/plugins/apis copying eodag/plugins/apis/base.py -> build/lib/eodag/plugins/apis copying eodag/plugins/apis/ecmwf.py -> build/lib/eodag/plugins/apis copying eodag/plugins/apis/cds.py -> build/lib/eodag/plugins/apis copying eodag/plugins/apis/__init__.py -> build/lib/eodag/plugins/apis copying eodag/plugins/apis/usgs.py -> build/lib/eodag/plugins/apis running egg_info writing eodag.egg-info/PKG-INFO writing dependency_links to eodag.egg-info/dependency_links.txt writing entry points to eodag.egg-info/entry_points.txt writing requirements to eodag.egg-info/requires.txt writing top-level names to eodag.egg-info/top_level.txt reading manifest file 'eodag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.proto' under directory 'eodag' warning: no files found matching '*.ipynb' under directory 'examples' no previously-included directories found matching 'tests' adding license file 'LICENSE' writing manifest file 'eodag.egg-info/SOURCES.txt' creating build/lib/eodag/resources copying eodag/resources/ext_product_types.json -> build/lib/eodag/resources copying eodag/resources/locations_conf_template.yml -> build/lib/eodag/resources copying eodag/resources/product_types.yml -> build/lib/eodag/resources copying eodag/resources/providers.yml -> build/lib/eodag/resources copying eodag/resources/stac.yml -> build/lib/eodag/resources copying eodag/resources/stac_api.yml -> build/lib/eodag/resources copying eodag/resources/stac_provider.yml -> build/lib/eodag/resources copying eodag/resources/user_conf_template.yml -> build/lib/eodag/resources creating build/lib/eodag/resources/shp copying eodag/resources/shp/ne_110m_admin_0_map_units.VERSION.txt -> build/lib/eodag/resources/shp copying eodag/resources/shp/ne_110m_admin_0_map_units.cpg -> build/lib/eodag/resources/shp copying eodag/resources/shp/ne_110m_admin_0_map_units.dbf -> build/lib/eodag/resources/shp copying eodag/resources/shp/ne_110m_admin_0_map_units.prj -> build/lib/eodag/resources/shp copying eodag/resources/shp/ne_110m_admin_0_map_units.shp -> build/lib/eodag/resources/shp copying eodag/resources/shp/ne_110m_admin_0_map_units.shx -> build/lib/eodag/resources/shp copying eodag/rest/server.wsgi -> build/lib/eodag/rest creating build/lib/eodag/rest/templates copying eodag/rest/templates/README -> build/lib/eodag/rest/templates + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vYWuw7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64 + cd eodag-2.10.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 -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-eodag-2.10.0-1.aarch64 /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. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. 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-eodag-2.10.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag copying build/lib/eodag/config.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag copying build/lib/eodag/cli.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag creating /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/resources copying build/lib/eodag/resources/product_types.yml -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/resources copying build/lib/eodag/resources/providers.yml -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/resources copying build/lib/eodag/resources/user_conf_template.yml -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/resources copying build/lib/eodag/resources/locations_conf_template.yml -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/resources copying build/lib/eodag/resources/stac_provider.yml -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/resources creating /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/resources/shp copying build/lib/eodag/resources/shp/ne_110m_admin_0_map_units.cpg -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/resources/shp copying build/lib/eodag/resources/shp/ne_110m_admin_0_map_units.dbf -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/resources/shp copying build/lib/eodag/resources/shp/ne_110m_admin_0_map_units.prj -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/resources/shp copying build/lib/eodag/resources/shp/ne_110m_admin_0_map_units.VERSION.txt -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/resources/shp copying build/lib/eodag/resources/shp/ne_110m_admin_0_map_units.shp -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/resources/shp copying build/lib/eodag/resources/shp/ne_110m_admin_0_map_units.shx -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/resources/shp copying build/lib/eodag/resources/stac.yml -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/resources copying build/lib/eodag/resources/ext_product_types.json -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/resources copying build/lib/eodag/resources/stac_api.yml -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/resources creating /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/rest copying build/lib/eodag/rest/stac.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/rest copying build/lib/eodag/rest/utils.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/rest copying build/lib/eodag/rest/server.wsgi -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/rest creating /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/rest/templates copying build/lib/eodag/rest/templates/README -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/rest/templates copying build/lib/eodag/rest/server.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/rest copying build/lib/eodag/rest/__init__.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/rest creating /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/utils copying build/lib/eodag/utils/notebook.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/utils copying build/lib/eodag/utils/logging.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/utils copying build/lib/eodag/utils/import_system.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/utils copying build/lib/eodag/utils/stac_reader.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/utils copying build/lib/eodag/utils/exceptions.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/utils copying build/lib/eodag/utils/__init__.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/utils creating /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/api creating /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/api/product copying build/lib/eodag/api/product/metadata_mapping.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/api/product copying build/lib/eodag/api/product/_product.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/api/product creating /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/api/product/drivers copying build/lib/eodag/api/product/drivers/base.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/api/product/drivers copying build/lib/eodag/api/product/drivers/__init__.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/api/product/drivers copying build/lib/eodag/api/product/__init__.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/api/product copying build/lib/eodag/api/search_result.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/api copying build/lib/eodag/api/core.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/api copying build/lib/eodag/api/__init__.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/api creating /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins copying build/lib/eodag/plugins/base.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins creating /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/authentication copying build/lib/eodag/plugins/authentication/base.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/authentication copying build/lib/eodag/plugins/authentication/sas_auth.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/authentication copying build/lib/eodag/plugins/authentication/token.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/authentication copying build/lib/eodag/plugins/authentication/keycloak.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/authentication copying build/lib/eodag/plugins/authentication/oauth.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/authentication copying build/lib/eodag/plugins/authentication/qsauth.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/authentication copying build/lib/eodag/plugins/authentication/generic.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/authentication copying build/lib/eodag/plugins/authentication/aws_auth.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/authentication copying build/lib/eodag/plugins/authentication/openid_connect.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/authentication copying build/lib/eodag/plugins/authentication/header.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/authentication copying build/lib/eodag/plugins/authentication/__init__.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/authentication copying build/lib/eodag/plugins/manager.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins creating /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/download copying build/lib/eodag/plugins/download/base.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/download copying build/lib/eodag/plugins/download/s3rest.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/download copying build/lib/eodag/plugins/download/http.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/download copying build/lib/eodag/plugins/download/__init__.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/download copying build/lib/eodag/plugins/download/aws.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/download creating /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/search copying build/lib/eodag/plugins/search/csw.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/search copying build/lib/eodag/plugins/search/static_stac_search.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/search copying build/lib/eodag/plugins/search/base.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/search copying build/lib/eodag/plugins/search/qssearch.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/search copying build/lib/eodag/plugins/search/build_search_result.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/search copying build/lib/eodag/plugins/search/__init__.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/search creating /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/crunch copying build/lib/eodag/plugins/crunch/base.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/crunch copying build/lib/eodag/plugins/crunch/filter_latest_intersect.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/crunch copying build/lib/eodag/plugins/crunch/filter_property.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/crunch copying build/lib/eodag/plugins/crunch/filter_latest_tpl_name.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/crunch copying build/lib/eodag/plugins/crunch/filter_overlap.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/crunch copying build/lib/eodag/plugins/crunch/__init__.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/crunch copying build/lib/eodag/plugins/crunch/filter_date.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/crunch copying build/lib/eodag/plugins/__init__.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins creating /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/apis copying build/lib/eodag/plugins/apis/base.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/apis copying build/lib/eodag/plugins/apis/ecmwf.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/apis copying build/lib/eodag/plugins/apis/cds.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/apis copying build/lib/eodag/plugins/apis/__init__.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/apis copying build/lib/eodag/plugins/apis/usgs.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/apis copying build/lib/eodag/crunch.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag copying build/lib/eodag/__init__.py -> /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/rest/stac.py to stac.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/rest/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/rest/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/rest/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/utils/notebook.py to notebook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/utils/logging.py to logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/utils/import_system.py to import_system.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/utils/stac_reader.py to stac_reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/utils/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/api/product/metadata_mapping.py to metadata_mapping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/api/product/_product.py to _product.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/api/product/drivers/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/api/product/drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/api/product/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/api/search_result.py to search_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/api/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/authentication/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/authentication/sas_auth.py to sas_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/authentication/token.py to token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/authentication/keycloak.py to keycloak.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/authentication/oauth.py to oauth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/authentication/qsauth.py to qsauth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/authentication/generic.py to generic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/authentication/aws_auth.py to aws_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/authentication/openid_connect.py to openid_connect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/authentication/header.py to header.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/authentication/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/download/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/download/s3rest.py to s3rest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/download/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/download/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/download/aws.py to aws.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/search/csw.py to csw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/search/static_stac_search.py to static_stac_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/search/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/search/qssearch.py to qssearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/search/build_search_result.py to build_search_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/search/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/crunch/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/crunch/filter_latest_intersect.py to filter_latest_intersect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/crunch/filter_property.py to filter_property.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/crunch/filter_latest_tpl_name.py to filter_latest_tpl_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/crunch/filter_overlap.py to filter_overlap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/crunch/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/crunch/filter_date.py to filter_date.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/apis/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/apis/ecmwf.py to ecmwf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/apis/cds.py to cds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/apis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/plugins/apis/usgs.py to usgs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/crunch.py to crunch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpmhas3im2.py' /usr/bin/python3 /tmp/tmpmhas3im2.py removing /tmp/tmpmhas3im2.py running install_egg_info running egg_info writing eodag.egg-info/PKG-INFO writing dependency_links to eodag.egg-info/dependency_links.txt writing entry points to eodag.egg-info/entry_points.txt writing requirements to eodag.egg-info/requires.txt writing top-level names to eodag.egg-info/top_level.txt reading manifest file 'eodag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.proto' under directory 'eodag' warning: no files found matching '*.ipynb' under directory 'examples' no previously-included directories found matching 'tests' adding license file 'LICENSE' writing manifest file 'eodag.egg-info/SOURCES.txt' Copying eodag.egg-info to /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/lib/python3.9/site-packages/eodag-2.10.0-py3.9.egg-info running install_scripts Installing eodag script to /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64//usr/share/doc/python-eodag + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64//usr/share/doc/python-eodag + '[' -d example ']' ~/build/BUILDROOT/python-eodag-2.10.0-1.aarch64 ~/build/BUILD/eodag-2.10.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64 + '[' -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/eodag-2.10.0 + popd + mv /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.10.0-1 --unique-debug-suffix -2.10.0-1.aarch64 --unique-debug-src-base python-eodag-2.10.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/eodag-2.10.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-eodag-2.10.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-eodag-2.10.0-1.noarch Provides: python-eodag python3-eodag = 2.10.0-1 python3.9dist(eodag) = 2.10 python3dist(eodag) = 2.10 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(flask) < 2.2 or python3.9dist(flask) >= 2.2.0) (python3.9dist(flask) < 2.2.1 or python3.9dist(flask) >= 2.2.1.0) /usr/bin/python3 python(abi) = 3.9 python3.9dist(boto3) python3.9dist(cdsapi) python3.9dist(click) python3.9dist(ecmwf-api-client) python3.9dist(flasgger) python3.9dist(flask) >= 1.0.2 python3.9dist(geojson) python3.9dist(jsonpath-ng) python3.9dist(lxml) python3.9dist(orjson) python3.9dist(owslib) python3.9dist(pyproj) >= 2.1 python3.9dist(pyshp) python3.9dist(pystac) >= 1.0.0b1 python3.9dist(python-dateutil) python3.9dist(pyyaml) python3.9dist(requests) python3.9dist(setuptools) python3.9dist(shapely) python3.9dist(tqdm) python3.9dist(usgs) >= 0.3.1 python3.9dist(whoosh) Processing files: python-eodag-help-2.10.0-1.noarch warning: Empty %files file /builddir/build/BUILD/eodag-2.10.0/doclist.lst Provides: python-eodag-help = 2.10.0-1 python3-eodag-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-eodag-2.10.0-1.aarch64 Wrote: /builddir/build/RPMS/python3-eodag-2.10.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python-eodag-help-2.10.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fNDv2a + umask 022 + cd /builddir/build/BUILD + cd eodag-2.10.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-eodag-2.10.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0