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
29-Sep-2019 15:37:10 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
29-Sep-2019 15:37:11 ---> Running in 647155e79d0f
29-Sep-2019 15:37:11 Removing intermediate container 647155e79d0f
29-Sep-2019 15:37:11 ---> aceccbaeea3e
29-Sep-2019 15:37:11 Step 5/5 : ONBUILD COPY extractor_info.json /home/clowder/
29-Sep-2019 15:37:11 ---> Running in 5d2c99454806
29-Sep-2019 15:37:11 Removing intermediate container 5d2c99454806
29-Sep-2019 15:37:11 ---> 7993b9fd10c1
29-Sep-2019 15:37:11 Successfully built 7993b9fd10c1
29-Sep-2019 15:37:12 Successfully tagged clowder/extractors-binary-preview:onbuild
29-Sep-2019 15:37:12 Sending build context to Docker daemon  9.216kB
29-Sep-2019 15:37:12
29-Sep-2019 15:37:12 Step 1/2 : FROM clowder/pyclowder:onbuild
29-Sep-2019 15:37:12 # Executing 5 build triggers
29-Sep-2019 15:37:13 ---> Running in de5625859a76
29-Sep-2019 15:37:14 Removing intermediate container de5625859a76
29-Sep-2019 15:37:15 ---> Running in a0d875f74b72
29-Sep-2019 15:37:17 Removing intermediate container a0d875f74b72
29-Sep-2019 15:37:17 ---> cba1f5d8a9c2
29-Sep-2019 15:37:17 Step 2/2 : ENV MAIN_SCRIPT="wordcount.py"
29-Sep-2019 15:37:18 ---> Running in 5f377622c351
29-Sep-2019 15:37:18 Removing intermediate container 5f377622c351
29-Sep-2019 15:37:18 ---> db9e76b3eca6
29-Sep-2019 15:37:18 Successfully built db9e76b3eca6
29-Sep-2019 15:37:18 Successfully tagged clowder/extractors-wordcount:latest