Build: #11 was successful

Job: Build Postfix was successful

Stages & jobs

  1. Build

Job result summary

Completed
Duration
16 seconds
Agent
xindi.openmrs.org
Revision
8e12871b2b6a823f797e43d9eb80ead4754def64
Successful since
#3 ()

Error summary

The build generated some errors. See the full build log for more details.

#8 [internal] load build context
#8 transferring context: 2.52kB done
#8 DONE 0.1s

#6 [linux/amd64 1/5] FROM docker.io/library/alpine:3.14@sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed
#6 sha256:f7dab3ab2d6ec29aa28769bec35331fb485b5837501b1e8556413d8b5a79c9c8 2.83MB / 2.83MB 0.1s done
#6 extracting sha256:f7dab3ab2d6ec29aa28769bec35331fb485b5837501b1e8556413d8b5a79c9c8 0.1s done
#6 DONE 0.3s

#7 [linux/arm64 1/5] FROM docker.io/library/alpine:3.14@sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed
#7 sha256:422ed46b1a92579f7c475c0c19fade6880a8d98f23a2b4ccfb77c265d4f72dfc 0B / 2.73MB 0.2s
#7 sha256:422ed46b1a92579f7c475c0c19fade6880a8d98f23a2b4ccfb77c265d4f72dfc 1.05MB / 2.73MB 0.3s
#7 sha256:422ed46b1a92579f7c475c0c19fade6880a8d98f23a2b4ccfb77c265d4f72dfc 2.73MB / 2.73MB 0.3s done
#7 extracting sha256:422ed46b1a92579f7c475c0c19fade6880a8d98f23a2b4ccfb77c265d4f72dfc
#7 extracting sha256:422ed46b1a92579f7c475c0c19fade6880a8d98f23a2b4ccfb77c265d4f72dfc 0.1s done
#7 DONE 0.7s

#9 [linux/arm64 2/5] RUN apk update && apk add postfix postfix-ldap
#9 0.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz
#9 1.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz
#9 ...

#10 [linux/amd64 2/5] RUN apk update && apk add postfix postfix-ldap
#0 0.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz
#0 0.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz
#0 0.793 v3.14.10-47-g7553b19fe26 [https://dl-cdn.alpinelinux.org/alpine/v3.14/main]
#0 0.793 v3.14.10-42-gd8ce7b89082 [https://dl-cdn.alpinelinux.org/alpine/v3.14/community]
#0 0.793 OK: 14962 distinct packages available
#0 0.981 (1/9) Installing libgcc (10.3.1_git20210424-r2)
#0 1.044 (2/9) Installing libstdc++ (10.3.1_git20210424-r2)
#0 1.082 (3/9) Installing icu-libs (67.1-r2)
#0 1.341 (4/9) Installing lmdb (0.9.29-r0)
#0 1.354 (5/9) Installing gdbm (1.19-r0)
#0 1.394 (6/9) Installing libsasl (2.1.28-r0)
#0 1.407 (7/9) Installing postfix (3.6.7-r0)
#0 1.426 Executing postfix-3.6.7-r0.pre-install
#0 1.506 (8/9) Installing libldap (2.4.58-r0)
#0 1.526 (9/9) Installing postfix-ldap (3.6.7-r0)
#0 1.542 Executing busybox-1.33.1-r8.trigger
#0 1.546 OK: 43 MiB in 23 packages
#10 DONE 1.7s

#11 [linux/amd64 3/5] COPY config/* /etc/postfix/
#11 DONE 0.1s

#12 [linux/amd64 4/5] COPY ./startup.sh /usr/local/bin/
#12 DONE 0.1s

#13 [linux/amd64 5/5] RUN chmod +x /usr/local/bin/startup.sh
#13 DONE 0.2s

#9 [linux/arm64 2/5] RUN apk update && apk add postfix postfix-ldap
#9 2.160 v3.14.10-44-g795633e54e9 [https://dl-cdn.alpinelinux.org/alpine/v3.14/main]
#9 2.160 v3.14.10-42-gd8ce7b89082 [https://dl-cdn.alpinelinux.org/alpine/v3.14/community]
#9 2.161 OK: 14835 distinct packages available
#9 3.066 (1/9) Installing libgcc (10.3.1_git20210424-r2)
#9 3.275 (2/9) Installing libstdc++ (10.3.1_git20210424-r2)
#9 3.401 (3/9) Installing icu-libs (67.1-r2)
#9 4.719 (4/9) Installing lmdb (0.9.29-r0)
#9 4.734 (5/9) Installing gdbm (1.19-r0)
#9 4.756 (6/9) Installing libsasl (2.1.28-r0)
#9 4.803 (7/9) Installing postfix (3.6.7-r0)
#9 4.824 Executing postfix-3.6.7-r0.pre-install
#9 5.144 (8/9) Installing libldap (2.4.58-r0)
#9 5.184 (9/9) Installing postfix-ldap (3.6.7-r0)
#9 5.200 Executing busybox-1.33.1-r8.trigger
#9 5.261 OK: 43 MiB in 23 packages
#9 DONE 5.4s

#14 [linux/arm64 3/5] COPY config/* /etc/postfix/
#14 DONE 0.1s

#15 [linux/arm64 4/5] COPY ./startup.sh /usr/local/bin/
#15 DONE 0.1s

#16 [linux/arm64 5/5] RUN chmod +x /usr/local/bin/startup.sh
#16 DONE 0.2s

#17 exporting to image
#17 exporting layers
#17 exporting layers 2.2s done
#17 exporting manifest sha256:7ac6a6e13a8ea03e342e9c0663be0e367d8da95032b9ba57dfb4a31842eb5596 0.0s done
#17 exporting config sha256:409b798eae9249c44e8d68fbc1fcc28b2a53585eb24dab8f73a7b3c39475a166 0.0s done
#17 exporting manifest sha256:b51d2aa6f33178986105e3661aab7f7609875219db06c18bcf30de094ef90150 0.0s done
#17 exporting config sha256:4007261ca4b9af14fbbba86433b2efd17d2540e41b29c6df039a86e9823a3562 0.0s done
#17 exporting manifest list sha256:44eac39473655a5574c9d4c5cec05a3b70133829d33077928f95bc2e94983240 0.0s done
#17 pushing layers
#17 ...

#18 [auth] openmrs/openmrs-id-postfix:pull,push token for registry-1.docker.io
#18 DONE 0.0s

#17 exporting to image
#17 pushing layers 3.0s done
#17 pushing manifest for docker.io/openmrs/openmrs-id-postfix:latest@sha256:44eac39473655a5574c9d4c5cec05a3b70133829d33077928f95bc2e94983240
#17 pushing manifest for docker.io/openmrs/openmrs-id-postfix:latest@sha256:44eac39473655a5574c9d4c5cec05a3b70133829d33077928f95bc2e94983240 0.9s done
#17 pushing layers 0.8s done
#17 pushing manifest for docker.io/openmrs/openmrs-id-postfix:1.0@sha256:44eac39473655a5574c9d4c5cec05a3b70133829d33077928f95bc2e94983240
#17 pushing manifest for docker.io/openmrs/openmrs-id-postfix:1.0@sha256:44eac39473655a5574c9d4c5cec05a3b70133829d33077928f95bc2e94983240 0.5s done
#17 DONE 7.4s