service names updated

4 jobs from master in 1 minute and 56 seconds (queued for 1 second)
Status Job ID Name Coverage
  Build
passed #11353
Build

00:31

 
  Release Cleanup
failed #11354
allowed to fail
ReleaseCleanup

00:01

 
  Release Deploy
passed #11355
ReleaseDeploy

00:04

 
  Validation
failed #11356
Validation

01:18

 
Name Stage Failure
failed
Validation Validation
Using Shell executor...
Running on ip-172-31-42-239.us-west-2.compute.internal...
Fetching changes...
HEAD is now at 16f9c6d service names updated
Checking out 16f9c6d4 as master...
Skipping Git submodules setup
$ sleep 45
$ if [ `curl -s -o /dev/null -I -w "%{http_code}" https://pgsandbox.altimetrik.com/$RELEASE_NAME/` = "200" ]; then exit 0; else exit 1; fi
ERROR: Job failed: exit status 1
failed
ReleaseCleanup Release Cleanup
Fetching changes...
HEAD is now at 16f9c6d service names updated
Checking out 16f9c6d4 as master...
Skipping Git submodules setup
$ echo `pwd`
/home/gitlab-runner/builds/816033c9/0/testAWS21651642325777/awstest
$ cd ./helm && /usr/local/bin/helm delete --purge $RELEASE_NAME && exit 0
Error: release: "project1147" not found
ERROR: Job failed: exit status 1