+ set -e + set -o pipefail ++ dirname ./run.sh + cd . + echo 16213 + echo '1.68.4 61d95181d' 1.68.4 61d95181d + date Sun Jul 7 05:23:42 CEST 2019 + uptime 05:23:42 up 203 days, 18:53, 0 users, load average: 4.62, 4.65, 4.73 + head=git@github.com:zold-io/zold-ruby-sdk.git + ff=default + image=yegor256/rultor + rebase=false + squash=false + head_branch=master + author=yegor256 + tag=0.2.1 + vars=('--env=head=git@github.com:zold-io/zold-ruby-sdk.git' '--env=tag=0.2.1' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zold-io/zold-ruby-sdk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.2.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''export GEM_HOME=~/.ruby'\'' '\'';'\'' '\''export GEM_PATH=$GEM_HOME:$GEM_PATH'\'' '\'';'\'' '\''bundle install'\'' '\'';'\'' '\''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.1'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'export GEM_HOME=~/.ruby' ';' 'export GEM_PATH=$GEM_HOME:$GEM_PATH' ';' 'bundle install' ';' '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_7 + 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.1'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'export GEM_HOME=~/.ruby' ';' 'export GEM_PATH=$GEM_HOME:$GEM_PATH' ';' 'bundle install' ';' '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.1 ']' + [[ 0.2.1 =~ ^[a-zA-Z0-9\.\-]+$ ]] + echo 'tag name is valid: "0.2.1"' tag name is valid: "0.2.1" + cd repo ++ git tag -l 0.2.1 + '[' ']' + 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.73 ++ echo 4.73 '>' 30 ++ bc + '[' 0 -eq 1 ']' + echo 'load average is 4.73, low enough to run a new Docker container' load average is 4.73, 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:89ad567752735f414ef0f6408fd08b5aeed93259147b0dfe2df279054c27a472 Status: Image is up to date for yegor256/rultor:latest + docker ps --filter=status=exited + grep --quiet '\szold-io_zold-ruby-sdk_7\s*$' + ls -al . total 712 drwx--x--x 3 rultor rultor 4096 Jul 7 05:23 . drwxrwxrwt 16 root root 684032 Jul 7 05:23 .. -rw-rw-r-- 1 rultor rultor 444 Jul 7 05:23 end.sh -rwxrwxr-x 1 rultor rultor 338 Jul 7 05:23 entry.sh -rw-rw-r-- 1 rultor rultor 6 Jul 7 05:23 pid drwxrwxr-x 5 rultor rultor 4096 Jul 7 05:23 repo -rw-rw-r-- 1 rultor rultor 56 Jul 7 05:23 rubygems.yml -rwxrwxr-x 1 rultor rultor 5816 Jul 7 05:23 run.sh -rw-rw-r-- 1 rultor rultor 605 Jul 7 05:23 script.sh -rw-rw-r-- 1 rultor rultor 4016 Jul 7 05:23 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-L2K6:/main --env=head=git@github.com:zold-io/zold-ruby-sdk.git --env=tag=0.2.1 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zold-io/zold-ruby-sdk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.2.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''export GEM_HOME=~/.ruby'\'' '\'';'\'' '\''export GEM_PATH=$GEM_HOME:$GEM_PATH'\'' '\'';'\'' '\''bundle install'\'' '\'';'\'' '\''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-L2K6/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=zold-io_zold-ruby-sdk_7 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 /root/.wget-hsts /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: change /dev/pts/0 mode failed: Operation not permitted + 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.1 + tag=0.2.1 + export head_branch=master + head_branch=master + export author=yegor256 + author=yegor256 + export GEM_HOME=/home/r/.ruby + GEM_HOME=/home/r/.ruby + export GEM_PATH=/home/r/.ruby:/usr/local/rvm/gems/ruby-2.6.0:/usr/local/rvm/gems/ruby-2.6.0@global + GEM_PATH=/home/r/.ruby:/usr/local/rvm/gems/ruby-2.6.0:/usr/local/rvm/gems/ruby-2.6.0@global + bundle install Fetching gem metadata from https://rubygems.org/.............. Fetching gem metadata from https://rubygems.org/.. Resolving dependencies... Using rake 12.3.2 32mFetching concurrent-ruby 1.1.50m 32mInstalling concurrent-ruby 1.1.50m 32mFetching i18n 1.6.00m 32mInstalling i18n 1.6.00m Using minitest 5.11.3 32mFetching thread_safe 0.3.60m 32mInstalling thread_safe 0.3.60m 32mFetching tzinfo 1.2.50m 32mInstalling tzinfo 1.2.50m 32mFetching activesupport 5.2.30m 32mInstalling activesupport 5.2.30m 32mFetching builder 3.2.30m 32mInstalling builder 3.2.30m 32mFetching erubi 1.8.00m 32mInstalling erubi 1.8.00m 32mFetching mini_portile2 2.4.00m 32mInstalling mini_portile2 2.4.00m 32mFetching nokogiri 1.10.30m 32mInstalling nokogiri 1.10.3 with native extensions0m GemWrappers: Can not wrap missing file: nokogiri 32mFetching rails-dom-testing 2.0.30m 32mInstalling rails-dom-testing 2.0.30m 32mFetching crass 1.0.40m 32mInstalling crass 1.0.40m 32mFetching loofah 2.2.30m 32mInstalling loofah 2.2.30m 32mFetching rails-html-sanitizer 1.0.40m 32mInstalling rails-html-sanitizer 1.0.40m 32mFetching actionview 5.2.30m 32mInstalling actionview 5.2.30m 32mFetching rack 2.0.70m 32mInstalling rack 2.0.70m GemWrappers: Can not wrap missing file: rackup 32mFetching rack-test 1.1.00m 32mInstalling rack-test 1.1.00m 32mFetching actionpack 5.2.30m 32mInstalling actionpack 5.2.30m 32mFetching public_suffix 3.1.10m 32mInstalling public_suffix 3.1.10m Using addressable 2.6.0 32mFetching ast 2.4.00m 32mInstalling ast 2.4.00m 32mFetching backtrace 0.3.00m 32mInstalling backtrace 0.3.00m Using bundler 1.17.2 32mFetching json 2.2.00m 32mInstalling json 2.2.0 with native extensions0m 32mFetching docile 1.3.20m 32mInstalling docile 1.3.20m 32mFetching simplecov-html 0.10.20m 32mInstalling simplecov-html 0.10.20m 32mFetching simplecov 0.17.00m 32mInstalling simplecov 0.17.00m 32mFetching url 0.3.20m 32mInstalling url 0.3.20m 32mFetching codecov 0.1.140m 32mInstalling codecov 0.1.140m 32mFetching safe_yaml 1.0.50m 32mInstalling safe_yaml 1.0.50m 32mFetching crack 0.4.30m 32mInstalling crack 0.4.30m 32mFetching daemons 1.3.10m 32mInstalling daemons 1.3.10m 32mFetching diff-lcs 1.30m 32mInstalling diff-lcs 1.30m GemWrappers: Can not wrap missing file: htmldiff GemWrappers: Can not wrap missing file: ldiff 32mFetching diffy 3.3.00m 32mInstalling diffy 3.3.00m 32mFetching ffi 1.11.10m 32mInstalling ffi 1.11.1 with native extensions0m 32mFetching ethon 0.12.00m 32mInstalling ethon 0.12.00m 32mFetching eventmachine 1.2.70m 32mInstalling eventmachine 1.2.7 with native extensions0m 32mFetching futex 0.8.60m 32mInstalling futex 0.8.60m 32mFetching get_process_mem 0.2.30m 32mInstalling get_process_mem 0.2.30m 32mFetching temple 0.8.10m 32mInstalling temple 0.8.10m 32mFetching tilt 2.0.90m 32mInstalling tilt 2.0.90m GemWrappers: Can not wrap missing file: tilt 32mFetching haml 5.0.40m 32mInstalling haml 5.0.40m GemWrappers: Can not wrap missing file: haml 32mFetching hashdiff 0.4.00m 32mInstalling hashdiff 0.4.00m Using ipaddr 1.2.2 32mFetching jaro_winkler 1.5.30m 32mInstalling jaro_winkler 1.5.3 with native extensions0m 32mFetching loog 0.2.10m 32mInstalling loog 0.2.10m 32mFetching memory_profiler 0.9.130m 32mInstalling memory_profiler 0.9.130m 32mFetching method_source 0.9.20m 32mInstalling method_source 0.9.20m 32mFetching plist 3.1.00m 32mInstalling plist 3.1.00m 32mFetching mustermann 1.0.30m 32mInstalling mustermann 1.0.30m 32mFetching rack-protection 2.0.50m 32mInstalling rack-protection 2.0.50m 32mFetching sinatra 2.0.50m 32mInstalling sinatra 2.0.50m 32mFetching thin 1.7.20m 32mInstalling thin 1.7.2 with native extensions0m GemWrappers: Can not wrap missing file: thin 32mFetching mimic 0.4.40m 32mInstalling mimic 0.4.40m 32mFetching minitest-hooks 1.5.00m 32mInstalling minitest-hooks 1.5.00m Using openssl 2.1.2 32mFetching parallel 1.17.00m 32mInstalling parallel 1.17.00m 32mFetching parser 2.6.3.00m 32mInstalling parser 2.6.3.00m GemWrappers: Can not wrap missing file: ruby-parse GemWrappers: Can not wrap missing file: ruby-rewrite 32mFetching powerpack 0.1.20m 32mInstalling powerpack 0.1.20m 32mFetching thor 0.20.30m 32mInstalling thor 0.20.30m GemWrappers: Can not wrap missing file: thor 32mFetching railties 5.2.30m 32mInstalling railties 5.2.30m GemWrappers: Can not wrap missing file: rails 32mFetching rainbow 3.0.00m 32mInstalling rainbow 3.0.00m 32mFetching rake-compiler 1.0.40m 32mInstalling rake-compiler 1.0.40m GemWrappers: Can not wrap missing file: rake-compiler 32mFetching rdoc 4.3.00m 32mInstalling rdoc 4.3.00m 32mFetching rspec-support 3.8.20m 32mInstalling rspec-support 3.8.20m 32mFetching rspec-core 3.8.20m 32mInstalling rspec-core 3.8.20m GemWrappers: Can not wrap missing file: rspec 32mFetching rspec-expectations 3.8.40m 32mInstalling rspec-expectations 3.8.40m 32mFetching rspec-mocks 3.8.10m 32mInstalling rspec-mocks 3.8.10m 32mFetching rspec-rails 3.8.10m 32mInstalling rspec-rails 3.8.10m 32mFetching ruby-progressbar 1.10.10m 32mInstalling ruby-progressbar 1.10.10m 32mFetching unicode-display_width 1.4.10m 32mInstalling unicode-display_width 1.4.10m 32mFetching rubocop 0.62.00m 32mInstalling rubocop 0.62.00m GemWrappers: Can not wrap missing file: rubocop 32mFetching rubocop-rspec 1.31.00m 32mInstalling rubocop-rspec 1.31.00m 32mFetching semantic 1.6.10m 32mInstalling semantic 1.6.10m 32mFetching slop 4.6.20m 32mInstalling slop 4.6.20m 32mFetching sys-proctable 1.2.10m 32mInstalling sys-proctable 1.2.10m 32mFetching threads 0.3.00m 32mInstalling threads 0.3.00m 32mFetching total 0.3.00m 32mInstalling total 0.3.00m 32mFetching typhoeus 1.3.10m 32mInstalling typhoeus 1.3.10m 32mFetching usagewatch 0.0.70m 32mInstalling usagewatch 0.0.70m 32mFetching usagewatch_ext 0.2.10m 32mInstalling usagewatch_ext 0.2.10m 32mFetching webmock 3.5.10m 32mInstalling webmock 3.5.10m 32mFetching zache 0.12.00m 32mInstalling zache 0.12.00m 32mFetching zold-score 0.4.60m 32mInstalling zold-score 0.4.6 with native extensions0m 32mFetching zold 0.29.300m 32mInstalling zold 0.29.300m GemWrappers: Can not wrap missing file: zold Using zold-ruby-sdk 0.0.0 from source at `.` 32mBundle complete! 10 Gemfile dependencies, 87 gems now installed.0m 32mUse `bundle info [gemname]` to see where a bundled gem is installed.0m 32mPost-install message from i18n:0m HEADS UP! i18n 1.1 changed fallbacks to exclude default locale. But that may break your application. 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. For more info see: https://github.com/svenfuchs/i18n/releases/tag/v1.1.0 32mPost-install message from hashdiff:0m The HashDiff constant used by this gem conflicts with another gem of a similar name. As of version 1.0 the HashDiff constant will be completely removed and replaced by Hashdiff. For more information see https://github.com/liufengyun/hashdiff/issues/45. 32mPost-install message from usagewatch:0m * Linux version are covered for our test. Thanks for installing! 32mPost-install message from usagewatch_ext:0m * Usagewatch Gem for linux are covered for our test. * Mac OS version is in development Thanks for installing! 32mPost-install message from zold:0m Thanks for installing Zold 0.29.30! 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/rubies/ruby-2.6.0/lib/ruby/gems/2.6.0/gems/rake-12.3.2/lib" "/usr/local/rvm/rubies/ruby-2.6.0/lib/ruby/gems/2.6.0/gems/rake-12.3.2/lib/rake/rake_test_loader.rb" "test/test__helper.rb" "test/zold/test_wts.rb" The HashDiff constant used by this gem conflicts with another gem of a similar name. As of version 1.0 the HashDiff constant will be completely removed and replaced by Hashdiff. For more information see https://github.com/liufengyun/hashdiff/issues/45. Run options: --seed 38921 # Running: 32m.0m32m.0mD: PULL job 7a7a71b0-71ae-4d36-98f4-7cc75c121f12 started in 1.21s D: Job 7a7a71b0-71ae-4d36-98f4-7cc75c121f12 is still running, 112ms already... D: Job 7a7a71b0-71ae-4d36-98f4-7cc75c121f12 is still running, 1.22s already... D: Job 7a7a71b0-71ae-4d36-98f4-7cc75c121f12 is still running, 2.34s already... D: Job 7a7a71b0-71ae-4d36-98f4-7cc75c121f12 is still running, 3.45s already... D: Job 7a7a71b0-71ae-4d36-98f4-7cc75c121f12 is still running, 4.56s already... D: Job 7a7a71b0-71ae-4d36-98f4-7cc75c121f12 is still running, 5.68s already... D: Job 7a7a71b0-71ae-4d36-98f4-7cc75c121f12 is still running, 6.79s already... D: Job 7a7a71b0-71ae-4d36-98f4-7cc75c121f12 is still running, 7.92s already... D: Job 7a7a71b0-71ae-4d36-98f4-7cc75c121f12 completed, in 9.04s 32m.0m32m.0mD: Wallet ID 0000000000000000 retrieved in 109ms 32m.0mD: PULL job 4b0f7783-40ce-400f-803c-82f2c3c1a1ea started in 646ms D: Job 4b0f7783-40ce-400f-803c-82f2c3c1a1ea is still running, 109ms already... D: Job 4b0f7783-40ce-400f-803c-82f2c3c1a1ea is still running, 1.22s already... D: Job 4b0f7783-40ce-400f-803c-82f2c3c1a1ea is still running, 2.34s already... D: Job 4b0f7783-40ce-400f-803c-82f2c3c1a1ea is still running, 3.45s already... D: Job 4b0f7783-40ce-400f-803c-82f2c3c1a1ea is still running, 4.56s already... D: Job 4b0f7783-40ce-400f-803c-82f2c3c1a1ea is still running, 5.68s already... D: Job 4b0f7783-40ce-400f-803c-82f2c3c1a1ea is still running, 6.79s already... D: Job 4b0f7783-40ce-400f-803c-82f2c3c1a1ea is still running, 7.9s already... D: Job 4b0f7783-40ce-400f-803c-82f2c3c1a1ea is still running, 9.05s already... D: Job 4b0f7783-40ce-400f-803c-82f2c3c1a1ea completed, in 10.16s D: 0 transactions found in 112ms 32m.0mD: PULL job bec8a8a3-aa5b-48be-b7ec-084d4f91586b started in 630ms D: Job bec8a8a3-aa5b-48be-b7ec-084d4f91586b is still running, 109ms already... D: Job bec8a8a3-aa5b-48be-b7ec-084d4f91586b is still running, 1.22s already... D: Job bec8a8a3-aa5b-48be-b7ec-084d4f91586b is still running, 2.33s already... D: Job bec8a8a3-aa5b-48be-b7ec-084d4f91586b is still running, 3.45s already... D: Job bec8a8a3-aa5b-48be-b7ec-084d4f91586b is still running, 4.55s already... D: Job bec8a8a3-aa5b-48be-b7ec-084d4f91586b is still running, 5.67s already... D: Job bec8a8a3-aa5b-48be-b7ec-084d4f91586b is still running, 6.79s already... D: Job bec8a8a3-aa5b-48be-b7ec-084d4f91586b completed, in 7.9s D: The balance 31m-132096.00ZLD0m retrieved in 109ms 32m.0m Finished in 30.030024s, 0.2331 runs/s, 0.2331 assertions/s. 7 runs, 7 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage. 77 / 87 LOC (88.51%) covered. Running RuboCop... Inspecting 6 files 32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m 6 files inspected, 32mno offenses0m detected grep -q -r '2018-2019' --include '*.rb' --include '*.txt' --include 'Rakefile' . + rm -rf '*.gem' + sed -i 's/0\.0\.0/0.2.1/g' zold-ruby-sdk.gemspec + git add zold-ruby-sdk.gemspec + git commit -m 'Version set to 0.2.1' [__rultor 92f2021] Version set to 0.2.1 1 file changed, 1 insertion(+), 1 deletion(-) + gem build zold-ruby-sdk.gemspec Successfully built RubyGem Name: zold-ruby-sdk Version: 0.2.1 File: zold-ruby-sdk-0.2.1.gem + chmod 0600 ../rubygems.yml + gem push zold-ruby-sdk-0.2.1.gem --config-file ../rubygems.yml Pushing gem to https://rubygems.org... Successfully registered gem: zold-ruby-sdk (0.2.1) + 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.1 -m '0.2.1: tagged by rultor.com' + git reset --hard HEAD is now at 92f2021 Version set to 0.2.1 + 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 92f2021). + 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.1 -> 0.2.1 container 2c4c9b9c133e58d10b8bc980c6d5bdb8219f1927ed84e7e5fb4d2e26d7d451f4 is dead Sun Jul 7 05:26:18 CEST 2019