++ oc --server=**** --token=**** get pod/bayesian-jobs-30-deploy -n bayesian-preview
++ grep bayesian-jobs-30-deploy
++ awk '{ print $3 }'
+ DEPLOYMENT_STATE=Running
+ '[' Running == Running ']'
+ echo 'The new deployment has started.'
The new deployment has started.
+ exit 0
+ oc --server=**** --token=**** logs -f dc/bayesian-jobs -n bayesian-preview
--> Scaling bayesian-jobs-29 down to zero
--> Scaling bayesian-jobs-30 to 1 before performing acceptance check
error: unexpected EOF