Created temporary directory: /tmp/pip-ephem-wheel-cache-ro2el3rl Created temporary directory: /tmp/pip-req-tracker-uq5kdek7 Created requirements tracker '/tmp/pip-req-tracker-uq5kdek7' Created temporary directory: /tmp/pip-wheel-5aie45j6 Collecting tap-intercom==0.0.1 1 location(s) to search for versions of tap-intercom: * https://pypi.org/simple/tap-intercom/ Getting page https://pypi.org/simple/tap-intercom/ Analyzing links from page https://pypi.org/simple/tap-intercom/ Found link https://files.pythonhosted.org/packages/1b/fd/cfd089171c19abace01838adc6b92b00b2605e356a97e88e64d360f20841/tap-intercom-0.0.1.tar.gz#sha256=db19884088788ddf703465dda80c9d2cc4049bb4d9d0585e2a71dad6bc57c35b (from https://pypi.org/simple/tap-intercom/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-uc6lr97l Downloading https://files.pythonhosted.org/packages/1b/fd/cfd089171c19abace01838adc6b92b00b2605e356a97e88e64d360f20841/tap-intercom-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/1b/fd/cfd089171c19abace01838adc6b92b00b2605e356a97e88e64d360f20841/tap-intercom-0.0.1.tar.gz#sha256=db19884088788ddf703465dda80c9d2cc4049bb4d9d0585e2a71dad6bc57c35b (from https://pypi.org/simple/tap-intercom/) Added tap-intercom==0.0.1 from https://files.pythonhosted.org/packages/1b/fd/cfd089171c19abace01838adc6b92b00b2605e356a97e88e64d360f20841/tap-intercom-0.0.1.tar.gz#sha256=db19884088788ddf703465dda80c9d2cc4049bb4d9d0585e2a71dad6bc57c35b to build tracker '/tmp/pip-req-tracker-uq5kdek7' Running setup.py (path:/tmp/pip-wheel-5aie45j6/tap-intercom/setup.py) egg_info for package tap-intercom Running command python setup.py egg_info running egg_info creating pip-egg-info/tap_intercom.egg-info writing pip-egg-info/tap_intercom.egg-info/PKG-INFO writing top-level names to pip-egg-info/tap_intercom.egg-info/top_level.txt writing requirements to pip-egg-info/tap_intercom.egg-info/requires.txt writing dependency_links to pip-egg-info/tap_intercom.egg-info/dependency_links.txt writing entry points to pip-egg-info/tap_intercom.egg-info/entry_points.txt writing manifest file 'pip-egg-info/tap_intercom.egg-info/SOURCES.txt' file tap_intercom.py (for module tap_intercom) not found reading manifest file 'pip-egg-info/tap_intercom.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/tap_intercom.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-5aie45j6/tap-intercom has version 0.0.1, which satisfies requirement tap-intercom==0.0.1 from https://files.pythonhosted.org/packages/1b/fd/cfd089171c19abace01838adc6b92b00b2605e356a97e88e64d360f20841/tap-intercom-0.0.1.tar.gz#sha256=db19884088788ddf703465dda80c9d2cc4049bb4d9d0585e2a71dad6bc57c35b Removed tap-intercom==0.0.1 from https://files.pythonhosted.org/packages/1b/fd/cfd089171c19abace01838adc6b92b00b2605e356a97e88e64d360f20841/tap-intercom-0.0.1.tar.gz#sha256=db19884088788ddf703465dda80c9d2cc4049bb4d9d0585e2a71dad6bc57c35b from build tracker '/tmp/pip-req-tracker-uq5kdek7' Building wheels for collected packages: tap-intercom Created temporary directory: /tmp/pip-wheel-fmzbdumw Running setup.py bdist_wheel for tap-intercom: started Destination directory: /tmp/pip-wheel-fmzbdumw Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-5aie45j6/tap-intercom/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-fmzbdumw running bdist_wheel running build running build_py file tap_intercom.py (for module tap_intercom) not found creating build creating build/lib creating build/lib/tap_intercom copying tap_intercom/streams.py -> build/lib/tap_intercom copying tap_intercom/discover.py -> build/lib/tap_intercom copying tap_intercom/transform.py -> build/lib/tap_intercom copying tap_intercom/schema.py -> build/lib/tap_intercom copying tap_intercom/__init__.py -> build/lib/tap_intercom copying tap_intercom/sync.py -> build/lib/tap_intercom copying tap_intercom/client.py -> build/lib/tap_intercom creating build/lib/tap_intercom/schemas copying tap_intercom/schemas/company_attributes.json -> build/lib/tap_intercom/schemas copying tap_intercom/schemas/tags.json -> build/lib/tap_intercom/schemas copying tap_intercom/schemas/teams.json -> build/lib/tap_intercom/schemas copying tap_intercom/schemas/segments.json -> build/lib/tap_intercom/schemas copying tap_intercom/schemas/conversation_parts.json -> build/lib/tap_intercom/schemas copying tap_intercom/schemas/company_segments.json -> build/lib/tap_intercom/schemas copying tap_intercom/schemas/users.json -> build/lib/tap_intercom/schemas copying tap_intercom/schemas/leads.json -> build/lib/tap_intercom/schemas copying tap_intercom/schemas/conversations.json -> build/lib/tap_intercom/schemas copying tap_intercom/schemas/customer_attributes.json -> build/lib/tap_intercom/schemas copying tap_intercom/schemas/admins.json -> build/lib/tap_intercom/schemas copying tap_intercom/schemas/companies.json -> build/lib/tap_intercom/schemas creating build/lib/tap_intercom/tests copying tap_intercom/tests/denest_list_nodes_data.py -> build/lib/tap_intercom/tests copying tap_intercom/tests/conversation_parts_data.py -> build/lib/tap_intercom/tests copying tap_intercom/tests/test_transform_conversation_parts.py -> build/lib/tap_intercom/tests copying tap_intercom/tests/test_denest_list_nodes.py -> build/lib/tap_intercom/tests file tap_intercom.py (for module tap_intercom) not found 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/tap_intercom copying build/lib/tap_intercom/streams.py -> build/bdist.linux-armv7l/wheel/tap_intercom copying build/lib/tap_intercom/discover.py -> build/bdist.linux-armv7l/wheel/tap_intercom copying build/lib/tap_intercom/transform.py -> build/bdist.linux-armv7l/wheel/tap_intercom copying build/lib/tap_intercom/schema.py -> build/bdist.linux-armv7l/wheel/tap_intercom copying build/lib/tap_intercom/__init__.py -> build/bdist.linux-armv7l/wheel/tap_intercom copying build/lib/tap_intercom/sync.py -> build/bdist.linux-armv7l/wheel/tap_intercom copying build/lib/tap_intercom/client.py -> build/bdist.linux-armv7l/wheel/tap_intercom creating build/bdist.linux-armv7l/wheel/tap_intercom/tests copying build/lib/tap_intercom/tests/denest_list_nodes_data.py -> build/bdist.linux-armv7l/wheel/tap_intercom/tests copying build/lib/tap_intercom/tests/conversation_parts_data.py -> build/bdist.linux-armv7l/wheel/tap_intercom/tests copying build/lib/tap_intercom/tests/test_transform_conversation_parts.py -> build/bdist.linux-armv7l/wheel/tap_intercom/tests copying build/lib/tap_intercom/tests/test_denest_list_nodes.py -> build/bdist.linux-armv7l/wheel/tap_intercom/tests creating build/bdist.linux-armv7l/wheel/tap_intercom/schemas copying build/lib/tap_intercom/schemas/company_attributes.json -> build/bdist.linux-armv7l/wheel/tap_intercom/schemas copying build/lib/tap_intercom/schemas/tags.json -> build/bdist.linux-armv7l/wheel/tap_intercom/schemas copying build/lib/tap_intercom/schemas/teams.json -> build/bdist.linux-armv7l/wheel/tap_intercom/schemas copying build/lib/tap_intercom/schemas/segments.json -> build/bdist.linux-armv7l/wheel/tap_intercom/schemas copying build/lib/tap_intercom/schemas/conversation_parts.json -> build/bdist.linux-armv7l/wheel/tap_intercom/schemas copying build/lib/tap_intercom/schemas/company_segments.json -> build/bdist.linux-armv7l/wheel/tap_intercom/schemas copying build/lib/tap_intercom/schemas/users.json -> build/bdist.linux-armv7l/wheel/tap_intercom/schemas copying build/lib/tap_intercom/schemas/leads.json -> build/bdist.linux-armv7l/wheel/tap_intercom/schemas copying build/lib/tap_intercom/schemas/conversations.json -> build/bdist.linux-armv7l/wheel/tap_intercom/schemas copying build/lib/tap_intercom/schemas/customer_attributes.json -> build/bdist.linux-armv7l/wheel/tap_intercom/schemas copying build/lib/tap_intercom/schemas/admins.json -> build/bdist.linux-armv7l/wheel/tap_intercom/schemas copying build/lib/tap_intercom/schemas/companies.json -> build/bdist.linux-armv7l/wheel/tap_intercom/schemas running install_egg_info running egg_info writing top-level names to tap_intercom.egg-info/top_level.txt writing tap_intercom.egg-info/PKG-INFO writing entry points to tap_intercom.egg-info/entry_points.txt writing dependency_links to tap_intercom.egg-info/dependency_links.txt writing requirements to tap_intercom.egg-info/requires.txt file tap_intercom.py (for module tap_intercom) not found reading manifest file 'tap_intercom.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'tap_intercom.egg-info/SOURCES.txt' Copying tap_intercom.egg-info to build/bdist.linux-armv7l/wheel/tap_intercom-0.0.1-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/tap_intercom-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-fmzbdumw/tap_intercom-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'tap_intercom/__init__.py' adding 'tap_intercom/client.py' adding 'tap_intercom/discover.py' adding 'tap_intercom/schema.py' adding 'tap_intercom/streams.py' adding 'tap_intercom/sync.py' adding 'tap_intercom/transform.py' adding 'tap_intercom/schemas/admins.json' adding 'tap_intercom/schemas/companies.json' adding 'tap_intercom/schemas/company_attributes.json' adding 'tap_intercom/schemas/company_segments.json' adding 'tap_intercom/schemas/conversation_parts.json' adding 'tap_intercom/schemas/conversations.json' adding 'tap_intercom/schemas/customer_attributes.json' adding 'tap_intercom/schemas/leads.json' adding 'tap_intercom/schemas/segments.json' adding 'tap_intercom/schemas/tags.json' adding 'tap_intercom/schemas/teams.json' adding 'tap_intercom/schemas/users.json' adding 'tap_intercom/tests/conversation_parts_data.py' adding 'tap_intercom/tests/denest_list_nodes_data.py' adding 'tap_intercom/tests/test_denest_list_nodes.py' adding 'tap_intercom/tests/test_transform_conversation_parts.py' adding 'tap_intercom-0.0.1.dist-info/LICENSE' adding 'tap_intercom-0.0.1.dist-info/METADATA' adding 'tap_intercom-0.0.1.dist-info/WHEEL' adding 'tap_intercom-0.0.1.dist-info/entry_points.txt' adding 'tap_intercom-0.0.1.dist-info/top_level.txt' adding 'tap_intercom-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for tap-intercom: finished with status 'done' Stored in directory: /tmp/tmptm_v528b Successfully built tap-intercom Cleaning up... Removing source in /tmp/pip-wheel-5aie45j6/tap-intercom Removed build tracker '/tmp/pip-req-tracker-uq5kdek7'