rultor.com logo This build log was produced by rultor.com for yegor256/dynamo-archive#16
+ set -e
+ set -o pipefail
++ dirname /tmp/rultor-QK8Z/run.sh
+ cd /tmp/rultor-QK8Z
+ echo 25434
+ echo '1.56.2 4ed1abf'
1.56.2 4ed1abf
+ date
Mon Jul 27 17:47:47 UTC 2015
+ uptime
 17:47:47 up 6 days, 16:28,  0 users,  load average: 0.87, 3.12, 5.88
+ fork=git@github.com:jimmys/dynamo-archive.git
+ fork_branch=upgrade-sleep-to-2.0
+ head=git@github.com:yegor256/dynamo-archive.git
+ head_branch=master
+ pull_id=16
+ pull_title='Upgrade sleep to 2.0 to fix yosemite compilation problem'
+ vars=('--env=fork=git@github.com:jimmys/dynamo-archive.git' '--env=fork_branch=upgrade-sleep-to-2.0' '--env=head=git@github.com:yegor256/dynamo-archive.git' '--env=head_branch=master' '--env=pull_id=16' '--env=pull_title=Upgrade sleep to 2.0 to fix yosemite compilation problem')
+ image=yegor256/rultor
+ directory=
+ scripts=()
+ squash=false
+ ff=default
+ rebase=false
+ container=yegor256_dynamo-archive_16
+ 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:yegor256/dynamo-archive.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z '' ']'
+ '[' -e pom.xml ']'
+ '[' -e Gemfile ']'
+ '[' -e build.xml ']'
+ [[ -e build.sbt ]]
+ [[ -e project/Build.scala ]]
+ echo 'I can'\''t guess your build automation tool, see http://doc.rultor.com/basics.html'
I can't guess your build automation tool, see http://doc.rultor.com/basics.html
+ exit -1