rultor.com logo This build log was produced by rultor.com for yegor256/pgtk#69
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 1051
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Wed Mar 27 23:28:39 UTC 2024
+ uptime
 23:28:39 up 0 min,  0 users,  load average: 1.80, 0.46, 0.15
+ ff=default
+ image=yegor256/rultor-image:1.22.0
+ rebase=false
+ head_branch=master
+ pull_title='Update dependency org.liquibase:liquibase-maven-plugin to v4.27.0'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/pgtk.git
+ pull_id=69
+ fork=git@github.com:yegor256/pgtk.git
+ fork_branch=renovate/liquibase.version
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/pgtk.git' '--env=pull_id=69' '--env=fork=git@github.com:yegor256/pgtk.git' '--env=fork_branch=renovate/liquibase.version' '--env=head_branch=master' '--env=pull_title=Update dependency org.liquibase:liquibase-maven-plugin to v4.27.0' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=69'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/liquibase.version'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency org.liquibase:liquibase-maven-plugin to v4.27.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=69'\''' ';' 'export '\''fork=git@github.com:yegor256/pgtk.git'\''' ';' 'export '\''fork_branch=renovate/liquibase.version'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency org.liquibase:liquibase-maven-plugin to v4.27.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'bundle exec rake' ';')
+ container=yegor256_pgtk_69
+ as_root=false
+ hostname
ip-172-31-24-14
+ pwd
/tmp/rultor-FKg3
+ 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=69'\''' ';' 'export '\''fork=git@github.com:yegor256/pgtk.git'\''' ';' 'export '\''fork_branch=renovate/liquibase.version'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency org.liquibase:liquibase-maven-plugin to v4.27.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]      dependabot/maven/resources/org.postgresql-postgresql-42.7.2 -> fork/dependabot/maven/resources/org.postgresql-postgresql-42.7.2
 * [new branch]      master               -> fork/master
 * [new branch]      renovate/liquibase.version -> fork/renovate/liquibase.version
 * [new branch]      renovate/maven-org.postgresql-postgresql-vulnerability -> fork/renovate/maven-org.postgresql-postgresql-vulnerability
 * [new branch]      renovate/rack-3.x    -> fork/renovate/rack-3.x
 * [new branch]      renovate/rubocop-1.x -> fork/renovate/rubocop-1.x
 * [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/liquibase.version
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/liquibase.version' 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 86c8e7f..1aae2fb
Fast-forward
 resources/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.17
++ bc
++ echo 0.17 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.17, low enough to run a new Docker container'
load average is 0.17, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image:1.22.0
+ docker pull yegor256/rultor-image:1.22.0
1.22.0: Pulling from yegor256/rultor-image
Digest: sha256:0e360fba8fb992c4c6cb495ddefdf5ecbc0f3edb887dd12deefd4af4b2a13272
Status: Image is up to date for yegor256/rultor-image:1.22.0
docker.io/yegor256/rultor-image:1.22.0
+ grep --quiet '\syegor256_pgtk_69\s*$'
+ docker ps --filter=status=exited
+ ls -al .
total 48
drwx------  3 ubuntu ubuntu 4096 Mar 27 23:28 .
drwxrwxrwt 12 root   root   4096 Mar 27 23:28 ..
-rwxrwxr-x  1 ubuntu ubuntu  556 Mar 27 23:28 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  466 Mar 27 23:28 entry.sh
-rw-rw-r--  1 ubuntu ubuntu    5 Mar 27 23:28 pid
drwxrwxr-x  8 ubuntu ubuntu 4096 Mar 27 23:28 repo
-rw-rw-r--  1 ubuntu ubuntu   81 Mar 27 23:28 rubygems.yml
-rwxrwxr-x  1 ubuntu ubuntu 6015 Mar 27 23:28 run.sh
-rw-rw-r--  1 ubuntu ubuntu  560 Mar 27 23:28 script.sh
-rw-rw-r--  1 ubuntu ubuntu 5618 Mar 27 23:28 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-FKg3:/main --env=head=git@github.com:yegor256/pgtk.git --env=pull_id=69 --env=fork=git@github.com:yegor256/pgtk.git --env=fork_branch=renovate/liquibase.version --env=head_branch=master '--env=pull_title=Update dependency org.liquibase:liquibase-maven-plugin to v4.27.0' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=69'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/liquibase.version'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency org.liquibase:liquibase-maven-plugin to v4.27.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-FKg3/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_pgtk_69 yegor256/rultor-image:1.22.0 /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
+ 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/codecov.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/rake.yml ...
Reading .github/workflows/xcop.yml ...
Reading .gitignore ...
Reading .pdd ...
Reading .rubocop.yml ...
Reading .rultor.yml ...
Reading .simplecov ...
Reading .travis.yml ...
Reading Gemfile ...
Reading LICENSE.txt ...
Reading README.md ...
Reading Rakefile ...
Reading appveyor.yml ...
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 ...
Fetching gem metadata from https://rubygems.org/...........
Resolving dependencies...
Fetching rake 13.1.0
Installing rake 13.1.0
Fetching base64 0.2.0
Installing base64 0.2.0
Fetching bigdecimal 3.1.7
Installing bigdecimal 3.1.7 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.4
Installing i18n 1.14.4
Fetching minitest 5.22.3
Installing minitest 5.22.3
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.2
Installing activesupport 7.1.3.2
Fetching builder 3.2.4
Installing builder 3.2.4
Fetching erubi 1.12.0
Installing erubi 1.12.0
Fetching racc 1.7.3
Installing racc 1.7.3 with native extensions
Fetching nokogiri 1.16.3 (x86_64-linux)
Installing nokogiri 1.16.3 (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.2
Installing actionview 7.1.3.2
Fetching rack 2.2.9
Installing rack 2.2.9
Fetching rack-session 1.0.2
Installing rack-session 1.0.2
Fetching rack-test 2.1.0
Installing rack-test 2.1.0
Fetching actionpack 7.1.3.2
Installing actionpack 7.1.3.2
Fetching ast 2.4.2
Installing ast 2.4.2
Fetching backtrace 0.4.0
Installing backtrace 0.4.0
Using bundler 2.4.10
Fetching diff-lcs 1.5.1
Installing diff-lcs 1.5.1
Using differ 0.1.2
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.6.3.1
Installing rdoc 6.6.3.1
Fetching reline 0.5.0
Installing reline 0.5.0
Fetching irb 1.12.0
Installing irb 1.12.0
Fetching json 2.7.1
Installing json 2.7.1 with native extensions
Fetching loog 0.5.1
Installing loog 0.5.1
Fetching parallel 1.24.0
Installing parallel 1.24.0
Fetching parser 3.3.0.5
Installing parser 3.3.0.5
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
Using pgtk 0.0.0 from source at `.`
Fetching webrick 1.8.1
Installing webrick 1.8.1
Fetching rackup 1.0.0
Installing rackup 1.0.0
Fetching thor 1.3.1
Installing thor 1.3.1
Fetching zeitwerk 2.6.13
Installing zeitwerk 2.6.13
Fetching railties 7.1.3.2
Installing railties 7.1.3.2
Using rainbow 3.1.1
Fetching regexp_parser 2.9.0
Installing regexp_parser 2.9.0
Fetching rexml 3.2.6
Installing rexml 3.2.6
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.0
Installing rspec-mocks 3.13.0
Fetching rspec-rails 6.1.2
Installing rspec-rails 6.1.2
Fetching rubocop-ast 1.31.2
Installing rubocop-ast 1.31.2
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.50.2
Installing rubocop 1.50.2
Fetching rubocop-capybara 2.20.0
Installing rubocop-capybara 2.20.0
Fetching rubocop-rspec 2.20.0
Installing rubocop-rspec 2.20.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
Using slop 4.10.1
Using xcop 0.7.1
Bundle complete! 9 Gemfile dependencies, 67 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Run options: --seed 7457

# Running:

Random TCP port 36861 is used
2024-03-27 23:35:18.417 UTC [1571] LOG:  starting PostgreSQL 14.9 (Ubuntu 14.9-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-03-27 23:35:18.418 UTC [1571] LOG:  listening on IPv4 address "127.0.0.1", port 36861
2024-03-27 23:35:18.419 UTC [1571] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-03-27 23:35:18.423 UTC [1571] LOG:  listening on Unix socket "/tmp/test20240327-1554-rpnzpk/pgsql/.s.PGSQL.36861"
2024-03-27 23:35:18.430 UTC [1572] LOG:  database system was shut down at 2024-03-27 23:35:16 UTC
2024-03-27 23:35:18.436 UTC [1571] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1571, port 36861
32m.0mRandom TCP port 34029 is used
2024-03-27 23:35:24.307 UTC [1596] LOG:  starting PostgreSQL 14.9 (Ubuntu 14.9-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-03-27 23:35:24.307 UTC [1596] LOG:  listening on IPv4 address "127.0.0.1", port 34029
2024-03-27 23:35:24.308 UTC [1596] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-03-27 23:35:24.313 UTC [1596] LOG:  listening on Unix socket "/tmp/test20240327-1554-cv3deg/pgsql/.s.PGSQL.34029"
2024-03-27 23:35:24.319 UTC [1597] LOG:  database system was shut down at 2024-03-27 23:35:22 UTC
2024-03-27 23:35:24.326 UTC [1596] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1596, port 34029
2024-03-27 23:35:33.461 UTC [1575] PANIC:  could not create file "pg_wal/xlogtemp.1575": No such file or directory
2024-03-27 23:35:33.796 UTC [1571] LOG:  WAL writer process (PID 1575) was terminated by signal 6: Aborted
2024-03-27 23:35:33.796 UTC [1571] LOG:  terminating any other active server processes
2024-03-27 23:35:33.799 UTC [1577] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-03-27 23:35:33.802 UTC [1571] LOG:  all server processes terminated; reinitializing
2024-03-27 23:35:33.802 UTC [1571] LOG:  could not open directory "base": No such file or directory
2024-03-27 23:35:33.803 UTC [1571] LOG:  could not open directory "pg_tblspc": No such file or directory
2024-03-27 23:35:33.804 UTC [1571] PANIC:  could not open file "global/pg_control": No such file or directory
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 2.1 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 544 kB/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 415 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 210 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 8.6 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 8.2 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 367 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 3.3 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 3.4 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 6.6 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.3 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 510 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 1.4 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 5.1 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.3 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 296 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 2.2 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 5.5 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.9 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 2.1 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 2.9 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 901 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 886 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 167 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 17 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 4.3 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/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar (128 kB at 1.7 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/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 2.2 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar (334 kB at 3.4 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.6 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.3 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 18 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 23:35:49 (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:34029/xxx?user=xxx
[INFO] Reading resource: 2019/01-test.xml
[INFO] Creating database history table with name: databasechangelog
[INFO] Reading from databasechangelog
2024-03-27 23:35:53.969 UTC [1649] ERROR:  relation "databasechangeloglock" does not exist at character 22
2024-03-27 23:35:53.969 UTC [1649] STATEMENT:  SELECT COUNT(*) FROM databasechangeloglock
[INFO] Successfully acquired change log lock
[INFO] Using deploymentId: 1582554067
[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 36ms

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:  11.146 s
[INFO] Finished at: 2024-03-27T23:35:54Z
[INFO] ------------------------------------------------------------------------
0m0m32m.0m32m.0mRandom TCP port 42183 is used
2024-03-27 23:35:56.893 UTC [1666] LOG:  starting PostgreSQL 14.9 (Ubuntu 14.9-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-03-27 23:35:56.894 UTC [1666] LOG:  listening on IPv4 address "127.0.0.1", port 42183
2024-03-27 23:35:56.895 UTC [1666] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-03-27 23:35:56.900 UTC [1666] LOG:  listening on Unix socket "/tmp/test20240327-1554-hobic4/pgsql/.s.PGSQL.42183"
2024-03-27 23:35:56.906 UTC [1667] LOG:  database system was shut down at 2024-03-27 23:35:55 UTC
2024-03-27 23:35:56.913 UTC [1666] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1666, port 42183
0m0mINFO 3/27/24, 11:36 PM: liquibase: Successfully acquired change log lock
INFO 3/27/24, 11:36 PM: liquibase: Creating database history table with name: databasechangelog
INFO 3/27/24, 11:36 PM: liquibase: Reading from databasechangelog
INFO 3/27/24, 11:36 PM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 3/27/24, 11:36 PM: 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 3/27/24, 11:36 PM: liquibase: Successfully released change log lock
0m0m32m.0mRequired TCP port 43515 is used
2024-03-27 23:36:11.060 UTC [1736] LOG:  starting PostgreSQL 14.9 (Ubuntu 14.9-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-03-27 23:36:11.061 UTC [1736] LOG:  listening on IPv4 address "127.0.0.1", port 43515
2024-03-27 23:36:11.061 UTC [1736] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-03-27 23:36:11.066 UTC [1736] LOG:  listening on Unix socket "/tmp/test20240327-1554-celdjx/pgsql/.s.PGSQL.43515"
2024-03-27 23:36:11.072 UTC [1737] LOG:  database system was shut down at 2024-03-27 23:36:09 UTC
2024-03-27 23:36:11.079 UTC [1736] LOG:  database system is ready to accept connections
2024-03-27 23:36:11.941 UTC [1670] PANIC:  could not create file "pg_wal/xlogtemp.1670": No such file or directory
2024-03-27 23:36:12.108 UTC [1666] LOG:  WAL writer process (PID 1670) was terminated by signal 6: Aborted
2024-03-27 23:36:12.108 UTC [1666] LOG:  terminating any other active server processes
2024-03-27 23:36:12.112 UTC [1672] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-03-27 23:36:12.115 UTC [1666] LOG:  all server processes terminated; reinitializing
2024-03-27 23:36:12.115 UTC [1666] LOG:  could not open directory "base": No such file or directory
2024-03-27 23:36:12.115 UTC [1666] LOG:  could not open directory "pg_tblspc": No such file or directory
2024-03-27 23:36:12.117 UTC [1666] PANIC:  could not open file "global/pg_control": No such file or directory
PostgreSQL has been started in process #1736, port 43515
D: PostgreSQL pool started with 1 connections
D: SELECT * FROM pg_catalog.pg_tables: 4ms / 2780
2024-03-27 23:36:12.753 UTC [1747] FATAL:  terminating connection due to unexpected postmaster exit
Required TCP port 43515 is used
2024-03-27 23:36:16.417 UTC [1763] LOG:  starting PostgreSQL 14.9 (Ubuntu 14.9-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-03-27 23:36:16.417 UTC [1763] LOG:  listening on IPv4 address &quot;127.0.0.1&quot;, port 43515
2024-03-27 23:36:16.418 UTC [1763] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-03-27 23:36:16.422 UTC [1763] LOG:  listening on Unix socket "/tmp/test20240327-1554-celdjx/pgsql/.s.PGSQL.43515"
2024-03-27 23:36:16.429 UTC [1764] LOG:  database system was shut down at 2024-03-27 23:36:14 UTC
2024-03-27 23:36:16.435 UTC [1763] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1763, port 43515
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 / 2800
32m.0mRandom TCP port 33713 is used
2024-03-27 23:36:20.461 UTC [1789] LOG:  starting PostgreSQL 14.9 (Ubuntu 14.9-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-03-27 23:36:20.462 UTC [1789] LOG:  listening on IPv4 address "127.0.0.1", port 33713
2024-03-27 23:36:20.463 UTC [1789] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-03-27 23:36:20.467 UTC [1789] LOG:  listening on Unix socket "/tmp/test20240327-1554-edarzz/pgsql/.s.PGSQL.33713"
2024-03-27 23:36:20.475 UTC [1790] LOG:  database system was shut down at 2024-03-27 23:36:18 UTC
2024-03-27 23:36:20.482 UTC [1789] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1789, port 33713
0m0m2024-03-27 23:36:24.400 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-03-27 23:36:25.047 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-03-27 23:36:25.048 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-03-27 23:36:25.696 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-03-27 23:36:25.696 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-03-27 23:36:26.347 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-03-27 23:36:26.348 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-03-27 23:36:26.992 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-03-27 23:36:26.993 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-03-27 23:36:27.642 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-03-27 23:36:27.642 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
INFO 3/27/24, 11:36 PM: liquibase: Successfully acquired change log lock
2024-03-27 23:36:28.291 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-03-27 23:36:28.292 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-03-27 23:36:28.941 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-03-27 23:36:28.942 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
INFO 3/27/24, 11:36 PM: liquibase: Creating database history table with name: databasechangelog
INFO 3/27/24, 11:36 PM: liquibase: Reading from databasechangelog
INFO 3/27/24, 11:36 PM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 3/27/24, 11:36 PM: 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 3/27/24, 11:36 PM: liquibase: Successfully released change log lock
0m0m32m.0m2024-03-27 23:36:29.592 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-03-27 23:36:29.593 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-03-27 23:36:30.241 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-03-27 23:36:30.242 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-03-27 23:36:30.887 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-03-27 23:36:30.888 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-03-27 23:36:31.459 UTC [1767] PANIC:  could not create file "pg_wal/xlogtemp.1767": No such file or directory
2024-03-27 23:36:31.534 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-03-27 23:36:31.534 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-03-27 23:36:31.607 UTC [1763] LOG:  WAL writer process (PID 1767) was terminated by signal 6: Aborted
2024-03-27 23:36:31.607 UTC [1763] LOG:  terminating any other active server processes
2024-03-27 23:36:31.612 UTC [1769] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-03-27 23:36:31.616 UTC [1763] LOG:  all server processes terminated; reinitializing
2024-03-27 23:36:31.616 UTC [1763] LOG:  could not open directory "base": No such file or directory
2024-03-27 23:36:31.617 UTC [1763] LOG:  could not open directory "pg_tblspc": No such file or directory
2024-03-27 23:36:31.619 UTC [1763] PANIC:  could not open file "global/pg_control": No such file or directory
Random TCP port 39413 is used
2024-03-27 23:36:31.849 UTC [1854] LOG:  starting PostgreSQL 14.9 (Ubuntu 14.9-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-03-27 23:36:31.849 UTC [1854] LOG:  listening on IPv4 address "127.0.0.1", port 39413
2024-03-27 23:36:31.850 UTC [1854] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-03-27 23:36:31.855 UTC [1854] LOG:  listening on Unix socket "/tmp/test20240327-1554-e0bebh/pgsql/.s.PGSQL.39413"
2024-03-27 23:36:31.861 UTC [1855] LOG:  database system was shut down at 2024-03-27 23:36:30 UTC
2024-03-27 23:36:31.868 UTC [1854] LOG:  database system is ready to accept connections
2024-03-27 23:36:32.181 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-03-27 23:36:32.181 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-03-27 23:36:32.828 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-03-27 23:36:32.829 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
PostgreSQL has been started in process #1854, port 39413
2024-03-27 23:36:33.475 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-03-27 23:36:33.475 UTC [1602] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp&quot;: No such file or directory
0m0m2024-03-27 23:36:34.127 UTC [1602] LOG:  could not open temporary statistics file &quot;pg_stat_tmp/global.tmp&quot;: No such file or directory
2024-03-27 23:36:34.127 UTC [1602] LOG:  could not open temporary statistics file &quot;pg_stat_tmp/global.tmp&quot;: No such file or directory
2024-03-27 23:36:34.531 UTC [1601] LOG:  using stale statistics instead of current ones because stats collector is not responding
2024-03-27 23:36:35.509 UTC [1793] PANIC:  could not create file "pg_wal/xlogtemp.1793": No such file or directory
2024-03-27 23:36:35.762 UTC [1789] LOG:  WAL writer process (PID 1793) was terminated by signal 6: Aborted
2024-03-27 23:36:35.763 UTC [1789] LOG:  terminating any other active server processes
2024-03-27 23:36:35.764 UTC [1795] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-03-27 23:36:35.772 UTC [1789] LOG:  all server processes terminated; reinitializing
2024-03-27 23:36:35.772 UTC [1789] LOG:  could not open directory "base": No such file or directory
2024-03-27 23:36:35.773 UTC [1789] LOG:  could not open directory "pg_tblspc": No such file or directory
2024-03-27 23:36:35.775 UTC [1789] PANIC:  could not open file "global/pg_control": No such file or directory
INFO 3/27/24, 11:36 PM: liquibase: Successfully acquired change log lock
INFO 3/27/24, 11:36 PM: liquibase: Creating database history table with name: databasechangelog
INFO 3/27/24, 11:36 PM: liquibase: Reading from databasechangelog
INFO 3/27/24, 11:36 PM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 3/27/24, 11:36 PM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: ChangeSet 001-initial-schema.xml::01::yegor256 ran successfully in 7ms
INFO 3/27/24, 11:36 PM: liquibase: Successfully released change log lock
0m0mD: PostgreSQL pool started with 1 connections
D: SHOW server_version: 0ms / 2920
32m.0mRandom TCP port 34831 is used
2024-03-27 23:36:43.744 UTC [1919] LOG:  starting PostgreSQL 14.9 (Ubuntu 14.9-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-03-27 23:36:43.745 UTC [1919] LOG:  listening on IPv4 address "127.0.0.1", port 34831
2024-03-27 23:36:43.745 UTC [1919] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-03-27 23:36:43.749 UTC [1919] LOG:  listening on Unix socket "/tmp/test20240327-1554-bs6d0f/pgsql/.s.PGSQL.34831"
2024-03-27 23:36:43.755 UTC [1920] LOG:  database system was shut down at 2024-03-27 23:36:42 UTC
2024-03-27 23:36:43.762 UTC [1919] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1919, port 34831
0m0m2024-03-27 23:36:46.891 UTC [1858] PANIC:  could not create file "pg_wal/xlogtemp.1858": No such file or directory
2024-03-27 23:36:47.148 UTC [1854] LOG:  WAL writer process (PID 1858) was terminated by signal 6: Aborted
2024-03-27 23:36:47.148 UTC [1854] LOG:  terminating any other active server processes
2024-03-27 23:36:47.152 UTC [1860] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-03-27 23:36:47.155 UTC [1854] LOG:  all server processes terminated; reinitializing
2024-03-27 23:36:47.156 UTC [1854] LOG:  could not open directory "base": No such file or directory
2024-03-27 23:36:47.156 UTC [1854] LOG:  could not open directory "pg_tblspc": No such file or directory
2024-03-27 23:36:47.158 UTC [1854] PANIC:  could not open file "global/pg_control": No such file or directory
INFO 3/27/24, 11:36 PM: liquibase: Successfully acquired change log lock
INFO 3/27/24, 11:36 PM: liquibase: Creating database history table with name: databasechangelog
INFO 3/27/24, 11:36 PM: liquibase: Reading from databasechangelog
INFO 3/27/24, 11:36 PM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 3/27/24, 11:36 PM: 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 3/27/24, 11:36 PM: 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.0m2024-03-27 23:36:54.279 UTC [1596] LOG:  could not open file "postmaster.pid": No such file or directory
2024-03-27 23:36:54.280 UTC [1596] LOG:  performing immediate shutdown because data directory lock file is invalid
2024-03-27 23:36:54.280 UTC [1596] LOG:  received immediate shutdown request
2024-03-27 23:36:54.281 UTC [1596] LOG:  could not open file "postmaster.pid": No such file or directory
2024-03-27 23:36:54.284 UTC [1602] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-03-27 23:36:54.290 UTC [1596] LOG:  database system is shut down
Random TCP port 32989 is used
2024-03-27 23:36:55.542 UTC [1984] LOG:  starting PostgreSQL 14.9 (Ubuntu 14.9-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-03-27 23:36:55.543 UTC [1984] LOG:  listening on IPv4 address "127.0.0.1", port 32989
2024-03-27 23:36:55.543 UTC [1984] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-03-27 23:36:55.548 UTC [1984] LOG:  listening on Unix socket "/tmp/test20240327-1554-t05o74/pgsql/.s.PGSQL.32989"
2024-03-27 23:36:55.554 UTC [1985] LOG:  database system was shut down at 2024-03-27 23:36:53 UTC
2024-03-27 23:36:55.561 UTC [1984] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1984, port 32989
0m0m2024-03-27 23:36:58.795 UTC [1923] PANIC:  could not create file "pg_wal/xlogtemp.1923": No such file or directory
2024-03-27 23:36:59.053 UTC [1919] LOG:  WAL writer process (PID 1923) was terminated by signal 6: Aborted
2024-03-27 23:36:59.053 UTC [1919] LOG:  terminating any other active server processes
2024-03-27 23:36:59.058 UTC [1925] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-03-27 23:36:59.060 UTC [1919] LOG:  all server processes terminated; reinitializing
2024-03-27 23:36:59.061 UTC [1919] LOG:  could not open directory "base": No such file or directory
2024-03-27 23:36:59.061 UTC [1919] LOG:  could not open directory "pg_tblspc": No such file or directory
2024-03-27 23:36:59.063 UTC [1919] PANIC:  could not open file "global/pg_control": No such file or directory
INFO 3/27/24, 11:37 PM: liquibase: Successfully acquired change log lock
INFO 3/27/24, 11:37 PM: liquibase: Creating database history table with name: databasechangelog
INFO 3/27/24, 11:37 PM: liquibase: Reading from databasechangelog
INFO 3/27/24, 11:37 PM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 3/27/24, 11:37 PM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: ChangeSet 001-initial-schema.xml::01::yegor256 ran successfully in 13ms
INFO 3/27/24, 11:37 PM: liquibase: Successfully released change log lock
0m0m2024-03-27 23:37:05.024 UTC [2034] ERROR:  relation "tabledoesnotexist" does not exist at character 13
2024-03-27 23:37:05.024 UTC [2034] STATEMENT:  INSERT INTO tableDoesNotExist (a) VALUES (42)
32m.0mRandom TCP port 39463 is used
2024-03-27 23:37:07.559 UTC [2050] LOG:  starting PostgreSQL 14.9 (Ubuntu 14.9-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-03-27 23:37:07.560 UTC [2050] LOG:  listening on IPv4 address "127.0.0.1", port 39463
2024-03-27 23:37:07.560 UTC [2050] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-03-27 23:37:07.565 UTC [2050] LOG:  listening on Unix socket &quot;/tmp/test20240327-1554-zpozat/pgsql/.s.PGSQL.39463&quot;
2024-03-27 23:37:07.571 UTC [2051] LOG:  database system was shut down at 2024-03-27 23:37:05 UTC
2024-03-27 23:37:07.578 UTC [2050] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #2050, port 39463
0m0m2024-03-27 23:37:10.584 UTC [1988] PANIC:  could not create file "pg_wal/xlogtemp.1988": No such file or directory
2024-03-27 23:37:10.854 UTC [1984] LOG:  WAL writer process (PID 1988) was terminated by signal 6: Aborted
2024-03-27 23:37:10.855 UTC [1984] LOG:  terminating any other active server processes
2024-03-27 23:37:10.859 UTC [1990] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-03-27 23:37:10.862 UTC [1984] LOG:  all server processes terminated; reinitializing
2024-03-27 23:37:10.862 UTC [1984] LOG:  could not open directory "base": No such file or directory
2024-03-27 23:37:10.863 UTC [1984] LOG:  could not open directory "pg_tblspc": No such file or directory
2024-03-27 23:37:10.865 UTC [1984] PANIC:  could not open file "global/pg_control": No such file or directory
INFO 3/27/24, 11:37 PM: liquibase: Successfully acquired change log lock
INFO 3/27/24, 11:37 PM: liquibase: Creating database history table with name: databasechangelog
INFO 3/27/24, 11:37 PM: liquibase: Reading from databasechangelog
INFO 3/27/24, 11:37 PM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 3/27/24, 11:37 PM: 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 3/27/24, 11:37 PM: liquibase: Successfully released change log lock
0m0mD: PostgreSQL pool started with 1 connections
D: INSERT INTO book (title) VALUES ($1) RETURNING id: 2ms / 3020
32m.0mRandom TCP port 46115 is used
2024-03-27 23:37:19.392 UTC [2115] LOG:  starting PostgreSQL 14.9 (Ubuntu 14.9-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-03-27 23:37:19.393 UTC [2115] LOG:  listening on IPv4 address "127.0.0.1", port 46115
2024-03-27 23:37:19.394 UTC [2115] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-03-27 23:37:19.398 UTC [2115] LOG:  listening on Unix socket "/tmp/test20240327-1554-ctc184/pgsql/.s.PGSQL.46115"
2024-03-27 23:37:19.405 UTC [2116] LOG:  database system was shut down at 2024-03-27 23:37:17 UTC
2024-03-27 23:37:19.411 UTC [2115] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #2115, port 46115
0m0m2024-03-27 23:37:22.604 UTC [2054] PANIC:  could not create file "pg_wal/xlogtemp.2054": No such file or directory
2024-03-27 23:37:22.860 UTC [2050] LOG:  WAL writer process (PID 2054) was terminated by signal 6: Aborted
2024-03-27 23:37:22.860 UTC [2050] LOG:  terminating any other active server processes
2024-03-27 23:37:22.864 UTC [2056] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-03-27 23:37:22.867 UTC [2050] LOG:  all server processes terminated; reinitializing
2024-03-27 23:37:22.868 UTC [2050] LOG:  could not open directory "base": No such file or directory
2024-03-27 23:37:22.868 UTC [2050] LOG:  could not open directory "pg_tblspc": No such file or directory
2024-03-27 23:37:22.870 UTC [2050] PANIC:  could not open file "global/pg_control": No such file or directory
INFO 3/27/24, 11:37 PM: liquibase: Successfully acquired change log lock
INFO 3/27/24, 11:37 PM: liquibase: Creating database history table with name: databasechangelog
INFO 3/27/24, 11:37 PM: liquibase: Reading from databasechangelog
INFO 3/27/24, 11:37 PM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 3/27/24, 11:37 PM: 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 3/27/24, 11:37 PM: liquibase: Successfully released change log lock
0m0mD: PostgreSQL pool started with 1 connections
2024-03-27 23:37:28.799 UTC [2165] ERROR:  relation "thisiserror" does not exist at character 15
2024-03-27 23:37:28.799 UTC [2165] 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.0m

Finished in 140.454196s, 0.0783 runs/s, 0.0854 assertions/s.
11 runs, 12 assertions, 0 failures, 0 errors, 0 skips
2024-03-27 23:37:28.866 UTC [2115] LOG:  received smart shutdown request
2024-03-27 23:37:28.866 UTC [2115] LOG:  could not open file "postmaster.pid": No such file or directory
PostgreSQL killed in PID 2115
PostgreSQL killed in PID 2050
PostgreSQL killed in PID 1984
PostgreSQL killed in PID 1919
PostgreSQL killed in PID 1854
PostgreSQL killed in PID 1789
PostgreSQL killed in PID 1763
PostgreSQL killed in PID 1736
PostgreSQL killed in PID 1666
PostgreSQL killed in PID 1596
PostgreSQL killed in PID 1571
Coverage report generated for Unit Tests to /home/r/repo/coverage. 173 / 187 LOC (92.51%) covered.
2024-03-27 23:37:28.916 UTC [2115] LOG:  background worker "logical replication launcher" (PID 2122) exited with exit code 1
2024-03-27 23:37:28.918 UTC [2117] LOG:  shutting down
2024-03-27 23:37:28.918 UTC [2117] PANIC:  could not open file "/tmp/test20240327-1554-ctc184/pgsql/global/pg_control": No such file or directory
2024-03-27 23:37:29.182 UTC [2115] LOG:  checkpointer process (PID 2117) was terminated by signal 6: Aborted
2024-03-27 23:37:29.183 UTC [2115] LOG:  terminating any other active server processes
2024-03-27 23:37:29.183 UTC [2121] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-03-27 23:37:29.185 UTC [2115] LOG:  abnormal database system shutdown
2024-03-27 23:37:29.188 UTC [2115] 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 critical). To find out more, visit:
remote:      https://github.com/yegor256/pgtk/security/dependabot/7
remote:
To github.com:yegor256/pgtk.git
   86c8e7f..1aae2fb  master -> master
container 90711cc92eee0b906b30eafc0a3ec23d40ba0d3572210928d82a8a3a8592fb2e is dead
Wed Mar 27 23:38:26 UTC 2024