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

Build: #1159 was successful

Job: Build Gateway was successful

Stages & jobs

  1. Build

  2. Deploy

Job result summary

Completed
Duration
3 seconds
Revision
c13d58cffb3b7c09950defa6608fc9e460f1a851 c13d58cffb3b7c09950defa6608fc9e460f1a851
First to pass since
#1158 (Manual run by Github Actions)

Error summary

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

+ [[ ehuB != ehuxB ]]
+ echo 'Start of Lmod init/bash script to define the module command'
+ LMOD_PKG=/usr/share/lmod/lmod
+ 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
++ /usr/bin/tr '[:upper:]' '[:lower:]'
++ echo YES
+ 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 done
#1 DONE 0.0s

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

#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

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

#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.1s 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.1s 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 [auth] openmrs/openmrs-reference-application-3-gateway:pull,push token for registry-1.docker.io
#13 DONE 0.0s

#14 exporting to image
#14 exporting layers done
#14 exporting manifest sha256:a8290d40776983c2fffc0400a6459aeffd033be600db25a60aacf82396203666 done
#14 exporting config sha256:921c80d791b601ef0471af1726ab1ba4ceb8458b1f7fadae5f288a58e9368d45 done
#14 exporting manifest sha256:e7224ad10432d670b655d948ae21dba587dc60c064089f62e4be72d35d1ffb24 done
#14 exporting config sha256:267c1b311e7e11c9c7ba00b16390a1328f020f02e6f712bfbeaa63dadb6a3627 done
#14 exporting manifest list sha256:b592c147d23863cbac90952185a4d6cd50ba3cf40caaae4d1b6d148aa176278b done
#14 pushing layers
#14 pushing layers 0.8s done
#14 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:nightly@sha256:b592c147d23863cbac90952185a4d6cd50ba3cf40caaae4d1b6d148aa176278b
#14 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:nightly@sha256:b592c147d23863cbac90952185a4d6cd50ba3cf40caaae4d1b6d148aa176278b 0.4s done
#14 pushing layers 1.0s done
#14 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:dev3@sha256:b592c147d23863cbac90952185a4d6cd50ba3cf40caaae4d1b6d148aa176278b
#14 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:dev3@sha256:b592c147d23863cbac90952185a4d6cd50ba3cf40caaae4d1b6d148aa176278b 0.2s done
#14 DONE 2.4s