>>> py3-elasticsearch: Building main/py3-elasticsearch 7.11.0-r6 (using abuild 3.17.0_rc1-r0) started Sat, 18 Apr 2026 10:17:52 +0000 >>> py3-elasticsearch: Validating /home/buildozer/aports/main/py3-elasticsearch/APKBUILD... >>> py3-elasticsearch: Analyzing dependencies... >>> py3-elasticsearch: Installing for build: build-base python3 py3-urllib3 py3-gpep517 py3-setuptools py3-wheel ( 1/27) Installing libbz2 (1.0.8-r6) ( 2/27) Installing libffi (3.5.2-r1) ( 3/27) Installing gdbm (1.26-r0) ( 4/27) Installing xz-libs (5.8.2-r0) ( 5/27) Installing mpdecimal (4.0.1-r0) ( 6/27) Installing libpanelw (6.6_p20260404-r0) ( 7/27) Installing readline (8.3.3-r1) ( 8/27) Installing sqlite-libs (3.53.0-r0) ( 9/27) Installing python3 (3.14.3-r0) (10/27) Installing python3-pycache-pyc0 (3.14.3-r0) (11/27) Installing pyc (3.14.3-r0) (12/27) Installing python3-pyc (3.14.3-r0) (13/27) Installing py3-urllib3 (2.6.3-r1) (14/27) Installing py3-urllib3-pyc (2.6.3-r1) (15/27) Installing py3-installer (1.0.0-r0) (16/27) Installing py3-installer-pyc (1.0.0-r0) (17/27) Installing py3-gpep517 (19-r2) (18/27) Installing py3-gpep517-pyc (19-r2) (19/27) Installing py3-parsing (3.3.2-r1) (20/27) Installing py3-parsing-pyc (3.3.2-r1) (21/27) Installing py3-packaging (26.0-r1) (22/27) Installing py3-packaging-pyc (26.0-r1) (23/27) Installing py3-setuptools (82.0.1-r1) (24/27) Installing py3-setuptools-pyc (82.0.1-r1) (25/27) Installing py3-wheel (0.46.3-r1) (26/27) Installing py3-wheel-pyc (0.46.3-r1) (27/27) Installing .makedepends-py3-elasticsearch (20260418.101753) Executing busybox-1.37.0-r31.trigger OK: 711.2 MiB in 129 packages >>> py3-elasticsearch: Cleaning up srcdir >>> py3-elasticsearch: Cleaning up pkgdir >>> py3-elasticsearch: Cleaning up tmpdir >>> py3-elasticsearch: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-elasticsearch-7.11.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/py3-elasticsearch-7.11.0.tar.gz.part' py3-elasticsearch-7. 100% |********************************| 262k 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-elasticsearch-7.11.0.tar.gz.part' saved /var/cache/distfiles/v3.24/py3-elasticsearch-7.11.0.tar.gz: OK >>> py3-elasticsearch: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-elasticsearch-7.11.0.tar.gz /var/cache/distfiles/v3.24/py3-elasticsearch-7.11.0.tar.gz: OK >>> py3-elasticsearch: Unpacking /var/cache/distfiles/v3.24/py3-elasticsearch-7.11.0.tar.gz... 2026-04-18 10:17:56,754 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-18 10:17:56,865 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-04-18 10:17:56,926 root INFO running build 2026-04-18 10:17:56,927 root INFO running build_py 2026-04-18 10:17:56,941 root INFO creating build/lib/elasticsearch 2026-04-18 10:17:56,942 root INFO copying elasticsearch/exceptions.py -> build/lib/elasticsearch 2026-04-18 10:17:56,944 root INFO copying elasticsearch/__init__.py -> build/lib/elasticsearch 2026-04-18 10:17:56,945 root INFO copying elasticsearch/utils.py -> build/lib/elasticsearch 2026-04-18 10:17:56,947 root INFO copying elasticsearch/compat.py -> build/lib/elasticsearch 2026-04-18 10:17:56,948 root INFO copying elasticsearch/transport.py -> build/lib/elasticsearch 2026-04-18 10:17:56,950 root INFO copying elasticsearch/_version.py -> build/lib/elasticsearch 2026-04-18 10:17:56,951 root INFO copying elasticsearch/connection_pool.py -> build/lib/elasticsearch 2026-04-18 10:17:56,953 root INFO copying elasticsearch/serializer.py -> build/lib/elasticsearch 2026-04-18 10:17:56,955 root INFO creating build/lib/elasticsearch/client 2026-04-18 10:17:56,956 root INFO copying elasticsearch/client/sql.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,958 root INFO copying elasticsearch/client/data_frame.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,959 root INFO copying elasticsearch/client/async_search.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,961 root INFO copying elasticsearch/client/migration.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,962 root INFO copying elasticsearch/client/slm.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,963 root INFO copying elasticsearch/client/cat.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,965 root INFO copying elasticsearch/client/autoscaling.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,967 root INFO copying elasticsearch/client/__init__.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,969 root INFO copying elasticsearch/client/indices.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,971 root INFO copying elasticsearch/client/monitoring.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,972 root INFO copying elasticsearch/client/tasks.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,973 root INFO copying elasticsearch/client/dangling_indices.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,974 root INFO copying elasticsearch/client/utils.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,976 root INFO copying elasticsearch/client/ssl.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,977 root INFO copying elasticsearch/client/deprecation.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,978 root INFO copying elasticsearch/client/ingest.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,979 root INFO copying elasticsearch/client/watcher.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,981 root INFO copying elasticsearch/client/ml.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,983 root INFO copying elasticsearch/client/remote.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,984 root INFO copying elasticsearch/client/graph.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,985 root INFO copying elasticsearch/client/xpack.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,986 root INFO copying elasticsearch/client/nodes.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,988 root INFO copying elasticsearch/client/license.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,989 root INFO copying elasticsearch/client/cluster.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,990 root INFO copying elasticsearch/client/eql.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,991 root INFO copying elasticsearch/client/ccr.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,993 root INFO copying elasticsearch/client/ilm.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,994 root INFO copying elasticsearch/client/enrich.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,995 root INFO copying elasticsearch/client/transform.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,997 root INFO copying elasticsearch/client/snapshot.py -> build/lib/elasticsearch/client 2026-04-18 10:17:56,998 root INFO copying elasticsearch/client/rollup.py -> build/lib/elasticsearch/client 2026-04-18 10:17:57,000 root INFO copying elasticsearch/client/security.py -> build/lib/elasticsearch/client 2026-04-18 10:17:57,001 root INFO copying elasticsearch/client/searchable_snapshots.py -> build/lib/elasticsearch/client 2026-04-18 10:17:57,003 root INFO creating build/lib/elasticsearch/connection 2026-04-18 10:17:57,004 root INFO copying elasticsearch/connection/__init__.py -> build/lib/elasticsearch/connection 2026-04-18 10:17:57,005 root INFO copying elasticsearch/connection/http_urllib3.py -> build/lib/elasticsearch/connection 2026-04-18 10:17:57,006 root INFO copying elasticsearch/connection/http_requests.py -> build/lib/elasticsearch/connection 2026-04-18 10:17:57,008 root INFO copying elasticsearch/connection/pooling.py -> build/lib/elasticsearch/connection 2026-04-18 10:17:57,009 root INFO copying elasticsearch/connection/base.py -> build/lib/elasticsearch/connection 2026-04-18 10:17:57,011 root INFO creating build/lib/elasticsearch/_async 2026-04-18 10:17:57,011 root INFO copying elasticsearch/_async/__init__.py -> build/lib/elasticsearch/_async 2026-04-18 10:17:57,013 root INFO copying elasticsearch/_async/http_aiohttp.py -> build/lib/elasticsearch/_async 2026-04-18 10:17:57,014 root INFO copying elasticsearch/_async/compat.py -> build/lib/elasticsearch/_async 2026-04-18 10:17:57,015 root INFO copying elasticsearch/_async/helpers.py -> build/lib/elasticsearch/_async 2026-04-18 10:17:57,017 root INFO copying elasticsearch/_async/_extra_imports.py -> build/lib/elasticsearch/_async 2026-04-18 10:17:57,018 root INFO copying elasticsearch/_async/transport.py -> build/lib/elasticsearch/_async 2026-04-18 10:17:57,020 root INFO creating build/lib/elasticsearch/helpers 2026-04-18 10:17:57,020 root INFO copying elasticsearch/helpers/actions.py -> build/lib/elasticsearch/helpers 2026-04-18 10:17:57,022 root INFO copying elasticsearch/helpers/__init__.py -> build/lib/elasticsearch/helpers 2026-04-18 10:17:57,023 root INFO copying elasticsearch/helpers/test.py -> build/lib/elasticsearch/helpers 2026-04-18 10:17:57,024 root INFO copying elasticsearch/helpers/errors.py -> build/lib/elasticsearch/helpers 2026-04-18 10:17:57,027 root INFO creating build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,028 root INFO copying elasticsearch/_async/client/sql.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,029 root INFO copying elasticsearch/_async/client/data_frame.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,030 root INFO copying elasticsearch/_async/client/async_search.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,032 root INFO copying elasticsearch/_async/client/migration.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,033 root INFO copying elasticsearch/_async/client/slm.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,034 root INFO copying elasticsearch/_async/client/cat.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,036 root INFO copying elasticsearch/_async/client/autoscaling.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,037 root INFO copying elasticsearch/_async/client/__init__.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,039 root INFO copying elasticsearch/_async/client/indices.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,041 root INFO copying elasticsearch/_async/client/monitoring.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,043 root INFO copying elasticsearch/_async/client/tasks.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,044 root INFO copying elasticsearch/_async/client/dangling_indices.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,045 root INFO copying elasticsearch/_async/client/utils.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,046 root INFO copying elasticsearch/_async/client/ssl.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,048 root INFO copying elasticsearch/_async/client/deprecation.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,049 root INFO copying elasticsearch/_async/client/ingest.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,050 root INFO copying elasticsearch/_async/client/watcher.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,051 root INFO copying elasticsearch/_async/client/ml.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,053 root INFO copying elasticsearch/_async/client/remote.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,055 root INFO copying elasticsearch/_async/client/graph.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,056 root INFO copying elasticsearch/_async/client/xpack.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,057 root INFO copying elasticsearch/_async/client/nodes.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,058 root INFO copying elasticsearch/_async/client/license.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,060 root INFO copying elasticsearch/_async/client/cluster.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,061 root INFO copying elasticsearch/_async/client/eql.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,062 root INFO copying elasticsearch/_async/client/ccr.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,064 root INFO copying elasticsearch/_async/client/ilm.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,065 root INFO copying elasticsearch/_async/client/enrich.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,067 root INFO copying elasticsearch/_async/client/transform.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,068 root INFO copying elasticsearch/_async/client/snapshot.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,070 root INFO copying elasticsearch/_async/client/rollup.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,071 root INFO copying elasticsearch/_async/client/security.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,073 root INFO copying elasticsearch/_async/client/searchable_snapshots.py -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,074 root INFO running egg_info 2026-04-18 10:17:57,082 root INFO creating elasticsearch.egg-info 2026-04-18 10:17:57,083 root INFO writing elasticsearch.egg-info/PKG-INFO 2026-04-18 10:17:57,092 root INFO writing dependency_links to elasticsearch.egg-info/dependency_links.txt 2026-04-18 10:17:57,096 root INFO writing requirements to elasticsearch.egg-info/requires.txt 2026-04-18 10:17:57,097 root INFO writing top-level names to elasticsearch.egg-info/top_level.txt 2026-04-18 10:17:57,098 root INFO writing manifest file 'elasticsearch.egg-info/SOURCES.txt' 2026-04-18 10:17:57,126 root INFO reading manifest file 'elasticsearch.egg-info/SOURCES.txt' 2026-04-18 10:17:57,128 root INFO reading manifest template 'MANIFEST.in' 2026-04-18 10:17:57,156 root WARNING no previously-included directories found matching 'docs/sphinx/_build' 2026-04-18 10:17:57,157 root WARNING no previously-included directories found matching 'test_elasticsearch' 2026-04-18 10:17:57,158 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2026-04-18 10:17:57,160 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2026-04-18 10:17:57,160 root INFO adding license file 'LICENSE' 2026-04-18 10:17:57,160 root INFO adding license file 'AUTHORS' 2026-04-18 10:17:57,171 root INFO writing manifest file 'elasticsearch.egg-info/SOURCES.txt' 2026-04-18 10:17:57,184 root INFO copying elasticsearch/__init__.pyi -> build/lib/elasticsearch 2026-04-18 10:17:57,186 root INFO copying elasticsearch/compat.pyi -> build/lib/elasticsearch 2026-04-18 10:17:57,187 root INFO copying elasticsearch/connection_pool.pyi -> build/lib/elasticsearch 2026-04-18 10:17:57,189 root INFO copying elasticsearch/exceptions.pyi -> build/lib/elasticsearch 2026-04-18 10:17:57,190 root INFO copying elasticsearch/py.typed -> build/lib/elasticsearch 2026-04-18 10:17:57,191 root INFO copying elasticsearch/serializer.pyi -> build/lib/elasticsearch 2026-04-18 10:17:57,192 root INFO copying elasticsearch/transport.pyi -> build/lib/elasticsearch 2026-04-18 10:17:57,194 root INFO copying elasticsearch/utils.pyi -> build/lib/elasticsearch 2026-04-18 10:17:57,195 root INFO copying elasticsearch/client/__init__.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,197 root INFO copying elasticsearch/client/async_search.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,198 root INFO copying elasticsearch/client/autoscaling.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,199 root INFO copying elasticsearch/client/cat.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,201 root INFO copying elasticsearch/client/ccr.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,202 root INFO copying elasticsearch/client/cluster.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,204 root INFO copying elasticsearch/client/dangling_indices.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,205 root INFO copying elasticsearch/client/data_frame.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,207 root INFO copying elasticsearch/client/deprecation.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,208 root INFO copying elasticsearch/client/enrich.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,209 root INFO copying elasticsearch/client/eql.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,211 root INFO copying elasticsearch/client/graph.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,212 root INFO copying elasticsearch/client/ilm.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,213 root INFO copying elasticsearch/client/indices.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,215 root INFO copying elasticsearch/client/ingest.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,216 root INFO copying elasticsearch/client/license.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,218 root INFO copying elasticsearch/client/migration.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,219 root INFO copying elasticsearch/client/ml.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,221 root INFO copying elasticsearch/client/monitoring.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,222 root INFO copying elasticsearch/client/nodes.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,223 root INFO copying elasticsearch/client/remote.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,225 root INFO copying elasticsearch/client/rollup.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,226 root INFO copying elasticsearch/client/searchable_snapshots.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,227 root INFO copying elasticsearch/client/security.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,229 root INFO copying elasticsearch/client/slm.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,230 root INFO copying elasticsearch/client/snapshot.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,232 root INFO copying elasticsearch/client/sql.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,233 root INFO copying elasticsearch/client/ssl.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,234 root INFO copying elasticsearch/client/tasks.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,236 root INFO copying elasticsearch/client/transform.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,237 root INFO copying elasticsearch/client/utils.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,238 root INFO copying elasticsearch/client/watcher.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,240 root INFO copying elasticsearch/client/xpack.pyi -> build/lib/elasticsearch/client 2026-04-18 10:17:57,241 root INFO copying elasticsearch/connection/__init__.pyi -> build/lib/elasticsearch/connection 2026-04-18 10:17:57,242 root INFO copying elasticsearch/connection/base.pyi -> build/lib/elasticsearch/connection 2026-04-18 10:17:57,244 root INFO copying elasticsearch/connection/http_requests.pyi -> build/lib/elasticsearch/connection 2026-04-18 10:17:57,245 root INFO copying elasticsearch/connection/http_urllib3.pyi -> build/lib/elasticsearch/connection 2026-04-18 10:17:57,246 root INFO copying elasticsearch/connection/pooling.pyi -> build/lib/elasticsearch/connection 2026-04-18 10:17:57,247 root INFO copying elasticsearch/_async/compat.pyi -> build/lib/elasticsearch/_async 2026-04-18 10:17:57,249 root INFO copying elasticsearch/_async/helpers.pyi -> build/lib/elasticsearch/_async 2026-04-18 10:17:57,250 root INFO copying elasticsearch/_async/http_aiohttp.pyi -> build/lib/elasticsearch/_async 2026-04-18 10:17:57,251 root INFO copying elasticsearch/_async/transport.pyi -> build/lib/elasticsearch/_async 2026-04-18 10:17:57,252 root INFO copying elasticsearch/helpers/__init__.pyi -> build/lib/elasticsearch/helpers 2026-04-18 10:17:57,254 root INFO copying elasticsearch/helpers/actions.pyi -> build/lib/elasticsearch/helpers 2026-04-18 10:17:57,255 root INFO copying elasticsearch/helpers/errors.pyi -> build/lib/elasticsearch/helpers 2026-04-18 10:17:57,256 root INFO copying elasticsearch/helpers/test.pyi -> build/lib/elasticsearch/helpers 2026-04-18 10:17:57,258 root INFO copying elasticsearch/_async/client/__init__.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,260 root INFO copying elasticsearch/_async/client/async_search.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,261 root INFO copying elasticsearch/_async/client/autoscaling.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,262 root INFO copying elasticsearch/_async/client/cat.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,264 root INFO copying elasticsearch/_async/client/ccr.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,265 root INFO copying elasticsearch/_async/client/cluster.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,267 root INFO copying elasticsearch/_async/client/dangling_indices.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,268 root INFO copying elasticsearch/_async/client/data_frame.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,269 root INFO copying elasticsearch/_async/client/deprecation.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,271 root INFO copying elasticsearch/_async/client/enrich.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,272 root INFO copying elasticsearch/_async/client/eql.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,273 root INFO copying elasticsearch/_async/client/graph.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,274 root INFO copying elasticsearch/_async/client/ilm.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,276 root INFO copying elasticsearch/_async/client/indices.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,278 root INFO copying elasticsearch/_async/client/ingest.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,279 root INFO copying elasticsearch/_async/client/license.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,280 root INFO copying elasticsearch/_async/client/migration.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,282 root INFO copying elasticsearch/_async/client/ml.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,283 root INFO copying elasticsearch/_async/client/monitoring.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,285 root INFO copying elasticsearch/_async/client/nodes.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,286 root INFO copying elasticsearch/_async/client/remote.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,287 root INFO copying elasticsearch/_async/client/rollup.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,289 root INFO copying elasticsearch/_async/client/searchable_snapshots.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,290 root INFO copying elasticsearch/_async/client/security.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,292 root INFO copying elasticsearch/_async/client/slm.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,293 root INFO copying elasticsearch/_async/client/snapshot.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,294 root INFO copying elasticsearch/_async/client/sql.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,296 root INFO copying elasticsearch/_async/client/ssl.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,297 root INFO copying elasticsearch/_async/client/tasks.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,298 root INFO copying elasticsearch/_async/client/transform.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,300 root INFO copying elasticsearch/_async/client/utils.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,301 root INFO copying elasticsearch/_async/client/watcher.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,302 root INFO copying elasticsearch/_async/client/xpack.pyi -> build/lib/elasticsearch/_async/client 2026-04-18 10:17:57,333 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-18 10:17:57,333 root INFO running install 2026-04-18 10:17:57,371 root INFO running install_lib 2026-04-18 10:17:57,384 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-18 10:17:57,385 root INFO creating build/bdist.linux-riscv64/wheel/elasticsearch 2026-04-18 10:17:57,386 root INFO copying build/lib/elasticsearch/exceptions.py -> build/bdist.linux-riscv64/wheel/./elasticsearch 2026-04-18 10:17:57,387 root INFO creating build/bdist.linux-riscv64/wheel/elasticsearch/client 2026-04-18 10:17:57,388 root INFO copying build/lib/elasticsearch/client/monitoring.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,389 root INFO copying build/lib/elasticsearch/client/sql.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,390 root INFO copying build/lib/elasticsearch/client/autoscaling.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,391 root INFO copying build/lib/elasticsearch/client/data_frame.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,393 root INFO copying build/lib/elasticsearch/client/rollup.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,394 root INFO copying build/lib/elasticsearch/client/cat.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,395 root INFO copying build/lib/elasticsearch/client/async_search.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,396 root INFO copying build/lib/elasticsearch/client/ingest.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,397 root INFO copying build/lib/elasticsearch/client/sql.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,399 root INFO copying build/lib/elasticsearch/client/migration.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,400 root INFO copying build/lib/elasticsearch/client/slm.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,401 root INFO copying build/lib/elasticsearch/client/deprecation.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,402 root INFO copying build/lib/elasticsearch/client/cat.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,403 root INFO copying build/lib/elasticsearch/client/cluster.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,405 root INFO copying build/lib/elasticsearch/client/autoscaling.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,406 root INFO copying build/lib/elasticsearch/client/ilm.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,407 root INFO copying build/lib/elasticsearch/client/__init__.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,409 root INFO copying build/lib/elasticsearch/client/security.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,410 root INFO copying build/lib/elasticsearch/client/indices.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,412 root INFO copying build/lib/elasticsearch/client/ssl.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,413 root INFO copying build/lib/elasticsearch/client/monitoring.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,414 root INFO copying build/lib/elasticsearch/client/tasks.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,415 root INFO copying build/lib/elasticsearch/client/xpack.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,416 root INFO copying build/lib/elasticsearch/client/dangling_indices.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,417 root INFO copying build/lib/elasticsearch/client/utils.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,418 root INFO copying build/lib/elasticsearch/client/ccr.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,419 root INFO copying build/lib/elasticsearch/client/async_search.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,421 root INFO copying build/lib/elasticsearch/client/__init__.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,422 root INFO copying build/lib/elasticsearch/client/ssl.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,423 root INFO copying build/lib/elasticsearch/client/deprecation.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,424 root INFO copying build/lib/elasticsearch/client/graph.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,425 root INFO copying build/lib/elasticsearch/client/ingest.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,427 root INFO copying build/lib/elasticsearch/client/data_frame.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,428 root INFO copying build/lib/elasticsearch/client/watcher.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,429 root INFO copying build/lib/elasticsearch/client/dangling_indices.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,430 root INFO copying build/lib/elasticsearch/client/ml.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,432 root INFO copying build/lib/elasticsearch/client/remote.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,433 root INFO copying build/lib/elasticsearch/client/indices.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,435 root INFO copying build/lib/elasticsearch/client/slm.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,436 root INFO copying build/lib/elasticsearch/client/graph.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,437 root INFO copying build/lib/elasticsearch/client/xpack.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,438 root INFO copying build/lib/elasticsearch/client/enrich.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,439 root INFO copying build/lib/elasticsearch/client/remote.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,440 root INFO copying build/lib/elasticsearch/client/migration.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,441 root INFO copying build/lib/elasticsearch/client/watcher.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,443 root INFO copying build/lib/elasticsearch/client/nodes.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,444 root INFO copying build/lib/elasticsearch/client/license.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,445 root INFO copying build/lib/elasticsearch/client/ml.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,446 root INFO copying build/lib/elasticsearch/client/eql.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,448 root INFO copying build/lib/elasticsearch/client/transform.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,449 root INFO copying build/lib/elasticsearch/client/cluster.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,450 root INFO copying build/lib/elasticsearch/client/tasks.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,451 root INFO copying build/lib/elasticsearch/client/eql.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,452 root INFO copying build/lib/elasticsearch/client/ccr.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,454 root INFO copying build/lib/elasticsearch/client/utils.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,455 root INFO copying build/lib/elasticsearch/client/ilm.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,456 root INFO copying build/lib/elasticsearch/client/enrich.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,457 root INFO copying build/lib/elasticsearch/client/transform.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,458 root INFO copying build/lib/elasticsearch/client/snapshot.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,459 root INFO copying build/lib/elasticsearch/client/license.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,461 root INFO copying build/lib/elasticsearch/client/searchable_snapshots.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,462 root INFO copying build/lib/elasticsearch/client/rollup.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,463 root INFO copying build/lib/elasticsearch/client/security.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,464 root INFO copying build/lib/elasticsearch/client/nodes.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,465 root INFO copying build/lib/elasticsearch/client/searchable_snapshots.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,467 root INFO copying build/lib/elasticsearch/client/snapshot.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2026-04-18 10:17:57,468 root INFO copying build/lib/elasticsearch/__init__.py -> build/bdist.linux-riscv64/wheel/./elasticsearch 2026-04-18 10:17:57,469 root INFO copying build/lib/elasticsearch/utils.py -> build/bdist.linux-riscv64/wheel/./elasticsearch 2026-04-18 10:17:57,470 root INFO copying build/lib/elasticsearch/connection_pool.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch 2026-04-18 10:17:57,471 root INFO copying build/lib/elasticsearch/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch 2026-04-18 10:17:57,472 root INFO copying build/lib/elasticsearch/__init__.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch 2026-04-18 10:17:57,474 root INFO copying build/lib/elasticsearch/py.typed -> build/bdist.linux-riscv64/wheel/./elasticsearch 2026-04-18 10:17:57,475 root INFO copying build/lib/elasticsearch/compat.py -> build/bdist.linux-riscv64/wheel/./elasticsearch 2026-04-18 10:17:57,476 root INFO copying build/lib/elasticsearch/transport.py -> build/bdist.linux-riscv64/wheel/./elasticsearch 2026-04-18 10:17:57,477 root INFO copying build/lib/elasticsearch/_version.py -> build/bdist.linux-riscv64/wheel/./elasticsearch 2026-04-18 10:17:57,478 root INFO creating build/bdist.linux-riscv64/wheel/elasticsearch/connection 2026-04-18 10:17:57,479 root INFO copying build/lib/elasticsearch/connection/__init__.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/connection 2026-04-18 10:17:57,480 root INFO copying build/lib/elasticsearch/connection/http_urllib3.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/connection 2026-04-18 10:17:57,481 root INFO copying build/lib/elasticsearch/connection/base.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/connection 2026-04-18 10:17:57,482 root INFO copying build/lib/elasticsearch/connection/http_requests.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/connection 2026-04-18 10:17:57,483 root INFO copying build/lib/elasticsearch/connection/__init__.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/connection 2026-04-18 10:17:57,484 root INFO copying build/lib/elasticsearch/connection/pooling.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/connection 2026-04-18 10:17:57,485 root INFO copying build/lib/elasticsearch/connection/http_urllib3.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/connection 2026-04-18 10:17:57,487 root INFO copying build/lib/elasticsearch/connection/http_requests.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/connection 2026-04-18 10:17:57,488 root INFO copying build/lib/elasticsearch/connection/pooling.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/connection 2026-04-18 10:17:57,489 root INFO copying build/lib/elasticsearch/connection/base.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/connection 2026-04-18 10:17:57,490 root INFO copying build/lib/elasticsearch/connection_pool.py -> build/bdist.linux-riscv64/wheel/./elasticsearch 2026-04-18 10:17:57,491 root INFO copying build/lib/elasticsearch/serializer.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch 2026-04-18 10:17:57,493 root INFO copying build/lib/elasticsearch/utils.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch 2026-04-18 10:17:57,494 root INFO copying build/lib/elasticsearch/transport.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch 2026-04-18 10:17:57,495 root INFO copying build/lib/elasticsearch/serializer.py -> build/bdist.linux-riscv64/wheel/./elasticsearch 2026-04-18 10:17:57,496 root INFO copying build/lib/elasticsearch/compat.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch 2026-04-18 10:17:57,497 root INFO creating build/bdist.linux-riscv64/wheel/elasticsearch/_async 2026-04-18 10:17:57,498 root INFO creating build/bdist.linux-riscv64/wheel/elasticsearch/_async/client 2026-04-18 10:17:57,499 root INFO copying build/lib/elasticsearch/_async/client/monitoring.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,500 root INFO copying build/lib/elasticsearch/_async/client/sql.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,501 root INFO copying build/lib/elasticsearch/_async/client/autoscaling.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,503 root INFO copying build/lib/elasticsearch/_async/client/data_frame.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,504 root INFO copying build/lib/elasticsearch/_async/client/rollup.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,505 root INFO copying build/lib/elasticsearch/_async/client/cat.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,507 root INFO copying build/lib/elasticsearch/_async/client/async_search.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,508 root INFO copying build/lib/elasticsearch/_async/client/ingest.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,509 root INFO copying build/lib/elasticsearch/_async/client/sql.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,510 root INFO copying build/lib/elasticsearch/_async/client/migration.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,511 root INFO copying build/lib/elasticsearch/_async/client/slm.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,512 root INFO copying build/lib/elasticsearch/_async/client/deprecation.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,513 root INFO copying build/lib/elasticsearch/_async/client/cat.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,515 root INFO copying build/lib/elasticsearch/_async/client/cluster.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,516 root INFO copying build/lib/elasticsearch/_async/client/autoscaling.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,517 root INFO copying build/lib/elasticsearch/_async/client/ilm.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,518 root INFO copying build/lib/elasticsearch/_async/client/__init__.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,520 root INFO copying build/lib/elasticsearch/_async/client/security.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,522 root INFO copying build/lib/elasticsearch/_async/client/indices.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,523 root INFO copying build/lib/elasticsearch/_async/client/ssl.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,524 root INFO copying build/lib/elasticsearch/_async/client/monitoring.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,525 root INFO copying build/lib/elasticsearch/_async/client/tasks.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,527 root INFO copying build/lib/elasticsearch/_async/client/xpack.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,528 root INFO copying build/lib/elasticsearch/_async/client/dangling_indices.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,529 root INFO copying build/lib/elasticsearch/_async/client/utils.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,530 root INFO copying build/lib/elasticsearch/_async/client/ccr.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,531 root INFO copying build/lib/elasticsearch/_async/client/async_search.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,532 root INFO copying build/lib/elasticsearch/_async/client/__init__.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,534 root INFO copying build/lib/elasticsearch/_async/client/ssl.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,535 root INFO copying build/lib/elasticsearch/_async/client/deprecation.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,536 root INFO copying build/lib/elasticsearch/_async/client/graph.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,537 root INFO copying build/lib/elasticsearch/_async/client/ingest.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,538 root INFO copying build/lib/elasticsearch/_async/client/data_frame.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,539 root INFO copying build/lib/elasticsearch/_async/client/watcher.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,541 root INFO copying build/lib/elasticsearch/_async/client/dangling_indices.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,542 root INFO copying build/lib/elasticsearch/_async/client/ml.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,543 root INFO copying build/lib/elasticsearch/_async/client/remote.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,544 root INFO copying build/lib/elasticsearch/_async/client/indices.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,546 root INFO copying build/lib/elasticsearch/_async/client/slm.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,547 root INFO copying build/lib/elasticsearch/_async/client/graph.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,548 root INFO copying build/lib/elasticsearch/_async/client/xpack.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,549 root INFO copying build/lib/elasticsearch/_async/client/enrich.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,550 root INFO copying build/lib/elasticsearch/_async/client/remote.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,551 root INFO copying build/lib/elasticsearch/_async/client/migration.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,552 root INFO copying build/lib/elasticsearch/_async/client/watcher.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,554 root INFO copying build/lib/elasticsearch/_async/client/nodes.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,555 root INFO copying build/lib/elasticsearch/_async/client/license.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,556 root INFO copying build/lib/elasticsearch/_async/client/ml.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,558 root INFO copying build/lib/elasticsearch/_async/client/eql.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,559 root INFO copying build/lib/elasticsearch/_async/client/transform.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,560 root INFO copying build/lib/elasticsearch/_async/client/cluster.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,561 root INFO copying build/lib/elasticsearch/_async/client/tasks.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,562 root INFO copying build/lib/elasticsearch/_async/client/eql.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,563 root INFO copying build/lib/elasticsearch/_async/client/ccr.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,564 root INFO copying build/lib/elasticsearch/_async/client/utils.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,566 root INFO copying build/lib/elasticsearch/_async/client/ilm.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,567 root INFO copying build/lib/elasticsearch/_async/client/enrich.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,568 root INFO copying build/lib/elasticsearch/_async/client/transform.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,569 root INFO copying build/lib/elasticsearch/_async/client/snapshot.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,570 root INFO copying build/lib/elasticsearch/_async/client/license.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,572 root INFO copying build/lib/elasticsearch/_async/client/searchable_snapshots.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,573 root INFO copying build/lib/elasticsearch/_async/client/rollup.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,574 root INFO copying build/lib/elasticsearch/_async/client/security.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,575 root INFO copying build/lib/elasticsearch/_async/client/nodes.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,576 root INFO copying build/lib/elasticsearch/_async/client/searchable_snapshots.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,577 root INFO copying build/lib/elasticsearch/_async/client/snapshot.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2026-04-18 10:17:57,579 root INFO copying build/lib/elasticsearch/_async/__init__.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async 2026-04-18 10:17:57,580 root INFO copying build/lib/elasticsearch/_async/http_aiohttp.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async 2026-04-18 10:17:57,581 root INFO copying build/lib/elasticsearch/_async/compat.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async 2026-04-18 10:17:57,582 root INFO copying build/lib/elasticsearch/_async/helpers.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async 2026-04-18 10:17:57,583 root INFO copying build/lib/elasticsearch/_async/http_aiohttp.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async 2026-04-18 10:17:57,585 root INFO copying build/lib/elasticsearch/_async/_extra_imports.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async 2026-04-18 10:17:57,586 root INFO copying build/lib/elasticsearch/_async/transport.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async 2026-04-18 10:17:57,587 root INFO copying build/lib/elasticsearch/_async/transport.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async 2026-04-18 10:17:57,588 root INFO copying build/lib/elasticsearch/_async/helpers.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async 2026-04-18 10:17:57,589 root INFO copying build/lib/elasticsearch/_async/compat.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async 2026-04-18 10:17:57,590 root INFO creating build/bdist.linux-riscv64/wheel/elasticsearch/helpers 2026-04-18 10:17:57,591 root INFO copying build/lib/elasticsearch/helpers/actions.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/helpers 2026-04-18 10:17:57,592 root INFO copying build/lib/elasticsearch/helpers/__init__.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/helpers 2026-04-18 10:17:57,593 root INFO copying build/lib/elasticsearch/helpers/__init__.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/helpers 2026-04-18 10:17:57,595 root INFO copying build/lib/elasticsearch/helpers/errors.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/helpers 2026-04-18 10:17:57,596 root INFO copying build/lib/elasticsearch/helpers/test.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/helpers 2026-04-18 10:17:57,597 root INFO copying build/lib/elasticsearch/helpers/test.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/helpers 2026-04-18 10:17:57,598 root INFO copying build/lib/elasticsearch/helpers/errors.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/helpers 2026-04-18 10:17:57,599 root INFO copying build/lib/elasticsearch/helpers/actions.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/helpers 2026-04-18 10:17:57,600 root INFO running install_egg_info 2026-04-18 10:17:57,614 root INFO Copying elasticsearch.egg-info to build/bdist.linux-riscv64/wheel/./elasticsearch-7.11.0-py3.14.egg-info 2026-04-18 10:17:57,630 root INFO running install_scripts 2026-04-18 10:17:57,637 root INFO creating build/bdist.linux-riscv64/wheel/elasticsearch-7.11.0.dist-info/WHEEL 2026-04-18 10:17:57,639 wheel INFO creating '/home/buildozer/aports/main/py3-elasticsearch/src/elasticsearch-py-7.11.0/.dist/.tmp-y8mmrn3x/elasticsearch-7.11.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-18 10:17:57,641 wheel INFO adding 'elasticsearch/__init__.py' 2026-04-18 10:17:57,642 wheel INFO adding 'elasticsearch/__init__.pyi' 2026-04-18 10:17:57,644 wheel INFO adding 'elasticsearch/_version.py' 2026-04-18 10:17:57,645 wheel INFO adding 'elasticsearch/compat.py' 2026-04-18 10:17:57,646 wheel INFO adding 'elasticsearch/compat.pyi' 2026-04-18 10:17:57,647 wheel INFO adding 'elasticsearch/connection_pool.py' 2026-04-18 10:17:57,648 wheel INFO adding 'elasticsearch/connection_pool.pyi' 2026-04-18 10:17:57,650 wheel INFO adding 'elasticsearch/exceptions.py' 2026-04-18 10:17:57,651 wheel INFO adding 'elasticsearch/exceptions.pyi' 2026-04-18 10:17:57,652 wheel INFO adding 'elasticsearch/py.typed' 2026-04-18 10:17:57,653 wheel INFO adding 'elasticsearch/serializer.py' 2026-04-18 10:17:57,654 wheel INFO adding 'elasticsearch/serializer.pyi' 2026-04-18 10:17:57,656 wheel INFO adding 'elasticsearch/transport.py' 2026-04-18 10:17:57,657 wheel INFO adding 'elasticsearch/transport.pyi' 2026-04-18 10:17:57,658 wheel INFO adding 'elasticsearch/utils.py' 2026-04-18 10:17:57,659 wheel INFO adding 'elasticsearch/utils.pyi' 2026-04-18 10:17:57,661 wheel INFO adding 'elasticsearch/_async/__init__.py' 2026-04-18 10:17:57,662 wheel INFO adding 'elasticsearch/_async/_extra_imports.py' 2026-04-18 10:17:57,663 wheel INFO adding 'elasticsearch/_async/compat.py' 2026-04-18 10:17:57,664 wheel INFO adding 'elasticsearch/_async/compat.pyi' 2026-04-18 10:17:57,665 wheel INFO adding 'elasticsearch/_async/helpers.py' 2026-04-18 10:17:57,666 wheel INFO adding 'elasticsearch/_async/helpers.pyi' 2026-04-18 10:17:57,668 wheel INFO adding 'elasticsearch/_async/http_aiohttp.py' 2026-04-18 10:17:57,669 wheel INFO adding 'elasticsearch/_async/http_aiohttp.pyi' 2026-04-18 10:17:57,670 wheel INFO adding 'elasticsearch/_async/transport.py' 2026-04-18 10:17:57,672 wheel INFO adding 'elasticsearch/_async/transport.pyi' 2026-04-18 10:17:57,674 wheel INFO adding 'elasticsearch/_async/client/__init__.py' 2026-04-18 10:17:57,677 wheel INFO adding 'elasticsearch/_async/client/__init__.pyi' 2026-04-18 10:17:57,679 wheel INFO adding 'elasticsearch/_async/client/async_search.py' 2026-04-18 10:17:57,680 wheel INFO adding 'elasticsearch/_async/client/async_search.pyi' 2026-04-18 10:17:57,681 wheel INFO adding 'elasticsearch/_async/client/autoscaling.py' 2026-04-18 10:17:57,683 wheel INFO adding 'elasticsearch/_async/client/autoscaling.pyi' 2026-04-18 10:17:57,684 wheel INFO adding 'elasticsearch/_async/client/cat.py' 2026-04-18 10:17:57,686 wheel INFO adding 'elasticsearch/_async/client/cat.pyi' 2026-04-18 10:17:57,687 wheel INFO adding 'elasticsearch/_async/client/ccr.py' 2026-04-18 10:17:57,689 wheel INFO adding 'elasticsearch/_async/client/ccr.pyi' 2026-04-18 10:17:57,690 wheel INFO adding 'elasticsearch/_async/client/cluster.py' 2026-04-18 10:17:57,692 wheel INFO adding 'elasticsearch/_async/client/cluster.pyi' 2026-04-18 10:17:57,693 wheel INFO adding 'elasticsearch/_async/client/dangling_indices.py' 2026-04-18 10:17:57,694 wheel INFO adding 'elasticsearch/_async/client/dangling_indices.pyi' 2026-04-18 10:17:57,695 wheel INFO adding 'elasticsearch/_async/client/data_frame.py' 2026-04-18 10:17:57,696 wheel INFO adding 'elasticsearch/_async/client/data_frame.pyi' 2026-04-18 10:17:57,698 wheel INFO adding 'elasticsearch/_async/client/deprecation.py' 2026-04-18 10:17:57,699 wheel INFO adding 'elasticsearch/_async/client/deprecation.pyi' 2026-04-18 10:17:57,700 wheel INFO adding 'elasticsearch/_async/client/enrich.py' 2026-04-18 10:17:57,701 wheel INFO adding 'elasticsearch/_async/client/enrich.pyi' 2026-04-18 10:17:57,702 wheel INFO adding 'elasticsearch/_async/client/eql.py' 2026-04-18 10:17:57,703 wheel INFO adding 'elasticsearch/_async/client/eql.pyi' 2026-04-18 10:17:57,704 wheel INFO adding 'elasticsearch/_async/client/graph.py' 2026-04-18 10:17:57,705 wheel INFO adding 'elasticsearch/_async/client/graph.pyi' 2026-04-18 10:17:57,706 wheel INFO adding 'elasticsearch/_async/client/ilm.py' 2026-04-18 10:17:57,707 wheel INFO adding 'elasticsearch/_async/client/ilm.pyi' 2026-04-18 10:17:57,709 wheel INFO adding 'elasticsearch/_async/client/indices.py' 2026-04-18 10:17:57,712 wheel INFO adding 'elasticsearch/_async/client/indices.pyi' 2026-04-18 10:17:57,714 wheel INFO adding 'elasticsearch/_async/client/ingest.py' 2026-04-18 10:17:57,715 wheel INFO adding 'elasticsearch/_async/client/ingest.pyi' 2026-04-18 10:17:57,716 wheel INFO adding 'elasticsearch/_async/client/license.py' 2026-04-18 10:17:57,717 wheel INFO adding 'elasticsearch/_async/client/license.pyi' 2026-04-18 10:17:57,719 wheel INFO adding 'elasticsearch/_async/client/migration.py' 2026-04-18 10:17:57,720 wheel INFO adding 'elasticsearch/_async/client/migration.pyi' 2026-04-18 10:17:57,721 wheel INFO adding 'elasticsearch/_async/client/ml.py' 2026-04-18 10:17:57,724 wheel INFO adding 'elasticsearch/_async/client/ml.pyi' 2026-04-18 10:17:57,726 wheel INFO adding 'elasticsearch/_async/client/monitoring.py' 2026-04-18 10:17:57,727 wheel INFO adding 'elasticsearch/_async/client/monitoring.pyi' 2026-04-18 10:17:57,728 wheel INFO adding 'elasticsearch/_async/client/nodes.py' 2026-04-18 10:17:57,729 wheel INFO adding 'elasticsearch/_async/client/nodes.pyi' 2026-04-18 10:17:57,730 wheel INFO adding 'elasticsearch/_async/client/remote.py' 2026-04-18 10:17:57,731 wheel INFO adding 'elasticsearch/_async/client/remote.pyi' 2026-04-18 10:17:57,732 wheel INFO adding 'elasticsearch/_async/client/rollup.py' 2026-04-18 10:17:57,733 wheel INFO adding 'elasticsearch/_async/client/rollup.pyi' 2026-04-18 10:17:57,735 wheel INFO adding 'elasticsearch/_async/client/searchable_snapshots.py' 2026-04-18 10:17:57,736 wheel INFO adding 'elasticsearch/_async/client/searchable_snapshots.pyi' 2026-04-18 10:17:57,737 wheel INFO adding 'elasticsearch/_async/client/security.py' 2026-04-18 10:17:57,739 wheel INFO adding 'elasticsearch/_async/client/security.pyi' 2026-04-18 10:17:57,740 wheel INFO adding 'elasticsearch/_async/client/slm.py' 2026-04-18 10:17:57,741 wheel INFO adding 'elasticsearch/_async/client/slm.pyi' 2026-04-18 10:17:57,743 wheel INFO adding 'elasticsearch/_async/client/snapshot.py' 2026-04-18 10:17:57,744 wheel INFO adding 'elasticsearch/_async/client/snapshot.pyi' 2026-04-18 10:17:57,745 wheel INFO adding 'elasticsearch/_async/client/sql.py' 2026-04-18 10:17:57,746 wheel INFO adding 'elasticsearch/_async/client/sql.pyi' 2026-04-18 10:17:57,747 wheel INFO adding 'elasticsearch/_async/client/ssl.py' 2026-04-18 10:17:57,748 wheel INFO adding 'elasticsearch/_async/client/ssl.pyi' 2026-04-18 10:17:57,749 wheel INFO adding 'elasticsearch/_async/client/tasks.py' 2026-04-18 10:17:57,750 wheel INFO adding 'elasticsearch/_async/client/tasks.pyi' 2026-04-18 10:17:57,751 wheel INFO adding 'elasticsearch/_async/client/transform.py' 2026-04-18 10:17:57,753 wheel INFO adding 'elasticsearch/_async/client/transform.pyi' 2026-04-18 10:17:57,754 wheel INFO adding 'elasticsearch/_async/client/utils.py' 2026-04-18 10:17:57,755 wheel INFO adding 'elasticsearch/_async/client/utils.pyi' 2026-04-18 10:17:57,756 wheel INFO adding 'elasticsearch/_async/client/watcher.py' 2026-04-18 10:17:57,757 wheel INFO adding 'elasticsearch/_async/client/watcher.pyi' 2026-04-18 10:17:57,758 wheel INFO adding 'elasticsearch/_async/client/xpack.py' 2026-04-18 10:17:57,759 wheel INFO adding 'elasticsearch/_async/client/xpack.pyi' 2026-04-18 10:17:57,762 wheel INFO adding 'elasticsearch/client/__init__.py' 2026-04-18 10:17:57,765 wheel INFO adding 'elasticsearch/client/__init__.pyi' 2026-04-18 10:17:57,767 wheel INFO adding 'elasticsearch/client/async_search.py' 2026-04-18 10:17:57,768 wheel INFO adding 'elasticsearch/client/async_search.pyi' 2026-04-18 10:17:57,769 wheel INFO adding 'elasticsearch/client/autoscaling.py' 2026-04-18 10:17:57,770 wheel INFO adding 'elasticsearch/client/autoscaling.pyi' 2026-04-18 10:17:57,772 wheel INFO adding 'elasticsearch/client/cat.py' 2026-04-18 10:17:57,773 wheel INFO adding 'elasticsearch/client/cat.pyi' 2026-04-18 10:17:57,775 wheel INFO adding 'elasticsearch/client/ccr.py' 2026-04-18 10:17:57,776 wheel INFO adding 'elasticsearch/client/ccr.pyi' 2026-04-18 10:17:57,778 wheel INFO adding 'elasticsearch/client/cluster.py' 2026-04-18 10:17:57,779 wheel INFO adding 'elasticsearch/client/cluster.pyi' 2026-04-18 10:17:57,780 wheel INFO adding 'elasticsearch/client/dangling_indices.py' 2026-04-18 10:17:57,781 wheel INFO adding 'elasticsearch/client/dangling_indices.pyi' 2026-04-18 10:17:57,783 wheel INFO adding 'elasticsearch/client/data_frame.py' 2026-04-18 10:17:57,784 wheel INFO adding 'elasticsearch/client/data_frame.pyi' 2026-04-18 10:17:57,785 wheel INFO adding 'elasticsearch/client/deprecation.py' 2026-04-18 10:17:57,786 wheel INFO adding 'elasticsearch/client/deprecation.pyi' 2026-04-18 10:17:57,787 wheel INFO adding 'elasticsearch/client/enrich.py' 2026-04-18 10:17:57,788 wheel INFO adding 'elasticsearch/client/enrich.pyi' 2026-04-18 10:17:57,789 wheel INFO adding 'elasticsearch/client/eql.py' 2026-04-18 10:17:57,790 wheel INFO adding 'elasticsearch/client/eql.pyi' 2026-04-18 10:17:57,791 wheel INFO adding 'elasticsearch/client/graph.py' 2026-04-18 10:17:57,792 wheel INFO adding 'elasticsearch/client/graph.pyi' 2026-04-18 10:17:57,793 wheel INFO adding 'elasticsearch/client/ilm.py' 2026-04-18 10:17:57,794 wheel INFO adding 'elasticsearch/client/ilm.pyi' 2026-04-18 10:17:57,796 wheel INFO adding 'elasticsearch/client/indices.py' 2026-04-18 10:17:57,800 wheel INFO adding 'elasticsearch/client/indices.pyi' 2026-04-18 10:17:57,802 wheel INFO adding 'elasticsearch/client/ingest.py' 2026-04-18 10:17:57,803 wheel INFO adding 'elasticsearch/client/ingest.pyi' 2026-04-18 10:17:57,805 wheel INFO adding 'elasticsearch/client/license.py' 2026-04-18 10:17:57,806 wheel INFO adding 'elasticsearch/client/license.pyi' 2026-04-18 10:17:57,807 wheel INFO adding 'elasticsearch/client/migration.py' 2026-04-18 10:17:57,808 wheel INFO adding 'elasticsearch/client/migration.pyi' 2026-04-18 10:17:57,809 wheel INFO adding 'elasticsearch/client/ml.py' 2026-04-18 10:17:57,812 wheel INFO adding 'elasticsearch/client/ml.pyi' 2026-04-18 10:17:57,814 wheel INFO adding 'elasticsearch/client/monitoring.py' 2026-04-18 10:17:57,815 wheel INFO adding 'elasticsearch/client/monitoring.pyi' 2026-04-18 10:17:57,816 wheel INFO adding 'elasticsearch/client/nodes.py' 2026-04-18 10:17:57,817 wheel INFO adding 'elasticsearch/client/nodes.pyi' 2026-04-18 10:17:57,818 wheel INFO adding 'elasticsearch/client/remote.py' 2026-04-18 10:17:57,819 wheel INFO adding 'elasticsearch/client/remote.pyi' 2026-04-18 10:17:57,820 wheel INFO adding 'elasticsearch/client/rollup.py' 2026-04-18 10:17:57,822 wheel INFO adding 'elasticsearch/client/rollup.pyi' 2026-04-18 10:17:57,823 wheel INFO adding 'elasticsearch/client/searchable_snapshots.py' 2026-04-18 10:17:57,824 wheel INFO adding 'elasticsearch/client/searchable_snapshots.pyi' 2026-04-18 10:17:57,825 wheel INFO adding 'elasticsearch/client/security.py' 2026-04-18 10:17:57,827 wheel INFO adding 'elasticsearch/client/security.pyi' 2026-04-18 10:17:57,829 wheel INFO adding 'elasticsearch/client/slm.py' 2026-04-18 10:17:57,830 wheel INFO adding 'elasticsearch/client/slm.pyi' 2026-04-18 10:17:57,831 wheel INFO adding 'elasticsearch/client/snapshot.py' 2026-04-18 10:17:57,832 wheel INFO adding 'elasticsearch/client/snapshot.pyi' 2026-04-18 10:17:57,834 wheel INFO adding 'elasticsearch/client/sql.py' 2026-04-18 10:17:57,835 wheel INFO adding 'elasticsearch/client/sql.pyi' 2026-04-18 10:17:57,836 wheel INFO adding 'elasticsearch/client/ssl.py' 2026-04-18 10:17:57,837 wheel INFO adding 'elasticsearch/client/ssl.pyi' 2026-04-18 10:17:57,838 wheel INFO adding 'elasticsearch/client/tasks.py' 2026-04-18 10:17:57,839 wheel INFO adding 'elasticsearch/client/tasks.pyi' 2026-04-18 10:17:57,840 wheel INFO adding 'elasticsearch/client/transform.py' 2026-04-18 10:17:57,841 wheel INFO adding 'elasticsearch/client/transform.pyi' 2026-04-18 10:17:57,843 wheel INFO adding 'elasticsearch/client/utils.py' 2026-04-18 10:17:57,844 wheel INFO adding 'elasticsearch/client/utils.pyi' 2026-04-18 10:17:57,845 wheel INFO adding 'elasticsearch/client/watcher.py' 2026-04-18 10:17:57,846 wheel INFO adding 'elasticsearch/client/watcher.pyi' 2026-04-18 10:17:57,847 wheel INFO adding 'elasticsearch/client/xpack.py' 2026-04-18 10:17:57,848 wheel INFO adding 'elasticsearch/client/xpack.pyi' 2026-04-18 10:17:57,850 wheel INFO adding 'elasticsearch/connection/__init__.py' 2026-04-18 10:17:57,851 wheel INFO adding 'elasticsearch/connection/__init__.pyi' 2026-04-18 10:17:57,852 wheel INFO adding 'elasticsearch/connection/base.py' 2026-04-18 10:17:57,853 wheel INFO adding 'elasticsearch/connection/base.pyi' 2026-04-18 10:17:57,855 wheel INFO adding 'elasticsearch/connection/http_requests.py' 2026-04-18 10:17:57,856 wheel INFO adding 'elasticsearch/connection/http_requests.pyi' 2026-04-18 10:17:57,857 wheel INFO adding 'elasticsearch/connection/http_urllib3.py' 2026-04-18 10:17:57,858 wheel INFO adding 'elasticsearch/connection/http_urllib3.pyi' 2026-04-18 10:17:57,859 wheel INFO adding 'elasticsearch/connection/pooling.py' 2026-04-18 10:17:57,860 wheel INFO adding 'elasticsearch/connection/pooling.pyi' 2026-04-18 10:17:57,862 wheel INFO adding 'elasticsearch/helpers/__init__.py' 2026-04-18 10:17:57,863 wheel INFO adding 'elasticsearch/helpers/__init__.pyi' 2026-04-18 10:17:57,864 wheel INFO adding 'elasticsearch/helpers/actions.py' 2026-04-18 10:17:57,866 wheel INFO adding 'elasticsearch/helpers/actions.pyi' 2026-04-18 10:17:57,867 wheel INFO adding 'elasticsearch/helpers/errors.py' 2026-04-18 10:17:57,868 wheel INFO adding 'elasticsearch/helpers/errors.pyi' 2026-04-18 10:17:57,869 wheel INFO adding 'elasticsearch/helpers/test.py' 2026-04-18 10:17:57,870 wheel INFO adding 'elasticsearch/helpers/test.pyi' 2026-04-18 10:17:57,872 wheel INFO adding 'elasticsearch-7.11.0.dist-info/licenses/AUTHORS' 2026-04-18 10:17:57,873 wheel INFO adding 'elasticsearch-7.11.0.dist-info/licenses/LICENSE' 2026-04-18 10:17:57,874 wheel INFO adding 'elasticsearch-7.11.0.dist-info/METADATA' 2026-04-18 10:17:57,875 wheel INFO adding 'elasticsearch-7.11.0.dist-info/WHEEL' 2026-04-18 10:17:57,876 wheel INFO adding 'elasticsearch-7.11.0.dist-info/top_level.txt' 2026-04-18 10:17:57,879 wheel INFO adding 'elasticsearch-7.11.0.dist-info/RECORD' 2026-04-18 10:17:57,882 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-18 10:17:57,900 gpep517 INFO The backend produced .dist/elasticsearch-7.11.0-py2.py3-none-any.whl elasticsearch-7.11.0-py2.py3-none-any.whl >>> py3-elasticsearch: Entering fakeroot... >>> py3-elasticsearch-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/elasticsearch/client/__pycache__' -> '/home/buildozer/aports/main/py3-elasticsearch/pkg/py3-elasticsearch-pyc/usr/lib/python3.14/site-packages/elasticsearch/client/__pycache__' 'usr/lib/python3.14/site-packages/elasticsearch/__pycache__' -> '/home/buildozer/aports/main/py3-elasticsearch/pkg/py3-elasticsearch-pyc/usr/lib/python3.14/site-packages/elasticsearch/__pycache__' 'usr/lib/python3.14/site-packages/elasticsearch/connection/__pycache__' -> '/home/buildozer/aports/main/py3-elasticsearch/pkg/py3-elasticsearch-pyc/usr/lib/python3.14/site-packages/elasticsearch/connection/__pycache__' 'usr/lib/python3.14/site-packages/elasticsearch/_async/client/__pycache__' -> '/home/buildozer/aports/main/py3-elasticsearch/pkg/py3-elasticsearch-pyc/usr/lib/python3.14/site-packages/elasticsearch/_async/client/__pycache__' 'usr/lib/python3.14/site-packages/elasticsearch/_async/__pycache__' -> '/home/buildozer/aports/main/py3-elasticsearch/pkg/py3-elasticsearch-pyc/usr/lib/python3.14/site-packages/elasticsearch/_async/__pycache__' 'usr/lib/python3.14/site-packages/elasticsearch/helpers/__pycache__' -> '/home/buildozer/aports/main/py3-elasticsearch/pkg/py3-elasticsearch-pyc/usr/lib/python3.14/site-packages/elasticsearch/helpers/__pycache__' >>> py3-elasticsearch-pyc*: Preparing subpackage py3-elasticsearch-pyc... Please specify at least one package name on the command line. >>> py3-elasticsearch-pyc*: Running postcheck for py3-elasticsearch-pyc >>> py3-elasticsearch*: Running postcheck for py3-elasticsearch >>> py3-elasticsearch*: Preparing package py3-elasticsearch... Please specify at least one package name on the command line. >>> py3-elasticsearch-pyc*: Tracing dependencies... python3~3.14 >>> py3-elasticsearch-pyc*: Package size: 941.2 KB >>> py3-elasticsearch-pyc*: Compressing data... >>> py3-elasticsearch-pyc*: Create checksum... >>> py3-elasticsearch-pyc*: Create py3-elasticsearch-pyc-7.11.0-r6.apk >>> py3-elasticsearch*: Tracing dependencies... python3 py3-urllib3 python3~3.14 >>> py3-elasticsearch*: Package size: 1.6 MB >>> py3-elasticsearch*: Compressing data... >>> py3-elasticsearch*: Create checksum... >>> py3-elasticsearch*: Create py3-elasticsearch-7.11.0-r6.apk >>> py3-elasticsearch: Build complete at Sat, 18 Apr 2026 10:18:01 +0000 elapsed time 0h 0m 9s >>> py3-elasticsearch: Cleaning up srcdir >>> py3-elasticsearch: Cleaning up pkgdir >>> py3-elasticsearch: Cleaning up tmpdir >>> py3-elasticsearch: Uninstalling dependencies... ( 1/27) Purging .makedepends-py3-elasticsearch (20260418.101753) ( 2/27) Purging py3-urllib3-pyc (2.6.3-r1) ( 3/27) Purging py3-urllib3 (2.6.3-r1) ( 4/27) Purging py3-gpep517-pyc (19-r2) ( 5/27) Purging py3-gpep517 (19-r2) ( 6/27) Purging py3-installer-pyc (1.0.0-r0) ( 7/27) Purging py3-installer (1.0.0-r0) ( 8/27) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/27) Purging py3-setuptools (82.0.1-r1) (10/27) Purging py3-wheel-pyc (0.46.3-r1) (11/27) Purging py3-wheel (0.46.3-r1) (12/27) Purging py3-packaging-pyc (26.0-r1) (13/27) Purging py3-packaging (26.0-r1) (14/27) Purging py3-parsing-pyc (3.3.2-r1) (15/27) Purging py3-parsing (3.3.2-r1) (16/27) Purging python3-pyc (3.14.3-r0) (17/27) Purging python3-pycache-pyc0 (3.14.3-r0) (18/27) Purging pyc (3.14.3-r0) (19/27) Purging python3 (3.14.3-r0) (20/27) Purging gdbm (1.26-r0) (21/27) Purging libbz2 (1.0.8-r6) (22/27) Purging libffi (3.5.2-r1) (23/27) Purging libpanelw (6.6_p20260404-r0) (24/27) Purging mpdecimal (4.0.1-r0) (25/27) Purging readline (8.3.3-r1) (26/27) Purging sqlite-libs (3.53.0-r0) (27/27) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 665.7 MiB in 102 packages >>> py3-elasticsearch: Updating the main/riscv64 repository index... >>> py3-elasticsearch: Signing the index...