Build: #2 was successful Changes by Indira Gutierrez Polo

Logs

The following logs have been generated by the jobs in this branch.
  • Expand all
  • Collapse all
Job Logs
Collapse default Default Stage Download or View
19-Apr-2016 14:04:20 Step 1 : FROM ubuntu
19-Apr-2016 14:04:21 latest: Pulling from library/ubuntu
19-Apr-2016 14:04:21 759d6771041e: Already exists
19-Apr-2016 14:04:21 8836b825667b: Already exists
19-Apr-2016 14:04:21 c2f5e51744e6: Already exists
19-Apr-2016 14:04:21 a3ed95caeb02: Already exists
19-Apr-2016 14:04:21 Digest: sha256:b4dbab2d8029edddfe494f42183de20b7e2e871a424ff16ffe7b15a31f102536
19-Apr-2016 14:04:21 Status: Image is up to date for ubuntu:latest
19-Apr-2016 14:04:21 ---> b72889fa879c
19-Apr-2016 14:04:21 Step 2 : RUN apt-get -y update     && apt-get -y install curl unzip docker.io python python-dev python-pip     && pip install flask-restful     && pip install arrow     && apt-get clean all     && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*     ;
19-Apr-2016 14:04:21 ---> Using cache
19-Apr-2016 14:04:21 ---> 3e6f6f080222
19-Apr-2016 14:04:21 Step 3 : COPY FILES.toolserver /
19-Apr-2016 14:04:21 ---> Using cache
19-Apr-2016 14:04:21 ---> 56c89d7276cb
19-Apr-2016 14:04:21 Step 4 : ENV TOOLSERVER_PORT 8082
19-Apr-2016 14:04:21 ---> Using cache
19-Apr-2016 14:04:21 ---> 7f7e3c688f33
19-Apr-2016 14:04:21 Step 5 : CMD /usr/local/bin/usage
19-Apr-2016 14:04:21 ---> Using cache
19-Apr-2016 14:04:21 ---> 207f53c2e7cb
19-Apr-2016 14:04:21 Successfully built 207f53c2e7cb
19-Apr-2016 14:04:21 Tagged clowder toolserver with local
19-Apr-2016 14:04:21 Untagged: toolserver-663:latest
19-Apr-2016 14:04:21 Untagged: clowder-663:latest