2021-07-12T10:38:42,123 Created temporary directory: /tmp/pip-ephem-wheel-cache-32bdhqlz 2021-07-12T10:38:42,126 Created temporary directory: /tmp/pip-req-tracker-synmd50t 2021-07-12T10:38:42,126 Initialized build tracking at /tmp/pip-req-tracker-synmd50t 2021-07-12T10:38:42,126 Created build tracker: /tmp/pip-req-tracker-synmd50t 2021-07-12T10:38:42,127 Entered build tracker: /tmp/pip-req-tracker-synmd50t 2021-07-12T10:38:42,127 Created temporary directory: /tmp/pip-wheel-vgxm669u 2021-07-12T10:38:42,159 1 location(s) to search for versions of confine: 2021-07-12T10:38:42,159 * https://pypi.org/simple/confine/ 2021-07-12T10:38:42,159 Fetching project page and analyzing links: https://pypi.org/simple/confine/ 2021-07-12T10:38:42,160 Getting page https://pypi.org/simple/confine/ 2021-07-12T10:38:42,161 Found index url https://pypi.org/simple 2021-07-12T10:38:42,251 Found link https://files.pythonhosted.org/packages/dd/74/ff9a545a29e612b96edf32e21cf895cdd059545181ea6741a417046f4688/confine-17.7.1.tar.gz#sha256=9330fba47224b50f7140917975586ce54f69f3791dca500c1e63de8208ee3fe3 (from https://pypi.org/simple/confine/), version: 17.7.1 2021-07-12T10:38:42,252 Skipping link: not a file: https://pypi.org/simple/confine/ 2021-07-12T10:38:42,269 Given no hashes to check 1 links for project 'confine': discarding no candidates 2021-07-12T10:38:42,288 Collecting confine==17.7.1 2021-07-12T10:38:42,290 Created temporary directory: /tmp/pip-unpack-jdxe3b2x 2021-07-12T10:38:43,137 Downloading confine-17.7.1.tar.gz (3.3 MB) 2021-07-12T10:38:43,924 Added confine==17.7.1 from https://files.pythonhosted.org/packages/dd/74/ff9a545a29e612b96edf32e21cf895cdd059545181ea6741a417046f4688/confine-17.7.1.tar.gz#sha256=9330fba47224b50f7140917975586ce54f69f3791dca500c1e63de8208ee3fe3 to build tracker '/tmp/pip-req-tracker-synmd50t' 2021-07-12T10:38:43,925 Running setup.py (path:/tmp/pip-wheel-vgxm669u/confine_8e60b6c4579f42098da0fa3500ae236a/setup.py) egg_info for package confine 2021-07-12T10:38:43,926 Created temporary directory: /tmp/pip-pip-egg-info-gv7defmn 2021-07-12T10:38:43,926 Running command python setup.py egg_info 2021-07-12T10:38:45,035 running egg_info 2021-07-12T10:38:45,037 creating /tmp/pip-pip-egg-info-gv7defmn/confine.egg-info 2021-07-12T10:38:45,039 writing /tmp/pip-pip-egg-info-gv7defmn/confine.egg-info/PKG-INFO 2021-07-12T10:38:45,041 writing dependency_links to /tmp/pip-pip-egg-info-gv7defmn/confine.egg-info/dependency_links.txt 2021-07-12T10:38:45,043 writing top-level names to /tmp/pip-pip-egg-info-gv7defmn/confine.egg-info/top_level.txt 2021-07-12T10:38:45,044 writing manifest file '/tmp/pip-pip-egg-info-gv7defmn/confine.egg-info/SOURCES.txt' 2021-07-12T10:38:45,221 reading manifest file '/tmp/pip-pip-egg-info-gv7defmn/confine.egg-info/SOURCES.txt' 2021-07-12T10:38:45,223 reading manifest template 'MANIFEST.in' 2021-07-12T10:38:45,224 warning: no files found matching 'README.rst' 2021-07-12T10:38:45,229 writing manifest file '/tmp/pip-pip-egg-info-gv7defmn/confine.egg-info/SOURCES.txt' 2021-07-12T10:38:45,304 Source in /tmp/pip-wheel-vgxm669u/confine_8e60b6c4579f42098da0fa3500ae236a has version 17.7.1, which satisfies requirement confine==17.7.1 from https://files.pythonhosted.org/packages/dd/74/ff9a545a29e612b96edf32e21cf895cdd059545181ea6741a417046f4688/confine-17.7.1.tar.gz#sha256=9330fba47224b50f7140917975586ce54f69f3791dca500c1e63de8208ee3fe3 2021-07-12T10:38:45,305 Removed confine==17.7.1 from https://files.pythonhosted.org/packages/dd/74/ff9a545a29e612b96edf32e21cf895cdd059545181ea6741a417046f4688/confine-17.7.1.tar.gz#sha256=9330fba47224b50f7140917975586ce54f69f3791dca500c1e63de8208ee3fe3 from build tracker '/tmp/pip-req-tracker-synmd50t' 2021-07-12T10:38:45,309 Created temporary directory: /tmp/pip-unpack-b8wz60p1 2021-07-12T10:38:45,310 Building wheels for collected packages: confine 2021-07-12T10:38:45,314 Created temporary directory: /tmp/pip-wheel-phsb_ayb 2021-07-12T10:38:45,315 Building wheel for confine (setup.py): started 2021-07-12T10:38:45,315 Destination directory: /tmp/pip-wheel-phsb_ayb 2021-07-12T10:38:45,315 Running command /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-vgxm669u/confine_8e60b6c4579f42098da0fa3500ae236a/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-vgxm669u/confine_8e60b6c4579f42098da0fa3500ae236a/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-phsb_ayb 2021-07-12T10:38:46,448 running bdist_wheel 2021-07-12T10:38:46,621 running build 2021-07-12T10:38:46,621 running build_py 2021-07-12T10:38:46,761 creating build 2021-07-12T10:38:46,761 creating build/lib 2021-07-12T10:38:46,762 creating build/lib/confine 2021-07-12T10:38:46,763 copying confine/func.py -> build/lib/confine 2021-07-12T10:38:46,765 copying confine/__init__.py -> build/lib/confine 2021-07-12T10:38:46,766 running egg_info 2021-07-12T10:38:46,779 writing confine.egg-info/PKG-INFO 2021-07-12T10:38:46,781 writing dependency_links to confine.egg-info/dependency_links.txt 2021-07-12T10:38:46,783 writing top-level names to confine.egg-info/top_level.txt 2021-07-12T10:38:46,816 reading manifest file 'confine.egg-info/SOURCES.txt' 2021-07-12T10:38:46,818 reading manifest template 'MANIFEST.in' 2021-07-12T10:38:46,819 warning: no files found matching 'README.rst' 2021-07-12T10:38:46,824 writing manifest file 'confine.egg-info/SOURCES.txt' 2021-07-12T10:38:46,826 creating build/lib/confine/NET 2021-07-12T10:38:46,827 copying confine/NET/.DS_Store -> build/lib/confine/NET 2021-07-12T10:38:46,830 copying confine/NET/LCC_Zscore_10k.p -> build/lib/confine/NET 2021-07-12T10:38:46,837 copying confine/NET/PPI_2015_raw.p -> build/lib/confine/NET 2021-07-12T10:38:46,976 copying confine/NET/id_to_sym_human.p -> build/lib/confine/NET 2021-07-12T10:38:47,000 creating build/lib/confine/TEST 2021-07-12T10:38:47,001 copying confine/TEST/.DS_Store -> build/lib/confine/TEST 2021-07-12T10:38:47,003 copying confine/TEST/test.csv -> build/lib/confine/TEST 2021-07-12T10:38:47,021 installing to build/bdist.linux-armv7l/wheel 2021-07-12T10:38:47,021 running install 2021-07-12T10:38:47,022 running install_lib 2021-07-12T10:38:47,027 creating build/bdist.linux-armv7l 2021-07-12T10:38:47,027 creating build/bdist.linux-armv7l/wheel 2021-07-12T10:38:47,029 creating build/bdist.linux-armv7l/wheel/confine 2021-07-12T10:38:47,030 copying build/lib/confine/func.py -> build/bdist.linux-armv7l/wheel/confine 2021-07-12T10:38:47,033 creating build/bdist.linux-armv7l/wheel/confine/TEST 2021-07-12T10:38:47,034 copying build/lib/confine/TEST/.DS_Store -> build/bdist.linux-armv7l/wheel/confine/TEST 2021-07-12T10:38:47,037 copying build/lib/confine/TEST/test.csv -> build/bdist.linux-armv7l/wheel/confine/TEST 2021-07-12T10:38:47,047 creating build/bdist.linux-armv7l/wheel/confine/NET 2021-07-12T10:38:47,048 copying build/lib/confine/NET/.DS_Store -> build/bdist.linux-armv7l/wheel/confine/NET 2021-07-12T10:38:47,051 copying build/lib/confine/NET/PPI_2015_raw.p -> build/bdist.linux-armv7l/wheel/confine/NET 2021-07-12T10:38:47,232 copying build/lib/confine/NET/LCC_Zscore_10k.p -> build/bdist.linux-armv7l/wheel/confine/NET 2021-07-12T10:38:47,240 copying build/lib/confine/NET/id_to_sym_human.p -> build/bdist.linux-armv7l/wheel/confine/NET 2021-07-12T10:38:47,270 copying build/lib/confine/__init__.py -> build/bdist.linux-armv7l/wheel/confine 2021-07-12T10:38:47,272 running install_egg_info 2021-07-12T10:38:47,276 Copying confine.egg-info to build/bdist.linux-armv7l/wheel/confine-17.7.1-py3.9.egg-info 2021-07-12T10:38:47,286 running install_scripts 2021-07-12T10:38:47,359 creating build/bdist.linux-armv7l/wheel/confine-17.7.1.dist-info/WHEEL 2021-07-12T10:38:47,362 creating '/tmp/pip-wheel-phsb_ayb/confine-17.7.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2021-07-12T10:38:47,364 adding 'confine/__init__.py' 2021-07-12T10:38:47,366 adding 'confine/func.py' 2021-07-12T10:38:47,368 adding 'confine/NET/.DS_Store' 2021-07-12T10:38:47,437 adding 'confine/NET/LCC_Zscore_10k.p' 2021-07-12T10:38:49,815 adding 'confine/NET/PPI_2015_raw.p' 2021-07-12T10:38:50,170 adding 'confine/NET/id_to_sym_human.p' 2021-07-12T10:38:50,180 adding 'confine/TEST/.DS_Store' 2021-07-12T10:38:50,249 adding 'confine/TEST/test.csv' 2021-07-12T10:38:50,253 adding 'confine-17.7.1.dist-info/METADATA' 2021-07-12T10:38:50,254 adding 'confine-17.7.1.dist-info/WHEEL' 2021-07-12T10:38:50,255 adding 'confine-17.7.1.dist-info/top_level.txt' 2021-07-12T10:38:50,256 adding 'confine-17.7.1.dist-info/RECORD' 2021-07-12T10:38:50,308 removing build/bdist.linux-armv7l/wheel 2021-07-12T10:38:50,408 Building wheel for confine (setup.py): finished with status 'done' 2021-07-12T10:38:50,455 Created wheel for confine: filename=confine-17.7.1-py3-none-any.whl size=3325441 sha256=03f919fcf30a23b425740a98306e225006d5e89def60d69473b021e1cdc3006d 2021-07-12T10:38:50,455 Stored in directory: /tmp/pip-ephem-wheel-cache-32bdhqlz/wheels/5a/f1/58/7935ebdb9be501f3173909291cdf681007b9434d18c2e8b7d4 2021-07-12T10:38:50,465 Successfully built confine 2021-07-12T10:38:50,575 Removed build tracker: '/tmp/pip-req-tracker-synmd50t'