Builds the pre-built Docker containers for e2e tests

Build: #118 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
27 minutes
Agent
xiao.openmrs.org
Revision
3456429d4298e5251328d7304b851d3da671567f
Successful since
#2 ()

Error summary

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

+ [[ 302 != \2\0\0 ]]
+ let i=160-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 159 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=159-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 158 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=158-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 157 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=157-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 156 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=156-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 155 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=155-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 154 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=154-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 153 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=153-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 152 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=152-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 151 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=151-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 150 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=150-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 149 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=149-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 148 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=148-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 147 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=147-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 146 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=146-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 145 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 200 != \2\0\0 ]]
+ '[' 145 -eq 0 ']'
++ docker ps --filter ancestor=openmrs/openmrs-reference-application-3-backend:nightly --format '{{.ID}}'
+ backend_container_id=acbf211c4bb5
++ docker ps --filter ancestor=mariadb:10.8.2 --format '{{.ID}}'
+ db_container_id=38f9bdc2ae8e
+ docker commit acbf211c4bb5 openmrs/openmrs-reference-application-3-backend:nightly-with-data
+ docker commit 38f9bdc2ae8e 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