+ set -e + set -o pipefail ++ dirname ./run.sh + cd . + echo 2394 + echo '2.0-SNAPSHOT BUILD' 2.0-SNAPSHOT BUILD + date Wed Dec 4 15:10:36 UTC 2024 + uptime 15:10:36 up 1 min, 0 users, load average: 1.27, 0.48, 0.18 + ff=default + image=yegor256/rultor-image:1.13.0 + rebase=false + head_branch=master + pull_title='Bump org.apache.maven:maven-core from 3.0.5 to 3.8.1 in /src/it/mirror-usage' + author=yegor256 + directory= + head=git@github.com:jcabi/jcabi-aether.git + pull_id=133 + fork=git@github.com:jcabi/jcabi-aether.git + fork_branch=dependabot/maven/src/it/mirror-usage/org.apache.maven-maven-core-3.8.1 + squash=false + vars=('--env=head=git@github.com:jcabi/jcabi-aether.git' '--env=pull_id=133' '--env=fork=git@github.com:jcabi/jcabi-aether.git' '--env=fork_branch=dependabot/maven/src/it/mirror-usage/org.apache.maven-maven-core-3.8.1' '--env=head_branch=master' '--env=pull_title=Bump org.apache.maven:maven-core from 3.0.5 to 3.8.1 in /src/it/mirror-usage' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-aether.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=133'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-aether.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=dependabot/maven/src/it/mirror-usage/org.apache.maven-maven-core-3.8.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Bump org.apache.maven:maven-core from 3.0.5 to 3.8.1 in /src/it/mirror-usage'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''sudo apt-get install -y openjdk-8-jdk'\'' '\'';'\'' '\''sudo update-java-alternatives --set java-1.8.0-openjdk-amd64'\'' '\'';'\'' '\''export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64'\'' '\'';'\'' '\''mvn clean install -Pqulice --errors --batch-mode'\'' '\'';'\'' )') + scripts=('export '\''head=git@github.com:jcabi/jcabi-aether.git'\''' ';' 'export '\''pull_id=133'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-aether.git'\''' ';' 'export '\''fork_branch=dependabot/maven/src/it/mirror-usage/org.apache.maven-maven-core-3.8.1'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Bump org.apache.maven:maven-core from 3.0.5 to 3.8.1 in /src/it/mirror-usage'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'sudo apt-get install -y openjdk-8-jdk' ';' 'sudo update-java-alternatives --set java-1.8.0-openjdk-amd64' ';' 'export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64' ';' 'mvn clean install -Pqulice --errors --batch-mode' ';') + container=jcabi_jcabi-aether_133 + as_root=false + hostname ip-172-31-30-143 + pwd /tmp/rultor-xpZz + 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 git@github.com:jcabi/jcabi-aether.git repo Cloning into 'repo'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. + cd repo + git config user.email me@rultor.com + git config user.name rultor + '[' -z 'export '\''head=git@github.com:jcabi/jcabi-aether.git'\''' ']' + cd .. + cat + '[' false = true ']' + cat + chmod a+x entry.sh + cat + echo 'export '\''head=git@github.com:jcabi/jcabi-aether.git'\''' ';' 'export '\''pull_id=133'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-aether.git'\''' ';' 'export '\''fork_branch=dependabot/maven/src/it/mirror-usage/org.apache.maven-maven-core-3.8.1'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Bump org.apache.maven:maven-core from 3.0.5 to 3.8.1 in /src/it/mirror-usage'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'sudo apt-get install -y openjdk-8-jdk' ';' 'sudo update-java-alternatives --set java-1.8.0-openjdk-amd64' ';' 'export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64' ';' 'mvn clean install -Pqulice --errors --batch-mode' ';' + sensitive=() + rm -rf .gnupg + cd repo + git remote add fork git@github.com:jcabi/jcabi-aether.git + git remote update Fetching origin Fetching fork From github.com:jcabi/jcabi-aether * [new branch] 6 -> fork/6 * [new branch] dependabot/maven/com.jcabi-jcabi-1.27.0 -> fork/dependabot/maven/com.jcabi-jcabi-1.27.0 * [new branch] dependabot/maven/com.jcabi-jcabi-log-0.19.0 -> fork/dependabot/maven/com.jcabi-jcabi-log-0.19.0 * [new branch] dependabot/maven/com.jcabi-jcabi-maven-slf4j-0.9 -> fork/dependabot/maven/com.jcabi-jcabi-maven-slf4j-0.9 * [new branch] dependabot/maven/commons-io-commons-io-2.7 -> fork/dependabot/maven/commons-io-commons-io-2.7 * [new branch] dependabot/maven/commons-io-commons-io-2.8.0 -> fork/dependabot/maven/commons-io-commons-io-2.8.0 * [new branch] dependabot/maven/org.apache.maven-maven-core-3.8.1 -> fork/dependabot/maven/org.apache.maven-maven-core-3.8.1 * [new branch] dependabot/maven/org.hibernate-hibernate-validator-5.3.5.Final -> fork/dependabot/maven/org.hibernate-hibernate-validator-5.3.5.Final * [new branch] dependabot/maven/org.sonatype.sisu-sisu-inject-plexus-2.6.0 -> fork/dependabot/maven/org.sonatype.sisu-sisu-inject-plexus-2.6.0 * [new branch] dependabot/maven/src/aws-it/aether-test/client/commons-io-commons-io-2.7 -> fork/dependabot/maven/src/aws-it/aether-test/client/commons-io-commons-io-2.7 * [new branch] dependabot/maven/src/it/basic-usage/junit-junit-4.13.1 -> fork/dependabot/maven/src/it/basic-usage/junit-junit-4.13.1 * [new branch] dependabot/maven/src/it/basic-usage/org.apache.maven-maven-core-3.8.1 -> fork/dependabot/maven/src/it/basic-usage/org.apache.maven-maven-core-3.8.1 * [new branch] dependabot/maven/src/it/mirror-usage/junit-junit-4.13.1 -> fork/dependabot/maven/src/it/mirror-usage/junit-junit-4.13.1 * [new branch] dependabot/maven/src/it/mirror-usage/org.apache.maven-maven-core-3.8.1 -> fork/dependabot/maven/src/it/mirror-usage/org.apache.maven-maven-core-3.8.1 * [new branch] gh-pages -> fork/gh-pages * [new branch] master -> fork/master * [new branch] renovate/com.jcabi-jcabi-1.x -> fork/renovate/com.jcabi-jcabi-1.x * [new branch] renovate/com.jcabi-jcabi-log-0.x -> fork/renovate/com.jcabi-jcabi-log-0.x * [new branch] renovate/com.jcabi-jcabi-maven-slf4j-0.x -> fork/renovate/com.jcabi-jcabi-maven-slf4j-0.x * [new branch] renovate/junit-junit-dep-4.x -> fork/renovate/junit-junit-dep-4.x * [new branch] renovate/maven-commons-io-commons-io-vulnerability -> fork/renovate/maven-commons-io-commons-io-vulnerability * [new branch] renovate/maven-junit-junit-vulnerability -> fork/renovate/maven-junit-junit-vulnerability * [new branch] renovate/maven-org.apache.maven-maven-core-vulnerability -> fork/renovate/maven-org.apache.maven-maven-core-vulnerability * [new branch] renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x -> fork/renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x * [new branch] renovate/org.apache.maven.shared-maven-dependency-tree-2.x -> fork/renovate/org.apache.maven.shared-maven-dependency-tree-2.x * [new branch] renovate/org.apache.maven.wagon-wagon-provider-api-2.x -> fork/renovate/org.apache.maven.wagon-wagon-provider-api-2.x * [new branch] renovate/org.kuali.maven.wagons-maven-s3-wagon-1.x -> fork/renovate/org.kuali.maven.wagons-maven-s3-wagon-1.x * [new branch] renovate/sisu.version -> fork/renovate/sisu.version * [new branch] renovate/ubuntu-14.x -> fork/renovate/ubuntu-14.x + args= + '[' default == default ']' + args=' --ff' + '[' default == no ']' + '[' default == only ']' + export BRANCH=__rultor + BRANCH=__rultor ++ wc -l ++ git show-branch __rultor + '[' 0 -gt 0 ']' + 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/dependabot/maven/src/it/mirror-usage/org.apache.maven-maven-core-3.8.1 Switched to a new branch '__rultor' Branch '__rultor' set up to track remote branch 'dependabot/maven/src/it/mirror-usage/org.apache.maven-maven-core-3.8.1' 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 ']' + '[' false == true ']' + git merge --ff __rultor Updating ba6f309..2d71e30 Fast-forward src/it/mirror-usage/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) + docker_when_possible + true ++ tail -n 1 ++ sed 's/ /\n/g' ++ uptime + load=0.19 ++ bc ++ echo 0.19 '>' 30 + '[' 0 -eq 1 ']' + echo 'load average is 0.19, low enough to run a new Docker container' load average is 0.19, low enough to run a new Docker container + break + cd .. + '[' -n '' ']' + use_image=yegor256/rultor-image:1.13.0 + docker pull yegor256/rultor-image:1.13.0 1.13.0: Pulling from yegor256/rultor-image 675920708c8b: Pulling fs layer 3e952943b7ec: Pulling fs layer e669212defc4: Pulling fs layer b012a0ba3e98: Pulling fs layer 180ed337a280: Pulling fs layer f992b867c53d: Pulling fs layer 84f7401194ef: Pulling fs layer 01de48744b9b: Pulling fs layer 7fd00c5a59e3: Pulling fs layer 1eaa9eb8baa5: Pulling fs layer eb0d2045257c: Pulling fs layer c7942ca5c3df: Pulling fs layer 6d860c216121: Pulling fs layer d173e809dff4: Pulling fs layer a1f3e869d9bb: Pulling fs layer 2263f2c95961: Pulling fs layer 8312f4260615: Pulling fs layer 3bdb0878a4c3: Pulling fs layer 83d2216ad0d5: Pulling fs layer 386b157f1e2f: Pulling fs layer cbc7fca4cf55: Pulling fs layer f520232ce745: Pulling fs layer c9e5d42db30a: Pulling fs layer 7efe6cafb7db: Pulling fs layer 9a4c8c9f15a7: Pulling fs layer f31baaad4b0a: Pulling fs layer 7d3bd91416ca: Pulling fs layer 8a43836411f2: Pulling fs layer 9c2ef6af8692: Pulling fs layer 7c776a099c54: Pulling fs layer 094558ef173f: Pulling fs layer 8f22827b155a: Pulling fs layer 8399553f1390: Pulling fs layer c37eeb1a8c4c: Pulling fs layer f67aeafcd17a: Pulling fs layer 95c187193750: Pulling fs layer 8795baad2027: Pulling fs layer 3ef4fcecba52: Pulling fs layer 82d8673e22c6: Pulling fs layer d280c34a091c: Pulling fs layer b012a0ba3e98: Waiting 180ed337a280: Waiting f992b867c53d: Waiting 84f7401194ef: Waiting 01de48744b9b: Waiting 7fd00c5a59e3: Waiting 1eaa9eb8baa5: Waiting eb0d2045257c: Waiting c7942ca5c3df: Waiting 6d860c216121: Waiting d173e809dff4: Waiting a1f3e869d9bb: Waiting 2263f2c95961: Waiting 8312f4260615: Waiting 3bdb0878a4c3: Waiting 83d2216ad0d5: Waiting 386b157f1e2f: Waiting cbc7fca4cf55: Waiting f520232ce745: Waiting c9e5d42db30a: Waiting 7efe6cafb7db: Waiting 9a4c8c9f15a7: Waiting f31baaad4b0a: Waiting 7d3bd91416ca: Waiting 8a43836411f2: Waiting 9c2ef6af8692: Waiting 7c776a099c54: Waiting 094558ef173f: Waiting 8f22827b155a: Waiting 8399553f1390: Waiting c37eeb1a8c4c: Waiting f67aeafcd17a: Waiting 95c187193750: Waiting 8795baad2027: Waiting 3ef4fcecba52: Waiting 82d8673e22c6: Waiting d280c34a091c: Waiting e669212defc4: Verifying Checksum e669212defc4: Download complete 3e952943b7ec: Verifying Checksum 3e952943b7ec: Download complete 180ed337a280: Verifying Checksum 180ed337a280: Download complete 675920708c8b: Verifying Checksum 675920708c8b: Download complete f992b867c53d: Verifying Checksum f992b867c53d: Download complete 84f7401194ef: Verifying Checksum 84f7401194ef: Download complete b012a0ba3e98: Verifying Checksum b012a0ba3e98: Download complete 7fd00c5a59e3: Verifying Checksum 7fd00c5a59e3: Download complete eb0d2045257c: Verifying Checksum eb0d2045257c: Download complete 1eaa9eb8baa5: Verifying Checksum 1eaa9eb8baa5: Download complete 01de48744b9b: Verifying Checksum 01de48744b9b: Download complete d173e809dff4: Verifying Checksum d173e809dff4: Download complete 6d860c216121: Verifying Checksum 6d860c216121: Download complete 2263f2c95961: Verifying Checksum 2263f2c95961: Download complete 8312f4260615: Verifying Checksum 8312f4260615: Download complete 3bdb0878a4c3: Verifying Checksum 3bdb0878a4c3: Download complete c7942ca5c3df: Verifying Checksum c7942ca5c3df: Download complete 675920708c8b: Pull complete 3e952943b7ec: Pull complete e669212defc4: Pull complete 83d2216ad0d5: Verifying Checksum 83d2216ad0d5: Download complete cbc7fca4cf55: Verifying Checksum cbc7fca4cf55: Download complete f520232ce745: Verifying Checksum f520232ce745: Download complete c9e5d42db30a: Verifying Checksum c9e5d42db30a: Download complete 7efe6cafb7db: Verifying Checksum 7efe6cafb7db: Download complete 9a4c8c9f15a7: Verifying Checksum 9a4c8c9f15a7: Download complete f31baaad4b0a: Verifying Checksum f31baaad4b0a: Download complete 7d3bd91416ca: Verifying Checksum 7d3bd91416ca: Download complete 8a43836411f2: Verifying Checksum 8a43836411f2: Download complete 9c2ef6af8692: Verifying Checksum 9c2ef6af8692: Download complete 7c776a099c54: Verifying Checksum 7c776a099c54: Download complete 094558ef173f: Verifying Checksum 094558ef173f: Download complete 8f22827b155a: Verifying Checksum 8f22827b155a: Download complete 8399553f1390: Verifying Checksum 8399553f1390: Download complete b012a0ba3e98: Pull complete 180ed337a280: Pull complete f992b867c53d: Pull complete 84f7401194ef: Pull complete c37eeb1a8c4c: Verifying Checksum c37eeb1a8c4c: Download complete f67aeafcd17a: Verifying Checksum f67aeafcd17a: Download complete 95c187193750: Verifying Checksum 95c187193750: Download complete a1f3e869d9bb: Verifying Checksum a1f3e869d9bb: Download complete 3ef4fcecba52: Verifying Checksum 3ef4fcecba52: Download complete 82d8673e22c6: Verifying Checksum 82d8673e22c6: Download complete d280c34a091c: Verifying Checksum d280c34a091c: Download complete 8795baad2027: Verifying Checksum 8795baad2027: Download complete 01de48744b9b: Pull complete 7fd00c5a59e3: Pull complete 1eaa9eb8baa5: Pull complete eb0d2045257c: Pull complete c7942ca5c3df: Pull complete 6d860c216121: Pull complete d173e809dff4: Pull complete 386b157f1e2f: Verifying Checksum 386b157f1e2f: Download complete a1f3e869d9bb: Pull complete 2263f2c95961: Pull complete 8312f4260615: Pull complete 3bdb0878a4c3: Pull complete 83d2216ad0d5: Pull complete 386b157f1e2f: Pull complete cbc7fca4cf55: Pull complete f520232ce745: Pull complete c9e5d42db30a: Pull complete 7efe6cafb7db: Pull complete 9a4c8c9f15a7: Pull complete f31baaad4b0a: Pull complete 7d3bd91416ca: Pull complete 8a43836411f2: Pull complete 9c2ef6af8692: Pull complete 7c776a099c54: Pull complete 094558ef173f: Pull complete 8f22827b155a: Pull complete 8399553f1390: Pull complete c37eeb1a8c4c: Pull complete f67aeafcd17a: Pull complete 95c187193750: Pull complete 8795baad2027: Pull complete 3ef4fcecba52: Pull complete 82d8673e22c6: Pull complete d280c34a091c: Pull complete Digest: sha256:2403492bdc2a1ddd160bfa352064321102063d6fa463c3f9cf56475ea2d4cc8a Status: Downloaded newer image for yegor256/rultor-image:1.13.0 docker.io/yegor256/rultor-image:1.13.0 + grep --quiet '\sjcabi_jcabi-aether_133\s*$' + docker ps --filter=status=exited + ls -al . total 72 drwx------ 3 ubuntu ubuntu 4096 Dec 4 15:10 . drwxrwxrwt 12 root root 4096 Dec 4 15:10 .. -rwxrwxr-x 1 ubuntu ubuntu 2090 Dec 4 15:16 end.sh -rwxrwxr-x 1 ubuntu ubuntu 490 Dec 4 15:10 entry.sh -rw-rw-r-- 1 ubuntu ubuntu 5 Dec 4 15:10 pid -rw-rw-r-- 1 ubuntu ubuntu 1192 Dec 4 15:10 pubring.gpg drwxrwxr-x 5 ubuntu ubuntu 4096 Dec 4 15:10 repo -rwxrwxr-x 1 ubuntu ubuntu 9754 Dec 4 15:10 run.sh -rw-rw-r-- 1 ubuntu ubuntu 790 Dec 4 15:10 script.sh -rw-rw-r-- 1 ubuntu ubuntu 2570 Dec 4 15:10 secring.gpg -rw-rw-r-- 1 ubuntu ubuntu 4439 Dec 4 15:10 settings.xml -rw-rw-r-- 1 ubuntu ubuntu 15210 Dec 4 15:16 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-xpZz:/main --env=head=git@github.com:jcabi/jcabi-aether.git --env=pull_id=133 --env=fork=git@github.com:jcabi/jcabi-aether.git --env=fork_branch=dependabot/maven/src/it/mirror-usage/org.apache.maven-maven-core-3.8.1 --env=head_branch=master '--env=pull_title=Bump org.apache.maven:maven-core from 3.0.5 to 3.8.1 in /src/it/mirror-usage' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-aether.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=133'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-aether.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=dependabot/maven/src/it/mirror-usage/org.apache.maven-maven-core-3.8.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Bump org.apache.maven:maven-core from 3.0.5 to 3.8.1 in /src/it/mirror-usage'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''sudo apt-get install -y openjdk-8-jdk'\'' '\'';'\'' '\''sudo update-java-alternatives --set java-1.8.0-openjdk-amd64'\'' '\'';'\'' '\''export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64'\'' '\'';'\'' '\''mvn clean install -Pqulice --errors --batch-mode'\'' '\'';'\'' )' --hostname=docker --privileged --net=host --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-xpZz/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=jcabi_jcabi-aether_133 yegor256/rultor-image:1.13.0 /main/entry.sh WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded. + 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-timesync 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 rtkit r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G input r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G kvm r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G render r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G lpadmin r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G bluetooth r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G geoclue r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G scanner r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G netdev r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G avahi r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G saned r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G colord r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G pulse r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G pulse-access r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G gdm r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G crontab 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/.cache /root/.cargo /root/.config /root/.gem /root/.m2 /root/.npm /root/.profile /root/.rustup /root/texmf /home/r + cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./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:jcabi/jcabi-aether.git' ; export 'pull_id=133' ; export 'fork=git@github.com:jcabi/jcabi-aether.git' ; export 'fork_branch=dependabot/maven/src/it/mirror-usage/org.apache.maven-maven-core-3.8.1' ; export 'head_branch=master' ; export 'pull_title=Bump org.apache.maven:maven-core from 3.0.5 to 3.8.1 in /src/it/mirror-usage' ; export 'author=yegor256' ; pdd --file=/dev/null ; sudo apt-get install -y openjdk-8-jdk ; sudo update-java-alternatives --set java-1.8.0-openjdk-amd64 ; export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 ; mvn clean install -Pqulice --errors --batch-mode ; + su --login r --command /home/r/script.sh Found 7 lines in /home/r/repo/.pdd My version is 0.21.3 Ruby version is 2.7.0 at x86_64-linux Reading from root dir . Excluding target/**/* Excluding src/main/resources/images/**/* /home/r/repo/renovate.json is a binary file (107 bytes) Reading .pdd ... Reading src/test/java/com/jcabi/aether/ClasspathTest.java ... Reading src/test/java/com/jcabi/aether/MavenClasspathTest.java ... Reading src/test/java/com/jcabi/aether/AetherTest.java ... Reading src/test/java/com/jcabi/aether/RootArtifactTest.java ... Puzzle 70-7b24e628 30/DEV at src/test/java/com/jcabi/aether/RootArtifactTest.java Reading src/test/java/com/jcabi/aether/package-info.java ... Reading src/test/java/com/jcabi/aether/MavenRootArtifactTest.java ... Reading src/test/resources/invoker.settings.xml ... Reading src/test/resources/log4j.properties ... Reading src/changes/changes.xml ... Reading src/aws-it/aether-test/client/pom.xml ... Reading src/aws-it/aether-test/pom.xml ... Reading src/aws-it/aether-test/plugin/src/main/java/com/jcabi/aether/plugin/RunMojo.java ... Reading src/aws-it/aether-test/plugin/src/main/java/com/jcabi/aether/plugin/package-info.java ... Reading src/aws-it/aether-test/plugin/pom.xml ... Reading src/aws-it/aether-test/invoker.properties ... Reading src/it/settings.xml ... Reading src/it/mirror-usage/src/test/java/com/jcabi/AetherTest.java ... Reading src/it/mirror-usage/src/test/java/com/jcabi/package-info.java ... Reading src/it/mirror-usage/src/test/resources/log4j.properties ... Reading src/it/mirror-usage/verify.groovy ... Reading src/it/mirror-usage/pom.xml ... Reading src/it/mirror-usage/invoker.properties ... Reading src/it/basic-usage/src/test/java/com/jcabi/AetherTest.java ... Reading src/it/basic-usage/src/test/java/com/jcabi/package-info.java ... Reading src/it/basic-usage/src/test/resources/log4j.properties ... Reading src/it/basic-usage/pom.xml ... Reading src/it/basic-usage/invoker.properties ... Reading src/site/resources/CNAME ... Reading src/site/apt/index.apt.vm ... Reading src/site/apt/example-classpath.apt.vm ... Reading src/site/site.xml ... Reading src/docker/Dockerfile ... Reading src/main/java/com/jcabi/aether/MavenRootArtifact.java ... Reading src/main/java/com/jcabi/aether/RepositoryAuthentication.java ... Reading src/main/java/com/jcabi/aether/RepositoryProxy.java ... Reading src/main/java/com/jcabi/aether/Aether.java ... Puzzle 11-2b91e5db 30/DEV at src/main/java/com/jcabi/aether/Aether.java Puzzle 69-46002db1 30/DEV at src/main/java/com/jcabi/aether/Aether.java Reading src/main/java/com/jcabi/aether/MavenClasspath.java ... Reading src/main/java/com/jcabi/aether/SimpleRepository.java ... Reading src/main/java/com/jcabi/aether/Classpath.java ... Reading src/main/java/com/jcabi/aether/LogTransferListener.java ... Reading src/main/java/com/jcabi/aether/AmazonWagonProvider.java ... Reading src/main/java/com/jcabi/aether/RepositorySystemBuilder.java ... Reading src/main/java/com/jcabi/aether/RootArtifact.java ... Reading src/main/java/com/jcabi/aether/Repository.java ... Reading src/main/java/com/jcabi/aether/package-info.java ... Reading src/main/aspect/README.txt ... Reading .gitattributes ... Reading .gitignore ... Reading .github/workflows/codecov.yml ... Reading .github/workflows/xcop.yml ... Reading .github/workflows/mvn.yml ... Reading .github/workflows/pdd.yml ... Reading README.md ... Reading .rultor.yml ... Reading pom.xml ... Reading .0pdd.yml ... Reading LICENSE.txt ... sudo: unable to resolve host docker: Temporary failure in name resolution Reading package lists... Done Building dependency tree... 50% Reading state information... Done The following additional packages will be installed: openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless Suggested packages: openjdk-8-demo openjdk-8-source visualvm fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei fonts-indic The following NEW packages will be installed: openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless 0 upgraded, 4 newly installed, 0 to remove and 6 not upgraded. Need to get 40.6 MB of archives. After this operation, 148 MB of additional disk space will be used. Ign:1ohttp://archive.ubuntu.com/ubuntu focal-updates/universe amd64 openjdk-8-jre-headless amd64 8u342-b07-0ubuntu1~20.04 Ign:2ohttp://archive.ubuntu.com/ubuntu focal-updates/universe amd64 openjdk-8-jre amd64 8u342-b07-0ubuntu1~20.04 Ign:3 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 openjdk-8-jdk-headless amd64 8u342-b07-0ubuntu1~20.04 Ign:4 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 openjdk-8-jdk amd64 8u342-b07-0ubuntu1~20.04 Err:1ohttp://security.ubuntu.com/ubuntu9focal-updates/universe amd64 openjdk-8-jre-headless amd64 8u342-b07-0ubuntu1~20.04 404 Not Found [IP: 91.189.91.82 80] Err:2ohttp://security.ubuntu.com/ubuntu focal-updates/universe amd64 openjdk-8-jre amd64 8u342-b07-0ubuntu1~20.04 404 Not Found [IP: 91.189.91.82 80] Err:3ohttp://security.ubuntu.com/ubuntu focal-updates/universe amd64 openjdk-8-jdk-headless amd64 8u342-b07-0ubuntu1~20.04 404 Not Found [IP: 91.189.91.82 80] Err:4ohttp://security.ubuntu.com/ubuntu focal-updates/universe amd64 openjdk-8-jdk amd64 8u342-b07-0ubuntu1~20.04 404 Not Found [IP: 91.189.91.82 80] E: Failednto fetch http://security.ubuntu.com/ubuntu/pool/universe/o/openjdk-8/openjdk-8-jre-headless_8u342-b07-0ubuntu1~20.04_amd64.deb 404 Not Found [IP: 91.189.91.82 80] E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/universe/o/openjdk-8/openjdk-8-jre_8u342-b07-0ubuntu1~20.04_amd64.deb 404 Not Found [IP: 91.189.91.82 80] E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/universe/o/openjdk-8/openjdk-8-jdk-headless_8u342-b07-0ubuntu1~20.04_amd64.deb 404 Not Found [IP: 91.189.91.82 80] E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/universe/o/openjdk-8/openjdk-8-jdk_8u342-b07-0ubuntu1~20.04_amd64.deb 404 Not Found [IP: 91.189.91.82 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? container ea8a3064faa6b0f0bc1eba50f4ee8743c13d3a8a4e9f3225c48e07eb8d58b6a4 is dead Wed Dec 4 15:17:23 UTC 2024