rultor.com logo This build log was produced by rultor.com for yegor256/jo#84
++ dirname ./run.sh
+ cd .
+ echo 1219
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Thu Sep 11 03:13:04 UTC 2025
+ uptime
 03:13:04 up 1 min,  0 users,  load average: 0.53, 0.18, 0.06
+ ff=default
+ image=yegor256/ruby
+ rebase=false
+ head_branch=master
+ pull_title='Update dependency grunt-eslint to v26'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/jo.git
+ pull_id=84
+ fork=git@github.com:yegor256/jo.git
+ fork_branch=renovate/grunt-eslint-26.x
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/jo.git' '--env=pull_id=84' '--env=fork=git@github.com:yegor256/jo.git' '--env=fork_branch=renovate/grunt-eslint-26.x' '--env=head_branch=master' '--env=pull_title=Update dependency grunt-eslint to v26' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/jo.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=84'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/jo.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/grunt-eslint-26.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency grunt-eslint to v26'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo /usr/bin/install-node.sh'\'' '\'';'\'' '\''npm ci'\'' '\'';'\'' '\''grunt --port=4000 --monochrome'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:yegor256/jo.git'\''' ';' 'export '\''pull_id=84'\''' ';' 'export '\''fork=git@github.com:yegor256/jo.git'\''' ';' 'export '\''fork_branch=renovate/grunt-eslint-26.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency grunt-eslint to v26'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo /usr/bin/install-node.sh' ';' 'npm ci' ';' 'grunt --port=4000 --monochrome' ';')
+ container=yegor256_jo_84
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-24-218
+ pwd
/tmp/rultor-HVBt
+ 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/jo.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/jo.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/jo.git'\''' ';' 'export '\''pull_id=84'\''' ';' 'export '\''fork=git@github.com:yegor256/jo.git'\''' ';' 'export '\''fork_branch=renovate/grunt-eslint-26.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency grunt-eslint to v26'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo /usr/bin/install-node.sh' ';' 'npm ci' ';' 'grunt --port=4000 --monochrome' ';'
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:yegor256/jo.git
+ git remote update
Fetching origin
Fetching fork
From github.com:yegor256/jo
 * [new branch]      dependabot/npm_and_yarn/tmp-0.2.4 -> fork/dependabot/npm_and_yarn/tmp-0.2.4
 * [new branch]      master                   -> fork/master
 * [new branch]      renovate/actions-checkout-5.x -> fork/renovate/actions-checkout-5.x
 * [new branch]      renovate/actions-setup-node-5.x -> fork/renovate/actions-setup-node-5.x
 * [new branch]      renovate/crate-ci-typos-1.x -> fork/renovate/crate-ci-typos-1.x
 * [new branch]      renovate/eslint-monorepo -> fork/renovate/eslint-monorepo
 * [new branch]      renovate/grunt-eslint-26.x -> fork/renovate/grunt-eslint-26.x
 * [new branch]      renovate/mocha-11.x      -> fork/renovate/mocha-11.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/grunt-eslint-26.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/grunt-eslint-26.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 grunt-eslint to v26' --ff __rultor
Updating f531128..8b08c04
Fast-forward (no commit created; -m option ignored)
 package-lock.json | 12 ++++++------
 package.json      |  2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)
+ git log -1 --show-signature
commit 8b08c049414cb80ba82d6b312a7109ef4a324103
gpg: Signature made Wed Sep 10 13:48:29 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:   Wed Sep 10 13:48:29 2025 +0000

    Update dependency grunt-eslint to v26
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.07
++ bc
++ echo 0.07 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.07, low enough to run a new Docker container'
load average is 0.07, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/ruby
+ docker pull yegor256/ruby
Using default tag: latest
latest: Pulling from yegor256/ruby
632ef5283d0f: Pulling fs layer
2be42d221bda: Pulling fs layer
54d1704eb717: Pulling fs layer
f0f51ee5c79e: Pulling fs layer
ec11ce133a4e: Pulling fs layer
71ab1586461a: Pulling fs layer
8e0e2fc3c108: Pulling fs layer
4f4fb700ef54: Pulling fs layer
72e45e6fed5c: Pulling fs layer
99e89f339e27: Pulling fs layer
3f0278ea12d5: Pulling fs layer
11f168291684: Pulling fs layer
0943aaa8f703: Pulling fs layer
8f7eb7d55d56: Pulling fs layer
f0f51ee5c79e: Waiting
ec11ce133a4e: Waiting
71ab1586461a: Waiting
8e0e2fc3c108: Waiting
4f4fb700ef54: Waiting
72e45e6fed5c: Waiting
99e89f339e27: Waiting
3f0278ea12d5: Waiting
11f168291684: Waiting
0943aaa8f703: Waiting
8f7eb7d55d56: Waiting
2be42d221bda: Verifying Checksum
2be42d221bda: Download complete
632ef5283d0f: Verifying Checksum
632ef5283d0f: Download complete
54d1704eb717: Verifying Checksum
54d1704eb717: Download complete
ec11ce133a4e: Verifying Checksum
ec11ce133a4e: Download complete
8e0e2fc3c108: Verifying Checksum
8e0e2fc3c108: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
72e45e6fed5c: Verifying Checksum
72e45e6fed5c: Download complete
71ab1586461a: Verifying Checksum
71ab1586461a: Download complete
99e89f339e27: Verifying Checksum
99e89f339e27: Download complete
11f168291684: Verifying Checksum
11f168291684: Download complete
0943aaa8f703: Verifying Checksum
0943aaa8f703: Download complete
8f7eb7d55d56: Verifying Checksum
8f7eb7d55d56: Download complete
f0f51ee5c79e: Verifying Checksum
f0f51ee5c79e: Download complete
3f0278ea12d5: Verifying Checksum
3f0278ea12d5: Download complete
632ef5283d0f: Pull complete
2be42d221bda: Pull complete
54d1704eb717: Pull complete
f0f51ee5c79e: Pull complete
ec11ce133a4e: Pull complete
71ab1586461a: Pull complete
8e0e2fc3c108: Pull complete
4f4fb700ef54: Pull complete
72e45e6fed5c: Pull complete
99e89f339e27: Pull complete
3f0278ea12d5: Pull complete
11f168291684: Pull complete
0943aaa8f703: Pull complete
8f7eb7d55d56: Pull complete
Digest: sha256:5192982378a3c66a47f42995927800758a5a2bae181141bb0c87ff2361670a73
Status: Downloaded newer image for yegor256/ruby:latest
docker.io/yegor256/ruby:latest
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_jo_84\s*$'
+ ls -al .
total 44
drwx------  3 ubuntu ubuntu 4096 Sep 11 03:13 .
drwxrwxrwt 12 root   root   4096 Sep 11 03:13 ..
-rwxrwxr-x  1 ubuntu ubuntu  666 Sep 11 03:13 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  498 Sep 11 03:13 entry.sh
-rw-rw-r--  1 ubuntu ubuntu    5 Sep 11 03:13 pid
drwxrwxr-x  9 ubuntu ubuntu 4096 Sep 11 03:13 repo
-rwxrwxr-x  1 ubuntu ubuntu 6443 Sep 11 03:13 run.sh
-rw-rw-r--  1 ubuntu ubuntu  544 Sep 11 03:13 script.sh
-rw-rw-r--  1 ubuntu ubuntu 7982 Sep 11 03:13 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-HVBt:/main --env=head=git@github.com:yegor256/jo.git --env=pull_id=84 --env=fork=git@github.com:yegor256/jo.git --env=fork_branch=renovate/grunt-eslint-26.x --env=head_branch=master '--env=pull_title=Update dependency grunt-eslint to v26' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/jo.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=84'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/jo.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/grunt-eslint-26.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency grunt-eslint to v26'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo /usr/bin/install-node.sh'\'' '\'';'\'' '\''npm ci'\'' '\'';'\'' '\''grunt --port=4000 --monochrome'\'' '\'';'\'' )' --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-HVBt/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_jo_84 yegor256/ruby /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 ssh r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G docker 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/.gemrc /root/.profile /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
#!/usr/bin/env 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/jo.git' ; export 'pull_id=84' ; export 'fork=git@github.com:yegor256/jo.git' ; export 'fork_branch=renovate/grunt-eslint-26.x' ; export 'head_branch=master' ; export 'pull_title=Update dependency grunt-eslint to v26' ; export 'author=yegor256' ; sudo /usr/bin/install-node.sh ; npm ci ; grunt --port=4000 --monochrome ;
+ su --login r --command /home/r/script.sh
+ bash
+ curl -fsSL https://deb.nodesource.com/setup_18.x
38;5;79m2025-09-11 03:13:59 - Installing pre-requisites0m
Get:1ohttp://deb.debian.org/debian bullseye InRelease [75.1 kB]
Get:2ohttp://deb.debian.org/debian-security bullseye-securityrInRelease [27.2 kB]
Get:3ahttp://deb.debian.org/debiandbullseye-updateskInRelease.[44.06kB])]
Get:4ohttps://download.docker.com/linux/debian.bullseyedInRelease [43.31kB].27)
Get:5ohttp://deb.debian.org/debian bullseye/main amd64 Packages [8,066 kB]
Get:6ohttp://deb.debian.org/debian-securityebullseye-security/main amd64 Packages [395 kB]
Get:7 http://deb.debian.org/debiangbullseye-updates/main amd64 Packages [18.8 kB]
Get:85https://download.docker.com/linux/debian bullseye/stable amd64 Packages [60.6 kB]
Fetchedo8,730]kBsinr2s0(4,162 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
ca-certificates is already the newest version (20210119).
gnupg is already the newest version (2.2.27-2+deb11u2).
curl is already the newest version (7.74.0-1.3+deb11u15).
The following NEW packages will be installed:
  apt-transport-https
0 upgraded, 1 newly installed, 0 to remove and 24 not upgraded.
Need to get 160 kB of archives.
After this operation, 166 kB of additional disk space will be used.
Get:1ohttp://deb.debian.org/debian bullseye/main amd64 apt-transport-https all 2.2.4 [160 kB]
Fetchedo160nkBsinr0sh(6,995 kB/s) kB 0%]
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package apt-transport-https.
(Reading database ... 25776 files and directories currently installed.)
Preparing to unpack .../apt-transport-https_2.2.4_all.deb ...
Unpacking apt-transport-https (2.2.4) ...
Setting up apt-transport-https (2.2.4) ...
Hit:1ohttp://deb.debian.org/debian bullseye InRelease
Hit:2ahttp://deb.debian.org/debian-securitynbullseye-security[InRelease to deb.
Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
Hit:4ohttps://download.docker.com/linux/debian.bullseyeiInReleaseheaders]
Get:5ahttps://deb.nodesource.com/node_18.x nodistro InRelease [12.1 kB]
Get:6Whttps://deb.nodesource.com/node_18.x nodistro/main amd64 Packages [11.6 kB]
Fetchedo23.7gkB ino0s (51.8 kB/s)
Reading package lists... Done
1;34m2025-09-11 03:14:08 - Repository configured successfully.0m
38;5;79m2025-09-11 03:14:08 - To install Node.js, run: apt-get install nodejs -y0m
38;5;79m2025-09-11 03:14:08 - You can use N|solid Runtime as a node.js alternative0m
1;32m2025-09-11 03:14:08 - To install N|solid Runtime, run: apt-get install nsolid -y
0m
+ apt-get install --yes nodejs
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
  nodejs
0 upgraded, 1 newly installed, 0 to remove and 24 not upgraded.
Need to get 29.7 MB of archives.
After this operation, 187 MB of additional disk space will be used.
Get:1ohttps://deb.nodesource.com/node_18.x nodistro/main amd64 nodejs amd64 18.20.8-1nodesource1 [29.7 MB]
Fetchedo29.7gMB9in91s/(50.1MMB/s)%]
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package nodejs.
(Reading database ... 25780 files and directories currently installed.)
Preparing to unpack .../nodejs_18.20.8-1nodesource1_amd64.deb ...
Unpacking nodejs (18.20.8-1nodesource1) ...
Setting up nodejs (18.20.8-1nodesource1) ...
+ node --version
v18.20.8
+ npm --version
10.8.2
1G0K1G0K⠙1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m   package: 32m'grunt-eslint@26.0.0'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m   required: { node: 32m'>=20'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m   current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K1mnpm22m 33mwarn39m 94mdeprecated39m rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
1G0K⠸1G0K1mnpm22m 33mwarn39m 94mdeprecated39m osenv@0.1.5: This package is no longer supported.
1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K1mnpm22m 33mwarn39m 94mdeprecated39m inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
1G0K⠏1G0K1mnpm22m 33mwarn39m 94mdeprecated39m glob@7.1.7: Glob versions prior to v9 are no longer supported
1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K1mnpm22m 33mwarn39m 94mdeprecated39m rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K
added 428 packages, and audited 429 packages in 7s
1G0K⠦1G0K
1G0K⠦1G0K76 packages are looking for funding
1G0K⠦1G0K  run `npm fund` for details
1G0K⠦1G0K
2 1mlow22m severity vulnerabilities

To address all issues, run:
  npm audit fix

Run `npm audit` for details.
1G0K⠦1G0K1mnpm22m 96mnotice39m
1mnpm22m 96mnotice39m New 31mmajor39m version of npm available! 31m10.8.239m -> 34m11.6.039m
1mnpm22m 96mnotice39m Changelog: 34mhttps://github.com/npm/cli/releases/tag/v11.6.039m
1mnpm22m 96mnotice39m To update run: 4mnpm install -g npm@11.6.024m
1mnpm22m 96mnotice39m
1G0K⠦1G0K/home/r/script.sh: line 9: grunt: command not found
container 3a3e170bafe4266f923d96053c30344ac52191238ac5afae36bbb89c331f3388 is dead
Thu Sep 11 03:15:23 UTC 2025