[Qa-jenkins-scm] postgresql-9.6-main.log found

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Jun 29 01:40:18 BST 2019


2019-06-28 00:35:40.454 UTC [14432] jenkins at reproducibledb LOG:  duration: 390165.528 ms  statement: SELECT build_date FROM stats_build AS r WHERE ( r.node1='bbx15-armhf-rb.debian.net' OR r.node2='bbx15-armhf-rb.debian.net' )
2019-06-28 01:07:54.807 UTC [24273] jenkins at reproducibledb LOG:  duration: 230198.791 ms  statement: SELECT schedule.date_scheduled, sources.suite, sources.architecture, sources.name, results.status, results.build_duration, (SELECT coalesce(avg(CAST(stats_build.build_duration AS INTEGER)), 0) AS coalesce_1 
2019-06-28 01:10:15.033 UTC [21802] jenkins at reproducibledb LOG:  duration: 972845.630 ms  statement: COPY public.stats_build (id, name, version, suite, architecture, status, build_date, build_duration, node1, node2, job, distribution) TO stdout;
2019-06-28 01:12:09.809 UTC [24273] jenkins at reproducibledb LOG:  duration: 213550.247 ms  statement: SELECT schedule.date_scheduled, sources.suite, sources.architecture, sources.name, results.status, results.build_duration, (SELECT coalesce(avg(CAST(stats_build.build_duration AS INTEGER)), 0) AS coalesce_1 
2019-06-28 01:15:51.235 UTC [24273] jenkins at reproducibledb LOG:  duration: 199233.431 ms  statement: SELECT schedule.date_scheduled, sources.suite, sources.architecture, sources.name, results.status, results.build_duration, (SELECT coalesce(avg(CAST(stats_build.build_duration AS INTEGER)), 0) AS coalesce_1 
2019-06-28 01:19:17.347 UTC [24273] jenkins at reproducibledb LOG:  duration: 194802.092 ms  statement: SELECT schedule.date_scheduled, sources.suite, sources.architecture, sources.name, results.status, results.build_duration, (SELECT coalesce(avg(CAST(stats_build.build_duration AS INTEGER)), 0) AS coalesce_1 
2019-06-28 02:19:23.767 UTC [47326] jenkins at reproducibledb LOG:  duration: 253912.764 ms  statement: SELECT schedule.date_scheduled, sources.suite, sources.architecture, sources.name, results.status, results.build_duration, (SELECT coalesce(avg(CAST(stats_build.build_duration AS INTEGER)), 0) AS coalesce_1 
2019-06-28 02:22:37.963 UTC [47326] jenkins at reproducibledb LOG:  duration: 182817.930 ms  statement: SELECT schedule.date_scheduled, sources.suite, sources.architecture, sources.name, results.status, results.build_duration, (SELECT coalesce(avg(CAST(stats_build.build_duration AS INTEGER)), 0) AS coalesce_1 
2019-06-28 02:23:44.666 UTC [52186] jenkins at reproducibledb LOG:  duration: 475091.202 ms  statement: SELECT COUNT(r.build_date) FROM stats_build AS r WHERE r.build_date > '2019-06-27 02:15' AND r.architecture='amd64'
2019-06-28 02:27:48.783 UTC [47326] jenkins at reproducibledb LOG:  duration: 300679.815 ms  statement: SELECT schedule.date_scheduled, sources.suite, sources.architecture, sources.name, results.status, results.build_duration, (SELECT coalesce(avg(CAST(stats_build.build_duration AS INTEGER)), 0) AS coalesce_1 
2019-06-28 02:30:54.572 UTC [41081] jenkins at reproducibledb LOG:  duration: 429762.752 ms  statement: SELECT COUNT(r.build_date) FROM stats_build AS r WHERE r.build_date > '2019-06-27 02:23' AND r.architecture='i386'
2019-06-28 02:31:31.790 UTC [47326] jenkins at reproducibledb LOG:  duration: 197288.050 ms  statement: SELECT schedule.date_scheduled, sources.suite, sources.architecture, sources.name, results.status, results.build_duration, (SELECT coalesce(avg(CAST(stats_build.build_duration AS INTEGER)), 0) AS coalesce_1 
2019-06-28 04:06:56.546 UTC [11581] jenkins at reproducibledb ERROR:  duplicate key value violates unique constraint "sources_new_name_suite_architecture_key"
2019-06-28 04:06:56.546 UTC [11581] jenkins at reproducibledb DETAIL:  Key (name, suite, architecture)=(kexec, trunk, i386_pentium4) already exists.
2019-06-28 04:06:56.546 UTC [11581] jenkins at reproducibledb STATEMENT:  INSERT INTO sources (name, version, suite, architecture, distribution) VALUES ('kexec', '2.0.16-2', 'trunk', 'i386_pentium4', 5)
2019-06-28 04:06:57.466 UTC [12017] jenkins at reproducibledb ERROR:  null value in column "name" violates not-null constraint
2019-06-28 04:06:57.466 UTC [12017] jenkins at reproducibledb DETAIL:  Failing row contains (768178, null, null, trunk, null, 0, 5).
2019-06-28 04:06:57.466 UTC [12017] jenkins at reproducibledb STATEMENT:  INSERT INTO sources (name, version, suite, architecture, distribution) VALUES (NULL, NULL, 'trunk', NULL, 5) RETURNING sources.id
2019-06-28 04:06:58.362 UTC [12253] jenkins at reproducibledb ERROR:  null value in column "name" violates not-null constraint
2019-06-28 04:06:58.362 UTC [12253] jenkins at reproducibledb DETAIL:  Failing row contains (768179, null, null, trunk, null, 0, 5).
2019-06-28 04:06:58.362 UTC [12253] jenkins at reproducibledb STATEMENT:  INSERT INTO sources (name, version, suite, architecture, distribution) VALUES (NULL, NULL, 'trunk', NULL, 5) RETURNING sources.id
2019-06-28 04:06:59.207 UTC [12450] jenkins at reproducibledb ERROR:  null value in column "name" violates not-null constraint
2019-06-28 04:06:59.207 UTC [12450] jenkins at reproducibledb DETAIL:  Failing row contains (768180, null, null, trunk, null, 0, 5).
2019-06-28 04:06:59.207 UTC [12450] jenkins at reproducibledb STATEMENT:  INSERT INTO sources (name, version, suite, architecture, distribution) VALUES (NULL, NULL, 'trunk', NULL, 5) RETURNING sources.id
2019-06-28 04:07:00.106 UTC [13181] jenkins at reproducibledb ERROR:  null value in column "name" violates not-null constraint
2019-06-28 04:07:00.106 UTC [13181] jenkins at reproducibledb DETAIL:  Failing row contains (768181, null, null, trunk, null, 0, 5).
2019-06-28 04:07:00.106 UTC [13181] jenkins at reproducibledb STATEMENT:  INSERT INTO sources (name, version, suite, architecture, distribution) VALUES (NULL, NULL, 'trunk', NULL, 5) RETURNING sources.id
2019-06-28 04:07:03.012 UTC [14084] jenkins at reproducibledb ERROR:  duplicate key value violates unique constraint "sources_new_name_suite_architecture_key"
2019-06-28 04:07:03.012 UTC [14084] jenkins at reproducibledb DETAIL:  Key (name, suite, architecture)=(kmod-fb-sys-ram, trunk, i386_pentium4) already exists.
2019-06-28 04:07:03.012 UTC [14084] jenkins at reproducibledb STATEMENT:  INSERT INTO sources (name, version, suite, architecture, distribution) VALUES ('kmod-fb-sys-ram', '4.19.56-1', 'trunk', 'i386_pentium4', 5)
2019-06-28 15:59:20.803 UTC [946] LOG:  received smart shutdown request
2019-06-28 15:59:21.707 UTC [1209] LOG:  autovacuum launcher shutting down
2019-06-28 15:59:22.182 UTC [26226] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:22.306 UTC [26274] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:22.455 UTC [26319] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:22.465 UTC [26334] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:22.486 UTC [1206] LOG:  shutting down
2019-06-28 15:59:22.529 UTC [26338] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:22.545 UTC [26340] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:22.587 UTC [26342] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:22.598 UTC [26343] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:22.598 UTC [26352] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:22.641 UTC [26353] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:22.710 UTC [26358] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:22.728 UTC [26363] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:22.750 UTC [26366] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:22.783 UTC [26367] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:22.820 UTC [26372] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:22.821 UTC [26375] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:22.829 UTC [26377] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:22.848 UTC [26380] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:22.910 UTC [26385] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:22.925 UTC [26388] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:22.928 UTC [26391] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:22.929 UTC [26394] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:22.934 UTC [26393] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:22.952 UTC [26396] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:22.955 UTC [26397] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:22.971 UTC [26402] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:23.008 UTC [26412] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:23.034 UTC [26414] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:23.041 UTC [26415] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:23.046 UTC [26422] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:23.084 UTC [26425] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:23.111 UTC [26438] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:23.139 UTC [26446] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:23.156 UTC [26451] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:24.387 UTC [26831] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:24.412 UTC [26885] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:24.541 UTC [27083] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:25.047 UTC [27162] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:25.048 UTC [27163] jenkins at reproducibledb FATAL:  the database system is shutting down
2019-06-28 15:59:25.597 UTC [946] LOG:  database system is shut down
2019-06-28 16:01:41.971 UTC [1618] [unknown]@[unknown] LOG:  incomplete startup packet
2019-06-28 16:01:41.971 UTC [1616] LOG:  database system was shut down at 2019-06-28 15:59:24 UTC
2019-06-28 16:01:42.342 UTC [1616] LOG:  MultiXact member wraparound protections are now enabled
2019-06-28 16:01:42.357 UTC [1781] LOG:  autovacuum launcher started
2019-06-28 16:01:42.357 UTC [1113] LOG:  database system is ready to accept connections
2019-06-28 16:10:58.180 UTC [22402] jenkins at reproducibledb LOG:  duration: 262244.632 ms  statement: SELECT schedule.date_scheduled, sources.suite, sources.architecture, sources.name, results.status, results.build_duration, (SELECT coalesce(avg(CAST(stats_build.build_duration AS INTEGER)), 0) AS coalesce_1 
2019-06-28 16:13:04.071 UTC [10569] jenkins at reproducibledb LOG:  duration: 265490.323 ms  statement: SELECT COUNT(r.build_date) FROM stats_build AS r WHERE r.build_date > '2019-06-27 16:08' AND r.architecture='amd64'
2019-06-28 16:13:19.124 UTC [22402] jenkins at reproducibledb LOG:  duration: 135990.457 ms  statement: SELECT schedule.date_scheduled, sources.suite, sources.architecture, sources.name, results.status, results.build_duration, (SELECT coalesce(avg(CAST(stats_build.build_duration AS INTEGER)), 0) AS coalesce_1 



More information about the Qa-jenkins-scm mailing list