rultor.com logo This build log was produced by rultor.com for objectionary/sodg-maven-plugin#112
++ dirname ./run.sh
+ cd .
+ echo 1374
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Thu Oct  9 09:10:30 UTC 2025
+ uptime
 09:10:30 up 1 min,  0 users,  load average: 0.61, 0.20, 0.07
+ ff=default
+ image=yegor256/java
+ rebase=false
+ head_branch=master
+ pull_title='bug(#95): `failOnXmirErrors`'
+ author=yegor256
+ directory=
+ head=git@github.com:objectionary/sodg-maven-plugin.git
+ pull_id=112
+ fork=git@github.com:h1alexbel/sodg-maven-plugin.git
+ fork_branch=95
+ squash=false
+ vars=('--env=head=git@github.com:objectionary/sodg-maven-plugin.git' '--env=pull_id=112' '--env=fork=git@github.com:h1alexbel/sodg-maven-plugin.git' '--env=fork_branch=95' '--env=head_branch=master' '--env=pull_title=bug(#95): `failOnXmirErrors`' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:objectionary/sodg-maven-plugin.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=112'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:h1alexbel/sodg-maven-plugin.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=95'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=bug(#95): `failOnXmirErrors`'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''export MAVEN_PATH="$(command -v mvn || true)"'\'' '\'';'\'' '\''mvn clean install -Pqulice --errors --batch-mode'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:objectionary/sodg-maven-plugin.git'\''' ';' 'export '\''pull_id=112'\''' ';' 'export '\''fork=git@github.com:h1alexbel/sodg-maven-plugin.git'\''' ';' 'export '\''fork_branch=95'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=bug(#95): `failOnXmirErrors`'\''' ';' 'export '\''author=yegor256'\''' ';' 'export MAVEN_PATH="$(command -v mvn || true)"' ';' 'mvn clean install -Pqulice --errors --batch-mode' ';')
+ container=objectionary_sodg-maven-plugin_112
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-26-9
+ pwd
/tmp/rultor-uKQA
+ 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:objectionary/sodg-maven-plugin.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:objectionary/sodg-maven-plugin.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:objectionary/sodg-maven-plugin.git'\''' ';' 'export '\''pull_id=112'\''' ';' 'export '\''fork=git@github.com:h1alexbel/sodg-maven-plugin.git'\''' ';' 'export '\''fork_branch=95'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=bug(#95): `failOnXmirErrors`'\''' ';' 'export '\''author=yegor256'\''' ';' 'export MAVEN_PATH="$(command -v mvn || true)"' ';' 'mvn clean install -Pqulice --errors --batch-mode' ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:h1alexbel/sodg-maven-plugin.git
+ git remote update
Fetching origin
Fetching fork
From github.com:h1alexbel/sodg-maven-plugin
 * [new branch]      48         -> fork/48
 * [new branch]      85         -> fork/85
 * [new branch]      95         -> fork/95
 * [new branch]      master     -> fork/master
+ 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/95
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch '95' 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 'bug(#95): `failOnXmirErrors`' --ff __rultor
Auto-merging src/test/java/org/eolang/sodg/ItsDefaultTest.java
CONFLICT (content): Merge conflict in src/test/java/org/eolang/sodg/ItsDefaultTest.java
Automatic merge failed; fix conflicts and then commit the result.
'cid' file is absent, most probably the Docker container wasn't started correctly