# Checking port 57681 # Found port 57681 Name: main Data directory: /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/t_001_libpq_pipeline_main_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/t_001_libpq_pipeline_main_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/t_001_libpq_pipeline_main_data/archives Connection string: port=57681 host=/tmp/y2U_GJgLZp Log file: /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/log/001_libpq_pipeline_main.log [14:17:20.400](0.014s) # initializing database system by copying initdb template # Running: cp -RPp /tmp/cirrus-ci-build/build/tmp_install/initdb-template /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/t_001_libpq_pipeline_main_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/t_001_libpq_pipeline_main_data/pgdata ### Starting node "main" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/t_001_libpq_pipeline_main_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/log/001_libpq_pipeline_main.log -o --cluster-name=main start waiting for server to start.... done server started # Postmaster PID for node "main" is 27153 # Running: libpq_pipeline -r 700 cancel port=57681 host=/tmp/y2U_GJgLZp dbname='postgres' test cancellations... WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree ok [14:17:20.681](0.281s) ok 1 - libpq_pipeline cancel # Running: libpq_pipeline -r 700 -t /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/traces/disallowed_in_pipeline.trace disallowed_in_pipeline port=57681 host=/tmp/y2U_GJgLZp dbname='postgres' test error cases... ok [14:17:20.695](0.014s) ok 2 - libpq_pipeline disallowed_in_pipeline [14:17:20.696](0.001s) ok 3 - disallowed_in_pipeline trace match # Running: libpq_pipeline -r 700 -t /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/traces/multi_pipelines.trace multi_pipelines port=57681 host=/tmp/y2U_GJgLZp dbname='postgres' multi pipeline... ok [14:17:20.710](0.014s) ok 4 - libpq_pipeline multi_pipelines [14:17:20.711](0.001s) ok 5 - multi_pipelines trace match # Running: libpq_pipeline -r 700 -t /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/traces/nosync.trace nosync port=57681 host=/tmp/y2U_GJgLZp dbname='postgres' nosync... ok [14:17:20.725](0.014s) ok 6 - libpq_pipeline nosync [14:17:20.726](0.001s) ok 7 - nosync trace match # Running: libpq_pipeline -r 700 -t /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/traces/pipeline_abort.trace pipeline_abort port=57681 host=/tmp/y2U_GJgLZp dbname='postgres' aborted pipeline... NOTICE: table "pq_pipeline_demo" does not exist, skipping ok WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree ok got expected ERROR: cannot insert multiple commands into a prepared statement got row: 0.33333333333333333333 got row: 0.50000000000000000000 got row: 1.00000000000000000000 got expected division-by-zero [14:17:20.761](0.035s) ok 8 - libpq_pipeline pipeline_abort [14:17:20.763](0.002s) not ok 9 - pipeline_abort trace match [14:17:20.764](0.001s) # Failed test 'pipeline_abort trace match' # at /tmp/cirrus-ci-build/src/test/modules/libpq_pipeline/t/001_libpq_pipeline.pl line 71. [14:17:20.764](0.000s) # got: 'F 42 Query "DROP TABLE IF EXISTS pq_pipeline_demo" # B NN NoticeResponse S "NOTICE" V "NOTICE" C "00000" M "table "pq_pipeline_demo" does not exist, skipping" F "SSSS" L "SSSS" R "SSSS" \x00 # B 15 CommandComplete "DROP TABLE" # B 5 ReadyForQuery I # F 99 Query "CREATE UNLOGGED TABLE pq_pipeline_demo(id serial primary key, itemno integer,int8filler int8);" # B 17 CommandComplete "CREATE TABLE" # B 5 ReadyForQuery I # F 60 Parse "" "INSERT INTO pq_pipeline_demo(itemno) VALUES ($1)" 1 NNNN # F 19 Bind "" "" 0 1 1 '1' 1 0 # F 6 Describe P "" # F 9 Execute "" 0 # F 39 Parse "" "SELECT no_such_function($1)" 1 NNNN # F 19 Bind "" "" 0 1 1 '1' 1 0 # F 6 Describe P "" # F 9 Execute "" 0 # F 60 Parse "" "INSERT INTO pq_pipeline_demo(itemno) VALUES ($1)" 1 NNNN # F 19 Bind "" "" 0 1 1 '2' 1 0 # F 6 Describe P "" # F 9 Execute "" 0 # F 4 Sync # F 60 Parse "" "INSERT INTO pq_pipeline_demo(itemno) VALUES ($1)" 1 NNNN # F 19 Bind "" "" 0 1 1 '3' 1 0 # F 6 Describe P "" # F 9 Execute "" 0 # F 4 Sync # B 4 ParseComplete # B 4 BindComplete # B 4 NoData # B 15 CommandComplete "INSERT 0 1" # B NN ErrorResponse S "ERROR" V "ERROR" C "42883" M "function no_such_function(integer) does not exist" H "No function matches the given name and argument types. You might need to add explicit type casts." P "8" F "SSSS" L "SSSS" R "SSSS" \x00 # B 5 ReadyForQuery I # B 4 ParseComplete # B 4 BindComplete # B 4 NoData # B 15 CommandComplete "INSERT 0 1" # B 5 ReadyForQuery I # F 26 Parse "" "SELECT 1; SELECT 2" 0 # F 14 Bind "" "" 0 0 1 0 # F 6 Describe P "" # F 9 Execute "" 0 # F 4 Sync # B NN ErrorResponse S "ERROR" V "ERROR" C "42601" M "cannot insert multiple commands into a prepared statement" F "SSSS" L "SSSS" R "SSSS" \x00 # B 5 ReadyForQuery I # F 54 Parse "" "SELECT 1.0/g FROM generate_series(3, -1, -1) g" 0 # F 14 Bind "" "" 0 0 1 0 # F 6 Describe P "" # F 9 Execute "" 0 # F 4 Sync # B NN NoticeResponse S "WARNING" V "WARNING" C "01000" M "outfuncs/readfuncs failed to produce an equal rewritten parse tree" F "SSSS" L "SSSS" R "SSSS" \x00 # B 4 ParseComplete # B 4 BindComplete # B 33 RowDescription 1 "?column?" NNNN 0 NNNN 65535 -1 0 # B 32 DataRow 1 22 '0.33333333333333333333' # B 32 DataRow 1 22 '0.50000000000000000000' # B 32 DataRow 1 22 '1.00000000000000000000' # B NN ErrorResponse S "ERROR" V "ERROR" C "22012" M "division by zero" F "SSSS" L "SSSS" R "SSSS" \x00 # B 5 ReadyForQuery I # F 40 Query "SELECT itemno FROM pq_pipeline_demo" # B 31 RowDescription 1 "itemno" NNNN 2 NNNN 4 -1 0 # B 11 DataRow 1 1 '3' # B 13 CommandComplete "SELECT 1" # B 5 ReadyForQuery I # F 4 Terminate # ' # expected: 'F 42 Query "DROP TABLE IF EXISTS pq_pipeline_demo" # B NN NoticeResponse S "NOTICE" V "NOTICE" C "00000" M "table "pq_pipeline_demo" does not exist, skipping" F "SSSS" L "SSSS" R "SSSS" \x00 # B 15 CommandComplete "DROP TABLE" # B 5 ReadyForQuery I # F 99 Query "CREATE UNLOGGED TABLE pq_pipeline_demo(id serial primary key, itemno integer,int8filler int8);" # B 17 CommandComplete "CREATE TABLE" # B 5 ReadyForQuery I # F 60 Parse "" "INSERT INTO pq_pipeline_demo(itemno) VALUES ($1)" 1 NNNN # F 19 Bind "" "" 0 1 1 '1' 1 0 # F 6 Describe P "" # F 9 Execute "" 0 # F 39 Parse "" "SELECT no_such_function($1)" 1 NNNN # F 19 Bind "" "" 0 1 1 '1' 1 0 # F 6 Describe P "" # F 9 Execute "" 0 # F 60 Parse "" "INSERT INTO pq_pipeline_demo(itemno) VALUES ($1)" 1 NNNN # F 19 Bind "" "" 0 1 1 '2' 1 0 # F 6 Describe P "" # F 9 Execute "" 0 # F 4 Sync # F 60 Parse "" "INSERT INTO pq_pipeline_demo(itemno) VALUES ($1)" 1 NNNN # F 19 Bind "" "" 0 1 1 '3' 1 0 # F 6 Describe P "" # F 9 Execute "" 0 # F 4 Sync # B 4 ParseComplete # B 4 BindComplete # B 4 NoData # B 15 CommandComplete "INSERT 0 1" # B NN ErrorResponse S "ERROR" V "ERROR" C "42883" M "function no_such_function(integer) does not exist" H "No function matches the given name and argument types. You might need to add explicit type casts." P "8" F "SSSS" L "SSSS" R "SSSS" \x00 # B 5 ReadyForQuery I # B 4 ParseComplete # B 4 BindComplete # B 4 NoData # B 15 CommandComplete "INSERT 0 1" # B 5 ReadyForQuery I # F 26 Parse "" "SELECT 1; SELECT 2" 0 # F 14 Bind "" "" 0 0 1 0 # F 6 Describe P "" # F 9 Execute "" 0 # F 4 Sync # B NN ErrorResponse S "ERROR" V "ERROR" C "42601" M "cannot insert multiple commands into a prepared statement" F "SSSS" L "SSSS" R "SSSS" \x00 # B 5 ReadyForQuery I # F 54 Parse "" "SELECT 1.0/g FROM generate_series(3, -1, -1) g" 0 # F 14 Bind "" "" 0 0 1 0 # F 6 Describe P "" # F 9 Execute "" 0 # F 4 Sync # B 4 ParseComplete # B 4 BindComplete # B 33 RowDescription 1 "?column?" NNNN 0 NNNN 65535 -1 0 # B 32 DataRow 1 22 '0.33333333333333333333' # B 32 DataRow 1 22 '0.50000000000000000000' # B 32 DataRow 1 22 '1.00000000000000000000' # B NN ErrorResponse S "ERROR" V "ERROR" C "22012" M "division by zero" F "SSSS" L "SSSS" R "SSSS" \x00 # B 5 ReadyForQuery I # F 40 Query "SELECT itemno FROM pq_pipeline_demo" # B 31 RowDescription 1 "itemno" NNNN 2 NNNN 4 -1 0 # B 11 DataRow 1 1 '3' # B 13 CommandComplete "SELECT 1" # B 5 ReadyForQuery I # F 4 Terminate # ' # Running: libpq_pipeline -r 700 -t /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/traces/pipeline_idle.trace pipeline_idle port=57681 host=/tmp/y2U_GJgLZp dbname='postgres' pipeline idle... ok - 1 NOTICE 1: WARNING: you don't own a lock of type ExclusiveLock ok - 2 [14:17:20.777](0.013s) ok 10 - libpq_pipeline pipeline_idle [14:17:20.778](0.001s) ok 11 - pipeline_idle trace match # Running: libpq_pipeline -r 700 pipelined_insert port=57681 host=/tmp/y2U_GJgLZp dbname='postgres' ok pipeline sync sent [14:17:20.814](0.036s) ok 12 - libpq_pipeline pipelined_insert # Running: libpq_pipeline -r 700 -t /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/traces/prepared.trace prepared port=57681 host=/tmp/y2U_GJgLZp dbname='postgres' prepared... closing statement..creating portal... closing portal... ok [14:17:20.828](0.014s) ok 13 - libpq_pipeline prepared [14:17:20.829](0.001s) ok 14 - prepared trace match # Running: libpq_pipeline -r 700 -t /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/traces/simple_pipeline.trace simple_pipeline port=57681 host=/tmp/y2U_GJgLZp dbname='postgres' simple pipeline... ok [14:17:20.843](0.014s) ok 15 - libpq_pipeline simple_pipeline [14:17:20.845](0.002s) ok 16 - simple_pipeline trace match # Running: libpq_pipeline -r 700 -t /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/traces/singlerow.trace singlerow port=57681 host=/tmp/y2U_GJgLZp dbname='postgres' Result status PGRES_SINGLE_TUPLE for query 0, 1 tuple: 42 Result status PGRES_SINGLE_TUPLE for query 0, 1 tuple: 43 Result status PGRES_SINGLE_TUPLE for query 0, 1 tuple: 44 Result status PGRES_TUPLES_OK for query 0, tuples: 0 all tuples received in query 0 Result status PGRES_SINGLE_TUPLE for query 1, 1 tuple: 42 Result status PGRES_SINGLE_TUPLE for query 1, 1 tuple: 43 Result status PGRES_SINGLE_TUPLE for query 1, 1 tuple: 44 Result status PGRES_SINGLE_TUPLE for query 1, 1 tuple: 45 Result status PGRES_TUPLES_OK for query 1, tuples: 0 all tuples received in query 1 Result status PGRES_TUPLES_OK for query 2, tuples: 5 end of pipeline reached ok [14:17:20.859](0.014s) ok 17 - libpq_pipeline singlerow [14:17:20.860](0.001s) ok 18 - singlerow trace match # Running: libpq_pipeline -r 700 -t /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/traces/transaction.trace transaction port=57681 host=/tmp/y2U_GJgLZp dbname='postgres' NOTICE: table "pq_pipeline_tst" does not exist, skipping ok 0: got status PGRES_COMMAND_OK 1: got NULL result 2: got status PGRES_COMMAND_OK 3: got NULL result 4: got status PGRES_FATAL_ERROR; error: ERROR: division by zero 5: got NULL result 6: got status PGRES_PIPELINE_ABORTED: command didn't run because pipeline aborted 7: got NULL result 8: got status PGRES_PIPELINE_ABORTED: command didn't run because pipeline aborted 9: got NULL result 10: got status PGRES_PIPELINE_SYNC 11: got status PGRES_FATAL_ERROR; error: ERROR: current transaction is aborted, commands ignored until end of transaction block 12: got NULL result 13: got status PGRES_PIPELINE_SYNC 14: got status PGRES_COMMAND_OK 15: got NULL result 16: got status PGRES_COMMAND_OK 17: got NULL result 18: got status PGRES_PIPELINE_SYNC 19: got status PGRES_PIPELINE_SYNC [14:17:20.874](0.014s) ok 19 - libpq_pipeline transaction [14:17:20.875](0.002s) ok 20 - transaction trace match # Running: libpq_pipeline -r 700 uniqviol port=57681 host=/tmp/y2U_GJgLZp dbname='postgres' uniqviol ...NOTICE: table "ppln_uniqviol" does not exist, skipping ........................................................................................................................................................... switch to reading .............................................................................E.......................................................................... switch to reading result 0/307: 0 result 1/307: 1 result 2/307: 2 result 3/307: 3 result 4/307: 4 result 5/307: 5 result 6/307: 6 result 7/307: 7 result 8/307: 8 result 9/307: 9 result 10/307: 10 result 11/307: 11 result 12/307: 12 result 13/307: 13 result 14/307: 14 result 15/307: 15 result 16/307: 16 result 17/307: 17 result 18/307: 18 result 19/307: 19 result 20/307: 20 result 21/307: 21 result 22/307: 22 result 23/307: 23 result 24/307: 24 result 25/307: 25 result 26/307: 26 result 27/307: 27 result 28/307: 28 result 29/307: 29 result 30/307: 30 result 31/307: 31 result 32/307: 32 result 33/307: 33 result 34/307: 34 result 35/307: 35 result 36/307: 36 result 37/307: 37 result 38/307: 38 result 39/307: 39 result 40/307: 40 result 41/307: 41 result 42/307: 42 result 43/307: 43 result 44/307: 44 result 45/307: 45 result 46/307: 46 result 47/307: 47 result 48/307: 48 result 49/307: 49 result 50/307: 50 result 51/307: 51 result 52/307: 52 result 53/307: 53 result 54/307: 54 result 55/307: 55 result 56/307: 56 result 57/307: 57 result 58/307: 58 result 59/307: 59 result 60/307: 60 result 61/307: 61 result 62/307: 62 result 63/307: 63 result 64/307: 64 result 65/307: 65 result 66/307: 66 result 67/307: 67 result 68/307: 68 result 69/307: 69 result 70/307: 70 result 71/307: 71 result 72/307: 72 result 73/307: 73 result 74/307: 74 result 75/307: 75 result 76/307: 76 result 77/307: 77 result 78/307: 78 result 79/307: 79 result 80/307: 80 result 81/307: 81 result 82/307: 82 result 83/307: 83 result 84/307: 84 result 85/307: 85 result 86/307: 86 result 87/307: 87 result 88/307: 88 result 89/307: 89 result 90/307: 90 result 91/307: 91 result 92/307: 92 result 93/307: 93 result 94/307: 94 result 95/307: 95 result 96/307: 96 result 97/307: 97 result 98/307: 98 result 99/307: 99 result 100/307: 100 result 101/307: 101 result 102/307: 102 result 103/307: 103 result 104/307: 104 result 105/307: 105 result 106/307: 106 result 107/307: 107 result 108/307: 108 result 109/307: 109 result 110/307: 110 result 111/307: 111 result 112/307: 112 result 113/307: 113 result 114/307: 114 result 115/307: 115 result 116/307: 116 result 117/307: 117 result 118/307: 118 result 119/307: 119 result 120/307: 120 result 121/307: 121 result 122/307: 122 result 123/307: 123 result 124/307: 124 result 125/307: 125 result 126/307: 126 result 127/307: 127 result 128/307: 128 result 129/307: 129 result 130/307: 130 ............................................. done writing result 131/352: 131 result 132/352: 132 result 133/352: 133 result 134/352: 134 result 135/352: 135 result 136/352: 136 result 137/352: 137 result 138/352: 138 result 139/352: 139 result 140/352: 140 result 141/352: 141 result 142/352: 142 result 143/352: 143 result 144/352: 144 result 145/352: 145 result 146/352: 146 result 147/352: 147 result 148/352: 148 result 149/352: 149 result 150/352: 150 result 151/352: 151 result 152/352: 152 result 153/352: 153 result 154/352: 154 result 155/352: 155 result 156/352: 156 result 157/352: 157 result 158/352: 158 result 159/352: 159 result 160/352: 160 result 161/352: 161 result 162/352: 162 result 163/352: 163 result 164/352: 164 result 165/352: 165 result 166/352: 166 result 167/352: 167 result 168/352: 168 result 169/352: 169 result 170/352: 170 result 171/352: 171 result 172/352: 172 result 173/352: 173 result 174/352: 174 result 175/352: 175 result 176/352: 176 result 177/352: 177 result 178/352: 178 result 179/352: 179 result 180/352: 180 result 181/352: 181 result 182/352: 182 result 183/352: 183 result 184/352: 184 result 185/352: 185 result 186/352: 186 result 187/352: 187 result 188/352: 188 result 189/352: 189 result 190/352: 190 result 191/352: 191 result 192/352: 192 result 193/352: 193 result 194/352: 194 result 195/352: 195 result 196/352: 196 result 197/352: 197 result 198/352: 198 result 199/352: 199 result 200/352: 200 result 201/352: 201 result 202/352: 202 result 203/352: 203 result 204/352: 204 result 205/352: 205 result 206/352: 206 result 207/352: 207 result 208/352: 208 result 209/352: 209 result 210/352: 210 result 211/352: 211 result 212/352: 212 result 213/352: 213 result 214/352: 214 result 215/352: 215 result 216/352: 216 result 217/352: 217 result 218/352: 218 result 219/352: 219 result 220/352: 220 result 221/352: 221 result 222/352: 222 result 223/352: 223 result 224/352: 224 result 225/352: 225 result 226/352: 226 result 227/352: 227 result 228/352: 228 result 229/352: 229 result 230/352: 230 result 231/352: 231 result 232/352 (error): ERROR: duplicate key value violates unique constraint "ppln_uniqviol_pkey" DETAIL: Key (id)=(116) already exists. result 233/352: pipeline aborted result 234/352: pipeline aborted result 235/352: pipeline aborted result 236/352: pipeline aborted result 237/352: pipeline aborted result 238/352: pipeline aborted result 239/352: pipeline aborted result 240/352: pipeline aborted result 241/352: pipeline aborted result 242/352: pipeline aborted result 243/352: pipeline aborted result 244/352: pipeline aborted result 245/352: pipeline aborted result 246/352: pipeline aborted result 247/352: pipeline aborted result 248/352: pipeline aborted result 249/352: pipeline aborted result 250/352: pipeline aborted result 251/352: pipeline aborted result 252/352: pipeline aborted result 253/352: pipeline aborted result 254/352: pipeline aborted result 255/352: pipeline aborted result 256/352: pipeline aborted result 257/352: pipeline aborted result 258/352: pipeline aborted result 259/352: pipeline aborted result 260/352: pipeline aborted result 261/352: pipeline aborted result 262/352: pipeline aborted result 263/352: pipeline aborted result 264/352: pipeline aborted result 265/352: pipeline aborted result 266/352: pipeline aborted result 267/352: pipeline aborted result 268/352: pipeline aborted result 269/352: pipeline aborted result 270/352: pipeline aborted result 271/352: pipeline aborted result 272/352: pipeline aborted result 273/352: pipeline aborted result 274/352: pipeline aborted result 275/352: pipeline aborted result 276/352: pipeline aborted result 277/352: pipeline aborted result 278/352: pipeline aborted result 279/352: pipeline aborted result 280/352: pipeline aborted result 281/352: pipeline aborted result 282/352: pipeline aborted result 283/352: pipeline aborted result 284/352: pipeline aborted result 285/352: pipeline aborted result 286/352: pipeline aborted result 287/352: pipeline aborted result 288/352: pipeline aborted result 289/352: pipeline aborted result 290/352: pipeline aborted result 291/352: pipeline aborted result 292/352: pipeline aborted result 293/352: pipeline aborted result 294/352: pipeline aborted result 295/352: pipeline aborted result 296/352: pipeline aborted result 297/352: pipeline aborted result 298/352: pipeline aborted result 299/352: pipeline aborted result 300/352: pipeline aborted result 301/352: pipeline aborted result 302/352: pipeline aborted result 303/352: pipeline aborted result 304/352: pipeline aborted result 305/352: pipeline aborted result 306/352: pipeline aborted result 307/352: pipeline aborted result 308/352: pipeline aborted result 309/352: pipeline aborted result 310/352: pipeline aborted result 311/352: pipeline aborted result 312/352: pipeline aborted result 313/352: pipeline aborted result 314/352: pipeline aborted result 315/352: pipeline aborted result 316/352: pipeline aborted result 317/352: pipeline aborted result 318/352: pipeline aborted result 319/352: pipeline aborted result 320/352: pipeline aborted result 321/352: pipeline aborted result 322/352: pipeline aborted result 323/352: pipeline aborted result 324/352: pipeline aborted result 325/352: pipeline aborted result 326/352: pipeline aborted result 327/352: pipeline aborted result 328/352: pipeline aborted result 329/352: pipeline aborted result 330/352: pipeline aborted result 331/352: pipeline aborted result 332/352: pipeline aborted result 333/352: pipeline aborted result 334/352: pipeline aborted result 335/352: pipeline aborted result 336/352: pipeline aborted result 337/352: pipeline aborted result 338/352: pipeline aborted result 339/352: pipeline aborted result 340/352: pipeline aborted result 341/352: pipeline aborted result 342/352: pipeline aborted result 343/352: pipeline aborted result 344/352: pipeline aborted result 345/352: pipeline aborted result 346/352: pipeline aborted result 347/352: pipeline aborted result 348/352: pipeline aborted result 349/352: pipeline aborted result 350/352: pipeline aborted result 351/352: pipeline aborted ok [14:17:20.911](0.035s) ok 21 - libpq_pipeline uniqviol ### Stopping node "main" using mode fast # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/t_001_libpq_pipeline_main_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "main" [14:17:21.021](0.110s) 1..21 [14:17:21.022](0.001s) # Looks like you failed 1 test of 21.