Created temporary directory: /tmp/pip-ephem-wheel-cache-ak9lji1u Created temporary directory: /tmp/pip-req-tracker-1qpab6v4 Created requirements tracker '/tmp/pip-req-tracker-1qpab6v4' Created temporary directory: /tmp/pip-wheel-xp85b_js Collecting kueri==0.5.3 1 location(s) to search for versions of kueri: * https://pypi.org/simple/kueri/ Getting page https://pypi.org/simple/kueri/ Analyzing links from page https://pypi.org/simple/kueri/ Found link https://files.pythonhosted.org/packages/f6/40/1730e8cb0c48bd05b6678fdc65ce7e8451d21b31c853e739a3ddefdf8f5c/kueri-0.5.0.tar.gz#sha256=fe47310fecbad2fc044de1c32634ddacf6705a2d4337e476be2ad792b0320eb1 (from https://pypi.org/simple/kueri/) (requires-python:>=3.4.0), version: 0.5.0 Found link https://files.pythonhosted.org/packages/30/78/c67512c6b26d482eaabccd0cac2b2c7da5fb4d092bbbdb6e92613c6aba41/kueri-0.5.1.tar.gz#sha256=b76e9cd0880b76cc50b44942c53636228125b6c9fb7803fc6094a086f7bee5b5 (from https://pypi.org/simple/kueri/) (requires-python:>=3.4.0), version: 0.5.1 Found link https://files.pythonhosted.org/packages/f2/0a/a148919cf7e60fc953ea7d1e9adce4fd970c594bb149f8a1acd65b6a4483/kueri-0.5.2.tar.gz#sha256=a98c89f6933aa4e374468e5b5b414a1116ece1e79fa6baa094ad1574a52642c9 (from https://pypi.org/simple/kueri/) (requires-python:>=3.4.0), version: 0.5.2 Found link https://files.pythonhosted.org/packages/dc/0e/931ea32c32e5d74ed03e9711737fc376b8db485a08a7627387c2a7b494ea/kueri-0.5.3.tar.gz#sha256=ddd80a67ca9d561cb3503a2ba27077fa2e9dc01b024ddcf2ce5cccf51c7a5e49 (from https://pypi.org/simple/kueri/) (requires-python:>=3.4.0), version: 0.5.3 Using version 0.5.3 (newest of versions: 0.5.3) Created temporary directory: /tmp/pip-unpack-0wx9h2v3 Downloading https://files.pythonhosted.org/packages/dc/0e/931ea32c32e5d74ed03e9711737fc376b8db485a08a7627387c2a7b494ea/kueri-0.5.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/dc/0e/931ea32c32e5d74ed03e9711737fc376b8db485a08a7627387c2a7b494ea/kueri-0.5.3.tar.gz#sha256=ddd80a67ca9d561cb3503a2ba27077fa2e9dc01b024ddcf2ce5cccf51c7a5e49 (from https://pypi.org/simple/kueri/) (requires-python:>=3.4.0) Added kueri==0.5.3 from https://files.pythonhosted.org/packages/dc/0e/931ea32c32e5d74ed03e9711737fc376b8db485a08a7627387c2a7b494ea/kueri-0.5.3.tar.gz#sha256=ddd80a67ca9d561cb3503a2ba27077fa2e9dc01b024ddcf2ce5cccf51c7a5e49 to build tracker '/tmp/pip-req-tracker-1qpab6v4' Running setup.py (path:/tmp/pip-wheel-xp85b_js/kueri/setup.py) egg_info for package kueri Running command python setup.py egg_info running egg_info creating pip-egg-info/kueri.egg-info writing requirements to pip-egg-info/kueri.egg-info/requires.txt writing top-level names to pip-egg-info/kueri.egg-info/top_level.txt writing dependency_links to pip-egg-info/kueri.egg-info/dependency_links.txt writing entry points to pip-egg-info/kueri.egg-info/entry_points.txt writing pip-egg-info/kueri.egg-info/PKG-INFO writing manifest file 'pip-egg-info/kueri.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/kueri.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/kueri.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-xp85b_js/kueri has version 0.5.3, which satisfies requirement kueri==0.5.3 from https://files.pythonhosted.org/packages/dc/0e/931ea32c32e5d74ed03e9711737fc376b8db485a08a7627387c2a7b494ea/kueri-0.5.3.tar.gz#sha256=ddd80a67ca9d561cb3503a2ba27077fa2e9dc01b024ddcf2ce5cccf51c7a5e49 Removed kueri==0.5.3 from https://files.pythonhosted.org/packages/dc/0e/931ea32c32e5d74ed03e9711737fc376b8db485a08a7627387c2a7b494ea/kueri-0.5.3.tar.gz#sha256=ddd80a67ca9d561cb3503a2ba27077fa2e9dc01b024ddcf2ce5cccf51c7a5e49 from build tracker '/tmp/pip-req-tracker-1qpab6v4' Building wheels for collected packages: kueri Created temporary directory: /tmp/pip-wheel-nq4xejvh Running setup.py bdist_wheel for kueri: started Destination directory: /tmp/pip-wheel-nq4xejvh Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-xp85b_js/kueri/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-nq4xejvh running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/dags copying dags/test_no_bigquery_operator_found_dag.py -> build/lib/dags copying dags/__init__.py -> build/lib/dags copying dags/test_retrieve_bigquery_param_bql_dag.py -> build/lib/dags copying dags/test_retrieve_bigquery_param_sql_dag.py -> build/lib/dags copying dags/test_read_dag_scripts_dag.py -> build/lib/dags creating build/lib/kueri copying kueri/__init__.py -> build/lib/kueri copying kueri/main.py -> build/lib/kueri creating build/lib/kueri/models copying kueri/models/query_validator.py -> build/lib/kueri/models copying kueri/models/dag_bq_query_extractor.py -> build/lib/kueri/models copying kueri/models/__init__.py -> build/lib/kueri/models creating build/lib/kueri/commands copying kueri/commands/command_factory.py -> build/lib/kueri/commands copying kueri/commands/dag_bq_extractor_command.py -> build/lib/kueri/commands copying kueri/commands/base_command.py -> build/lib/kueri/commands copying kueri/commands/__init__.py -> build/lib/kueri/commands copying kueri/commands/query_validator_command.py -> build/lib/kueri/commands running egg_info writing entry points to kueri.egg-info/entry_points.txt writing requirements to kueri.egg-info/requires.txt writing dependency_links to kueri.egg-info/dependency_links.txt writing top-level names to kueri.egg-info/top_level.txt writing kueri.egg-info/PKG-INFO reading manifest file 'kueri.egg-info/SOURCES.txt' writing manifest file 'kueri.egg-info/SOURCES.txt' 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/dags copying build/lib/dags/test_no_bigquery_operator_found_dag.py -> build/bdist.linux-armv7l/wheel/dags copying build/lib/dags/__init__.py -> build/bdist.linux-armv7l/wheel/dags copying build/lib/dags/test_retrieve_bigquery_param_bql_dag.py -> build/bdist.linux-armv7l/wheel/dags copying build/lib/dags/test_retrieve_bigquery_param_sql_dag.py -> build/bdist.linux-armv7l/wheel/dags copying build/lib/dags/test_read_dag_scripts_dag.py -> build/bdist.linux-armv7l/wheel/dags creating build/bdist.linux-armv7l/wheel/kueri creating build/bdist.linux-armv7l/wheel/kueri/models copying build/lib/kueri/models/query_validator.py -> build/bdist.linux-armv7l/wheel/kueri/models copying build/lib/kueri/models/dag_bq_query_extractor.py -> build/bdist.linux-armv7l/wheel/kueri/models copying build/lib/kueri/models/__init__.py -> build/bdist.linux-armv7l/wheel/kueri/models copying build/lib/kueri/__init__.py -> build/bdist.linux-armv7l/wheel/kueri copying build/lib/kueri/main.py -> build/bdist.linux-armv7l/wheel/kueri creating build/bdist.linux-armv7l/wheel/kueri/commands copying build/lib/kueri/commands/command_factory.py -> build/bdist.linux-armv7l/wheel/kueri/commands copying build/lib/kueri/commands/dag_bq_extractor_command.py -> build/bdist.linux-armv7l/wheel/kueri/commands copying build/lib/kueri/commands/base_command.py -> build/bdist.linux-armv7l/wheel/kueri/commands copying build/lib/kueri/commands/__init__.py -> build/bdist.linux-armv7l/wheel/kueri/commands copying build/lib/kueri/commands/query_validator_command.py -> build/bdist.linux-armv7l/wheel/kueri/commands running install_egg_info Copying kueri.egg-info to build/bdist.linux-armv7l/wheel/kueri-0.5.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/kueri-0.5.3.dist-info/WHEEL creating '/tmp/pip-wheel-nq4xejvh/kueri-0.5.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'dags/__init__.py' adding 'dags/test_no_bigquery_operator_found_dag.py' adding 'dags/test_read_dag_scripts_dag.py' adding 'dags/test_retrieve_bigquery_param_bql_dag.py' adding 'dags/test_retrieve_bigquery_param_sql_dag.py' adding 'kueri/__init__.py' adding 'kueri/main.py' adding 'kueri/commands/__init__.py' adding 'kueri/commands/base_command.py' adding 'kueri/commands/command_factory.py' adding 'kueri/commands/dag_bq_extractor_command.py' adding 'kueri/commands/query_validator_command.py' adding 'kueri/models/__init__.py' adding 'kueri/models/dag_bq_query_extractor.py' adding 'kueri/models/query_validator.py' adding 'kueri-0.5.3.dist-info/METADATA' adding 'kueri-0.5.3.dist-info/WHEEL' adding 'kueri-0.5.3.dist-info/entry_points.txt' adding 'kueri-0.5.3.dist-info/top_level.txt' adding 'kueri-0.5.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for kueri: finished with status 'done' Stored in directory: /tmp/tmpcl9iga08 Successfully built kueri Cleaning up... Removing source in /tmp/pip-wheel-xp85b_js/kueri Removed build tracker '/tmp/pip-req-tracker-1qpab6v4'