rultor.com logo This build log was produced by rultor.com for zold-io/zold-ruby-sdk#10
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 20569
+ echo '1.68.13 bf40c2027'
1.68.13 bf40c2027
+ date
Sun Mar 15 15:30:33 CET 2020
+ uptime
 15:30:33 up 150 days, 12:39,  0 users,  load average: 5.26, 4.88, 4.71
+ head=git@github.com:zold-io/zold-ruby-sdk.git
+ ff=default
+ image=yegor256/rultor-image:1.3
+ rebase=false
+ squash=false
+ head_branch=master
+ author=yegor256
+ tag=0.2.3
+ vars=('--env=head=git@github.com:zold-io/zold-ruby-sdk.git' '--env=tag=0.2.3' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zold-io/zold-ruby-sdk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.2.3'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo bundle install --no-color "--gemfile=$(pwd)/Gemfile"'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' '\''rm -rf *.gem'\'' '\'';'\'' '\''sed -i "s/0\.0\.0/${tag}/g" zold-ruby-sdk.gemspec'\'' '\'';'\'' '\''git add zold-ruby-sdk.gemspec'\'' '\'';'\'' '\''git commit -m "Version set to ${tag}"'\'' '\'';'\'' '\''gem build zold-ruby-sdk.gemspec'\'' '\'';'\'' '\''chmod 0600 ../rubygems.yml'\'' '\'';'\'' '\''gem push *.gem --config-file ../rubygems.yml'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256')
+ scripts=('export '\''head=git@github.com:zold-io/zold-ruby-sdk.git'\''' ';' 'export '\''tag=0.2.3'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo bundle install --no-color "--gemfile=$(pwd)/Gemfile"' ';' 'bundle exec rake' ';' 'rm -rf *.gem' ';' 'sed -i "s/0\.0\.0/${tag}/g" zold-ruby-sdk.gemspec' ';' 'git add zold-ruby-sdk.gemspec' ';' 'git commit -m "Version set to ${tag}"' ';' 'gem build zold-ruby-sdk.gemspec' ';' 'chmod 0600 ../rubygems.yml' ';' 'gem push *.gem --config-file ../rubygems.yml' ';')
+ directory=
+ container=zold-io_zold-ruby-sdk_10
+ 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:zold-io/zold-ruby-sdk.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:zold-io/zold-ruby-sdk.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:zold-io/zold-ruby-sdk.git'\''' ';' 'export '\''tag=0.2.3'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo bundle install --no-color "--gemfile=$(pwd)/Gemfile"' ';' 'bundle exec rake' ';' 'rm -rf *.gem' ';' 'sed -i "s/0\.0\.0/${tag}/g" zold-ruby-sdk.gemspec' ';' 'git add zold-ruby-sdk.gemspec' ';' 'git commit -m "Version set to ${tag}"' ';' 'gem build zold-ruby-sdk.gemspec' ';' 'chmod 0600 ../rubygems.yml' ';' 'gem push *.gem --config-file ../rubygems.yml' ';'
+ sensitive=()
+ rm -rf .gpg
+ '[' -z 0.2.3 ']'
+ [[ 0.2.3 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.2.3"'
tag name is valid: "0.2.3"
+ cd repo
++ git tag -l 0.2.3
+ '[' ']'
+ 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'
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=4.71
++ echo 4.71 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 4.71, low enough to run a new Docker container'
load average is 4.71, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image:1.3
+ docker pull yegor256/rultor-image:1.3
1.3: Pulling from yegor256/rultor-image
Digest: sha256:3cb0326631b117124d419b281273f1e6f3e7cb3fb0c7045e91e563a884907c5e
Status: Downloaded newer image for yegor256/rultor-image:1.3
+ grep --quiet '\szold-io_zold-ruby-sdk_10\s*$'
+ docker ps --filter=status=exited
+ ls -al .
total 708
drwx------  3 rultor rultor   4096 Mar 15 15:30 .
drwxrwxrwt 13 root   root   684032 Mar 15 15:30 ..
-rwxrwxr-x  1 rultor rultor    363 Mar 15 15:30 entry.sh
-rw-rw-r--  1 rultor rultor      6 Mar 15 15:30 pid
drwxrwxr-x  5 rultor rultor   4096 Mar 15 15:30 repo
-rw-rw-r--  1 rultor rultor     56 Mar 15 15:30 rubygems.yml
-rwxrwxr-x  1 rultor rultor   5771 Mar 15 15:30 run.sh
-rw-rw-r--  1 rultor rultor    584 Mar 15 15:30 script.sh
-rw-rw-r--  1 rultor rultor   3921 Mar 15 15:30 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-N0tG:/main --env=head=git@github.com:zold-io/zold-ruby-sdk.git --env=tag=0.2.3 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zold-io/zold-ruby-sdk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.2.3'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo bundle install --no-color "--gemfile=$(pwd)/Gemfile"'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' '\''rm -rf *.gem'\'' '\'';'\'' '\''sed -i "s/0\.0\.0/${tag}/g" zold-ruby-sdk.gemspec'\'' '\'';'\'' '\''git add zold-ruby-sdk.gemspec'\'' '\'';'\'' '\''git commit -m "Version set to ${tag}"'\'' '\'';'\'' '\''gem build zold-ruby-sdk.gemspec'\'' '\'';'\'' '\''chmod 0600 ../rubygems.yml'\'' '\'';'\'' '\''gem push *.gem --config-file ../rubygems.yml'\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-N0tG/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=zold-io_zold-ruby-sdk_10 yegor256/rultor-image:1.3 /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
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /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 ./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
mesg: cannot open /dev/pts/0: Permission denied
+ 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:zold-io/zold-ruby-sdk.git
+ head=git@github.com:zold-io/zold-ruby-sdk.git
+ export tag=0.2.3
+ tag=0.2.3
+ export head_branch=master
+ head_branch=master
+ export author=yegor256
+ author=yegor256
++ pwd
+ sudo -i bundle install --no-color --gemfile=/home/r/repo/Gemfile
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/...........
Fetching gem metadata from https://rubygems.org/.
Resolving dependencies...
Fetching rake 13.0.1
Installing rake 13.0.1
Fetching concurrent-ruby 1.1.5
Installing concurrent-ruby 1.1.5
Fetching i18n 1.8.2
Installing i18n 1.8.2
Using minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.6
Installing tzinfo 1.2.6
Fetching zeitwerk 2.3.0
Installing zeitwerk 2.3.0
Fetching activesupport 6.0.2.1
Installing activesupport 6.0.2.1
Fetching builder 3.2.4
Installing builder 3.2.4
Fetching erubi 1.9.0
Installing erubi 1.9.0
Using mini_portile2 2.4.0
Using nokogiri 1.10.9
Fetching rails-dom-testing 2.0.3
Installing rails-dom-testing 2.0.3
Fetching crass 1.0.6
Installing crass 1.0.6
Fetching loofah 2.4.0
Installing loofah 2.4.0
Fetching rails-html-sanitizer 1.3.0
Installing rails-html-sanitizer 1.3.0
Fetching actionview 6.0.2.1
Installing actionview 6.0.2.1
Fetching rack 2.2.2
Installing rack 2.2.2
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching actionpack 6.0.2.1
Installing actionpack 6.0.2.1
Fetching public_suffix 4.0.3
Installing public_suffix 4.0.3
Fetching addressable 2.7.0
Installing addressable 2.7.0
Fetching ast 2.4.0
Installing ast 2.4.0
Fetching backtrace 0.3.0
Installing backtrace 0.3.0
Using bundler 2.1.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching docile 1.3.2
Installing docile 1.3.2
Fetching simplecov-html 0.12.2
Installing simplecov-html 0.12.2
Fetching simplecov 0.18.5
Installing simplecov 0.18.5
Fetching url 0.3.2
Installing url 0.3.2
Fetching codecov 0.1.14
Installing codecov 0.1.14
Fetching safe_yaml 1.0.5
Installing safe_yaml 1.0.5
Fetching crack 0.4.3
Installing crack 0.4.3
Fetching daemons 1.3.1
Installing daemons 1.3.1
Fetching diff-lcs 1.3
Installing diff-lcs 1.3
Fetching diffy 3.3.0
Installing diffy 3.3.0
Fetching ffi 1.12.2
Installing ffi 1.12.2 with native extensions
Fetching ethon 0.12.0
Installing ethon 0.12.0
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching futex 0.8.6
Installing futex 0.8.6
Fetching get_process_mem 0.2.5
Installing get_process_mem 0.2.5
Fetching temple 0.8.2
Installing temple 0.8.2
Fetching tilt 2.0.10
Installing tilt 2.0.10
Fetching haml 5.0.4
Installing haml 5.0.4
Fetching hashdiff 1.0.1
Installing hashdiff 1.0.1
Using ipaddr 1.2.2
Fetching jaro_winkler 1.5.4
Installing jaro_winkler 1.5.4 with native extensions
Fetching loog 0.2.1
Installing loog 0.2.1
Fetching memory_profiler 0.9.13
Installing memory_profiler 0.9.13
Fetching method_source 0.9.2
Installing method_source 0.9.2
Fetching plist 3.1.0
Installing plist 3.1.0
Fetching ruby2_keywords 0.0.2
Installing ruby2_keywords 0.0.2
Fetching mustermann 1.1.1
Installing mustermann 1.1.1
Fetching rack-protection 2.0.5
Installing rack-protection 2.0.5
Fetching sinatra 2.0.5
Installing sinatra 2.0.5
Fetching thin 1.7.2
Installing thin 1.7.2 with native extensions
Fetching mimic 0.4.4
Installing mimic 0.4.4
Fetching minitest-hooks 1.5.0
Installing minitest-hooks 1.5.0
Using openssl 2.1.2
Fetching parallel 1.19.1
Installing parallel 1.19.1
Fetching parser 2.7.0.4
Installing parser 2.7.0.4
Fetching powerpack 0.1.2
Installing powerpack 0.1.2
Fetching thor 1.0.1
Installing thor 1.0.1
Fetching railties 6.0.2.1
Installing railties 6.0.2.1
Using rainbow 3.0.0
Fetching rake-compiler 1.0.4
Installing rake-compiler 1.0.4
Fetching rdoc 4.3.0
Installing rdoc 4.3.0
Fetching rspec-support 3.8.3
Installing rspec-support 3.8.3
Fetching rspec-core 3.8.2
Installing rspec-core 3.8.2
Fetching rspec-expectations 3.8.6
Installing rspec-expectations 3.8.6
Fetching rspec-mocks 3.8.2
Installing rspec-mocks 3.8.2
Fetching rspec-rails 3.8.1
Installing rspec-rails 3.8.1
Fetching ruby-progressbar 1.10.1
Installing ruby-progressbar 1.10.1
Fetching unicode-display_width 1.4.1
Installing unicode-display_width 1.4.1
Fetching rubocop 0.62.0
Installing rubocop 0.62.0
Fetching rubocop-rspec 1.31.0
Installing rubocop-rspec 1.31.0
Fetching semantic 1.6.1
Installing semantic 1.6.1
Fetching slop 4.6.2
Installing slop 4.6.2
Fetching sys-proctable 1.2.1
Installing sys-proctable 1.2.1
Fetching threads 0.3.0
Installing threads 0.3.0
Fetching total 0.3.0
Installing total 0.3.0
Fetching typhoeus 1.3.1
Installing typhoeus 1.3.1
Fetching usagewatch 0.0.7
Installing usagewatch 0.0.7
Fetching usagewatch_ext 0.2.1
Installing usagewatch_ext 0.2.1
Fetching webmock 3.5.1
Installing webmock 3.5.1
Fetching zache 0.12.0
Installing zache 0.12.0
Fetching zold-score 0.4.6
Installing zold-score 0.4.6 with native extensions
Fetching zold 0.29.33
Installing zold 0.29.33
Using zold-ruby-sdk 0.0.0 from source at `.`
Bundle complete! 10 Gemfile dependencies, 89 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from i18n:

HEADS UP! i18n 1.1 changed fallbacks to exclude default locale.
But that may break your application.

If you are upgrading your Rails application from an older version of Rails:

Please check your Rails app for 'config.i18n.fallbacks = true'.
If you're using I18n (>= 1.1.0) and Rails (< 5.2.2), this should be
'config.i18n.fallbacks = [I18n.default_locale]'.
If not, fallbacks will be broken in your app by I18n 1.1.x.

If you are starting a NEW Rails application, you can ignore this notice.

For more info see:
https://github.com/svenfuchs/i18n/releases/tag/v1.1.0

Post-install message from usagewatch:
* Linux version are covered for our test.
Thanks for installing!
Post-install message from usagewatch_ext:
* Usagewatch Gem for linux are covered for our test.
* Mac OS version is in development
Thanks for installing!
Post-install message from zold:
Thanks for installing Zold 0.29.33!
  Study our White Paper: https://papers.zold.io/wp.pdf
  Read our blog posts: https://blog.zold.io
  Try ZLD online wallet at: https://wts.zold.io
  Stay in touch with the community in Telegram: https://t.me/zold_io
  Follow us on Twitter: https://twitter.com/0crat
  If you have any issues, report to our GitHub repo: https://github.com/zold-io/zold
+ bundle exec rake
/usr/local/rvm/rubies/ruby-2.6.0/bin/ruby -I"lib:lib:test" -I"/usr/local/rvm/gems/ruby-2.6.0/gems/rake-13.0.1/lib" "/usr/local/rvm/gems/ruby-2.6.0/gems/rake-13.0.1/lib/rake/rake_test_loader.rb" "test/test__helper.rb" "test/zold/test_wts.rb"
Run options: --seed 36227

# Running:

D: Wallet ID 0000000000000000 retrieved in 28ms
32m.0mD: PULL job 5da98d31-a86b-4c7b-8de2-06e760f1b70a started in 226ms
D: Job 5da98d31-a86b-4c7b-8de2-06e760f1b70a is still running, 7ms already...
D: Job 5da98d31-a86b-4c7b-8de2-06e760f1b70a is still running, 1.02s already...
D: Job 5da98d31-a86b-4c7b-8de2-06e760f1b70a is still running, 2.02s already...
D: Job 5da98d31-a86b-4c7b-8de2-06e760f1b70a is still running, 3.03s already...
D: Job 5da98d31-a86b-4c7b-8de2-06e760f1b70a is still running, 4.04s already...
D: Job 5da98d31-a86b-4c7b-8de2-06e760f1b70a is still running, 5.05s already...
D: Job 5da98d31-a86b-4c7b-8de2-06e760f1b70a is still running, 6.06s already...
D: Job 5da98d31-a86b-4c7b-8de2-06e760f1b70a is still running, 7.07s already...
D: Job 5da98d31-a86b-4c7b-8de2-06e760f1b70a is still running, 8.16s already...
D: Job 5da98d31-a86b-4c7b-8de2-06e760f1b70a completed, in 9.17s
D: 0 transactions found in 10ms
32m.0m32m.0mD: PULL job 9aa93257-f38f-4644-afc7-e0754180999b started in 212ms
D: Job 9aa93257-f38f-4644-afc7-e0754180999b is still running, 8ms already...
D: Job 9aa93257-f38f-4644-afc7-e0754180999b is still running, 1.02s already...
D: Job 9aa93257-f38f-4644-afc7-e0754180999b is still running, 2.03s already...
D: Job 9aa93257-f38f-4644-afc7-e0754180999b is still running, 3.04s already...
D: Job 9aa93257-f38f-4644-afc7-e0754180999b is still running, 4.05s already...
D: Job 9aa93257-f38f-4644-afc7-e0754180999b is still running, 5.05s already...
D: Job 9aa93257-f38f-4644-afc7-e0754180999b is still running, 6.06s already...
D: Job 9aa93257-f38f-4644-afc7-e0754180999b completed, in 7.07s
D: The balance 32m0.00ZLD0m retrieved in 10ms
32m.0m32m.0mD: PULL job 5bb50ea3-5342-48b0-a48e-e42900ef29c8 started in 195ms
D: Job 5bb50ea3-5342-48b0-a48e-e42900ef29c8 is still running, 8ms already...
D: Job 5bb50ea3-5342-48b0-a48e-e42900ef29c8 is still running, 1.02s already...
D: Job 5bb50ea3-5342-48b0-a48e-e42900ef29c8 is still running, 2.02s already...
D: Job 5bb50ea3-5342-48b0-a48e-e42900ef29c8 is still running, 3.03s already...
D: Job 5bb50ea3-5342-48b0-a48e-e42900ef29c8 is still running, 4.05s already...
D: Job 5bb50ea3-5342-48b0-a48e-e42900ef29c8 is still running, 5.07s already...
D: Job 5bb50ea3-5342-48b0-a48e-e42900ef29c8 is still running, 6.08s already...
D: Job 5bb50ea3-5342-48b0-a48e-e42900ef29c8 is still running, 7.09s already...
D: Job 5bb50ea3-5342-48b0-a48e-e42900ef29c8 is still running, 8.1s already...
D: Job 5bb50ea3-5342-48b0-a48e-e42900ef29c8 completed, in 9.11s
32m.0m32m.0m32m.0m

Finished in 26.037863s, 0.3072 runs/s, 0.3072 assertions/s.
8 runs, 8 assertions, 0 failures, 0 errors, 0 skips
Coverage report generated for Unit Tests to /home/r/repo/coverage. 80 / 90 LOC (88.89%) covered.
Running RuboCop...
Inspecting 6 files
32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m

6 files inspected, 32mno offenses0m detected
grep -q -r '2018-2020'     --include '*.rb'     --include '*.txt'     --include 'Rakefile'     .
+ rm -rf '*.gem'
+ sed -i 's/0\.0\.0/0.2.3/g' zold-ruby-sdk.gemspec
+ git add zold-ruby-sdk.gemspec
+ git commit -m 'Version set to 0.2.3'
[__rultor 47447f9] Version set to 0.2.3
 1 file changed, 1 insertion(+), 1 deletion(-)
+ gem build zold-ruby-sdk.gemspec
  Successfully built RubyGem
  Name: zold-ruby-sdk
  Version: 0.2.3
  File: zold-ruby-sdk-0.2.3.gem
+ chmod 0600 ../rubygems.yml
+ gem push zold-ruby-sdk-0.2.3.gem --config-file ../rubygems.yml
Pushing gem to https://rubygems.org...
Successfully registered gem: zold-ruby-sdk (0.2.3)
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.2.3 -m '0.2.3: tagged by rultor.com'
+ git reset --hard
HEAD is now at 47447f9 Version set to 0.2.3
+ git clean -fd
+ git checkout master
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was 47447f9).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To git@github.com:zold-io/zold-ruby-sdk.git
 * [new tag]         0.2.3 -> 0.2.3
container bf30d3eca681c36ebab7ca6776b42ec7e4e9f43fe22222fdd933bd840c1dc236 is dead
Sun Mar 15 15:32:39 CET 2020