Collecting rekall-agent==1.7.1 1 location(s) to search for versions of rekall-agent: * https://pypi.python.org/simple/rekall-agent/ Getting page https://pypi.python.org/simple/rekall-agent/ Analyzing links from page https://pypi.python.org/simple/rekall-agent/ Found link https://pypi.python.org/packages/07/20/f11d78b72c69c8ea1d805b728be33206c350100ff094dd1920129854984c/rekall_agent-1.6.0.tar.gz#md5=222781ae419028fe2faae0165f43a244 (from https://pypi.python.org/simple/rekall-agent/), version: 1.6.0 Skipping link https://pypi.python.org/packages/35/3d/6400d86358f978faef0e211628aab35187fa03b1a43ffb951221a6fe0be7/rekall_agent-1.6.0-py2-none-any.whl#md5=684362eed31f7ca92b913f9918fc9869 (from https://pypi.python.org/simple/rekall-agent/); it is not compatible with this Python Found link https://pypi.python.org/packages/7e/d3/e4ec0107839e8743ced4b5df869547096e3e5b840c5966e8e88883066f26/rekall_agent-1.7.1.zip#md5=08b16bc36e25fde626c25204a1a7b879 (from https://pypi.python.org/simple/rekall-agent/), version: 1.7.1 Skipping link https://pypi.python.org/packages/80/ff/a8448eb71651befe5b036479dde2e2ca083f22112658c7f90a3751bab97b/rekall_agent-1.7.0rc1-py2-none-any.whl#md5=5a1104bdb59b5d29aa9960df857e72f6 (from https://pypi.python.org/simple/rekall-agent/); it is not compatible with this Python Using version 1.7.1 (newest of versions: 1.7.1) Downloading rekall_agent-1.7.1.zip (866kB) Downloading from URL https://pypi.python.org/packages/7e/d3/e4ec0107839e8743ced4b5df869547096e3e5b840c5966e8e88883066f26/rekall_agent-1.7.1.zip#md5=08b16bc36e25fde626c25204a1a7b879 (from https://pypi.python.org/simple/rekall-agent/) Running setup.py (path:/tmp/pip-build-gzn2_3wl/rekall-agent/setup.py) egg_info for package rekall-agent Running command python setup.py egg_info running egg_info creating pip-egg-info/rekall_agent.egg-info writing dependency_links to pip-egg-info/rekall_agent.egg-info/dependency_links.txt writing top-level names to pip-egg-info/rekall_agent.egg-info/top_level.txt writing entry points to pip-egg-info/rekall_agent.egg-info/entry_points.txt writing pip-egg-info/rekall_agent.egg-info/PKG-INFO writing requirements to pip-egg-info/rekall_agent.egg-info/requires.txt writing manifest file 'pip-egg-info/rekall_agent.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/rekall_agent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' warning: no previously-included files matching '*' found under directory '.git' warning: no previously-included files matching '*' found under directory 'build' warning: no previously-included files matching '*.pyc' found under directory 'rekall_agent' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '*.pyc' writing manifest file 'pip-egg-info/rekall_agent.egg-info/SOURCES.txt' Source in /tmp/pip-build-gzn2_3wl/rekall-agent has version 1.7.1, which satisfies requirement rekall-agent==1.7.1 from https://pypi.python.org/packages/7e/d3/e4ec0107839e8743ced4b5df869547096e3e5b840c5966e8e88883066f26/rekall_agent-1.7.1.zip#md5=08b16bc36e25fde626c25204a1a7b879 Building wheels for collected packages: rekall-agent Running setup.py bdist_wheel for rekall-agent: started Destination directory: /tmp/tmpjhlesiq2pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-gzn2_3wl/rekall-agent/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/tmpjhlesiq2pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rekall_agent copying rekall_agent/controller.py -> build/lib/rekall_agent copying rekall_agent/result_collections_test.py -> build/lib/rekall_agent copying rekall_agent/agent_test.py -> build/lib/rekall_agent copying rekall_agent/flow.py -> build/lib/rekall_agent copying rekall_agent/hunts.py -> build/lib/rekall_agent copying rekall_agent/json_collection_test.py -> build/lib/rekall_agent copying rekall_agent/location.py -> build/lib/rekall_agent copying rekall_agent/__init__.py -> build/lib/rekall_agent copying rekall_agent/agent.py -> build/lib/rekall_agent copying rekall_agent/hooks.py -> build/lib/rekall_agent copying rekall_agent/json_collection.py -> build/lib/rekall_agent copying rekall_agent/result_collections.py -> build/lib/rekall_agent copying rekall_agent/config_updater.py -> build/lib/rekall_agent copying rekall_agent/cache.py -> build/lib/rekall_agent copying rekall_agent/crypto_test.py -> build/lib/rekall_agent copying rekall_agent/action.py -> build/lib/rekall_agent copying rekall_agent/testlib.py -> build/lib/rekall_agent copying rekall_agent/common.py -> build/lib/rekall_agent copying rekall_agent/serializer_test.py -> build/lib/rekall_agent copying rekall_agent/output_plugin.py -> build/lib/rekall_agent creating build/lib/rekall_agent/config copying rekall_agent/config/__init__.py -> build/lib/rekall_agent/config copying rekall_agent/config/agent.py -> build/lib/rekall_agent/config creating build/lib/rekall_agent/flows copying rekall_agent/flows/__init__.py -> build/lib/rekall_agent/flows copying rekall_agent/flows/collect.py -> build/lib/rekall_agent/flows copying rekall_agent/flows/yara.py -> build/lib/rekall_agent/flows copying rekall_agent/flows/find.py -> build/lib/rekall_agent/flows copying rekall_agent/flows/artifact_flow.py -> build/lib/rekall_agent/flows creating build/lib/rekall_agent/servers copying rekall_agent/servers/gae.py -> build/lib/rekall_agent/servers copying rekall_agent/servers/__init__.py -> build/lib/rekall_agent/servers copying rekall_agent/servers/http_server.py -> build/lib/rekall_agent/servers creating build/lib/rekall_agent/client_actions copying rekall_agent/client_actions/osquery_test.py -> build/lib/rekall_agent/client_actions copying rekall_agent/client_actions/collect_test.py -> build/lib/rekall_agent/client_actions copying rekall_agent/client_actions/__init__.py -> build/lib/rekall_agent/client_actions copying rekall_agent/client_actions/osquery.py -> build/lib/rekall_agent/client_actions copying rekall_agent/client_actions/darwin.py -> build/lib/rekall_agent/client_actions copying rekall_agent/client_actions/tsk_test.py -> build/lib/rekall_agent/client_actions copying rekall_agent/client_actions/download.py -> build/lib/rekall_agent/client_actions copying rekall_agent/client_actions/collect.py -> build/lib/rekall_agent/client_actions copying rekall_agent/client_actions/plugins.py -> build/lib/rekall_agent/client_actions copying rekall_agent/client_actions/tsk.py -> build/lib/rekall_agent/client_actions copying rekall_agent/client_actions/files.py -> build/lib/rekall_agent/client_actions creating build/lib/rekall_agent/policies copying rekall_agent/policies/__init__.py -> build/lib/rekall_agent/policies copying rekall_agent/policies/encrypted_gcs.py -> build/lib/rekall_agent/policies copying rekall_agent/policies/files.py -> build/lib/rekall_agent/policies creating build/lib/rekall_agent/locations copying rekall_agent/locations/cloud_test.py -> build/lib/rekall_agent/locations copying rekall_agent/locations/gae.py -> build/lib/rekall_agent/locations copying rekall_agent/locations/__init__.py -> build/lib/rekall_agent/locations copying rekall_agent/locations/http_location.py -> build/lib/rekall_agent/locations copying rekall_agent/locations/files_test.py -> build/lib/rekall_agent/locations copying rekall_agent/locations/cloud.py -> build/lib/rekall_agent/locations copying rekall_agent/locations/http_test.py -> build/lib/rekall_agent/locations copying rekall_agent/locations/files.py -> build/lib/rekall_agent/locations 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/rekall_agent creating build/bdist.linux-armv7l/wheel/rekall_agent/config copying build/lib/rekall_agent/config/__init__.py -> build/bdist.linux-armv7l/wheel/rekall_agent/config copying build/lib/rekall_agent/config/agent.py -> build/bdist.linux-armv7l/wheel/rekall_agent/config copying build/lib/rekall_agent/controller.py -> build/bdist.linux-armv7l/wheel/rekall_agent copying build/lib/rekall_agent/result_collections_test.py -> build/bdist.linux-armv7l/wheel/rekall_agent copying build/lib/rekall_agent/agent_test.py -> build/bdist.linux-armv7l/wheel/rekall_agent copying build/lib/rekall_agent/flow.py -> build/bdist.linux-armv7l/wheel/rekall_agent copying build/lib/rekall_agent/hunts.py -> build/bdist.linux-armv7l/wheel/rekall_agent copying build/lib/rekall_agent/json_collection_test.py -> build/bdist.linux-armv7l/wheel/rekall_agent copying build/lib/rekall_agent/location.py -> build/bdist.linux-armv7l/wheel/rekall_agent copying build/lib/rekall_agent/__init__.py -> build/bdist.linux-armv7l/wheel/rekall_agent copying build/lib/rekall_agent/agent.py -> build/bdist.linux-armv7l/wheel/rekall_agent copying build/lib/rekall_agent/hooks.py -> build/bdist.linux-armv7l/wheel/rekall_agent copying build/lib/rekall_agent/json_collection.py -> build/bdist.linux-armv7l/wheel/rekall_agent copying build/lib/rekall_agent/result_collections.py -> build/bdist.linux-armv7l/wheel/rekall_agent copying build/lib/rekall_agent/config_updater.py -> build/bdist.linux-armv7l/wheel/rekall_agent copying build/lib/rekall_agent/cache.py -> build/bdist.linux-armv7l/wheel/rekall_agent creating build/bdist.linux-armv7l/wheel/rekall_agent/flows copying build/lib/rekall_agent/flows/__init__.py -> build/bdist.linux-armv7l/wheel/rekall_agent/flows copying build/lib/rekall_agent/flows/collect.py -> build/bdist.linux-armv7l/wheel/rekall_agent/flows copying build/lib/rekall_agent/flows/yara.py -> build/bdist.linux-armv7l/wheel/rekall_agent/flows copying build/lib/rekall_agent/flows/find.py -> build/bdist.linux-armv7l/wheel/rekall_agent/flows copying build/lib/rekall_agent/flows/artifact_flow.py -> build/bdist.linux-armv7l/wheel/rekall_agent/flows copying build/lib/rekall_agent/crypto_test.py -> build/bdist.linux-armv7l/wheel/rekall_agent creating build/bdist.linux-armv7l/wheel/rekall_agent/servers copying build/lib/rekall_agent/servers/gae.py -> build/bdist.linux-armv7l/wheel/rekall_agent/servers copying build/lib/rekall_agent/servers/__init__.py -> build/bdist.linux-armv7l/wheel/rekall_agent/servers copying build/lib/rekall_agent/servers/http_server.py -> build/bdist.linux-armv7l/wheel/rekall_agent/servers creating build/bdist.linux-armv7l/wheel/rekall_agent/client_actions copying build/lib/rekall_agent/client_actions/osquery_test.py -> build/bdist.linux-armv7l/wheel/rekall_agent/client_actions copying build/lib/rekall_agent/client_actions/collect_test.py -> build/bdist.linux-armv7l/wheel/rekall_agent/client_actions copying build/lib/rekall_agent/client_actions/__init__.py -> build/bdist.linux-armv7l/wheel/rekall_agent/client_actions copying build/lib/rekall_agent/client_actions/osquery.py -> build/bdist.linux-armv7l/wheel/rekall_agent/client_actions copying build/lib/rekall_agent/client_actions/darwin.py -> build/bdist.linux-armv7l/wheel/rekall_agent/client_actions copying build/lib/rekall_agent/client_actions/tsk_test.py -> build/bdist.linux-armv7l/wheel/rekall_agent/client_actions copying build/lib/rekall_agent/client_actions/download.py -> build/bdist.linux-armv7l/wheel/rekall_agent/client_actions copying build/lib/rekall_agent/client_actions/collect.py -> build/bdist.linux-armv7l/wheel/rekall_agent/client_actions copying build/lib/rekall_agent/client_actions/plugins.py -> build/bdist.linux-armv7l/wheel/rekall_agent/client_actions copying build/lib/rekall_agent/client_actions/tsk.py -> build/bdist.linux-armv7l/wheel/rekall_agent/client_actions copying build/lib/rekall_agent/client_actions/files.py -> build/bdist.linux-armv7l/wheel/rekall_agent/client_actions creating build/bdist.linux-armv7l/wheel/rekall_agent/policies copying build/lib/rekall_agent/policies/__init__.py -> build/bdist.linux-armv7l/wheel/rekall_agent/policies copying build/lib/rekall_agent/policies/encrypted_gcs.py -> build/bdist.linux-armv7l/wheel/rekall_agent/policies copying build/lib/rekall_agent/policies/files.py -> build/bdist.linux-armv7l/wheel/rekall_agent/policies copying build/lib/rekall_agent/action.py -> build/bdist.linux-armv7l/wheel/rekall_agent copying build/lib/rekall_agent/testlib.py -> build/bdist.linux-armv7l/wheel/rekall_agent creating build/bdist.linux-armv7l/wheel/rekall_agent/locations copying build/lib/rekall_agent/locations/cloud_test.py -> build/bdist.linux-armv7l/wheel/rekall_agent/locations copying build/lib/rekall_agent/locations/gae.py -> build/bdist.linux-armv7l/wheel/rekall_agent/locations copying build/lib/rekall_agent/locations/__init__.py -> build/bdist.linux-armv7l/wheel/rekall_agent/locations copying build/lib/rekall_agent/locations/http_location.py -> build/bdist.linux-armv7l/wheel/rekall_agent/locations copying build/lib/rekall_agent/locations/files_test.py -> build/bdist.linux-armv7l/wheel/rekall_agent/locations copying build/lib/rekall_agent/locations/cloud.py -> build/bdist.linux-armv7l/wheel/rekall_agent/locations copying build/lib/rekall_agent/locations/http_test.py -> build/bdist.linux-armv7l/wheel/rekall_agent/locations copying build/lib/rekall_agent/locations/files.py -> build/bdist.linux-armv7l/wheel/rekall_agent/locations copying build/lib/rekall_agent/common.py -> build/bdist.linux-armv7l/wheel/rekall_agent copying build/lib/rekall_agent/serializer_test.py -> build/bdist.linux-armv7l/wheel/rekall_agent copying build/lib/rekall_agent/output_plugin.py -> build/bdist.linux-armv7l/wheel/rekall_agent running install_data creating build/bdist.linux-armv7l/wheel/rekall_agent-1.7.1.data creating build/bdist.linux-armv7l/wheel/rekall_agent-1.7.1.data/data creating build/bdist.linux-armv7l/wheel/rekall_agent-1.7.1.data/data/test_data copying test_data/ntfs_img.dd -> build/bdist.linux-armv7l/wheel/rekall_agent-1.7.1.data/data/test_data copying test_data/winexec_img.dd -> build/bdist.linux-armv7l/wheel/rekall_agent-1.7.1.data/data/test_data creating build/bdist.linux-armv7l/wheel/rekall_agent-1.7.1.data/data/test_data/baselines copying test_data/baselines/testTSK -> build/bdist.linux-armv7l/wheel/rekall_agent-1.7.1.data/data/test_data/baselines copying test_data/baselines/testTSKRecursive -> build/bdist.linux-armv7l/wheel/rekall_agent-1.7.1.data/data/test_data/baselines creating build/bdist.linux-armv7l/wheel/rekall_agent-1.7.1.data/data/messages copying messages/messages.yaml -> build/bdist.linux-armv7l/wheel/rekall_agent-1.7.1.data/data/messages running install_egg_info running egg_info writing entry points to rekall_agent.egg-info/entry_points.txt writing requirements to rekall_agent.egg-info/requires.txt writing top-level names to rekall_agent.egg-info/top_level.txt writing rekall_agent.egg-info/PKG-INFO writing dependency_links to rekall_agent.egg-info/dependency_links.txt reading manifest file 'rekall_agent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' warning: no previously-included files matching '*' found under directory '.git' warning: no previously-included files matching '*' found under directory 'build' warning: no previously-included files matching '*.pyc' found under directory 'rekall_agent' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '*.pyc' writing manifest file 'rekall_agent.egg-info/SOURCES.txt' Copying rekall_agent.egg-info to build/bdist.linux-armv7l/wheel/rekall_agent-1.7.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/rekall_agent-1.7.1.dist-info/WHEEL Running setup.py bdist_wheel for rekall-agent: finished with status 'done' Stored in directory: /tmp/tmpgxey_xuv Successfully built rekall-agent Cleaning up... Removing source in /tmp/pip-build-gzn2_3wl/rekall-agent