Build: #1 was successful First build for this plan

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
15-Apr-2016 12:27:15 Step 1 : FROM ubuntu
15-Apr-2016 12:27:16 latest: Pulling from library/ubuntu
15-Apr-2016 12:27:16 759d6771041e: Already exists
15-Apr-2016 12:27:16 8836b825667b: Already exists
15-Apr-2016 12:27:16 c2f5e51744e6: Already exists
15-Apr-2016 12:27:16 a3ed95caeb02: Already exists
15-Apr-2016 12:27:16 Digest: sha256:b4dbab2d8029edddfe494f42183de20b7e2e871a424ff16ffe7b15a31f102536
15-Apr-2016 12:27:16 Status: Image is up to date for ubuntu:latest
15-Apr-2016 12:27:16 ---> b72889fa879c
15-Apr-2016 12:27:16 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/*     ;
15-Apr-2016 12:27:16 ---> Using cache
15-Apr-2016 12:27:16 ---> 3e6f6f080222
15-Apr-2016 12:27:16 Step 3 : COPY FILES.toolserver /
15-Apr-2016 12:27:16 ---> Using cache
15-Apr-2016 12:27:16 ---> 56c89d7276cb
15-Apr-2016 12:27:16 Step 4 : ENV TOOLSERVER_PORT 8082
15-Apr-2016 12:27:16 ---> Using cache
15-Apr-2016 12:27:16 ---> 7f7e3c688f33
15-Apr-2016 12:27:16 Step 5 : CMD /usr/local/bin/usage
15-Apr-2016 12:27:16 ---> Using cache
15-Apr-2016 12:27:16 ---> 207f53c2e7cb
15-Apr-2016 12:27:16 Successfully built 207f53c2e7cb
15-Apr-2016 12:27:16 Tagged clowder toolserver with local
15-Apr-2016 12:27:16 Untagged: toolserver-17307:latest
15-Apr-2016 12:27:16 Untagged: clowder-17307:latest