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

Build: #1844 was successful

Job: Build Gateway was successful

Job result summary

Completed
Duration
3 seconds
Agent
yu.openmrs.org
Revision
05fe1e887494f4b96abef003acfa7f3dee8dc40b 05fe1e887494f4b96abef003acfa7f3dee8dc40b
Successful since
#1682 ()

Error summary

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

+ LMOD_DIR=/usr/share/lmod/lmod/libexec
+ 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: 174B 0.0s done
#1 DONE 0.0s

#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.0s

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

#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.0s done
#7 DONE 0.1s

#8 [linux/arm64 2/3] COPY nginx.conf /etc/nginx/nginx.conf
#8 CACHED

#9 [linux/arm64 3/3] COPY default.conf.template /etc/nginx/templates/
#9 CACHED

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

#11 [linux/amd64 2/3] COPY nginx.conf /etc/nginx/nginx.conf
#11 CACHED

#12 [linux/amd64 3/3] COPY default.conf.template /etc/nginx/templates/
#12 CACHED

#13 exporting to image
#13 exporting layers done
#13 exporting manifest sha256:16cdb9fd1be897f5b6d83e96248854cf5476a65dd16d515b89f654191df26a44
#13 exporting manifest sha256:16cdb9fd1be897f5b6d83e96248854cf5476a65dd16d515b89f654191df26a44 0.0s done
#13 exporting config sha256:70745f91e32bd37f8bbe7aedec7fbf9086aa792ddcfc3af5d491da45a11d3101 done
#13 exporting manifest sha256:6b7d0f706064be397e4f1e67dce51003b4f1f20d6ee8570112e5aea485b71c17 done
#13 exporting config sha256:d279d2fcfa32d2c79e3ca832e606219b9c070f3b5e5aef00ef500f580a4471b0 done
#13 exporting manifest list sha256:27976b07e7bba14bcc6557438313d582d4210a46ddf0058825fd9d37accc9ec2 done
#13 pushing layers
#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 pushing layers 0.5s done
#13 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:nightly@sha256:27976b07e7bba14bcc6557438313d582d4210a46ddf0058825fd9d37accc9ec2
#13 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:nightly@sha256:27976b07e7bba14bcc6557438313d582d4210a46ddf0058825fd9d37accc9ec2 0.5s done
#13 pushing layers 0.3s done
#13 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:dev3@sha256:27976b07e7bba14bcc6557438313d582d4210a46ddf0058825fd9d37accc9ec2
#13 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:dev3@sha256:27976b07e7bba14bcc6557438313d582d4210a46ddf0058825fd9d37accc9ec2 0.5s done
#13 DONE 1.8s