rultor.com logo This build log was produced by rultor.com for yegor256/pgtk#78
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 1233
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Fri Jun  7 11:31:24 UTC 2024
+ uptime
 11:31:24 up 0 min,  0 users,  load average: 1.57, 0.45, 0.15
+ ff=default
+ image=yegor256/rultor-image:1.23.1
+ rebase=false
+ head_branch=master
+ pull_title='Update dependency rubocop-rspec to v2.31.0'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/pgtk.git
+ pull_id=78
+ fork=git@github.com:yegor256/pgtk.git
+ fork_branch=renovate/rubocop-rspec-2.x
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/pgtk.git' '--env=pull_id=78' '--env=fork=git@github.com:yegor256/pgtk.git' '--env=fork_branch=renovate/rubocop-rspec-2.x' '--env=head_branch=master' '--env=pull_title=Update dependency rubocop-rspec to v2.31.0' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=78'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/rubocop-rspec-2.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency rubocop-rspec to v2.31.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:yegor256/pgtk.git'\''' ';' 'export '\''pull_id=78'\''' ';' 'export '\''fork=git@github.com:yegor256/pgtk.git'\''' ';' 'export '\''fork_branch=renovate/rubocop-rspec-2.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency rubocop-rspec to v2.31.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'bundle exec rake' ';')
+ container=yegor256_pgtk_78
+ as_root=false
+ hostname
ip-172-31-31-124
+ pwd
/tmp/rultor-z6cz
+ 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:yegor256/pgtk.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:yegor256/pgtk.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/pgtk.git'\''' ';' 'export '\''pull_id=78'\''' ';' 'export '\''fork=git@github.com:yegor256/pgtk.git'\''' ';' 'export '\''fork_branch=renovate/rubocop-rspec-2.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency rubocop-rspec to v2.31.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'bundle exec rake' ';'
+ sensitive=()
+ rm -rf .gnupg
+ cd repo
+ git remote add fork git@github.com:yegor256/pgtk.git
+ git remote update
Fetching origin
Fetching fork
From github.com:yegor256/pgtk
 * [new branch]      master     -> fork/master
 * [new branch]      renovate/rubocop-rspec-2.x -> fork/renovate/rubocop-rspec-2.x
+ args=
+ '[' default == default ']'
+ args=' --ff'
+ '[' default == no ']'
+ '[' default == only ']'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
+ git checkout -B __rultor fork/renovate/rubocop-rspec-2.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/rubocop-rspec-2.x' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff __rultor
Updating 35089ed..b7e7e60
Fast-forward
 Gemfile      | 2 +-
 Gemfile.lock | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.16
