rultor.com logo This build log was produced by rultor.com for yegor256/pdd#75
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 23969
+ echo '1.66.3 13c79d5ed'
1.66.3 13c79d5ed
+ date
Mon Oct  2 16:58:12 CEST 2017
+ uptime
 16:58:12 up 96 days, 17:58,  0 users,  load average: 0.00, 0.00, 0.00
+ head=git@github.com:yegor256/pdd.git
+ head_branch=master
+ tag=0.18
+ author=yegor256
+ scripts=('export '\''head=git@github.com:yegor256/pdd.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''tag=0.18'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo apt-get update' ';' 'sudo apt-get install -y --fix-missing libmagic1 libmagic-dev' ';' 'sudo gem install pdd' ';' 'sudo gem install xcop' ';' 'env' ';' 'bundle install' ';' 'rake' ';' 'rm -rf *.gem' ';' 'sed -i "s/1\.0\.snapshot/${tag}/g" lib/pdd/version.rb' ';' 'git add lib/pdd/version.rb' ';' 'git commit -m "version set to ${tag}"' ';' 'gem build pdd.gemspec' ';' 'chmod 0600 ../rubygems.yml' ';' 'gem push *.gem --config-file ../rubygems.yml' ';' 'sudo gem install pdd' ';' 'pdd --source=$(pwd) --verbose --file=pdd.xml -e=test/** -e=features/** -e=coverage/**/* -e=README.md' ';' 's3cmd --no-progress put pdd.xml --config=../s3cfg s3://pdd.teamed.io/pdd.xml' ';' 's3cmd --no-progress put assets/puzzles.xsd --acl-public --config=../s3cfg s3://pdd-xsd.teamed.io/${tag}.xsd' ';' 's3cmd --no-progress put assets/puzzles.xsl --acl-public --config=../s3cfg s3://pdd-xsl.teamed.io/${tag}.xsl' ';')
+ vars=('--env=head=git@github.com:yegor256/pdd.git' '--env=head_branch=master' '--env=tag=0.18' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/pdd.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.18'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo apt-get update'\'' '\'';'\'' '\''sudo apt-get install -y --fix-missing libmagic1 libmagic-dev'\'' '\'';'\'' '\''sudo gem install pdd'\'' '\'';'\'' '\''sudo gem install xcop'\'' '\'';'\'' '\''env'\'' '\'';'\'' '\''bundle install'\'' '\'';'\'' '\''rake'\'' '\'';'\'' '\''rm -rf *.gem'\'' '\'';'\'' '\''sed -i "s/1\.0\.snapshot/${tag}/g" lib/pdd/version.rb'\'' '\'';'\'' '\''git add lib/pdd/version.rb'\'' '\'';'\'' '\''git commit -m "version set to ${tag}"'\'' '\'';'\'' '\''gem build pdd.gemspec'\'' '\'';'\'' '\''chmod 0600 ../rubygems.yml'\'' '\'';'\'' '\''gem push *.gem --config-file ../rubygems.yml'\'' '\'';'\'' '\''sudo gem install pdd'\'' '\'';'\'' '\''pdd --source=$(pwd) --verbose --file=pdd.xml -e=test/** -e=features/** -e=coverage/**/* -e=README.md'\'' '\'';'\'' '\''s3cmd --no-progress put pdd.xml --config=../s3cfg s3://pdd.teamed.io/pdd.xml'\'' '\'';'\'' '\''s3cmd --no-progress put assets/puzzles.xsd --acl-public --config=../s3cfg s3://pdd-xsd.teamed.io/${tag}.xsd'\'' '\'';'\'' '\''s3cmd --no-progress put assets/puzzles.xsl --acl-public --config=../s3cfg s3://pdd-xsl.teamed.io/${tag}.xsl'\'' '\'';'\'' )')
+ image=yegor256/rultor
+ directory=
+ squash=false
+ ff=default
+ rebase=false
+ container=yegor256_pdd_75
+ 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/pdd.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:yegor256/pdd.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/pdd.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''tag=0.18'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo apt-get update' ';' 'sudo apt-get install -y --fix-missing libmagic1 libmagic-dev' ';' 'sudo gem install pdd' ';' 'sudo gem install xcop' ';' env ';' 'bundle install' ';' rake ';' 'rm -rf *.gem' ';' 'sed -i "s/1\.0\.snapshot/${tag}/g" lib/pdd/version.rb' ';' 'git add lib/pdd/version.rb' ';' 'git commit -m "version set to ${tag}"' ';' 'gem build pdd.gemspec' ';' 'chmod 0600 ../rubygems.yml' ';' 'gem push *.gem --config-file ../rubygems.yml' ';' 'sudo gem install pdd' ';' 'pdd --source=$(pwd) --verbose --file=pdd.xml -e=test/** -e=features/** -e=coverage/**/* -e=README.md' ';' 's3cmd --no-progress put pdd.xml --config=../s3cfg s3://pdd.teamed.io/pdd.xml' ';' 's3cmd --no-progress put assets/puzzles.xsd --acl-public --config=../s3cfg s3://pdd-xsd.teamed.io/${tag}.xsd' ';' 's3cmd --no-progress put assets/puzzles.xsl --acl-public --config=../s3cfg s3://pdd-xsl.teamed.io/${tag}.xsl' ';'
+ rm -rf .gpg
+ '[' -z 0.18 ']'
+ [[ 0.18 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.18"'
tag name is valid: "0.18"
+ cd repo
++ git tag -l 0.18
+ '[' ']'
+ export BRANCH_NAME=__rultor
+ BRANCH_NAME=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -b __rultor
Switched to a new branch '__rultor'
M       test_assets/aladdin.jpg
M       test_assets/article.pdf
M       test_assets/cambria.woff
M       test_assets/elegant-objects.png
M       test_assets/favicon.ico
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.00
++ echo 0.00 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.00, low enough to run a new Docker container'
load average is 0.00, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor
+ docker pull yegor256/rultor
Using default tag: latest
latest: Pulling from yegor256/rultor
Digest: sha256:89e627505b97fa07d92673b7cc403d6a2bf8a16fe027ddaecbfbc8f9bcc249ee
Status: Image is up to date for yegor256/rultor:latest
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_pdd_75\s*$'
+ ls -al .
total 52
drwx--x--x  3 rultor rultor 4096 Oct  2 16:58 .
drwxrwxrwt 21 root   root   4096 Oct  2 16:58 ..
-rw-rw-r--  1 rultor rultor  444 Oct  2 16:58 end.sh
-rwxrwxr-x  1 rultor rultor  338 Oct  2 16:58 entry.sh
-rw-rw-r--  1 rultor rultor    6 Oct  2 16:58 pid
drwxrwxr-x  9 rultor rultor 4096 Oct  2 16:58 repo
-rw-rw-r--  1 rultor rultor   56 Oct  2 16:58 rubygems.yml
-rwxrwxr-x  1 rultor rultor 6624 Oct  2 16:58 run.sh
-rw-rw-r--  1 rultor rultor   98 Oct  2 16:58 s3cfg
-rw-rw-r--  1 rultor rultor 1073 Oct  2 16:58 script.sh
-rw-rw-r--  1 rultor rultor 5672 Oct  2 16:58 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-wvuA:/main --env=head=git@github.com:yegor256/pdd.git --env=head_branch=master --env=tag=0.18 --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/pdd.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.18'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo apt-get update'\'' '\'';'\'' '\''sudo apt-get install -y --fix-missing libmagic1 libmagic-dev'\'' '\'';'\'' '\''sudo gem install pdd'\'' '\'';'\'' '\''sudo gem install xcop'\'' '\'';'\'' '\''env'\'' '\'';'\'' '\''bundle install'\'' '\'';'\'' '\''rake'\'' '\'';'\'' '\''rm -rf *.gem'\'' '\'';'\'' '\''sed -i "s/1\.0\.snapshot/${tag}/g" lib/pdd/version.rb'\'' '\'';'\'' '\''git add lib/pdd/version.rb'\'' '\'';'\'' '\''git commit -m "version set to ${tag}"'\'' '\'';'\'' '\''gem build pdd.gemspec'\'' '\'';'\'' '\''chmod 0600 ../rubygems.yml'\'' '\'';'\'' '\''gem push *.gem --config-file ../rubygems.yml'\'' '\'';'\'' '\''sudo gem install pdd'\'' '\'';'\'' '\''pdd --source=$(pwd) --verbose --file=pdd.xml -e=test/** -e=features/** -e=coverage/**/* -e=README.md'\'' '\'';'\'' '\''s3cmd --no-progress put pdd.xml --config=../s3cfg s3://pdd.teamed.io/pdd.xml'\'' '\'';'\'' '\''s3cmd --no-progress put assets/puzzles.xsd --acl-public --config=../s3cfg s3://pdd-xsd.teamed.io/${tag}.xsd'\'' '\'';'\'' '\''s3cmd --no-progress put assets/puzzles.xsl --acl-public --config=../s3cfg s3://pdd-xsl.teamed.io/${tag}.xsl'\'' '\'';'\'' )' --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-wvuA/cid -w=/main --name=yegor256_pdd_75 yegor256/rultor /main/entry.sh
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.composer /root/.gem /root/.gnupg /root/.m2 /root/.profile /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./rubygems.yml ./run.sh ./s3cfg ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su --login r --command /home/r/script.sh
+ set -e
+ set -o pipefail
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export head=git@github.com:yegor256/pdd.git
+ head=git@github.com:yegor256/pdd.git
+ export head_branch=master
+ head_branch=master
+ export tag=0.18
+ tag=0.18
+ export author=yegor256
+ author=yegor256
+ sudo -i apt-get update
Get:1ohttp://ppa.launchpad.net trusty InRelease [15.4 kB]
Ign%http://archive.ubuntu.combtrustyoInRelease.91.26)][[Connectingttossecurity.
Get:2 http://archive.ubuntu.com trusty-updates InRelease [65.9 kB]
Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]
Get:43http://ppa.launchpad.netktrusty/maineamd64sPackagesk[3458]B]36InRelease 4
Hit%http://archive.ubuntu.comBtrusty-backports5InRelease9kkB7100%]4 Packages 34
Hit https://deb.nodesource.com trusty InRelease
Hit%http://archive.ubuntu.comBtrustytRelease.gpgders]
Get:5[http://security.ubuntu.com[trusty-security/universe Sources [76.4 kB]
Hit http://archive.ubuntu.com[trustygReleaseaders]k[55Sources 40.2 kB/76.4 kB 5
Get:6[http://archive.ubuntu.comWtrusty-updates/universeiSourcesr[241dkB]]Waitin
Get:76http://security.ubuntu.com%trusty-security/mainramd64WPackageso[831akB]s]
Hit https://deb.nodesource.com3trusty/maingSourceskB/831%kB[36%]agese3003kB/831
Hit https://deb.nodesource.com3trusty/maingamd640PackageskB 36%]kB/831 kB 36%]
Get:8Whttp://archive.ubuntu.comctrusty-updates/mainkamd643Packages1[12776kB]6%]
Get:97http://security.ubuntu.comgtrusty-security/restrictediamd64fPackagesr[17.8 kB]
Get:10 http://security.ubuntu.com%trusty-security/universeWamd64gPackagesd[2388kB]
Get:110http://archive.ubuntu.comgtrusty-updates/restrictedsamd64%PackagesB[21.1 kB]
Get:12ahttp://archive.ubuntu.comctrusty-updates/universe]amd643Packages0[5526kB]
Get:132http://security.ubuntu.com%trusty-security/multiverseiamd64fPackagesr[3997 B]
Get:14Whttp://archive.ubuntu.comntrusty-updates/multiverse9amd640Packages [15.5 kB]
Hit%http://archive.ubuntu.comatrusty-backports/main amd64 Packages
Hit%http://archive.ubuntu.comftrusty-backports/restricted amd64 Packages
Hit%http://archive.ubuntu.comftrusty-backports/universe amd64 Packages
Hit%http://archive.ubuntu.comftrusty-backports/multiverse amd64 Packages
Hit%http://archive.ubuntu.comftrusty/universe Sources
Hit%http://archive.ubuntu.comotrusty/main amd64 Packages
Hit%http://archive.ubuntu.comntrusty/restricted amd64 Packages
Hit%http://archive.ubuntu.comntrusty/universe amd64 Packages
Hit%http://archive.ubuntu.comntrusty/multiverse amd64 Packages
Fetchedo3425gkB0in]4sB(832 kB/s)
Reading package lists... Done
W: Size of file /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_trusty-security_restricted_binary-amd64_Packages.gz is not what the server reported 17782 17859
W: Size of file /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-updates_restricted_binary-amd64_Packages.gz is not what the server reported 21099 21216
W: Size of file /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_trusty-security_multiverse_binary-amd64_Packages.gz is not what the server reported 3997 4016
W: Size of file /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-updates_multiverse_binary-amd64_Packages.gz is not what the server reported 15541 15575
+ sudo -i apt-get install -y --fix-missing libmagic1 libmagic-dev
Reading package lists... Done
Building dependency tree... 50%
Reading state information... Done
libmagic-dev is already the newest version.
libmagic1 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded.
+ sudo -i gem install pdd
Fetching: mini_portile2-2.1.0.gem (100%)
Successfully installed mini_portile2-2.1.0
Fetching: nokogiri-1.7.2.gem (100%)
Building native extensions.  This could take a while...
Successfully installed nokogiri-1.7.2
Fetching: slop-4.4.3.gem (100%)
Successfully installed slop-4.4.3
Fetching: pdd-0.17.9.gem (100%)
Successfully installed pdd-0.17.9
Parsing documentation for mini_portile2-2.1.0
Installing ri documentation for mini_portile2-2.1.0
Parsing documentation for nokogiri-1.7.2
Installing ri documentation for nokogiri-1.7.2
Parsing documentation for slop-4.4.3
Installing ri documentation for slop-4.4.3
Parsing documentation for pdd-0.17.9
Installing ri documentation for pdd-0.17.9
Done installing documentation for mini_portile2, nokogiri, slop, pdd after 12 seconds
4 gems installed
+ sudo -i gem install xcop
Fetching: mini_portile2-2.3.0.gem (100%)
Successfully installed mini_portile2-2.3.0
Fetching: nokogiri-1.8.1.gem (100%)
Building native extensions.  This could take a while...
Successfully installed nokogiri-1.8.1
Fetching: differ-0.1.2.gem (100%)
Successfully installed differ-0.1.2
Fetching: rainbow-2.2.2.gem (100%)
Building native extensions.  This could take a while...
Successfully installed rainbow-2.2.2
Fetching: xcop-0.5.7.gem (100%)
Successfully installed xcop-0.5.7
Parsing documentation for mini_portile2-2.3.0
Installing ri documentation for mini_portile2-2.3.0
Parsing documentation for nokogiri-1.8.1
Installing ri documentation for nokogiri-1.8.1
Parsing documentation for differ-0.1.2
Installing ri documentation for differ-0.1.2
Parsing documentation for rainbow-2.2.2
Installing ri documentation for rainbow-2.2.2
Parsing documentation for xcop-0.5.7
Installing ri documentation for xcop-0.5.7
Done installing documentation for mini_portile2, nokogiri, differ, rainbow, xcop after 14 seconds
5 gems installed
+ env
rvm_bin_path=/usr/local/rvm/bin
GEM_HOME=/usr/local/rvm/gems/ruby-2.3.3
TERM=xterm
SHELL=/bin/bash
IRBRC=/usr/local/rvm/rubies/ruby-2.3.3/.irbrc
OLDPWD=/home/r
MY_RUBY_HOME=/usr/local/rvm/rubies/ruby-2.3.3
USER=r
_system_type=Linux
rvm_path=/usr/local/rvm
head=git@github.com:yegor256/pdd.git
rvm_prefix=/usr/local
PATH=/usr/local/rvm/gems/ruby-2.3.3/bin:/usr/local/rvm/gems/ruby-2.3.3@global/bin:/usr/local/rvm/rubies/ruby-2.3.3/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/rvm/bin
MAIL=/var/mail/r
tag=0.18
author=yegor256
PWD=/home/r/repo
_system_arch=x86_64
_system_version=14.04
rvm_version=1.29.3 (latest)
head_branch=master
HOME=/home/r
SHLVL=2
LOGNAME=r
GEM_PATH=/usr/local/rvm/gems/ruby-2.3.3:/usr/local/rvm/gems/ruby-2.3.3@global
RUBY_VERSION=ruby-2.3.3
_system_name=Ubuntu
_=/usr/bin/env
+ bundle install
Fetching gem metadata from https://rubygems.org/............
Fetching version metadata from https://rubygems.org/...
Fetching dependency metadata from https://rubygems.org/..
Resolving dependencies......
32mInstalling rake 12.0.00m
32mInstalling concurrent-ruby 1.0.50m
32mInstalling i18n 0.8.60m
32mInstalling minitest 5.5.00m
32mInstalling thread_safe 0.3.60m
32mInstalling builder 3.2.30m
32mInstalling erubi 1.6.10m
Using mini_portile2 2.3.0
32mInstalling crass 1.0.20m
32mInstalling rack 2.0.30m
32mInstalling ast 2.3.00m
32mInstalling json 1.8.6 with native extensions0m
32mInstalling docile 1.1.50m
32mInstalling simplecov-html 0.10.20m
32mInstalling url 0.3.20m
32mInstalling diff-lcs 1.30m
32mInstalling multi_json 1.12.20m
32mInstalling multi_test 0.1.20m
Using differ 0.1.2
32mInstalling method_source 0.9.00m
32mInstalling slop 4.5.00m
32mInstalling powerpack 0.1.10m
32mInstalling thor 0.20.00m
32mInstalling rspec-support 3.1.20m
32mInstalling ruby-progressbar 1.9.00m
32mInstalling unicode-display_width 1.3.00m
Using bundler 1.11.2
Using rainbow 2.2.2
32mInstalling tzinfo 1.2.30m
Using nokogiri 1.8.1
32mInstalling rack-test 0.7.00m
32mInstalling parser 2.4.0.00m
32mInstalling rdoc 4.2.00m
32mInstalling simplecov 0.15.10m
32mInstalling gherkin 2.12.2 with native extensions0m
32mInstalling rspec-core 3.1.70m
32mInstalling rspec-expectations 3.1.20m
32mInstalling rspec-mocks 3.1.30m
32mInstalling activesupport 5.1.40m
32mInstalling loofah 2.1.10m
Using pdd 1.0.snapshot from source at `.`
Using xcop 0.5.7
32mInstalling rubocop 0.48.10m
32mInstalling codecov 0.1.100m
32mInstalling cucumber 1.3.170m
32mInstalling rails-dom-testing 2.0.30m
32mInstalling rails-html-sanitizer 1.0.30m
32mInstalling rubocop-rspec 1.15.10m
32mInstalling actionview 5.1.40m
32mInstalling actionpack 5.1.40m
32mInstalling railties 5.1.40m
32mInstalling rspec-rails 3.1.00m
32mBundle complete! 10 Gemfile dependencies, 52 gems now installed.0m
32mUse `bundle show [gemname]` to see where a bundled gem is installed.0m
32mPost-install message from rdoc:0m
Depending on your version of ruby, you may need to install ruby rdoc/ri data:

<= 1.8.6 : unsupported
 = 1.8.7 : gem install rdoc-data; rdoc-data --install
 = 1.9.1 : gem install rdoc-data; rdoc-data --install
>= 1.9.2 : nothing to do! Yay!
+ rake
Run options: --seed 16053

# Running:

32m.0m32m.0m33mS0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m31mERROR0m: Puzzle a.txt:1-1 has an estimate of 0 minutes, which is lower than 30 minutes
32m.0m32m.0m32m.0m

Finished in 0.132932s, 165.4981 runs/s, 255.7698 assertions/s.

22 runs, 34 assertions, 0 failures, 0 errors, 1 skips

You have skipped tests. Run with --verbose for details.
Coverage report generated for Unit Tests to /home/r/repo/coverage. 236 / 240 LOC (98.33%) covered.
/usr/local/rvm/rubies/ruby-2.3.3/bin/ruby -S bundle exec cucumber features --format progress
/usr/local/rvm/gems/ruby-2.3.3/gems/cucumber-1.3.17/lib/cucumber/ast/step.rb:80: warning: circular argument reference - name
Using the default profile...
32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m31mERROR0m: there are 2 duplicate(s) of the same puzzle: Sample.java:3-3, Sample.java:4-4, while maximum 1 duplicate is allowed
32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m/tmp/test20171002-25926-3a5ktj/pdd/lib/pdd/version.rb:26: warning: already initialized constant PDD::VERSION
/home/r/repo/lib/pdd/version.rb:26: warning: previous definition of VERSION was here
32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m/tmp/test20171002-25926-eomopb/pdd/lib/pdd/version.rb:26: warning: already initialized constant PDD::VERSION
/home/r/repo/lib/pdd/version.rb:26: warning: previous definition of VERSION was here
32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m

23 scenarios (32m23 passed0m)
96 steps (32m96 passed0m)
0m7.529s
Coverage report generated for Cucumber Features, Unit Tests to /home/r/repo/coverage. 237 / 240 LOC (98.75%) covered.
Running RuboCop...
/home/r/repo/.rubocop.yml: Style/ClassLength has the wrong namespace - should be Metrics
Inspecting 22 files
32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m

22 files inspected, 32mno offenses0m detected
Running xcop...
Inspecting 2 files...
32m.0m32m.0m
2 files checked, everything looks 32mpretty0m
grep -q -r '2014-2017'     --include '*.rb'     --include '*.txt'     --include 'Rakefile'     .
+ rm -rf '*.gem'
+ sed -i 's/1\.0\.snapshot/0.18/g' lib/pdd/version.rb
+ git add lib/pdd/version.rb
+ git commit -m 'version set to 0.18'
[__rultor 068155d] version set to 0.18
 1 file changed, 1 insertion(+), 1 deletion(-)
+ gem build pdd.gemspec
  Successfully built RubyGem
  Name: pdd
  Version: 0.18
  File: pdd-0.18.gem
+ chmod 0600 ../rubygems.yml
+ gem push pdd-0.18.gem --config-file ../rubygems.yml
Pushing gem to https://rubygems.org...
Successfully registered gem: pdd (0.18)
+ sudo -i gem install pdd
Fetching: pdd-0.18.gem (100%)
Successfully installed pdd-0.18
Parsing documentation for pdd-0.18
Installing ri documentation for pdd-0.18
Done installing documentation for pdd after 0 seconds
1 gem installed
++ pwd
+ pdd --source=/home/r/repo --verbose --file=pdd.xml '-e=test/**' '-e=features/**' '-e=coverage/**/*' -e=README.md
Found 11 lines in /home/r/repo/.pdd
My version is 0.18
Ruby version is 2.3.3 at x86_64-linux
Reading /home/r/repo
Excluding target/**/*
Excluding coverage/**/*
Excluding features/**/*
Excluding README.md
Excluding test/test_source.rb
Excluding src/main/resources/images/**/*
Excluding test/**
Excluding features/**
Excluding coverage/**/*
Excluding README.md
36 file(s) found, 923 excluded
/home/r/repo/pdd.xml is a binary file (0 bytes)
/home/r/repo/test_assets/cambria.woff is a binary file (87722 bytes)
/home/r/repo/test_assets/aladdin.jpg is a binary file (115758 bytes)
/home/r/repo/test_assets/elegant-objects.png is a binary file (30969 bytes)
/home/r/repo/test_assets/favicon.ico is a binary file (3038 bytes)
/home/r/repo/test_assets/article.pdf is a binary file (84533 bytes)
/home/r/repo/pdd-0.18.gem is a binary file (329728 bytes)
Reading .simplecov...
Reading Rakefile...
Reading Gemfile...
Reading .0pdd.yml...
Reading cucumber.yml...
Reading .travis.yml...
Reading LICENSE.txt...
Reading TEAM.md...
Reading .pdd...
Reading .rultor.yml...
Reading .coveralls.yml...
Reading lib/pdd/source.rb...
Reading lib/pdd/sources.rb...
Reading lib/pdd/rule/duplicates.rb...
Reading lib/pdd/rule/text.rb...
Reading lib/pdd/rule/roles.rb...
Reading lib/pdd/rule/estimates.rb...
Reading lib/pdd/puzzle.rb...
Reading lib/pdd/version.rb...
Reading lib/pdd.rb...
Reading appveyor.yml...
Reading assets/puzzles.xsd...
Reading assets/puzzles.xsl...
Reading .rubocop.yml...
Reading .gitignore...
Reading pdd.gemspec...
Reading Gemfile.lock...
Reading bin/pdd...
Reading .gitattributes...
+ s3cmd --no-progress put pdd.xml --config=../s3cfg s3://pdd.teamed.io/pdd.xml
WARNING: Module python-magic is not available. Guessing MIME types based on file extensions.
File 'pdd.xml' stored as 's3://pdd.teamed.io/pdd.xml' (272 bytes in 0.4 seconds, 682.10 B/s) [1 of 1]
+ s3cmd --no-progress put assets/puzzles.xsd --acl-public --config=../s3cfg s3://pdd-xsd.teamed.io/0.18.xsd
WARNING: Module python-magic is not available. Guessing MIME types based on file extensions.
File 'assets/puzzles.xsd' stored as 's3://pdd-xsd.teamed.io/0.18.xsd' (3767 bytes in 0.4 seconds, 9.68 kB/s) [1 of 1]
Public URL of the object is: http://pdd-xsd.teamed.io.s3.amazonaws.com/0.18.xsd
+ s3cmd --no-progress put assets/puzzles.xsl --acl-public --config=../s3cfg s3://pdd-xsl.teamed.io/0.18.xsl
WARNING: Module python-magic is not available. Guessing MIME types based on file extensions.
File 'assets/puzzles.xsl' stored as 's3://pdd-xsl.teamed.io/0.18.xsl' (3696 bytes in 0.4 seconds, 9.29 kB/s) [1 of 1]
Public URL of the object is: http://pdd-xsl.teamed.io.s3.amazonaws.com/0.18.xsl
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
M       test_assets/aladdin.jpg
M       test_assets/article.pdf
M       test_assets/cambria.woff
M       test_assets/elegant-objects.png
M       test_assets/favicon.ico
+ git tag 0.18 -m '0.18: tagged by rultor.com'
+ git reset --hard
HEAD is now at 068155d version set to 0.18
+ git clean -fd
Removing pdd.xml
+ git checkout master
Switched to branch 'master'
M       test_assets/aladdin.jpg
M       test_assets/article.pdf
M       test_assets/cambria.woff
M       test_assets/elegant-objects.png
M       test_assets/favicon.ico
Your branch is up-to-date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was 068155d).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To git@github.com:yegor256/pdd.git
 * [new tag]         0.18 -> 0.18
container b1fff53dd532af5e3320db5f9b0ca45cf1b76a7e0aef5f48fe75dd006ac8f32f is dead
Mon Oct  2 17:02:15 CEST 2017