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
06-Dec-2016 14:12:47 Successfully built f6c7b1a6041b
06-Dec-2016 14:12:47 Sending build context to Docker daemon 22.02 kB
06-Dec-2016 14:12:47
06-Dec-2016 14:12:47 Step 1 : FROM ubuntu
06-Dec-2016 14:12:48 latest: Pulling from library/ubuntu
06-Dec-2016 14:12:48 Digest: sha256:3b64c309deae7ab0f7dbdd42b6b326261ccd6261da5d88396439353162703fb5
06-Dec-2016 14:12:48 Status: Image is up to date for ubuntu:latest
06-Dec-2016 14:12:48 ---> 4ca3a192ff2a
06-Dec-2016 14:12:48 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/*     ;
06-Dec-2016 14:12:48 ---> Using cache
06-Dec-2016 14:12:48 ---> 2fee608e98fa
06-Dec-2016 14:12:48 Step 3 : COPY FILES.toolserver /
06-Dec-2016 14:12:48 ---> Using cache
06-Dec-2016 14:12:48 ---> c73e89a351f3
06-Dec-2016 14:12:48 Step 4 : ENV TOOLSERVER_PORT 8082
06-Dec-2016 14:12:48 ---> Using cache
06-Dec-2016 14:12:48 ---> ca8e3cb3fcc5
06-Dec-2016 14:12:48 Step 5 : CMD /usr/local/bin/usage
06-Dec-2016 14:12:48 ---> Using cache
06-Dec-2016 14:12:48 ---> 902e38ee6eda
06-Dec-2016 14:12:48 Successfully built 902e38ee6eda
06-Dec-2016 14:12:48 Tagged clowder toolserver with local
06-Dec-2016 14:12:48 Tagged clowder toolserver with local
06-Dec-2016 14:12:48 Untagged: toolserver-1917:latest
06-Dec-2016 14:12:48 Untagged: clowder-1917:latest