Build: #4 failed Changes by Sara Lambert

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
16-May-2018 11:10:44 Status: Image is up to date for ubuntu:16.04
16-May-2018 11:10:44 ---> 0b1edfbffd27
16-May-2018 11:10:44 Step 2/6 : MAINTAINER Bing Zhang <bing@illinois.edu>
16-May-2018 11:10:44 ---> Using cache
16-May-2018 11:10:44 ---> 06c33cb9f73b
16-May-2018 11:10:44 Step 3/6 : ENV EMAIL_ADDRESS=""    FIRST_NAME=""    LAST_NAME=""     PASSWORD=""    MONGO_URI=""    CLOWDER_PORT_9000_TCP_ADDR=""    CLOWDER_PORT_9000_TCP_PORT=""    RABBITMQ_PORT_15672_TCP_ADDR=""    RABBITMQ_PORT_15672_PORT=""    MONGO_PORT_27017_TCP_ADDR=""    MONGO_PORT_27017_TCP_PORT=""
16-May-2018 11:10:44 ---> Using cache
16-May-2018 11:10:44 ---> d00a207f5983
16-May-2018 11:10:44 Step 4/6 : RUN mkdir -p /data/db &&     apt-get update &&     apt-get install -y netcat curl lsb-release &&     apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv EA312927 &&     echo "deb http://repo.mongodb.org/apt/ubuntu "$(lsb_release -sc)"/mongodb-org/3.2 multiverse" | tee /etc/apt/sources.list.d/mongodb-org-3.2.list &&     apt-get update && apt-get install -y     mongodb-org     net-tools iproute     python3 python3-pip &&     pip3 install passlib bcrypt
16-May-2018 11:10:44 ---> Using cache
16-May-2018 11:10:44 ---> a2ad40846a9a
16-May-2018 11:10:44 Step 5/6 : COPY FILES.mongo-init /
16-May-2018 11:10:44 ---> Using cache
16-May-2018 11:10:44 ---> e46bc6a0fc5b
16-May-2018 11:10:44 Step 6/6 : ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
16-May-2018 11:10:44 ---> Using cache
16-May-2018 11:10:44 ---> a9670e702fe8
16-May-2018 11:10:44 Successfully built a9670e702fe8
16-May-2018 11:10:44 Successfully tagged mongo-init-20109:latest
16-May-2018 11:10:45 Tagged clowder toolserver with local
16-May-2018 11:10:45 Tagged clowder mongo-init with local
16-May-2018 11:10:45 Untagged: toolserver-20109:latest
16-May-2018 11:10:45 Untagged: clowder-20109:latest
16-May-2018 11:10:45 Untagged: mongo-init-20109:latest
16-May-2018 11:10:45 /bin/sh: 0: Can't open release.sh