+ set -e + set -o pipefail ++ dirname ./run.sh + cd . + echo 19996 + echo '1.70.6 5bcc93e7c' 1.70.6 5bcc93e7c + date Sun Jul 10 21:34:08 CEST 2022 + uptime 21:34:08 up 28 days, 11:27, 0 users, load average: 0.43, 0.21, 0.13 + head=git@github.com:yegor256/0pdd.git + ff=default + image=yegor256/rultor-image:1.9.0 + rebase=false + squash=false + head_branch=master + author=yegor256 + tag=0.31.1 + vars=('--env=head=git@github.com:yegor256/0pdd.git' '--env=tag=0.31.1' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/0pdd.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.31.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''git config --global user.email "server@0pdd.com"'\'' '\'';'\'' '\''git config --global user.name "0pdd.com"'\'' '\'';'\'' '\''sudo gem install pdd'\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''sudo gem install bundler'\'' '\'';'\'' '\''sudo bundle install --no-color "--gemfile=$(pwd)/Gemfile"'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' '\''git remote add dokku dokku@dokku.0pdd.com:zeropdd'\'' '\'';'\'' '\''rm -rf ~/.ssh'\'' '\'';'\'' '\''mkdir ~/.ssh'\'' '\'';'\'' '\''mv ../id_rsa ../id_rsa.pub ~/.ssh'\'' '\'';'\'' '\''chmod -R 600 ~/.ssh/*'\'' '\'';'\'' '\''echo -e "Host *\n StrictHostKeyChecking no\n UserKnownHostsFile=/dev/null" > ~/.ssh/config'\'' '\'';'\'' '\''git fetch'\'' '\'';'\'' '\''sed -i "s/BUILD/${tag}/g" ./version.rb'\'' '\'';'\'' '\''git add ./version.rb'\'' '\'';'\'' '\''git commit -m '\''\'\'''\''build number set'\''\'\'''\'''\'' '\'';'\'' '\''cp ../config.yml config.yml'\'' '\'';'\'' '\''git add config.yml'\'' '\'';'\'' '\''bundle exec ruby test/test_credentials.rb'\'' '\'';'\'' '\''git commit -m '\''\'\'''\''config.yml'\''\'\'''\'''\'' '\'';'\'' '\''git push -f dokku $(git symbolic-ref --short HEAD):master'\'' '\'';'\'' '\''git reset HEAD~1'\'' '\'';'\'' '\''rm -rf config.yml'\'' '\'';'\'' '\''curl -f --connect-timeout 15 -k --retry 5 --retry-delay 30 https://www.0pdd.com > /dev/null'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256') + scripts=('export '\''head=git@github.com:yegor256/0pdd.git'\''' ';' 'export '\''tag=0.31.1'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'git config --global user.email "server@0pdd.com"' ';' 'git config --global user.name "0pdd.com"' ';' 'sudo gem install pdd' ';' 'pdd -f /dev/null' ';' 'sudo gem install bundler' ';' 'sudo bundle install --no-color "--gemfile=$(pwd)/Gemfile"' ';' 'bundle exec rake' ';' 'git remote add dokku dokku@dokku.0pdd.com:zeropdd' ';' 'rm -rf ~/.ssh' ';' 'mkdir ~/.ssh' ';' 'mv ../id_rsa ../id_rsa.pub ~/.ssh' ';' 'chmod -R 600 ~/.ssh/*' ';' 'echo -e "Host *\n StrictHostKeyChecking no\n UserKnownHostsFile=/dev/null" > ~/.ssh/config' ';' 'git fetch' ';' 'sed -i "s/BUILD/${tag}/g" ./version.rb' ';' 'git add ./version.rb' ';' 'git commit -m '\''build number set'\''' ';' 'cp ../config.yml config.yml' ';' 'git add config.yml' ';' 'bundle exec ruby test/test_credentials.rb' ';' 'git commit -m '\''config.yml'\''' ';' 'git push -f dokku $(git symbolic-ref --short HEAD):master' ';' 'git reset HEAD~1' ';' 'rm -rf config.yml' ';' 'curl -f --connect-timeout 15 -k --retry 5 --retry-delay 30 https://www.0pdd.com > /dev/null' ';') + directory= + container=yegor256_0pdd_365 + as_root=false + git --version git version 2.35.1 + docker --version Docker version 20.10.12, build e91ed57 + 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/0pdd.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/0pdd.git'\''' ']' + cd .. + cat + '[' false = true ']' + cat + chmod a+x entry.sh + cat + echo 'export '\''head=git@github.com:yegor256/0pdd.git'\''' ';' 'export '\''tag=0.31.1'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'git config --global user.email "server@0pdd.com"' ';' 'git config --global user.name "0pdd.com"' ';' 'sudo gem install pdd' ';' 'pdd -f /dev/null' ';' 'sudo gem install bundler' ';' 'sudo bundle install --no-color "--gemfile=$(pwd)/Gemfile"' ';' 'bundle exec rake' ';' 'git remote add dokku dokku@dokku.0pdd.com:zeropdd' ';' 'rm -rf ~/.ssh' ';' 'mkdir ~/.ssh' ';' 'mv ../id_rsa ../id_rsa.pub ~/.ssh' ';' 'chmod -R 600 ~/.ssh/*' ';' 'echo -e "Host *\n StrictHostKeyChecking no\n UserKnownHostsFile=/dev/null" > ~/.ssh/config' ';' 'git fetch' ';' 'sed -i "s/BUILD/${tag}/g" ./version.rb' ';' 'git add ./version.rb' ';' 'git commit -m '\''build number set'\''' ';' 'cp ../config.yml config.yml' ';' 'git add config.yml' ';' 'bundle exec ruby test/test_credentials.rb' ';' 'git commit -m '\''config.yml'\''' ';' 'git push -f dokku $(git symbolic-ref --short HEAD):master' ';' 'git reset HEAD~1' ';' 'rm -rf config.yml' ';' 'curl -f --connect-timeout 15 -k --retry 5 --retry-delay 30 https://www.0pdd.com > /dev/null' ';' + sensitive=('config.yml') + rm -rf .gpg + '[' -z 0.31.1 ']' + [[ 0.31.1 =~ ^[a-zA-Z0-9\.\-]+$ ]] + echo 'tag name is valid: "0.31.1"' tag name is valid: "0.31.1" + cd repo ++ git tag -l 0.31.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=0.13 ++ echo 0.13 '>' 30 ++ bc + '[' 0 -eq 1 ']' + echo 'load average is 0.13, low enough to run a new Docker container' load average is 0.13, low enough to run a new Docker container + break + cd .. + '[' -n '' ']' + use_image=yegor256/rultor-image:1.9.0 + docker pull yegor256/rultor-image:1.9.0 1.9.0: Pulling from yegor256/rultor-image Digest: sha256:33ae90af626cadadbfac736a5252b17f6a7dd6ccfce9c34edad6ab269b82f0fe Status: Image is up to date for yegor256/rultor-image:1.9.0 docker.io/yegor256/rultor-image:1.9.0 + docker ps --filter=status=exited + grep --quiet '\syegor256_0pdd_365\s*$' + ls -al . total 1328 drwx--x--x 3 rultor rultor 4096 Jul 10 21:34 . drwxrwxrwt 10 root root 1302528 Jul 10 21:34 .. -rw-rw-r-- 1 rultor rultor 4066 Jul 10 21:34 config.yml -rw-rw-r-- 1 rultor rultor 444 Jul 10 21:34 end.sh -rwxrwxr-x 1 rultor rultor 363 Jul 10 21:34 entry.sh -rw-rw-r-- 1 rultor rultor 1679 Jul 10 21:34 id_rsa -rw-rw-r-- 1 rultor rultor 396 Jul 10 21:34 id_rsa.pub -rw-rw-r-- 1 rultor rultor 6 Jul 10 21:34 pid drwxrwxr-x 13 rultor rultor 4096 Jul 10 21:34 repo -rwxrwxr-x 1 rultor rultor 7321 Jul 10 21:34 run.sh -rw-rw-r-- 1 rultor rultor 1157 Jul 10 21:34 script.sh -rw-rw-r-- 1 rultor rultor 6205 Jul 10 21:34 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-HK9p:/main --env=head=git@github.com:yegor256/0pdd.git --env=tag=0.31.1 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/0pdd.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.31.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''git config --global user.email "server@0pdd.com"'\'' '\'';'\'' '\''git config --global user.name "0pdd.com"'\'' '\'';'\'' '\''sudo gem install pdd'\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''sudo gem install bundler'\'' '\'';'\'' '\''sudo bundle install --no-color "--gemfile=$(pwd)/Gemfile"'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' '\''git remote add dokku dokku@dokku.0pdd.com:zeropdd'\'' '\'';'\'' '\''rm -rf ~/.ssh'\'' '\'';'\'' '\''mkdir ~/.ssh'\'' '\'';'\'' '\''mv ../id_rsa ../id_rsa.pub ~/.ssh'\'' '\'';'\'' '\''chmod -R 600 ~/.ssh/*'\'' '\'';'\'' '\''echo -e "Host *\n StrictHostKeyChecking no\n UserKnownHostsFile=/dev/null" > ~/.ssh/config'\'' '\'';'\'' '\''git fetch'\'' '\'';'\'' '\''sed -i "s/BUILD/${tag}/g" ./version.rb'\'' '\'';'\'' '\''git add ./version.rb'\'' '\'';'\'' '\''git commit -m '\''\'\'''\''build number set'\''\'\'''\'''\'' '\'';'\'' '\''cp ../config.yml config.yml'\'' '\'';'\'' '\''git add config.yml'\'' '\'';'\'' '\''bundle exec ruby test/test_credentials.rb'\'' '\'';'\'' '\''git commit -m '\''\'\'''\''config.yml'\''\'\'''\'''\'' '\'';'\'' '\''git push -f dokku $(git symbolic-ref --short HEAD):master'\'' '\'';'\'' '\''git reset HEAD~1'\'' '\'';'\'' '\''rm -rf config.yml'\'' '\'';'\'' '\''curl -f --connect-timeout 15 -k --retry 5 --retry-delay 30 https://www.0pdd.com > /dev/null'\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-HK9p/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_0pdd_365 yegor256/rultor-image:1.9.0 /main/entry.sh + 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/.config /root/.gem /root/.gnupg /root/.m2 /root/.npm /root/.profile /root/texmf /root/.wget-hsts /home/r + cp -R ./cid ./config.yml ./end.sh ./entry.sh ./id_rsa ./id_rsa.pub ./pid ./repo ./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 + 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/0pdd.git + head=git@github.com:yegor256/0pdd.git + export tag=0.31.1 + tag=0.31.1 + export head_branch=master + head_branch=master + export author=yegor256 + author=yegor256 + git config --global user.email server@0pdd.com + git config --global user.name 0pdd.com + sudo -i gem install pdd Fetching pdd-0.21.0.gem Fetching ruby-filemagic-0.7.3.gem Building native extensions. This could take a while... ruby-filemagic-0.7.3 [2022-01-07]: * Dockerfile to build native extension (pull request #26 by Pavel Lobashov). * Include paths for ARM-based Apple Macs (Apple Silicon) (pull request #35 by @545ch4). Successfully installed ruby-filemagic-0.7.3 Successfully installed pdd-0.21.0 Parsing documentation for ruby-filemagic-0.7.3 Installing ri documentation for ruby-filemagic-0.7.3 Parsing documentation for pdd-0.21.0 Installing ri documentation for pdd-0.21.0 Done installing documentation for ruby-filemagic, pdd after 0 seconds 2 gems installed + pdd -f /dev/null 33mWarning: the running version of Bundler (2.1.2) is older than the version that created the lockfile (2.3.17). We suggest you to upgrade to the version that created the lockfile by running `gem install bundler:2.3.17`. 0mFound 9 lines in /home/r/repo/.pdd My version is 0.21.0 Ruby version is 2.7.0 at x86_64-linux Reading from root dir . Excluding README.md Excluding coverage/**/* Excluding assets/**/* Excluding model/data/**/* /home/r/repo/public/images/git-logo.svg is a binary file (1713 bytes) /home/r/repo/public/images/ruby-logo.svg is a binary file (23450 bytes) /home/r/repo/public/images/logo-512.png is a binary file (34412 bytes) /home/r/repo/public/images/logo.svg is a binary file (1076 bytes) /home/r/repo/public/images/logo-64.png is a binary file (4207 bytes) /home/r/repo/dynamodb-local/tables/0pdd-events.json is a binary file (972 bytes) Reading features/step_definitions/steps.rb ... Reading .gitignore ... Reading .gitattributes ... Reading config.ru ... Reading nginx.conf.sigil ... Reading .rultor.yml ... Reading model/README.md ... Reading model/storage.rb ... Reading model/fake_weights_storage.rb ... Reading model/linear.rb ... Reading model/pso/pso.rb ... Reading model/pso/lib/functions/schwefel.rb ... Reading model/pso/lib/functions/rastrigin.rb ... Reading model/pso/lib/solver.rb ... Reading model/pso/lib/version.rb ... Reading model/pso/lib/zero_vector.rb ... Reading model/pso/lib/function.rb ... Reading model/predictor.rb ... Reading .simplecov ... Reading deploy.sh ... Reading LICENSE.txt ... Reading .github/ISSUE_TEMPLATE.md ... Reading .github/PULL_REQUEST_TEMPLATE.md ... Reading .github/workflows/rake.yml ... Reading .github/workflows/codecov.yml ... Reading CHECKS ... Reading version.rb ... Reading 0pdd.rb ... Puzzle 41-ab139346 30/DEV at 0pdd.rb Reading Gemfile ... Reading Aptfile ... Reading dynamodb-local/pom.xml ... Reading dynamodb-local/config/dynamo.yml ... Reading views/not_found.haml ... Reading views/error.haml ... Reading views/layout.haml ... Reading views/index.haml ... Reading views/_footer.haml ... Reading views/error_400.haml ... Reading views/item.haml ... Reading views/_header.haml ... Reading views/log.haml ... Reading test-assets/puzzles/submits-three-tickets.xml ... Reading test-assets/puzzles/closes-one-puzzle.xml ... Reading test-assets/puzzles/submits-ranked-puzzles.xml ... Reading test-assets/puzzles/simple.xml ... Reading test-assets/puzzles/submits-old-puzzles.xml ... Reading test-assets/puzzles/ignores-unknown-issues.xml ... Reading .0pdd.yml ... Reading test/test_once_storage.rb ... Reading test/fake_gitlab.rb ... Reading test/test_logged_tickets.rb ... Reading test/test_job_emailed.rb ... Reading test/test_cached_storage.rb ... Reading test/test_truncated.rb ... Reading test/test_gitlab.rb ... Reading test/fake_storage.rb ... Reading test/test__helper.rb ... Reading test/test_diff.rb ... Reading test/test_job_commiterrors.rb ... Reading test/test_exec.rb ... Reading test/test_puzzles.rb ... Reading test/test_upgraded_storage.rb ... Reading test/test_github_invitations.rb ... Reading test/test_milestone_tickets.rb ... Reading test/test_maybe_text.rb ... Reading test/fake_log.rb ... Reading test/fake_github.rb ... Reading test/test_logged_storage.rb ... Reading test/test_safe_storage.rb ... Reading test/test_sentry_tickets.rb ... Reading test/fake_tickets.rb ... Reading test/test_job_detached.rb ... Reading test/test_log.rb ... Reading test/fake_repo.rb ... Reading test/test_credentials.rb ... Reading test/test_github.rb ... Reading test/test_commit_tickets.rb ... Reading test/test_job.rb ... Reading test/test_git_repo.rb ... Reading test/test_0pdd.rb ... Reading test/test_github_tickets.rb ... Reading test/test_versioned_storage.rb ... Reading .pdd ... Reading .rubocop.yml ... Reading Gemfile.lock ... Reading cucumber.yml ... Reading objects/dynamo.rb ... Reading objects/user_error.rb ... Reading objects/invitations/github_invitations.rb ... Reading objects/invitations/github_organization_invitations.rb ... Reading objects/clients/gitlab.rb ... Reading objects/clients/github.rb ... Reading objects/clients/jira.rb ... Reading objects/vcs/gitlab.rb ... Reading objects/vcs/github.rb ... Puzzle 312-e81466ef 30/DEV at objects/vcs/github.rb Reading objects/vcs/jira.rb ... Reading objects/truncated.rb ... Reading objects/puzzles.rb ... Reading objects/log.rb ... Puzzle 312-68d60ea6 30/DEV at objects/log.rb Reading objects/jobs/job_commiterrors.rb ... Reading objects/jobs/job_recorded.rb ... Reading objects/jobs/job_starred.rb ... Reading objects/jobs/job_detached.rb ... Reading objects/jobs/job.rb ... Reading objects/jobs/job_emailed.rb ... Reading objects/diff.rb ... Reading objects/maybe_text.rb ... Reading objects/git_repo.rb ... Reading objects/templates/gitlab_tickets_body.haml ... Reading objects/templates/jira_tickets_body.haml ... Reading objects/templates/github_tickets_body.haml ... Reading objects/storage/upgraded_storage.rb ... Reading objects/storage/safe_storage.rb ... Reading objects/storage/sync_storage.rb ... Reading objects/storage/cached_storage.rb ... Reading objects/storage/s3.rb ... Reading objects/storage/versioned_storage.rb ... Reading objects/storage/logged_storage.rb ... Reading objects/storage/once_storage.rb ... Reading objects/tickets/tagged_tickets.rb ... Reading objects/tickets/sentry_tickets.rb ... Reading objects/tickets/logged_tickets.rb ... Reading objects/tickets/milestone_tickets.rb ... Reading objects/tickets/emailed_tickets.rb ... Reading objects/tickets/tickets.rb ... Reading objects/tickets/commit_tickets.rb ... Reading objects/exec.rb ... Reading Procfile ... Reading Rakefile ... + sudo -i gem install bundler Fetching bundler-2.3.17.gem Successfully installed bundler-2.3.17 Parsing documentation for bundler-2.3.17 Installing ri documentation for bundler-2.3.17 Done installing documentation for bundler after 0 seconds 1 gem installed ++ 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 rake 13.0.6 Installing rake 13.0.6 Fetching minitest 5.16.2 Using bundler 2.3.17 Fetching ast 2.4.2 Fetching aws-partitions 1.602.0 Fetching simplecov_json_formatter 0.1.4 Fetching concurrent-ruby 1.1.10 Fetching jmespath 1.6.1 Fetching simplecov-html 0.12.3 Fetching public_suffix 4.0.7 Fetching jwt 2.4.1 Fetching aws-eventstream 1.2.0 Fetching docile 1.4.0 Fetching base58 0.2.3 Installing simplecov_json_formatter 0.1.4 Installing base58 0.2.3 Installing jmespath 1.6.1 Installing jwt 2.4.1 Installing aws-eventstream 1.2.0 Installing minitest 5.16.2 Installing ast 2.4.2 Installing docile 1.4.0 Installing aws-partitions 1.602.0 Installing concurrent-ruby 1.1.10 Installing public_suffix 4.0.7 Installing simplecov-html 0.12.3 Fetching rexml 3.2.5 Using differ 0.1.2 Fetching faraday-net_http 2.0.3 Fetching ruby2_keywords 0.0.5 Installing rexml 3.2.5 Fetching ffi 1.15.5 Installing faraday-net_http 2.0.3 Installing ruby2_keywords 0.0.5 Fetching mime-types-data 3.2022.0105 Fetching multi_xml 0.6.0 Fetching terminal-table 1.6.0 Fetching temple 0.8.2 Installing multi_xml 0.6.0 Installing temple 0.8.2 Fetching tilt 2.0.10 Fetching multipart-post 2.2.3 Fetching oauth 0.5.10 Fetching mini_mime 1.1.2 Installing terminal-table 1.6.0 Fetching mini_portile2 2.8.0 Installing mime-types-data 3.2022.0105 Installing ffi 1.15.5 with native extensions Fetching mocha 1.14.0 Installing tilt 2.0.10 Installing multipart-post 2.2.3 Installing mini_mime 1.1.2 Fetching multi_json 1.15.0 Installing mini_portile2 2.8.0 Installing oauth 0.5.10 Fetching racc 1.6.0 Fetching parallel 1.22.1 Installing mocha 1.14.0 Using rainbow 3.1.1 Using ruby-filemagic 0.7.3 Using slop 4.9.2 Fetching power_assert 2.0.1 Fetching rack 2.2.3.1 Installing multi_json 1.15.0 Installing parallel 1.22.1 Fetching rb-fsevent 0.11.1 Installing racc 1.6.0 with native extensions Fetching ruby-progressbar 1.11.0 Fetching regexp_parser 2.5.0 Installing rack 2.2.3.1 Fetching unicode-display_width 2.2.0 Installing rb-fsevent 0.11.1 Fetching ruby-fann 1.3.2 Installing regexp_parser 2.5.0 Fetching aws-sigv4 1.5.0 Installing power_assert 2.0.1 Installing ruby-progressbar 1.11.0 Fetching glogin 0.8.0 Installing unicode-display_width 2.2.0 Installing ruby-fann 1.3.2 with native extensions Installing aws-sigv4 1.5.0 Installing glogin 0.8.0 Fetching parser 3.1.2.0 Fetching mustermann 1.1.1 Fetching addressable 2.8.0 Fetching faraday 2.3.0 Fetching atlassian-jwt 0.2.1 Installing mustermann 1.1.1 Fetching crack 0.4.5 Installing atlassian-jwt 0.2.1 Fetching simplecov 0.21.2 Installing faraday 2.3.0 Fetching i18n 1.10.0 Installing addressable 2.8.0 Installing crack 0.4.5 Fetching tzinfo 2.0.4 Installing simplecov 0.21.2 Fetching mail 2.7.1 Installing parser 3.1.2.0 Installing i18n 1.10.0 Fetching mime-types 3.4.1 Installing tzinfo 2.0.4 Fetching haml 5.2.2 Fetching test-unit 3.5.3 Installing mime-types 3.4.1 Installing mail 2.7.1 Installing haml 5.2.2 Fetching aws-sdk-core 3.131.2 Installing test-unit 3.5.3 Fetching rack-protection 2.2.0 Fetching rack-test 2.0.0 Installing rack-protection 2.2.0 Fetching sprockets 4.1.0 Fetching sawyer 0.9.2 Fetching sentry-raven 3.1.1 Installing aws-sdk-core 3.131.2 Installing rack-test 2.0.0 Installing sprockets 4.1.0 Installing sawyer 0.9.2 Fetching codecov 0.6.0 Fetching httparty 0.20.0 Installing sentry-raven 3.1.1 Fetching activesupport 7.0.3 Installing codecov 0.6.0 Installing httparty 0.20.0 Fetching nokogiri 1.13.6 Fetching rubocop-ast 1.18.0 Fetching sinatra 2.2.0 Fetching octokit 4.25.0 Installing activesupport 7.0.3 Installing rubocop-ast 1.18.0 Installing octokit 4.25.0 Fetching gitlab 4.17.0 Installing sinatra 2.2.0 Installing gitlab 4.17.0 Fetching sinatra-contrib 2.2.0 Fetching rubocop 1.31.0 Fetching aws-sdk-kms 1.57.0 Fetching aws-sdk-dynamodb 1.75.0 Installing sinatra-contrib 2.2.0 Installing aws-sdk-kms 1.57.0 Installing aws-sdk-dynamodb 1.75.0 Fetching aws-sdk-s3 1.114.0 Installing rubocop 1.31.0 Installing nokogiri 1.13.6 with native extensions Installing aws-sdk-s3 1.114.0 Fetching jira-ruby 2.2.0 Installing jira-ruby 2.2.0 Fetching rubocop-rspec 2.11.1 Installing rubocop-rspec 2.11.1 Fetching rb-inotify 0.10.1 Installing rb-inotify 0.10.1 Fetching sass-listen 4.0.0 Installing sass-listen 4.0.0 Fetching sass 3.7.4 Installing sass 3.7.4 Using xcop 0.7.1 Using pdd 0.21.0 Bundle complete! 27 Gemfile dependencies, 83 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. Post-install message from httparty: When you HTTParty, you must party hard! Post-install message from sass: Ruby Sass has reached end-of-life and should no longer be used. * If you use Sass as a command-line tool, we recommend using Dart Sass, the new primary implementation: https://sass-lang.com/install * If you use Sass as a plug-in for a Ruby web framework, we recommend using the sassc gem: https://github.com/sass/sassc-ruby#readme * For more details, please refer to the Sass blog: https://sass-lang.com/blog/posts/7828841 + bundle exec rake bundle outdated Fetching gem metadata from https://rubygems.org/.......... Resolving dependencies..... Gem Current Latest Requested Groups aws-partitions 1.602.0 1.603.0 gitlab 4.17.0 4.19.0 = 4.17.0 default octokit 4.25.0 4.25.1 = 4.25.0 default rack 2.2.3.1 2.2.4 = 2.2.3.1 default rack-test 2.0.0 2.0.2 = 2.0.0 default rubocop 1.31.0 1.31.2 = 1.31.0 default rubocop-ast 1.18.0 1.19.1 rubocop-rspec 2.11.1 2.12.1 = 2.11.1 default sentry-raven 3.1.1 3.1.2 = 3.1.1 default sprockets 4.1.0 4.1.1 = 4.1.0 default terminal-table 1.6.0 3.0.2 Some dependencies are outdated Test config is absent Test config is absent Test config is absent Failed to open TCP connection to localhost:42627 (Cannot assign requested address - connect(2) for "localhost" port 42627) Jul 10, 2022 7:36:31 PM com.amazonaws.http.JsonErrorResponseHandlerV2 unmarshallException INFO: Unable to unmarshall exception content java.lang.reflect.InaccessibleObjectException: Unable to make final void java.lang.Throwable.setCause(java.lang.Throwable) accessible: module java.base does not "opens java.lang" to unnamed module @51cab489 at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) at java.base/java.lang.reflect.Method.checkCanSetAccessible(Method.java:199) at java.base/java.lang.reflect.Method.setAccessible(Method.java:193) at com.fasterxml.jackson.databind.util.ClassUtil.checkAndFixAccess(ClassUtil.java:497) at com.fasterxml.jackson.databind.introspect.AnnotatedMember.fixAccess(AnnotatedMember.java:123) at com.fasterxml.jackson.databind.deser.BeanDeserializerFactory.constructSettableProperty(BeanDeserializerFactory.java:704) at com.fasterxml.jackson.databind.deser.BeanDeserializerFactory.addBeanProps(BeanDeserializerFactory.java:498) at com.fasterxml.jackson.databind.deser.BeanDeserializerFactory.buildThrowableDeserializer(BeanDeserializerFactory.java:356) at com.fasterxml.jackson.databind.deser.BeanDeserializerFactory.createBeanDeserializer(BeanDeserializerFactory.java:114) at com.fasterxml.jackson.databind.deser.DeserializerCache._createDeserializer2(DeserializerCache.java:409) at com.fasterxml.jackson.databind.deser.DeserializerCache._createDeserializer(DeserializerCache.java:358) at com.fasterxml.jackson.databind.deser.DeserializerCache._createAndCache2(DeserializerCache.java:265) at com.fasterxml.jackson.databind.deser.DeserializerCache._createAndCacheValueDeserializer(DeserializerCache.java:245) at com.fasterxml.jackson.databind.deser.DeserializerCache.findValueDeserializer(DeserializerCache.java:143) at com.fasterxml.jackson.databind.DeserializationContext.findRootValueDeserializer(DeserializationContext.java:439) at com.fasterxml.jackson.databind.ObjectMapper._findRootDeserializer(ObjectMapper.java:3666) at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:3529) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:1870) at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:2333) at com.amazonaws.transform.JsonErrorUnmarshallerV2.unmarshall(JsonErrorUnmarshallerV2.java:50) at com.amazonaws.http.JsonErrorResponseHandlerV2.unmarshallException(JsonErrorResponseHandlerV2.java:120) at com.amazonaws.http.JsonErrorResponseHandlerV2.createException(JsonErrorResponseHandlerV2.java:109) at com.amazonaws.http.JsonErrorResponseHandlerV2.handle(JsonErrorResponseHandlerV2.java:73) at com.amazonaws.http.JsonErrorResponseHandlerV2.handle(JsonErrorResponseHandlerV2.java:34) at com.amazonaws.http.AmazonHttpClient.handleErrorResponse(AmazonHttpClient.java:1255) at com.amazonaws.http.AmazonHttpClient.executeOneRequest(AmazonHttpClient.java:873) at com.amazonaws.http.AmazonHttpClient.executeHelper(AmazonHttpClient.java:576) at com.amazonaws.http.AmazonHttpClient.doExecute(AmazonHttpClient.java:362) at com.amazonaws.http.AmazonHttpClient.executeWithTimer(AmazonHttpClient.java:328) at com.amazonaws.http.AmazonHttpClient.execute(AmazonHttpClient.java:307) at com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient.invoke(AmazonDynamoDBClient.java:1820) at com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient.describeTable(AmazonDynamoDBClient.java:1099) at com.amazonaws.services.dynamodbv2.util.TableUtils.waitForTableDescription(TableUtils.java:201) at com.amazonaws.services.dynamodbv2.util.TableUtils.waitUntilExists(TableUtils.java:100) at com.jcabi.dynamodb.core.Tables.exists(Tables.java:160) at com.jcabi.dynamodb.core.Tables.create(Tables.java:134) at com.jcabi.dynamodb.maven.plugin.CreateTablesMojo.run(CreateTablesMojo.java:89) at com.jcabi.dynamodb.maven.plugin.AbstractDynamoMojo.execute(AbstractDynamoMojo.java:103) at com.jcabi.dynamodb.maven.plugin.CreateTablesMojo.execute(CreateTablesMojo.java:48) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:370) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:351) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:215) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:171) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:163) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:294) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:960) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:293) at org.apache.maven.cli.MavenCli.main(MavenCli.java:196) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347) DynamoDB Local table: ACTIVE DynamoDB Local is running in PID 9906 To use retry middleware with Faraday v2.0+, install `faraday-retry` gem Coverage report generated for Unit Tests to /home/r/repo/coverage. 450 / 1300 LOC (34.62%) covered. Loaded suite /usr/local/rvm/gems/ruby-2.7.0/gems/rake-13.0.6/lib/rake/rake_test_loader Started 32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m34mO0m =============================================================================== Omission: 44;37;1momitted.0m [test_connects_to_aws_dynamo(CredentialsTest)] /home/r/repo/test/test_credentials.rb:129:in `config' =============================================================================== 34mO0m =============================================================================== Omission: 44;37;1momitted.0m [test_connects_to_aws_s3(CredentialsTest)] /home/r/repo/test/test_credentials.rb:129:in `config' =============================================================================== 34mO0m =============================================================================== Omission: 44;37;1momitted.0m [test_connects_to_git_via_ssh(CredentialsTest)] /home/r/repo/test/test_credentials.rb:129:in `config' =============================================================================== 34mO0m =============================================================================== Omission: 44;37;1momitted.0m [test_connects_to_github(CredentialsTest)] /home/r/repo/test/test_credentials.rb:129:in `config' =============================================================================== 34mO0m =============================================================================== Omission: 44;37;1momitted.0m [test_sends_email_via_smtp(CredentialsTest)] /home/r/repo/test/test_credentials.rb:129:in `config' =============================================================================== 32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m34mO0m =============================================================================== Omission: 44;37;1momitted.0m [test_doesnt_touch_crlf(TestGitRepo)] /home/r/repo/test/test_git_repo.rb:141:in `test_doesnt_touch_crlf' =============================================================================== 32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0mInvitation for @google accepted Invitation for @microsoft accepted 32;1m.0mRepository invitation 0 accepted Repository invitation 1 accepted 32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0mEmail sent to admin@0pdd.com 32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m Finished in 3.846698127 seconds. 34m-------------------------------------------------------------------------------0m 86 tests, 136 assertions, 0 failures, 0 errors, 0 pendings, 6 omissions, 0 notifications 100% passed 34m-------------------------------------------------------------------------------0m 22.36 tests/s, 35.35 assertions/s Running RuboCop... DynamoDB Local killed in PID 9906 DynamoDB Local killed in PID 9906 DynamoDB Local killed in PID 9906 DynamoDB Local killed in PID 9906 0m0mDynamoDB Local killed in PID 9906 DynamoDB Local killed in PID 9906 DynamoDB Local killed in PID 9906 DynamoDB Local killed in PID 9906 DynamoDB Local killed in PID 9906 DynamoDB Local killed in PID 9906 DynamoDB Local killed in PID 9906 DynamoDB Local killed in PID 9906 Inspecting 90 files 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.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.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m 90 files inspected, 32mno offenses0m detected Running xcop... Inspecting 16 files... 32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m 16 files checked, everything looks 32mpretty0m grep -q -r '2022' --include '*.rb' --include '*.txt' --include 'Rakefile' . DynamoDB Local killed in PID 9906 + git remote add dokku dokku@dokku.0pdd.com:zeropdd + rm -rf /home/r/.ssh + mkdir /home/r/.ssh + mv ../id_rsa ../id_rsa.pub /home/r/.ssh + chmod -R 600 /home/r/.ssh/id_rsa /home/r/.ssh/id_rsa.pub + echo -e 'Host *\n StrictHostKeyChecking no\n UserKnownHostsFile=/dev/null' + git fetch Warning: Permanently added 'github.com,140.82.121.4' (ECDSA) to the list of known hosts. + sed -i s/BUILD/0.31.1/g ./version.rb + git add ./version.rb + git commit -m 'build number set' [__rultor 08fe140] build number set 1 file changed, 1 insertion(+), 1 deletion(-) + cp ../config.yml config.yml + git add config.yml + bundle exec ruby test/test_credentials.rb To use retry middleware with Faraday v2.0+, install `faraday-retry` gem Coverage report generated for Unit Tests to /home/r/repo/coverage. 99 / 271 LOC (36.53%) covered. Loaded suite test/test_credentials Started 32;1m.0mS3 21670 from xml.0pdd.com/yegor256/0pdd.xml 32;1m.0m32;1m.0m32;1m.0m32;1m.0m Finished in 6.009227774 seconds. 32;1m-------------------------------------------------------------------------------0m 5 tests, 3 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed 32;1m-------------------------------------------------------------------------------0m 0.83 tests/s, 0.50 assertions/s + git commit -m config.yml [__rultor 21a2b8e] config.yml 1 file changed, 74 insertions(+) create mode 100644 config.yml ++ git symbolic-ref --short HEAD + git push -f dokku __rultor:master Warning: Permanently added 'dokku.0pdd.com,178.238.236.225' (ECDSA) to the list of known hosts. Enumerating objects: 5064, done. Counting objects: 100% (5064/5064), done. Delta compression using up to 12 threads Compressing objects: 100% (1284/1284), done. Writing objects: 100% (5064/5064), 1.85 MiB | 99.48 MiB/s, done. Total 5064 (delta 3674), reused 5057 (delta 3670), pack-reused 0 remote: Resolving deltas: 100% (3674/3674), done.K remote: Reinitializing monit daemonK remote: 1G-----> Cleaning up...K remote: 1GReinitializing monit daemonK remote: 1G-----> Building zeropdd from herokuishK remote: 1G-----> Adding BUILD_ENV to build environment...K remote: 1G BUILD_ENV added successfullyK remote: 1G1G 1G-----> Ruby app detectedK remote: 1G1G-----> Installing bundler 2.2.33K remote: 1G1G-----> Removing BUNDLED WITH version in the Gemfile.lockK remote: 1G1G-----> Compiling Ruby/RackK remote: 1G1G-----> Using Ruby version: ruby-2.7.6K remote: 1G1G-----> Installing dependencies using bundler 2.2.33K remote: 1G1G Running: BUNDLE_WITHOUT='development:test' BUNDLE_PATH=vendor/bundle BUNDLE_BIN=vendor/bundle/bin BUNDLE_DEPLOYMENT=1 bundle install -j4K remote: 1G1G Using rake 13.0.6K remote: 1G1G Using concurrent-ruby 1.1.10K remote: 1G1G Using i18n 1.10.0K remote: 1G1G Using minitest 5.16.2K remote: 1G1G Using tzinfo 2.0.4K remote: 1G1G Using activesupport 7.0.3K remote: 1G1G Using public_suffix 4.0.7K remote: 1G1G Using addressable 2.8.0K remote: 1G1G Using ast 2.4.2K remote: 1G1G Using jwt 2.4.1K remote: 1G1G Using atlassian-jwt 0.2.1K remote: 1G1G Using aws-eventstream 1.2.0K remote: 1G1G Using aws-partitions 1.602.0K remote: 1G1G Using aws-sigv4 1.5.0K remote: 1G1G Using jmespath 1.6.1K remote: 1G1G Using aws-sdk-core 3.131.2K remote: 1G1G Using aws-sdk-dynamodb 1.75.0K remote: 1G1G Using aws-sdk-kms 1.57.0K remote: 1G1G Using aws-sdk-s3 1.114.0K remote: 1G1G Using base58 0.2.3K remote: 1G1G Using bundler 2.2.33K remote: 1G1G Using docile 1.4.0K remote: 1G1G Using simplecov-html 0.12.3K remote: 1G1G Using simplecov_json_formatter 0.1.4K remote: 1G1G Using simplecov 0.21.2K remote: 1G1G Using codecov 0.6.0K remote: 1G1G Using rexml 3.2.5K remote: 1G1G Using crack 0.4.5K remote: 1G1G Using differ 0.1.2K remote: 1G1G Using faraday-net_http 2.0.3K remote: 1G1G Using ruby2_keywords 0.0.5K remote: 1G1G Using faraday 2.3.0K remote: 1G1G Using ffi 1.15.5K remote: 1G1G Using mime-types-data 3.2022.0105K remote: 1G1G Using mime-types 3.4.1K remote: 1G1G Using multi_xml 0.6.0K remote: 1G1G Using httparty 0.20.0K remote: 1G1G Using terminal-table 1.6.0K remote: 1G1G Using gitlab 4.17.0K remote: 1G1G Using glogin 0.8.0K remote: 1G1G Using temple 0.8.2K remote: 1G1G Using tilt 2.0.10K remote: 1G1G Using haml 5.2.2K remote: 1G1G Using multipart-post 2.2.3K remote: 1G1G Using oauth 0.5.10K remote: 1G1G Using jira-ruby 2.2.0K remote: 1G1G Using mini_mime 1.1.2K remote: 1G1G Using mail 2.7.1K remote: 1G1G Using mini_portile2 2.8.0K remote: 1G1G Using mocha 1.14.0K remote: 1G1G Using multi_json 1.15.0K remote: 1G1G Using mustermann 1.1.1K remote: 1G1G Using racc 1.6.0K remote: 1G1G Using nokogiri 1.13.6K remote: 1G1G Using sawyer 0.9.2K remote: 1G1G Using octokit 4.25.0K remote: 1G1G Using parallel 1.22.1K remote: 1G1G Using parser 3.1.2.0K remote: 1G1G Using rainbow 3.1.1K remote: 1G1G Using ruby-filemagic 0.7.3K remote: 1G1G Using slop 4.9.2K remote: 1G1G Using pdd 0.21.0K remote: 1G1G Using power_assert 2.0.1K remote: 1G1G Using rack 2.2.3.1K remote: 1G1G Using rack-protection 2.2.0K remote: 1G1G Using rack-test 2.0.0K remote: 1G1G Using rb-fsevent 0.11.1K remote: 1G1G Using rb-inotify 0.10.1K remote: 1G1G Using regexp_parser 2.5.0K remote: 1G1G Using rubocop-ast 1.18.0K remote: 1G1G Using ruby-progressbar 1.11.0K remote: 1G1G Using unicode-display_width 2.2.0K remote: 1G1G Using rubocop 1.31.0K remote: 1G1G Using rubocop-rspec 2.11.1K remote: 1G1G Using ruby-fann 1.3.2K remote: 1G1G Using sass-listen 4.0.0K remote: 1G1G Using sass 3.7.4K remote: 1G1G Using sentry-raven 3.1.1K remote: 1G1G Using sinatra 2.2.0K remote: 1G1G Using sinatra-contrib 2.2.0K remote: 1G1G Using sprockets 4.1.0K remote: 1G1G Using test-unit 3.5.3K remote: 1G1G Using xcop 0.7.1K remote: 1G1G Bundle complete! 27 Gemfile dependencies, 83 gems now installed.K remote: 1G1G Gems in the groups 'development' and 'test' were not installed.K remote: 1G1G Bundled gems are installed into `./vendor/bundle`K remote: 1G1G Bundle completed (0.53s)K remote: 1G1G Cleaning up the bundler cache.K remote: 1G1G-----> Detecting rake tasksK remote: 1G1G K remote: 1G1G K remote: 1G1G 1G-----> Discovering process typesK remote: 1G1G Procfile declares types -> webK remote: 1G-----> Releasing zeropdd...K remote: 1G-----> Checking for predeploy taskK remote: 1G No predeploy task found, skippingK remote: 1G-----> Checking for release taskK remote: 1G No release task found, skippingK remote: 1G-----> App Procfile file foundK remote: 1G=====> Processing deployment checksK remote: 1G-----> Deploying zeropdd via the docker-local scheduler...K remote: 1G-----> Deploying web (count=1)K remote: 1G Attempting pre-flight checks (web.1)K remote: 1G CHECKS expected result: http://localhost/ => "PDD puzzles collector" (web.1)K remote: 1G Attempt 1/5. Waiting for 5 seconds (web.1)K remote: 1G CHECKS expected result: http://localhost/p?name=yegor256/0pdd => "total" (web.1)K remote: 1G Attempt 1/5. Waiting for 5 seconds (web.1)K remote: 1G All checks successful (web.1)K remote: 1G=====> Start of zeropdd container output (web.1)K remote: 1G To use retry middleware with Faraday v2.0+, install `faraday-retry` gemK remote: 1G I, [2022-07-10T19:37:37.542419 #13] INFO -- sentry: ** [Raven] Raven 3.1.1 ready to catch errorsK remote: 1G [2022-07-10 19:37:37] INFO WEBrick 1.6.1K remote: 1G [2022-07-10 19:37:37] INFO ruby 2.7.6 (2022-04-12) [x86_64-linux]K remote: 1G [2022-07-10 19:37:37] INFO WEBrick::HTTPServer#start: pid=13 port=5000K remote: 1G 172.17.0.1 - - [10/Jul/2022:19:37:42 +0000] "GET / HTTP/1.1" 200 2226 0.1845K remote: 1G Empty puzzles for xml.0pdd.com/github-yegor256/0pdd.xmlK remote: 1G 172.17.0.1 - - [10/Jul/2022:19:37:48 +0000] "GET /p?name=yegor256/0pdd HTTP/1.1" 200 1266 0.4265K remote: 1G=====> End of zeropdd container output (web.1)K remote: 1G Scheduling old container shutdown in seconds (web.1)K remote: 1G-----> Running post-deployK remote: 1G-----> Overriding default nginx.conf with detected nginx.conf.sigilK remote: 1G{{ if $.DOKKU_APP_LISTENERS }}K remote: 1G{{ range $listeners := $.DOKKU_APP_LISTENERS | split " " }}K remote: ! Deprecated: Usage of DOKKU_APP_LISTENERS within nginx.conf.sigil templates is deprecated in favor of DOKKU_APP_WEB_LISTENERSK remote: 1G-----> Configuring 0pdd.com...(using app-supplied template)K remote: 1G-----> Configuring www.0pdd.com...(using app-supplied template)K remote: 1G-----> Creating https nginx.confK remote: 1G Enabling HSTSK remote: 1GWriting to /home/dokku/zeropdd/nginx.conf.d/timeout.confK remote: 1G-----> Setting proxy timeout to 60sK remote: 1GReloading nginx configuration (via systemctl): nginx.service.K remote: 1G Reloading nginxK remote: 1G-----> Renaming containersK remote: 1G Found previous container(s) (3e6e03e4da8f) named zeropdd.web.1K remote: 1G Renaming container (3e6e03e4da8f) zeropdd.web.1 to zeropdd.web.1.1657481876K remote: 1G Renaming container zeropdd.web.1.upcoming-28154 (c236f59e14a1) to zeropdd.web.1K remote: 1G-----> Checking for postdeploy taskK remote: 1G No postdeploy task found, skippingK remote: 1G-----> Shutting down old containers in 60 secondsK remote: 1G=====> Application deployed:K remote: 1G http://0pdd.comK remote: 1G https://0pdd.comK remote: 1G https://www.0pdd.comK remote: 1G http://www.0pdd.comK remote: 1GK To dokku.0pdd.com:zeropdd + e2a9c92...21a2b8e __rultor -> master (forced update) + git reset HEAD~1 + rm -rf config.yml + curl -f --connect-timeout 15 -k --retry 5 --retry-delay 30 https://www.0pdd.com % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 2206 100 2206 0 0 50136 0 --:--:-- --:--:-- --:--:-- 50136 + mv /home/r/repo . ++ whoami + chown -R root repo + '[' -n '' ']' ++ whoami + sudo chown -R rultor repo + cd repo + for f in "${sensitive[@]}" + '[' -e config.yml ']' + echo 'Sensitive file config.yml is absent, we are good' Sensitive file config.yml is absent, we are good + git checkout __rultor Already on '__rultor' + git tag 0.31.1 -m '0.31.1: tagged by rultor.com' + git reset --hard HEAD is now at 08fe140 build number set + 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 08fe140). + git push --all origin Everything up-to-date + git push --tags origin To github.com:yegor256/0pdd.git * [new tag] 0.31.1 -> 0.31.1 container 3c2e44603495533350a389d7025548e36413e7a6946d2d6bb96617db297428db is dead Sun Jul 10 21:39:11 CEST 2022