[00:00:00] Build started [00:00:00] git clone -q --branch=develop https://bitbucket.org/liquidwebprojects/braincontrol_goldsmiths_experiments.git C:\projects\braincontrol-goldsmiths-experiments [00:00:04] git checkout -qf 7479a239b60bc95665f36c529e506b585ecdff71 [00:00:04] Running Install scripts [00:00:04] set PATH=%PYTHON%;%PYTHON%\Scripts;%PATH% [00:00:04] pip install . --upgrade pip --user [00:00:05] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support [00:00:05] Processing c:\projects\braincontrol-goldsmiths-experiments [00:00:05] Installing build dependencies: started [00:00:08] Installing build dependencies: finished with status 'done' [00:00:08] Getting requirements to build wheel: started [00:00:08] Getting requirements to build wheel: finished with status 'done' [00:00:08] Preparing wheel metadata: started [00:00:09] Preparing wheel metadata: finished with status 'done' [00:00:09] Collecting pip [00:00:09] Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB) [00:00:10] Building wheels for collected packages: braincontrol-goldsmiths-experiments [00:00:10] Building wheel for braincontrol-goldsmiths-experiments (PEP 517): started [00:00:10] Building wheel for braincontrol-goldsmiths-experiments (PEP 517): finished with status 'done' [00:00:10] Created wheel for braincontrol-goldsmiths-experiments: filename=braincontrol_goldsmiths_experiments-0.0.1-py2-none-any.whl size=1756 sha256=b1a5d102272ba8049be9b0346d40727395e9aac8bcbfd6cccc23b0beab55d3cd [00:00:10] Stored in directory: c:\users\appveyor\appdata\local\pip\cache\wheels\81\23\3e\2a7be3971f341e25aa09e83204dcc5c4bafe8683a4ed1f4d38 [00:00:10] Successfully built braincontrol-goldsmiths-experiments [00:00:10] Installing collected packages: pip, braincontrol-goldsmiths-experiments [00:00:12] WARNING: The scripts pip.exe, pip2.7.exe and pip2.exe are installed in 'C:\Users\appveyor\AppData\Roaming\Python\Scripts' which is not on PATH. [00:00:12] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [00:00:12] Successfully installed braincontrol-goldsmiths-experiments-0.0.1 pip-20.3.4 [00:00:12] WARNING: You are using pip version 20.0.2; however, version 20.3.4 is available. [00:00:12] You should consider upgrading via the 'c:\python27\python.exe -m pip install --upgrade pip' command. [00:00:12] pip install . --upgrade setuptools --user [00:00:13] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [00:00:13] Processing c:\projects\braincontrol-goldsmiths-experiments [00:00:13] Installing build dependencies: started [00:00:15] Installing build dependencies: finished with status 'done' [00:00:15] Getting requirements to build wheel: started [00:00:15] Getting requirements to build wheel: finished with status 'done' [00:00:15] Preparing wheel metadata: started [00:00:16] Preparing wheel metadata: finished with status 'done' [00:00:17] Collecting setuptools [00:00:17] Using cached setuptools-44.1.1-py2.py3-none-any.whl (583 kB) [00:00:17] Building wheels for collected packages: braincontrol-goldsmiths-experiments [00:00:17] Building wheel for braincontrol-goldsmiths-experiments (PEP 517): started [00:00:18] Building wheel for braincontrol-goldsmiths-experiments (PEP 517): finished with status 'done' [00:00:18] Created wheel for braincontrol-goldsmiths-experiments: filename=braincontrol_goldsmiths_experiments-0.0.1-py2-none-any.whl size=1756 sha256=cc6db1064cd60bbc5f04d225ff25722156d322eb90bf44c21e9acc0aea0fd99a [00:00:18] Stored in directory: c:\users\appveyor\appdata\local\pip\cache\wheels\81\23\3e\2a7be3971f341e25aa09e83204dcc5c4bafe8683a4ed1f4d38 [00:00:18] Successfully built braincontrol-goldsmiths-experiments [00:00:18] Installing collected packages: setuptools, braincontrol-goldsmiths-experiments [00:00:18] WARNING: The scripts easy_install-2.7.exe and easy_install.exe are installed in 'C:\Users\appveyor\AppData\Roaming\Python\Scripts' which is not on PATH. [00:00:18] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [00:00:18] Attempting uninstall: braincontrol-goldsmiths-experiments [00:00:18] Found existing installation: braincontrol-goldsmiths-experiments 0.0.1 [00:00:18] Uninstalling braincontrol-goldsmiths-experiments-0.0.1: [00:00:18] Successfully uninstalled braincontrol-goldsmiths-experiments-0.0.1 [00:00:18] Successfully installed braincontrol-goldsmiths-experiments-0.0.1 setuptools-44.1.1 [00:00:18] pip install . pytest coverage flake8 tox [00:00:19] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [00:00:19] Processing c:\projects\braincontrol-goldsmiths-experiments [00:00:19] Installing build dependencies: started [00:00:21] Installing build dependencies: finished with status 'done' [00:00:21] Getting requirements to build wheel: started [00:00:21] Getting requirements to build wheel: finished with status 'done' [00:00:21] Preparing wheel metadata: started [00:00:21] Preparing wheel metadata: finished with status 'done' [00:00:22] Collecting pytest [00:00:22] Downloading pytest-4.6.11-py2.py3-none-any.whl (231 kB) [00:00:23] Collecting coverage [00:00:23] Downloading coverage-5.5-cp27-cp27m-win32.whl (208 kB) [00:00:23] Collecting flake8 [00:00:23] Downloading flake8-3.9.2-py2.py3-none-any.whl (73 kB) [00:00:23] Collecting tox [00:00:23] Downloading tox-3.23.1-py2.py3-none-any.whl (85 kB) [00:00:24] Collecting pluggy<1.0,>=0.12 [00:00:24] Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) [00:00:24] Requirement already satisfied: importlib-metadata>=0.12; python_version < "3.8" in c:\python27\lib\site-packages (from pytest) (2.1.1) [00:00:24] Requirement already satisfied: six>=1.10.0 in c:\python27\lib\site-packages (from pytest) (1.16.0) [00:00:24] Collecting attrs>=17.4.0 [00:00:24] Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) [00:00:24] Collecting atomicwrites>=1.0 [00:00:24] Downloading atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB) [00:00:24] Collecting wcwidth [00:00:24] Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) [00:00:24] Requirement already satisfied: pathlib2>=2.2.0; python_version < "3.6" in c:\python27\lib\site-packages (from pytest) (2.3.6) [00:00:24] Collecting more-itertools<6.0.0,>=4.0.0; python_version <= "2.7" [00:00:24] Downloading more_itertools-5.0.0-py2-none-any.whl (52 kB) [00:00:24] Collecting py>=1.5.0 [00:00:24] Downloading py-1.10.0-py2.py3-none-any.whl (97 kB) [00:00:24] Collecting colorama; sys_platform == "win32" and python_version != "3.4" [00:00:24] Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB) [00:00:24] Collecting funcsigs>=1.0; python_version < "3.0" [00:00:24] Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB) [00:00:24] Collecting packaging [00:00:24] Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) [00:00:24] Requirement already satisfied: typing; python_version < "3.5" in c:\python27\lib\site-packages (from flake8) (3.10.0.0) [00:00:24] Collecting functools32; python_version < "3.2" [00:00:24] Downloading functools32-3.2.3-2.tar.gz (31 kB) [00:00:25] Requirement already satisfied: configparser; python_version < "3.2" in c:\python27\lib\site-packages (from flake8) (4.0.2) [00:00:25] Collecting mccabe<0.7.0,>=0.6.0 [00:00:25] Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) [00:00:25] Collecting enum34; python_version < "3.4" [00:00:25] Downloading enum34-1.1.10-py2-none-any.whl (11 kB) [00:00:25] Collecting pyflakes<2.4.0,>=2.3.0 [00:00:25] Downloading pyflakes-2.3.1-py2.py3-none-any.whl (68 kB) [00:00:25] Collecting pycodestyle<2.8.0,>=2.7.0 [00:00:25] Downloading pycodestyle-2.7.0-py2.py3-none-any.whl (41 kB) [00:00:25] Requirement already satisfied: filelock>=3.0.0 in c:\python27\lib\site-packages (from tox) (3.0.12) [00:00:25] Collecting toml>=0.9.4 [00:00:25] Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) [00:00:25] Requirement already satisfied: virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 in c:\python27\lib\site-packages (from tox) (20.4.7) [00:00:25] Requirement already satisfied: contextlib2; python_version < "3" in c:\python27\lib\site-packages (from importlib-metadata>=0.12; python_version < "3.8"->pytest) (0.6.0.post1) [00:00:25] Requirement already satisfied: zipp>=0.5 in c:\python27\lib\site-packages (from importlib-metadata>=0.12; python_version < "3.8"->pytest) (1.2.0) [00:00:25] Collecting backports.functools-lru-cache>=1.2.1; python_version < "3.2" [00:00:25] Downloading backports.functools_lru_cache-1.6.4-py2.py3-none-any.whl (5.9 kB) [00:00:25] Requirement already satisfied: scandir; python_version < "3.5" in c:\python27\lib\site-packages (from pathlib2>=2.2.0; python_version < "3.6"->pytest) (1.10.0) [00:00:25] Collecting pyparsing>=2.0.2 [00:00:25] Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [00:00:25] Requirement already satisfied: distlib<1,>=0.3.1 in c:\python27\lib\site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox) (0.3.2) [00:00:25] Requirement already satisfied: appdirs<2,>=1.4.3 in c:\python27\lib\site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox) (1.4.4) [00:00:25] Requirement already satisfied: importlib-resources>=1.0; python_version < "3.7" in c:\python27\lib\site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox) (3.3.1) [00:00:26] Requirement already satisfied: singledispatch; python_version < "3.4" in c:\python27\lib\site-packages (from importlib-resources>=1.0; python_version < "3.7"->virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox) (3.6.2) [00:00:26] Using legacy 'setup.py install' for functools32, since package 'wheel' is not installed. [00:00:26] Building wheels for collected packages: braincontrol-goldsmiths-experiments [00:00:26] Building wheel for braincontrol-goldsmiths-experiments (PEP 517): started [00:00:26] Building wheel for braincontrol-goldsmiths-experiments (PEP 517): finished with status 'done' [00:00:26] Created wheel for braincontrol-goldsmiths-experiments: filename=braincontrol_goldsmiths_experiments-0.0.1-py2-none-any.whl size=1756 sha256=c004a25ec6f061ce671b99301c42b32991f8a79121f09666cb60efa3f5cb9ff8 [00:00:26] Stored in directory: c:\users\appveyor\appdata\local\pip\cache\wheels\81\23\3e\2a7be3971f341e25aa09e83204dcc5c4bafe8683a4ed1f4d38 [00:00:26] Successfully built braincontrol-goldsmiths-experiments [00:00:26] Installing collected packages: pluggy, attrs, atomicwrites, backports.functools-lru-cache, wcwidth, more-itertools, py, colorama, funcsigs, pyparsing, packaging, pytest, coverage, functools32, mccabe, enum34, pyflakes, pycodestyle, flake8, toml, tox, braincontrol-goldsmiths-experiments [00:00:27] Running setup.py install for functools32: started [00:00:27] Running setup.py install for functools32: finished with status 'done' [00:00:28] Attempting uninstall: braincontrol-goldsmiths-experiments [00:00:28] Found existing installation: braincontrol-goldsmiths-experiments 0.0.1 [00:00:28] Uninstalling braincontrol-goldsmiths-experiments-0.0.1: [00:00:28] Successfully uninstalled braincontrol-goldsmiths-experiments-0.0.1 [00:00:28] Successfully installed atomicwrites-1.4.0 attrs-21.2.0 backports.functools-lru-cache-1.6.4 braincontrol-goldsmiths-experiments-0.0.1 colorama-0.4.4 coverage-5.5 enum34-1.1.10 flake8-3.9.2 funcsigs-1.0.2 functools32-3.2.3.post2 mccabe-0.6.1 more-itertools-5.0.0 packaging-20.9 pluggy-0.13.1 py-1.10.0 pycodestyle-2.7.0 pyflakes-2.3.1 pyparsing-2.4.7 pytest-4.6.11 toml-0.10.2 tox-3.23.1 wcwidth-0.2.5 [00:00:28] pip list [00:00:28] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [00:00:28] Package Version [00:00:28] ----------------------------------- ----------- [00:00:28] appdirs 1.4.4 [00:00:28] atomicwrites 1.4.0 [00:00:28] attrs 21.2.0 [00:00:28] backports.functools-lru-cache 1.6.4 [00:00:28] braincontrol-goldsmiths-experiments 0.0.1 [00:00:28] colorama 0.4.4 [00:00:28] configparser 4.0.2 [00:00:28] contextlib2 0.6.0.post1 [00:00:28] coverage 5.5 [00:00:28] distlib 0.3.2 [00:00:28] enum34 1.1.10 [00:00:28] filelock 3.0.12 [00:00:28] flake8 3.9.2 [00:00:28] funcsigs 1.0.2 [00:00:28] functools32 3.2.3.post2 [00:00:28] importlib-metadata 2.1.1 [00:00:28] importlib-resources 3.3.1 [00:00:28] mccabe 0.6.1 [00:00:28] more-itertools 5.0.0 [00:00:28] packaging 20.9 [00:00:28] pathlib2 2.3.6 [00:00:28] pip 20.3.4 [00:00:28] pluggy 0.13.1 [00:00:28] py 1.10.0 [00:00:28] pycodestyle 2.7.0 [00:00:28] pyflakes 2.3.1 [00:00:28] pyparsing 2.4.7 [00:00:28] pytest 4.6.11 [00:00:28] scandir 1.10.0 [00:00:28] setuptools 44.1.1 [00:00:28] singledispatch 3.6.2 [00:00:28] six 1.16.0 [00:00:28] toml 0.10.2 [00:00:28] tox 3.23.1 [00:00:28] typing 3.10.0.0 [00:00:28] virtualenv 20.4.7 [00:00:28] wcwidth 0.2.5 [00:00:28] zipp 1.2.0 [00:00:29] tox [00:00:29] GLOB sdist-make: C:\projects\braincontrol-goldsmiths-experiments\setup.py [00:00:30] py39 create: C:\projects\braincontrol-goldsmiths-experiments\.tox\py39 [00:00:32] py39 installdeps: pytest, -rrequirements.txt