Builds the pre-built Docker containers for e2e tests

Build: #201 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
43 minutes
Agent
xindi.openmrs.org
Revision
48e072b638a018eee68be819f92e56df4611f6c0
First to pass since
#199 (Child of O3-BK-214)

Error summary

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

+ [[ 302 != \2\0\0 ]]
+ let i=67-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 66 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=66-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 65 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=65-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 64 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=64-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 63 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=63-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 62 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=62-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 61 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=61-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 60 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=60-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 59 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=59-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 58 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=58-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 57 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=57-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 56 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=56-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 55 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=55-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 54 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=54-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 53 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=53-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 52 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 200 != \2\0\0 ]]
+ '[' 52 -eq 0 ']'
++ docker ps --filter ancestor=openmrs/openmrs-reference-application-3-backend:nightly --format '{{.ID}}'
+ backend_container_id=1f7b5cd9d449
++ docker ps --filter ancestor=mariadb:10.8.2 --format '{{.ID}}'
+ db_container_id=b9ab4591d0fc
+ docker commit 1f7b5cd9d449 openmrs/openmrs-reference-application-3-backend:nightly-with-data
+ docker commit b9ab4591d0fc openmrs/openmrs-reference-application-3-db:nightly-with-data
+ docker push openmrs/openmrs-reference-application-3-db:nightly-with-data
+ docker push openmrs/openmrs-reference-application-3-backend:nightly-with-data