By type
The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale "en_US.utf8". The default database encoding has accordingly been set to "UTF8". The default text search configuration will be set to "english". Data page checksums are disabled. fixing permissions on existing directory /var/lib/postgresql/data ... ok creating subdirectories ... ok selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting dynamic shared memory implementation ... posix creating configuration files ... ok running bootstrap script ... ok sh: locale: not found 2022-02-05 02:39:25.286 UTC [25] WARNING: no usable system locales were found performing post-bootstrap initialization ... ok syncing data to disk ... ok Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start WARNING: enabling "trust" authentication for local connections You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. waiting for server to start....2022-02-05 02:39:27.359 UTC [29] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" .2022-02-05 02:39:28.349 UTC [30] LOG: database system was shut down at 2022-02-05 02:39:25 UTC 2022-02-05 02:39:28.358 UTC [29] LOG: database system is ready to accept connections done server started CREATE DATABASE CREATE ROLE /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/* waiting for server to shut down....2022-02-05 02:39:32.678 UTC [29] LOG: received fast shutdown request 2022-02-05 02:39:32.987 UTC [29] LOG: aborting any active transactions 2022-02-05 02:39:32.988 UTC [29] LOG: worker process: logical replication launcher (PID 36) exited with exit code 1 2022-02-05 02:39:32.988 UTC [31] LOG: shutting down 2022-02-05 02:39:33.576 UTC [29] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2022-02-05 02:39:33.689 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2022-02-05 02:39:33.689 UTC [1] LOG: listening on IPv6 address "::", port 5432 2022-02-05 02:39:33.699 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2022-02-05 02:39:34.115 UTC [42] LOG: database system was shut down at 2022-02-05 02:39:33 UTC 2022-02-05 02:39:34.124 UTC [1] LOG: database system is ready to accept connections 2022-02-05 02:41:06.711 UTC [51] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:41:06.711 UTC [51] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:41:11.952 UTC [52] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:41:11.952 UTC [52] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:41:17.234 UTC [53] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:41:17.234 UTC [53] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:41:22.502 UTC [54] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:41:22.502 UTC [54] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:41:27.707 UTC [55] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:41:27.707 UTC [55] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:41:32.907 UTC [56] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:41:32.907 UTC [56] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:41:38.231 UTC [58] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:41:38.231 UTC [58] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:41:43.501 UTC [59] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:41:43.501 UTC [59] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:41:48.726 UTC [60] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:41:48.726 UTC [60] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:41:54.051 UTC [61] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:41:54.051 UTC [61] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:41:59.407 UTC [62] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:41:59.407 UTC [62] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:42:04.690 UTC [64] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:42:04.690 UTC [64] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:42:09.944 UTC [65] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:42:09.944 UTC [65] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:42:18.098 UTC [66] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:42:18.098 UTC [66] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:42:23.433 UTC [67] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:42:23.433 UTC [67] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:42:28.637 UTC [68] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:42:28.637 UTC [68] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:42:33.829 UTC [69] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:42:33.829 UTC [69] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:42:39.186 UTC [71] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:42:39.186 UTC [71] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:42:44.546 UTC [72] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:42:44.546 UTC [72] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:42:49.886 UTC [73] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:42:49.886 UTC [73] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:42:55.286 UTC [74] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:42:55.286 UTC [74] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:43:00.553 UTC [75] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:43:00.553 UTC [75] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:43:05.851 UTC [77] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:43:05.851 UTC [77] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:43:11.141 UTC [78] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:43:11.141 UTC [78] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:43:16.437 UTC [79] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:43:16.437 UTC [79] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:43:26.377 UTC [80] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:43:26.377 UTC [80] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:43:31.734 UTC [81] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:43:31.734 UTC [81] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:43:36.981 UTC [83] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:43:36.981 UTC [83] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:43:42.316 UTC [84] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:43:42.316 UTC [84] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:43:47.458 UTC [85] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:43:47.458 UTC [85] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:43:52.762 UTC [86] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:43:52.762 UTC [86] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:43:58.051 UTC [87] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:43:58.051 UTC [87] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:44:03.346 UTC [88] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:44:03.346 UTC [88] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:44:08.599 UTC [90] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:44:08.599 UTC [90] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:44:13.795 UTC [91] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:44:13.795 UTC [91] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:44:19.062 UTC [92] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:44:19.062 UTC [92] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:44:24.328 UTC [93] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:44:24.328 UTC [93] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:44:29.559 UTC [94] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:44:29.559 UTC [94] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:44:37.782 UTC [96] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:44:37.782 UTC [96] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:44:42.992 UTC [97] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:44:42.992 UTC [97] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:44:48.306 UTC [98] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:44:48.306 UTC [98] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:44:53.596 UTC [99] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:44:53.596 UTC [99] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:44:59.042 UTC [100] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:44:59.042 UTC [100] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:45:04.420 UTC [102] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:45:04.420 UTC [102] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:45:09.708 UTC [103] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:45:09.708 UTC [103] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:45:14.920 UTC [104] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:45:14.920 UTC [104] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:45:20.260 UTC [105] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:45:20.260 UTC [105] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:45:25.476 UTC [106] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:45:25.476 UTC [106] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:45:30.807 UTC [107] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:45:30.807 UTC [107] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:45:36.178 UTC [109] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:45:36.178 UTC [109] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:45:48.639 UTC [110] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:45:48.639 UTC [110] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:45:54.037 UTC [111] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:45:54.037 UTC [111] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:45:59.356 UTC [112] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:45:59.356 UTC [112] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:46:04.630 UTC [114] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:46:04.630 UTC [114] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:46:09.856 UTC [115] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:46:09.856 UTC [115] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:46:15.124 UTC [116] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:46:15.124 UTC [116] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:46:20.404 UTC [117] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:46:20.404 UTC [117] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:46:25.709 UTC [118] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:46:25.709 UTC [118] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:46:31.012 UTC [119] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:46:31.012 UTC [119] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:46:36.284 UTC [121] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:46:36.284 UTC [121] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:46:41.661 UTC [122] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:46:41.661 UTC [122] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:46:46.912 UTC [123] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:46:46.912 UTC [123] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:49:50.133 UTC [130] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:49:50.133 UTC [130] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:49:55.506 UTC [131] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:49:55.506 UTC [131] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:50:00.943 UTC [132] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:50:00.943 UTC [132] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:50:06.305 UTC [134] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:50:06.305 UTC [134] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:50:11.598 UTC [135] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:50:11.598 UTC [135] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:50:16.858 UTC [136] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:50:16.858 UTC [136] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:50:22.280 UTC [137] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:50:22.280 UTC [137] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:50:27.751 UTC [138] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:50:27.751 UTC [138] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:50:33.052 UTC [139] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:50:33.052 UTC [139] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:50:38.399 UTC [141] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:50:38.399 UTC [141] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:50:43.901 UTC [142] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:50:43.901 UTC [142] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:50:49.256 UTC [143] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:50:49.256 UTC [143] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:50:55.417 UTC [144] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:50:55.417 UTC [144] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:51:00.692 UTC [145] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:51:00.692 UTC [145] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:51:05.988 UTC [147] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:51:05.988 UTC [147] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:51:11.351 UTC [148] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:51:11.351 UTC [148] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:51:16.636 UTC [149] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:51:16.636 UTC [149] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:51:22.025 UTC [150] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:51:22.025 UTC [150] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:51:27.345 UTC [151] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:51:27.345 UTC [151] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:51:32.648 UTC [152] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:51:32.648 UTC [152] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:51:37.983 UTC [154] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:51:37.983 UTC [154] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:51:43.429 UTC [155] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:51:43.429 UTC [155] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:51:48.732 UTC [156] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:51:48.732 UTC [156] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:51:54.076 UTC [157] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:51:54.076 UTC [157] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:51:59.291 UTC [158] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:51:59.291 UTC [158] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:58:54.922 UTC [173] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:58:54.922 UTC [173] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:59:00.445 UTC [174] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:59:00.445 UTC [174] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:59:05.763 UTC [176] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:59:05.763 UTC [176] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:59:11.093 UTC [177] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:59:11.093 UTC [177] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:59:16.481 UTC [178] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:59:16.481 UTC [178] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:59:21.814 UTC [179] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:59:21.814 UTC [179] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:59:27.233 UTC [180] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:59:27.233 UTC [180] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:59:32.666 UTC [181] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:59:32.666 UTC [181] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:59:38.023 UTC [183] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:59:38.023 UTC [183] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:59:43.530 UTC [184] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:59:43.530 UTC [184] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 02:59:48.824 UTC [185] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 02:59:48.824 UTC [185] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:00:26.224 UTC [187] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:00:26.224 UTC [187] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:00:31.589 UTC [188] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:00:31.589 UTC [188] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:00:36.963 UTC [190] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:00:36.963 UTC [190] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:00:42.410 UTC [191] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:00:42.410 UTC [191] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:00:47.833 UTC [192] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:00:47.833 UTC [192] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:00:53.272 UTC [193] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:00:53.272 UTC [193] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:00:58.606 UTC [194] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:00:58.606 UTC [194] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:01:04.064 UTC [195] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:01:04.064 UTC [195] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:01:09.401 UTC [197] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:01:09.401 UTC [197] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:01:14.793 UTC [198] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:01:14.793 UTC [198] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:01:20.098 UTC [199] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:01:20.098 UTC [199] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:01:25.546 UTC [200] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:01:25.546 UTC [200] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:06:41.728 UTC [212] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:06:41.728 UTC [212] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:06:47.149 UTC [213] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:06:47.149 UTC [213] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:06:52.482 UTC [214] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:06:52.482 UTC [214] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:06:57.830 UTC [215] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:06:57.830 UTC [215] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:07:03.288 UTC [216] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:07:03.288 UTC [216] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:07:08.686 UTC [218] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:07:08.686 UTC [218] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:07:14.122 UTC [219] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:07:14.122 UTC [219] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:07:19.461 UTC [220] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:07:19.461 UTC [220] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:07:24.819 UTC [221] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:07:24.819 UTC [221] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:07:30.119 UTC [222] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:07:30.119 UTC [222] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:07:35.472 UTC [224] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:07:35.472 UTC [224] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:07:40.728 UTC [225] LOG: could not receive data from client: Connection reset by peer 2022-02-05 03:07:47.753 UTC [226] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:07:47.753 UTC [226] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:07:53.206 UTC [227] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:07:53.206 UTC [227] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:07:58.613 UTC [228] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:07:58.613 UTC [228] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:08:04.046 UTC [229] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:08:04.046 UTC [229] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:08:09.539 UTC [231] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:08:09.539 UTC [231] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:08:14.859 UTC [232] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:08:14.859 UTC [232] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:08:20.263 UTC [233] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:08:20.263 UTC [233] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:08:25.600 UTC [234] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:08:25.600 UTC [234] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:08:30.909 UTC [235] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:08:30.909 UTC [235] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:08:36.227 UTC [237] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:08:36.227 UTC [237] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:08:41.579 UTC [238] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:08:41.579 UTC [238] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:08:46.920 UTC [239] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:08:46.920 UTC [239] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:14:00.525 UTC [250] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:14:00.525 UTC [250] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:14:05.888 UTC [252] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:14:05.888 UTC [252] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:14:11.258 UTC [253] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:14:11.258 UTC [253] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:14:16.657 UTC [254] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:14:16.657 UTC [254] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:14:21.966 UTC [255] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:14:21.966 UTC [255] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:14:27.362 UTC [256] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:14:27.362 UTC [256] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:14:32.795 UTC [257] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:14:32.795 UTC [257] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:14:38.070 UTC [259] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:14:38.070 UTC [259] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:14:43.390 UTC [260] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:14:43.390 UTC [260] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:14:48.760 UTC [261] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:14:48.760 UTC [261] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:14:54.178 UTC [262] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:14:54.178 UTC [262] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:14:59.627 UTC [263] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:14:59.627 UTC [263] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:15:06.223 UTC [265] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:15:06.223 UTC [265] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:15:11.698 UTC [266] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:15:11.698 UTC [266] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:15:17.030 UTC [267] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:15:17.030 UTC [267] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:15:22.480 UTC [268] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:15:22.480 UTC [268] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:15:27.932 UTC [269] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:15:27.932 UTC [269] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:15:33.416 UTC [270] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:15:33.416 UTC [270] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:15:38.721 UTC [272] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:15:38.721 UTC [272] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:15:44.108 UTC [273] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:15:44.108 UTC [273] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:15:49.442 UTC [274] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:15:49.442 UTC [274] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:15:54.813 UTC [275] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:15:54.813 UTC [275] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:16:00.173 UTC [276] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:16:00.173 UTC [276] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:16:05.460 UTC [278] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:16:05.460 UTC [278] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:21:28.995 UTC [289] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:21:28.995 UTC [289] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:21:34.381 UTC [290] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:21:34.381 UTC [290] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:21:39.686 UTC [292] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:21:39.686 UTC [292] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:21:44.996 UTC [293] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:21:44.996 UTC [293] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:21:50.310 UTC [294] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:21:50.310 UTC [294] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:21:55.595 UTC [295] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:21:55.595 UTC [295] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:22:00.980 UTC [296] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:22:00.980 UTC [296] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:22:06.351 UTC [298] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:22:06.351 UTC [298] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:22:11.694 UTC [299] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:22:11.694 UTC [299] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:22:17.092 UTC [300] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:22:17.092 UTC [300] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:22:22.590 UTC [301] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:22:22.590 UTC [301] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:22:27.979 UTC [302] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:22:27.979 UTC [302] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:22:53.483 UTC [304] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:22:53.483 UTC [304] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:22:58.873 UTC [305] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:22:58.873 UTC [305] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:23:04.269 UTC [306] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:23:04.269 UTC [306] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:23:09.636 UTC [308] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:23:09.636 UTC [308] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:23:15.039 UTC [309] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:23:15.039 UTC [309] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:23:20.398 UTC [310] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:23:20.398 UTC [310] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:23:25.650 UTC [311] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:23:25.650 UTC [311] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:23:30.935 UTC [312] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:23:30.935 UTC [312] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:23:36.330 UTC [314] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:23:36.330 UTC [314] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:23:41.769 UTC [315] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:23:41.769 UTC [315] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:23:47.225 UTC [316] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:23:47.225 UTC [316] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:23:57.086 UTC [317] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:23:57.086 UTC [317] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:24:02.606 UTC [318] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:24:02.606 UTC [318] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:24:08.004 UTC [320] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:24:08.004 UTC [320] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:24:13.562 UTC [321] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:24:13.562 UTC [321] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:24:18.908 UTC [322] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:24:18.908 UTC [322] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:24:24.264 UTC [323] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:24:24.264 UTC [323] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:24:29.596 UTC [324] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:24:29.596 UTC [324] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:24:34.956 UTC [325] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:24:34.956 UTC [325] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:24:40.367 UTC [327] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:24:40.367 UTC [327] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:24:45.629 UTC [328] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:24:45.629 UTC [328] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:24:50.939 UTC [329] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:24:50.939 UTC [329] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:24:56.290 UTC [330] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:24:56.290 UTC [330] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:30:07.172 UTC [342] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:30:07.172 UTC [342] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:30:12.601 UTC [343] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:30:12.601 UTC [343] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:30:17.939 UTC [344] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:30:17.939 UTC [344] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:30:23.349 UTC [345] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:30:23.349 UTC [345] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:30:28.753 UTC [346] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:30:28.753 UTC [346] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:30:34.185 UTC [347] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:30:34.185 UTC [347] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:30:39.555 UTC [349] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:30:39.555 UTC [349] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:30:45.015 UTC [350] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:30:45.015 UTC [350] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:30:50.350 UTC [351] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:30:50.350 UTC [351] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:30:55.671 UTC [352] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:30:55.671 UTC [352] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:31:01.054 UTC [353] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:31:01.054 UTC [353] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:31:06.498 UTC [355] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:31:06.498 UTC [355] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:31:16.232 UTC [356] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:31:16.232 UTC [356] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:31:21.655 UTC [357] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:31:21.655 UTC [357] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:31:27.062 UTC [358] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:31:27.062 UTC [358] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:31:32.414 UTC [359] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:31:32.414 UTC [359] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:31:37.759 UTC [361] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:31:37.759 UTC [361] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:31:43.135 UTC [362] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:31:43.135 UTC [362] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:31:48.537 UTC [363] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:31:48.537 UTC [363] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:31:53.979 UTC [364] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:31:53.979 UTC [364] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:31:59.466 UTC [365] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:31:59.466 UTC [365] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:32:04.851 UTC [366] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:32:04.851 UTC [366] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:32:10.159 UTC [368] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:32:10.159 UTC [368] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:32:15.467 UTC [369] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:32:15.467 UTC [369] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:37:27.906 UTC [380] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:37:27.906 UTC [380] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:37:33.398 UTC [381] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:37:33.398 UTC [381] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:37:38.790 UTC [383] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:37:38.790 UTC [383] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:37:44.195 UTC [384] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:37:44.195 UTC [384] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:37:49.564 UTC [385] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:37:49.564 UTC [385] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:37:54.938 UTC [386] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:37:54.938 UTC [386] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:38:00.363 UTC [387] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:38:00.363 UTC [387] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:38:05.748 UTC [389] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:38:05.748 UTC [389] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:38:11.121 UTC [390] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:38:11.121 UTC [390] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:38:16.550 UTC [391] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:38:16.550 UTC [391] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:38:21.900 UTC [392] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:38:21.900 UTC [392] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:38:27.388 UTC [393] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:38:27.388 UTC [393] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:38:34.493 UTC [394] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:38:34.493 UTC [394] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:38:39.893 UTC [396] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:38:39.893 UTC [396] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:38:45.328 UTC [397] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:38:45.328 UTC [397] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:38:50.819 UTC [398] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:38:50.819 UTC [398] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:38:56.286 UTC [399] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:38:56.286 UTC [399] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:39:01.699 UTC [400] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:39:01.699 UTC [400] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:39:07.054 UTC [402] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:39:07.054 UTC [402] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:39:12.473 UTC [403] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:39:12.473 UTC [403] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:39:17.843 UTC [404] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:39:17.843 UTC [404] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:39:23.280 UTC [405] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:39:23.280 UTC [405] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:39:28.733 UTC [406] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:39:28.733 UTC [406] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:39:34.204 UTC [407] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:39:34.204 UTC [407] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:39:39.635 UTC [409] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:39:39.635 UTC [409] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:44:52.604 UTC [420] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:44:52.604 UTC [420] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:44:58.032 UTC [421] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:44:58.032 UTC [421] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:45:03.584 UTC [422] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:45:03.584 UTC [422] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:45:09.023 UTC [424] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:45:09.023 UTC [424] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:45:14.592 UTC [425] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:45:14.592 UTC [425] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:45:19.997 UTC [426] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:45:19.997 UTC [426] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:45:25.423 UTC [427] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:45:25.423 UTC [427] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:45:30.837 UTC [428] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:45:30.837 UTC [428] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:45:36.253 UTC [430] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:45:36.253 UTC [430] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:45:41.643 UTC [431] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:45:41.643 UTC [431] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:45:47.084 UTC [432] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:45:47.084 UTC [432] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:45:57.015 UTC [433] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:45:57.015 UTC [433] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:46:02.443 UTC [434] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:46:02.443 UTC [434] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:46:07.795 UTC [436] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:46:07.795 UTC [436] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:46:13.211 UTC [437] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:46:13.211 UTC [437] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:46:18.614 UTC [438] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:46:18.614 UTC [438] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:46:24.124 UTC [439] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:46:24.124 UTC [439] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:46:29.556 UTC [440] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:46:29.556 UTC [440] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:46:34.978 UTC [441] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:46:34.978 UTC [441] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:46:40.377 UTC [443] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:46:40.377 UTC [443] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:46:45.835 UTC [444] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:46:45.835 UTC [444] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:46:51.212 UTC [445] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:46:51.212 UTC [445] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:46:56.589 UTC [446] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:46:56.589 UTC [446] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:52:05.505 UTC [457] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:52:05.505 UTC [457] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:52:10.936 UTC [459] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:52:10.936 UTC [459] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:52:16.427 UTC [460] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:52:16.427 UTC [460] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:52:21.814 UTC [461] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:52:21.814 UTC [461] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:52:27.251 UTC [462] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:52:27.251 UTC [462] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:52:32.647 UTC [463] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:52:32.647 UTC [463] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:52:38.125 UTC [465] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:52:38.125 UTC [465] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:52:43.576 UTC [466] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:52:43.576 UTC [466] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:52:48.966 UTC [467] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:52:48.966 UTC [467] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:52:54.386 UTC [468] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:52:54.386 UTC [468] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:52:59.765 UTC [469] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:52:59.765 UTC [469] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:53:05.191 UTC [470] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:53:05.191 UTC [470] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:53:14.937 UTC [472] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:53:14.937 UTC [472] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:53:20.347 UTC [473] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:53:20.347 UTC [473] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:53:25.733 UTC [474] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:53:25.733 UTC [474] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:53:31.071 UTC [475] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:53:31.071 UTC [475] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:53:36.478 UTC [477] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:53:36.478 UTC [477] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:53:41.876 UTC [478] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:53:41.876 UTC [478] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:53:47.400 UTC [479] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:53:47.400 UTC [479] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:53:52.900 UTC [480] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:53:52.900 UTC [480] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:53:58.369 UTC [481] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:53:58.369 UTC [481] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:54:03.821 UTC [482] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:54:03.821 UTC [482] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:54:09.181 UTC [484] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:54:09.181 UTC [484] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:54:14.590 UTC [485] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:54:14.590 UTC [485] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:59:29.079 UTC [496] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:59:29.079 UTC [496] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:59:34.472 UTC [497] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:59:34.472 UTC [497] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:59:39.924 UTC [499] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:59:39.924 UTC [499] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:59:45.384 UTC [500] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:59:45.384 UTC [500] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:59:50.784 UTC [501] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:59:50.784 UTC [501] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 03:59:56.244 UTC [502] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 03:59:56.244 UTC [502] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:00:01.808 UTC [503] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:00:01.808 UTC [503] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:00:07.360 UTC [505] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:00:07.360 UTC [505] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:00:12.884 UTC [506] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:00:12.884 UTC [506] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:00:18.324 UTC [507] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:00:18.324 UTC [507] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:00:23.854 UTC [508] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:00:23.854 UTC [508] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:00:29.294 UTC [509] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:00:29.294 UTC [509] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:00:35.665 UTC [510] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:00:35.665 UTC [510] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:00:40.993 UTC [512] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:00:40.993 UTC [512] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:00:46.400 UTC [513] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:00:46.400 UTC [513] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:00:51.864 UTC [514] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:00:51.864 UTC [514] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:00:57.339 UTC [515] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:00:57.339 UTC [515] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:01:02.831 UTC [516] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:01:02.831 UTC [516] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:01:08.283 UTC [518] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:01:08.283 UTC [518] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:01:13.818 UTC [519] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:01:13.818 UTC [519] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:01:19.263 UTC [520] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:01:19.263 UTC [520] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:01:24.860 UTC [521] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:01:24.860 UTC [521] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:01:30.428 UTC [522] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:01:30.428 UTC [522] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:01:35.833 UTC [523] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:01:35.833 UTC [523] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:06:55.527 UTC [535] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:06:55.527 UTC [535] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:07:00.972 UTC [536] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:07:00.972 UTC [536] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:07:06.383 UTC [538] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:07:06.383 UTC [538] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:07:11.833 UTC [539] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:07:11.833 UTC [539] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:07:17.298 UTC [540] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:07:17.298 UTC [540] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:07:22.771 UTC [541] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:07:22.771 UTC [541] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:07:28.154 UTC [542] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:07:28.154 UTC [542] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:07:33.552 UTC [543] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:07:33.552 UTC [543] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:07:39.070 UTC [545] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:07:39.070 UTC [545] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:07:44.548 UTC [546] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:07:44.548 UTC [546] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:07:49.929 UTC [547] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:07:49.929 UTC [547] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:07:55.361 UTC [548] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:07:55.361 UTC [548] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:08:04.575 UTC [549] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:08:04.575 UTC [549] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:08:10.068 UTC [551] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:08:10.068 UTC [551] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:08:15.541 UTC [552] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:08:15.541 UTC [552] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:08:20.966 UTC [553] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:08:20.966 UTC [553] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:08:26.519 UTC [554] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:08:26.519 UTC [554] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:08:32.034 UTC [555] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:08:32.034 UTC [555] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:08:37.458 UTC [557] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:08:37.458 UTC [557] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:08:42.927 UTC [558] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:08:42.927 UTC [558] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:08:48.449 UTC [559] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:08:48.449 UTC [559] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:08:53.922 UTC [560] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:08:53.922 UTC [560] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:08:59.380 UTC [561] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:08:59.380 UTC [561] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:09:04.793 UTC [562] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:09:04.793 UTC [562] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:14:16.403 UTC [574] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:14:16.403 UTC [574] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:14:21.962 UTC [575] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:14:21.962 UTC [575] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:14:27.434 UTC [576] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:14:27.434 UTC [576] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:14:33.014 UTC [577] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:14:33.014 UTC [577] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:14:38.432 UTC [579] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:14:38.432 UTC [579] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:14:43.931 UTC [580] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:14:43.931 UTC [580] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:14:49.353 UTC [581] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:14:49.353 UTC [581] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:14:54.883 UTC [582] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:14:54.883 UTC [582] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:15:00.348 UTC [583] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:15:00.348 UTC [583] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:15:05.640 UTC [584] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:15:05.640 UTC [584] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:15:11.009 UTC [586] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:15:11.009 UTC [586] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:15:16.474 UTC [587] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:15:16.474 UTC [587] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:15:25.501 UTC [588] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:15:25.501 UTC [588] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:15:30.965 UTC [589] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:15:30.965 UTC [589] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:15:36.441 UTC [590] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:15:36.441 UTC [590] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:15:41.957 UTC [592] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:15:41.957 UTC [592] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:15:47.475 UTC [593] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:15:47.475 UTC [593] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:15:53.027 UTC [594] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:15:53.027 UTC [594] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:15:58.521 UTC [595] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:15:58.521 UTC [595] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:16:03.948 UTC [596] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:16:03.948 UTC [596] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:16:09.391 UTC [598] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:16:09.391 UTC [598] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:16:14.848 UTC [599] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:16:14.848 UTC [599] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:16:20.296 UTC [600] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:16:20.296 UTC [600] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:16:25.676 UTC [601] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:16:25.676 UTC [601] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:21:39.039 UTC [613] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:21:39.039 UTC [613] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:21:44.577 UTC [614] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:21:44.577 UTC [614] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:21:49.970 UTC [615] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:21:49.970 UTC [615] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:21:55.388 UTC [616] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:21:55.388 UTC [616] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:22:00.830 UTC [617] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:22:00.830 UTC [617] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:22:06.302 UTC [618] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:22:06.302 UTC [618] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:22:11.747 UTC [620] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:22:11.747 UTC [620] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:22:17.362 UTC [621] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:22:17.362 UTC [621] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:22:22.939 UTC [622] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:22:22.939 UTC [622] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:22:28.396 UTC [623] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:22:28.396 UTC [623] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:22:33.888 UTC [624] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:22:33.888 UTC [624] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:22:39.245 UTC [626] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:22:39.245 UTC [626] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:22:45.045 UTC [627] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:22:45.045 UTC [627] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:22:50.452 UTC [628] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:22:50.452 UTC [628] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:22:55.847 UTC [629] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:22:55.847 UTC [629] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:23:01.261 UTC [630] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:23:01.261 UTC [630] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:23:06.589 UTC [631] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:23:06.589 UTC [631] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:23:12.085 UTC [633] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:23:12.085 UTC [633] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:23:17.632 UTC [634] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:23:17.632 UTC [634] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:23:23.187 UTC [635] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:23:23.187 UTC [635] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:23:28.671 UTC [636] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:23:28.671 UTC [636] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:23:34.108 UTC [637] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:23:34.108 UTC [637] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:23:39.615 UTC [639] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:23:39.615 UTC [639] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:23:44.988 UTC [640] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:23:44.988 UTC [640] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:28:56.801 UTC [651] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:28:56.801 UTC [651] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:29:02.345 UTC [652] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:29:02.345 UTC [652] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:29:07.753 UTC [654] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:29:07.753 UTC [654] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:29:13.158 UTC [655] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:29:13.158 UTC [655] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:29:18.628 UTC [656] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:29:18.628 UTC [656] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:29:24.087 UTC [657] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:29:24.087 UTC [657] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:29:29.465 UTC [658] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:29:29.465 UTC [658] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:29:34.843 UTC [659] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:29:34.843 UTC [659] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:29:40.207 UTC [661] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:29:40.207 UTC [661] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:29:45.656 UTC [662] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:29:45.656 UTC [662] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:29:51.111 UTC [663] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:29:51.111 UTC [663] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:29:56.491 UTC [664] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:29:56.491 UTC [664] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:30:06.744 UTC [665] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:30:06.744 UTC [665] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:30:12.302 UTC [667] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:30:12.302 UTC [667] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:30:17.753 UTC [668] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:30:17.753 UTC [668] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:30:23.129 UTC [669] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:30:23.129 UTC [669] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:30:28.631 UTC [670] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:30:28.631 UTC [670] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:30:34.088 UTC [671] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:30:34.088 UTC [671] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:30:39.397 UTC [673] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:30:39.397 UTC [673] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:30:44.832 UTC [674] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:30:44.832 UTC [674] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:30:50.221 UTC [675] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:30:50.221 UTC [675] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:30:55.631 UTC [676] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:30:55.631 UTC [676] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:31:01.012 UTC [677] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:31:01.012 UTC [677] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:31:06.413 UTC [678] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:31:06.413 UTC [678] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:36:20.082 UTC [690] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:36:20.082 UTC [690] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:36:25.606 UTC [691] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:36:25.606 UTC [691] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:36:30.970 UTC [692] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:36:30.970 UTC [692] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:36:36.389 UTC [693] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:36:36.389 UTC [693] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:36:41.711 UTC [695] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:36:41.711 UTC [695] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:36:47.216 UTC [696] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:36:47.216 UTC [696] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:36:52.659 UTC [697] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:36:52.659 UTC [697] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:36:58.087 UTC [698] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:36:58.087 UTC [698] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:37:03.592 UTC [699] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:37:03.592 UTC [699] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:37:09.024 UTC [701] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:37:09.024 UTC [701] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:37:14.435 UTC [702] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:37:14.435 UTC [702] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:37:27.383 UTC [704] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:37:27.383 UTC [704] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:37:32.837 UTC [705] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:37:32.837 UTC [705] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:37:38.231 UTC [707] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:37:38.231 UTC [707] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:37:43.788 UTC [708] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:37:43.788 UTC [708] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:37:49.202 UTC [709] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:37:49.202 UTC [709] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:37:54.674 UTC [710] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:37:54.674 UTC [710] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:38:00.160 UTC [711] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:38:00.160 UTC [711] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:38:05.648 UTC [712] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:38:05.648 UTC [712] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:38:11.159 UTC [714] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:38:11.159 UTC [714] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:38:16.640 UTC [715] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:38:16.640 UTC [715] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:38:22.097 UTC [716] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:38:22.097 UTC [716] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:38:27.664 UTC [717] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:38:27.664 UTC [717] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:43:44.945 UTC [729] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:43:44.945 UTC [729] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:43:50.320 UTC [730] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:43:50.320 UTC [730] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:43:55.770 UTC [731] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:43:55.770 UTC [731] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:44:01.287 UTC [732] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:44:01.287 UTC [732] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:44:06.772 UTC [733] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:44:06.772 UTC [733] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:44:12.315 UTC [735] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:44:12.315 UTC [735] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:44:17.795 UTC [736] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:44:17.795 UTC [736] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:44:23.234 UTC [737] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:44:23.234 UTC [737] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:44:28.712 UTC [738] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:44:28.712 UTC [738] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:44:34.238 UTC [739] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:44:34.238 UTC [739] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:44:39.724 UTC [741] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:44:39.724 UTC [741] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:44:45.111 UTC [742] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:44:45.111 UTC [742] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:44:56.353 UTC [743] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:44:56.353 UTC [743] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:45:01.914 UTC [744] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:45:01.914 UTC [744] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:45:07.349 UTC [746] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:45:07.349 UTC [746] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:45:12.793 UTC [747] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:45:12.793 UTC [747] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:45:18.176 UTC [748] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:45:18.176 UTC [748] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:45:23.615 UTC [749] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:45:23.615 UTC [749] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:45:29.014 UTC [750] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:45:29.014 UTC [750] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:45:34.373 UTC [751] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:45:34.373 UTC [751] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:45:39.680 UTC [753] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:45:39.680 UTC [753] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:45:45.025 UTC [754] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:45:45.025 UTC [754] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:45:50.458 UTC [755] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:45:50.458 UTC [755] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:45:55.891 UTC [756] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:45:55.891 UTC [756] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:51:11.680 UTC [768] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:51:11.680 UTC [768] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:51:17.143 UTC [769] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:51:17.143 UTC [769] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:51:22.702 UTC [770] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:51:22.702 UTC [770] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:51:28.149 UTC [771] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:51:28.149 UTC [771] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:51:33.619 UTC [772] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:51:33.619 UTC [772] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:51:38.950 UTC [774] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:51:38.950 UTC [774] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:51:44.323 UTC [775] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:51:44.323 UTC [775] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:51:49.735 UTC [776] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:51:49.735 UTC [776] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:51:55.112 UTC [777] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:51:55.112 UTC [777] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:52:00.537 UTC [778] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:52:00.537 UTC [778] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:52:05.988 UTC [779] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:52:05.988 UTC [779] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:52:16.205 UTC [781] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:52:16.205 UTC [781] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:52:21.580 UTC [782] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:52:21.580 UTC [782] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:52:26.959 UTC [783] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:52:26.959 UTC [783] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:52:32.364 UTC [784] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:52:32.364 UTC [784] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:52:37.783 UTC [786] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:52:37.783 UTC [786] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:52:43.224 UTC [787] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:52:43.224 UTC [787] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:52:48.579 UTC [788] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:52:48.579 UTC [788] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:52:54.003 UTC [789] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:52:54.003 UTC [789] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:52:59.388 UTC [790] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:52:59.388 UTC [790] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:53:04.801 UTC [791] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:53:04.801 UTC [791] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:53:10.146 UTC [793] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:53:10.146 UTC [793] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:53:15.551 UTC [794] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:53:15.551 UTC [794] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:58:27.415 UTC [805] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:58:27.415 UTC [805] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:58:32.903 UTC [806] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:58:32.903 UTC [806] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:58:38.326 UTC [808] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:58:38.326 UTC [808] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:58:43.838 UTC [809] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:58:43.838 UTC [809] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:58:49.219 UTC [810] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:58:49.219 UTC [810] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:58:54.590 UTC [811] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:58:54.590 UTC [811] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:59:00.027 UTC [812] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:59:00.027 UTC [812] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:59:05.445 UTC [813] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:59:05.445 UTC [813] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:59:10.806 UTC [815] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:59:10.806 UTC [815] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:59:16.139 UTC [816] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:59:16.139 UTC [816] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:59:21.514 UTC [817] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:59:21.514 UTC [817] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:59:26.855 UTC [818] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:59:26.855 UTC [818] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:59:36.056 UTC [819] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:59:36.056 UTC [819] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:59:41.484 UTC [821] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:59:41.484 UTC [821] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:59:46.956 UTC [822] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:59:46.956 UTC [822] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:59:52.332 UTC [823] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:59:52.332 UTC [823] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 04:59:57.774 UTC [824] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 04:59:57.774 UTC [824] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:00:03.291 UTC [825] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:00:03.291 UTC [825] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:00:08.788 UTC [827] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:00:08.788 UTC [827] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:00:14.217 UTC [828] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:00:14.217 UTC [828] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:00:19.622 UTC [829] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:00:19.622 UTC [829] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:00:25.044 UTC [830] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:00:25.044 UTC [830] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:00:30.514 UTC [831] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:00:30.514 UTC [831] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:00:35.911 UTC [832] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:00:35.911 UTC [832] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:05:54.415 UTC [844] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:05:54.415 UTC [844] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:05:59.777 UTC [845] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:05:59.777 UTC [845] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:06:05.190 UTC [846] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:06:05.190 UTC [846] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:06:10.571 UTC [848] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:06:10.571 UTC [848] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:06:16.007 UTC [849] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:06:16.007 UTC [849] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:06:21.420 UTC [850] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:06:21.420 UTC [850] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:06:26.884 UTC [851] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:06:26.884 UTC [851] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:06:32.315 UTC [852] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:06:32.315 UTC [852] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:06:37.772 UTC [854] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:06:37.772 UTC [854] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:06:43.119 UTC [855] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:06:43.119 UTC [855] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:06:48.632 UTC [856] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:06:48.632 UTC [856] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:06:54.095 UTC [857] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:06:54.095 UTC [857] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:06:59.651 UTC [858] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:06:59.651 UTC [858] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:07:07.020 UTC [859] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:07:07.020 UTC [859] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:07:12.460 UTC [861] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:07:12.460 UTC [861] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:07:17.940 UTC [862] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:07:17.940 UTC [862] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:07:23.418 UTC [863] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:07:23.418 UTC [863] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:07:28.795 UTC [864] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:07:28.795 UTC [864] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:07:34.264 UTC [865] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:07:34.264 UTC [865] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:07:39.624 UTC [867] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:07:39.624 UTC [867] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:07:45.014 UTC [868] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:07:45.014 UTC [868] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:07:50.447 UTC [869] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:07:50.447 UTC [869] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:07:55.826 UTC [870] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:07:55.826 UTC [870] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:08:01.261 UTC [871] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:08:01.261 UTC [871] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:08:06.728 UTC [872] ERROR: column "created" of relation "circuits_circuittype" already exists 2022-02-05 05:08:06.728 UTC [872] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2022-02-05'::date NULL 2022-02-05 05:11:56.144 UTC [892] LOG: invalid length of startup packet