Created temporary directory: /tmp/pip-ephem-wheel-cache-0lchfug_ Created temporary directory: /tmp/pip-req-tracker-3ix_6bp4 Created requirements tracker '/tmp/pip-req-tracker-3ix_6bp4' Created temporary directory: /tmp/pip-wheel-bzs552sx Collecting CherwellAPI==1.3.3 1 location(s) to search for versions of CherwellAPI: * https://pypi.org/simple/cherwellapi/ Getting page https://pypi.org/simple/cherwellapi/ Analyzing links from page https://pypi.org/simple/cherwellapi/ Found link https://files.pythonhosted.org/packages/ec/22/311ebdc6134eb2295b7e4eda43e552eaae66ac5f1b115d226209f4b8d218/CherwellAPI-1.3.tar.gz#sha256=78a059bd3b3e6409469b7b426918bce105717a6eb9e5d618229e09f60bb0fcca (from https://pypi.org/simple/cherwellapi/), version: 1.3 Found link https://files.pythonhosted.org/packages/15/2f/e1ffc72b9a3d4f763aefb3ede29f7d94f654c43f8fa9faeadd6d9a043889/CherwellAPI-1.3.1.tar.gz#sha256=e4cbc6511226394c816ec555a964740c5f2a142562aa04498b2436df2b6b9934 (from https://pypi.org/simple/cherwellapi/), version: 1.3.1 Found link https://files.pythonhosted.org/packages/4b/1e/e1fc9ea1f2be5161e18a437c944582584600b16057faf3129f493c710741/CherwellAPI-1.3.2.tar.gz#sha256=06d676dfe7f2786a99f3229b7ebf31e32df528f01c2c089d655a9a6ac138f578 (from https://pypi.org/simple/cherwellapi/), version: 1.3.2 Found link https://files.pythonhosted.org/packages/ca/4c/3782dc3b8aebad8581bcc83f8146eff22974efbb22b9fdeb8903600fbba9/CherwellAPI-1.3.3.tar.gz#sha256=368143e5dac6ecff481bb738cc9ab553e777c13b6d50a5f8f564e347e4ffaa20 (from https://pypi.org/simple/cherwellapi/), version: 1.3.3 Using version 1.3.3 (newest of versions: 1.3.3) Created temporary directory: /tmp/pip-unpack-8gcsap65 Downloading https://files.pythonhosted.org/packages/ca/4c/3782dc3b8aebad8581bcc83f8146eff22974efbb22b9fdeb8903600fbba9/CherwellAPI-1.3.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ca/4c/3782dc3b8aebad8581bcc83f8146eff22974efbb22b9fdeb8903600fbba9/CherwellAPI-1.3.3.tar.gz#sha256=368143e5dac6ecff481bb738cc9ab553e777c13b6d50a5f8f564e347e4ffaa20 (from https://pypi.org/simple/cherwellapi/) Added CherwellAPI==1.3.3 from https://files.pythonhosted.org/packages/ca/4c/3782dc3b8aebad8581bcc83f8146eff22974efbb22b9fdeb8903600fbba9/CherwellAPI-1.3.3.tar.gz#sha256=368143e5dac6ecff481bb738cc9ab553e777c13b6d50a5f8f564e347e4ffaa20 to build tracker '/tmp/pip-req-tracker-3ix_6bp4' Running setup.py (path:/tmp/pip-wheel-bzs552sx/CherwellAPI/setup.py) egg_info for package CherwellAPI Running command python setup.py egg_info running egg_info creating pip-egg-info/CherwellAPI.egg-info writing pip-egg-info/CherwellAPI.egg-info/PKG-INFO writing top-level names to pip-egg-info/CherwellAPI.egg-info/top_level.txt writing dependency_links to pip-egg-info/CherwellAPI.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/CherwellAPI.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/CherwellAPI.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/CherwellAPI.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-bzs552sx/CherwellAPI has version 1.3.3, which satisfies requirement CherwellAPI==1.3.3 from https://files.pythonhosted.org/packages/ca/4c/3782dc3b8aebad8581bcc83f8146eff22974efbb22b9fdeb8903600fbba9/CherwellAPI-1.3.3.tar.gz#sha256=368143e5dac6ecff481bb738cc9ab553e777c13b6d50a5f8f564e347e4ffaa20 Removed CherwellAPI==1.3.3 from https://files.pythonhosted.org/packages/ca/4c/3782dc3b8aebad8581bcc83f8146eff22974efbb22b9fdeb8903600fbba9/CherwellAPI-1.3.3.tar.gz#sha256=368143e5dac6ecff481bb738cc9ab553e777c13b6d50a5f8f564e347e4ffaa20 from build tracker '/tmp/pip-req-tracker-3ix_6bp4' Building wheels for collected packages: CherwellAPI Created temporary directory: /tmp/pip-wheel-w1o9rf0t Running setup.py bdist_wheel for CherwellAPI: started Destination directory: /tmp/pip-wheel-w1o9rf0t Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-bzs552sx/CherwellAPI/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-w1o9rf0t running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/CherwellAPI copying CherwellAPI/Filter.py -> build/lib/CherwellAPI copying CherwellAPI/BusinessObjects.py -> build/lib/CherwellAPI copying CherwellAPI/__init__.py -> build/lib/CherwellAPI copying CherwellAPI/CherwellClient.py -> build/lib/CherwellAPI copying CherwellAPI/Cache.py -> build/lib/CherwellAPI copying CherwellAPI/Token.py -> build/lib/CherwellAPI creating build/lib/Examples copying Examples/Example_Token Usage.py -> build/lib/Examples copying Examples/Example_Update_Incident_with_BusinessObjects.py -> build/lib/Examples copying Examples/Example_Searches.py -> build/lib/Examples copying Examples/Example_GetInternalName.py -> build/lib/Examples copying Examples/Example_Searches_with_BusinessObjects.py -> build/lib/Examples copying Examples/__init__.py -> build/lib/Examples copying Examples/Example_Create_New_Custom_Business_Object.py -> build/lib/Examples copying Examples/Example_CreateIncident.py -> build/lib/Examples copying Examples/Example_Delete_Incident_with_BusinessObjects.py -> build/lib/Examples copying Examples/Example_CreateCI.py -> build/lib/Examples copying Examples/Example_Get_Summary.py -> build/lib/Examples copying Examples/Create_CI_With_Dynamic_Attributes.py -> build/lib/Examples copying Examples/Example_Cache.py -> build/lib/Examples copying Examples/Example_Get_Template.py -> build/lib/Examples copying Examples/Example_CreateIncident_with_BusinessObject.py -> build/lib/Examples 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/CherwellAPI copying build/lib/CherwellAPI/Filter.py -> build/bdist.linux-armv7l/wheel/CherwellAPI copying build/lib/CherwellAPI/BusinessObjects.py -> build/bdist.linux-armv7l/wheel/CherwellAPI copying build/lib/CherwellAPI/__init__.py -> build/bdist.linux-armv7l/wheel/CherwellAPI copying build/lib/CherwellAPI/CherwellClient.py -> build/bdist.linux-armv7l/wheel/CherwellAPI copying build/lib/CherwellAPI/Cache.py -> build/bdist.linux-armv7l/wheel/CherwellAPI copying build/lib/CherwellAPI/Token.py -> build/bdist.linux-armv7l/wheel/CherwellAPI creating build/bdist.linux-armv7l/wheel/Examples copying build/lib/Examples/Example_Token Usage.py -> build/bdist.linux-armv7l/wheel/Examples copying build/lib/Examples/Example_Update_Incident_with_BusinessObjects.py -> build/bdist.linux-armv7l/wheel/Examples copying build/lib/Examples/Example_Searches.py -> build/bdist.linux-armv7l/wheel/Examples copying build/lib/Examples/Example_GetInternalName.py -> build/bdist.linux-armv7l/wheel/Examples copying build/lib/Examples/Example_Searches_with_BusinessObjects.py -> build/bdist.linux-armv7l/wheel/Examples copying build/lib/Examples/__init__.py -> build/bdist.linux-armv7l/wheel/Examples copying build/lib/Examples/Example_Create_New_Custom_Business_Object.py -> build/bdist.linux-armv7l/wheel/Examples copying build/lib/Examples/Example_CreateIncident.py -> build/bdist.linux-armv7l/wheel/Examples copying build/lib/Examples/Example_Delete_Incident_with_BusinessObjects.py -> build/bdist.linux-armv7l/wheel/Examples copying build/lib/Examples/Example_CreateCI.py -> build/bdist.linux-armv7l/wheel/Examples copying build/lib/Examples/Example_Get_Summary.py -> build/bdist.linux-armv7l/wheel/Examples copying build/lib/Examples/Create_CI_With_Dynamic_Attributes.py -> build/bdist.linux-armv7l/wheel/Examples copying build/lib/Examples/Example_Cache.py -> build/bdist.linux-armv7l/wheel/Examples copying build/lib/Examples/Example_Get_Template.py -> build/bdist.linux-armv7l/wheel/Examples copying build/lib/Examples/Example_CreateIncident_with_BusinessObject.py -> build/bdist.linux-armv7l/wheel/Examples running install_egg_info running egg_info writing top-level names to CherwellAPI.egg-info/top_level.txt writing dependency_links to CherwellAPI.egg-info/dependency_links.txt writing CherwellAPI.egg-info/PKG-INFO reading manifest file 'CherwellAPI.egg-info/SOURCES.txt' writing manifest file 'CherwellAPI.egg-info/SOURCES.txt' Copying CherwellAPI.egg-info to build/bdist.linux-armv7l/wheel/CherwellAPI-1.3.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/CherwellAPI-1.3.3.dist-info/WHEEL creating '/tmp/pip-wheel-w1o9rf0t/CherwellAPI-1.3.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'CherwellAPI/BusinessObjects.py' adding 'CherwellAPI/Cache.py' adding 'CherwellAPI/CherwellClient.py' adding 'CherwellAPI/Filter.py' adding 'CherwellAPI/Token.py' adding 'CherwellAPI/__init__.py' adding 'Examples/Create_CI_With_Dynamic_Attributes.py' adding 'Examples/Example_Cache.py' adding 'Examples/Example_CreateCI.py' adding 'Examples/Example_CreateIncident.py' adding 'Examples/Example_CreateIncident_with_BusinessObject.py' adding 'Examples/Example_Create_New_Custom_Business_Object.py' adding 'Examples/Example_Delete_Incident_with_BusinessObjects.py' adding 'Examples/Example_GetInternalName.py' adding 'Examples/Example_Get_Summary.py' adding 'Examples/Example_Get_Template.py' adding 'Examples/Example_Searches.py' adding 'Examples/Example_Searches_with_BusinessObjects.py' adding 'Examples/Example_Token Usage.py' adding 'Examples/Example_Update_Incident_with_BusinessObjects.py' adding 'Examples/__init__.py' adding 'CherwellAPI-1.3.3.dist-info/METADATA' adding 'CherwellAPI-1.3.3.dist-info/WHEEL' adding 'CherwellAPI-1.3.3.dist-info/top_level.txt' adding 'CherwellAPI-1.3.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for CherwellAPI: finished with status 'done' Stored in directory: /tmp/tmppkjz4k1m Successfully built CherwellAPI Cleaning up... Removing source in /tmp/pip-wheel-bzs552sx/CherwellAPI Removed build tracker '/tmp/pip-req-tracker-3ix_6bp4'