Plan responsible for building Docker images for the 3.x demo and development sites

Build: #1920 failed

Job: Build Gateway was successful

Job result summary

Completed
Duration
6 seconds
Agent
xindi.openmrs.org
Revision
18d65144e8de0b3083b2ee3ff545b6fc2e36082d 18d65144e8de0b3083b2ee3ff545b6fc2e36082d
Successful since
#1895 ()

Error summary

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

+ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod
+ MODULESHOME=/usr/share/lmod/lmod
+ export LMOD_PKG
+ export LMOD_CMD
+ export LMOD_DIR
+ export MODULESHOME
+ LMOD_VERSION=6.6
+ export LMOD_VERSION
+ '[' : '!=' : ']'
+ unalias ml
+ true
++ echo YES
++ /usr/bin/tr '[:upper:]' '[:lower:]'
+ export_module=yes
+ '[' -n '5.1.16(1)-release' -a yes '!=' no ']'
+ export -f module
+ export -f ml
+ unset export_module
+ '[' -n '' ']'
+ '[' 5 -ge 3 ']'
+ '[' -r /usr/share/lmod/lmod/init/lmod_bash_completions ']'
+ '[' -n '' ']'
+ [[ ehuB != ehuxB ]]
+ echo 'End of Lmod init/bash script to define the module command'
+ export IMAGE=openmrs/openmrs-reference-application-3-gateway
+ IMAGE=openmrs/openmrs-reference-application-3-gateway
+ docker login -u openmrsci -p ********
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

+ docker buildx build --pull --push --platform linux/amd64,linux/arm64 -t openmrs/openmrs-reference-application-3-gateway:nightly -t openmrs/openmrs-reference-application-3-gateway:dev3 gateway/
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile:
#1 transferring dockerfile: 174B done
#1 DONE 0.1s

#2 [linux/arm64 internal] load metadata for docker.io/library/nginx:1.23-alpine
#2 ...

#3 [auth] library/nginx:pull token for registry-1.docker.io
#3 DONE 0.0s

#4 [linux/amd64 internal] load metadata for docker.io/library/nginx:1.23-alpine
#4 DONE 0.4s

#2 [linux/arm64 internal] load metadata for docker.io/library/nginx:1.23-alpine
#2 DONE 0.4s

#5 [internal] load .dockerignore
#5 transferring context: 2B done
#5 DONE 0.1s

#6 [internal] load build context
#6 transferring context: 3.17kB done
#6 DONE 0.1s

#7 [linux/arm64 1/3] FROM docker.io/library/nginx:1.23-alpine@sha256:02ffd439b71d9ea9408e449b568f65c0bbbb94bebd8750f1d80231ab6496008e
#7 resolve docker.io/library/nginx:1.23-alpine@sha256:02ffd439b71d9ea9408e449b568f65c0bbbb94bebd8750f1d80231ab6496008e 0.1s done
#7 CACHED

#8 [linux/amd64 1/3] FROM docker.io/library/nginx:1.23-alpine@sha256:02ffd439b71d9ea9408e449b568f65c0bbbb94bebd8750f1d80231ab6496008e
#8 resolve docker.io/library/nginx:1.23-alpine@sha256:02ffd439b71d9ea9408e449b568f65c0bbbb94bebd8750f1d80231ab6496008e 0.1s done
#8 CACHED

#9 [linux/amd64 2/3] COPY nginx.conf /etc/nginx/nginx.conf
#9 DONE 0.1s

#10 [linux/arm64 2/3] COPY nginx.conf /etc/nginx/nginx.conf
#10 DONE 0.1s

#11 [linux/amd64 3/3] COPY default.conf.template /etc/nginx/templates/
#11 DONE 0.1s

#12 [linux/arm64 3/3] COPY default.conf.template /etc/nginx/templates/
#12 DONE 0.1s

#13 exporting to image
#13 exporting layers
#13 exporting layers 0.6s done
#13 exporting manifest sha256:42416e2b9c71ea2046eaaed25f9cacb5e7ea940cc04a588b22cad7e5050d704f 0.0s done
#13 exporting config sha256:14b7a511930470d2a05c37d67f892ba3f8ca215957f04ccd07b11d58d3c0284b 0.0s done
#13 ...

#14 [auth] openmrs/openmrs-reference-application-3-gateway:pull,push token for registry-1.docker.io
#14 DONE 0.0s

#13 exporting to image
#13 exporting manifest sha256:90d6614ed3b5435ad18f7c9564f725c6ef306ae8fc4a4b1d3d4299b3f7e83fe8 0.0s done
#13 exporting config sha256:322a851ce2335696add3563a6945fb65cc2c08cea57dca2126549de59c2ed5c1 0.0s done
#13 exporting manifest list sha256:20e3110399968c98fa7e903bdbb53fca5e86bfc2469880a1c0282bfea271d5e8 0.0s done
#13 pushing layers
#13 pushing layers 1.5s done
#13 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:nightly@sha256:20e3110399968c98fa7e903bdbb53fca5e86bfc2469880a1c0282bfea271d5e8
#13 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:nightly@sha256:20e3110399968c98fa7e903bdbb53fca5e86bfc2469880a1c0282bfea271d5e8 0.9s done
#13 pushing layers 0.6s done
#13 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:dev3@sha256:20e3110399968c98fa7e903bdbb53fca5e86bfc2469880a1c0282bfea271d5e8
#13 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:dev3@sha256:20e3110399968c98fa7e903bdbb53fca5e86bfc2469880a1c0282bfea271d5e8 0.5s done
#13 DONE 4.3s