rultor.com logo This build log was produced by rultor.com for zerocracy/judges-action#452
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 1242
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Tue Jan 28 05:00:45 UTC 2025
+ uptime
 05:00:45 up 1 min,  0 users,  load average: 1.51, 0.48, 0.17
+ head=git@github.com:zerocracy/judges-action.git
+ ff=default
+ image=yegor256/rultor-image:1.23.1
+ rebase=false
+ squash=false
+ head_branch=master
+ author=yegor256
+ tag=0.0.67
+ vars=('--env=head=git@github.com:zerocracy/judges-action.git' '--env=tag=0.0.67' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/judges-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.0.67'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''sed -i -e "s/0.0.0/${tag}/" entry.sh'\'' '\'';'\'' '\''sed -i -e "s/judges-action:latest/judges-action:${tag}/" action.yml'\'' '\'';'\'' '\''sed -i -e "s/0.0.0/${tag}/" Dockerfile'\'' '\'';'\'' '\''git add entry.sh'\'' '\'';'\'' '\''git add action.yml'\'' '\'';'\'' '\''git add Dockerfile'\'' '\'';'\'' '\''git commit -m "version set to ${tag}"'\'' '\'';'\'' '\''repo=yegor256/judges-action'\'' '\'';'\'' '\''sudo make -C "$(pwd)"'\'' '\'';'\'' '\''sudo docker build "$(pwd)" --tag "${repo}:${tag}"'\'' '\'';'\'' '\''sudo docker build "$(pwd)" --tag "${repo}:latest"'\'' '\'';'\'' '\''cat ../docker-password | sudo docker login --password-stdin -u yegor256'\'' '\'';'\'' '\''sudo docker push "${repo}:${tag}"'\'' '\'';'\'' '\''sudo docker push "${repo}:latest"'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256')
+ scripts=('export '\''head=git@github.com:zerocracy/judges-action.git'\''' ';' 'export '\''tag=0.0.67'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'sed -i -e "s/0.0.0/${tag}/" entry.sh' ';' 'sed -i -e "s/judges-action:latest/judges-action:${tag}/" action.yml' ';' 'sed -i -e "s/0.0.0/${tag}/" Dockerfile' ';' 'git add entry.sh' ';' 'git add action.yml' ';' 'git add Dockerfile' ';' 'git commit -m "version set to ${tag}"' ';' 'repo=yegor256/judges-action' ';' 'sudo make -C "$(pwd)"' ';' 'sudo docker build "$(pwd)" --tag "${repo}:${tag}"' ';' 'sudo docker build "$(pwd)" --tag "${repo}:latest"' ';' 'cat ../docker-password | sudo docker login --password-stdin -u yegor256' ';' 'sudo docker push "${repo}:${tag}"' ';' 'sudo docker push "${repo}:latest"' ';')
+ directory=
+ container=zerocracy_judges-action_452
+ as_root=false
+ hostname
ip-172-31-31-229
+ pwd
/tmp/rultor-3HxW
+ 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:zerocracy/judges-action.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:zerocracy/judges-action.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:zerocracy/judges-action.git'\''' ';' 'export '\''tag=0.0.67'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'sed -i -e "s/0.0.0/${tag}/" entry.sh' ';' 'sed -i -e "s/judges-action:latest/judges-action:${tag}/" action.yml' ';' 'sed -i -e "s/0.0.0/${tag}/" Dockerfile' ';' 'git add entry.sh' ';' 'git add action.yml' ';' 'git add Dockerfile' ';' 'git commit -m "version set to ${tag}"' ';' repo=yegor256/judges-action ';' 'sudo make -C "$(pwd)"' ';' 'sudo docker build "$(pwd)" --tag "${repo}:${tag}"' ';' 'sudo docker build "$(pwd)" --tag "${repo}:latest"' ';' 'cat ../docker-password | sudo docker login --password-stdin -u yegor256' ';' 'sudo docker push "${repo}:${tag}"' ';' 'sudo docker push "${repo}:latest"' ';'
+ sensitive=()
+ rm -rf .gnupg
+ set -ex
+ '[' -z 0.0.67 ']'
+ [[ 0.0.67 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.0.67"'
tag name is valid: "0.0.67"
+ cd repo
++ git tag -l 0.0.67
+ '[' ']'
+ export BRANCH_NAME=__rultor
+ BRANCH_NAME=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.31
++ bc
++ echo 0.31 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.31, low enough to run a new Docker container'
load average is 0.31, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image:1.23.1
+ docker pull yegor256/rultor-image:1.23.1
1.23.1: Pulling from yegor256/rultor-image
bccd10f490ab: Pulling fs layer
2c78bdfd1661: Pulling fs layer
30469571f9ab: Pulling fs layer
cac62b5ba932: Pulling fs layer
403ec2ae2389: Pulling fs layer
62628d0488a1: Pulling fs layer
84283471f652: Pulling fs layer
9ad1fa82e034: Pulling fs layer
80bda748ab48: Pulling fs layer
615b3b9f2aac: Pulling fs layer
09ce9dff669f: Pulling fs layer
e8271a417b38: Pulling fs layer
0c9916c1cff4: Pulling fs layer
875e86560ccf: Pulling fs layer
091892e3a304: Pulling fs layer
1cbed1b837ca: Pulling fs layer
986b3170a0d9: Pulling fs layer
e56ee5c784dc: Pulling fs layer
8cb6f425b6ba: Pulling fs layer
35d35565636d: Pulling fs layer
8e683020951f: Pulling fs layer
13d94c2ee76f: Pulling fs layer
41080f3c5d30: Pulling fs layer
123b733366ff: Pulling fs layer
630a507fc3a5: Pulling fs layer
55c1f8c9bd45: Pulling fs layer
cac62b5ba932: Waiting
403ec2ae2389: Waiting
62628d0488a1: Waiting
84283471f652: Waiting
9ad1fa82e034: Waiting
80bda748ab48: Waiting
615b3b9f2aac: Waiting
09ce9dff669f: Waiting
e8271a417b38: Waiting
0c9916c1cff4: Waiting
875e86560ccf: Waiting
091892e3a304: Waiting
1cbed1b837ca: Waiting
986b3170a0d9: Waiting
e56ee5c784dc: Waiting
8cb6f425b6ba: Waiting
35d35565636d: Waiting
8e683020951f: Waiting
13d94c2ee76f: Waiting
41080f3c5d30: Waiting
123b733366ff: Waiting
630a507fc3a5: Waiting
55c1f8c9bd45: Waiting
2c78bdfd1661: Verifying Checksum
2c78bdfd1661: Download complete
bccd10f490ab: Verifying Checksum
bccd10f490ab: Download complete
30469571f9ab: Verifying Checksum
30469571f9ab: Download complete
62628d0488a1: Verifying Checksum
62628d0488a1: Download complete
84283471f652: Verifying Checksum
84283471f652: Download complete
9ad1fa82e034: Verifying Checksum
9ad1fa82e034: Download complete
80bda748ab48: Verifying Checksum
80bda748ab48: Download complete
615b3b9f2aac: Verifying Checksum
615b3b9f2aac: Download complete
cac62b5ba932: Verifying Checksum
cac62b5ba932: Download complete
e8271a417b38: Verifying Checksum
e8271a417b38: Download complete
bccd10f490ab: Pull complete
2c78bdfd1661: Pull complete
09ce9dff669f: Verifying Checksum
09ce9dff669f: Download complete
0c9916c1cff4: Verifying Checksum
0c9916c1cff4: Download complete
091892e3a304: Verifying Checksum
091892e3a304: Download complete
1cbed1b837ca: Verifying Checksum
1cbed1b837ca: Download complete
986b3170a0d9: Verifying Checksum
986b3170a0d9: Download complete
e56ee5c784dc: Verifying Checksum
e56ee5c784dc: Download complete
8cb6f425b6ba: Verifying Checksum
8cb6f425b6ba: Download complete
35d35565636d: Verifying Checksum
35d35565636d: Download complete
8e683020951f: Verifying Checksum
8e683020951f: Download complete
13d94c2ee76f: Verifying Checksum
13d94c2ee76f: Download complete
41080f3c5d30: Verifying Checksum
41080f3c5d30: Download complete
30469571f9ab: Pull complete
123b733366ff: Verifying Checksum
123b733366ff: Download complete
403ec2ae2389: Verifying Checksum
403ec2ae2389: Download complete
55c1f8c9bd45: Verifying Checksum
55c1f8c9bd45: Download complete
630a507fc3a5: Verifying Checksum
630a507fc3a5: Download complete
875e86560ccf: Verifying Checksum
875e86560ccf: Download complete
cac62b5ba932: Pull complete
403ec2ae2389: Pull complete
62628d0488a1: Pull complete
84283471f652: Pull complete
9ad1fa82e034: Pull complete
80bda748ab48: Pull complete
615b3b9f2aac: Pull complete
09ce9dff669f: Pull complete
e8271a417b38: Pull complete
0c9916c1cff4: Pull complete
875e86560ccf: Pull complete
091892e3a304: Pull complete
1cbed1b837ca: Pull complete
986b3170a0d9: Pull complete
e56ee5c784dc: Pull complete
8cb6f425b6ba: Pull complete
35d35565636d: Pull complete
8e683020951f: Pull complete
13d94c2ee76f: Pull complete
41080f3c5d30: Pull complete
123b733366ff: Pull complete
630a507fc3a5: Pull complete
55c1f8c9bd45: Pull complete
Digest: sha256:6ab533a12e1dbf652e3df191f158bf2177321eee72dc1e1b0e94cf32fe77b620
Status: Downloaded newer image for yegor256/rultor-image:1.23.1
docker.io/yegor256/rultor-image:1.23.1
+ grep --quiet '\szerocracy_judges-action_452\s*$'
+ docker ps --filter=status=exited
+ ls -al .
total 56
drwx------  3 ubuntu ubuntu 4096 Jan 28 05:03 .
drwxrwxrwt 12 root   root   4096 Jan 28 05:06 ..
-rw-rw-r--  1 ubuntu ubuntu    9 Jan 28 05:00 docker-password
-rwxrwxr-x  1 ubuntu ubuntu 2090 Jan 28 05:07 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  490 Jan 28 05:03 entry.sh
-rw-rw-r--  1 ubuntu ubuntu    5 Jan 28 05:00 pid
drwxrwxr-x  7 ubuntu ubuntu 4096 Jan 28 05:03 repo
-rwxrwxr-x  1 ubuntu ubuntu 9908 Jan 28 05:00 run.sh
-rw-rw-r--  1 ubuntu ubuntu  928 Jan 28 05:03 script.sh
-rw-rw-r--  1 ubuntu ubuntu 8950 Jan 28 05:08 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-3HxW:/main --env=head=git@github.com:zerocracy/judges-action.git --env=tag=0.0.67 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/judges-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.0.67'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''sed -i -e "s/0.0.0/${tag}/" entry.sh'\'' '\'';'\'' '\''sed -i -e "s/judges-action:latest/judges-action:${tag}/" action.yml'\'' '\'';'\'' '\''sed -i -e "s/0.0.0/${tag}/" Dockerfile'\'' '\'';'\'' '\''git add entry.sh'\'' '\'';'\'' '\''git add action.yml'\'' '\'';'\'' '\''git add Dockerfile'\'' '\'';'\'' '\''git commit -m "version set to ${tag}"'\'' '\'';'\'' '\''repo=yegor256/judges-action'\'' '\'';'\'' '\''sudo make -C "$(pwd)"'\'' '\'';'\'' '\''sudo docker build "$(pwd)" --tag "${repo}:${tag}"'\'' '\'';'\'' '\''sudo docker build "$(pwd)" --tag "${repo}:latest"'\'' '\'';'\'' '\''cat ../docker-password | sudo docker login --password-stdin -u yegor256'\'' '\'';'\'' '\''sudo docker push "${repo}:${tag}"'\'' '\'';'\'' '\''sudo docker push "${repo}:latest"'\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --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-3HxW/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=zerocracy_judges-action_452 yegor256/rultor-image:1.23.1 /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 systemd-timesync 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/.npm /root/.profile /root/.rustup /root/.rvmrc /root/texmf /home/r
+ cp -R ./cid ./docker-password ./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:zerocracy/judges-action.git' ; export 'tag=0.0.67' ; export 'head_branch=master' ; export 'author=yegor256' ; [[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1 ; sed -i -e "s/0.0.0/${tag}/" entry.sh ; sed -i -e "s/judges-action:latest/judges-action:${tag}/" action.yml ; sed -i -e "s/0.0.0/${tag}/" Dockerfile ; git add entry.sh ; git add action.yml ; git add Dockerfile ; git commit -m "version set to ${tag}" ; repo=yegor256/judges-action ; sudo make -C "$(pwd)" ; sudo docker build "$(pwd)" --tag "${repo}:${tag}" ; sudo docker build "$(pwd)" --tag "${repo}:latest" ; cat ../docker-password | sudo docker login --password-stdin -u yegor256 ; sudo docker push "${repo}:${tag}" ; sudo docker push "${repo}:latest" ;
+ 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
[__rultor ec6b39bf] version set to 0.0.67
 3 files changed, 3 insertions(+), 3 deletions(-)
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
make: Entering directory '/home/r/repo'
mkdir -p "$(dirname target/docker-image.txt)"
docker build -t judges-action "$(pwd)"
docker build -t judges-action -q "$(pwd)" > "target/docker-image.txt"
Sending build context to Docker daemon  26.83MB
Step 1/13 : FROM ruby:3.3
3.3: Pulling from library/ruby

1B0410a2d1ae: Pulling fs layer
1B571be90f05: Pulling fs layer
1B4a51896c82: Pulling fs layer
1Bf93b646d6b: Pulling fs layer
1B67e3925493: Pulling fs layer
1Bbdbaa75407: Pulling fs layer
1BDigest:fsha256:da4312f73ade432ead560a6f691036e2d622817d9af8064a4cebd89c590ba7f1
Status: Downloaded newer image for ruby:3.3
 ---> 768e2a45024d
Step 2/13 : LABEL "repository"="https://github.com/zerocracy/judges-action"
 ---> Running in 59c773b5597c
 ---> Removed intermediate container 59c773b5597c
 ---> 6f7e0e1e26f8
Step 3/13 : LABEL "maintainer"="Yegor Bugayenko"
 ---> Running in 8ea0429bfb6f
 ---> Removed intermediate container 8ea0429bfb6f
 ---> 34b9f1f91f62
Step 4/13 : LABEL "version"="0.0.67"
 ---> Running in 4857d076f91c
 ---> Removed intermediate container 4857d076f91c
 ---> 70e4a9e1b25a
Step 5/13 : RUN apt-get update     && apt-get install --no-install-recommends -y curl=7.88.* jq=1.6*     && apt-get clean     && rm -rf /var/lib/apt/lists/*
 ---> Running in c3a621237138
Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [243 kB]
Fetched 9303 kB in 2s (5824 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
curl is already the newest version (7.88.1-10+deb12u8).
The following additional packages will be installed:
  libjq1 libonig5
The following NEW packages will be installed:
  jq libjq1 libonig5
0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded.
Need to get 388 kB of archives.
After this operation, 1165 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libonig5 amd64 6.9.8-1 [188 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 jq amd64 1.6-2.1 [64.9 kB]
91mdebconf: delaying package configuration, since apt-utils is not installed
0mFetched 388 kB in 0s (15.6 MB/s)
Selecting previously unselected package libonig5:amd64.
(Reading database ... 23254 files and directories currently installed.)
Preparing to unpack .../libonig5_6.9.8-1_amd64.deb ...
Unpacking libonig5:amd64 (6.9.8-1) ...
Selecting previously unselected package libjq1:amd64.
Preparing to unpack .../libjq1_1.6-2.1_amd64.deb ...
Unpacking libjq1:amd64 (1.6-2.1) ...
Selecting previously unselected package jq.
Preparing to unpack .../archives/jq_1.6-2.1_amd64.deb ...
Unpacking jq (1.6-2.1) ...
Setting up libonig5:amd64 (6.9.8-1) ...
Setting up libjq1:amd64 (1.6-2.1) ...
Setting up jq (1.6-2.1) ...
Processing triggers for libc-bin (2.36-9+deb12u9) ...
 ---> Removed intermediate container c3a621237138
 ---> a2cf3964c7a7
Step 6/13 : WORKDIR /action
 ---> Running in 433549985b97
 ---> Removed intermediate container 433549985b97
 ---> 97732c5afa08
Step 7/13 : COPY entry.sh /action
 ---> 2ec4f6d549ca
Step 8/13 : COPY judges /action/judges
 ---> 4720ecb7313c
Step 9/13 : COPY lib /action/lib
 ---> 850e83741b8a
Step 10/13 : COPY Gemfile /action
 ---> e4eb093eb86b
Step 11/13 : COPY Gemfile.lock /action
 ---> 6e862e1265e5
Step 12/13 : RUN bundle update --gemfile=/action/Gemfile
 ---> Running in b42862bb417e
Fetching gem metadata from https://rubygems.org/...........
Resolving dependencies...
Fetching rake 13.2.1
Installing rake 13.2.1
Fetching base64 0.2.0
Installing base64 0.2.0
Fetching benchmark 0.4.0
Installing benchmark 0.4.0
Fetching bigdecimal 3.1.9
Installing bigdecimal 3.1.9 with native extensions
Fetching concurrent-ruby 1.3.5
Installing concurrent-ruby 1.3.5
Fetching connection_pool 2.5.0 (was 2.4.1)
Installing connection_pool 2.5.0 (was 2.4.1)
Fetching drb 2.2.1
Installing drb 2.2.1
Fetching i18n 1.14.7 (was 1.14.6)
Installing i18n 1.14.7 (was 1.14.6)
Fetching logger 1.6.5
Installing logger 1.6.5
Fetching minitest 5.25.4
Installing minitest 5.25.4
Fetching securerandom 0.4.1
Installing securerandom 0.4.1
Fetching tzinfo 2.0.6
Installing tzinfo 2.0.6
Fetching uri 1.0.2
Installing uri 1.0.2
Fetching activesupport 8.0.1
Installing activesupport 8.0.1
Fetching public_suffix 6.0.1
Installing public_suffix 6.0.1
Fetching addressable 2.8.7
Installing addressable 2.8.7
Fetching ansi 1.5.0
Installing ansi 1.5.0
Fetching ast 2.4.2
Installing ast 2.4.2
Fetching backtrace 0.4.0
Installing backtrace 0.4.0
Fetching loog 0.6.0
Installing loog 0.6.0
Fetching tago 0.0.2
Installing tago 0.0.2
Fetching elapsed 0.0.1
Installing elapsed 0.0.1
Fetching net-http 0.6.0
Installing net-http 0.6.0
Fetching faraday-net_http 3.4.0
Installing faraday-net_http 3.4.0
Fetching json 2.9.1
Installing json 2.9.1 with native extensions
Fetching faraday 2.12.2
Installing faraday 2.12.2
Fetching faraday-http-cache 2.5.1
Installing faraday-http-cache 2.5.1
Fetching multipart-post 2.4.1
Installing multipart-post 2.4.1
Fetching faraday-multipart 1.1.0
Installing faraday-multipart 1.1.0
Fetching faraday-retry 2.2.1
Installing faraday-retry 2.2.1
Fetching iri 0.8.0
Installing iri 0.8.0
Fetching retries 0.0.5
Installing retries 0.0.5
Fetching ffi 1.17.1 (x86_64-linux-gnu)
Installing ffi 1.17.1 (x86_64-linux-gnu)
Fetching ethon 0.16.0
Installing ethon 0.16.0
Fetching typhoeus 1.4.1
Installing typhoeus 1.4.1
Fetching baza.rb 0.0.9
Installing baza.rb 0.0.9
Fetching builder 3.3.0
Installing builder 3.3.0
Fetching rexml 3.4.0
Installing rexml 3.4.0
Fetching crack 1.0.0
Installing crack 1.0.0
Fetching decoor 0.0.1
Installing decoor 0.0.1
Fetching docile 1.4.1
Installing docile 1.4.1
Fetching racc 1.8.1
Installing racc 1.8.1 with native extensions
Fetching nokogiri 1.18.2 (x86_64-linux-gnu)
Installing nokogiri 1.18.2 (x86_64-linux-gnu)
Fetching others 0.0.3
Installing others 0.0.3
Fetching yaml 0.4.0
Installing yaml 0.4.0
Fetching factbase 0.5.0
Installing factbase 0.5.0
Fetching fiber-storage 1.0.0
Installing fiber-storage 1.0.0
Fetching graphql 2.4.8
Installing graphql 2.4.8
Fetching graphql-client 0.25.0
Installing graphql-client 0.25.0
Fetching ostruct 0.6.1
Installing ostruct 0.6.1
Fetching gli 2.22.2
Installing gli 2.22.2
Fetching moments 0.3.0
Installing moments 0.3.0
Fetching timeout 0.4.3
Installing timeout 0.4.3
Fetching judges 0.31.1
Installing judges 0.31.1
Fetching liquid 5.5.1
Installing liquid 5.5.1
Fetching obk 0.3.1
Installing obk 0.3.1
Fetching sawyer 0.9.2
Installing sawyer 0.9.2
Fetching octokit 9.2.0
Installing octokit 9.2.0
Fetching verbose 0.0.2
Installing verbose 0.0.2
Fetching fbe 0.0.85
Installing fbe 0.0.85
Fetching hashdiff 1.1.2
Installing hashdiff 1.1.2
Fetching language_server-protocol 3.17.0.4 (was 3.17.0.3)
Installing language_server-protocol 3.17.0.4 (was 3.17.0.3)
Fetching ruby-progressbar 1.13.0
Installing ruby-progressbar 1.13.0
Fetching minitest-reporters 1.7.1
Installing minitest-reporters 1.7.1
Fetching parallel 1.26.3
Installing parallel 1.26.3
Fetching parser 3.3.7.0
Installing parser 3.3.7.0
Fetching rainbow 3.1.1
Installing rainbow 3.1.1
Fetching regexp_parser 2.10.0
Installing regexp_parser 2.10.0
Fetching rubocop-ast 1.38.0 (was 1.37.0)
Installing rubocop-ast 1.38.0 (was 1.37.0)
Fetching unicode-emoji 4.0.4
Installing unicode-emoji 4.0.4
Fetching unicode-display_width 3.1.4
Installing unicode-display_width 3.1.4
Fetching rubocop 1.71.0
Installing rubocop 1.71.0
Fetching simplecov-html 0.13.1
Installing simplecov-html 0.13.1
Fetching simplecov_json_formatter 0.1.4
Installing simplecov_json_formatter 0.1.4
Fetching simplecov 0.22.0
Installing simplecov 0.22.0
Fetching simplecov-cobertura 2.1.0
Installing simplecov-cobertura 2.1.0
Fetching webmock 3.24.0
Installing webmock 3.24.0
Bundle updated!
 ---> Removed intermediate container b42862bb417e
 ---> aa0c515f64d5
Step 13/13 : ENTRYPOINT ["/action/entry.sh", "/action"]
 ---> Running in fcd15a476136
 ---> Removed intermediate container fcd15a476136
 ---> 6e153e6c8375
Successfully built 6e153e6c8375
Successfully tagged judges-action:latest
img=$(cat target/docker-image.txt)
docker run --rm --entrypoint '/bin/bash' "${img}" -c 'judges test --disable live --lib /action/lib /action/judges'
echo "$?" > target/test.exit
Testing judges in judges/...

👉 Testing dimensions-of-terrain.rb (#0) in judges/dimensions-of-terrain/...
🛠️ Testing judges/dimensions-of-terrain/measure-all.yml:
Collected total_commits in 1ms (373ms total): [total_commits: 1484]
Collected total_active_contributors in 706μs (376ms total): [total_active_contributors: 3]
Collected total_stars in 1ms (377ms total): [total_stars: 1, total_forks: 0]
Collected total_repositories in 1ms (379ms total): [total_repositories: 1]
Collected total_contributors in 637μs (381ms total): [total_contributors: 7]
Collected total_issues in 1ms (382ms total): [total_issues: 23, total_pulls: 19]
Collected total_files in 3ms (387ms total): [total_files: 7]
Collected total_releases in 755μs (388ms total): [total_releases: 2]
dimensions-of-terrain finished in 391ms
total_issues is here: 23
total_active_contributors is here: 3
total_files is here: 7
total_stars is here: 1
total_releases is here: 2
total_commits is here: 1484
total_repositories is here: 1
total_contributors is here: 7
dimensions-of-terrain finished in 3ms
total_stars is here: 1
total_repositories is here: 1
total_commits is here: 1484
total_releases is here: 2
total_active_contributors is here: 3
total_files is here: 7
total_issues is here: 23
total_contributors is here: 7
dimensions-of-terrain finished in 2ms
🛠️ Testing judges/dimensions-of-terrain/skip-recounting.yml:
Collected total_releases in 3ms (3ms total): [total_releases: 2]
Collected total_active_contributors in 6ms (9ms total): [total_active_contributors: 3]
Collected total_contributors in 3ms (15ms total): [total_contributors: 7]
Collected total_stars in 6ms (22ms total): [total_stars: 1, total_forks: 0]
Collected total_files in 742μs (23ms total): [total_files: 7]
Collected total_issues in 1ms (25ms total): [total_issues: 23, total_pulls: 19]
Collected total_commits in 730μs (26ms total): [total_commits: 1484]
Collected total_repositories in 1ms (28ms total): [total_repositories: 1]
dimensions-of-terrain finished in 30ms
total_repositories is here: 1
total_contributors is here: 7
total_stars is here: 1
total_files is here: 7
total_issues is here: 23
total_releases is here: 2
total_commits is here: 1484
total_active_contributors is here: 3
dimensions-of-terrain finished in 2ms
total_releases is here: 2
total_stars is here: 1
total_commits is here: 1484
total_contributors is here: 7
total_repositories is here: 1
total_files is here: 7
total_issues is here: 23
total_active_contributors is here: 3
dimensions-of-terrain finished in 3ms

👉 Testing find-all-issues.rb (#1) in judges/find-all-issues/...
🛠️ Testing judges/find-all-issues/scan-issues.yml:
Checked 1 issues in yegor256/test in 2ms
find-all-issues finished in 8ms
🛠️ Testing judges/find-all-issues/scan-with-existing-issue.yml:
Checked 1 issues in yegor256/test in 377μs
find-all-issues finished in 4ms

👉 Testing github-events.rb (#2) in judges/github-events/...
🛠️ Testing judges/github-events/quick-scan.yml:
Detected new event_id #124 (no.1) in 1396: IssuesEvent
Detected new event_id #125 (no.2) in 1396: IssuesEvent
In yegor256/test, detected 2 events out of 3 scanned in 9ms
github-events finished in 12ms
Skippped judges/github-events/scan-live.yml because of its category
🛠️ Testing judges/github-events/scan-many-repos.yml:
Detected new event_id #124 (no.1) in 1439: IssuesEvent
Detected new event_id #125 (no.2) in 1439: IssuesEvent
Detected new event_id #42 (no.3) in : PullRequestEvent
Detected new event_id #43 (no.4) in : PullRequestEvent
In yegor256/test, detected 4 events out of 5 scanned in 9ms
In yegor256/test, detected 0 events out of 5 scanned in 3ms
In yegor256/test, detected 0 events out of 5 scanned in 4ms
github-events finished in 25ms
🛠️ Testing judges/github-events/scan-over-existing.yml:
Detected new event_id #124 (no.1) in 1396: IssuesEvent
In yegor256/test, detected 1 events out of 2 scanned in 3ms
github-events finished in 7ms
🛠️ Testing judges/github-events/scan-with-defaults.yml:
Detected new event_id #124 (no.1) in 1396: IssuesEvent
Detected new event_id #125 (no.2) in 1396: IssuesEvent
Detected new event_id #42 (no.3) in : PullRequestEvent
Detected new event_id #43 (no.4) in : PullRequestEvent
In yegor256/test, detected 4 events out of 5 scanned in 9ms
github-events finished in 13ms

👉 Testing is-human-or-robot.rb (#3) in judges/is-human-or-robot/...
Skippped judges/is-human-or-robot/detect-bot-live.yml because of its category
Skippped judges/is-human-or-robot/detect-user-live.yml because of its category
🛠️ Testing judges/is-human-or-robot/detected-bot.yml:
GitHub user #29139614 is actually a bot
is-human-or-robot finished in 3ms
🛠️ Testing judges/is-human-or-robot/detected-human.yml:
GitHub user #526301 is not a bot
is-human-or-robot finished in 943μs

👉 Testing label-was-attached.rb (#4) in judges/label-was-attached/...
🛠️ Testing judges/label-was-attached/find-labels.yml:
label-was-attached finished in 5ms
Skippped judges/label-was-attached/find-one-label-live.yml because of its category
🛠️ Testing judges/label-was-attached/two-repositories.yml:
label-was-attached finished in 5ms

👉 Testing quality-of-service.rb (#5) in judges/quality-of-service/...
🛠️ Testing judges/quality-of-service/simple-collect.yml:
Collected average_release_interval in 1ms (1ms total): [average_release_interval: 4341.999997883]
Collected average_issue_lifetime in 1ms (3ms total): [average_issue_lifetime: 0, average_pull_lifetime: 0]
Collected average_release_hoc_size in 2ms (5ms total): [average_release_hoc_size: 6.0, average_release_commits_size: 1.0]
Collected average_hoc_size in 1ms (7ms total): [average_pull_hoc_size: 17.0, average_pull_files_size: 3.0]
Collected average_review_time in 5ms (14ms total): [average_review_time: 162000.0, average_review_size: 3.0, average_reviewers_per_pull: 1.0, average_reviews_per_pull: 2.0]
Collected average_backlog_size in 1ms (18ms total): [average_backlog_size: 1.0]
Collected average_pull_rejection_rate in 999μs (20ms total): [average_pull_rejection_rate: 0.5]
Collected average_build_success_rate in 4ms (25ms total): [average_build_success_rate: 1.0, average_build_duration: 53.0, average_build_mttr: 0]
Collected average_triage_time in 2ms (28ms total): [average_triage_time: 0]
quality-of-service finished in 32ms
quality-of-service finished in 987μs
quality-of-service finished in 1ms
🛠️ Testing judges/quality-of-service/skip-duplicate-scan.yml:
quality-of-service finished in 1ms

👉 Testing quantity-of-deliverables.rb (#6) in judges/quantity-of-deliverables/...
🛠️ Testing judges/quantity-of-deliverables/count-all.yml:
Collected total_releases_published in 598μs (896μs total): [total_releases_published: 2]
Collected total_reviews_submitted in 801μs (2ms total): [total_reviews_submitted: 0]
Collected total_issues_created in 1ms (4ms total): [total_issues_created: 2, total_pulls_submitted: 2]
Collected total_builds_ran in 689μs (6ms total): [total_builds_ran: 2]
Collected total_commits_pushed in 1ms (7ms total): [total_commits_pushed: 2, total_hoc_committed: 246]
quantity-of-deliverables finished in 10ms
quantity-of-deliverables finished in 1ms
quantity-of-deliverables finished in 816μs
👍 All 7 judge(s) and 15 tests passed in 1s017ms
img=$(cat target/docker-image.txt)
(
echo 'testing=yes'
echo 'repositories=yegor256/judges'
echo 'max_events=3'
) > target/opts.txt
docker run --rm \
        -e "GITHUB_WORKSPACE=/tmp" \
        -e "GITHUB_REPOSITORY=zerocracy/judges-action" \
        -e "GITHUB_REPOSITORY_OWNER=zerocracy" \
        -e "GITHUB_SERVER_URL=https://github.com" \
        -e "GITHUB_RUN_ID=0000" \
        -e "INPUT_FACTBASE=/tmp/fake$(LC_ALL=C tr -dc 'a-z' </dev/urandom | head -c 16).fb" \
        -e "INPUT_CYCLES=2" \
        -e "INPUT_VERBOSE=true" \
        -e "INPUT_PAGES=pages" \
        -e "INPUT_TOKEN=00000000-0000-0000-0000-000000000000" \
        -e "INPUT_GITHUB_TOKEN=00000000-0000-0000-0000-000000000000" \
        -e "INPUT_OPTIONS=$(cat target/opts.txt)" \
        "${img}"
echo "$?" > target/entry.exit
+ set -o pipefail
++ date +%s
+ start=1738041005
+ VERSION=0.0.67
+ '[' -z '' ']'
+ JUDGES=judges
+ '[' -z /action ']'
+ SELF=/action
+ '[' -z /tmp ']'
++ basename /tmp/fakevqnjaswrfwcbunzm.fb
+ name=fakevqnjaswrfwcbunzm.fb
+ name=fakevqnjaswrfwcbunzm
+ [[ ! fakevqnjaswrfwcbunzm =~ ^[a-z][a-z0-9-]{1,23}$ ]]
+ export GLI_DEBUG=true
+ GLI_DEBUG=true
++ realpath /tmp/fakevqnjaswrfwcbunzm.fb
+ fb=/tmp/fakevqnjaswrfwcbunzm.fb
+ gopts=()
+ declare -a gopts
+ '[' true == true ']'
+ gopts+=('--verbose')
+ owner=https://github.com/zerocracy/judges-action/actions/runs/0000
+ cd /tmp
+ '[' -n 00000000-0000-0000-0000-000000000000 ']'
+ judges --verbose pull --timeout=0 --token=00000000-0000-0000-0000-000000000000 --owner=https://github.com/zerocracy/judges-action/actions/runs/0000 fakevqnjaswrfwcbunzm /tmp/fakevqnjaswrfwcbunzm.fb
D: Judges 0.31.1
D: Factbase 0.5.0
D: Ruby: 3.3.7-p123
D: Current directory: /tmp
D: Time: 2025-01-28T05:10:05Z
D: Running 'pull' command...
D: GET https://api.zerocracy.com:443/exists/fakevqnjaswrfwcbunzm -> 200 (0.29s)
D: The name "fakevqnjaswrfwcbunzm" doesn't exist at api.zerocracy.com in 300ms
There is nothing to pull, the name 'fakevqnjaswrfwcbunzm' is absent on the server in 301ms
+ GITHUB_REPO_NAME=judges-action
+ VITALS_URL=https://zerocracy.github.io/judges-action/fakevqnjaswrfwcbunzm-vitals.html
+ optionmap=(['repositories']='' ['github_token']='00000000-0000-0000-0000-000000000000')
+ declare -A optionmap
+ options=()
+ declare -a options
+ IFS=
+ read -r o
++ xargs
++ echo testing=yes
+ s=testing=yes
+ '[' testing=yes = '' ']'
++ cut -f1 -d =
++ echo 'testing=yes '
+ k=testing
++ cut -f2- -d =
++ echo testing=yes
+ v=yes
+ [[ testing == vitals_url ]]
+ optionmap[$k]=yes
+ IFS=
+ read -r o
++ xargs
++ echo repositories=yegor256/judges
+ s=repositories=yegor256/judges
+ '[' repositories=yegor256/judges = '' ']'
++ cut -f1 -d =
++ echo 'repositories=yegor256/judges '
+ k=repositories
++ cut -f2- -d =
++ echo repositories=yegor256/judges
+ v=yegor256/judges
+ [[ repositories == vitals_url ]]
+ optionmap[$k]=yegor256/judges
+ IFS=
+ read -r o
++ xargs
++ echo max_events=3
+ s=max_events=3
+ '[' max_events=3 = '' ']'
++ cut -f1 -d =
++ echo 'max_events=3 '
+ k=max_events
++ cut -f2- -d =
++ echo max_events=3
+ v=3
+ [[ max_events == vitals_url ]]
+ optionmap[$k]=3
+ IFS=
+ read -r o
+ for k in "${!optionmap[@]}"
+ '[' -n 3 ']'
+ options+=("--option=${k}=${optionmap[$k]}")
+ for k in "${!optionmap[@]}"
+ '[' -n 00000000-0000-0000-0000-000000000000 ']'
+ options+=("--option=${k}=${optionmap[$k]}")
+ for k in "${!optionmap[@]}"
+ '[' -n yegor256/judges ']'
+ options+=("--option=${k}=${optionmap[$k]}")
+ for k in "${!optionmap[@]}"
+ '[' -n yes ']'
+ options+=("--option=${k}=${optionmap[$k]}")
+ options+=("--option=judges_action_version=${VERSION}")
+ options+=("--option=vitals_url=${VITALS_URL}")
+ echo 'The '\''judges-action'\'' 0.0.67 is running'
The 'judges-action' 0.0.67 is running
+ cd /action
+ judges --verbose update --no-log --quiet --summary --timeout=180 --lib /action/lib --max-cycles 2 --option=max_events=3 --option=github_token=00000000-0000-0000-0000-000000000000 --option=repositories=yegor256/judges --option=testing=yes --option=judges_action_version=0.0.67 --option=vitals_url=https://zerocracy.github.io/judges-action/fakevqnjaswrfwcbunzm-vitals.html /action/judges /tmp/fakevqnjaswrfwcbunzm.fb
D: Judges 0.31.1
D: Factbase 0.5.0
D: Ruby: 3.3.7-p123
D: Current directory: /action
D: Time: 2025-01-28T05:10:06Z
D: Running 'update' command...
Nothing to import from /tmp/fakevqnjaswrfwcbunzm.fb (file not found)
D: The following options provided:
        GITHUB_TOKEN → "0000****************************0000"
        JUDGES_ACTION_VERSION → "0.0.67"
        MAX_EVENTS → "3"
        REPOSITORIES → "yego*******dges"
        TESTING → "yes"
        VITALS_URL → "http******************************************************************html"

👉 Running dimensions-of-terrain (#0) at judges/dimensions-of-terrain/ (1ms already)...
D: Nothing found by '(and (eq what 'dimensions-of-terrain') (gt when (minus (to_time (env 'TODAY' '2025-01-28T05:10:06Z')) '1 days')))' in 1ms
D: Inserted new fact #1 in 720μs
D: Set 'what' to "dimensions-of-terrain" (String)
D: Set 'when' to 2025-01-28T05:10:06Z (Time)
D: The connection to GitHub API is mocked
D: Scanning 1 repositories: yegor256/judges...
D: Deleted 1 fact(s) out of 1 by '(eq _id 1)' in 1ms
D: Inserted new fact #1 in 340μs
D: Set 'what' to "dimensions-of-terrain" (String)
D: Set 'when' to 2025-01-28T05:10:06Z (Time)
D: Set 'total_contributors' to 7 (Integer)
Collected total_contributors in 3ms (5ms total): [total_contributors: 7]
D: Scanning 1 repositories: yegor256/judges...
D: Deleted 1 fact(s) out of 1 by '(eq _id 1)' in 54μs
D: Inserted new fact #1 in 216μs
D: Set 'what' to "dimensions-of-terrain" (String)
D: Set 'when' to 2025-01-28T05:10:06Z (Time)
D: Set 'total_contributors' to 7 (Integer)
D: Set 'total_repositories' to 1 (Integer)
Collected total_repositories in 3ms (9ms total): [total_repositories: 1]
D: Scanning 1 repositories: yegor256/judges...
D: Deleted 1 fact(s) out of 1 by '(eq _id 1)' in 53μs
D: Inserted new fact #1 in 254μs
D: Set 'what' to "dimensions-of-terrain" (String)
D: Set 'when' to 2025-01-28T05:10:06Z (Time)
D: Set 'total_contributors' to 7 (Integer)
D: Set 'total_repositories' to 1 (Integer)
D: Set 'total_stars' to 1 (Integer)
D: Deleted 1 fact(s) out of 1 by '(eq _id 1)' in 79μs
D: Inserted new fact #1 in 624μs
D: Set 'what' to "dimensions-of-terrain" (String)
D: Set 'when' to 2025-01-28T05:10:06Z (Time)
D: Set 'total_contributors' to 7 (Integer)
D: Set 'total_repositories' to 1 (Integer)
D: Set 'total_stars' to 1 (Integer)
D: Set 'total_forks' to 0 (Integer)
Collected total_stars in 5ms (15ms total): [total_stars: 1, total_forks: 0]
D: Scanning 1 repositories: yegor256/judges...
D: The connection to GitHub GraphQL API is mocked
D: Deleted 1 fact(s) out of 1 by '(eq _id 1)' in 132μs
D: Inserted new fact #1 in 300μs
D: Set 'what' to "dimensions-of-terrain" (String)
D: Set 'when' to 2025-01-28T05:10:06Z (Time)
D: Set 'total_contributors' to 7 (Integer)
D: Set 'total_repositories' to 1 (Integer)
D: Set 'total_stars' to 1 (Integer)
D: Set 'total_forks' to 0 (Integer)
D: Set 'total_commits' to 1484 (Integer)
Collected total_commits in 5ms (406ms total): [total_commits: 1484]
D: Scanning 1 repositories: yegor256/judges...
D: Deleted 1 fact(s) out of 1 by '(eq _id 1)' in 85μs
D: Inserted new fact #1 in 242μs
D: Set 'what' to "dimensions-of-terrain" (String)
D: Set 'when' to 2025-01-28T05:10:06Z (Time)
D: Set 'total_contributors' to 7 (Integer)
D: Set 'total_repositories' to 1 (Integer)
D: Set 'total_stars' to 1 (Integer)
D: Set 'total_forks' to 0 (Integer)
D: Set 'total_commits' to 1484 (Integer)
D: Set 'total_releases' to 2 (Integer)
Collected total_releases in 4ms (411ms total): [total_releases: 2]
D: Scanning 1 repositories: yegor256/judges...
D: Deleted 1 fact(s) out of 1 by '(eq _id 1)' in 83μs
D: Inserted new fact #1 in 203μs
D: Set 'what' to "dimensions-of-terrain" (String)
D: Set 'when' to 2025-01-28T05:10:06Z (Time)
D: Set 'total_contributors' to 7 (Integer)
D: Set 'total_repositories' to 1 (Integer)
D: Set 'total_stars' to 1 (Integer)
D: Set 'total_forks' to 0 (Integer)
D: Set 'total_commits' to 1484 (Integer)
D: Set 'total_releases' to 2 (Integer)
D: Set 'total_issues' to 23 (Integer)
D: Deleted 1 fact(s) out of 1 by '(eq _id 1)' in 74μs
D: Inserted new fact #1 in 201μs
D: Set 'what' to "dimensions-of-terrain" (String)
D: Set 'when' to 2025-01-28T05:10:06Z (Time)
D: Set 'total_contributors' to 7 (Integer)
D: Set 'total_repositories' to 1 (Integer)
D: Set 'total_stars' to 1 (Integer)
D: Set 'total_forks' to 0 (Integer)
D: Set 'total_commits' to 1484 (Integer)
D: Set 'total_releases' to 2 (Integer)
D: Set 'total_issues' to 23 (Integer)
D: Set 'total_pulls' to 19 (Integer)
Collected total_issues in 7ms (419ms total): [total_issues: 23, total_pulls: 19]
D: Scanning 1 repositories: yegor256/judges...
D: Deleted 1 fact(s) out of 1 by '(eq _id 1)' in 68μs
D: Inserted new fact #1 in 241μs
D: Set 'what' to "dimensions-of-terrain" (String)
D: Set 'when' to 2025-01-28T05:10:06Z (Time)
D: Set 'total_contributors' to 7 (Integer)
D: Set 'total_repositories' to 1 (Integer)
D: Set 'total_stars' to 1 (Integer)
D: Set 'total_forks' to 0 (Integer)
D: Set 'total_commits' to 1484 (Integer)
D: Set 'total_releases' to 2 (Integer)
D: Set 'total_issues' to 23 (Integer)
D: Set 'total_pulls' to 19 (Integer)
D: Set 'total_files' to 7 (Integer)
Collected total_files in 5ms (425ms total): [total_files: 7]
D: Scanning 1 repositories: yegor256/judges...
D: Deleted 1 fact(s) out of 1 by '(eq _id 1)' in 59&mu;s
D: Inserted new fact #1 in 238&mu;s
D: Set 'what' to &quot;dimensions-of-terrain&quot; (String)
D: Set 'when' to 2025-01-28T05:10:06Z (Time)
D: Set 'total_contributors' to 7 (Integer)
D: Set 'total_repositories' to 1 (Integer)
D: Set 'total_stars' to 1 (Integer)
D: Set 'total_forks' to 0 (Integer)
D: Set 'total_commits' to 1484 (Integer)
D: Set 'total_releases' to 2 (Integer)
D: Set 'total_issues' to 23 (Integer)
D: Set 'total_pulls' to 19 (Integer)
D: Set 'total_files' to 7 (Integer)
D: Set 'total_active_contributors' to 3 (Integer)
Collected total_active_contributors in 6ms (431ms total): [total_active_contributors: 3]
dimensions-of-terrain finished in 436ms
👍 The 'dimensions-of-terrain' judge modified 1/0 facts out of 1 in 808ms

👉 Running find-all-issues (#1) at judges/find-all-issues/ (810ms already)...
D: Scanning 1 repositories: yegor256/judges...
D: GitHub repository "yegor256/judges" has an ID: #1396
D: Nothing found by '(agg (and (eq what 'min-issue-was-found') (eq where 'github') (eq repository 1396)) (first latest))' in 404μs
D: No facts out of 1 deleted by '(and (eq what 'min-issue-was-found') (eq where 'github') (eq repository 1396))' in 135μs
D: Nothing found by '(agg (and (eq where 'github') (eq repository $repository) (eq what 'issue-was-opened')) (min issue))' in 314μs
D: Next element after #0 not suggested, re-starting from #0: (agg (and (eq where 'github') (eq repository $repository) (eq what 'issue-was-opened')) (min issue))
D: Inserted new fact #2 in 273μs
D: Set 'where' to "github" (String)
D: Set 'repository' to 1396 (Integer)
D: After is #0 at yegor256/judges, setting the 'latest' to it
D: Set 'latest' to 0 (Integer)
D: Set 'what' to "min-issue-was-found" (String)
D: No more repos to scan (out of 1), quitting after 5ms
D: Finished scanning 1 repos in 5ms: yegor256/judges:1
find-all-issues finished in 11ms
👍 The 'find-all-issues' judge modified 1/0 facts out of 2 in 12ms

👉 Running github-events (#2) at judges/github-events/ (823ms already)...
D: Scanning 1 repositories: yegor256/judges...
D: GitHub repository "yegor256/judges" has an ID: #1396
D: Nothing found by '(agg (and (eq what 'events-were-scanned') (eq where 'github') (eq repository 1396)) (first latest))' in 402μs
D: No facts out of 2 deleted by '(and (eq what 'events-were-scanned') (eq where 'github') (eq repository 1396))' in 137μs
D: Found 0 (Integer) by '(plus 0 $before)' in 85μs
D: Next is #0, starting from it...
D: GitHub repository #1396 has a name: yegor256/test
D: Starting to scan repository yegor256/test (#1396), the latest event_id was #0...
D: Nothing found by '(and (eq where 'github') (eq event_id 123))' in 105μs
D: Inserted new fact #3 in 230μs
D: Set 'where' to "github" (String)
D: Set 'event_id' to 123 (Integer)
D: Set 'when' to 2025-01-28T03:31:07Z (Time)
D: Set 'event_type' to "PushEvent" (String)
D: Set 'repository' to 1396 (Integer)
D: Set 'who' to 888 (Integer)
D: GitHub repository #1396 has a name: yegor256/test
D: Set 'what' to "git-was-pushed" (String)
D: Set 'push_id' to 42 (Integer)
D: Set 'ref' to "refs/heads/master" (String)
D: Set 'commit' to "b7089c51cc2526a0d2619d35379f921d53c72731" (String)
D: Set 'default_branch' to "master" (String)
D: Set 'to_master' to 1 (Integer)
D: Push b7089c51cc2526a0d2619d35379f921d53c72731 has been made inside 1 pull request(s), ignoring it
D: Event #123 (PushEvent) in 1396 ignored (1h39m ago)
D: Txn #2900 rolled back in 6ms
D: Nothing found by '(and (eq where 'github') (eq event_id 124))' in 97μs
D: Inserted new fact #3 in 222μs
D: Set 'where' to "github" (String)
D: Set 'event_id' to 124 (Integer)
D: Set 'when' to 2025-01-28T03:17:37Z (Time)
D: Set 'event_type' to "IssuesEvent" (String)
D: Set 'repository' to 1396 (Integer)
D: Set 'who' to 888 (Integer)
D: GitHub repository #1396 has a name: yegor256/test
D: Set 'issue' to 42 (Integer)
D: Set 'what' to "issue-was-closed" (String)
D: GitHub repository #1396 has a name: yegor256/test
D: GitHub user #888 has a name: @torvalds
D: Set 'details' to "The issue yegor256/test#42 has been closed by @torvalds." (String)
D: Nothing found by '(and (eq repository 1396) (eq where 'github') (not (eq event_id 124)) (eq what 'issue-was-closed') (eq issue 42))' in 172μs
Detected new event_id #124 (no.1) in 1396: IssuesEvent
D: Found 3 fact(s) by '(always)' in 65μs
D: Txn #2920 modified the factbase in 5ms
D: Nothing found by '(and (eq where 'github') (eq event_id 125))' in 133μs
D: Inserted new fact #4 in 207μs
D: Set 'where' to "github" (String)
D: Set 'event_id' to 125 (Integer)
D: Set 'when' to 2025-01-28T04:47:35Z (Time)
D: Set 'event_type' to "IssuesEvent" (String)
D: Set 'repository' to 1396 (Integer)
D: Set 'who' to 888 (Integer)
D: GitHub repository #1396 has a name: yegor256/test
D: Set 'issue' to 42 (Integer)
D: Set 'what' to "issue-was-opened" (String)
D: GitHub repository #1396 has a name: yegor256/test
D: GitHub user #888 has a name: @torvalds
D: Set 'details' to "The issue yegor256/test#42 has been opened by @torvalds." (String)
D: Nothing found by '(and (eq repository 1396) (eq where 'github') (not (eq event_id 125)) (eq what 'issue-was-opened') (eq issue 42))' in 175μs
Detected new event_id #125 (no.2) in 1396: IssuesEvent
D: Found 4 fact(s) by '(always)' in 125μs
D: Txn #2940 modified the factbase in 7ms
D: Already scanned 3 events in yegor256/test, stop now
In yegor256/test, detected 2 events out of 3 scanned in 21ms
D: Finished scanning yegor256/test correctly in 21ms, next time will scan until #123
D: Inserted new fact #5 in 266μs
D: Set 'where' to "github" (String)
D: Set 'repository' to 1396 (Integer)
D: After is #123 at yegor256/judges, setting the 'latest' to it
D: Set 'latest' to 123 (Integer)
D: Set 'what' to "events-were-scanned" (String)
D: No more repos to scan (out of 1), quitting after 26ms
D: Finished scanning 1 repos in 26ms: yegor256/judges:1
github-events finished in 29ms
👍 The 'github-events' judge modified 3/0 facts out of 5 in 30ms

👉 Running is-human-or-robot (#3) at judges/is-human-or-robot/ (854ms already)...
GitHub user #888 is not a bot
GitHub user #888 is not a bot
D: Found 2 fact(s) by '(and (eq where 'github') (exists who) (not (exists is_human)))' in 1ms
D: Found 5 fact(s) by '(always)' in 101μs
D: Txn #2960 modified the factbase in 2ms
D: Found and processed 2 facts by: (and (eq where "github") (exists who) (not (exists is_human)))
is-human-or-robot finished in 4ms
👍 The 'is-human-or-robot' judge modified 0/0 facts out of 5 in 5ms

👉 Running label-was-attached (#4) at judges/label-was-attached/ (860ms already)...
D: Scanning 1 repositories: yegor256/judges...
D: GitHub repository "yegor256/judges" has an ID: #1396
D: Nothing found by '(agg (and (eq what 'labels-were-scanned') (eq where 'github') (eq repository 1396)) (first latest))' in 435μs
D: No facts out of 5 deleted by '(and (eq what 'labels-were-scanned') (eq where 'github') (eq repository 1396))' in 154μs
D: Found 42 (Integer) by '(agg (and (eq repository $repository) (eq what 'issue-was-opened') (gt issue $before)) (min issue))' in 453μs
D: Next is #42, starting from it...
D: Nothing found by '(and (eq where 'github') (eq repository 1396) (eq issue 42) (eq label 'bug') (eq what 'label-was-attached'))' in 271μs
D: Inserted new fact #6 in 249μs
D: Set 'where' to "github" (String)
D: Set 'repository' to 1396 (Integer)
D: Set 'issue' to 42 (Integer)
D: Set 'label' to "bug" (String)
D: Set 'what' to "label-was-attached" (String)
D: Set 'who' to 888 (Integer)
D: Set 'when' to 2025-01-28T04:10:39Z (Time)
D: GitHub repository #1396 has a name: yegor256/test
D: Set 'details' to "The '#bug' label was attached by... to the issue yegor256/test#42." (String)
D: Inserted new fact #7 in 215μs
D: Set 'where' to &quot;github&quot; (String)
D: Set 'repository' to 1396 (Integer)
D: After is #42 at yegor256/judges, setting the 'latest' to it
D: Set 'latest' to 42 (Integer)
D: Set 'what' to &quot;labels-were-scanned&quot; (String)
D: GitHub repository &quot;yegor256/judges&quot; has an ID: #1396
D: Found [42] (Array) by '(agg (and (eq what 'labels-were-scanned') (eq where 'github') (eq repository 1396)) (first latest))' in 1ms
D: Deleted 1 fact(s) out of 7 by '(and (eq what 'labels-were-scanned') (eq where 'github') (eq repository 1396))' in 184μs
D: Nothing found by '(agg (and (eq repository $repository) (eq what 'issue-was-opened') (gt issue $before)) (min issue))' in 367μs
D: Next element after #42 not suggested, re-starting from #0: (agg (and (eq repository $repository) (eq what 'issue-was-opened') (gt issue $before)) (min issue))
D: Inserted new fact #7 in 275μs
D: Set 'where' to "github" (String)
D: Set 'repository' to 1396 (Integer)
D: After is #0 at yegor256/judges, setting the 'latest' to it
D: Set 'latest' to 0 (Integer)
D: Set 'what' to "labels-were-scanned" (String)
D: No more repos to scan (out of 1), quitting after 16ms
D: Finished scanning 1 repos in 17ms: yegor256/judges:2
label-was-attached finished in 18ms
👍 The 'label-was-attached' judge modified 2/0 facts out of 7 in 19ms

👉 Running quality-of-service (#5) at judges/quality-of-service/ (880ms already)...
D: Nothing found by '(and (eq what 'pmp') (eq area 'quality') (exists qos_interval))' in 331μs
D: Nothing found by '(and (eq what 'quality-of-service') (gt when (minus (to_time (env 'TODAY' '2025-01-28T05:10:07Z')) '7 days')))' in 165μs
D: Inserted new fact #8 in 264μs
D: Set 'what' to "quality-of-service" (String)
D: Set 'when' to 2025-01-28T05:10:07Z (Time)
D: Set 'since' to 2024-12-31T05:10:07Z (Time)
D: Scanning 1 repositories: yegor256/judges...
D: Deleted 1 fact(s) out of 8 by '(eq _id 8)' in 96μs
D: Inserted new fact #8 in 426μs
D: Set 'what' to "quality-of-service" (String)
D: Set 'when' to 2025-01-28T05:10:07Z (Time)
D: Set 'since' to 2024-12-31T05:10:07Z (Time)
D: Set 'average_pull_rejection_rate' to 0.5 (Float)
Collected average_pull_rejection_rate in 2ms (3ms total): [average_pull_rejection_rate: 0.5]
D: Scanning 1 repositories: yegor256/judges...
D: Deleted 1 fact(s) out of 8 by '(eq _id 8)' in 86μs
D: Inserted new fact #8 in 667μs
D: Set 'what' to "quality-of-service" (String)
D: Set 'when' to 2025-01-28T05:10:07Z (Time)
D: Set 'since' to 2024-12-31T05:10:07Z (Time)
D: Set 'average_pull_rejection_rate' to 0.5 (Float)
D: Set 'average_pull_hoc_size' to 17.0 (Float)
D: Deleted 1 fact(s) out of 8 by '(eq _id 8)' in 96μs
D: Inserted new fact #8 in 252μs
D: Set 'what' to "quality-of-service" (String)
D: Set 'when' to 2025-01-28T05:10:07Z (Time)
D: Set 'since' to 2024-12-31T05:10:07Z (Time)
D: Set 'average_pull_rejection_rate' to 0.5 (Float)
D: Set 'average_pull_hoc_size' to 17.0 (Float)
D: Set 'average_pull_files_size' to 3.0 (Float)
Collected average_hoc_size in 6ms (10ms total): [average_pull_hoc_size: 17.0, average_pull_files_size: 3.0]
D: Scanning 1 repositories: yegor256/judges...
D: Deleted 1 fact(s) out of 8 by '(eq _id 8)' in 82μs
D: Inserted new fact #8 in 243μs
D: Set 'what' to "quality-of-service" (String)
D: Set 'when' to 2025-01-28T05:10:07Z (Time)
D: Set 'since' to 2024-12-31T05:10:07Z (Time)
D: Set 'average_pull_rejection_rate' to 0.5 (Float)
D: Set 'average_pull_hoc_size' to 17.0 (Float)
D: Set 'average_pull_files_size' to 3.0 (Float)
D: Set 'average_release_hoc_size' to 6.0 (Float)
D: Deleted 1 fact(s) out of 8 by '(eq _id 8)' in 91μs
D: Inserted new fact #8 in 779μs
D: Set 'what' to "quality-of-service" (String)
D: Set 'when' to 2025-01-28T05:10:07Z (Time)
D: Set 'since' to 2024-12-31T05:10:07Z (Time)
D: Set 'average_pull_rejection_rate' to 0.5 (Float)
D: Set 'average_pull_hoc_size' to 17.0 (Float)
D: Set 'average_pull_files_size' to 3.0 (Float)
D: Set 'average_release_hoc_size' to 6.0 (Float)
D: Set 'average_release_commits_size' to 1.0 (Float)
Collected average_release_hoc_size in 8ms (19ms total): [average_release_hoc_size: 6.0, average_release_commits_size: 1.0]
D: Scanning 1 repositories: yegor256/judges...
D: Scanning 1 repositories: yegor256/judges...
D: Deleted 1 fact(s) out of 8 by '(eq _id 8)' in 78μs
D: Inserted new fact #8 in 249μs
D: Set 'what' to "quality-of-service" (String)
D: Set 'when' to 2025-01-28T05:10:07Z (Time)
D: Set 'since' to 2024-12-31T05:10:07Z (Time)
D: Set 'average_pull_rejection_rate' to 0.5 (Float)
D: Set 'average_pull_hoc_size' to 17.0 (Float)
D: Set 'average_pull_files_size' to 3.0 (Float)
D: Set 'average_release_hoc_size' to 6.0 (Float)
D: Set 'average_release_commits_size' to 1.0 (Float)
D: Set 'average_issue_lifetime' to 0 (Integer)
D: Deleted 1 fact(s) out of 8 by '(eq _id 8)' in 82μs
D: Inserted new fact #8 in 252μs
D: Set 'what' to "quality-of-service" (String)
D: Set 'when' to 2025-01-28T05:10:07Z (Time)
D: Set 'since' to 2024-12-31T05:10:07Z (Time)
D: Set 'average_pull_rejection_rate' to 0.5 (Float)
D: Set 'average_pull_hoc_size' to 17.0 (Float)
D: Set 'average_pull_files_size' to 3.0 (Float)
D: Set 'average_release_hoc_size' to 6.0 (Float)
D: Set 'average_release_commits_size' to 1.0 (Float)
D: Set 'average_issue_lifetime' to 0 (Integer)
D: Set 'average_pull_lifetime' to 0 (Integer)
Collected average_issue_lifetime in 10ms (30ms total): [average_issue_lifetime: 0, average_pull_lifetime: 0]
D: Scanning 1 repositories: yegor256/judges...
D: GitHub repository "yegor256/judges" has an ID: #1396
D: Found 1 fact(s) by '(and (eq where 'github') (eq repository 1396) (eq issue 42) (eq what 'label-was-attached') (exists when) (or (eq label 'bug') (eq label 'enhancement')))' in 825μs
D: Deleted 1 fact(s) out of 8 by '(eq _id 8)' in 87μs
D: Inserted new fact #8 in 691μs
D: Set 'what' to "quality-of-service" (String)
D: Set 'when' to 2025-01-28T05:10:07Z (Time)
D: Set 'since' to 2024-12-31T05:10:07Z (Time)
D: Set 'average_pull_rejection_rate' to 0.5 (Float)
D: Set 'average_pull_hoc_size' to 17.0 (Float)
D: Set 'average_pull_files_size' to 3.0 (Float)
D: Set 'average_release_hoc_size' to 6.0 (Float)
D: Set 'average_release_commits_size' to 1.0 (Float)
D: Set 'average_issue_lifetime' to 0 (Integer)
D: Set 'average_pull_lifetime' to 0 (Integer)
D: Set 'average_triage_time' to 13857039.402603865 (Float)
Collected average_triage_time in 8ms (39ms total): [average_triage_time: 13857039.402603865]
D: Scanning 1 repositories: yegor256/judges...
D: Deleted 1 fact(s) out of 8 by '(eq _id 8)' in 100μs
D: Inserted new fact #8 in 242μs
D: Set 'what' to "quality-of-service" (String)
D: Set 'when' to 2025-01-28T05:10:07Z (Time)
D: Set 'since' to 2024-12-31T05:10:07Z (Time)
D: Set 'average_pull_rejection_rate' to 0.5 (Float)
D: Set 'average_pull_hoc_size' to 17.0 (Float)
D: Set 'average_pull_files_size' to 3.0 (Float)
D: Set 'average_release_hoc_size' to 6.0 (Float)
D: Set 'average_release_commits_size' to 1.0 (Float)
D: Set 'average_issue_lifetime' to 0 (Integer)
D: Set 'average_pull_lifetime' to 0 (Integer)
D: Set 'average_triage_time' to 13857039.402603865 (Float)
D: Set 'average_backlog_size' to 1.0 (Float)
Collected average_backlog_size in 6ms (46ms total): [average_backlog_size: 1.0]
D: Scanning 1 repositories: yegor256/judges...
D: Deleted 1 fact(s) out of 8 by '(eq _id 8)' in 90μs
D: Inserted new fact #8 in 337μs
D: Set 'what' to "quality-of-service" (String)
D: Set 'when' to 2025-01-28T05:10:07Z (Time)
D: Set 'since' to 2024-12-31T05:10:07Z (Time)
D: Set 'average_pull_rejection_rate' to 0.5 (Float)
D: Set 'average_pull_hoc_size' to 17.0 (Float)
D: Set 'average_pull_files_size' to 3.0 (Float)
D: Set 'average_release_hoc_size' to 6.0 (Float)
D: Set 'average_release_commits_size' to 1.0 (Float)
D: Set 'average_issue_lifetime' to 0 (Integer)
D: Set 'average_pull_lifetime' to 0 (Integer)
D: Set 'average_triage_time' to 13857039.402603865 (Float)
D: Set 'average_backlog_size' to 1.0 (Float)
D: Set 'average_build_success_rate' to 1.0 (Float)
D: Deleted 1 fact(s) out of 8 by '(eq _id 8)' in 117&mu;s
D: Inserted new fact #8 in 276&mu;s
D: Set 'what' to &quot;quality-of-service&quot; (String)
D: Set 'when' to 2025-01-28T05:10:07Z (Time)
D: Set 'since' to 2024-12-31T05:10:07Z (Time)
D: Set 'average_pull_rejection_rate' to 0.5 (Float)
D: Set 'average_pull_hoc_size' to 17.0 (Float)
D: Set 'average_pull_files_size' to 3.0 (Float)
D: Set 'average_release_hoc_size' to 6.0 (Float)
D: Set 'average_release_commits_size' to 1.0 (Float)
D: Set 'average_issue_lifetime' to 0 (Integer)
D: Set 'average_pull_lifetime' to 0 (Integer)
D: Set 'average_triage_time' to 13857039.402603865 (Float)
D: Set 'average_backlog_size' to 1.0 (Float)
D: Set 'average_build_success_rate' to 1.0 (Float)
D: Set 'average_build_duration' to 53.0 (Float)
D: Deleted 1 fact(s) out of 8 by '(eq _id 8)' in 103μs
D: Inserted new fact #8 in 250μs
D: Set 'what' to "quality-of-service" (String)
D: Set 'when' to 2025-01-28T05:10:07Z (Time)
D: Set 'since' to 2024-12-31T05:10:07Z (Time)
D: Set 'average_pull_rejection_rate' to 0.5 (Float)
D: Set 'average_pull_hoc_size' to 17.0 (Float)
D: Set 'average_pull_files_size' to 3.0 (Float)
D: Set 'average_release_hoc_size' to 6.0 (Float)
D: Set 'average_release_commits_size' to 1.0 (Float)
D: Set 'average_issue_lifetime' to 0 (Integer)
D: Set 'average_pull_lifetime' to 0 (Integer)
D: Set 'average_triage_time' to 13857039.402603865 (Float)
D: Set 'average_backlog_size' to 1.0 (Float)
D: Set 'average_build_success_rate' to 1.0 (Float)
D: Set 'average_build_duration' to 53.0 (Float)
D: Set 'average_build_mttr' to 0 (Integer)
Collected average_build_success_rate in 17ms (64ms total): [average_build_success_rate: 1.0, average_build_duration: 53.0, average_build_mttr: 0]
D: Scanning 1 repositories: yegor256/judges...
D: Deleted 1 fact(s) out of 8 by '(eq _id 8)' in 77μs
D: Inserted new fact #8 in 246μs
D: Set 'what' to "quality-of-service" (String)
D: Set 'when' to 2025-01-28T05:10:07Z (Time)
D: Set 'since' to 2024-12-31T05:10:07Z (Time)
D: Set 'average_pull_rejection_rate' to 0.5 (Float)
D: Set 'average_pull_hoc_size' to 17.0 (Float)
D: Set 'average_pull_files_size' to 3.0 (Float)
D: Set 'average_release_hoc_size' to 6.0 (Float)
D: Set 'average_release_commits_size' to 1.0 (Float)
D: Set 'average_issue_lifetime' to 0 (Integer)
D: Set 'average_pull_lifetime' to 0 (Integer)
D: Set 'average_triage_time' to 13857039.402603865 (Float)
D: Set 'average_backlog_size' to 1.0 (Float)
D: Set 'average_build_success_rate' to 1.0 (Float)
D: Set 'average_build_duration' to 53.0 (Float)
D: Set 'average_build_mttr' to 0 (Integer)
D: Set 'average_review_time' to 162000.0 (Float)
D: Deleted 1 fact(s) out of 8 by '(eq _id 8)' in 88μs
D: Inserted new fact #8 in 265μs
D: Set 'what' to "quality-of-service" (String)
D: Set 'when' to 2025-01-28T05:10:07Z (Time)
D: Set 'since' to 2024-12-31T05:10:07Z (Time)
D: Set 'average_pull_rejection_rate' to 0.5 (Float)
D: Set 'average_pull_hoc_size' to 17.0 (Float)
D: Set 'average_pull_files_size' to 3.0 (Float)
D: Set 'average_release_hoc_size' to 6.0 (Float)
D: Set 'average_release_commits_size' to 1.0 (Float)
D: Set 'average_issue_lifetime' to 0 (Integer)
D: Set 'average_pull_lifetime' to 0 (Integer)
D: Set 'average_triage_time' to 13857039.402603865 (Float)
D: Set 'average_backlog_size' to 1.0 (Float)
D: Set 'average_build_success_rate' to 1.0 (Float)
D: Set 'average_build_duration' to 53.0 (Float)
D: Set 'average_build_mttr' to 0 (Integer)
D: Set 'average_review_time' to 162000.0 (Float)
D: Set 'average_review_size' to 3.0 (Float)
D: Deleted 1 fact(s) out of 8 by '(eq _id 8)' in 72μs
D: Inserted new fact #8 in 237μs
D: Set 'what' to "quality-of-service" (String)
D: Set 'when' to 2025-01-28T05:10:07Z (Time)
D: Set 'since' to 2024-12-31T05:10:07Z (Time)
D: Set 'average_pull_rejection_rate' to 0.5 (Float)
D: Set 'average_pull_hoc_size' to 17.0 (Float)
D: Set 'average_pull_files_size' to 3.0 (Float)
D: Set 'average_release_hoc_size' to 6.0 (Float)
D: Set 'average_release_commits_size' to 1.0 (Float)
D: Set 'average_issue_lifetime' to 0 (Integer)
D: Set 'average_pull_lifetime' to 0 (Integer)
D: Set 'average_triage_time' to 13857039.402603865 (Float)
D: Set 'average_backlog_size' to 1.0 (Float)
D: Set 'average_build_success_rate' to 1.0 (Float)
D: Set 'average_build_duration' to 53.0 (Float)
D: Set 'average_build_mttr' to 0 (Integer)
D: Set 'average_review_time' to 162000.0 (Float)
D: Set 'average_review_size' to 3.0 (Float)
D: Set 'average_reviewers_per_pull' to 1.0 (Float)
D: Deleted 1 fact(s) out of 8 by '(eq _id 8)' in 102μs
D: Inserted new fact #8 in 297μs
D: Set 'what' to "quality-of-service" (String)
D: Set 'when' to 2025-01-28T05:10:07Z (Time)
D: Set 'since' to 2024-12-31T05:10:07Z (Time)
D: Set 'average_pull_rejection_rate' to 0.5 (Float)
D: Set 'average_pull_hoc_size' to 17.0 (Float)
D: Set 'average_pull_files_size' to 3.0 (Float)
D: Set 'average_release_hoc_size' to 6.0 (Float)
D: Set 'average_release_commits_size' to 1.0 (Float)
D: Set 'average_issue_lifetime' to 0 (Integer)
D: Set 'average_pull_lifetime' to 0 (Integer)
D: Set 'average_triage_time' to 13857039.402603865 (Float)
D: Set 'average_backlog_size' to 1.0 (Float)
D: Set 'average_build_success_rate' to 1.0 (Float)
D: Set 'average_build_duration' to 53.0 (Float)
D: Set 'average_build_mttr' to 0 (Integer)
D: Set 'average_review_time' to 162000.0 (Float)
D: Set 'average_review_size' to 3.0 (Float)
D: Set 'average_reviewers_per_pull' to 1.0 (Float)
D: Set 'average_reviews_per_pull' to 2.0 (Float)
Collected average_review_time in 23ms (89ms total): [average_review_time: 162000.0, average_review_size: 3.0, average_reviewers_per_pull: 1.0, average_reviews_per_pull: 2.0]
D: Scanning 1 repositories: yegor256/judges...
D: Deleted 1 fact(s) out of 8 by '(eq _id 8)' in 89μs
D: Inserted new fact #8 in 857μs
D: Set 'what' to "quality-of-service" (String)
D: Set 'when' to 2025-01-28T05:10:07Z (Time)
D: Set 'since' to 2024-12-31T05:10:07Z (Time)
D: Set 'average_pull_rejection_rate' to 0.5 (Float)
D: Set 'average_pull_hoc_size' to 17.0 (Float)
D: Set 'average_pull_files_size' to 3.0 (Float)
D: Set 'average_release_hoc_size' to 6.0 (Float)
D: Set 'average_release_commits_size' to 1.0 (Float)
D: Set 'average_issue_lifetime' to 0 (Integer)
D: Set 'average_pull_lifetime' to 0 (Integer)
D: Set 'average_triage_time' to 13857039.402603865 (Float)
D: Set 'average_backlog_size' to 1.0 (Float)
D: Set 'average_build_success_rate' to 1.0 (Float)
D: Set 'average_build_duration' to 53.0 (Float)
D: Set 'average_build_mttr' to 0 (Integer)
D: Set 'average_review_time' to 162000.0 (Float)
D: Set 'average_review_size' to 3.0 (Float)
D: Set 'average_reviewers_per_pull' to 1.0 (Float)
D: Set 'average_reviews_per_pull' to 2.0 (Float)
D: Set 'average_release_interval' to 3406.000003121 (Float)
Collected average_release_interval in 8ms (98ms total): [average_release_interval: 3406.000003121]
quality-of-service finished in 102ms
👍 The 'quality-of-service' judge modified 1/0 facts out of 8 in 103ms

👉 Running quantity-of-deliverables (#6) at judges/quantity-of-deliverables/ (984ms already)...
D: Nothing found by '(and (eq what 'pmp') (eq area 'scope') (exists qod_interval))' in 175μs
D: Nothing found by '(and (eq what 'quantity-of-deliverables') (gt when (minus (to_time (env 'TODAY' '2025-01-28T05:10:07Z')) '7 days')))' in 272μs
D: Inserted new fact #9 in 246μs
D: Set 'what' to "quantity-of-deliverables" (String)
D: Set 'when' to 2025-01-28T05:10:07Z (Time)
D: Set 'since' to 2024-12-31T05:10:07Z (Time)
D: Scanning 1 repositories: yegor256/judges...
D: Deleted 1 fact(s) out of 9 by '(eq _id 9)' in 75μs
D: Inserted new fact #9 in 253μs
D: Set 'what' to "quantity-of-deliverables" (String)
D: Set 'when' to 2025-01-28T05:10:07Z (Time)
D: Set 'since' to 2024-12-31T05:10:07Z (Time)
D: Set 'total_issues_created' to 2 (Integer)
D: Deleted 1 fact(s) out of 9 by '(eq _id 9)' in 93μs
D: Inserted new fact #9 in 222μs
D: Set 'what' to "quantity-of-deliverables&quot; (String)
D: Set 'when' to 2025-01-28T05:10:07Z (Time)
D: Set 'since' to 2024-12-31T05:10:07Z (Time)
D: Set 'total_issues_created' to 2 (Integer)
D: Set 'total_pulls_submitted' to 2 (Integer)
Collected total_issues_created in 5ms (5ms total): [total_issues_created: 2, total_pulls_submitted: 2]
D: Scanning 1 repositories: yegor256/judges...
D: Deleted 1 fact(s) out of 9 by '(eq _id 9)' in 92μs
D: Inserted new fact #9 in 334μs
D: Set 'what' to "quantity-of-deliverables" (String)
D: Set 'when' to 2025-01-28T05:10:07Z (Time)
D: Set 'since' to 2024-12-31T05:10:07Z (Time)
D: Set 'total_issues_created' to 2 (Integer)
D: Set 'total_pulls_submitted' to 2 (Integer)
D: Set 'total_releases_published' to 2 (Integer)
Collected total_releases_published in 3ms (9ms total): [total_releases_published: 2]
D: Scanning 1 repositories: yegor256/judges...
D: Deleted 1 fact(s) out of 9 by '(eq _id 9)' in 88μs
D: Inserted new fact #9 in 253μs
D: Set 'what' to "quantity-of-deliverables" (String)
D: Set 'when' to 2025-01-28T05:10:07Z (Time)
D: Set 'since' to 2024-12-31T05:10:07Z (Time)
D: Set 'total_issues_created' to 2 (Integer)
D: Set 'total_pulls_submitted' to 2 (Integer)
D: Set 'total_releases_published' to 2 (Integer)
D: Set 'total_commits_pushed' to 2 (Integer)
D: Deleted 1 fact(s) out of 9 by '(eq _id 9)' in 151μs
D: Inserted new fact #9 in 225μs
D: Set 'what' to "quantity-of-deliverables" (String)
D: Set 'when' to 2025-01-28T05:10:07Z (Time)
D: Set 'since' to 2024-12-31T05:10:07Z (Time)
D: Set 'total_issues_created' to 2 (Integer)
D: Set 'total_pulls_submitted' to 2 (Integer)
D: Set 'total_releases_published' to 2 (Integer)
D: Set 'total_commits_pushed' to 2 (Integer)
D: Set 'total_hoc_committed' to 246 (Integer)
Collected total_commits_pushed in 8ms (18ms total): [total_commits_pushed: 2, total_hoc_committed: 246]
D: Scanning 1 repositories: yegor256/judges...
D: Deleted 1 fact(s) out of 9 by '(eq _id 9)' in 90μs
D: Inserted new fact #9 in 252μs
D: Set 'what' to "quantity-of-deliverables" (String)
D: Set 'when' to 2025-01-28T05:10:07Z (Time)
D: Set 'since' to 2024-12-31T05:10:07Z (Time)
D: Set 'total_issues_created' to 2 (Integer)
D: Set 'total_pulls_submitted' to 2 (Integer)
D: Set 'total_releases_published' to 2 (Integer)
D: Set 'total_commits_pushed' to 2 (Integer)
D: Set 'total_hoc_committed' to 246 (Integer)
D: Set 'total_builds_ran' to 2 (Integer)
Collected total_builds_ran in 3ms (23ms total): [total_builds_ran: 2]
D: Scanning 1 repositories: yegor256/judges...
D: Deleted 1 fact(s) out of 9 by '(eq _id 9)' in 70μs
D: Inserted new fact #9 in 736μs
D: Set 'what' to "quantity-of-deliverables" (String)
D: Set 'when' to 2025-01-28T05:10:07Z (Time)
D: Set 'since' to 2024-12-31T05:10:07Z (Time)
D: Set 'total_issues_created' to 2 (Integer)
D: Set 'total_pulls_submitted' to 2 (Integer)
D: Set 'total_releases_published' to 2 (Integer)
D: Set 'total_commits_pushed' to 2 (Integer)
D: Set 'total_hoc_committed' to 246 (Integer)
D: Set 'total_builds_ran' to 2 (Integer)
D: Set 'total_reviews_submitted' to 0 (Integer)
Collected total_reviews_submitted in 5ms (29ms total): [total_reviews_submitted: 0]
quantity-of-deliverables finished in 33ms
👍 The 'quantity-of-deliverables' judge modified 1/0 facts out of 9 in 33ms
👍 7 judge(s) processed in 1s017ms
Factbase exported to /tmp/fakevqnjaswrfwcbunzm.fb (2967 bytes, 9 facts) in 1ms
The cycle 1 modified 9/0 fact(s)

Starting cycle #2 (out of 2)...

👉 Running dimensions-of-terrain (#0) at judges/dimensions-of-terrain/ (1s020ms already)...
D: Found 1 fact(s) by '(and (eq what 'dimensions-of-terrain') (gt when (minus (to_time (env 'TODAY' '2025-01-28T05:10:07Z')) '1 days')))' in 430μs
total_commits is here: 1484
total_files is here: 7
total_repositories is here: 1
total_contributors is here: 7
total_issues is here: 23
total_active_contributors is here: 3
total_releases is here: 2
total_stars is here: 1
dimensions-of-terrain finished in 4ms
👍 The 'dimensions-of-terrain' judge modified 0/0 facts out of 9 in 5ms

👉 Running find-all-issues (#1) at judges/find-all-issues/ (1s026ms already)...
D: The connection to GitHub API is mocked
D: Scanning 1 repositories: yegor256/judges...
D: GitHub repository "yegor256/judges" has an ID: #1396
D: Found [0] (Array) by '(agg (and (eq what 'min-issue-was-found') (eq where 'github') (eq repository 1396)) (first latest))' in 425μs
D: Deleted 1 fact(s) out of 9 by '(and (eq what 'min-issue-was-found') (eq where 'github') (eq repository 1396))' in 189μs
D: Found 42 (Integer) by '(agg (and (eq where 'github') (eq repository $repository) (eq what 'issue-was-opened')) (min issue))' in 1ms
D: Next is #42, starting from it...
D: GitHub repository #1396 has a name: yegor256/test
D: Found 1 fact(s) by '(and (eq where 'github') (eq what 'issue-was-opened') (eq repository 1396) (eq issue 42))' in 611μs
Checked 1 issues in yegor256/test in 1ms
D: Inserted new fact #9 in 339μs
D: Set 'where' to "github" (String)
D: Set 'repository' to 1396 (Integer)
D: After is #42 at yegor256/judges, setting the 'latest' to it
D: Set 'latest' to 42 (Integer)
D: Set 'what' to "min-issue-was-found" (String)
D: No more repos to scan (out of 1), quitting after 7ms
D: Finished scanning 1 repos in 7ms: yegor256/judges:1
find-all-issues finished in 8ms
👍 The 'find-all-issues' judge modified 0/0 facts out of 9 in 8ms

👉 Running github-events (#2) at judges/github-events/ (1s036ms already)...
D: Scanning 1 repositories: yegor256/judges...
D: GitHub repository "yegor256/judges" has an ID: #1396
D: Found [123] (Array) by '(agg (and (eq what 'events-were-scanned') (eq where 'github') (eq repository 1396)) (first latest))' in 814μs
D: Deleted 1 fact(s) out of 9 by '(and (eq what 'events-were-scanned') (eq where 'github') (eq repository 1396))' in 173μs
D: Found 123 (Integer) by '(plus 0 $before)' in 71μs
D: Next is #123, starting from it...
D: GitHub repository #1396 has a name: yegor256/test
D: Starting to scan repository yegor256/test (#1396), the latest event_id was #123...
D: The event_id #123 (no.0) is not larger than #123, good stop in 1396
In yegor256/test, detected 0 events out of 1 scanned in 539μs
D: Finished scanning yegor256/test correctly in 731μs, next time will scan until #123
D: Inserted new fact #9 in 338μs
D: Set 'where' to "github" (String)
D: Set 'repository' to 1396 (Integer)
D: After is #123 at yegor256/judges, setting the 'latest' to it
D: Set 'latest' to 123 (Integer)
D: Set 'what' to "events-were-scanned" (String)
D: No more repos to scan (out of 1), quitting after 7ms
D: Finished scanning 1 repos in 7ms: yegor256/judges:1
github-events finished in 13ms
👍 The 'github-events' judge modified 0/0 facts out of 9 in 13ms

👉 Running is-human-or-robot (#3) at judges/is-human-or-robot/ (1s050ms already)...
GitHub user #888 is not a bot
D: Found 1 fact(s) by '(and (eq where 'github') (exists who) (not (exists is_human)))' in 530μs
D: Found 9 fact(s) by '(always)' in 121μs
D: Txn #2980 modified the factbase in 2ms
D: Found and processed 1 facts by: (and (eq where "github") (exists who) (not (exists is_human)))
is-human-or-robot finished in 3ms
👍 The 'is-human-or-robot' judge modified 0/0 facts out of 9 in 3ms

👉 Running label-was-attached (#4) at judges/label-was-attached/ (1s055ms already)...
D: Scanning 1 repositories: yegor256/judges...
D: GitHub repository "yegor256/judges" has an ID: #1396
D: Found [0] (Array) by '(agg (and (eq what 'labels-were-scanned') (eq where 'github') (eq repository 1396)) (first latest))' in 404μs
D: Deleted 1 fact(s) out of 9 by '(and (eq what 'labels-were-scanned') (eq where 'github') (eq repository 1396))' in 187μs
D: Found 42 (Integer) by '(agg (and (eq repository $repository) (eq what 'issue-was-opened') (gt issue $before)) (min issue))' in 1ms
D: Next is #42, starting from it...
D: Found 1 fact(s) by '(and (eq where 'github') (eq repository 1396) (eq issue 42) (eq label 'bug') (eq what 'label-was-attached'))' in 258μs
D: Inserted new fact #9 in 349&mu;s
D: Set 'where' to &quot;github&quot; (String)
D: Set 'repository' to 1396 (Integer)
D: After is #42 at yegor256/judges, setting the 'latest' to it
D: Set 'latest' to 42 (Integer)
D: Set 'what' to &quot;labels-were-scanned" (String)
D: GitHub repository "yegor256/judges" has an ID: #1396
D: Found [42] (Array) by '(agg (and (eq what 'labels-were-scanned') (eq where 'github') (eq repository 1396)) (first latest))' in 1ms
D: Deleted 1 fact(s) out of 9 by '(and (eq what 'labels-were-scanned') (eq where 'github') (eq repository 1396))' in 164μs
D: Nothing found by '(agg (and (eq repository $repository) (eq what 'issue-was-opened') (gt issue $before)) (min issue))' in 361μs
D: Next element after #42 not suggested, re-starting from #0: (agg (and (eq repository $repository) (eq what 'issue-was-opened') (gt issue $before)) (min issue))
D: Inserted new fact #9 in 402μs
D: Set 'where' to "github" (String)
D: Set 'repository' to 1396 (Integer)
D: After is #0 at yegor256/judges, setting the 'latest' to it
D: Set 'latest' to 0 (Integer)
D: Set 'what' to "labels-were-scanned" (String)
D: No more repos to scan (out of 1), quitting after 11ms
D: Finished scanning 1 repos in 12ms: yegor256/judges:2
label-was-attached finished in 12ms
👍 The 'label-was-attached' judge modified 0/0 facts out of 9 in 13ms

👉 Running quality-of-service (#5) at judges/quality-of-service/ (1s069ms already)...
D: Nothing found by '(and (eq what 'pmp') (eq area 'quality') (exists qos_interval))' in 127μs
D: Found 1 fact(s) by '(and (eq what 'quality-of-service') (gt when (minus (to_time (env 'TODAY' '2025-01-28T05:10:07Z')) '7 days')))' in 250μs
D: quality-of-service statistics have recently been collected, skipping now
quality-of-service finished in 1ms
👍 The 'quality-of-service' judge modified 0/0 facts out of 9 in 2ms

👉 Running quantity-of-deliverables (#6) at judges/quantity-of-deliverables/ (1s073ms already)...
D: Nothing found by '(and (eq what 'pmp') (eq area 'scope') (exists qod_interval))' in 225μs
D: Found 1 fact(s) by '(and (eq what 'quantity-of-deliverables') (gt when (minus (to_time (env 'TODAY' '2025-01-28T05:10:07Z')) '7 days')))' in 182μs
D: quantity-of-deliverables statistics have recently been collected, skipping now
quantity-of-deliverables finished in 1ms
👍 The 'quantity-of-deliverables' judge modified 0/0 facts out of 9 in 1ms
👍 7 judge(s) processed in 54ms
Factbase exported to /tmp/fakevqnjaswrfwcbunzm.fb (2978 bytes, 9 facts) in 330μs
The update cycle #2 has made no changes to the factbase, let's stop
Update finished in 2 cycle(s), modified 9/0 fact(s) in 1s076ms
Factbase exported to /tmp/fakevqnjaswrfwcbunzm.fb (3151 bytes, 10 facts) in 633μs
++ jq -r .tag_name
++ curl --retry 5 --retry-delay 5 --retry-max-time 40 --connect-timeout 5 -sL https://api.github.com/repos/zerocracy/judges-action/releases/latest
+ action_version=0.0.66
+ '[' 0.0.66 = 0.0.67 ']'
+ action_version='0.0.67!0.0.66'
+ '[' -n 00000000-0000-0000-0000-000000000000 ']'
++ date +%s
+ judges --verbose push --no-zip --timeout=0 --owner=https://github.com/zerocracy/judges-action/actions/runs/0000 --meta=workflow_url:https://github.com/zerocracy/judges-action/actions/runs/0000 --meta=vitals_url:https://zerocracy.github.io/judges-action/fakevqnjaswrfwcbunzm-vitals.html --meta=duration:2 '--meta=action_version:0.0.67!0.0.66' --token=00000000-0000-0000-0000-000000000000 fakevqnjaswrfwcbunzm /tmp/fakevqnjaswrfwcbunzm.fb
D: Judges 0.31.1
D: Factbase 0.5.0
D: Ruby: 3.3.7-p123
D: Current directory: /action
D: Time: 2025-01-28T05:10:08Z
D: Running 'push' command...
The factbase imported from /tmp/fakevqnjaswrfwcbunzm.fb (3151 bytes, 10 facts) in 506μs
D: GET https://api.zerocracy.com:443/lock/fakevqnjaswrfwcbunzm?owner=https%3A%2F%2Fgithub.com%2Fzerocracy%2Fjudges-action%2Factions%2Fruns%2F0000 -> 302 (0.45s)
D: Job name 'fakevqnjaswrfwcbunzm' locked at api.zerocracy.com in 455ms
D: PUT https://api.zerocracy.com:443/push/fakevqnjaswrfwcbunzm -> 200 (1.57s)
D: Pushed 3151 bytes to api.zerocracy.com, job ID is #13746 in 1s575ms
D: GET https://api.zerocracy.com:443/unlock/fakevqnjaswrfwcbunzm?owner=https%3A%2F%2Fgithub.com%2Fzerocracy%2Fjudges-action%2Factions%2Fruns%2F0000 -> 302 (0.28s)
D: Job name 'fakevqnjaswrfwcbunzm' unlocked at api.zerocracy.com in 279ms
Pushed 10 facts, job ID is 13746 in 2s311ms
img=$(cat target/docker-image.txt)
docker rmi "${img}"
rm "target/docker-image.txt"
Untagged: judges-action:latest
Deleted: sha256:6e153e6c8375e0ec47c115b42b122b55795f49fc4f8f9567f41fe7b0c1aaa57d
Deleted: sha256:aa0c515f64d57fac4d23bde75c3d180e0194848b4b3470cb4c919a97f2e3b594
Deleted: sha256:f9b58b091a157f58f7bfec6b2b15305b0d21c0cafe055ca391c77c0a86ac8827
Deleted: sha256:6e862e1265e5081b80fd4e0175eb083c515d475e50ec0b510c5520794f1fd718
Deleted: sha256:0116a2ddbf6b921a3ee93af46c8636e272f2f90e4e4580bd20c70ff9b8081307
Deleted: sha256:e4eb093eb86b1b760d8880575d4f224b859fbcb7cbca87ef0b51ea803fa0ada5
Deleted: sha256:3ec60f0143adf4f3b6c1b31b25af9c4b03903352ae16498deb8dc4100c2d1b99
Deleted: sha256:850e83741b8ab31a28c2c76d880c45f19648b1316ecf516097c42b110a74daa5
Deleted: sha256:43e8c1b16cdbde3686f5ac88d3f44e98d7412ebf8cf94bb68192351ee75bdb9b
Deleted: sha256:4720ecb7313c412d509a07d5c447f0e558f3268db7bedcbb72786e9f5c16527d
Deleted: sha256:4ee264a3b810473e310ce884948bd3a355ffe5b4e97d009a433f8e491af01671
Deleted: sha256:2ec4f6d549cade58131169bc5693b56fdb4c73c48bcbdfbae6aa9128ed90ae9b
Deleted: sha256:ae9f6bc95934c4c5f323a47b788479c03fbbc777cb030156940e23f49db5f4bf
Deleted: sha256:97732c5afa084d5c215054071bfac36e8103aff1131b4aa2601d89833cc30de1
Deleted: sha256:653d83317f4558a3f3b0e2eecb08e291e2e758f9de914ae1c615fcf810c892cd
Deleted: sha256:a2cf3964c7a7385b887c9de836115a12d17dd0b570ad229f93c3ee4ffd3184e6
Deleted: sha256:25860d7428208a37a91d34caaeda3a23369e0a558e229121a97459cc5563b9e9
Deleted: sha256:70e4a9e1b25a484c7a2df8a408f4475c9c0ab3745ab650a826f6893fd1bc6981
Deleted: sha256:34b9f1f91f622676441a5f3bd98ec9c2e34a16fb3ffa6acbeb46b95c3d961d39
Deleted: sha256:6f7e0e1e26f8a5a54e5cf3dc2ac961bee35d1b15be78c09015dd4067b9ac500d
e1=$(cat target/test.exit)
test "${e1}" = "0"
e2=$(cat target/entry.exit)
test "${e2}" = "0"
make: Leaving directory '/home/r/repo'
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Sending build context to Docker daemon  26.84MB
Step 1/13 : FROM ruby:3.3
 ---> 768e2a45024d
Step 2/13 : LABEL "repository"="https://github.com/zerocracy/judges-action"
 ---> Running in 6e62e3c700e1
 ---> Removed intermediate container 6e62e3c700e1
 ---> 0557f307fc4a
Step 3/13 : LABEL "maintainer"="Yegor Bugayenko"
 ---> Running in a1f8b14ca414
 ---> Removed intermediate container a1f8b14ca414
 ---> 0e764bf0e46c
Step 4/13 : LABEL "version"="0.0.67"
 ---> Running in 6c22d644fb2a
 ---> Removed intermediate container 6c22d644fb2a
 ---> a18aa40c329c
Step 5/13 : RUN apt-get update     && apt-get install --no-install-recommends -y curl=7.88.* jq=1.6*     && apt-get clean     && rm -rf /var/lib/apt/lists/*
 ---> Running in af3c459b1001
Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [243 kB]
Fetched 9303 kB in 2s (5968 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
curl is already the newest version (7.88.1-10+deb12u8).
The following additional packages will be installed:
  libjq1 libonig5
The following NEW packages will be installed:
  jq libjq1 libonig5
0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded.
Need to get 388 kB of archives.
After this operation, 1165 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libonig5 amd64 6.9.8-1 [188 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 jq amd64 1.6-2.1 [64.9 kB]
91mdebconf: delaying package configuration, since apt-utils is not installed
0mFetched 388 kB in 0s (13.4 MB/s)
Selecting previously unselected package libonig5:amd64.
(Reading database ... 23254 files and directories currently installed.)
Preparing to unpack .../libonig5_6.9.8-1_amd64.deb ...
Unpacking libonig5:amd64 (6.9.8-1) ...
Selecting previously unselected package libjq1:amd64.
Preparing to unpack .../libjq1_1.6-2.1_amd64.deb ...
Unpacking libjq1:amd64 (1.6-2.1) ...
Selecting previously unselected package jq.
Preparing to unpack .../archives/jq_1.6-2.1_amd64.deb ...
Unpacking jq (1.6-2.1) ...
Setting up libonig5:amd64 (6.9.8-1) ...
Setting up libjq1:amd64 (1.6-2.1) ...
Setting up jq (1.6-2.1) ...
Processing triggers for libc-bin (2.36-9+deb12u9) ...
 ---> Removed intermediate container af3c459b1001
 ---> 0088aae13b8e
Step 6/13 : WORKDIR /action
 ---> Running in b289582ca6ee
 ---> Removed intermediate container b289582ca6ee
 ---> 3dd3682e9b2b
Step 7/13 : COPY entry.sh /action
 ---> 128b5e850b90
Step 8/13 : COPY judges /action/judges
 ---> 389385ccfa96
Step 9/13 : COPY lib /action/lib
 ---> 12915d55c413
Step 10/13 : COPY Gemfile /action
 ---> dfd4780a7022
Step 11/13 : COPY Gemfile.lock /action
 ---> 0068e8b05d6d
Step 12/13 : RUN bundle update --gemfile=/action/Gemfile
 ---> Running in 16085a265fa5
Fetching gem metadata from https://rubygems.org/...........
Resolving dependencies...
Fetching rake 13.2.1
Installing rake 13.2.1
Fetching base64 0.2.0
Installing base64 0.2.0
Fetching benchmark 0.4.0
Installing benchmark 0.4.0
Fetching bigdecimal 3.1.9
Installing bigdecimal 3.1.9 with native extensions
Fetching concurrent-ruby 1.3.5
Installing concurrent-ruby 1.3.5
Fetching connection_pool 2.5.0 (was 2.4.1)
Installing connection_pool 2.5.0 (was 2.4.1)
Fetching drb 2.2.1
Installing drb 2.2.1
Fetching i18n 1.14.7 (was 1.14.6)
Installing i18n 1.14.7 (was 1.14.6)
Fetching logger 1.6.5
Installing logger 1.6.5
Fetching minitest 5.25.4
Installing minitest 5.25.4
Fetching securerandom 0.4.1
Installing securerandom 0.4.1
Fetching tzinfo 2.0.6
Installing tzinfo 2.0.6
Fetching uri 1.0.2
Installing uri 1.0.2
Fetching activesupport 8.0.1
Installing activesupport 8.0.1
Fetching public_suffix 6.0.1
Installing public_suffix 6.0.1
Fetching addressable 2.8.7
Installing addressable 2.8.7
Fetching ansi 1.5.0
Installing ansi 1.5.0
Fetching ast 2.4.2
Installing ast 2.4.2
Fetching backtrace 0.4.0
Installing backtrace 0.4.0
Fetching loog 0.6.0
Installing loog 0.6.0
Fetching tago 0.0.2
Installing tago 0.0.2
Fetching elapsed 0.0.1
Installing elapsed 0.0.1
Fetching net-http 0.6.0
Installing net-http 0.6.0
Fetching faraday-net_http 3.4.0
Installing faraday-net_http 3.4.0
Fetching json 2.9.1
Installing json 2.9.1 with native extensions
Fetching faraday 2.12.2
Installing faraday 2.12.2
Fetching faraday-http-cache 2.5.1
Installing faraday-http-cache 2.5.1
Fetching multipart-post 2.4.1
Installing multipart-post 2.4.1
Fetching faraday-multipart 1.1.0
Installing faraday-multipart 1.1.0
Fetching faraday-retry 2.2.1
Installing faraday-retry 2.2.1
Fetching iri 0.8.0
Installing iri 0.8.0
Fetching retries 0.0.5
Installing retries 0.0.5
Fetching ffi 1.17.1 (x86_64-linux-gnu)
Installing ffi 1.17.1 (x86_64-linux-gnu)
Fetching ethon 0.16.0
Installing ethon 0.16.0
Fetching typhoeus 1.4.1
Installing typhoeus 1.4.1
Fetching baza.rb 0.0.9
Installing baza.rb 0.0.9
Fetching builder 3.3.0
Installing builder 3.3.0
Fetching rexml 3.4.0
Installing rexml 3.4.0
Fetching crack 1.0.0
Installing crack 1.0.0
Fetching decoor 0.0.1
Installing decoor 0.0.1
Fetching docile 1.4.1
Installing docile 1.4.1
Fetching racc 1.8.1
Installing racc 1.8.1 with native extensions
Fetching nokogiri 1.18.2 (x86_64-linux-gnu)
Installing nokogiri 1.18.2 (x86_64-linux-gnu)
Fetching others 0.0.3
Installing others 0.0.3
Fetching yaml 0.4.0
Installing yaml 0.4.0
Fetching factbase 0.5.0
Installing factbase 0.5.0
Fetching fiber-storage 1.0.0
Installing fiber-storage 1.0.0
Fetching graphql 2.4.8
Installing graphql 2.4.8
Fetching graphql-client 0.25.0
Installing graphql-client 0.25.0
Fetching ostruct 0.6.1
Installing ostruct 0.6.1
Fetching gli 2.22.2
Installing gli 2.22.2
Fetching moments 0.3.0
Installing moments 0.3.0
Fetching timeout 0.4.3
Installing timeout 0.4.3
Fetching judges 0.31.1
Installing judges 0.31.1
Fetching liquid 5.5.1
Installing liquid 5.5.1
Fetching obk 0.3.1
Installing obk 0.3.1
Fetching sawyer 0.9.2
Installing sawyer 0.9.2
Fetching octokit 9.2.0
Installing octokit 9.2.0
Fetching verbose 0.0.2
Installing verbose 0.0.2
Fetching fbe 0.0.85
Installing fbe 0.0.85
Fetching hashdiff 1.1.2
Installing hashdiff 1.1.2
Fetching language_server-protocol 3.17.0.4 (was 3.17.0.3)
Installing language_server-protocol 3.17.0.4 (was 3.17.0.3)
Fetching ruby-progressbar 1.13.0
Installing ruby-progressbar 1.13.0
Fetching minitest-reporters 1.7.1
Installing minitest-reporters 1.7.1
Fetching parallel 1.26.3
Installing parallel 1.26.3
Fetching parser 3.3.7.0
Installing parser 3.3.7.0
Fetching rainbow 3.1.1
Installing rainbow 3.1.1
Fetching regexp_parser 2.10.0
Installing regexp_parser 2.10.0
Fetching rubocop-ast 1.38.0 (was 1.37.0)
Installing rubocop-ast 1.38.0 (was 1.37.0)
Fetching unicode-emoji 4.0.4
Installing unicode-emoji 4.0.4
Fetching unicode-display_width 3.1.4
Installing unicode-display_width 3.1.4
Fetching rubocop 1.71.0
Installing rubocop 1.71.0
Fetching simplecov-html 0.13.1
Installing simplecov-html 0.13.1
Fetching simplecov_json_formatter 0.1.4
Installing simplecov_json_formatter 0.1.4
Fetching simplecov 0.22.0
Installing simplecov 0.22.0
Fetching simplecov-cobertura 2.1.0
Installing simplecov-cobertura 2.1.0
Fetching webmock 3.24.0
Installing webmock 3.24.0
Bundle updated!
 ---> Removed intermediate container 16085a265fa5
 ---> 51df3f9e0d29
Step 13/13 : ENTRYPOINT ["/action/entry.sh", "/action"]
 ---> Running in ef5b6181712f
 ---> Removed intermediate container ef5b6181712f
 ---> 691915b9ee7c
Successfully built 691915b9ee7c
Successfully tagged yegor256/judges-action:0.0.67
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Sending build context to Docker daemon  26.84MB
Step 1/13 : FROM ruby:3.3
 ---> 768e2a45024d
Step 2/13 : LABEL "repository"="https://github.com/zerocracy/judges-action"
 ---> Using cache
 ---> 0557f307fc4a
Step 3/13 : LABEL "maintainer"="Yegor Bugayenko"
 ---> Using cache
 ---> 0e764bf0e46c
Step 4/13 : LABEL "version"="0.0.67"
 ---> Using cache
 ---> a18aa40c329c
Step 5/13 : RUN apt-get update     && apt-get install --no-install-recommends -y curl=7.88.* jq=1.6*     && apt-get clean     && rm -rf /var/lib/apt/lists/*
 ---> Using cache
 ---> 0088aae13b8e
Step 6/13 : WORKDIR /action
 ---> Using cache
 ---> 3dd3682e9b2b
Step 7/13 : COPY entry.sh /action
 ---> Using cache
 ---> 128b5e850b90
Step 8/13 : COPY judges /action/judges
 ---> Using cache
 ---> 389385ccfa96
Step 9/13 : COPY lib /action/lib
 ---> Using cache
 ---> 12915d55c413
Step 10/13 : COPY Gemfile /action
 ---> Using cache
 ---> dfd4780a7022
Step 11/13 : COPY Gemfile.lock /action
 ---> Using cache
 ---> 0068e8b05d6d
Step 12/13 : RUN bundle update --gemfile=/action/Gemfile
 ---> Using cache
 ---> 51df3f9e0d29
Step 13/13 : ENTRYPOINT ["/action/entry.sh", "/action"]
 ---> Using cache
 ---> 691915b9ee7c
Successfully built 691915b9ee7c
Successfully tagged yegor256/judges-action:latest
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
WARNING! Your password will be stored unencrypted in /root/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
The push refers to repository [docker.io/yegor256/judges-action]

1B0171a2b979: Preparing
1B8588d14e53: Preparing
1B3388f75ec3: Preparing
1B4494dd2325: Preparing
1Ba746c82b68: Preparing
1B8d8defc5f9: Preparing
1B65ac9ae995: Preparing
1Bc9f538c801: Preparing
1B4a25cf214e: Preparing
1B827463563f: Preparing
1Bfdbf0de7ba: Preparing
1Bad64620a59: Preparing
1B79f6005525: Preparing
1B5c23e041ee: Preparing
15B0.0.67:7digest:esha256:4ae960c380c447a37aa106195b8b2643c4b338c98d381895d85d576456413a6a size: 3462
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
The push refers to repository [docker.io/yegor256/judges-action]

1B0171a2b979: Preparing
1B8588d14e53: Preparing
1B3388f75ec3: Preparing
1B4494dd2325: Preparing
1Ba746c82b68: Preparing
1B8d8defc5f9: Preparing
1B65ac9ae995: Preparing
1Bc9f538c801: Preparing
1B4a25cf214e: Preparing
1B827463563f: Preparing
1Bfdbf0de7ba: Preparing
1Bad64620a59: Preparing
1B79f6005525: Preparing
1B5c23e041ee: Preparing
2Blatest:1digest:esha256:4ae960c380c447a37aa106195b8b2643c4b338c98d381895d85d576456413a6a size: 3462
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.0.67 -m '0.0.67: tagged by rultor.com'
+ git reset --hard
HEAD is now at ec6b39bf version set to 0.0.67
+ git clean -fd
+ git checkout master
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was ec6b39bf).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To github.com:zerocracy/judges-action.git
 * [new tag]           0.0.67 -> 0.0.67
container d4e82399370c085436f2e1998ad0772e6c2f85765e4652e74cd29a1a6a9b444d is dead
Tue Jan 28 05:11:54 UTC 2025