++ dirname ./run.sh + cd . + echo 1299 + echo '2.0-SNAPSHOT BUILD' 2.0-SNAPSHOT BUILD + date Fri Sep 12 08:29:49 UTC 2025 + uptime 08:29:49 up 1 min, 0 users, load average: 1.28, 0.43, 0.15 + ff=default + image=yegor256/java + rebase=false + head_branch=master + pull_title='chore(deps): update dependency @types/vscode to v1.104.0' + author=yegor256 + directory= + head=git@github.com:objectionary/eo-lsp-server.git + pull_id=108 + fork=git@github.com:objectionary/eo-lsp-server.git + fork_branch=renovate/vscode-1.x-lockfile + squash=false + vars=('--env=head=git@github.com:objectionary/eo-lsp-server.git' '--env=pull_id=108' '--env=fork=git@github.com:objectionary/eo-lsp-server.git' '--env=fork_branch=renovate/vscode-1.x-lockfile' '--env=head_branch=master' '--env=pull_title=chore(deps): update dependency @types/vscode to v1.104.0' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:objectionary/eo-lsp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=108'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:objectionary/eo-lsp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/vscode-1.x-lockfile'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update dependency @types/vscode to v1.104.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo /usr/bin/install-node.sh'\'' '\'';'\'' '\''npm install --no-color'\'' '\'';'\'' '\''pdd -f /dev/null -v'\'' '\'';'\'' '\''make'\'' '\'';'\'' )') + scripts=('export '\''head=git@github.com:objectionary/eo-lsp-server.git'\''' ';' 'export '\''pull_id=108'\''' ';' 'export '\''fork=git@github.com:objectionary/eo-lsp-server.git'\''' ';' 'export '\''fork_branch=renovate/vscode-1.x-lockfile'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update dependency @types/vscode to v1.104.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo /usr/bin/install-node.sh' ';' 'npm install --no-color' ';' 'pdd -f /dev/null -v' ';' 'make' ';') + container=objectionary_eo-lsp-server_108 + as_root=false + set -e -o pipefail + hostname ip-172-31-29-64 + pwd /tmp/rultor-iCcB + 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/eo-lsp-server.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/eo-lsp-server.git'\''' ']' + cd .. + cat + '[' false = true ']' + cat + chmod a+x entry.sh + cat + echo 'export '\''head=git@github.com:objectionary/eo-lsp-server.git'\''' ';' 'export '\''pull_id=108'\''' ';' 'export '\''fork=git@github.com:objectionary/eo-lsp-server.git'\''' ';' 'export '\''fork_branch=renovate/vscode-1.x-lockfile'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update dependency @types/vscode to v1.104.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo /usr/bin/install-node.sh' ';' 'npm install --no-color' ';' 'pdd -f /dev/null -v' ';' make ';' + sensitive=() + set -ex -o pipefail + cd repo + git remote add fork git@github.com:objectionary/eo-lsp-server.git + git remote update Fetching origin Fetching fork From github.com:objectionary/eo-lsp-server * [new branch] gasabaev/ci -> fork/gasabaev/ci * [new branch] master -> fork/master * [new branch] renovate/major-eslint-monorepo -> fork/renovate/major-eslint-monorepo * [new branch] renovate/vscode-1.x-lockfile -> fork/renovate/vscode-1.x-lockfile * [new branch] version-up -> fork/version-up + 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/vscode-1.x-lockfile Switched to a new branch '__rultor' Branch '__rultor' set up to track remote branch 'renovate/vscode-1.x-lockfile' 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 'chore(deps): update dependency @types/vscode to v1.104.0' --ff __rultor Updating 938b8ff..f647676 Fast-forward (no commit created; -m option ignored) package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) + git log -1 --show-signature commit f647676fb835c5f87320377f9a4eea6d4d0944ed gpg: Signature made Fri Sep 12 07:49:16 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: Fri Sep 12 07:49:16 2025 +0000 chore(deps): update dependency @types/vscode to v1.104.0 + docker_when_possible + true ++ tail -n 1 ++ sed 's/ /\n/g' ++ uptime + load=0.17 ++ bc ++ echo 0.17 '>' 30 + '[' 0 -eq 1 ']' + echo 'load average is 0.17, low enough to run a new Docker container' load average is 0.17, low enough to run a new Docker container + break + cd .. + '[' -n '' ']' + use_image=yegor256/java + docker pull yegor256/java Using default tag: latest latest: Pulling from yegor256/java 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 8562ab327dc5: Pulling fs layer 54eb37473281: Pulling fs layer c4f87b6ae228: 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 8562ab327dc5: Waiting 54eb37473281: Waiting c4f87b6ae228: Waiting 2be42d221bda: Verifying Checksum 2be42d221bda: Download complete 54d1704eb717: Verifying Checksum 54d1704eb717: Download complete 632ef5283d0f: Verifying Checksum 632ef5283d0f: Download complete ec11ce133a4e: Verifying Checksum ec11ce133a4e: Download complete 8e0e2fc3c108: Verifying Checksum 8e0e2fc3c108: Download complete 4f4fb700ef54: Verifying Checksum 4f4fb700ef54: Download complete 71ab1586461a: Verifying Checksum 71ab1586461a: Download complete 72e45e6fed5c: Verifying Checksum 72e45e6fed5c: Download complete 99e89f339e27: Verifying Checksum 99e89f339e27: Download complete 11f168291684: Verifying Checksum 11f168291684: Download complete f0f51ee5c79e: Verifying Checksum f0f51ee5c79e: Download complete 0943aaa8f703: Verifying Checksum 0943aaa8f703: Download complete 8f7eb7d55d56: Verifying Checksum 8f7eb7d55d56: Download complete 54eb37473281: Verifying Checksum 54eb37473281: Download complete 3f0278ea12d5: Verifying Checksum 3f0278ea12d5: Download complete 8562ab327dc5: Verifying Checksum 8562ab327dc5: Download complete c4f87b6ae228: Verifying Checksum c4f87b6ae228: 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 8562ab327dc5: Pull complete 54eb37473281: Pull complete c4f87b6ae228: Pull complete Digest: sha256:900db5babe9b95da39989e6c8e9dc0e7c44849e918aabdd8aace3e16b618460e Status: Downloaded newer image for yegor256/java:latest docker.io/yegor256/java:latest + grep --quiet '\sobjectionary_eo-lsp-server_108\s*$' + docker ps --filter=status=exited + ls -al . total 52 drwx------ 3 ubuntu ubuntu 4096 Sep 12 08:29 . drwxrwxrwt 12 root root 4096 Sep 12 08:29 .. -rwxrwxr-x 1 ubuntu ubuntu 666 Sep 12 08:30 end.sh -rwxrwxr-x 1 ubuntu ubuntu 498 Sep 12 08:29 entry.sh -rw-rw-r-- 1 ubuntu ubuntu 74 Sep 12 08:29 npmrc -rw-rw-r-- 1 ubuntu ubuntu 5 Sep 12 08:29 pid drwxrwxr-x 8 ubuntu ubuntu 4096 Sep 12 08:29 repo -rwxrwxr-x 1 ubuntu ubuntu 6724 Sep 12 08:29 run.sh -rw-rw-r-- 1 ubuntu ubuntu 608 Sep 12 08:29 script.sh -rw-rw-r-- 1 ubuntu ubuntu 8521 Sep 12 08:31 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-iCcB:/main --env=head=git@github.com:objectionary/eo-lsp-server.git --env=pull_id=108 --env=fork=git@github.com:objectionary/eo-lsp-server.git --env=fork_branch=renovate/vscode-1.x-lockfile --env=head_branch=master '--env=pull_title=chore(deps): update dependency @types/vscode to v1.104.0' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:objectionary/eo-lsp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=108'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:objectionary/eo-lsp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/vscode-1.x-lockfile'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update dependency @types/vscode to v1.104.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo /usr/bin/install-node.sh'\'' '\'';'\'' '\''npm install --no-color'\'' '\'';'\'' '\''pdd -f /dev/null -v'\'' '\'';'\'' '\''make'\'' '\'';'\'' )' --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-iCcB/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=objectionary_eo-lsp-server_108 yegor256/java /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/.m2 /root/.profile /root/.wget-hsts /home/r + cp -R ./cid ./end.sh ./entry.sh ./npmrc ./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:objectionary/eo-lsp-server.git' ; export 'pull_id=108' ; export 'fork=git@github.com:objectionary/eo-lsp-server.git' ; export 'fork_branch=renovate/vscode-1.x-lockfile' ; export 'head_branch=master' ; export 'pull_title=chore(deps): update dependency @types/vscode to v1.104.0' ; export 'author=yegor256' ; sudo /usr/bin/install-node.sh ; npm install --no-color ; pdd -f /dev/null -v ; make ; + su --login r --command /home/r/script.sh + bash + curl -fsSL https://deb.nodesource.com/setup_18.x 38;5;79m2025-09-12 08:31:31 - 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:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB] Get:4 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB] Get:5ohttp://deb.debian.org/debian bullseye/main amd64 Packages [8,066 kB] Get:6ohttp://deb.debian.org/debian-securityebullseye-security/main amd64 Packages [402 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,737]kBsinr2s0(4,163 kB/s)ges 48.7 kB/60.6 kB 80%] 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 29 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(9,516 kB/s) kB 0%] debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package apt-transport-https. (Reading database ... 33203 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-securitylbullseye-security.InRelease)] [Conn Hit:3 http://deb.debian.org/debian bullseye-updates InRelease Hit:4ahttps://download.docker.com/linux/debianebullseyeoInRelease.150.169)] Get:5ohttps://deb.nodesource.com/node_18.x6nodistro)InRelease [12.1 kB] Get:6Whttps://deb.nodesource.com/node_18.x nodistro/main amd64 Packages [11.6 kB] Fetchedo23.7gkB ino0s (53.8 kB/s) Reading package lists... Done 1;34m2025-09-12 08:31:37 - Repository configured successfully.0m 38;5;79m2025-09-12 08:31:37 - To install Node.js, run: apt-get install nodejs -y0m 38;5;79m2025-09-12 08:31:37 - You can use N|solid Runtime as a node.js alternative0m 1;32m2025-09-12 08:31:37 - 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 29 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.7gMBBin91s (52.9]MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package nodejs. (Reading database ... 33207 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⠙1G0Knpm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: '@es-joy/jsdoccomment@0.52.0', npm warn EBADENGINE required: { node: '>=20.11.0' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } 1G0K⠹1G0Knpm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: 'eslint-plugin-jsdoc@51.2.3', npm warn EBADENGINE required: { node: '>=20.11.0' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } 1G0K⠹1G0Knpm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: 'undici@7.11.0', npm warn EBADENGINE required: { node: '>=20.18.1' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } 1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0Knpm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported 1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0Knpm warn deprecated 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⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0Knpm warn deprecated vsce@2.15.0: vsce has been renamed to @vscode/vsce. Install using @vscode/vsce instead. 1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0Knpm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead 1G0K⠧1G0Knpm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead 1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0Knpm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 1G0K⠦1G0K⠧1G0Knpm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 1G0K⠧1G0Knpm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0Knpm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options. 1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K added 822 packages, and audited 823 packages in 16s 1G0K⠼1G0K 1G0K⠼1G0K191 packages are looking for funding 1G0K⠼1G0K run `npm fund` for details 1G0K⠼1G0K 3 vulnerabilities (1 low, 2 moderate) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. 1G0K⠼1G0Knpm notice npm notice New major version of npm available! 10.8.2 -> 11.6.0 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.0 npm notice To update run: npm install -g npm@11.6.0 npm notice 1G0K⠼1G0KFound 8 lines in /home/r/repo/.pdd My version is 0.23.1 Ruby version is 3.4.5 at x86_64-linux Reading from root dir . Excluding node_modules/** Excluding dist/** Excluding bin/** /usr/local/bundle/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic /home/r/repo/package-lock.json is a binary file (434612 bytes) /home/r/repo/package.json is a binary file (1816 bytes) /home/r/repo/renovate.json is a binary file (114 bytes) /home/r/repo/tsconfig.json is a binary file (355 bytes) Reading .eslintignore ... Reading .eslintrc.js ... Reading .github/workflows/actionlint.yml ... Reading .github/workflows/codecov.yml ... Reading .github/workflows/copyrights.yml ... Reading .github/workflows/grammar-up.yml ... Reading .github/workflows/make.yml ... Reading .github/workflows/markdown-lint.yml ... Reading .github/workflows/pdd.yml ... Reading .github/workflows/reuse.yml ... Reading .github/workflows/typos.yml ... Reading .github/workflows/up.yml ... Reading .github/workflows/yamllint.yml ... Reading .gitignore ... Reading .npmignore ... Reading .pdd ... Reading .rultor.yml ... Reading LICENSE.txt ... Reading LICENSES/MIT.txt ... Reading Makefile ... Reading README.md ... Reading REUSE.toml ... Reading babel.config.js ... Reading fixtures/fibonacci.eo ... Reading jest.config.ts ... Reading src/IndentationLexer.ts ... Reading src/capabilities.ts ... Reading src/defaultSettings.ts ... Reading src/eo-version.ts ... Reading src/errorListener.ts ... Reading src/parser.ts ... Reading src/parserError.ts ... Reading src/processor.ts ... Reading src/semantics.ts ... Reading src/server.ts ... Reading test/compatibility.test.ts ... Reading test/indentation-lexer.test.ts ... Reading test/integration.test.ts ... Reading test/parser.test.ts ... Reading test/semantics.test.ts ... curl --silent https://raw.githubusercontent.com/objectionary/eo/refs/tags/0.58.3/eo-parser/src/main/antlr4/org/eolang/parser/Eo.g4 > Eo.g4 npx antlr4ts -visitor Eo.g4 -o src/parser 1G0K⠙1G0KGenerating file '/home/r/repo/src/parser/./EoLexer.interp' for grammar 'Eo.g4' Generating file '/home/r/repo/src/parser/./EoLexer.ts' for grammar 'Eo.g4' Generating file '/home/r/repo/src/parser/./EoLexer.tokens' for grammar 'Eo.g4' Generating file '/home/r/repo/src/parser/./Eo.interp' for grammar 'Eo.g4' Generating file '/home/r/repo/src/parser/./EoParser.ts' for grammar 'Eo.g4' Generating file '/home/r/repo/src/parser/./EoListener.ts' for grammar 'Eo.g4' Generating file '/home/r/repo/src/parser/./EoVisitor.ts' for grammar 'Eo.g4' Generating file '/home/r/repo/src/parser/./Eo.tokens' for grammar 'Eo.g4' 1G0K⠙1G0Knpx tsc -b 1G0K⠙1G0K1G0K⠙1G0Kmkdir -p compiled cp -R tsc-compiled/src/* compiled cp -R src/parser/Eo.tokens compiled/parser cp -R src/parser/EoLexer.tokens compiled/parser sed -i "s/[0-9]\+\.[0-9]\+\.[0-9]\+/0.58.3/" src/eo-version.ts npx ncc build compiled/server.js sed -i "1i\#!/usr/bin/env node\n" dist/index.js 1G0K⠙1G0Kncc: Version 0.38.3 ncc: Compiling file index.js into CJS 0kB dist/EoLexer.tokens 1752kB dist/index.js 1752kB [5470ms] - ncc 0.38.3 1G0K⠙1G0Knpx jest --coverage 1G0K⠙1G0K1m2mDetermining test suites to run...22m22m?2026h999DK 1A999DK2026h 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A0m7m1m32mhPASS 39m22m27m0m 2mtest/22m1mintegration.test.ts22m (0m1m41m11.04 s49m22m0m) 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A0m7m1m32mhPASS 39m22m27m0m 2mtest/22m1msemantics.test.ts22m 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A0m7m1m32mhPASS 39m22m27m0m 2mtest/22m1mindentation-lexer.test.ts22m 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A0m7m1m32mhPASS 39m22m27m0m 2mtest/22m1mparser.test.ts22m 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A026l?2026h 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A0m7m1m32mhPASS 39m22m27m0m 2mtest/22m1mcompatibility.test.ts22m 0m7m33m1m RUNS 22m39m27m0m 1m...22m 1A?2026l999DK---------------------|---------|----------|---------|---------|------------------- File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s ---------------------|---------|----------|---------|---------|------------------- 32;1mAll files 0m | 32;1m 1000m | 32;1m 96.490m | 32;1m 1000m | 32;1m 1000m | 33;1m 0m 32;1m IndentationLexer.ts0m | 32;1m 1000m | 33;1m 94.870m | 32;1m 1000m | 32;1m 1000m | 33;1m118,121 0m 32;1m errorListener.ts 0m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 33;1m 0m 32;1m parser.ts 0m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 33;1m 0m 32;1m parserError.ts 0m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 33;1m 0m 32;1m processor.ts 0m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 33;1m 0m 32;1m semantics.ts 0m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 33;1m 0m ---------------------|---------|----------|---------|---------|------------------- 1mTest Suites: 22m1m32m5 passed39m22m, 5 total 1mTests: 22m1m32m24 passed39m22m, 24 total 1mSnapshots: 22m0 total 1mTime:22m 17.534 s 2mRan all test suites22m2m.22m ?2026h?2026l1G0K⠙1G0Knpx eslint src --ext .ts 1G0K⠙1G0K1G0K⠙1G0K+ mv /home/r/repo . ++ whoami + chown -R root repo + '[' -n '' ']' ++ whoami + sudo chown -R ubuntu repo + cd repo + git push origin master To github.com:objectionary/eo-lsp-server.git 938b8ff..f647676 master -> master container 2682c0224e0482d47814ac54697b74adccb744633aff6747f074b99211271a38 is dead Fri Sep 12 08:33:07 UTC 2025