2020-07-15T19:36:03,403 Created temporary directory: /tmp/pip-ephem-wheel-cache-bbgr6uby 2020-07-15T19:36:03,407 Created temporary directory: /tmp/pip-req-tracker-8rrgnn1e 2020-07-15T19:36:03,408 Initialized build tracking at /tmp/pip-req-tracker-8rrgnn1e 2020-07-15T19:36:03,408 Created build tracker: /tmp/pip-req-tracker-8rrgnn1e 2020-07-15T19:36:03,409 Entered build tracker: /tmp/pip-req-tracker-8rrgnn1e 2020-07-15T19:36:03,410 Created temporary directory: /tmp/pip-wheel-on3egmv0 2020-07-15T19:36:03,427 1 location(s) to search for versions of tvdsb-student-api: 2020-07-15T19:36:03,427 * https://pypi.org/simple/tvdsb-student-api/ 2020-07-15T19:36:03,428 Fetching project page and analyzing links: https://pypi.org/simple/tvdsb-student-api/ 2020-07-15T19:36:03,429 Getting page https://pypi.org/simple/tvdsb-student-api/ 2020-07-15T19:36:03,431 Found index url https://pypi.org/simple 2020-07-15T19:36:03,630 Found link https://files.pythonhosted.org/packages/51/b0/48381da453195fe703d3b635b809fae1b805bc96b0638adfe799d2705ab5/tvdsb-student-api-1.0.tar.gz#sha256=d265cbbe368a814c02619c418c790ea276299b4866ef2f97039367cfcbec4a85 (from https://pypi.org/simple/tvdsb-student-api/), version: 1.0 2020-07-15T19:36:03,637 Given no hashes to check 1 links for project 'tvdsb-student-api': discarding no candidates 2020-07-15T19:36:03,638 Using version 1.0 (newest of versions: 1.0) 2020-07-15T19:36:03,644 Collecting tvdsb-student-api==1.0 2020-07-15T19:36:03,647 Created temporary directory: /tmp/pip-unpack-c3ce_uvi 2020-07-15T19:36:03,795 Downloading tvdsb-student-api-1.0.tar.gz (5.1 kB) 2020-07-15T19:36:03,866 Added tvdsb-student-api==1.0 from https://files.pythonhosted.org/packages/51/b0/48381da453195fe703d3b635b809fae1b805bc96b0638adfe799d2705ab5/tvdsb-student-api-1.0.tar.gz#sha256=d265cbbe368a814c02619c418c790ea276299b4866ef2f97039367cfcbec4a85 to build tracker '/tmp/pip-req-tracker-8rrgnn1e' 2020-07-15T19:36:03,869 Running setup.py (path:/tmp/pip-wheel-on3egmv0/tvdsb-student-api/setup.py) egg_info for package tvdsb-student-api 2020-07-15T19:36:03,871 Created temporary directory: /tmp/pip-pip-egg-info-w15o9tmm 2020-07-15T19:36:03,872 Running command python setup.py egg_info 2020-07-15T19:36:08,159 Defaulting to user installation because normal site-packages is not writeable 2020-07-15T19:36:09,841 Collecting mypy 2020-07-15T19:36:10,108 Using cached mypy-0.782-py3-none-any.whl (2.4 MB) 2020-07-15T19:36:17,756 Collecting typing-extensions>=3.7.4 2020-07-15T19:36:17,803 Using cached typing_extensions-3.7.4.2-py3-none-any.whl (22 kB) 2020-07-15T19:36:18,962 Processing /home/piwheels/.cache/pip/wheels/42/cd/3d/ad0e429083908918b7f3c57c6b0d76307c44b9989cf670ceec/typed_ast-1.4.1-cp37-cp37m-linux_armv7l.whl 2020-07-15T19:36:20,107 Collecting mypy-extensions<0.5.0,>=0.4.3 2020-07-15T19:36:20,135 Using cached mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB) 2020-07-15T19:36:23,594 Installing collected packages: typing-extensions, typed-ast, mypy-extensions, mypy 2020-07-15T19:36:47,769 WARNING: The scripts dmypy, mypy, stubgen and stubtest are installed in '/home/piwheels/.local/bin' which is not on PATH. 2020-07-15T19:36:47,770 Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2020-07-15T19:36:49,243 Successfully installed mypy-0.782 mypy-extensions-0.4.3 typed-ast-1.4.1 typing-extensions-3.7.4.2 2020-07-15T19:36:53,777 Defaulting to user installation because normal site-packages is not writeable 2020-07-15T19:36:55,413 Collecting pylint 2020-07-15T19:36:55,492 Using cached pylint-2.5.3-py3-none-any.whl (324 kB) 2020-07-15T19:36:57,006 Collecting astroid<=2.5,>=2.4.0 2020-07-15T19:36:57,047 Using cached astroid-2.4.2-py3-none-any.whl (213 kB) 2020-07-15T19:36:58,686 Collecting isort<5,>=4.2.5 2020-07-15T19:36:58,706 Using cached isort-4.3.21-py2.py3-none-any.whl (42 kB) 2020-07-15T19:36:59,598 Collecting toml>=0.7.1 2020-07-15T19:36:59,642 Using cached toml-0.10.1-py2.py3-none-any.whl (19 kB) 2020-07-15T19:37:00,463 Collecting mccabe<0.7,>=0.6 2020-07-15T19:37:00,508 Using cached mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) 2020-07-15T19:37:01,306 Processing /home/piwheels/.cache/pip/wheels/62/76/4c/aa25851149f3f6d9785f6c869387ad82b3fd37582fa8147ac6/wrapt-1.12.1-cp37-cp37m-linux_armv7l.whl 2020-07-15T19:37:01,758 Requirement already satisfied: typed-ast<1.5,>=1.4.0; implementation_name == "cpython" and python_version < "3.8" in /home/piwheels/.local/lib/python3.7/site-packages (from astroid<=2.5,>=2.4.0->pylint) (1.4.1) 2020-07-15T19:37:01,772 Requirement already satisfied: six~=1.12 in /usr/lib/python3/dist-packages (from astroid<=2.5,>=2.4.0->pylint) (1.12.0) 2020-07-15T19:37:02,542 Processing /home/piwheels/.cache/pip/wheels/23/d3/52/e98c2f4a043585615fd6ac4da3d5f155507377d6d7283f8256/lazy_object_proxy-1.4.3-cp37-cp37m-linux_armv7l.whl 2020-07-15T19:37:06,005 Installing collected packages: wrapt, lazy-object-proxy, astroid, isort, toml, mccabe, pylint 2020-07-15T19:37:09,807 WARNING: The script isort is installed in '/home/piwheels/.local/bin' which is not on PATH. 2020-07-15T19:37:09,809 Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2020-07-15T19:37:13,249 WARNING: The scripts epylint, pylint, pyreverse and symilar are installed in '/home/piwheels/.local/bin' which is not on PATH. 2020-07-15T19:37:13,250 Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2020-07-15T19:37:13,527 Successfully installed astroid-2.4.2 isort-4.3.21 lazy-object-proxy-1.4.3 mccabe-0.6.1 pylint-2.5.3 toml-0.10.1 wrapt-1.12.1 2020-07-15T19:37:17,208 Defaulting to user installation because normal site-packages is not writeable 2020-07-15T19:37:19,207 Collecting pytest 2020-07-15T19:37:19,273 Using cached pytest-5.4.3-py3-none-any.whl (248 kB) 2020-07-15T19:37:20,111 Requirement already satisfied: importlib-metadata>=0.12; python_version < "3.8" in /usr/local/lib/python3.7/dist-packages (from pytest) (1.6.1) 2020-07-15T19:37:20,229 Requirement already satisfied: wcwidth in /usr/lib/python3/dist-packages (from pytest) (0.1.7) 2020-07-15T19:37:20,793 Collecting py>=1.5.0 2020-07-15T19:37:20,838 Using cached py-1.9.0-py2.py3-none-any.whl (99 kB) 2020-07-15T19:37:21,941 Collecting pluggy<1.0,>=0.12 2020-07-15T19:37:21,972 Using cached pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2020-07-15T19:37:22,397 Requirement already satisfied: attrs>=17.4.0 in /home/piwheels/.local/lib/python3.7/site-packages (from pytest) (19.3.0) 2020-07-15T19:37:22,547 Requirement already satisfied: packaging in /usr/lib/python3/dist-packages (from pytest) (19.0) 2020-07-15T19:37:23,098 Collecting more-itertools>=4.0.0 2020-07-15T19:37:23,138 Using cached more_itertools-8.4.0-py3-none-any.whl (43 kB) 2020-07-15T19:37:23,554 Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.7/dist-packages (from importlib-metadata>=0.12; python_version < "3.8"->pytest) (3.1.0) 2020-07-15T19:37:26,584 Installing collected packages: py, pluggy, more-itertools, pytest 2020-07-15T19:37:30,880 WARNING: The scripts py.test and pytest are installed in '/home/piwheels/.local/bin' which is not on PATH. 2020-07-15T19:37:30,881 Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2020-07-15T19:37:31,120 Successfully installed more-itertools-8.4.0 pluggy-0.13.1 py-1.9.0 pytest-5.4.3 2020-07-15T19:37:34,531 Defaulting to user installation because normal site-packages is not writeable 2020-07-15T19:37:38,290 Collecting coverage 2020-07-15T19:37:38,380 Downloading coverage-5.2.tar.gz (693 kB) 2020-07-15T19:37:44,585 Building wheels for collected packages: coverage 2020-07-15T19:37:44,592 Building wheel for coverage (setup.py): started 2020-07-15T19:37:53,802 Building wheel for coverage (setup.py): finished with status 'done' 2020-07-15T19:37:53,839 Created wheel for coverage: filename=coverage-5.2-cp37-cp37m-linux_armv7l.whl size=239119 sha256=6cc241ab4cae5cfbb2faf6e7cc34f080bf0c427277bfd8f5cdfb0b1be5126b05 2020-07-15T19:37:53,840 Stored in directory: /home/piwheels/.cache/pip/wheels/13/46/c9/8f65cfa6c23bea720abd0b3b42d0944b4c14a7a034025e260e 2020-07-15T19:37:53,845 Successfully built coverage 2020-07-15T19:37:57,201 Installing collected packages: coverage 2020-07-15T19:37:58,696 WARNING: The scripts coverage, coverage-3.7 and coverage3 are installed in '/home/piwheels/.local/bin' which is not on PATH. 2020-07-15T19:37:58,697 Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2020-07-15T19:37:58,912 Successfully installed coverage-5.2 2020-07-15T19:38:02,648 Defaulting to user installation because normal site-packages is not writeable 2020-07-15T19:38:04,006 Collecting black 2020-07-15T19:38:04,157 Downloading black-19.10b0-py36-none-any.whl (97 kB) 2020-07-15T19:38:04,763 Requirement already satisfied: click>=6.5 in /usr/lib/python3/dist-packages (from black) (7.0) 2020-07-15T19:38:08,658 Collecting regex 2020-07-15T19:38:08,678 Downloading regex-2020.7.14.tar.gz (690 kB) 2020-07-15T19:38:13,345 Collecting pathspec<1,>=0.6 2020-07-15T19:38:13,367 Downloading pathspec-0.8.0-py2.py3-none-any.whl (28 kB) 2020-07-15T19:38:13,826 Requirement already satisfied: toml>=0.9.4 in /home/piwheels/.local/lib/python3.7/site-packages (from black) (0.10.1) 2020-07-15T19:38:13,839 Requirement already satisfied: typed-ast>=1.4.0 in /home/piwheels/.local/lib/python3.7/site-packages (from black) (1.4.1) 2020-07-15T19:38:14,256 Collecting appdirs 2020-07-15T19:38:14,293 Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 2020-07-15T19:38:14,672 Requirement already satisfied: attrs>=18.1.0 in /home/piwheels/.local/lib/python3.7/site-packages (from black) (19.3.0) 2020-07-15T19:38:14,823 Building wheels for collected packages: regex 2020-07-15T19:38:14,830 Building wheel for regex (setup.py): started 2020-07-15T19:39:19,647 Building wheel for regex (setup.py): still running... 2020-07-15T19:39:34,324 Building wheel for regex (setup.py): finished with status 'done' 2020-07-15T19:39:34,431 Created wheel for regex: filename=regex-2020.7.14-cp37-cp37m-linux_armv7l.whl size=620342 sha256=9062fa728361b4e80135018f35966f9df502ff0e5628cadf518e5d1e19a7d2e5 2020-07-15T19:39:34,433 Stored in directory: /home/piwheels/.cache/pip/wheels/5b/68/ce/2508b5a5afc13bd96566c62d3ffebea7b401477c2ead3e8cc0 2020-07-15T19:39:34,440 Successfully built regex 2020-07-15T19:39:37,757 Installing collected packages: regex, pathspec, appdirs, black 2020-07-15T19:39:40,272 WARNING: The scripts black and blackd are installed in '/home/piwheels/.local/bin' which is not on PATH. 2020-07-15T19:39:40,272 Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2020-07-15T19:39:40,454 Successfully installed appdirs-1.4.4 black-19.10b0 pathspec-0.8.0 regex-2020.7.14 2020-07-15T19:39:44,162 Defaulting to user installation because normal site-packages is not writeable 2020-07-15T19:39:44,853 Requirement already satisfied: isort in /home/piwheels/.local/lib/python3.7/site-packages (4.3.21) 2020-07-15T19:39:51,563 Defaulting to user installation because normal site-packages is not writeable 2020-07-15T19:39:52,959 Collecting bandit 2020-07-15T19:39:53,050 Downloading bandit-1.6.2-py2.py3-none-any.whl (122 kB) 2020-07-15T19:39:53,776 Requirement already satisfied: six>=1.10.0 in /usr/lib/python3/dist-packages (from bandit) (1.12.0) 2020-07-15T19:39:54,376 Collecting stevedore>=1.20.0 2020-07-15T19:39:54,393 Downloading stevedore-3.1.0-py3-none-any.whl (41 kB) 2020-07-15T19:39:55,667 Collecting GitPython>=1.0.1 2020-07-15T19:39:55,687 Downloading GitPython-3.1.7-py3-none-any.whl (158 kB) 2020-07-15T19:39:56,334 Requirement already satisfied: PyYAML>=3.13 in /usr/lib/python3/dist-packages (from bandit) (3.13) 2020-07-15T19:39:57,078 Collecting pbr!=2.1.0,>=2.0.0 2020-07-15T19:39:57,153 Using cached pbr-5.4.5-py2.py3-none-any.whl (110 kB) 2020-07-15T19:39:58,091 Collecting importlib-metadata>=1.7.0; python_version < "3.8" 2020-07-15T19:39:58,106 Downloading importlib_metadata-1.7.0-py2.py3-none-any.whl (31 kB) 2020-07-15T19:39:58,758 Collecting gitdb<5,>=4.0.1 2020-07-15T19:39:58,815 Using cached gitdb-4.0.5-py3-none-any.whl (63 kB) 2020-07-15T19:39:59,332 Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.7/dist-packages (from importlib-metadata>=1.7.0; python_version < "3.8"->stevedore>=1.20.0->bandit) (3.1.0) 2020-07-15T19:39:59,864 Collecting smmap<4,>=3.0.1 2020-07-15T19:39:59,899 Using cached smmap-3.0.4-py2.py3-none-any.whl (25 kB) 2020-07-15T19:40:03,832 Installing collected packages: pbr, importlib-metadata, stevedore, smmap, gitdb, GitPython, bandit 2020-07-15T19:40:05,257 WARNING: The script pbr is installed in '/home/piwheels/.local/bin' which is not on PATH. 2020-07-15T19:40:05,258 Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2020-07-15T19:40:10,965 WARNING: The scripts bandit, bandit-baseline and bandit-config-generator are installed in '/home/piwheels/.local/bin' which is not on PATH. 2020-07-15T19:40:10,966 Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2020-07-15T19:40:11,243 Successfully installed GitPython-3.1.7 bandit-1.6.2 gitdb-4.0.5 importlib-metadata-1.7.0 pbr-5.4.5 smmap-3.0.4 stevedore-3.1.0 2020-07-15T19:40:15,182 Some modules needed by AIOBuild are missing. Attempting to auto-install them now 2020-07-15T19:40:15,183 AIOBuild was unable to install the following required modules. Please install them manually 2020-07-15T19:40:15,184 ['bandit'] 2020-07-15T19:40:15,428 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-15T19:40:15,429 Exception information: 2020-07-15T19:40:15,429 Traceback (most recent call last): 2020-07-15T19:40:15,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-15T19:40:15,429 status = self.run(options, args) 2020-07-15T19:40:15,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-15T19:40:15,429 return func(self, options, args) 2020-07-15T19:40:15,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-15T19:40:15,429 reqs, check_supported_wheels=True 2020-07-15T19:40:15,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-15T19:40:15,429 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-15T19:40:15,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-15T19:40:15,429 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-15T19:40:15,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-15T19:40:15,429 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-15T19:40:15,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-15T19:40:15,429 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-15T19:40:15,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-15T19:40:15,429 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-15T19:40:15,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-15T19:40:15,429 self.req.prepare_metadata() 2020-07-15T19:40:15,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-15T19:40:15,429 self.metadata_directory = self._generate_metadata() 2020-07-15T19:40:15,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-15T19:40:15,429 details=self.name or "from {}".format(self.link) 2020-07-15T19:40:15,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-15T19:40:15,429 command_desc='python setup.py egg_info', 2020-07-15T19:40:15,429 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-15T19:40:15,429 raise InstallationError(exc_msg) 2020-07-15T19:40:15,429 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-15T19:40:15,443 Removed tvdsb-student-api==1.0 from https://files.pythonhosted.org/packages/51/b0/48381da453195fe703d3b635b809fae1b805bc96b0638adfe799d2705ab5/tvdsb-student-api-1.0.tar.gz#sha256=d265cbbe368a814c02619c418c790ea276299b4866ef2f97039367cfcbec4a85 from build tracker '/tmp/pip-req-tracker-8rrgnn1e' 2020-07-15T19:40:15,443 Removed build tracker: '/tmp/pip-req-tracker-8rrgnn1e'