Builds the pre-built Docker containers for e2e tests

Build: #19 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
6 minutes
Agent
yu.openmrs.org
Revision
70b65cd8f3a0c870f8f688b822cb4c76e2ae65dd 70b65cd8f3a0c870f8f688b822cb4c76e2ae65dd
Successful since
#2 ()

Error summary

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

+ [[ 302 != \2\0\0 ]]
+ let i=284-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 283 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=283-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 282 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=282-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 281 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=281-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 280 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=280-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 279 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=279-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 278 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=278-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 277 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=277-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 276 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=276-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 275 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=275-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 274 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=274-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 273 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=273-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 272 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=272-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 271 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=271-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 270 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=270-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 269 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 200 != \2\0\0 ]]
+ '[' 269 -eq 0 ']'
++ docker ps --filter ancestor=openmrs/openmrs-reference-application-3-backend:nightly --format '{{.ID}}'
+ backend_container_id=fde0bbb7982d
++ docker ps --filter ancestor=mariadb:10.8.2 --format '{{.ID}}'
+ db_container_id=a1ce7f7adada
+ docker commit fde0bbb7982d openmrs/openmrs-reference-application-3-backend:nightly-with-data
+ docker commit a1ce7f7adada 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