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
02-Aug-2016 15:41:33
02-Aug-2016 15:41:34 Step 1 : FROM ubuntu
02-Aug-2016 15:41:34 latest: Pulling from library/ubuntu
02-Aug-2016 15:41:34 Digest: sha256:c6674c44c6439673bf56536c1a15916639c47ea04c3d6296c5df938add67b54b
02-Aug-2016 15:41:34 Status: Image is up to date for ubuntu:latest
02-Aug-2016 15:41:34 ---> 42118e3df429
02-Aug-2016 15:41:34 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/*     ;
02-Aug-2016 15:41:34 ---> Using cache
02-Aug-2016 15:41:34 ---> ef020dcff289
02-Aug-2016 15:41:34 Step 3 : COPY FILES.toolserver /
02-Aug-2016 15:41:35 ---> 3c8b8ae4a88f
02-Aug-2016 15:41:35 Removing intermediate container 064a146c55aa
02-Aug-2016 15:41:35 Step 4 : ENV TOOLSERVER_PORT 8082
02-Aug-2016 15:41:35 ---> Running in b9afb8be91ce
02-Aug-2016 15:41:35 ---> 0152cd76ff94
02-Aug-2016 15:41:35 Removing intermediate container b9afb8be91ce
02-Aug-2016 15:41:35 Step 5 : CMD /usr/local/bin/usage
02-Aug-2016 15:41:35 ---> Running in a3622ec14c6e
02-Aug-2016 15:41:35 ---> 44255820047a
02-Aug-2016 15:41:35 Removing intermediate container a3622ec14c6e
02-Aug-2016 15:41:35 Successfully built 44255820047a
02-Aug-2016 15:41:35 Tagged clowder toolserver with local
02-Aug-2016 15:41:35 Tagged clowder toolserver with local
02-Aug-2016 15:41:35 Untagged: toolserver-27778:latest
02-Aug-2016 15:41:35 Untagged: clowder-27778:latest