Created temporary directory: /tmp/pip-ephem-wheel-cache-acxopd98 Created temporary directory: /tmp/pip-req-tracker-osgrlh51 Created requirements tracker '/tmp/pip-req-tracker-osgrlh51' Created temporary directory: /tmp/pip-wheel-m0rqxw8_ Collecting elastic-app-search==7.4.0 1 location(s) to search for versions of elastic-app-search: * https://pypi.org/simple/elastic-app-search/ Getting page https://pypi.org/simple/elastic-app-search/ Analyzing links from page https://pypi.org/simple/elastic-app-search/ Found link https://files.pythonhosted.org/packages/18/e0/c7cf228d09c859d88972f51e929217c6111460f04cc0255f3d2030063f54/elastic-app-search-0.7.0.tar.gz#sha256=81f286ccfed8265822b3fec21fe183fa43731ec99e369403ae30a5f2474ec47b (from https://pypi.org/simple/elastic-app-search/), version: 0.7.0 Found link https://files.pythonhosted.org/packages/64/98/736c824dedb66a4fe171d41899da5dab231ec6988d20afbab29836bba381/elastic-app-search-7.2.0.tar.gz#sha256=51d9179113b892b8568426833306b58903a01412626155525a2921e938e303c1 (from https://pypi.org/simple/elastic-app-search/), version: 7.2.0 Found link https://files.pythonhosted.org/packages/0a/82/d58afa1b160909bf2e73f56a96988b2f22e492c20c22d690534122c420ec/elastic-app-search-7.3.0.tar.gz#sha256=d78cf715930cc56e7197bf9a06e45e994faa588c92869c320ceec0e192d325c2 (from https://pypi.org/simple/elastic-app-search/), version: 7.3.0 Found link https://files.pythonhosted.org/packages/24/3b/6f3a4edc594b59963ee9a30d3e8c46731144cd1b3c43ad5e0f56b78b9a44/elastic-app-search-7.4.0.tar.gz#sha256=442617b8a5f2a5af31744b305ba7f3974164d01295d30dd6cc71c9ee9748fc52 (from https://pypi.org/simple/elastic-app-search/), version: 7.4.0 Using version 7.4.0 (newest of versions: 7.4.0) Created temporary directory: /tmp/pip-unpack-qbf1pli1 Downloading https://files.pythonhosted.org/packages/24/3b/6f3a4edc594b59963ee9a30d3e8c46731144cd1b3c43ad5e0f56b78b9a44/elastic-app-search-7.4.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/24/3b/6f3a4edc594b59963ee9a30d3e8c46731144cd1b3c43ad5e0f56b78b9a44/elastic-app-search-7.4.0.tar.gz#sha256=442617b8a5f2a5af31744b305ba7f3974164d01295d30dd6cc71c9ee9748fc52 (from https://pypi.org/simple/elastic-app-search/) Added elastic-app-search==7.4.0 from https://files.pythonhosted.org/packages/24/3b/6f3a4edc594b59963ee9a30d3e8c46731144cd1b3c43ad5e0f56b78b9a44/elastic-app-search-7.4.0.tar.gz#sha256=442617b8a5f2a5af31744b305ba7f3974164d01295d30dd6cc71c9ee9748fc52 to build tracker '/tmp/pip-req-tracker-osgrlh51' Running setup.py (path:/tmp/pip-wheel-m0rqxw8_/elastic-app-search/setup.py) egg_info for package elastic-app-search Running command python setup.py egg_info running egg_info creating pip-egg-info/elastic_app_search.egg-info writing pip-egg-info/elastic_app_search.egg-info/PKG-INFO writing dependency_links to pip-egg-info/elastic_app_search.egg-info/dependency_links.txt writing requirements to pip-egg-info/elastic_app_search.egg-info/requires.txt writing top-level names to pip-egg-info/elastic_app_search.egg-info/top_level.txt writing manifest file 'pip-egg-info/elastic_app_search.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/elastic_app_search.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/elastic_app_search.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-m0rqxw8_/elastic-app-search has version 7.4.0, which satisfies requirement elastic-app-search==7.4.0 from https://files.pythonhosted.org/packages/24/3b/6f3a4edc594b59963ee9a30d3e8c46731144cd1b3c43ad5e0f56b78b9a44/elastic-app-search-7.4.0.tar.gz#sha256=442617b8a5f2a5af31744b305ba7f3974164d01295d30dd6cc71c9ee9748fc52 Removed elastic-app-search==7.4.0 from https://files.pythonhosted.org/packages/24/3b/6f3a4edc594b59963ee9a30d3e8c46731144cd1b3c43ad5e0f56b78b9a44/elastic-app-search-7.4.0.tar.gz#sha256=442617b8a5f2a5af31744b305ba7f3974164d01295d30dd6cc71c9ee9748fc52 from build tracker '/tmp/pip-req-tracker-osgrlh51' Building wheels for collected packages: elastic-app-search Created temporary directory: /tmp/pip-wheel-9bkwnmkk Running setup.py bdist_wheel for elastic-app-search: started Destination directory: /tmp/pip-wheel-9bkwnmkk Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-m0rqxw8_/elastic-app-search/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-9bkwnmkk running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/elastic_app_search copying elastic_app_search/client.py -> build/lib/elastic_app_search copying elastic_app_search/__version__.py -> build/lib/elastic_app_search copying elastic_app_search/request_session.py -> build/lib/elastic_app_search copying elastic_app_search/exceptions.py -> build/lib/elastic_app_search copying elastic_app_search/__init__.py -> build/lib/elastic_app_search installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/elastic_app_search copying build/lib/elastic_app_search/client.py -> build/bdist.linux-armv7l/wheel/elastic_app_search copying build/lib/elastic_app_search/__version__.py -> build/bdist.linux-armv7l/wheel/elastic_app_search copying build/lib/elastic_app_search/request_session.py -> build/bdist.linux-armv7l/wheel/elastic_app_search copying build/lib/elastic_app_search/exceptions.py -> build/bdist.linux-armv7l/wheel/elastic_app_search copying build/lib/elastic_app_search/__init__.py -> build/bdist.linux-armv7l/wheel/elastic_app_search running install_egg_info running egg_info writing requirements to elastic_app_search.egg-info/requires.txt writing top-level names to elastic_app_search.egg-info/top_level.txt writing elastic_app_search.egg-info/PKG-INFO writing dependency_links to elastic_app_search.egg-info/dependency_links.txt reading manifest file 'elastic_app_search.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'elastic_app_search.egg-info/SOURCES.txt' Copying elastic_app_search.egg-info to build/bdist.linux-armv7l/wheel/elastic_app_search-7.4.0-py3.4.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/elastic_app_search-7.4.0.dist-info/WHEEL creating '/tmp/pip-wheel-9bkwnmkk/elastic_app_search-7.4.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'elastic_app_search/__init__.py' adding 'elastic_app_search/__version__.py' adding 'elastic_app_search/client.py' adding 'elastic_app_search/exceptions.py' adding 'elastic_app_search/request_session.py' adding 'elastic_app_search-7.4.0.dist-info/LICENSE.txt' adding 'elastic_app_search-7.4.0.dist-info/METADATA' adding 'elastic_app_search-7.4.0.dist-info/WHEEL' adding 'elastic_app_search-7.4.0.dist-info/top_level.txt' adding 'elastic_app_search-7.4.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for elastic-app-search: finished with status 'done' Stored in directory: /tmp/tmp19616loh Successfully built elastic-app-search Cleaning up... Removing source in /tmp/pip-wheel-m0rqxw8_/elastic-app-search Removed build tracker '/tmp/pip-req-tracker-osgrlh51'