++ dirname ./run.sh + cd . + echo 1299 + echo '2.0-SNAPSHOT BUILD' 2.0-SNAPSHOT BUILD + date Thu Aug 14 03:28:31 UTC 2025 + uptime 03:28:31 up 1 min, 0 users, load average: 1.09, 0.34, 0.12 + ff=default + image=yegor256/rultor-image + rebase=false + head_branch=master + pull_title='Update dependency python to 3.13' + author=yegor256 + directory= + head=git@github.com:yegor256/jttu.git + pull_id=46 + fork=git@github.com:yegor256/jttu.git + fork_branch=renovate/python-3.x + squash=false + vars=('--env=head=git@github.com:yegor256/jttu.git' '--env=pull_id=46' '--env=fork=git@github.com:yegor256/jttu.git' '--env=fork_branch=renovate/python-3.x' '--env=head_branch=master' '--env=pull_title=Update dependency python to 3.13' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/jttu.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=46'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/jttu.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/python-3.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency python to 3.13'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''./generate.sh redirects.yml gh-pages'\'' '\'';'\'' )') + scripts=('export '\''head=git@github.com:yegor256/jttu.git'\''' ';' 'export '\''pull_id=46'\''' ';' 'export '\''fork=git@github.com:yegor256/jttu.git'\''' ';' 'export '\''fork_branch=renovate/python-3.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency python to 3.13'\''' ';' 'export '\''author=yegor256'\''' ';' './generate.sh redirects.yml gh-pages' ';') + container=yegor256_jttu_46 + as_root=false + set -e -o pipefail + hostname ip-172-31-24-49 + pwd /tmp/rultor-UXVi + 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:yegor256/jttu.git repo Cloning into 'repo'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. + cd repo + git config user.email gpg@rultor.com + git config user.name Rultor.com + '[' -z 'export '\''head=git@github.com:yegor256/jttu.git'\''' ']' + cd .. + cat + '[' false = true ']' + cat + chmod a+x entry.sh + cat + echo 'export '\''head=git@github.com:yegor256/jttu.git'\''' ';' 'export '\''pull_id=46'\''' ';' 'export '\''fork=git@github.com:yegor256/jttu.git'\''' ';' 'export '\''fork_branch=renovate/python-3.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency python to 3.13'\''' ';' 'export '\''author=yegor256'\''' ';' './generate.sh redirects.yml gh-pages' ';' + set -ex -o pipefail + cd repo + git remote add fork git@github.com:yegor256/jttu.git + git remote update Fetching origin Fetching fork From github.com:yegor256/jttu * [new branch] gh-pages -> fork/gh-pages * [new branch] master -> fork/master * [new branch] renovate/actions-checkout-5.x -> fork/renovate/actions-checkout-5.x * [new branch] renovate/crate-ci-typos-1.x -> fork/renovate/crate-ci-typos-1.x * [new branch] renovate/python-3.x -> fork/renovate/python-3.x * [new branch] renovate/yegor256-copyrights-action-0.x -> fork/renovate/yegor256-copyrights-action-0.x + args=() + '[' default == default ']' + args+=(--ff) + '[' default == no ']' + '[' default == only ']' + '[' false == true ']' + BRANCH=__rultor ++ wc -l ++ git show-branch __rultor + '[' 0 -gt 0 ']' + export BRANCH + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git checkout -B __rultor fork/renovate/python-3.x Switched to a new branch '__rultor' Branch '__rultor' set up to track remote branch 'renovate/python-3.x' from 'fork'. + git checkout -B master origin/master Switched to and reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. Your branch is up to date with 'origin/master'. + '[' false == true ']' + KEY=3FD3FA7E9AF0FA4C + git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'Update dependency python to 3.13' --ff __rultor Updating c1a3d8d..3d376a7 Fast-forward (no commit created; -m option ignored) .github/workflows/bashate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) + git log -1 --show-signature commit 3d376a7602887e9ac706a19484cee6a22182ef3e gpg: Signature made Thu Aug 14 00:13:24 2025 UTC gpg: using RSA key B5690EEEBB952194 gpg: Can't check signature: No public key Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Thu Aug 14 00:13:24 2025 +0000 Update dependency python to 3.13 + docker_when_possible + true ++ tail -n 1 ++ sed 's/ /\n/g' ++ uptime + load=0.13 ++ bc ++ echo 0.13 '>' 30 + '[' 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 + docker pull yegor256/rultor-image Using default tag: latest latest: Pulling from yegor256/rultor-image 9cb31e2e37ea: Pulling fs layer 4f4fb700ef54: Pulling fs layer 8abe72b13cdc: Pulling fs layer cba9dea87424: Pulling fs layer f92de055bc45: Pulling fs layer 407dfea1e87a: Pulling fs layer e36b8501e649: Pulling fs layer 4465056dce32: Pulling fs layer 17823cd23e69: Pulling fs layer d2c17e0fa6e0: Pulling fs layer bbee590edf32: Pulling fs layer 317fe5a58cf0: Pulling fs layer f3e943c332aa: Pulling fs layer 771721c483d3: Pulling fs layer a1084c9072d8: Pulling fs layer c8e0f228f948: Pulling fs layer 9a3736a4e818: Pulling fs layer c18686eb0f52: Pulling fs layer 9b3bb4679640: Pulling fs layer ad02bfa9c8ce: Pulling fs layer 629107c3b410: Pulling fs layer 3287eb32675e: Pulling fs layer d9843cb3e557: Pulling fs layer a649698c3670: Pulling fs layer bb05eff65f76: Pulling fs layer 7d94120e6b0d: Pulling fs layer 0e51b7feca72: Pulling fs layer cba9dea87424: Waiting f92de055bc45: Waiting 407dfea1e87a: Waiting e36b8501e649: Waiting 4465056dce32: Waiting 17823cd23e69: Waiting d2c17e0fa6e0: Waiting bbee590edf32: Waiting 317fe5a58cf0: Waiting f3e943c332aa: Waiting 771721c483d3: Waiting a1084c9072d8: Waiting c8e0f228f948: Waiting 9a3736a4e818: Waiting c18686eb0f52: Waiting 9b3bb4679640: Waiting ad02bfa9c8ce: Waiting 629107c3b410: Waiting 3287eb32675e: Waiting d9843cb3e557: Waiting a649698c3670: Waiting bb05eff65f76: Waiting 7d94120e6b0d: Waiting 0e51b7feca72: Waiting 8abe72b13cdc: Verifying Checksum 8abe72b13cdc: Download complete 4f4fb700ef54: Verifying Checksum 4f4fb700ef54: Download complete 9cb31e2e37ea: Verifying Checksum 9cb31e2e37ea: Download complete cba9dea87424: Verifying Checksum cba9dea87424: Download complete e36b8501e649: Verifying Checksum e36b8501e649: Download complete 4465056dce32: Verifying Checksum 4465056dce32: Download complete f92de055bc45: Verifying Checksum f92de055bc45: Download complete 17823cd23e69: Verifying Checksum 17823cd23e69: Download complete bbee590edf32: Verifying Checksum bbee590edf32: Download complete d2c17e0fa6e0: Verifying Checksum d2c17e0fa6e0: Download complete f3e943c332aa: Verifying Checksum f3e943c332aa: Download complete 9cb31e2e37ea: Pull complete 4f4fb700ef54: Pull complete 8abe72b13cdc: Pull complete 317fe5a58cf0: Verifying Checksum 317fe5a58cf0: Download complete 771721c483d3: Verifying Checksum 771721c483d3: Download complete c8e0f228f948: Verifying Checksum c8e0f228f948: Download complete 9a3736a4e818: Verifying Checksum 9a3736a4e818: Download complete c18686eb0f52: Verifying Checksum c18686eb0f52: Download complete 9b3bb4679640: Verifying Checksum 9b3bb4679640: Download complete ad02bfa9c8ce: Verifying Checksum ad02bfa9c8ce: Download complete 629107c3b410: Verifying Checksum 629107c3b410: Download complete 3287eb32675e: Verifying Checksum 3287eb32675e: Download complete d9843cb3e557: Verifying Checksum d9843cb3e557: Download complete a649698c3670: Verifying Checksum a649698c3670: Download complete cba9dea87424: Pull complete bb05eff65f76: Verifying Checksum bb05eff65f76: Download complete 7d94120e6b0d: Verifying Checksum 7d94120e6b0d: Download complete 0e51b7feca72: Verifying Checksum 0e51b7feca72: Download complete 407dfea1e87a: Verifying Checksum 407dfea1e87a: Download complete a1084c9072d8: Verifying Checksum a1084c9072d8: Download complete f92de055bc45: Pull complete 407dfea1e87a: Pull complete e36b8501e649: Pull complete 4465056dce32: Pull complete 17823cd23e69: Pull complete d2c17e0fa6e0: Pull complete bbee590edf32: Pull complete 317fe5a58cf0: Pull complete f3e943c332aa: Pull complete 771721c483d3: Pull complete a1084c9072d8: Pull complete c8e0f228f948: Pull complete 9a3736a4e818: Pull complete c18686eb0f52: Pull complete 9b3bb4679640: Pull complete ad02bfa9c8ce: Pull complete 629107c3b410: Pull complete 3287eb32675e: Pull complete d9843cb3e557: Pull complete a649698c3670: Pull complete bb05eff65f76: Pull complete 7d94120e6b0d: Pull complete 0e51b7feca72: Pull complete Digest: sha256:1f9021b55f1692b15548be49c2b35312592dddbc1c790685a32ffcd3b8651305 Status: Downloaded newer image for yegor256/rultor-image:latest docker.io/yegor256/rultor-image:latest + docker ps --filter=status=exited + grep --quiet '\syegor256_jttu_46\s*$' + ls -al . total 48 drwx------ 3 ubuntu ubuntu 4096 Aug 14 03:28 . drwxrwxrwt 12 root root 4096 Aug 14 03:34 .. -rwxrwxr-x 1 ubuntu ubuntu 658 Aug 14 03:33 end.sh -rwxrwxr-x 1 ubuntu ubuntu 490 Aug 14 03:28 entry.sh -rw-rw-r-- 1 ubuntu ubuntu 5 Aug 14 03:28 pid drwxrwxr-x 5 ubuntu ubuntu 4096 Aug 14 03:28 repo -rwxrwxr-x 1 ubuntu ubuntu 6271 Aug 14 03:28 run.sh -rw-rw-r-- 1 ubuntu ubuntu 493 Aug 14 03:28 script.sh -rw-rw-r-- 1 ubuntu ubuntu 9498 Aug 14 03:35 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-UXVi:/main --env=head=git@github.com:yegor256/jttu.git --env=pull_id=46 --env=fork=git@github.com:yegor256/jttu.git --env=fork_branch=renovate/python-3.x --env=head_branch=master '--env=pull_title=Update dependency python to 3.13' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/jttu.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=46'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/jttu.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/python-3.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency python to 3.13'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''./generate.sh redirects.yml gh-pages'\'' '\'';'\'' )' --hostname=docker --privileged --net=host --dns 8.8.8.8 --add-host docker:127.0.0.1 --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-UXVi/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_jttu_46 yegor256/rultor-image /main/entry.sh WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded. Using /usr/local/rvm/gems/ruby-3.2.2 Using /usr/local/rvm/gems/ruby-3.2.2 + set -e + set -o pipefail + shopt -s dotglob + useradd -m -G sudo r ++ awk -F : '$3 > 100 { print $1 }' ++ cat /etc/group + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G nogroup r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G systemd-journal r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G systemd-network r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G systemd-resolve r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G messagebus r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G _ssh r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G rvm r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G ssl-cert r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G postgres r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G r r + usermod -s /bin/bash r + echo '%sudo ALL=(ALL) NOPASSWD:ALL' + cp -R /root/.bashrc /root/.cargo /root/.config /root/.gem /root/.gemrc /root/.launchpadlib /root/.m2 /root/.profile /root/.rustup /root/.rvmrc /root/texmf /home/r + cp -R ./cid ./end.sh ./entry.sh ./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 + cat /home/r/script.sh #!/bin/bash set -e set -o pipefail if [ -e /home/r/.profile ]; then source /home/r/.profile; fi shopt -s expand_aliases alias 'sudo=sudo -i' export HOME=/home/r cd "${HOME}/repo" export 'head=git@github.com:yegor256/jttu.git' ; export 'pull_id=46' ; export 'fork=git@github.com:yegor256/jttu.git' ; export 'fork_branch=renovate/python-3.x' ; export 'head_branch=master' ; export 'pull_title=Update dependency python to 3.13' ; export 'author=yegor256' ; ./generate.sh redirects.yml gh-pages ; + su --login r --command /home/r/script.sh Using /usr/local/rvm/gems/ruby-3.2.2 Using /usr/local/rvm/gems/ruby-3.2.2 Using /usr/local/rvm/gems/ruby-3.2.2 Using /usr/local/rvm/gems/ruby-3.2.2 ./generate.sh: line 22: yq: command not found container 0920cc3a1f84e6fc15b0f33d9e4198121ea423bf26f89cb21a8206cf7fb36255 is dead Thu Aug 14 03:37:14 UTC 2025