Read the Docs build information Build id: 292863 Project: arundo-adtk Version: latest Commit: 720a746d366b3e835f913abd32bb0ea164d0db47 Date: 2020-02-24T20:03:59.594969Z State: finished Success: True [rtd-command-info] start-time: 2020-02-24T20:04:02.056494Z, end-time: 2020-02-24T20:04:04.378043Z, duration: 2, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:arundo/adtk.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.113' (RSA) to the list of known hosts. [rtd-command-info] start-time: 2020-02-24T20:04:05.398723Z, end-time: 2020-02-24T20:04:05.790701Z, duration: 0, exit-code: 0 git checkout --force origin/develop Note: checking out 'origin/develop'. 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 720a746 Merge pull request #78 from arundo/merge-v0.5.5-to-develop [rtd-command-info] start-time: 2020-02-24T20:04:05.945118Z, end-time: 2020-02-24T20:04:06.256264Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-02-24T20:04:07.585946Z, end-time: 2020-02-24T20:04:12.227656Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv --system-site-packages Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-02-24T20:04:12.315392Z, end-time: 2020-02-24T20:04:13.374596Z, duration: 1, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip pip Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (20.0.2) [rtd-command-info] start-time: 2020-02-24T20:04:13.439970Z, end-time: 2020-02-24T20:04:23.609782Z, duration: 10, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip -I 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 Using cached Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Using cached setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Using cached docutils-0.14-py3-none-any.whl (543 kB) Processing /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/16/03/37/f0a64ab894c9102906f192db1a4071b7592292ad661563c69b/mock-1.0.1-py3-none-any.whl Collecting pillow==5.4.1 Using cached Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Using cached alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Using cached commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Using cached recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Using cached Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Using cached sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<1.1 Using cached readthedocs_sphinx_ext-1.0.1-py2.py3-none-any.whl (14 kB) Processing /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0/future-0.18.2-py3-none-any.whl Collecting sphinxcontrib-websupport Using cached sphinxcontrib_websupport-1.2.0-py2.py3-none-any.whl (39 kB) Collecting babel!=2.0,>=1.3 Using cached Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting imagesize Using cached imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting Jinja2>=2.3 Using cached Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) Collecting snowballstemmer>=1.1 Using cached snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting six>=1.5 Using cached six-1.14.0-py2.py3-none-any.whl (10 kB) Collecting packaging Using cached packaging-20.1-py2.py3-none-any.whl (36 kB) Collecting requests>=2.0.0 Using cached requests-2.23.0-py2.py3-none-any.whl (58 kB) Collecting pytz>=2015.7 Using cached pytz-2019.3-py2.py3-none-any.whl (509 kB) Collecting MarkupSafe>=0.23 Using cached MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (27 kB) Collecting pyparsing>=2.0.2 Using cached pyparsing-2.4.6-py2.py3-none-any.whl (67 kB) Collecting chardet<4,>=3.0.2 Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting idna<3,>=2.5 Using cached idna-2.9-py2.py3-none-any.whl (58 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Using cached urllib3-1.25.8-py2.py3-none-any.whl (125 kB) Collecting certifi>=2017.4.17 Using cached certifi-2019.11.28-py2.py3-none-any.whl (156 kB) Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, sphinxcontrib-websupport, pytz, babel, imagesize, MarkupSafe, Jinja2, snowballstemmer, six, pyparsing, packaging, chardet, idna, urllib3, certifi, requests, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext 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.9 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.23.0 setuptools-45.2.0 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-24T20:04:23.670750Z, end-time: 2020-02-24T20:04:35.833292Z, duration: 12, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip -r docs/requirements-docs.txt Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from -r docs/requirements-docs.txt (line 1)) (1.8.5) Requirement already satisfied: sphinx_rtd_theme in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from -r docs/requirements-docs.txt (line 2)) (0.4.3) Collecting nbsphinx Using cached nbsphinx-0.5.1-py2.py3-none-any.whl (21 kB) Requirement already satisfied: python-dateutil>=2.5 in /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages (from -r docs/requirements-docs.txt (line 4)) (2.8.1) Collecting jupyter Using cached jupyter-1.0.0-py2.py3-none-any.whl (2.7 kB) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (2.8.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (0.7.12) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (2.3.1) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (1.2.0) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (0.14) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (1.2.0) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (1.14.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (45.2.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (20.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (2.0.0) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (2.23.0) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (2.11.1) Collecting traitlets Using cached traitlets-4.3.3-py2.py3-none-any.whl (75 kB) Collecting nbformat Using cached nbformat-5.0.4-py3-none-any.whl (169 kB) Collecting nbconvert!=5.4 Using cached nbconvert-5.6.1-py2.py3-none-any.whl (455 kB) Collecting ipywidgets Using cached ipywidgets-7.5.1-py2.py3-none-any.whl (121 kB) Collecting ipykernel Using cached ipykernel-5.1.4-py3-none-any.whl (116 kB) Collecting notebook Using cached notebook-6.0.3-py3-none-any.whl (9.7 MB) Collecting qtconsole Using cached qtconsole-4.6.0-py2.py3-none-any.whl (121 kB) Collecting jupyter-console Using cached jupyter_console-6.1.0-py2.py3-none-any.whl (21 kB) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx->-r docs/requirements-docs.txt (line 1)) (2019.3) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from packaging->sphinx->-r docs/requirements-docs.txt (line 1)) (2.4.6) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements-docs.txt (line 1)) (2019.11.28) Requirement already satisfied: chardet<4,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements-docs.txt (line 1)) (3.0.4) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements-docs.txt (line 1)) (2.9) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements-docs.txt (line 1)) (1.25.8) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx->-r docs/requirements-docs.txt (line 1)) (1.1.1) Collecting decorator Using cached decorator-4.4.1-py2.py3-none-any.whl (9.2 kB) Collecting ipython-genutils Using cached ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting jupyter-core Using cached jupyter_core-4.6.3-py2.py3-none-any.whl (83 kB) Collecting jsonschema!=2.5.0,>=2.4 Using cached jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting mistune<2,>=0.8.1 Using cached mistune-0.8.4-py2.py3-none-any.whl (16 kB) Processing /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/63/99/01/9fe785b86d1e091a6b2a61e06ddb3d8eb1bc9acae5933d4740/pandocfilters-1.4.2-py3-none-any.whl Collecting entrypoints>=0.2.2 Using cached entrypoints-0.3-py2.py3-none-any.whl (11 kB) Collecting testpath Using cached testpath-0.4.4-py2.py3-none-any.whl (163 kB) Collecting bleach Using cached bleach-3.1.1-py2.py3-none-any.whl (150 kB) Collecting defusedxml Using cached defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) Collecting widgetsnbextension~=3.5.0 Using cached widgetsnbextension-3.5.1-py2.py3-none-any.whl (2.2 MB) Collecting ipython>=4.0.0; python_version >= "3.3" Using cached ipython-7.12.0-py3-none-any.whl (777 kB) Collecting jupyter-client Using cached jupyter_client-6.0.0-py3-none-any.whl (104 kB) Processing /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/d0/31/2c/9406ed59f0dcdce0c453a8664124d738551590e74fc087f604/tornado-6.0.3-cp37-cp37m-linux_x86_64.whl Collecting Send2Trash Using cached Send2Trash-1.5.0-py3-none-any.whl (12 kB) Collecting terminado>=0.8.1 Using cached terminado-0.8.3-py2.py3-none-any.whl (33 kB) Processing /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/30/0c/26/59ba285bf65dc79d195e9b25e2ddde4c61070422729b0cd914/prometheus_client-0.7.1-py3-none-any.whl Collecting pyzmq>=17 Using cached pyzmq-18.1.1-cp37-cp37m-manylinux1_x86_64.whl (1.1 MB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Using cached prompt_toolkit-3.0.3-py3-none-any.whl (348 kB) Processing /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/57/74/e3/61db397ec89f304e49711ec9f68490f15814b80c1c0ee9b8c0/pyrsistent-0.15.7-cp37-cp37m-linux_x86_64.whl Collecting importlib-metadata; python_version < "3.8" Using cached importlib_metadata-1.5.0-py2.py3-none-any.whl (30 kB) Collecting attrs>=17.4.0 Using cached attrs-19.3.0-py2.py3-none-any.whl (39 kB) Collecting webencodings Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Processing /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/9e/56/4f/da13e448a8a5b8671b2954600d5355cf36e557c7aa5020139b/backcall-0.1.0-py3-none-any.whl Collecting jedi>=0.10 Using cached jedi-0.16.0-py2.py3-none-any.whl (1.1 MB) Collecting pickleshare Using cached pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting pexpect; sys_platform != "win32" Using cached pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting ptyprocess; os_name != "nt" Using cached ptyprocess-0.6.0-py2.py3-none-any.whl (39 kB) Collecting wcwidth Using cached wcwidth-0.1.8-py2.py3-none-any.whl (17 kB) Collecting zipp>=0.5 Using cached zipp-3.0.0-py3-none-any.whl (4.8 kB) Collecting parso>=0.5.2 Using cached parso-0.6.1-py2.py3-none-any.whl (97 kB) Installing collected packages: decorator, ipython-genutils, traitlets, jupyter-core, pyrsistent, zipp, importlib-metadata, attrs, jsonschema, nbformat, mistune, pandocfilters, entrypoints, testpath, webencodings, bleach, defusedxml, nbconvert, nbsphinx, tornado, pyzmq, jupyter-client, backcall, parso, jedi, wcwidth, prompt-toolkit, pickleshare, ptyprocess, pexpect, ipython, ipykernel, Send2Trash, terminado, prometheus-client, notebook, widgetsnbextension, ipywidgets, qtconsole, jupyter-console, jupyter Successfully installed Send2Trash-1.5.0 attrs-19.3.0 backcall-0.1.0 bleach-3.1.1 decorator-4.4.1 defusedxml-0.6.0 entrypoints-0.3 importlib-metadata-1.5.0 ipykernel-5.1.4 ipython-7.12.0 ipython-genutils-0.2.0 ipywidgets-7.5.1 jedi-0.16.0 jsonschema-3.2.0 jupyter-1.0.0 jupyter-client-6.0.0 jupyter-console-6.1.0 jupyter-core-4.6.3 mistune-0.8.4 nbconvert-5.6.1 nbformat-5.0.4 nbsphinx-0.5.1 notebook-6.0.3 pandocfilters-1.4.2 parso-0.6.1 pexpect-4.8.0 pickleshare-0.7.5 prometheus-client-0.7.1 prompt-toolkit-3.0.3 ptyprocess-0.6.0 pyrsistent-0.15.7 pyzmq-18.1.1 qtconsole-4.6.0 terminado-0.8.3 testpath-0.4.4 tornado-6.0.3 traitlets-4.3.3 wcwidth-0.1.8 webencodings-0.5.1 widgetsnbextension-3.5.1 zipp-3.0.0 [rtd-command-info] start-time: 2020-02-24T20:04:35.905021Z, end-time: 2020-02-24T20:04:39.824968Z, duration: 3, exit-code: 0 python /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/setup.py install --force running install running bdist_egg running egg_info creating src/adtk.egg-info writing src/adtk.egg-info/PKG-INFO writing dependency_links to src/adtk.egg-info/dependency_links.txt writing requirements to src/adtk.egg-info/requires.txt writing top-level names to src/adtk.egg-info/top_level.txt writing manifest file 'src/adtk.egg-info/SOURCES.txt' reading manifest file 'src/adtk.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/adtk.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build creating build/lib creating build/lib/adtk copying src/adtk/_utils.py -> build/lib/adtk copying src/adtk/_detector_base.py -> build/lib/adtk copying src/adtk/_aggregator_base.py -> build/lib/adtk copying src/adtk/_base.py -> build/lib/adtk copying src/adtk/__init__.py -> build/lib/adtk copying src/adtk/_transformer_base.py -> build/lib/adtk creating build/lib/adtk/visualization copying src/adtk/visualization/visualization.py -> build/lib/adtk/visualization copying src/adtk/visualization/__init__.py -> build/lib/adtk/visualization creating build/lib/adtk/aggregator copying src/adtk/aggregator/aggregator.py -> build/lib/adtk/aggregator copying src/adtk/aggregator/__init__.py -> build/lib/adtk/aggregator creating build/lib/adtk/pipe copying src/adtk/pipe/__init__.py -> build/lib/adtk/pipe copying src/adtk/pipe/pipe.py -> build/lib/adtk/pipe creating build/lib/adtk/detector copying src/adtk/detector/detector_hd.py -> build/lib/adtk/detector copying src/adtk/detector/detector_1d.py -> build/lib/adtk/detector copying src/adtk/detector/__init__.py -> build/lib/adtk/detector creating build/lib/adtk/transformer copying src/adtk/transformer/transformer_hd.py -> build/lib/adtk/transformer copying src/adtk/transformer/transformer_1d.py -> build/lib/adtk/transformer copying src/adtk/transformer/__init__.py -> build/lib/adtk/transformer creating build/lib/adtk/metrics copying src/adtk/metrics/metrics.py -> build/lib/adtk/metrics copying src/adtk/metrics/__init__.py -> build/lib/adtk/metrics creating build/lib/adtk/data copying src/adtk/data/data.py -> build/lib/adtk/data copying src/adtk/data/__init__.py -> build/lib/adtk/data creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/_utils.py -> build/bdist.linux-x86_64/egg/adtk creating build/bdist.linux-x86_64/egg/adtk/visualization copying build/lib/adtk/visualization/visualization.py -> build/bdist.linux-x86_64/egg/adtk/visualization copying build/lib/adtk/visualization/__init__.py -> build/bdist.linux-x86_64/egg/adtk/visualization copying build/lib/adtk/_detector_base.py -> build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/_aggregator_base.py -> build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/_base.py -> build/bdist.linux-x86_64/egg/adtk creating build/bdist.linux-x86_64/egg/adtk/aggregator copying build/lib/adtk/aggregator/aggregator.py -> build/bdist.linux-x86_64/egg/adtk/aggregator copying build/lib/adtk/aggregator/__init__.py -> build/bdist.linux-x86_64/egg/adtk/aggregator creating build/bdist.linux-x86_64/egg/adtk/pipe copying build/lib/adtk/pipe/__init__.py -> build/bdist.linux-x86_64/egg/adtk/pipe copying build/lib/adtk/pipe/pipe.py -> build/bdist.linux-x86_64/egg/adtk/pipe copying build/lib/adtk/__init__.py -> build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/_transformer_base.py -> build/bdist.linux-x86_64/egg/adtk creating build/bdist.linux-x86_64/egg/adtk/detector copying build/lib/adtk/detector/detector_hd.py -> build/bdist.linux-x86_64/egg/adtk/detector copying build/lib/adtk/detector/detector_1d.py -> build/bdist.linux-x86_64/egg/adtk/detector copying build/lib/adtk/detector/__init__.py -> build/bdist.linux-x86_64/egg/adtk/detector creating build/bdist.linux-x86_64/egg/adtk/transformer copying build/lib/adtk/transformer/transformer_hd.py -> build/bdist.linux-x86_64/egg/adtk/transformer copying build/lib/adtk/transformer/transformer_1d.py -> build/bdist.linux-x86_64/egg/adtk/transformer copying build/lib/adtk/transformer/__init__.py -> build/bdist.linux-x86_64/egg/adtk/transformer creating build/bdist.linux-x86_64/egg/adtk/metrics copying build/lib/adtk/metrics/metrics.py -> build/bdist.linux-x86_64/egg/adtk/metrics copying build/lib/adtk/metrics/__init__.py -> build/bdist.linux-x86_64/egg/adtk/metrics creating build/bdist.linux-x86_64/egg/adtk/data copying build/lib/adtk/data/data.py -> build/bdist.linux-x86_64/egg/adtk/data copying build/lib/adtk/data/__init__.py -> build/bdist.linux-x86_64/egg/adtk/data byte-compiling build/bdist.linux-x86_64/egg/adtk/_utils.py to _utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/visualization/visualization.py to visualization.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/visualization/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/_detector_base.py to _detector_base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/_aggregator_base.py to _aggregator_base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/_base.py to _base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/aggregator/aggregator.py to aggregator.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/aggregator/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/pipe/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/pipe/pipe.py to pipe.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/_transformer_base.py to _transformer_base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/detector/detector_hd.py to detector_hd.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/detector/detector_1d.py to detector_1d.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/detector/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/transformer/transformer_hd.py to transformer_hd.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/transformer/transformer_1d.py to transformer_1d.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/transformer/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/metrics/metrics.py to metrics.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/metrics/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/data/data.py to data.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/data/__init__.py to __init__.cpython-37.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying src/adtk.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/adtk.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/adtk.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/adtk.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/adtk.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/adtk.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO creating dist creating 'dist/adtk-0.6.0.dev18+pr.78-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing adtk-0.6.0.dev18+pr.78-py3.7.egg creating /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/adtk-0.6.0.dev18+pr.78-py3.7.egg Extracting adtk-0.6.0.dev18+pr.78-py3.7.egg to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages Adding adtk 0.6.0.dev18+pr.78 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/adtk-0.6.0.dev18+pr.78-py3.7.egg Processing dependencies for adtk==0.6.0.dev18+pr.78 Searching for tabulate>=0.8 Reading https://pypi.org/simple/tabulate/ Downloading https://files.pythonhosted.org/packages/c4/41/523f6a05e6dc3329a5660f6a81254c6cd87e5cfb5b7482bae3391d86ec3a/tabulate-0.8.6.tar.gz#sha256=5470cc6687a091c7042cee89b2946d9235fe9f6d49c193a4ae2ac7bf386737c8 Best match: tabulate 0.8.6 Processing tabulate-0.8.6.tar.gz Writing /tmp/easy_install-0uvd76c4/tabulate-0.8.6/setup.cfg Running tabulate-0.8.6/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0uvd76c4/tabulate-0.8.6/egg-dist-tmp-uvlz0ehy zip_safe flag not set; analyzing archive contents... Moving tabulate-0.8.6-py3.7.egg to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages Adding tabulate 0.8.6 to easy-install.pth file Installing tabulate script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/tabulate-0.8.6-py3.7.egg Searching for statsmodels>=0.9 Reading https://pypi.org/simple/statsmodels/ Downloading https://files.pythonhosted.org/packages/7b/6a/0bf4184c3fb6f9f43df997b88de5784b4cb2f6bd19a5dc213463971076cf/statsmodels-0.11.1-cp37-cp37m-manylinux1_x86_64.whl#sha256=67e1a5d9fc6900209203cd446b2ed6822eb4b03581dea669c4fe97f512cfde36 Best match: statsmodels 0.11.1 Processing statsmodels-0.11.1-cp37-cp37m-manylinux1_x86_64.whl Installing statsmodels-0.11.1-cp37-cp37m-manylinux1_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/statsmodels-0.11.1-py3.7-linux-x86_64.egg/EGG-INFO/requires.txt Adding statsmodels 0.11.1 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/statsmodels-0.11.1-py3.7-linux-x86_64.egg Searching for scikit-learn>=0.20 Reading https://pypi.org/simple/scikit-learn/ Downloading https://files.pythonhosted.org/packages/73/db/7d8204ddba84ab5d1e4fd1af8f82bbe39c589488bee71e45c662f4144010/scikit_learn-0.22.1-cp37-cp37m-manylinux1_x86_64.whl#sha256=96e1365ba285903e493b1e9505b533171c852f7069d038dcc3395ece952fdc78 Best match: scikit-learn 0.22.1 Processing scikit_learn-0.22.1-cp37-cp37m-manylinux1_x86_64.whl Installing scikit_learn-0.22.1-cp37-cp37m-manylinux1_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/scikit_learn-0.22.1-py3.7-linux-x86_64.egg/EGG-INFO/requires.txt Adding scikit-learn 0.22.1 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/scikit_learn-0.22.1-py3.7-linux-x86_64.egg Searching for patsy>=0.5 Reading https://pypi.org/simple/patsy/ Downloading https://files.pythonhosted.org/packages/ea/0c/5f61f1a3d4385d6bf83b83ea495068857ff8dfb89e74824c6e9eb63286d8/patsy-0.5.1-py2.py3-none-any.whl#sha256=5465be1c0e670c3a965355ec09e9a502bf2c4cbe4875e8528b0221190a8a5d40 Best match: patsy 0.5.1 Processing patsy-0.5.1-py2.py3-none-any.whl Installing patsy-0.5.1-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/patsy-0.5.1-py3.7.egg/EGG-INFO/requires.txt Adding patsy 0.5.1 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/patsy-0.5.1-py3.7.egg Searching for joblib>=0.11 Reading https://pypi.org/simple/joblib/ Downloading https://files.pythonhosted.org/packages/28/5c/cf6a2b65a321c4a209efcdf64c2689efae2cb62661f8f6f4bb28547cf1bf/joblib-0.14.1-py2.py3-none-any.whl#sha256=bdb4fd9b72915ffb49fde2229ce482dd7ae79d842ed8c2b4c932441495af1403 Best match: joblib 0.14.1 Processing joblib-0.14.1-py2.py3-none-any.whl Installing joblib-0.14.1-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages Adding joblib 0.14.1 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/joblib-0.14.1-py3.7.egg Searching for packaging==20.1 Best match: packaging 20.1 Adding packaging 20.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages Searching for matplotlib==3.1.2 Best match: matplotlib 3.1.2 Adding matplotlib 3.1.2 to easy-install.pth file Using /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages Searching for pandas==0.25.3 Best match: pandas 0.25.3 pandas 0.25.3 is already the active version in easy-install.pth Using /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages Searching for numpy==1.18.1 Best match: numpy 1.18.1 numpy 1.18.1 is already the active version in easy-install.pth Installing f2py script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin Installing f2py3 script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin Installing f2py3.7 script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin Using /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages Searching for six==1.14.0 Best match: six 1.14.0 Adding six 1.14.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages Searching for pyparsing==2.4.6 Best match: pyparsing 2.4.6 Adding pyparsing 2.4.6 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages Searching for scipy==1.4.1 Best match: scipy 1.4.1 scipy 1.4.1 is already the active version in easy-install.pth Using /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages Searching for python-dateutil==2.8.1 Best match: python-dateutil 2.8.1 python-dateutil 2.8.1 is already the active version in easy-install.pth Using /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages Searching for kiwisolver==1.1.0 Best match: kiwisolver 1.1.0 kiwisolver 1.1.0 is already the active version in easy-install.pth Using /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages Searching for cycler==0.10.0 Best match: cycler 0.10.0 cycler 0.10.0 is already the active version in easy-install.pth Using /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages Searching for pytz==2019.3 Best match: pytz 2019.3 Adding pytz 2019.3 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages Searching for setuptools==45.2.0 Best match: setuptools 45.2.0 Adding setuptools 45.2.0 to easy-install.pth file Installing easy_install script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin Installing easy_install-3.8 script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages Finished processing dependencies for adtk==0.6.0.dev18+pr.78 [rtd-command-info] start-time: 2020-02-24T20:04:40.533625Z, end-time: 2020-02-24T20:04:40.844799Z, duration: 0, exit-code: 0 cat docs/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # ADTK documentation build configuration file, created by # sphinx-quickstart on Wed May 2 11:26:20 2018. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import os import sys sys.path.insert(0, os.path.abspath("..")) import sphinx_rtd_theme # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ "sphinx.ext.autodoc", "sphinx.ext.todo", "sphinx.ext.mathjax", "sphinx.ext.viewcode", "sphinx.ext.napoleon", "nbsphinx", ] # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = ".rst" # The master toctree document. master_doc = "index" # General information about the project. project = "ADTK" copyright = "2019-2020, Arundo Analytics, Inc." author = "Arundo Analytics, Inc" # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. version = "0.6" # The full version, including alpha/beta/rc tags. release = "0.6.0-dev.18+pr.78" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ["_build", "Thumbs.db", ".DS_Store", "**.ipynb_checkpoints"] # The name of the Pygments (syntax highlighting) style to use. pygments_style = "sphinx" # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # # html_theme = 'sphinxdoc' html_theme = "sphinx_rtd_theme" # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # html_theme_options = {"logo_only": True} html_logo = "_static/arundo_logo_black.png" # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # This is required for the alabaster theme # refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars # html_sidebars = { # '**': [ # 'about.html', # 'navigation.html', # 'relations.html', # needs 'show_related': True theme option to display # 'searchbox.html', # 'donate.html', # ] # } # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = "ADTKdoc" # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ ( master_doc, "ADTK.tex", "ADTK Documentation", "Arundo Analytics", "manual", ) ] # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [(master_doc, "ADTK", "ADTK Documentation", [author], 1)] # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ ( master_doc, "ADTK", "ADTK Documentation", author, "ADTK", "One line description of project.", "Miscellaneous", ) ] autodoc_member_order = "bysource" ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://media.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://media.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ], 'downloads': [ ("html", "//arundo-adtk.readthedocs-hosted.com/_/downloads/en/latest/htmlzip/"), ], 'subprojects': [ ], 'slug': 'arundo-adtk', 'name': u'Anomaly Detection Toolkit', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://arundo-adtk.readthedocs-hosted.com/en/stable/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'proxied_api_host': '/_', 'github_user': 'arundo', 'github_repo': 'adtk', 'github_version': 'develop', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'develop', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'develop', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '720a746d', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' [rtd-command-info] start-time: 2020-02-24T20:04:40.980460Z, end-time: 2020-02-24T20:05:04.440734Z, duration: 23, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.8.5 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 17 source files that are out of date updating environment: 17 added, 0 changed, 0 removed reading sources... [ 5%] api/aggregators reading sources... [ 11%] api/data reading sources... [ 17%] api/detectors reading sources... [ 23%] api/metrics reading sources... [ 29%] api/modules reading sources... [ 35%] api/pipe reading sources... [ 41%] api/transformers reading sources... [ 47%] api/visualization reading sources... [ 52%] developer reading sources... [ 58%] examples reading sources... [ 64%] index reading sources... [ 70%] install reading sources... [ 76%] notebooks/demo reading sources... [ 82%] notebooks/quickstart reading sources... [ 88%] quickstart reading sources... [ 94%] releasehistory reading sources... [100%] userguide looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/quickstart.ipynb: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 5%] api/aggregators writing output... [ 11%] api/data writing output... [ 17%] api/detectors writing output... [ 23%] api/metrics writing output... [ 29%] api/modules writing output... [ 35%] api/pipe writing output... [ 41%] api/transformers writing output... [ 47%] api/visualization writing output... [ 52%] developer writing output... [ 58%] examples writing output... [ 64%] index writing output... [ 70%] install writing output... [ 76%] notebooks/demo writing output... [ 82%] notebooks/quickstart writing output... [ 88%] quickstart writing output... [ 94%] releasehistory writing output... [100%] userguide generating indices... genindex py-modindex copying notebooks ... [ 50%] notebooks/demo.ipynb copying notebooks ... [100%] notebooks/quickstart.ipynb highlighting module code... [ 6%] adtk._aggregator_base highlighting module code... [ 12%] adtk._base highlighting module code... [ 18%] adtk._detector_base highlighting module code... [ 25%] adtk._transformer_base highlighting module code... [ 31%] adtk.aggregator highlighting module code... [ 37%] adtk.aggregator.aggregator highlighting module code... [ 43%] adtk.data.data highlighting module code... [ 50%] adtk.detector highlighting module code... [ 56%] adtk.detector.detector_1d highlighting module code... [ 62%] adtk.detector.detector_hd highlighting module code... [ 68%] adtk.metrics.metrics highlighting module code... [ 75%] adtk.pipe.pipe highlighting module code... [ 81%] adtk.transformer highlighting module code... [ 87%] adtk.transformer.transformer_1d highlighting module code... [ 93%] adtk.transformer.transformer_hd highlighting module code... [100%] adtk.visualization.visualization writing additional pages... search copying images... [ 1%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_6_0.png copying images... [ 3%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_10_0.png copying images... [ 4%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_14_0.png copying images... [ 6%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_18_0.png copying images... [ 7%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_22_0.png copying images... [ 9%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_25_0.png copying images... [ 10%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_28_0.png copying images... [ 12%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_32_0.png copying images... [ 14%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_36_0.png copying images... [ 15%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_39_0.png copying images... [ 17%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_40_0.png copying images... [ 18%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_44_0.png copying images... [ 20%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_48_0.png copying images... [ 21%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_51_0.png copying images... [ 23%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_54_0.png copying images... [ 25%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_57_0.png copying images... [ 26%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_62_0.png copying images... [ 28%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_66_0.png copying images... [ 29%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_67_0.png copying images... [ 31%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_70_0.png copying images... [ 32%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_73_0.png copying images... [ 34%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_76_0.png copying images... [ 35%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_80_0.png copying images... [ 37%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_83_0.png copying images... [ 39%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_85_0.png copying images... [ 40%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_89_0.png copying images... [ 42%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_93_0.png copying images... [ 43%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_96_0.png copying images... [ 45%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_99_0.png copying images... [ 46%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_102_0.png copying images... [ 48%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_107_0.png copying images... [ 50%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_115_0.png copying images... [ 51%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_115_1.png copying images... [ 53%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_116_1.png copying images... [ 54%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_123_0.png copying images... [ 56%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_123_1.png copying images... [ 57%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_124_1.png copying images... [ 59%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_129_0.png copying images... [ 60%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_131_0.png copying images... [ 62%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_136_0.png copying images... [ 64%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_140_0.png copying images... [ 65%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_142_0.png copying images... [ 67%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_148_0.png copying images... [ 68%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_152_0.png copying images... [ 70%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_205_0.png copying images... [ 71%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_206_0.png copying images... [ 73%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_207_0.png copying images... [ 75%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_208_0.png copying images... [ 76%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_quickstart_3_1.png copying images... [ 78%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_quickstart_4_0.png copying images... [ 79%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_quickstart_6_2.png copying images... [ 81%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_quickstart_7_1.png copying images... [ 82%] images/quickstart0.png copying images... [ 84%] images/quickstart1.png copying images... [ 85%] images/quickstart2.png copying images... [ 87%] images/quickstart3.png copying images... [ 89%] images/spike.png copying images... [ 90%] images/local_spike.png copying images... [ 92%] images/level_shift.png copying images... [ 93%] images/level_shift_double_rolling.png copying images... [ 95%] images/volatility_shift_double_rolling.png copying images... [ 96%] images/non_zeros_count.png copying images... [ 98%] images/seasonal.png copying images... [100%] images/cyclic.png copying static files... done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in _build/html. [rtd-command-info] start-time: 2020-02-24T20:05:04.564717Z, end-time: 2020-02-24T20:05:15.893920Z, duration: 11, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.8.5 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 17 added, 0 changed, 0 removed reading sources... [ 5%] api/aggregators reading sources... [ 11%] api/data reading sources... [ 17%] api/detectors reading sources... [ 23%] api/metrics reading sources... [ 29%] api/modules reading sources... [ 35%] api/pipe reading sources... [ 41%] api/transformers reading sources... [ 47%] api/visualization reading sources... [ 52%] developer reading sources... [ 58%] examples reading sources... [ 64%] index reading sources... [ 70%] install reading sources... [ 76%] notebooks/demo reading sources... [ 82%] notebooks/quickstart reading sources... [ 88%] quickstart reading sources... [ 94%] releasehistory reading sources... [100%] userguide looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/quickstart.ipynb: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... install quickstart userguide examples notebooks/demo api/modules api/detectors api/transformers api/aggregators api/pipe api/data api/metrics api/visualization developer releasehistory writing... done writing additional files... copying images... [ 1%] images/quickstart0.png copying images... [ 3%] images/quickstart1.png copying images... [ 5%] images/quickstart2.png copying images... [ 6%] images/quickstart3.png copying images... [ 8%] images/spike.png copying images... [ 10%] images/local_spike.png copying images... [ 11%] images/level_shift.png copying images... [ 13%] images/level_shift_double_rolling.png copying images... [ 15%] images/volatility_shift_double_rolling.png copying images... [ 16%] images/non_zeros_count.png copying images... [ 18%] images/seasonal.png copying images... [ 20%] images/cyclic.png copying images... [ 21%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_6_0.png copying images... [ 23%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_10_0.png copying images... [ 25%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_14_0.png copying images... [ 26%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_18_0.png copying images... [ 28%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_22_0.png copying images... [ 30%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_25_0.png copying images... [ 31%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_28_0.png copying images... [ 33%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_32_0.png copying images... [ 35%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_36_0.png copying images... [ 36%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_39_0.png copying images... [ 38%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_40_0.png copying images... [ 40%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_44_0.png copying images... [ 41%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_48_0.png copying images... [ 43%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_51_0.png copying images... [ 45%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_54_0.png copying images... [ 46%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_57_0.png copying images... [ 48%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_62_0.png copying images... [ 50%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_66_0.png copying images... [ 51%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_67_0.png copying images... [ 53%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_70_0.png copying images... [ 55%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_73_0.png copying images... [ 56%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_76_0.png copying images... [ 58%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_80_0.png copying images... [ 60%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_83_0.png copying images... [ 61%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_85_0.png copying images... [ 63%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_89_0.png copying images... [ 65%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_93_0.png copying images... [ 66%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_96_0.png copying images... [ 68%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_99_0.png copying images... [ 70%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_102_0.png copying images... [ 71%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_107_0.png copying images... [ 73%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_115_0.png copying images... [ 75%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_115_1.png copying images... [ 76%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_116_1.png copying images... [ 78%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_123_0.png copying images... [ 80%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_123_1.png copying images... [ 81%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_124_1.png copying images... [ 83%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_129_0.png copying images... [ 85%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_131_0.png copying images... [ 86%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_136_0.png copying images... [ 88%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_140_0.png copying images... [ 90%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_142_0.png copying images... [ 91%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_148_0.png copying images... [ 93%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_152_0.png copying images... [ 95%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_205_0.png copying images... [ 96%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_206_0.png copying images... [ 98%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_207_0.png copying images... [100%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_208_0.png copying static files... done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 1 warning. The HTML page is in _build/localmedia.