++ bc
++ echo 0.16 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.16, low enough to run a new Docker container'
load average is 0.16, 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
30469571f9ab: Pull 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
123b733366ff: Verifying Checksum
123b733366ff: Download complete
630a507fc3a5: Verifying Checksum
630a507fc3a5: Download complete
55c1f8c9bd45: Verifying Checksum
55c1f8c9bd45: Download complete
403ec2ae2389: Verifying Checksum
403ec2ae2389: 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
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_pgtk_78\s*$'
+ ls -al .
total 52
drwx------  3 ubuntu ubuntu 4096 Jun  7 11:31 .
drwxrwxrwt 13 root   root   4096 Jun  7 11:36 ..
-rwxrwxr-x  1 ubuntu ubuntu  556 Jun  7 11:35 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  490 Jun  7 11:31 entry.sh
-rw-rw-r--  1 ubuntu ubuntu    5 Jun  7 11:31 pid
drwxrwxr-x  8 ubuntu ubuntu 4096 Jun  7 11:31 repo
-rw-rw-r--  1 ubuntu ubuntu   81 Jun  7 11:31 rubygems.yml
-rwxrwxr-x  1 ubuntu ubuntu 5947 Jun  7 11:31 run.sh
-rw-rw-r--  1 ubuntu ubuntu  537 Jun  7 11:31 script.sh
-rw-rw-r--  1 ubuntu ubuntu 8738 Jun  7 11:36 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-z6cz:/main --env=head=git@github.com:yegor256/pgtk.git --env=pull_id=78 --env=fork=git@github.com:yegor256/pgtk.git --env=fork_branch=renovate/rubocop-rspec-2.x --env=head_branch=master '--env=pull_title=Update dependency rubocop-rspec to v2.31.0' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=78'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/rubocop-rspec-2.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency rubocop-rspec to v2.31.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' )' --hostname=docker --privileged --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-z6cz/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_pgtk_78 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 ./end.sh ./entry.sh ./pid ./repo ./rubygems.yml ./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:yegor256/pgtk.git' ; export 'pull_id=78' ; export 'fork=git@github.com:yegor256/pgtk.git' ; export 'fork_branch=renovate/rubocop-rspec-2.x' ; export 'head_branch=master' ; export 'pull_title=Update dependency rubocop-rspec to v2.31.0' ; export 'author=yegor256' ; pdd -f /dev/null ; bundle install --no-color ; bundle exec rake ;
+ 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
Found 7 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.2.2 at x86_64-linux
Reading from root dir .
Excluding target/**/*
Excluding coverage/**/*
/usr/local/rvm/gems/ruby-3.2.2/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic
/home/r/repo/renovate.json is a binary file (107 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/license.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/rake.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .gitignore ...
Reading .pdd ...
Reading .rubocop.yml ...
Reading .rultor.yml ...
Reading .simplecov ...
Reading .yamllint.yml ...
Reading Gemfile ...
Reading Gemfile.lock ...
Reading LICENSE.txt ...
Reading README.md ...
Reading Rakefile ...
Reading cucumber.yml ...
Reading lib/pgtk/liquibase_task.rb ...
Reading lib/pgtk/pgsql_task.rb ...
Reading lib/pgtk/pool.rb ...
Reading lib/pgtk/version.rb ...
Reading lib/pgtk/wire.rb ...
Reading lib/pgtk.rb ...
Reading pgtk.gemspec ...
Reading resources/pom.xml ...
Reading test/test__helper.rb ...
Reading test/test_liquibase_task.rb ...
Reading test/test_pgsql_task.rb ...
Reading test/test_pool.rb ...
Reading test-resources/2019/01-test.xml ...
Reading test-resources/master.xml ...
Bundler 2.4.10 is running, but your lockfile was generated with 2.5.6. Installing Bundler 2.5.6 and restarting using that version.
Fetching gem metadata from https://rubygems.org/.
Fetching bundler 2.5.6
Installing bundler 2.5.6
Fetching gem metadata from https://rubygems.org/...........
Fetching rake 13.2.1
Installing rake 13.2.1
Fetching base64 0.2.0
Installing base64 0.2.0
Fetching bigdecimal 3.1.8
Installing bigdecimal 3.1.8 with native extensions
Fetching concurrent-ruby 1.2.3
Installing concurrent-ruby 1.2.3
Fetching connection_pool 2.4.1
Installing connection_pool 2.4.1
Fetching drb 2.2.1
Installing drb 2.2.1
Fetching i18n 1.14.5
Installing i18n 1.14.5
Fetching minitest 5.23.1
Installing minitest 5.23.1
Fetching mutex_m 0.2.0
Installing mutex_m 0.2.0
Fetching tzinfo 2.0.6
Installing tzinfo 2.0.6
Fetching activesupport 7.1.3.3
Installing activesupport 7.1.3.3
Fetching builder 3.2.4
Installing builder 3.2.4
Fetching erubi 1.12.0
Installing erubi 1.12.0
Fetching racc 1.8.0
Installing racc 1.8.0 with native extensions
Fetching nokogiri 1.16.5 (x86_64-linux)
Installing nokogiri 1.16.5 (x86_64-linux)
Fetching rails-dom-testing 2.2.0
Installing rails-dom-testing 2.2.0
Fetching crass 1.0.6
Installing crass 1.0.6
Fetching loofah 2.22.0
Installing loofah 2.22.0
Fetching rails-html-sanitizer 1.6.0
Installing rails-html-sanitizer 1.6.0
Fetching actionview 7.1.3.3
Installing actionview 7.1.3.3
Fetching rack 3.0.11
Installing rack 3.0.11
Fetching rack-session 2.0.0
Installing rack-session 2.0.0
Fetching rack-test 2.1.0
Installing rack-test 2.1.0
Fetching actionpack 7.1.3.3
Installing actionpack 7.1.3.3
Fetching ast 2.4.2
Installing ast 2.4.2
Fetching backtrace 0.4.0
Installing backtrace 0.4.0
Fetching diff-lcs 1.5.1
Installing diff-lcs 1.5.1
Fetching docile 1.4.0
Installing docile 1.4.0
Fetching io-console 0.7.2
Installing io-console 0.7.2 with native extensions
Fetching stringio 3.1.0
Installing stringio 3.1.0 with native extensions
Fetching psych 5.1.2
Installing psych 5.1.2 with native extensions
Fetching rdoc 6.7.0
Installing rdoc 6.7.0
Fetching reline 0.5.7
Installing reline 0.5.7
Fetching irb 1.13.1
Installing irb 1.13.1
Fetching json 2.7.2
Installing json 2.7.2 with native extensions
Fetching language_server-protocol 3.17.0.3
Installing language_server-protocol 3.17.0.3
Fetching loog 0.5.1
Installing loog 0.5.1
Fetching parallel 1.24.0
Installing parallel 1.24.0
Fetching parser 3.3.2.0
Installing parser 3.3.2.0
Fetching pg 1.5.6
Installing pg 1.5.6 with native extensions
Fetching random-port 0.6.0
Installing random-port 0.6.0
Fetching webrick 1.8.1
Installing webrick 1.8.1
Fetching rackup 2.1.0
Installing rackup 2.1.0
Fetching thor 1.3.1
Installing thor 1.3.1
Fetching zeitwerk 2.6.14
Installing zeitwerk 2.6.14
Fetching railties 7.1.3.3
Installing railties 7.1.3.3
Fetching regexp_parser 2.9.2
Installing regexp_parser 2.9.2
Fetching strscan 3.1.0
Installing strscan 3.1.0 with native extensions
Fetching rexml 3.2.8
Installing rexml 3.2.8
Fetching rspec-support 3.13.1
Installing rspec-support 3.13.1
Fetching rspec-core 3.13.0
Installing rspec-core 3.13.0
Fetching rspec-expectations 3.13.0
Installing rspec-expectations 3.13.0
Fetching rspec-mocks 3.13.1
Installing rspec-mocks 3.13.1
Fetching rspec-rails 6.1.2
Installing rspec-rails 6.1.2
Fetching rubocop-ast 1.31.3
Installing rubocop-ast 1.31.3
Fetching ruby-progressbar 1.13.0
Installing ruby-progressbar 1.13.0
Fetching unicode-display_width 2.5.0
Installing unicode-display_width 2.5.0
Fetching rubocop 1.64.1
Installing rubocop 1.64.1
Fetching rubocop-capybara 2.20.0
Installing rubocop-capybara 2.20.0
Fetching rubocop-factory_bot 2.25.1
Installing rubocop-factory_bot 2.25.1
Fetching rubocop-rspec_rails 2.28.3
Installing rubocop-rspec_rails 2.28.3
Fetching rubocop-rspec 2.31.0
Installing rubocop-rspec 2.31.0
Fetching simplecov-html 0.12.3
Installing simplecov-html 0.12.3
Fetching simplecov_json_formatter 0.1.4
Installing simplecov_json_formatter 0.1.4
Fetching simplecov 0.22.0
Installing simplecov 0.22.0
Bundle complete! 9 Gemfile dependencies, 71 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Run options: --seed 53875

# Running:

Random TCP port 36317 is used
2024-06-07 11:38:12.541 UTC [1616] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-06-07 11:38:12.542 UTC [1616] LOG:  listening on IPv4 address "127.0.0.1", port 36317
2024-06-07 11:38:12.542 UTC [1616] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-06-07 11:38:12.548 UTC [1616] LOG:  listening on Unix socket "/tmp/test20240607-1599-6lsh5m/pgsql/.s.PGSQL.36317"
2024-06-07 11:38:12.556 UTC [1617] LOG:  database system was shut down at 2024-06-07 11:38:10 UTC
2024-06-07 11:38:12.565 UTC [1616] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1616, port 36317
32m.0mRandom TCP port 34533 is used
2024-06-07 11:38:17.499 UTC [1641] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-06-07 11:38:17.500 UTC [1641] LOG:  listening on IPv4 address "127.0.0.1", port 34533
2024-06-07 11:38:17.500 UTC [1641] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-06-07 11:38:17.506 UTC [1641] LOG:  listening on Unix socket "/tmp/test20240607-1599-cr07wx/pgsql/.s.PGSQL.34533"
2024-06-07 11:38:17.513 UTC [1642] LOG:  database system was shut down at 2024-06-07 11:38:15 UTC
2024-06-07 11:38:17.520 UTC [1641] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1641, port 34533
0m0m2024-06-07 11:38:27.591 UTC [1620] PANIC:  could not create file "pg_wal/xlogtemp.1620": No such file or directory
INFO 6/7/24, 11:38 AM: liquibase: Successfully acquired change log lock
2024-06-07 11:38:28.023 UTC [1616] LOG:  WAL writer process (PID 1620) was terminated by signal 6: Aborted
2024-06-07 11:38:28.024 UTC [1616] LOG:  terminating any other active server processes
2024-06-07 11:38:28.026 UTC [1622] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-06-07 11:38:28.031 UTC [1616] LOG:  all server processes terminated; reinitializing
2024-06-07 11:38:28.031 UTC [1616] LOG:  could not open directory "base": No such file or directory
2024-06-07 11:38:28.031 UTC [1616] LOG:  could not open directory "pg_tblspc": No such file or directory
2024-06-07 11:38:28.033 UTC [1616] PANIC:  could not open file "global/pg_control": No such file or directory
INFO 6/7/24, 11:38 AM: liquibase: Creating database history table with name: databasechangelog
INFO 6/7/24, 11:38 AM: liquibase: Reading from databasechangelog
INFO 6/7/24, 11:38 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 6/7/24, 11:38 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: ChangeSet 001-initial-schema.xml::01::yegor256 ran successfully in 8ms
INFO 6/7/24, 11:38 AM: liquibase: Successfully released change log lock
0m0mD: PostgreSQL pool started with 1 connections
D: SHOW server_version: 0ms / 2860
32m.0mRandom TCP port 40397 is used
2024-06-07 11:38:32.843 UTC [1712] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-06-07 11:38:32.844 UTC [1712] LOG:  listening on IPv4 address "127.0.0.1", port 40397
2024-06-07 11:38:32.845 UTC [1712] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-06-07 11:38:32.850 UTC [1712] LOG:  listening on Unix socket "/tmp/test20240607-1599-n5phk2/pgsql/.s.PGSQL.40397"
2024-06-07 11:38:32.857 UTC [1713] LOG:  database system was shut down at 2024-06-07 11:38:30 UTC
2024-06-07 11:38:32.865 UTC [1712] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1712, port 40397
0m0mINFO 6/7/24, 11:38 AM: liquibase: Successfully acquired change log lock
INFO 6/7/24, 11:38 AM: liquibase: Creating database history table with name: databasechangelog
INFO 6/7/24, 11:38 AM: liquibase: Reading from databasechangelog
INFO 6/7/24, 11:38 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 6/7/24, 11:38 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: ChangeSet 001-initial-schema.xml::01::yegor256 ran successfully in 8ms
INFO 6/7/24, 11:38 AM: liquibase: Successfully released change log lock
0m0m2024-06-07 11:38:42.161 UTC [1762] ERROR:  relation "tabledoesnotexist" does not exist at character 13
2024-06-07 11:38:42.161 UTC [1762] STATEMENT:  INSERT INTO tableDoesNotExist (a) VALUES (42)
32m.0mRandom TCP port 37459 is used
2024-06-07 11:38:45.224 UTC [1778] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-06-07 11:38:45.225 UTC [1778] LOG:  listening on IPv4 address "127.0.0.1", port 37459
2024-06-07 11:38:45.225 UTC [1778] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-06-07 11:38:45.231 UTC [1778] LOG:  listening on Unix socket "/tmp/test20240607-1599-ugyejf/pgsql/.s.PGSQL.37459"
2024-06-07 11:38:45.239 UTC [1779] LOG:  database system was shut down at 2024-06-07 11:38:43 UTC
2024-06-07 11:38:45.247 UTC [1778] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1778, port 37459
0m0mINFO 6/7/24, 11:38 AM: liquibase: Successfully acquired change log lock
INFO 6/7/24, 11:38 AM: liquibase: Creating database history table with name: databasechangelog
INFO 6/7/24, 11:38 AM: liquibase: Reading from databasechangelog
INFO 6/7/24, 11:38 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 6/7/24, 11:38 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: ChangeSet 001-initial-schema.xml::01::yegor256 ran successfully in 10ms
INFO 6/7/24, 11:38 AM: liquibase: Successfully released change log lock
0m0mD: PostgreSQL pool started with 1 connections
D: DELETE FROM book: 1ms / 2940
D: INSERT INTO book (title) VALUES ($1) RETURNING id: 1ms / 2940
32m.0mRequired TCP port 43581 is used
2024-06-07 11:38:57.405 UTC [1843] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-06-07 11:38:57.406 UTC [1843] LOG:  listening on IPv4 address "127.0.0.1", port 43581
2024-06-07 11:38:57.407 UTC [1843] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-06-07 11:38:57.412 UTC [1843] LOG:  listening on Unix socket "/tmp/test20240607-1599-i18x0w/pgsql/.s.PGSQL.43581"
2024-06-07 11:38:57.420 UTC [1844] LOG:  database system was shut down at 2024-06-07 11:38:55 UTC
2024-06-07 11:38:57.427 UTC [1843] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1843, port 43581
D: PostgreSQL pool started with 1 connections
D: SELECT * FROM pg_catalog.pg_tables: 3ms / 2980
2024-06-07 11:38:59.180 UTC [1854] FATAL:  terminating connection due to unexpected postmaster exit
2024-06-07 11:39:00.272 UTC [1782] PANIC:  could not create file "pg_wal/xlogtemp.1782": No such file or directory
2024-06-07 11:39:00.531 UTC [1778] LOG:  WAL writer process (PID 1782) was terminated by signal 6: Aborted
2024-06-07 11:39:00.531 UTC [1778] LOG:  terminating any other active server processes
2024-06-07 11:39:00.534 UTC [1784] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-06-07 11:39:00.540 UTC [1778] LOG:  all server processes terminated; reinitializing
2024-06-07 11:39:00.540 UTC [1778] LOG:  could not open directory "base": No such file or directory
2024-06-07 11:39:00.541 UTC [1778] LOG:  could not open directory "pg_tblspc": No such file or directory
2024-06-07 11:39:00.543 UTC [1778] PANIC:  could not open file "global/pg_control": No such file or directory
Required TCP port 43581 is used
2024-06-07 11:39:04.212 UTC [1870] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-06-07 11:39:04.213 UTC [1870] LOG:  listening on IPv4 address "127.0.0.1", port 43581
2024-06-07 11:39:04.214 UTC [1870] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-06-07 11:39:04.220 UTC [1870] LOG:  listening on Unix socket "/tmp/test20240607-1599-i18x0w/pgsql/.s.PGSQL.43581"
2024-06-07 11:39:04.228 UTC [1871] LOG:  database system was shut down at 2024-06-07 11:39:01 UTC
2024-06-07 11:39:04.235 UTC [1870] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1870, port 43581
E: SELECT * FROM pg_catalog.pg_tables: PQconsumeInput() FATAL:  terminating connection due to unexpected postmaster exit
   server closed the connection unexpectedly
        This probably means the server terminated abnormally
        before or while processing the request.
D: SELECT * FROM pg_catalog.pg_tables: 3ms / 3040
32m.0mRandom TCP port 36347 is used
2024-06-07 11:39:09.477 UTC [1896] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-06-07 11:39:09.477 UTC [1896] LOG:  listening on IPv4 address "127.0.0.1", port 36347
2024-06-07 11:39:09.478 UTC [1896] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-06-07 11:39:09.486 UTC [1896] LOG:  listening on Unix socket "/tmp/test20240607-1599-s18jnj/pgsql/.s.PGSQL.36347"
2024-06-07 11:39:09.495 UTC [1897] LOG:  database system was shut down at 2024-06-07 11:39:06 UTC
2024-06-07 11:39:09.504 UTC [1896] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1896, port 36347
0m0mINFO 6/7/24, 11:39 AM: liquibase: Successfully acquired change log lock
2024-06-07 11:39:17.590 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:18.238 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:18.239 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
INFO 6/7/24, 11:39 AM: liquibase: Creating database history table with name: databasechangelog
INFO 6/7/24, 11:39 AM: liquibase: Reading from databasechangelog
INFO 6/7/24, 11:39 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 6/7/24, 11:39 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: ChangeSet 001-initial-schema.xml::01::yegor256 ran successfully in 12ms
INFO 6/7/24, 11:39 AM: liquibase: Successfully released change log lock
0m0mD: PostgreSQL pool started with 1 connections
2024-06-07 11:39:18.803 UTC [1946] ERROR:  relation "thisiserror" does not exist at character 15
2024-06-07 11:39:18.803 UTC [1946] STATEMENT:  SELECT * FROM thisiserror
E: SELECT * FROM thisiserror: ERROR:  relation "thisiserror" does not exist
   LINE 1: SELECT * FROM thisiserror
                         ^
D: SELECT * FROM book: 1ms / 3080
D: SELECT * FROM book: 0ms / 3080
D: SELECT * FROM book: 0ms / 3080
D: SELECT * FROM book: 0ms / 3080
D: SELECT * FROM book: 0ms / 3080
32m.0m2024-06-07 11:39:18.885 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:18.886 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:18.924 UTC [1900] PANIC:  could not create file "pg_wal/xlogtemp.1900": No such file or directory
2024-06-07 11:39:19.177 UTC [1896] LOG:  WAL writer process (PID 1900) was terminated by signal 6: Aborted
2024-06-07 11:39:19.178 UTC [1896] LOG:  terminating any other active server processes
2024-06-07 11:39:19.182 UTC [1902] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-06-07 11:39:19.185 UTC [1896] LOG:  all server processes terminated; reinitializing
2024-06-07 11:39:19.185 UTC [1896] LOG:  could not open directory "base": No such file or directory
2024-06-07 11:39:19.186 UTC [1896] LOG:  could not open directory "pg_tblspc": No such file or directory
2024-06-07 11:39:19.188 UTC [1896] PANIC:  could not open file "global/pg_control": No such file or directory
2024-06-07 11:39:19.611 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:19.612 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:20.257 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:20.258 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:20.904 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:20.905 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:21.551 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:21.551 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
Random TCP port 34395 is used
2024-06-07 11:39:22.197 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:22.198 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:22.221 UTC [1962] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-06-07 11:39:22.222 UTC [1962] LOG:  listening on IPv4 address "127.0.0.1", port 34395
2024-06-07 11:39:22.223 UTC [1962] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-06-07 11:39:22.228 UTC [1962] LOG:  listening on Unix socket "/tmp/test20240607-1599-c6j0gj/pgsql/.s.PGSQL.34395"
2024-06-07 11:39:22.236 UTC [1963] LOG:  database system was shut down at 2024-06-07 11:39:19 UTC
2024-06-07 11:39:22.243 UTC [1962] LOG:  database system is ready to accept connections
2024-06-07 11:39:22.845 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:22.845 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:23.493 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:23.494 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
PostgreSQL has been started in process #1962, port 34395
2024-06-07 11:39:24.144 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:24.145 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
0m0m2024-06-07 11:39:24.797 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:24.798 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:25.453 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:25.453 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:26.105 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:26.105 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:26.752 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:26.752 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:27.403 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:27.404 UTC [1647] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:27.809 UTC [1646] LOG:  using stale statistics instead of current ones because stats collector is not responding
2024-06-07 11:39:29.774 UTC [1641] LOG:  could not open file "postmaster.pid": No such file or directory
2024-06-07 11:39:29.774 UTC [1641] LOG:  performing immediate shutdown because data directory lock file is invalid
2024-06-07 11:39:29.775 UTC [1641] LOG:  received immediate shutdown request
2024-06-07 11:39:29.775 UTC [1641] LOG:  could not open file "postmaster.pid": No such file or directory
2024-06-07 11:39:29.778 UTC [1647] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-06-07 11:39:29.785 UTC [1641] LOG:  database system is shut down
INFO 6/7/24, 11:39 AM: liquibase: Successfully acquired change log lock
INFO 6/7/24, 11:39 AM: liquibase: Creating database history table with name: databasechangelog
INFO 6/7/24, 11:39 AM: liquibase: Reading from databasechangelog
INFO 6/7/24, 11:39 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 6/7/24, 11:39 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: ChangeSet 001-initial-schema.xml::01::yegor256 ran successfully in 8ms
INFO 6/7/24, 11:39 AM: liquibase: Successfully released change log lock
0m0mD: PostgreSQL pool started with 1 connections
D: INSERT INTO book (title) VALUES ($1) RETURNING id: 2ms / 3100
32m.0m2024-06-07 11:39:32.938 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:33.584 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:33.585 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:34.231 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:34.232 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
Random TCP port 33949 is used
2024-06-07 11:39:34.580 UTC [2027] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-06-07 11:39:34.581 UTC [2027] LOG:  listening on IPv4 address "127.0.0.1", port 33949
2024-06-07 11:39:34.582 UTC [2027] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-06-07 11:39:34.589 UTC [2027] LOG:  listening on Unix socket "/tmp/test20240607-1599-jf53j7/pgsql/.s.PGSQL.33949"
2024-06-07 11:39:34.596 UTC [2028] LOG:  database system was shut down at 2024-06-07 11:39:32 UTC
2024-06-07 11:39:34.604 UTC [2027] LOG:  database system is ready to accept connections
2024-06-07 11:39:34.878 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:34.879 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:35.526 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:35.526 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:36.174 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:36.174 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
PostgreSQL has been started in process #2027, port 33949
0m0m2024-06-07 11:39:36.822 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:36.822 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:37.470 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:37.471 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:38.125 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:38.125 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:38.776 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:38.777 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:39.430 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:39.431 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:40.077 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:40.078 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:40.724 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:40.725 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:41.371 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:41.372 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:42.017 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:39:42.017 UTC [1718] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
INFO 6/7/24, 11:39 AM: liquibase: Successfully acquired change log lock
2024-06-07 11:39:42.226 UTC [1712] LOG:  could not open file "postmaster.pid": No such file or directory
2024-06-07 11:39:42.226 UTC [1712] LOG:  performing immediate shutdown because data directory lock file is invalid
2024-06-07 11:39:42.227 UTC [1712] LOG:  received immediate shutdown request
2024-06-07 11:39:42.227 UTC [1712] LOG:  could not open file "postmaster.pid": No such file or directory
2024-06-07 11:39:42.230 UTC [1718] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-06-07 11:39:42.237 UTC [1712] LOG:  database system is shut down
INFO 6/7/24, 11:39 AM: liquibase: Creating database history table with name: databasechangelog
INFO 6/7/24, 11:39 AM: liquibase: Reading from databasechangelog
INFO 6/7/24, 11:39 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 6/7/24, 11:39 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: ChangeSet 001-initial-schema.xml::01::yegor256 ran successfully in 11ms
INFO 6/7/24, 11:39 AM: liquibase: Successfully released change log lock
0m0m32m.0mRandom TCP port 35663 is used
2024-06-07 11:39:46.773 UTC [2092] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-06-07 11:39:46.774 UTC [2092] LOG:  listening on IPv4 address "127.0.0.1", port 35663
2024-06-07 11:39:46.774 UTC [2092] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-06-07 11:39:46.780 UTC [2092] LOG:  listening on Unix socket "/tmp/test20240607-1599-nusq2v/pgsql/.s.PGSQL.35663"
2024-06-07 11:39:46.788 UTC [2093] LOG:  database system was shut down at 2024-06-07 11:39:44 UTC
2024-06-07 11:39:46.796 UTC [2092] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #2092, port 35663
0m0m[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] -----------------------------< pgtk:pgtk >------------------------------
[INFO] Building pgtk 0.0.0
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-maven-plugin/4.25.1/liquibase-maven-plugin-4.25.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-maven-plugin/4.25.1/liquibase-maven-plugin-4.25.1.pom (2.0 kB at 4.2 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-maven-plugin/4.25.1/liquibase-maven-plugin-4.25.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-maven-plugin/4.25.1/liquibase-maven-plugin-4.25.1.jar (163 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.7.1/postgresql-42.7.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.7.1/postgresql-42.7.1.pom (2.9 kB at 291 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom (2.1 kB at 262 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.7.1/postgresql-42.7.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.7.1/postgresql-42.7.1.jar (1.1 MB at 6.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar (229 kB at 5.9 MB/s)
[INFO]
[INFO] --- liquibase:4.25.1:update (update) @ pgtk ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-core/4.25.1/liquibase-core-4.25.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-core/4.25.1/liquibase-core-4.25.1.pom (2.9 kB at 267 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/opencsv/opencsv/5.8/opencsv-5.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/opencsv/opencsv/5.8/opencsv-5.8.pom (36 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 2.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 5.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 637 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (21 kB at 3.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 4.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom (20 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 352 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom (24 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 3.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.pom (21 kB at 3.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom (20 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom (8.1 kB at 624 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 806 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-commercial/4.25.1/liquibase-commercial-4.25.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-commercial/4.25.1/liquibase-commercial-4.25.1.pom (1.5 kB at 137 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-core/4.25.1/liquibase-core-4.25.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-core/4.25.1/liquibase-core-4.25.1.jar (2.7 MB at 15 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/opencsv/opencsv/5.8/opencsv-5.8.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/opencsv/opencsv/5.8/opencsv-5.8.jar (240 kB at 3.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 2.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-commercial/4.25.1/liquibase-commercial-4.25.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar (334 kB at 4.8 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar (128 kB at 1.2 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 3.8 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar (752 kB at 4.5 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-commercial/4.25.1/liquibase-commercial-4.25.1.jar (5.6 MB at 15 MB/s)
[WARNING]  Parameter 'logging' (user property 'liquibase.logging') is deprecated: Logging managed by maven
[WARNING]  Parameter 'promptOnNonLocalDatabase' (user property 'liquibase.promptOnNonLocalDatabase') is deprecated: No longer prompts
[ERROR] The liquibase-maven-plugin now manages logging via the standard maven logging config, not the 'logging' configuration. Use the -e, -X or -q flags or see https://maven.apache.org/maven-logging.html
[INFO] ------------------------------------------------------------------------
[INFO] ####################################################
##   _     _             _ _                      ##
##  | |   (_)           (_) |                     ##
##  | |    _  __ _ _   _ _| |__   __ _ ___  ___   ##
##  | |   | |/ _` | | | | | '_ \ / _` / __|/ _ \  ##
##  | |___| | (_| | |_| | | |_) | (_| \__ \  __/  ##
##  \_____/_|\__, |\__,_|_|_.__/ \__,_|___/\___|  ##
##              | |                               ##
##              |_|                               ##
##                                                ##
##  Get documentation at docs.liquibase.com       ##
##  Get certified courses at learn.liquibase.com  ##
##                                                ##
####################################################
Starting Liquibase at 11:39:55 (version 4.25.1 #690 built at 2023-12-18 16:29+0000)
[INFO] Set default schema name to public
[INFO] Executing on Database: jdbc:postgresql://localhost:35663/xxx?user=xxx
[INFO] Reading resource: 2019/01-test.xml
[INFO] Creating database history table with name: databasechangelog
[INFO] Reading from databasechangelog
2024-06-07 11:39:58.121 UTC [2145] ERROR:  relation "databasechangeloglock" does not exist at character 22
2024-06-07 11:39:58.121 UTC [2145] STATEMENT:  SELECT COUNT(*) FROM databasechangeloglock
[INFO] Successfully acquired change log lock
[INFO] Using deploymentId: 7760398217
[INFO] Reading from databasechangelog
[INFO] Running Changeset: 001-initial-schema.xml::01::yegor256
[INFO] Custom SQL executed
[INFO] ChangeSet 001-initial-schema.xml::01::yegor256 ran successfully in 32ms

UPDATE SUMMARY
Run:                          1
Previously run:               0
Filtered out:                 0
-------------------------------
Total change sets:            1

[INFO] UPDATE SUMMARY
[INFO] Run:                          1
[INFO] Previously run:               0
[INFO] Filtered out:                 0
[INFO] -------------------------------
[INFO] Total change sets:            1
[INFO] Update summary generated
[INFO] Update command completed successfully.
[INFO] Liquibase: Update has been successful. Rows affected: 1
[INFO] Successfully released change log lock
[INFO] Command execution complete
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  6.683 s
[INFO] Finished at: 2024-06-07T11:39:58Z
[INFO] ------------------------------------------------------------------------
0m0m32m.0mRandom TCP port 44843 is used
2024-06-07 11:40:01.627 UTC [2162] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-06-07 11:40:01.628 UTC [2162] LOG:  listening on IPv4 address "127.0.0.1", port 44843
2024-06-07 11:40:01.632 UTC [2162] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-06-07 11:40:01.641 UTC [2162] LOG:  listening on Unix socket "/tmp/test20240607-1599-n39zbb/pgsql/.s.PGSQL.44843"
2024-06-07 11:40:01.650 UTC [2163] LOG:  database system was shut down at 2024-06-07 11:39:59 UTC
2024-06-07 11:40:01.661 UTC [2162] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #2162, port 44843
0m0m2024-06-07 11:40:04.306 UTC [1876] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:40:04.957 UTC [1876] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:40:04.958 UTC [1876] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:40:05.606 UTC [1876] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:40:05.606 UTC [1876] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-06-07 11:40:06.114 UTC [1870] LOG:  could not open file "postmaster.pid": No such file or directory
2024-06-07 11:40:06.114 UTC [1870] LOG:  performing immediate shutdown because data directory lock file is invalid
2024-06-07 11:40:06.115 UTC [1870] LOG:  received immediate shutdown request
2024-06-07 11:40:06.115 UTC [1870] LOG:  could not open file "postmaster.pid": No such file or directory
2024-06-07 11:40:06.121 UTC [1876] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-06-07 11:40:06.126 UTC [1870] LOG:  database system is shut down
INFO 6/7/24, 11:40 AM: liquibase: Successfully acquired change log lock
INFO 6/7/24, 11:40 AM: liquibase: Creating database history table with name: databasechangelog
INFO 6/7/24, 11:40 AM: liquibase: Reading from databasechangelog
INFO 6/7/24, 11:40 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 6/7/24, 11:40 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: ChangeSet 001-initial-schema.xml::01::yegor256 ran successfully in 9ms
INFO 6/7/24, 11:40 AM: liquibase: Successfully released change log lock
0m0m32m.0m32m.0m

Finished in 122.774278s, 0.0896 runs/s, 0.0977 assertions/s.
11 runs, 12 assertions, 0 failures, 0 errors, 0 skips
2024-06-07 11:40:11.855 UTC [2162] LOG:  received smart shutdown request
2024-06-07 11:40:11.855 UTC [2162] LOG:  could not open file "postmaster.pid": No such file or directory
2024-06-07 11:40:11.863 UTC [2162] LOG:  background worker "logical replication launcher" (PID 2169) exited with exit code 1
2024-06-07 11:40:11.864 UTC [2164] LOG:  shutting down
2024-06-07 11:40:11.864 UTC [2164] PANIC:  could not open file "/tmp/test20240607-1599-n39zbb/pgsql/global/pg_control": No such file or directory
PostgreSQL killed in PID 2162
2024-06-07 11:40:11.867 UTC [2092] LOG:  received smart shutdown request
2024-06-07 11:40:11.870 UTC [2092] LOG:  could not open file "postmaster.pid": No such file or directory
2024-06-07 11:40:11.888 UTC [2092] LOG:  background worker "logical replication launcher" (PID 2099) exited with exit code 1
2024-06-07 11:40:11.888 UTC [2094] LOG:  shutting down
2024-06-07 11:40:11.890 UTC [2094] PANIC:  could not open file "/tmp/test20240607-1599-nusq2v/pgsql/global/pg_control": No such file or directory
PostgreSQL killed in PID 2092
2024-06-07 11:40:11.896 UTC [2027] LOG:  received smart shutdown request
2024-06-07 11:40:11.902 UTC [2027] LOG:  could not open file "postmaster.pid": No such file or directory
PostgreSQL killed in PID 2027
2024-06-07 11:40:11.908 UTC [1962] LOG:  received smart shutdown request
2024-06-07 11:40:11.910 UTC [1962] LOG:  could not open file "postmaster.pid": No such file or directory
PostgreSQL killed in PID 1962
PostgreSQL killed in PID 1896
PostgreSQL killed in PID 1870
PostgreSQL killed in PID 1843
PostgreSQL killed in PID 1778
PostgreSQL killed in PID 1712
PostgreSQL killed in PID 1641
PostgreSQL killed in PID 1616
Coverage report generated for Unit Tests to /home/r/repo/coverage. 175 / 189 LOC (92.59%) covered.
2024-06-07 11:40:12.067 UTC [1962] LOG:  background worker "logical replication launcher" (PID 1969) exited with exit code 1
2024-06-07 11:40:12.070 UTC [1964] LOG:  shutting down
2024-06-07 11:40:12.071 UTC [1964] PANIC:  could not open file "/tmp/test20240607-1599-c6j0gj/pgsql/global/pg_control": No such file or directory
2024-06-07 11:40:12.110 UTC [2027] LOG:  background worker "logical replication launcher" (PID 2034) exited with exit code 1
2024-06-07 11:40:12.119 UTC [2029] LOG:  shutting down
2024-06-07 11:40:12.120 UTC [2029] PANIC:  could not open file "/tmp/test20240607-1599-jf53j7/pgsql/global/pg_control": No such file or directory
2024-06-07 11:40:12.422 UTC [2162] LOG:  checkpointer process (PID 2164) was terminated by signal 6: Aborted
2024-06-07 11:40:12.430 UTC [2162] LOG:  terminating any other active server processes
2024-06-07 11:40:12.431 UTC [2168] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-06-07 11:40:12.433 UTC [2162] LOG:  abnormal database system shutdown
2024-06-07 11:40:12.446 UTC [2162] LOG:  database system is shut down
2024-06-07 11:40:12.466 UTC [2092] LOG:  checkpointer process (PID 2094) was terminated by signal 6: Aborted
2024-06-07 11:40:12.474 UTC [2092] LOG:  terminating any other active server processes
2024-06-07 11:40:12.475 UTC [2098] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-06-07 11:40:12.477 UTC [2092] LOG:  abnormal database system shutdown
2024-06-07 11:40:12.480 UTC [2092] LOG:  database system is shut down
2024-06-07 11:40:12.634 UTC [1962] LOG:  checkpointer process (PID 1964) was terminated by signal 6: Aborted
2024-06-07 11:40:12.634 UTC [1962] LOG:  terminating any other active server processes
2024-06-07 11:40:12.635 UTC [1968] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-06-07 11:40:12.637 UTC [1962] LOG:  abnormal database system shutdown
2024-06-07 11:40:12.644 UTC [1962] LOG:  database system is shut down
2024-06-07 11:40:12.653 UTC [2027] LOG:  checkpointer process (PID 2029) was terminated by signal 6: Aborted
2024-06-07 11:40:12.653 UTC [2027] LOG:  terminating any other active server processes
2024-06-07 11:40:12.654 UTC [2033] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-06-07 11:40:12.656 UTC [2027] LOG:  abnormal database system shutdown
2024-06-07 11:40:12.659 UTC [2027] LOG:  database system is shut down
Running RuboCop...
Inspecting 14 files
32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m

14 files inspected, 32mno offenses0m detected
Running xcop...
Inspecting 3 files...
32m.0m32m.0m32m.0m
3 files checked, everything looks 32mpretty0m
grep -q -r '2019-2024'     --include '*.rb'     --include '*.txt'     --include 'Rakefile'     .
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git push origin master
remote:
remote: GitHub found 1 vulnerability on yegor256/pgtk's default branch (1 moderate). To find out more, visit:
remote:      https://github.com/yegor256/pgtk/security/dependabot/8
remote:
To github.com:yegor256/pgtk.git
   35089ed..b7e7e60  master -> master
container c98970d8cc56588cb7c5dd2a320285fe361ad8949282f3f5d6488dc3f2499d51 is dead
Fri Jun  7 11:41:24 UTC 2024