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:47:37 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:47:38 ---> Running in 94a988a8e41c
29-Sep-2019 15:47:38 Removing intermediate container 94a988a8e41c
29-Sep-2019 15:47:38 ---> 180289b3710d
29-Sep-2019 15:47:38 Step 5/5 : ONBUILD COPY extractor_info.json /home/clowder/
29-Sep-2019 15:47:38 ---> Running in 7a23286dafd7
29-Sep-2019 15:47:38 Removing intermediate container 7a23286dafd7
29-Sep-2019 15:47:38 ---> ebdc425f71c3
29-Sep-2019 15:47:38 Successfully built ebdc425f71c3
29-Sep-2019 15:47:38 Successfully tagged clowder/extractors-binary-preview:onbuild
29-Sep-2019 15:47:38 Sending build context to Docker daemon  9.216kB
29-Sep-2019 15:47:38
29-Sep-2019 15:47:39 Step 1/2 : FROM clowder/pyclowder:onbuild
29-Sep-2019 15:47:39 # Executing 5 build triggers
29-Sep-2019 15:47:39 ---> Running in ce8abe9f2c93
29-Sep-2019 15:47:41 Removing intermediate container ce8abe9f2c93
29-Sep-2019 15:47:41 ---> Running in 9d24abe0302e
29-Sep-2019 15:47:43 Removing intermediate container 9d24abe0302e
29-Sep-2019 15:47:43 ---> 6ab372cb686b
29-Sep-2019 15:47:43 Step 2/2 : ENV MAIN_SCRIPT="wordcount.py"
29-Sep-2019 15:47:43 ---> Running in 3dae7f4a9cc6
29-Sep-2019 15:47:44 Removing intermediate container 3dae7f4a9cc6
29-Sep-2019 15:47:44 ---> a16c389054ca
29-Sep-2019 15:47:44 Successfully built a16c389054ca
29-Sep-2019 15:47:44 Successfully tagged clowder/extractors-wordcount:latest