Next Generation of pyClowder

Build: #3 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
2 minutes
Agent
buildserver-1.ncsa.illinois.edu
Revision
a0d31eb90c697074ff18114afd716d726970cd57
Total tests
20
Failing since
#1 (First build for this plan – )
No failed test found. A possible compilation error occurred.

Tests

  • 20 tests in total
  • < 1 second taken in total.

Error summary

The build generated some errors. See the full build log for more details.

DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
The command '/bin/sh -c echo "deb http://cran.rstudio.com/bin/linux/ubuntu xenial/" > /etc/apt/sources.list.d/R.list     && apt-key adv --keyserver keyserver.ubuntu.com --recv E084DAB9     && apt-get -q -q update     && apt-get -y install --no-install-recommends r-base-core r-base-dev     && rm -rf /var/lib/apt/lists/*     && Rscript --vanilla -e "install.packages('jsonlite', repos='http://cran.rstudio.com/'); print(system.file(package = 'jsonlite')); q(status=as.integer(system.file(package = 'jsonlite') == ''))"' returned a non-zero code: 100