++ dirname ./run.sh
+ cd .
+ echo 1594
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Mon Mar 30 04:03:23 UTC 2026
+ uptime
04:03:23 up 12 min, 0 users, load average: 0.06, 0.04, 0.04
+ ff=default
+ image=yegor256/ruby
+ rebase=false
+ head_branch=master
+ pull_title='Lock file maintenance'
+ author=yegor256
+ directory=
+ head=git@github.com:zerocracy/judges-action.git
+ pull_id=1308
+ fork=git@github.com:zerocracy/judges-action.git
+ fork_branch=renovate/lock-file-maintenance
+ squash=false
+ vars=('--env=head=git@github.com:zerocracy/judges-action.git' '--env=pull_id=1308' '--env=fork=git@github.com:zerocracy/judges-action.git' '--env=fork_branch=renovate/lock-file-maintenance' '--env=head_branch=master' '--env=pull_title=Lock file maintenance' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/judges-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=1308'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:zerocracy/judges-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/lock-file-maintenance'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Lock file maintenance'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo apt-get -y update'\'' '\'';'\'' '\''sudo apt-get -y install parallel'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''sudo make -C "$(pwd)"'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:zerocracy/judges-action.git'\''' ';' 'export '\''pull_id=1308'\''' ';' 'export '\''fork=git@github.com:zerocracy/judges-action.git'\''' ';' 'export '\''fork_branch=renovate/lock-file-maintenance'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Lock file maintenance'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo apt-get -y update' ';' 'sudo apt-get -y install parallel' ';' 'bundle install --no-color' ';' 'sudo make -C "$(pwd)"' ';')
+ container=zerocracy_judges-action_1308
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-18-6
+ pwd
/tmp/rultor-L6Dg
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone --recurse-submodules git@github.com:zerocracy/judges-action.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.