browser_linux_36
Passed Started
by
@zmostaani
Zohreh MOSTAANI
1Running with gitlab-runner 11.0.0 (5396d320)2 on docker fd5d3bf03Using Docker executor with image docker.idiap.ch/beat/ci.env.editor:0.0.1r0 ...4Pulling docker image docker.idiap.ch/beat/ci.env.editor:0.0.1r0 ...5Using docker image sha256:f1e2de254eb404022fdeda01518af0b167b36470610809ae46bf43f2c1995f4a for docker.idiap.ch/beat/ci.env.editor:0.0.1r0 ...8Removing _ci/9Removing dist/10Removing miniconda.sh11Removing miniconda/12Removing sphinx/13HEAD is now at 3cfff40 minor documentation fix14Checking out 3cfff400 as docedit...15Skipping Git submodules setup17Downloading artifacts from coordinator... ok id=147654 responseStatus=200 OK token=xq9Luhoq19$ ./_ci/install.sh _ci master20(10:00:19) $ mkdir -pv _ci21(10:00:19) $ curl --location --silent --show-error --output _ci/cacert.pem https://gitlab.idiap.ch/bob/bob.admin/raw/master/gitlab/cacert.pem22(10:00:20) $ curl --location --silent --show-error --output _ci/functions.sh https://gitlab.idiap.ch/bob/bob.admin/raw/master/gitlab/functions.sh23(10:00:20) $ curl --location --silent --show-error --output _ci/conda_build_config.yaml https://gitlab.idiap.ch/bob/bob.admin/raw/master/gitlab/conda_build_config.yaml24(10:00:20) $ curl --location --silent --show-error --output _ci/recipe_append.yaml https://gitlab.idiap.ch/bob/bob.admin/raw/master/gitlab/recipe_append.yaml25(10:00:21) $ curl --location --silent --show-error --output _ci/matplotlibrc https://gitlab.idiap.ch/bob/bob.admin/raw/master/gitlab/matplotlibrc26(10:00:21) $ curl --location --silent --show-error --output _ci/before_build.sh https://gitlab.idiap.ch/bob/bob.admin/raw/master/gitlab/before_build.sh27(10:00:21) $ chmod 755 _ci/before_build.sh28(10:00:21) $ curl --location --silent --show-error --output _ci/after_build.sh https://gitlab.idiap.ch/bob/bob.admin/raw/master/gitlab/after_build.sh29(10:00:21) $ chmod 755 _ci/after_build.sh30(10:00:21) $ curl --location --silent --show-error --output _ci/build.sh https://gitlab.idiap.ch/bob/bob.admin/raw/master/gitlab/build.sh31(10:00:21) $ chmod 755 _ci/build.sh32(10:00:21) $ curl --location --silent --show-error --output _ci/deploy.sh https://gitlab.idiap.ch/bob/bob.admin/raw/master/gitlab/deploy.sh33(10:00:21) $ chmod 755 _ci/deploy.sh34(10:00:21) $ curl --location --silent --show-error --output _ci/pypi.sh https://gitlab.idiap.ch/bob/bob.admin/raw/master/gitlab/pypi.sh35(10:00:21) $ chmod 755 _ci/pypi.sh36(10:00:21) $ curl --location --silent --show-error --output _ci/channel_support.py https://gitlab.idiap.ch/bob/bob.admin/raw/master/gitlab/channel_support.py37(10:00:21) $ chmod 755 _ci/channel_support.py38$ ./_ci/before_build.sh39(10:00:21.815) PYTHON_VERSION=3.640(10:00:21.816) CI_PROJECT_URL=https://gitlab.idiap.ch/beat/beat.editor41(10:00:21.817) CI_PROJECT_DIR=/local/builds/beat/beat.editor42(10:00:21.818) CI_PROJECT_PATH=beat/beat.editor43(10:00:21.819) CI_PROJECT_NAME=beat.editor44(10:00:21.820) CI_COMMIT_REF_NAME=docedit45(10:00:21.821) export BOB_PACKAGE_VERSION=1.0.0b046(10:00:21.822) PYPIUSER=********47(10:00:21.823) PYPIPASS=********48(10:00:21.824) DOCUSER=********49(10:00:21.825) DOCPASS=********50(10:00:22.108) OSNAME=linux51(10:00:22.109) VISIBILITY=public52(10:00:22.110) IS_MASTER=false53(10:00:22.111) export OS_SLUG=linux-6454(10:00:22.112) export DOCSERVER=http://www.idiap.ch55(10:00:22.113) TESTSERVER=https://testpypi.python.org/legacy/56(10:00:22.114) CONDA_ROOT=/local/builds/beat/beat.editor/miniconda57(10:00:22.115) export CONDARC=/local/builds/beat/beat.editor/miniconda/condarc58(10:00:22.116) export BOB_DATABASE_SERVER=http://www.idiap.ch/public/databases/latest59(10:00:22.117) export BOB_DOCUMENTATION_SERVER=http://www.idiap.ch/software/bob/docs/bob/%(name)s/master/60(10:00:22.118) export CURL_CA_BUNDLE=/local/builds/beat/beat.editor/_ci/cacert.pem61(10:00:22.119) export SSL_CERT_FILE=/local/builds/beat/beat.editor/_ci/cacert.pem62(10:00:22.120) export GIT_SSL_CAINFO=/local/builds/beat/beat.editor/_ci/cacert.pem63(10:00:22.122) export DOC_SERVER_PREFIX=public-upload/docs/beat/beat.editor64(10:00:22.123) DOC_UPLOADS=public-upload/docs/beat/beat.editor/docedit/65./_ci/functions.sh: line 514: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)66(10:00:22.196) export LANG=en_US.UTF-867(10:00:22.197) export LC_ALL=en_US.UTF-868(10:00:22.198) export MATPLOTLIBRC=/local/builds/beat/beat.editor/_ci69(10:00:22.199) Installing miniconda in /local/builds/beat/beat.editor/miniconda ...70(10:00:22.200) Downloading latest miniconda3 installer...71(10:00:22.201) $ curl --silent --output miniconda.sh https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh72(10:02:15.671) $ mv /local/builds/beat/beat.editor/miniconda /local/builds/beat/beat.editor/miniconda.cached73(10:02:15.673) $ bash miniconda.sh -b -p /local/builds/beat/beat.editor/miniconda74bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)75PREFIX=/local/builds/beat/beat.editor/miniconda76installing: python-3.6.5-hc3d631a_2 ...77Python 3.6.5 :: Anaconda, Inc.78installing: ca-certificates-2018.03.07-0 ...79installing: conda-env-2.6.0-h36134e3_1 ...80installing: libgcc-ng-7.2.0-hdf63c60_3 ...81installing: libstdcxx-ng-7.2.0-hdf63c60_3 ...82installing: libffi-3.2.1-hd88cf55_4 ...83installing: ncurses-6.1-hf484d3e_0 ...84installing: openssl-1.0.2o-h20670df_0 ...85installing: tk-8.6.7-hc745277_3 ...86installing: xz-5.2.4-h14c3975_4 ...87installing: yaml-0.1.7-had09818_2 ...88installing: zlib-1.2.11-ha838bed_2 ...89installing: libedit-3.1.20170329-h6b74fdf_2 ...90installing: readline-7.0-ha6073c6_4 ...91installing: sqlite-3.23.1-he433501_0 ...92installing: asn1crypto-0.24.0-py36_0 ...93installing: certifi-2018.4.16-py36_0 ...94installing: chardet-3.0.4-py36h0f667ec_1 ...95installing: idna-2.6-py36h82fb2a8_1 ...96installing: pycosat-0.6.3-py36h0a5515d_0 ...97installing: pycparser-2.18-py36hf9f622e_1 ...98installing: pysocks-1.6.8-py36_0 ...99installing: ruamel_yaml-0.15.37-py36h14c3975_2 ...100installing: six-1.11.0-py36h372c433_1 ...101installing: cffi-1.11.5-py36h9745a5d_0 ...102installing: setuptools-39.2.0-py36_0 ...103installing: cryptography-2.2.2-py36h14c3975_0 ...104installing: wheel-0.31.1-py36_0 ...105installing: pip-10.0.1-py36_0 ...106installing: pyopenssl-18.0.0-py36_0 ...107installing: urllib3-1.22-py36hbe7ace6_0 ...108installing: requests-2.18.4-py36he2e5f8d_1 ...109installing: conda-4.5.4-py36_0 ...110installation finished.111(10:02:23.435) CONDA_CHANNELS[0]=public/conda/label/beta112(10:02:23.436) CONDA_CHANNELS[1]=public/conda113Contents of `/local/builds/beat/beat.editor/miniconda/condarc':114default_channels: #!final119add_pip_as_python_dependency: false #!final120changeps1: false #!final121always_yes: true #!final122quiet: true #!final123show_channel_urls: true #!final124anaconda_upload: false #!final125ssl_verify: false #!final126channels: #!final129 - defaults130(10:02:23.438) $ /local/builds/beat/beat.editor/miniconda/bin/conda install python conda=4 curl conda-build=3.10.3131Solving environment: ...working... done132## Package Plan ##133 environment location: /local/builds/beat/beat.editor/miniconda134 added / updated specs: 135 - conda-build=3.10.3136 - conda=4137 - curl138 - python139The following packages will be downloaded:140 package | build141 ---------------------------|-----------------142 pkginfo-1.4.2 | py36_1 39 KB defaults143 pyyaml-3.13 | py36h14c3975_0 178 KB defaults144 conda-verify-3.0.2 | py36_0 31 KB defaults145 jinja2-2.10 | py36_0 184 KB defaults146 filelock-3.0.6 | py36_0 12 KB defaults147 conda-4.5.11 | py36_0 1.0 MB defaults148 conda-build-3.10.3 | py36_0 431 KB defaults149 libssh2-1.8.0 | h9cfc8f7_4 243 KB defaults150 python-3.6.6 | hc3d631a_0 29.4 MB defaults151 beautifulsoup4-4.6.3 | py36_0 138 KB defaults152 psutil-5.4.6 | py36h14c3975_0 303 KB defaults153 libcurl-7.61.0 | h1ad7b7a_0 494 KB defaults154 glob2-0.6 | py36_0 17 KB defaults155 click-6.7 | py36_0 105 KB defaults156 openssl-1.0.2p | h14c3975_0 3.5 MB defaults157 certifi-2018.8.24 | py36_1 140 KB defaults158 curl-7.61.0 | h84994c4_0 141 KB defaults159 patchelf-0.9 | hf484d3e_2 68 KB defaults160 future-0.16.0 | py36_0 668 KB defaults161 markupsafe-1.0 | py36h14c3975_1 24 KB defaults162 sqlite-3.24.0 | h84994c4_0 1.8 MB defaults163 ------------------------------------------------------------164 Total: 38.7 MB165The following NEW packages will be INSTALLED:166 beautifulsoup4: 4.6.3-py36_0 defaults167 click: 6.7-py36_0 defaults168 conda-build: 3.10.3-py36_0 defaults169 conda-verify: 3.0.2-py36_0 defaults170 curl: 7.61.0-h84994c4_0 defaults171 filelock: 3.0.6-py36_0 defaults172 future: 0.16.0-py36_0 defaults173 glob2: 0.6-py36_0 defaults174 jinja2: 2.10-py36_0 defaults175 libcurl: 7.61.0-h1ad7b7a_0 defaults176 libssh2: 1.8.0-h9cfc8f7_4 defaults177 markupsafe: 1.0-py36h14c3975_1 defaults178 patchelf: 0.9-hf484d3e_2 defaults179 pkginfo: 1.4.2-py36_1 defaults180 psutil: 5.4.6-py36h14c3975_0 defaults181 pyyaml: 3.13-py36h14c3975_0 defaults182The following packages will be UPDATED:183 certifi: 2018.4.16-py36_0 defaults --> 2018.8.24-py36_1 defaults184 conda: 4.5.4-py36_0 defaults --> 4.5.11-py36_0 defaults185 openssl: 1.0.2o-h20670df_0 defaults --> 1.0.2p-h14c3975_0 defaults186 python: 3.6.5-hc3d631a_2 defaults --> 3.6.6-hc3d631a_0 defaults187 sqlite: 3.23.1-he433501_0 defaults --> 3.24.0-h84994c4_0 defaults188Preparing transaction: ...working... done189Verifying transaction: ...working... done190Executing transaction: ...working... done191(10:03:15.592) $ /local/builds/beat/beat.editor/miniconda/bin/conda clean --lock192(10:03:15.779) $ /local/builds/beat/beat.editor/miniconda/bin/conda info193 active environment : None194 user config file : /root/.condarc195 populated config files : /local/builds/beat/beat.editor/miniconda/condarc196 conda version : 4.5.11197 conda-build version : 3.10.3198 python version : 3.6.6.final.0199 base environment : /local/builds/beat/beat.editor/miniconda (writable)200 channel URLs : http://www.idiap.ch/public/conda/label/beta/linux-64212 package cache : /local/builds/beat/beat.editor/miniconda/pkgs213 /root/.conda/pkgs214 envs directories : /local/builds/beat/beat.editor/miniconda/envs215 /root/.conda/envs216 platform : linux-64217 user-agent : conda/4.5.11 requests/2.18.4 CPython/3.6.6 Linux/3.16.36 ubuntu/18.04 glibc/2.27218 UID:GID : 0:0219 netrc file : None220 offline mode : False221$ mv conda-bld ${CONDA_ROOT}222$ export BEAT_BROWSER_TESTS=true223$ BOB_TEST_ONLY=true ./_ci/build.sh224(10:03:16.275) PYTHON_VERSION=3.6225(10:03:16.276) CI_PROJECT_URL=https://gitlab.idiap.ch/beat/beat.editor226(10:03:16.277) CI_PROJECT_DIR=/local/builds/beat/beat.editor227(10:03:16.278) CI_PROJECT_PATH=beat/beat.editor228(10:03:16.279) CI_PROJECT_NAME=beat.editor229(10:03:16.281) CI_COMMIT_REF_NAME=docedit230(10:03:16.282) export BOB_PACKAGE_VERSION=1.0.0b0231(10:03:16.283) PYPIUSER=********232(10:03:16.284) PYPIPASS=********233(10:03:16.285) DOCUSER=********234(10:03:16.286) DOCPASS=********235(10:03:17.092) OSNAME=linux236(10:03:17.094) VISIBILITY=public237(10:03:17.095) IS_MASTER=false238(10:03:17.096) export OS_SLUG=linux-64239(10:03:17.097) export DOCSERVER=http://www.idiap.ch240(10:03:17.098) TESTSERVER=https://testpypi.python.org/legacy/241(10:03:17.099) CONDA_ROOT=/local/builds/beat/beat.editor/miniconda242(10:03:17.100) export CONDARC=/local/builds/beat/beat.editor/miniconda/condarc243(10:03:17.101) export BOB_DATABASE_SERVER=http://www.idiap.ch/public/databases/latest244(10:03:17.102) export BOB_DOCUMENTATION_SERVER=http://www.idiap.ch/software/bob/docs/bob/%(name)s/master/245(10:03:17.103) export CURL_CA_BUNDLE=/local/builds/beat/beat.editor/_ci/cacert.pem246(10:03:17.104) export SSL_CERT_FILE=/local/builds/beat/beat.editor/_ci/cacert.pem247(10:03:17.106) export GIT_SSL_CAINFO=/local/builds/beat/beat.editor/_ci/cacert.pem248(10:03:17.107) export DOC_SERVER_PREFIX=public-upload/docs/beat/beat.editor249(10:03:17.108) DOC_UPLOADS=public-upload/docs/beat/beat.editor/docedit/250./_ci/functions.sh: line 514: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)251(10:03:17.109) export LANG=en_US.UTF-8252(10:03:17.110) export LC_ALL=en_US.UTF-8253(10:03:17.111) export MATPLOTLIBRC=/local/builds/beat/beat.editor/_ci254(10:03:17.112) $ source /local/builds/beat/beat.editor/miniconda/etc/profile.d/conda.sh255(10:03:17.114) $ conda activate base256(10:03:17.254) export PATH=/local/builds/beat/beat.editor/miniconda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin257(10:03:17.255) CONDA_CHANNELS[0]=public/conda/label/beta258(10:03:17.256) CONDA_CHANNELS[1]=public/conda259(10:03:17.257) $ /local/builds/beat/beat.editor/miniconda/bin/python /local/builds/beat/beat.editor/_ci/channel_support.py http://www.idiap.ch/public/conda/label/beta beat.editor 1.0.0b0 3.6260(10:03:17.853) export BOB_BUILD_NUMBER=19261(10:03:17.854) $ cp /local/builds/beat/beat.editor/_ci/recipe_append.yaml conda/recipe_append.yaml262(10:03:17.869) $ /local/builds/beat/beat.editor/miniconda/bin/conda build --no-anaconda-upload --variant-config-files /local/builds/beat/beat.editor/_ci/conda_build_config.yaml --python=3.6 --test conda263TEST START: conda264Adding in variants from internal_defaults265INFO:conda_build.variants:Adding in variants from internal_defaults266INFO:conda_build.variants:Adding in variants from /local/builds/beat/beat.editor/_ci/conda_build_config.yaml267Adding in variants from /local/builds/beat/beat.editor/_ci/conda_build_config.yaml268INFO:conda_build.variants:Adding in variants from config.variant269Adding in variants from config.variant270updating: beat.editor-1.0.0b0-py36h9b23768_19.tar.bz2271Solving environment: ...working... done272Solving environment: ...working... done273Renaming work directory, /local/builds/beat/beat.editor/miniconda/conda-bld/beat.editor_1535968998507/work to /local/builds/beat/beat.editor/miniconda/conda-bld/beat.editor_1535968998507/work_moved_beat.editor-1.0.0b0-py36h9b23768_19_linux-64274Solving environment: ...working... done275## Package Plan ##276 environment location: /local/builds/beat/beat.editor/miniconda/conda-bld/beat.editor_1535968998507/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol277The following NEW packages will be INSTALLED:278 alabaster: 0.7.11-py36_0 defaults 279 aniso8601: 3.0.0-py36haa2c913_0 http://www.idiap.ch/public/conda 280 appdirs: 1.4.3-py36h28b3542_0 defaults 281 asn1crypto: 0.24.0-py36_0 defaults 282 babel: 2.6.0-py36_0 defaults 283 beat-devel: 2018.08.22-py36_0 http://www.idiap.ch/public/conda 284 beat.backend.python: 1.5.0b0-py36hc500fa2_6 http://www.idiap.ch/public/conda/label/beta285 beat.cmdline: 1.4.0b0-py36h81dbaf2_35 http://www.idiap.ch/public/conda/label/beta286 beat.core: 1.6.0b0-py36h2bfdff8_12 http://www.idiap.ch/public/conda/label/beta287 beat.editor: 1.0.0b0-py36h9b23768_19 local 288 blas: 1.0-mkl defaults 289 bob-devel: 2018.08.22-py36hf484d3e_0 http://www.idiap.ch/public/conda 290 bob.extension: 3.1.1b0-py36h3634323_3 http://www.idiap.ch/public/conda/label/beta291 ca-certificates: 2018.03.07-0 defaults 292 cairo: 1.14.12-h7636065_2 defaults 293 certifi: 2018.8.13-py36_0 defaults 294 cffi: 1.11.5-py36h9745a5d_0 defaults 295 chardet: 3.0.4-py36_1 defaults 296 click: 6.7-py36h5253387_0 defaults 297 click-plugins: 1.0.3-py36_0 defaults 298 coverage: 4.5.1-py36h14c3975_0 defaults 299 cryptography: 2.3-py36hb7f436b_0 defaults 300 cryptography-vectors: 2.3-py36_0 defaults 301 cycler: 0.10.0-py36h93f1223_0 defaults 302 dbus: 1.13.2-h714fa37_1 defaults 303 docker-py: 3.2.1-py36haa2c913_0 http://www.idiap.ch/public/conda 304 docker-pycreds: 0.2.2-py36haa2c913_0 http://www.idiap.ch/public/conda 305 docopt: 0.6.2-py36_0 defaults 306 docutils: 0.14-py36hb0f60f5_0 defaults 307 expat: 2.2.5-he0dffb1_0 defaults 308 flask: 0.12.2-py36hb24657c_0 defaults 309 flask-cors: 3.0.3-py36h2d857d3_0 defaults 310 flask-restful: 0.3.6-py36haa2c913_0 http://www.idiap.ch/public/conda 311 fontconfig: 2.12.6-h49f89f6_0 defaults 312 freetype: 2.8-hab7d2ae_1 defaults 313 glib: 2.56.1-h000015b_0 defaults 314 graphite2: 1.3.11-h16798f4_2 defaults 315 graphviz: 2.40.1-h25d223c_0 defaults 316 gst-plugins-base: 1.14.0-hbbd80ab_1 defaults 317 gstreamer: 1.14.0-hb453b48_1 defaults 318 harfbuzz: 1.7.6-h5f0a787_1 defaults 319 icu: 58.2-h9c2bf20_1 defaults 320 idna: 2.7-py36_0 defaults 321 imagesize: 1.0.0-py36_0 defaults 322 intel-openmp: 2018.0.3-0 defaults 323 itsdangerous: 0.24-py36_1 defaults 324 jinja2: 2.10-py36_0 defaults 325 jpeg: 9b-h024ee3a_2 defaults 326 jsonschema: 2.6.0-py36h006f8b5_0 defaults 327 kiwisolver: 1.0.1-py36hf484d3e_0 defaults 328 libedit: 3.1.20170329-h6b74fdf_2 defaults 329 libffi: 3.2.1-hd88cf55_4 defaults 330 libgcc: 7.2.0-h69d50b8_2 defaults 331 libgcc-ng: 8.2.0-hdf63c60_1 defaults 332 libgfortran-ng: 7.3.0-hdf63c60_0 defaults 333 libpng: 1.6.34-hb9fc6fc_0 defaults 334 libsodium: 1.0.16-h1bed415_0 defaults 335 libstdcxx-ng: 8.2.0-hdf63c60_1 defaults 336 libtiff: 4.0.9-he85c1e1_1 defaults 337 libtool: 2.4.6-h544aabb_3 defaults 338 libxcb: 1.13-h1bed415_1 defaults 339 libxml2: 2.9.8-h26e45fe_1 defaults 340 markupsafe: 1.0-py36h14c3975_1 defaults 341 matplotlib: 2.2.2-py36h0e671d2_1 defaults 342 mkl: 2018.0.3-1 defaults 343 mkl_fft: 1.0.4-py36h4414c95_1 defaults 344 mkl_random: 1.0.1-py36h4414c95_1 defaults 345 ncurses: 6.1-hf484d3e_0 defaults 346 nodejs: 8.9.3-h439df22_0 defaults 347 nose: 1.3.7-py36_2 defaults 348 numpy: 1.14.5-py36h1b885b7_4 defaults 349 numpy-base: 1.14.5-py36hdbf6ddf_4 defaults 350 olefile: 0.45.1-py36_0 defaults 351 openssl: 1.0.2p-h14c3975_0 defaults 352 oset: 0.1.3-py36haf68d3b_0 http://www.idiap.ch/public/conda 353 packaging: 17.1-py36_0 defaults 354 pango: 1.41.0-hd475d92_0 defaults 355 pcre: 8.42-h439df22_0 defaults 356 pillow: 4.3.0-py36h6f462bf_1 defaults 357 pip: 10.0.1-py36_0 defaults 358 pixman: 0.34.0-hceecf20_3 defaults 359 pycparser: 2.18-py36_1 defaults 360 pycrypto: 2.6.1-py36h14c3975_9 defaults 361 pygments: 2.2.0-py36h0d3125c_0 defaults 362 pyopenssl: 18.0.0-py36_0 defaults 363 pyparsing: 2.2.0-py36_1 defaults 364 pyqt: 5.9.2-py36h751905a_0 defaults 365 pysocks: 1.6.8-py36_0 defaults 366 python: 3.6.6-hc3d631a_0 defaults 367 python-dateutil: 2.7.3-py36_0 defaults 368 python-graphviz: 0.8.2-py36_0 defaults 369 pytz: 2018.5-py36_0 defaults 370 pyzmq: 17.0.0-py36h14c3975_3 defaults 371 qt: 5.9.5-h7e424d6_0 defaults 372 readline: 7.0-ha6073c6_4 defaults 373 requests: 2.19.1-py36_0 defaults 374 setuptools: 39.2.0-py36_0 defaults 375 simplejson: 3.13.2-py36_0 defaults 376 sip: 4.19.8-py36hf484d3e_0 defaults 377 six: 1.11.0-py36_1 defaults 378 snowballstemmer: 1.2.1-py36h6febd40_0 defaults 379 sphinx: 1.6.3-py36he5f0bdb_0 defaults 380 sphinx_rtd_theme: 0.4.0-py36_0 defaults 381 sphinxcontrib: 1.0-py36_1 defaults 382 sphinxcontrib-websupport: 1.1.0-py36_1 defaults 383 sqlite: 3.24.0-h84994c4_0 defaults 384 termcolor: 1.1.0-py36_1 defaults 385 tk: 8.6.7-hc745277_3 defaults 386 tornado: 5.1-py36h14c3975_0 defaults 387 typing: 3.6.4-py36_0 defaults 388 urllib3: 1.23-py36_0 defaults 389 websocket-client: 0.47.0-py36haf68d3b_0 http://www.idiap.ch/public/conda 390 werkzeug: 0.14.1-py36_0 defaults 391 wheel: 0.31.1-py36_0 defaults 392 xz: 5.2.4-h14c3975_4 defaults 393 zeromq: 4.2.5-hf484d3e_0 defaults 394 zlib: 1.2.11-ha838bed_2 defaults 395Preparing transaction: ...working... done396Verifying transaction: ...working... done397Executing transaction: ...working... done398/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)399import: 'beat.editor'400import: 'beat.editor'401/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)402+ beateditor --help403Starts the BEAT editor404Usage: beateditor [-v...] [--debug] [--prefix=<path>] [--cache=<path>] [--dev]405 beateditor --help406 beateditor --version407Options:408 -h, --help Shows this help message and exits409 -V, --version Prints the version and exits410 -v, --verbose Increases the output verbosity level. Using "-vv"411 allows the program to output informational messages as412 it goes along.413 -d, --debug Use the debug version of the javascript source to414 launch the editor415 --dev Use the development version, which doesn't open a new416 web browser tab.417 -p, --prefix=<path> Overrides the prefix of your local data. If not set use418 the value from your RC file419 [default: /local/builds/beat/beat.editor/miniconda/conda-bld/beat.editor_1535968998507/test_tmp/prefix]420 -c, --cache=<path> Overrides the cache prefix. If not set, use the value421 from your RC file, otherwise defaults to422 `<prefix>/cache'423Examples:424 Start the editor:425 $ beateditor -vv426 Start the editor in development mode:427 $ beateditor -vv --debug428+ nosetests --with-coverage --cover-package=beat.editor -sv beat.editor429Name Stmts Miss Cover430-----------------------------------------------------431beat/editor/__init__.py 0 0 100%432beat/editor/scripts/__init__.py 0 0 100%433-----------------------------------------------------434TOTAL 0 0 100%435----------------------------------------------------------------------436Ran 0 tests in 0.000s437OK438+ sphinx-build -aEW /local/builds/beat/beat.editor/conda/../doc /local/builds/beat/beat.editor/conda/../sphinx439Running Sphinx v1.6.3440Adding intersphinx source for `python': https://docs.python.org/3.6/441Adding intersphinx source for `numpy': https://docs.scipy.org/doc/numpy-1.14.0/442Adding intersphinx source for `setuptools': https://setuptools.readthedocs.io/en/latest/443Adding intersphinx source for `docopt': http://docopt.readthedocs.io/en/latest/444[autosummary] generating autosummary for: development.rst, editor.rst, index.rst, install.rst, user.rst445loading intersphinx inventory from https://docs.python.org/3.6/objects.inv...446loading intersphinx inventory from https://docs.scipy.org/doc/numpy-1.14.0/objects.inv...447loading intersphinx inventory from https://setuptools.readthedocs.io/en/latest/objects.inv...448loading intersphinx inventory from http://docopt.readthedocs.io/en/latest/objects.inv...449intersphinx inventory has moved: http://docopt.readthedocs.io/en/latest/objects.inv -> https://docopt.readthedocs.io/en/latest/objects.inv450loading intersphinx inventory from http://simplejson.readthedocs.io/en/stable/objects.inv...451intersphinx inventory has moved: http://simplejson.readthedocs.io/en/stable/objects.inv -> https://simplejson.readthedocs.io/en/stable/objects.inv452loading intersphinx inventory from http://pyzmq.readthedocs.io/en/stable/objects.inv...453intersphinx inventory has moved: http://pyzmq.readthedocs.io/en/stable/objects.inv -> https://pyzmq.readthedocs.io/en/stable/objects.inv454building [mo]: all of 0 po files455building [html]: all source files456updating environment: 5 added, 0 changed, 0 removed457reading sources... [ 20%] development458reading sources... [ 40%] editor459reading sources... [ 60%] index460reading sources... [ 80%] install461reading sources... [100%] user462looking for now-outdated files... none found463pickling environment... done464checking consistency... done465preparing documents... done466writing output... [ 20%] development467writing output... [ 40%] editor468writing output... [ 60%] index469writing output... [ 80%] install470writing output... [100%] user471generating indices... genindex py-modindex472writing additional pages... search473copying images... [ 3%] ./img/editor_generic_breakdown.png474copying images... [ 6%] ./img/editor_database_breakdown.png475copying images... [ 9%] ./img/editor_dataformat_breakdown.png476copying images... [ 12%] ./img/editor_algorithm_breakdown.png477copying images... [ 16%] ./img/editor_toolchain_breakdown.png478copying images... [ 19%] ./img/editor_experiment_breakdown.png479copying images... [ 22%] ./img/workflow_screenshot.png480copying images... [ 25%] ./img/beat_editor_home.png481copying images... [ 29%] ./img/iris_setosa.jpg482copying images... [ 32%] ./img/iris_versicolor.jpg483copying images... [ 35%] ./img/iris_virginica.jpg484copying images... [ 38%] ./img/iris_versicolor_measurements.png485copying images... [ 41%] ./img/iris_db_overview.png486copying images... [ 45%] ./img/iris_diagram_1.png487copying images... [ 48%] ./img/iris_diagram_2.png488copying images... [ 51%] ./img/iris_diagram_3.png489copying images... [ 54%] ./img/iris_diagram_4.png490copying images... [ 58%] ./img/iris_diagram_database.png491copying images... [ 61%] ./img/iris_diagram_training.png492copying images... [ 64%] ./img/iris_diagram_testing.png493copying images... [ 67%] ./img/iris_diagram_analyzer.png494copying images... [ 70%] ./img/iris_toolchain.png495copying images... [ 74%] ./img/lda_roc.png496copying images... [ 77%] ./img/lda_scores_distribution.png497copying images... [ 80%] ./img/means_roc.png498copying images... [ 83%] ./img/means_scores_distribution.png499copying images... [ 87%] ./img/iris_db_before.png500copying images... [ 90%] ./img/iris_db_after.png501copying images... [ 93%] ./img/iris_advanced_toolchain.png502copying images... [ 96%] ./img/adv_roc.png503copying images... [100%] ./img/adv_scores_distribution.png504copying static files... done505copying extra files... done506dumping search index in English (code: en) ... done507dumping object inventory... done508build succeeded.509+ sphinx-build -aEb doctest /local/builds/beat/beat.editor/conda/../doc sphinx510Running Sphinx v1.6.3511making output directory...512Adding intersphinx source for `python': https://docs.python.org/3.6/513Adding intersphinx source for `numpy': https://docs.scipy.org/doc/numpy-1.14.0/514Adding intersphinx source for `setuptools': https://setuptools.readthedocs.io/en/latest/515Adding intersphinx source for `docopt': http://docopt.readthedocs.io/en/latest/516[autosummary] generating autosummary for: development.rst, editor.rst, index.rst, install.rst, user.rst517loading intersphinx inventory from https://docs.python.org/3.6/objects.inv...518loading intersphinx inventory from https://docs.scipy.org/doc/numpy-1.14.0/objects.inv...519loading intersphinx inventory from https://setuptools.readthedocs.io/en/latest/objects.inv...520loading intersphinx inventory from http://docopt.readthedocs.io/en/latest/objects.inv...521intersphinx inventory has moved: http://docopt.readthedocs.io/en/latest/objects.inv -> https://docopt.readthedocs.io/en/latest/objects.inv522loading intersphinx inventory from http://simplejson.readthedocs.io/en/stable/objects.inv...523intersphinx inventory has moved: http://simplejson.readthedocs.io/en/stable/objects.inv -> https://simplejson.readthedocs.io/en/stable/objects.inv524loading intersphinx inventory from http://pyzmq.readthedocs.io/en/stable/objects.inv...525intersphinx inventory has moved: http://pyzmq.readthedocs.io/en/stable/objects.inv -> https://pyzmq.readthedocs.io/en/stable/objects.inv526building [mo]: all of 0 po files527building [doctest]: all source files528updating environment: 5 added, 0 changed, 0 removed529reading sources... [ 20%] development530reading sources... [ 40%] editor531reading sources... [ 60%] index532reading sources... [ 80%] install533reading sources... [100%] user534looking for now-outdated files... none found535pickling environment... done536checking consistency... done537running tests...538Doctest summary539===============540 0 tests541 0 failures in tests542 0 failures in setup code543 0 failures in cleanup code544build succeeded.545+ conda inspect linkages -p /local/builds/beat/beat.editor/miniconda/conda-bld/beat.editor_1535968998507/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol beat.editor546beat.editor547-----------548system:549not found:550+ cd /local/builds/beat/beat.editor/conda/../conda/js551+ npm install552npm WARN notice [SECURITY] timespan has the following vulnerability: 1 low. Go here for more details: https://nodesecurity.io/advisories?search=timespan&version=2.3.0 - Run `npm i npm@latest -g` to upgrade your npm version, and then `npm audit` to get more info.553npm WARN notice [SECURITY] mixin-deep has the following vulnerability: 1 low. Go here for more details: https://nodesecurity.io/advisories?search=mixin-deep&version=1.3.0 - Run `npm i npm@latest -g` to upgrade your npm version, and then `npm audit` to get more info.554npm WARN notice [SECURITY] tunnel-agent has the following vulnerability: 1 moderate. Go here for more details: https://nodesecurity.io/advisories?search=tunnel-agent&version=0.4.3 - Run `npm i npm@latest -g` to upgrade your npm version, and then `npm audit` to get more info.555npm WARN notice [SECURITY] lodash has the following vulnerability: 1 low. Go here for more details: https://nodesecurity.io/advisories?search=lodash&version=4.17.4 - Run `npm i npm@latest -g` to upgrade your npm version, and then `npm audit` to get more info.556npm WARN notice [SECURITY] hoek has the following vulnerability: 1 moderate. Go here for more details: https://nodesecurity.io/advisories?search=hoek&version=2.16.3 - Run `npm i npm@latest -g` to upgrade your npm version, and then `npm audit` to get more info.557npm WARN notice [SECURITY] atob has the following vulnerability: 1 moderate. Go here for more details: https://nodesecurity.io/advisories?search=atob&version=2.0.3 - Run `npm i npm@latest -g` to upgrade your npm version, and then `npm audit` to get more info.558> uws@9.14.0 install /local/builds/beat/beat.editor/conda/js/node_modules/uws559> node-gyp rebuild > build_log.txt 2>&1 || exit 0560> husky@0.14.3 install /local/builds/beat/beat.editor/conda/js/node_modules/husky561> node ./bin/install.js562husky563CI detected, skipping Git hooks installation564npm WARN beat.editor@0.0.0 No repository field.565npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/chokidar/node_modules/fsevents):566npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})567added 1780 packages in 118.101s568+ npm test569> beat.editor@0.0.0 test /local/builds/beat/beat.editor/conda/js570> cross-env BABEL_ENV=test NODE_ENV=test karma start571START:572(node:716) DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead573ℹ 「wdm」: 574ℹ 「wdm」: Compiled successfully.575ℹ 「wdm」: Compiling...576ℹ 「wdm」: wait until bundle finished: noop577ℹ 「wdm」: wait until bundle finished: noop578babel-preset-env: `DEBUG` option579Using targets:580{581 "chrome": "66",582 "firefox": "60"583}584Modules transform: false585Using plugins:586ℹ 「wdm」: 587ℹ 「wdm」: Compiled successfully.58803 09 2018 10:16:15.364:INFO [karma]: Karma v2.0.4 server started at http://0.0.0.0:9876/58903 09 2018 10:16:15.366:INFO [launcher]: Launching browser FirefoxHeadless with unlimited concurrency59003 09 2018 10:16:15.442:INFO [launcher]: Starting browser Firefox59103 09 2018 10:16:26.132:INFO [Firefox 59.0.0 (Ubuntu 0.0.0)]: Connected on socket v-fQK4yehUHJ0DZXAAAA with id 33889279592Firefox 59.0.0 (Ubuntu 0.0.0) WARN: 'schema $id ignored', 'http://json-schema.org/draft-07/schema#'593Firefox 59.0.0 (Ubuntu 0.0.0) WARN: 'schema $id ignored', 'http://json-schema.org/draft-07/schema#'594Firefox 59.0.0 (Ubuntu 0.0.0) WARN: 'schema $id ignored', 'http://json-schema.org/draft-07/schema#'595 <CacheInput />596 ✔ has 2 required props597 ✔ can take up to 5 props598 <DeleteInputBtn />599 ✔ takes a "deleteFunc" prop600 ✔ calls the deleteFunc when clicked601 <NewEntityModal />602 ✔ has 9 required props and is missing 1 optional603 ✔ has all 10 props604 for databases605 ✔ properly handles creating a new object606 ✔ properly handles copying607 ✔ properly handles creating a new version608 ✔ properly handles creating a new object 609 ✔ properly handles copying 610 ✔ properly handles creating a new version 611 for algorithms612 ✔ properly handles creating a new object613 ✔ properly handles copying614 ✔ properly handles creating a new version615 for experiments616 ✔ properly handles creating a new object617 ✔ properly handles copying618 <ValidSchemaBadge />619 should accept620 database621 ✔ test/test/1622 ✔ iris/1623 ✔ atnt/3624 ✔ avspoof/2625 ✔ banca/2626 ✔ kboc16/2627 ✔ mobio/2628 ✔ simple/1629 ✔ voxforge/2630 ✔ xm2vts/2631 algorithm632 ✔ test/non-analyzer-alg/1633 ✔ test/iris_preprocessor/1634 ✔ test/iris_testing/1635 ✔ test/iris_training/1636 ✔ test/linear_machine_projection/1637 ✔ test/linear_machines_scoring/1638 ✔ test/means_testing/1639 ✔ test/means_training/1640 ✔ test/pca/1641 ✔ test/pcatest/1642 ✔ test/testing/1643 ✔ tutorial/linear_machine_projection/4644 ✔ tutorial/linear_machines_scoring/4645 ✔ tutorial/pca/2646 ✔ test/iris_analyzer/1647 ✔ test/iris_analyzer_error/1648 ✔ test/iris_analyzertest/1649 ✔ test/postperf_iso/1650 ✔ tutorial/postperf_iso/1651 ✔ aythamimm/manhattan_scaled_scoring/63652 ✔ tutorial/linear_machine_projection/4 653 ✔ tutorial/linear_machines_scoring/4 654 ✔ tutorial/pca/2 655 ✔ tutorial/postperf_iso/1 656 ✔ user/cropping_rgb/1657 ✔ user/eerhter_postperf/1658 ✔ user/integers_add/1659 ✔ user/integers_echo/1660 ✔ user/integers_echo_analyzer/1661 ✔ user/integers_echo_error/1662 ✔ user/integers_echo_ignore/1663 ✔ user/integers_echo_sleep/1664 ✔ user/integers_mean_analyzer/1665 ✔ user/linear_machines_scoring/1666 ✔ user/linear_machine_x2_projection/1667 ✔ user/pca_lda/1668 dataformat669 ✔ test/df/1670 ✔ aythamimm/keystroke_model/6671 ✔ elie_khoury/string_probe_scores/1672 ✔ plot/bar/1673 ✔ plot/isoroc/1674 ✔ plot/scatter/1675 ✔ system/array_1d_floats/1676 ✔ system/array_1d_text/1677 ✔ system/array_1d_uint64/1678 ✔ system/array_2d_floats/1679 ✔ system/array_2d_uint8/1680 ✔ system/array_3d_uint8/1681 ✔ system/coordinates/1682 ✔ system/eye_positions/1683 ✔ system/integer/1684 ✔ system/kboc16_keystroke/1685 ✔ system/text/1686 ✔ system/uint64/1687 ✔ tutorial/atvs_keystroke/1688 ✔ tutorial/linear_machine/1689 ✔ tutorial/probe_scores/1690 ✔ user/linear_machine/1691 ✔ user/probe_scores/1692 library693 ✔ test/lib/1694 ✔ user/anotherlib/1695 ✔ user/thelib/1696 should reject697 database698 ✔ test/test/1699 ✔ test/test/1 700ERROR: 'Warning: Failed prop type: Invalid prop `children` supplied to `Form`, expected a ReactNode.701 in Form (created by AlgorithmEditor)702 in AlgorithmEditor (created by WrapperComponent)703 in WrapperComponent'704 <AlgorithmEditor />705 accepts706 ✔ test/non-analyzer-alg/1707 ✔ test/iris_preprocessor/1708 ✔ test/iris_testing/1709 ✔ test/iris_training/1710 ✔ test/linear_machine_projection/1711 ✔ test/linear_machines_scoring/1712 ✔ test/means_testing/1713 ✔ test/means_training/1714 ✔ test/pca/1715 ✔ test/pcatest/1716 ✔ test/testing/1717 ✔ tutorial/linear_machine_projection/4718 ✔ tutorial/linear_machines_scoring/4719 ✔ tutorial/pca/2720 ✔ test/iris_analyzer/1721 ✔ test/iris_analyzer_error/1722 ✔ test/iris_analyzertest/1723 ✔ test/postperf_iso/1724 ✔ tutorial/postperf_iso/1725 ✔ aythamimm/manhattan_scaled_scoring/63726 ✔ tutorial/linear_machine_projection/4 727 ✔ tutorial/linear_machines_scoring/4 728 ✔ tutorial/pca/2 729 ✔ tutorial/postperf_iso/1 730 ✔ user/cropping_rgb/1731 ✔ user/eerhter_postperf/1732 ✔ user/integers_add/1733 ✔ user/integers_echo/1734 ✔ user/integers_echo_analyzer/1735 ✔ user/integers_echo_error/1736 ✔ user/integers_echo_ignore/1737 ✔ user/integers_echo_sleep/1738 ✔ user/integers_mean_analyzer/1739 ✔ user/linear_machines_scoring/1740 ✔ user/linear_machine_x2_projection/1741 ✔ user/pca_lda/1742 creates743 ✔ user/integers_echo/1744 ✔ user/integers_add/1745 ✔ user/integers_echo_analyzer/1746 ✔ user/integers_echo_ignore/1747 ✔ system/integers_echo_sleep/1748 ✔ user/integers_mean_analyzer/1749 <DatabaseEditor />750 accepts751 ✔ test/test/1752 ✔ iris/1753 ✔ atnt/3754 ✔ avspoof/2755 ✔ banca/2756 ✔ kboc16/2757 ✔ mobio/2758 ✔ simple/1759 ✔ voxforge/2760 ✔ xm2vts/2761 creates762 ✔ simple/1763 ✔ simple/2764 <DataformatEditor />765 accepts766 ✔ test/df/1767 ✔ aythamimm/keystroke_model/6768 ✔ elie_khoury/string_probe_scores/1769 ✔ plot/bar/1770 ✔ plot/isoroc/1771 ✔ plot/scatter/1772 ✔ system/array_1d_floats/1773 ✔ system/array_1d_text/1774 ✔ system/array_1d_uint64/1775 ✔ system/array_2d_floats/1776 ✔ system/array_2d_uint8/1777 ✔ system/array_3d_uint8/1778 ✔ system/coordinates/1779 ✔ system/eye_positions/1780 ✔ system/integer/1781 ✔ system/kboc16_keystroke/1782 ✔ system/text/1783 ✔ system/uint64/1784 ✔ tutorial/atvs_keystroke/1785 ✔ tutorial/linear_machine/1786 ✔ tutorial/probe_scores/1787 ✔ user/linear_machine/1788 ✔ user/probe_scores/1789 creates790 ✔ system/integer/1791 ✔ system/array_1d_text/1792 ✔ system/array_2d_floats/1793 ✔ plot/bar/1794 <ExperimentEditor />795 accepts796 ✔ user/user/single/1/single_add797 creates798 ✔ user/user/single/1/single_add799 ✔ test/test/iris_advanced/1/iris800 <LibraryEditor />801 accepts802 ✔ test/lib/1803 ✔ user/anotherlib/1804 ✔ user/thelib/1805 creates806 ✔ user/anotherlib/1807 ✔ user/thelib/1808 <ToolchainConnection />809 ✔ accepts the test connection with the right props810 ✔ correctly styles the visible line811 <ToolchainEditor />812 accepts813 ✖ test/iris_advanced/1 (skipped)814 ✖ tutorial/eigenface/1 (skipped)815 ✖ user/double/1 (skipped)816 ✖ user/fisherface/1 (skipped)817 ✖ user/single/1 (skipped)818 ✖ user/triangle/1 (skipped)819 nameValidator820 database names821 ✔ should not accept names with a "-" character822 ✔ should accept names with a "_" character823 ✔ should accept names with only ascii characters824Finished in 8.873 secs / 6.972 secs @ 10:16:36 GMT+0000 (UTC)825SUMMARY:826✔ 185 tests completed827ℹ 6 tests skipped828+ cd -829/local/builds/beat/beat.editor/miniconda/conda-bld/beat.editor_1535968998507/test_tmp830+ exit 0831Resource usage statistics from testing beat.editor:832 Process count: 8833 CPU time: Sys=0:00:05.0, User=0:01:02.9834 Memory: 1.1G835 Disk usage: 4.9K836 Time elapsed: 0:02:59.0837TEST END: conda838--dirty flag and --keep-old-work not specified.Removing build/test folder after successful build/test.839/local/builds/beat/beat.editor/miniconda/lib/python3.6/site-packages/conda_build/environ.py:379: UserWarning: The environment variable 'DOCSERVER' is being passed through with value http://www.idiap.ch. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time.840 UserWarning841/local/builds/beat/beat.editor/miniconda/lib/python3.6/site-packages/conda_build/environ.py:379: UserWarning: The environment variable 'DOCSERVER' is being passed through with value http://www.idiap.ch. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time.842 UserWarning843/local/builds/beat/beat.editor/miniconda/lib/python3.6/site-packages/conda_build/environ.py:379: UserWarning: The environment variable 'DOCSERVER' is being passed through with value http://www.idiap.ch. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time.844 UserWarning845/local/builds/beat/beat.editor/miniconda/lib/python3.6/site-packages/conda_build/environ.py:379: UserWarning: The environment variable 'DOCSERVER' is being passed through with value http://www.idiap.ch. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time.846 UserWarning847/local/builds/beat/beat.editor/miniconda/lib/python3.6/site-packages/conda_build/environ.py:379: UserWarning: The environment variable 'DOCSERVER' is being passed through with value http://www.idiap.ch. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time.848 UserWarning849/local/builds/beat/beat.editor/miniconda/lib/python3.6/site-packages/conda_build/environ.py:379: UserWarning: The environment variable 'DOCSERVER' is being passed through with value http://www.idiap.ch. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time.850 UserWarning851/local/builds/beat/beat.editor/miniconda/lib/python3.6/site-packages/conda_build/environ.py:379: UserWarning: The environment variable 'DOCSERVER' is being passed through with value http://www.idiap.ch. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time.852 UserWarning853/local/builds/beat/beat.editor/miniconda/lib/python3.6/site-packages/conda_build/environ.py:379: UserWarning: The environment variable 'DOCSERVER' is being passed through with value http://www.idiap.ch. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time.854 UserWarning855/local/builds/beat/beat.editor/miniconda/lib/python3.6/site-packages/conda_build/environ.py:379: UserWarning: The environment variable 'DOCSERVER' is being passed through with value http://www.idiap.ch. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time.856 UserWarning857/local/builds/beat/beat.editor/miniconda/lib/python3.6/site-packages/conda_build/environ.py:379: UserWarning: The environment variable 'DOCSERVER' is being passed through with value http://www.idiap.ch. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time.858 UserWarning859/local/builds/beat/beat.editor/miniconda/lib/python3.6/site-packages/conda_build/environ.py:379: UserWarning: The environment variable 'DOCSERVER' is being passed through with value http://www.idiap.ch. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time.860 UserWarning861/local/builds/beat/beat.editor/miniconda/lib/python3.6/site-packages/conda_build/environ.py:379: UserWarning: The environment variable 'DOCSERVER' is being passed through with value http://www.idiap.ch. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time.862 UserWarning863INFO:conda_build.config:--dirty flag and --keep-old-work not specified.Removing build/test folder after successful build/test.864All tests passed865####################################################################################866Source and build intermediates have been left in /local/builds/beat/beat.editor/miniconda/conda-bld.867There are currently 1 accumulated.868To remove them, you can run the ```conda build purge``` command870$ ./_ci/after_build.sh871(10:16:40.005) PYTHON_VERSION=3.6872(10:16:40.006) CI_PROJECT_URL=https://gitlab.idiap.ch/beat/beat.editor873(10:16:40.007) CI_PROJECT_DIR=/local/builds/beat/beat.editor874(10:16:40.008) CI_PROJECT_PATH=beat/beat.editor875(10:16:40.009) CI_PROJECT_NAME=beat.editor876(10:16:40.010) CI_COMMIT_REF_NAME=docedit877(10:16:40.011) export BOB_PACKAGE_VERSION=1.0.0b0878(10:16:40.012) PYPIUSER=********879(10:16:40.013) PYPIPASS=********880(10:16:40.014) DOCUSER=********881(10:16:40.015) DOCPASS=********882(10:16:40.602) OSNAME=linux883(10:16:40.603) VISIBILITY=public884(10:16:40.604) IS_MASTER=false885(10:16:40.605) export OS_SLUG=linux-64886(10:16:40.606) export DOCSERVER=http://www.idiap.ch887(10:16:40.608) TESTSERVER=https://testpypi.python.org/legacy/888(10:16:40.609) CONDA_ROOT=/local/builds/beat/beat.editor/miniconda889(10:16:40.610) export CONDARC=/local/builds/beat/beat.editor/miniconda/condarc890(10:16:40.611) export BOB_DATABASE_SERVER=http://www.idiap.ch/public/databases/latest891(10:16:40.612) export BOB_DOCUMENTATION_SERVER=http://www.idiap.ch/software/bob/docs/bob/%(name)s/master/892(10:16:40.613) export CURL_CA_BUNDLE=/local/builds/beat/beat.editor/_ci/cacert.pem893(10:16:40.614) export SSL_CERT_FILE=/local/builds/beat/beat.editor/_ci/cacert.pem894(10:16:40.615) export GIT_SSL_CAINFO=/local/builds/beat/beat.editor/_ci/cacert.pem895(10:16:40.617) export DOC_SERVER_PREFIX=public-upload/docs/beat/beat.editor896(10:16:40.618) DOC_UPLOADS=public-upload/docs/beat/beat.editor/docedit/897./_ci/functions.sh: line 514: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)898(10:16:40.619) export LANG=en_US.UTF-8899(10:16:40.620) export LC_ALL=en_US.UTF-8900(10:16:40.621) export MATPLOTLIBRC=/local/builds/beat/beat.editor/_ci901Job succeeded