Read the Docs build information Build id: 286459 Project: d-wave-systems-dwave-neal Version: stable Commit: 9f02e465831dcafea570eacab2c6a6a5c0a7964d Date: 2020-02-10T17:08:01.398464Z State: finished Success: False [rtd-command-info] start-time: 2020-02-10T17:08:04.647490Z, end-time: 2020-02-10T17:08:05.800747Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/dwavesystems/dwave-neal.git . Cloning into '.'... [rtd-command-info] start-time: 2020-02-10T17:08:06.035937Z, end-time: 2020-02-10T17:08:06.292818Z, duration: 0, exit-code: 0 git checkout --force 9f02e465831dcafea570eacab2c6a6a5c0a7964d Note: checking out '9f02e465831dcafea570eacab2c6a6a5c0a7964d'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 9f02e46 Update version 0.5.2 -> 0.5.3 [rtd-command-info] start-time: 2020-02-10T17:08:06.352462Z, end-time: 2020-02-10T17:08:06.581660Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-02-10T17:08:07.798525Z, end-time: 2020-02-10T17:08:13.024727Z, duration: 5, exit-code: 0 python3.7 -mvirtualenv --no-site-packages Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-02-10T17:08:13.086183Z, end-time: 2020-02-10T17:08:14.033147Z, duration: 0, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/.cache/pip pip Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (20.0.2) [rtd-command-info] start-time: 2020-02-10T17:08:14.125355Z, end-time: 2020-02-10T17:08:26.565585Z, duration: 12, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/.cache/pip Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<1.1 Downloading readthedocs_sphinx_ext-1.0.1-py2.py3-none-any.whl (14 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.0-py2.py3-none-any.whl (39 kB) Collecting packaging Downloading packaging-20.1-py2.py3-none-any.whl (36 kB) Collecting requests>=2.0.0 Downloading requests-2.22.0-py2.py3-none-any.whl (57 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) Collecting six>=1.5 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.6-py2.py3-none-any.whl (67 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.8-py2.py3-none-any.whl (125 kB) Collecting idna<2.9,>=2.5 Downloading idna-2.8-py2.py3-none-any.whl (58 kB) Collecting chardet<3.1.0,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting certifi>=2017.4.17 Downloading certifi-2019.11.28-py2.py3-none-any.whl (156 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (27 kB) Collecting pytz>=2015.7 Downloading pytz-2019.3-py2.py3-none-any.whl (509 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23754 sha256=6761ad78fba420f0dd067424d571ed33030932be45702ea3718192f904206ca0 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/.cache/pip/wheels/16/03/37/f0a64ab894c9102906f192db1a4071b7592292ad661563c69b Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=03fd8be2958b6d5789c3d0b5e5ea110a9d495431f48a80699438171c43e172b2 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/.cache/pip/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, sphinxcontrib-websupport, six, pyparsing, packaging, urllib3, idna, chardet, certifi, requests, snowballstemmer, MarkupSafe, Jinja2, pytz, babel, imagesize, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Attempting uninstall: setuptools Found existing installation: setuptools 45.2.0 Uninstalling setuptools-45.2.0: Successfully uninstalled setuptools-45.2.0 Successfully installed Jinja2-2.11.1 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 certifi-2019.11.28 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.8 imagesize-1.2.0 mock-1.0.1 packaging-20.1 pillow-5.4.1 pyparsing-2.4.6 pytz-2019.3 readthedocs-sphinx-ext-1.0.1 recommonmark-0.5.0 requests-2.22.0 setuptools-41.0.1 six-1.14.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.2.0 urllib3-1.25.8 [rtd-command-info] start-time: 2020-02-10T17:08:26.720403Z, end-time: 2020-02-10T17:08:37.219250Z, duration: 10, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/.cache/pip -r requirements.txt Ignoring colorama: markers 'sys_platform == "win32"' don't match your environment Collecting cython==0.28.5 Downloading Cython-0.28.5-cp37-cp37m-manylinux1_x86_64.whl (3.4 MB) Collecting numpy==1.18.1 Downloading numpy-1.18.1-cp37-cp37m-manylinux1_x86_64.whl (20.1 MB) Collecting dimod==0.8.11 Downloading dimod-0.8.11-cp37-cp37m-manylinux1_x86_64.whl (821 kB) Collecting six==1.12.0 Downloading six-1.12.0-py2.py3-none-any.whl (10 kB) Requirement already satisfied: mock in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (1.0.1) Collecting coverage Downloading coverage-5.0.3-cp37-cp37m-manylinux1_x86_64.whl (227 kB) Collecting codecov Downloading codecov-2.0.15-py2.py3-none-any.whl (11 kB) Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from -r requirements.txt (line 15)) (1.8.5) Requirement already satisfied: sphinx_rtd_theme in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from -r requirements.txt (line 16)) (0.4.3) Requirement already satisfied: recommonmark in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from -r requirements.txt (line 17)) (0.5.0) Collecting jsonschema<3.0.0,>=2.6.0 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) Requirement already satisfied: requests>=2.7.9 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from codecov->-r requirements.txt (line 10)) (2.22.0) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (2.8.0) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (1.2.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (1.2.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (2.3.1) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (20.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (0.7.12) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (2.11.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (41.0.1) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (0.14) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (2.0.0) Requirement already satisfied: commonmark>=0.7.3 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from recommonmark->-r requirements.txt (line 17)) (0.8.1) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from requests>=2.7.9->codecov->-r requirements.txt (line 10)) (1.25.8) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from requests>=2.7.9->codecov->-r requirements.txt (line 10)) (2019.11.28) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from requests>=2.7.9->codecov->-r requirements.txt (line 10)) (3.0.4) Requirement already satisfied: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from requests>=2.7.9->codecov->-r requirements.txt (line 10)) (2.8) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx->-r requirements.txt (line 15)) (2019.3) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from packaging->sphinx->-r requirements.txt (line 15)) (2.4.6) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx->-r requirements.txt (line 15)) (1.1.1) Requirement already satisfied: future in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from commonmark>=0.7.3->recommonmark->-r requirements.txt (line 17)) (0.18.2) Installing collected packages: cython, numpy, six, jsonschema, dimod, coverage, codecov Attempting uninstall: six Found existing installation: six 1.14.0 Uninstalling six-1.14.0: Successfully uninstalled six-1.14.0 Successfully installed codecov-2.0.15 coverage-5.0.3 cython-0.28.5 dimod-0.8.11 jsonschema-2.6.0 numpy-1.18.1 six-1.12.0 [rtd-command-info] start-time: 2020-02-10T17:08:26.720403Z, end-time: 2020-02-10T17:08:37.219250Z, duration: 10, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/.cache/pip -r requirements.txt Ignoring colorama: markers 'sys_platform == "win32"' don't match your environment Collecting cython==0.28.5 Downloading Cython-0.28.5-cp37-cp37m-manylinux1_x86_64.whl (3.4 MB) Collecting numpy==1.18.1 Downloading numpy-1.18.1-cp37-cp37m-manylinux1_x86_64.whl (20.1 MB) Collecting dimod==0.8.11 Downloading dimod-0.8.11-cp37-cp37m-manylinux1_x86_64.whl (821 kB) Collecting six==1.12.0 Downloading six-1.12.0-py2.py3-none-any.whl (10 kB) Requirement already satisfied: mock in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (1.0.1) Collecting coverage Downloading coverage-5.0.3-cp37-cp37m-manylinux1_x86_64.whl (227 kB) Collecting codecov Downloading codecov-2.0.15-py2.py3-none-any.whl (11 kB) Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from -r requirements.txt (line 15)) (1.8.5) Requirement already satisfied: sphinx_rtd_theme in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from -r requirements.txt (line 16)) (0.4.3) Requirement already satisfied: recommonmark in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from -r requirements.txt (line 17)) (0.5.0) Collecting jsonschema<3.0.0,>=2.6.0 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) Requirement already satisfied: requests>=2.7.9 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from codecov->-r requirements.txt (line 10)) (2.22.0) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (2.8.0) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (1.2.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (1.2.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (2.3.1) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (20.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (0.7.12) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (2.11.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (41.0.1) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (0.14) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (2.0.0) Requirement already satisfied: commonmark>=0.7.3 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from recommonmark->-r requirements.txt (line 17)) (0.8.1) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from requests>=2.7.9->codecov->-r requirements.txt (line 10)) (1.25.8) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from requests>=2.7.9->codecov->-r requirements.txt (line 10)) (2019.11.28) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from requests>=2.7.9->codecov->-r requirements.txt (line 10)) (3.0.4) Requirement already satisfied: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from requests>=2.7.9->codecov->-r requirements.txt (line 10)) (2.8) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx->-r requirements.txt (line 15)) (2019.3) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from packaging->sphinx->-r requirements.txt (line 15)) (2.4.6) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx->-r requirements.txt (line 15)) (1.1.1) Requirement already satisfied: future in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from commonmark>=0.7.3->recommonmark->-r requirements.txt (line 17)) (0.18.2) Installing collected packages: cython, numpy, six, jsonschema, dimod, coverage, codecov Attempting uninstall: six Found existing installation: six 1.14.0 Uninstalling six-1.14.0: Successfully uninstalled six-1.14.0 Successfully installed codecov-2.0.15 coverage-5.0.3 cython-0.28.5 dimod-0.8.11 jsonschema-2.6.0 numpy-1.18.1 six-1.12.0 [rtd-command-info] start-time: 2020-02-10T17:08:26.720403Z, end-time: 2020-02-10T17:08:37.219250Z, duration: 10, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/.cache/pip -r requirements.txt Ignoring colorama: markers 'sys_platform == "win32"' don't match your environment Collecting cython==0.28.5 Downloading Cython-0.28.5-cp37-cp37m-manylinux1_x86_64.whl (3.4 MB) Collecting numpy==1.18.1 Downloading numpy-1.18.1-cp37-cp37m-manylinux1_x86_64.whl (20.1 MB) Collecting dimod==0.8.11 Downloading dimod-0.8.11-cp37-cp37m-manylinux1_x86_64.whl (821 kB) Collecting six==1.12.0 Downloading six-1.12.0-py2.py3-none-any.whl (10 kB) Requirement already satisfied: mock in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (1.0.1) Collecting coverage Downloading coverage-5.0.3-cp37-cp37m-manylinux1_x86_64.whl (227 kB) Collecting codecov Downloading codecov-2.0.15-py2.py3-none-any.whl (11 kB) Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from -r requirements.txt (line 15)) (1.8.5) Requirement already satisfied: sphinx_rtd_theme in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from -r requirements.txt (line 16)) (0.4.3) Requirement already satisfied: recommonmark in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from -r requirements.txt (line 17)) (0.5.0) Collecting jsonschema<3.0.0,>=2.6.0 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) Requirement already satisfied: requests>=2.7.9 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from codecov->-r requirements.txt (line 10)) (2.22.0) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (2.8.0) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (1.2.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (1.2.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (2.3.1) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (20.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (0.7.12) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (2.11.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (41.0.1) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (0.14) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (2.0.0) Requirement already satisfied: commonmark>=0.7.3 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from recommonmark->-r requirements.txt (line 17)) (0.8.1) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from requests>=2.7.9->codecov->-r requirements.txt (line 10)) (1.25.8) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from requests>=2.7.9->codecov->-r requirements.txt (line 10)) (2019.11.28) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from requests>=2.7.9->codecov->-r requirements.txt (line 10)) (3.0.4) Requirement already satisfied: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from requests>=2.7.9->codecov->-r requirements.txt (line 10)) (2.8) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx->-r requirements.txt (line 15)) (2019.3) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from packaging->sphinx->-r requirements.txt (line 15)) (2.4.6) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx->-r requirements.txt (line 15)) (1.1.1) Requirement already satisfied: future in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from commonmark>=0.7.3->recommonmark->-r requirements.txt (line 17)) (0.18.2) Installing collected packages: cython, numpy, six, jsonschema, dimod, coverage, codecov Attempting uninstall: six Found existing installation: six 1.14.0 Uninstalling six-1.14.0: Successfully uninstalled six-1.14.0 Successfully installed codecov-2.0.15 coverage-5.0.3 cython-0.28.5 dimod-0.8.11 jsonschema-2.6.0 numpy-1.18.1 six-1.12.0 [rtd-command-info] start-time: 2020-02-10T17:08:26.720403Z, end-time: 2020-02-10T17:08:37.219250Z, duration: 10, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/.cache/pip -r requirements.txt Ignoring colorama: markers 'sys_platform == "win32"' don't match your environment Collecting cython==0.28.5 Downloading Cython-0.28.5-cp37-cp37m-manylinux1_x86_64.whl (3.4 MB) Collecting numpy==1.18.1 Downloading numpy-1.18.1-cp37-cp37m-manylinux1_x86_64.whl (20.1 MB) Collecting dimod==0.8.11 Downloading dimod-0.8.11-cp37-cp37m-manylinux1_x86_64.whl (821 kB) Collecting six==1.12.0 Downloading six-1.12.0-py2.py3-none-any.whl (10 kB) Requirement already satisfied: mock in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (1.0.1) Collecting coverage Downloading coverage-5.0.3-cp37-cp37m-manylinux1_x86_64.whl (227 kB) Collecting codecov Downloading codecov-2.0.15-py2.py3-none-any.whl (11 kB) Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from -r requirements.txt (line 15)) (1.8.5) Requirement already satisfied: sphinx_rtd_theme in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from -r requirements.txt (line 16)) (0.4.3) Requirement already satisfied: recommonmark in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from -r requirements.txt (line 17)) (0.5.0) Collecting jsonschema<3.0.0,>=2.6.0 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) Requirement already satisfied: requests>=2.7.9 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from codecov->-r requirements.txt (line 10)) (2.22.0) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (2.8.0) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (1.2.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (1.2.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (2.3.1) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (20.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (0.7.12) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (2.11.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (41.0.1) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (0.14) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from sphinx->-r requirements.txt (line 15)) (2.0.0) Requirement already satisfied: commonmark>=0.7.3 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from recommonmark->-r requirements.txt (line 17)) (0.8.1) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from requests>=2.7.9->codecov->-r requirements.txt (line 10)) (1.25.8) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from requests>=2.7.9->codecov->-r requirements.txt (line 10)) (2019.11.28) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from requests>=2.7.9->codecov->-r requirements.txt (line 10)) (3.0.4) Requirement already satisfied: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from requests>=2.7.9->codecov->-r requirements.txt (line 10)) (2.8) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx->-r requirements.txt (line 15)) (2019.3) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from packaging->sphinx->-r requirements.txt (line 15)) (2.4.6) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx->-r requirements.txt (line 15)) (1.1.1) Requirement already satisfied: future in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/stable/lib/python3.7/site-packages (from commonmark>=0.7.3->recommonmark->-r requirements.txt (line 17)) (0.18.2) Installing collected packages: cython, numpy, six, jsonschema, dimod, coverage, codecov Attempting uninstall: six Found existing installation: six 1.14.0 Uninstalling six-1.14.0: Successfully uninstalled six-1.14.0 Successfully installed codecov-2.0.15 coverage-5.0.3 cython-0.28.5 dimod-0.8.11 jsonschema-2.6.0 numpy-1.18.1 six-1.12.0