Build: #2 was successful Changes by Sandeep Puthanveetil Satheesan

Logs

The following logs have been generated by the jobs in this branch.
  • Expand all
  • Collapse all
Job Logs
Collapse Default Job Default Stage Download or View
30-May-2019 23:27:10 Successfully tagged clowder/extractors-wordcount-simple-r-extractor:latest
30-May-2019 23:27:10 Sending build context to Docker daemon  8.192kB
30-May-2019 23:27:10
30-May-2019 23:27:10 Step 1/7 : FROM python:3.5
30-May-2019 23:27:10 ---> 74a0040526f9
30-May-2019 23:27:10 Step 2/7 : ENV RABBITMQ_URI="amqp://guest:guest@rabbitmq/%2F"
30-May-2019 23:27:10 ---> Using cache
30-May-2019 23:27:10 ---> 5a32a85f447e
30-May-2019 23:27:10 Step 3/7 : EXPOSE 9999
30-May-2019 23:27:10 ---> Using cache
30-May-2019 23:27:10 ---> 337a1aeaf454
30-May-2019 23:27:10 Step 4/7 : RUN pip install pika==0.11.2 requests==2.18.4
30-May-2019 23:27:10 ---> Using cache
30-May-2019 23:27:10 ---> ed000a685d11
30-May-2019 23:27:10 Step 5/7 : WORKDIR /src
30-May-2019 23:27:10 ---> Using cache
30-May-2019 23:27:10 ---> 53923ce19092
30-May-2019 23:27:10 Step 6/7 : COPY monitor.py /src/
30-May-2019 23:27:10 ---> Using cache
30-May-2019 23:27:10 ---> 7b6191bf8e92
30-May-2019 23:27:10 Step 7/7 : CMD python monitor.py
30-May-2019 23:27:10 ---> Using cache
30-May-2019 23:27:10 ---> e292e6c4f2e2
30-May-2019 23:27:10 Successfully built e292e6c4f2e2
30-May-2019 23:27:10 Successfully tagged clowder/extractors-monitor:latest