rultor.com logo This build log was produced by rultor.com for jloisel/elastic-crud#7
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 30848
+ echo '1.61.3 e1eb3a3'
1.61.3 e1eb3a3
+ date
Wed Feb 24 21:17:42 UTC 2016
+ uptime
 21:17:43 up 13 days,  1:19,  0 users,  load average: 2.37, 4.42, 5.33
+ head=git@github.com:fhg-fokus-nubomedia/nubomedia-media-client.git
+ head_branch=master
+ tag=1.0
+ vars=('--env=head=git@github.com:fhg-fokus-nubomedia/nubomedia-media-client.git' '--env=head_branch=master' '--env=tag=1.0')
+ image=yegor256/rultor
+ directory=
+ scripts=()
+ container=fhg-fokus-nubomedia_nubomedia-media-client_2
+ as_root=false
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:fhg-fokus-nubomedia/nubomedia-media-client.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z '' ']'
+ '[' -e pom.xml ']'
+ scripts=('mvn clean test')
+ echo 'pom.xml is here, I guess it is Apache Maven'
pom.xml is here, I guess it is Apache Maven
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'mvn clean test'
+ rm -rf .gpg
+ '[' -z 1.0 ']'
+ [[ 1.0 =~ ^[a-zA-Z0-9\\.\\-]+$ ]]
+ echo 'tag name is valid: "1.0"'
tag name is valid: "1.0"
+ cd repo
++ git tag -l 1.0
+ '[' 1.0 ']'
+ echo 'Tag 1.0 already exists!'
Tag 1.0 already exists!
+ exit -1
'cid' file is absent, container wasn't started correctly