# Checking port 25717 # Found port 25717 Name: CIC_test Data directory: /tmp/cirrus-ci-build/contrib/amcheck/tmp_check/t_002_cic_CIC_test_data/pgdata Backup directory: /tmp/cirrus-ci-build/contrib/amcheck/tmp_check/t_002_cic_CIC_test_data/backup Archive directory: /tmp/cirrus-ci-build/contrib/amcheck/tmp_check/t_002_cic_CIC_test_data/archives Connection string: port=25717 host=/tmp/EqawNvAYPq Log file: /tmp/cirrus-ci-build/contrib/amcheck/tmp_check/log/002_cic_CIC_test.log [18:02:39.004](0.052s) # initializing database system by copying initdb template # Running: cp -RPp /tmp/cirrus-ci-build/tmp_install/initdb-template /tmp/cirrus-ci-build/contrib/amcheck/tmp_check/t_002_cic_CIC_test_data/pgdata # Running: /tmp/cirrus-ci-build/contrib/amcheck/../../src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/contrib/amcheck/tmp_check/t_002_cic_CIC_test_data/pgdata ### Starting node "CIC_test" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/contrib/amcheck/tmp_check/t_002_cic_CIC_test_data/pgdata -l /tmp/cirrus-ci-build/contrib/amcheck/tmp_check/log/002_cic_CIC_test.log -o --cluster-name=CIC_test start waiting for server to start.... done server started # Postmaster PID for node "CIC_test" is 22355 # Running: pgbench --no-vacuum --client=5 --transactions=100 -f /tmp/cirrus-ci-build/contrib/amcheck/tmp_check/t_002_cic_CIC_test_data/002_pgbench_concurrent_cic -f /tmp/cirrus-ci-build/contrib/amcheck/tmp_check/t_002_cic_CIC_test_data/002_pgbench_concurrent_transaction -f /tmp/cirrus-ci-build/contrib/amcheck/tmp_check/t_002_cic_CIC_test_data/002_pgbench_concurrent_transaction_savepoints [18:02:40.559](1.555s) not ok 1 - concurrent INSERTs and CIC status (got 2 vs expected 0) [18:02:40.559](0.000s) [18:02:40.559](0.000s) # Failed test 'concurrent INSERTs and CIC status (got 2 vs expected 0)' # at t/002_cic.pl line 34. [18:02:40.560](0.000s) ok 2 - concurrent INSERTs and CIC stdout /(?^:actually processed)/ [18:02:40.560](0.000s) not ok 3 - concurrent INSERTs and CIC stderr /(?^:^$)/ [18:02:40.560](0.000s) [18:02:40.560](0.000s) # Failed test 'concurrent INSERTs and CIC stderr /(?^:^$)/' # at t/002_cic.pl line 34. [18:02:40.560](0.000s) # 'pgbench: error: client 2 aborted in command 2 (SQL) of script 0; perhaps the backend died while processing # pgbench: error: Run was aborted; the above results are incomplete. # ' # doesn't match '(?^:^$)' ### Stopping node "CIC_test" using mode fast # Running: pg_ctl -D /tmp/cirrus-ci-build/contrib/amcheck/tmp_check/t_002_cic_CIC_test_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "CIC_test" [18:02:41.186](0.626s) 1..3 [18:02:41.187](0.001s) # Looks like you failed 2 tests of 3.