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

Build: #1726 failed Manual run by Github Actions

Stages & jobs

  1. Build

  2. Deploy

  3. Generate Prefilled Containers

Build result summary

Details

Completed
Queue duration
1 second
Duration
4 minutes
Labels
None
Revisions
Distribution 3.x
07b1a7431657c1271625a67c47c2e52e89ef5048 07b1a7431657c1271625a67c47c2e52e89ef5048
Release scripts
ced9ff00825ca1cb8c744547be4ba8ff994bd71b ced9ff00825ca1cb8c744547be4ba8ff994bd71b
Failing since
#1725 (Rebuilt by Dennis Kigen)
Fixed in
#1728 (Rebuilt by Dennis Kigen)
No failed test found. A possible compilation error occurred.

Responsible

This build has been failing since #1725
No one has taken responsibility

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Error summary for Build Frontend

The job generated some errors, drill down into 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-frontend
+ IMAGE=openmrs/openmrs-reference-application-3-frontend
+ 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

++ date +%s
+ docker buildx build --pull --push --platform linux/amd64,linux/arm64 --build-arg CACHE_BUST=1696282063 -t openmrs/openmrs-reference-application-3-frontend:nightly -t openmrs/openmrs-reference-application-3-frontend:dev3 frontend/
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile:
#1 transferring dockerfile: 937B done
#1 DONE 0.1s

#2 resolve image config for docker.io/docker/dockerfile:1.3
#2 ERROR: unexpected status from HEAD request to https://registry-1.docker.io/v2/docker/dockerfile/manifests/1.3: 503 Service Unavailable
------
> resolve image config for docker.io/docker/dockerfile:1.3:
------
Dockerfile:1
--------------------
   1 | >>> # syntax=docker/dockerfile:1.3
   2 |     FROM --platform=$BUILDPLATFORM node:18-alpine as dev
   3 |     
--------------------
error: failed to solve: unexpected status from HEAD request to https://registry-1.docker.io/v2/docker/dockerfile/manifests/1.3: 503 Service Unavailable