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 Job Default Stage Download or View
18-May-2018 15:24:41 ---> Using cache
18-May-2018 15:24:41 ---> d76af5667807
18-May-2018 15:24:41 Step 4/5 : ONBUILD RUN if [ -e packages.apt ]; then                 apt-get -q -q update                 && xargs apt-get -y install --no-install-recommends < packages.apt                 && rm -rf /var/lib/apt/lists/*;             fi
18-May-2018 15:24:41 ---> Using cache
18-May-2018 15:24:41 ---> b75424abf74e
18-May-2018 15:24:41 Step 5/5 : ONBUILD COPY extractor_info.json /home/clowder/
18-May-2018 15:24:41 ---> Using cache
18-May-2018 15:24:41 ---> fb97999f9009
18-May-2018 15:24:41 Successfully built fb97999f9009
18-May-2018 15:24:41 Successfully tagged clowder/extractors-binary-preview:onbuild
18-May-2018 15:24:41 Sending build context to Docker daemon  9.216kB
18-May-2018 15:24:41
18-May-2018 15:24:41 Step 1/2 : FROM clowder/pyclowder:onbuild
18-May-2018 15:24:41 # Executing 5 build triggers
18-May-2018 15:24:41 ---> Using cache
18-May-2018 15:24:41 ---> Using cache
18-May-2018 15:24:41 ---> Using cache
18-May-2018 15:24:41 ---> Using cache
18-May-2018 15:24:41 ---> Using cache
18-May-2018 15:24:41 ---> a7a68bba9b42
18-May-2018 15:24:41 Step 2/2 : ENV MAIN_SCRIPT="wordcount.py"
18-May-2018 15:24:41 ---> Using cache
18-May-2018 15:24:41 ---> eed845b0de35
18-May-2018 15:24:41 Successfully built eed845b0de35
18-May-2018 15:24:41 Successfully tagged clowder/extractors-wordcount:latest