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-04-13 01:17:57.371 UTC [26] WARNING: no usable system locales were found performing post-bootstrap initialization ... ok 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. syncing data to disk ... ok Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start waiting for server to start....2022-04-13 01:17:59.369 UTC [30] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2022-04-13 01:17:59.579 UTC [31] LOG: database system was shut down at 2022-04-13 01:17:57 UTC 2022-04-13 01:17:59.634 UTC [30] 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-04-13 01:18:02.345 UTC [30] LOG: received fast shutdown request 2022-04-13 01:18:02.366 UTC [30] LOG: aborting any active transactions 2022-04-13 01:18:02.367 UTC [30] LOG: worker process: logical replication launcher (PID 37) exited with exit code 1 2022-04-13 01:18:02.367 UTC [32] LOG: shutting down 2022-04-13 01:18:03.259 UTC [30] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2022-04-13 01:18:03.608 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2022-04-13 01:18:03.608 UTC [1] LOG: listening on IPv6 address "::", port 5432 2022-04-13 01:18:03.957 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2022-04-13 01:18:04.471 UTC [43] LOG: database system was shut down at 2022-04-13 01:18:03 UTC 2022-04-13 01:18:04.496 UTC [1] LOG: database system is ready to accept connections 2022-04-13 01:19:26.856 UTC [50] LOG: could not receive data from client: Connection reset by peer 2022-04-13 01:19:26.856 UTC [50] LOG: unexpected EOF on client connection with an open transaction 2022-04-13 01:20:45.364 UTC [55] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:20:45.364 UTC [55] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:20:50.717 UTC [56] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:20:50.717 UTC [56] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:20:56.027 UTC [57] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:20:56.027 UTC [57] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:21:01.263 UTC [58] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:21:01.263 UTC [58] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:21:06.455 UTC [60] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:21:06.455 UTC [60] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:21:11.823 UTC [61] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:21:11.823 UTC [61] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:21:17.082 UTC [62] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:21:17.082 UTC [62] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:21:22.289 UTC [63] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:21:22.289 UTC [63] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:21:27.524 UTC [64] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:21:27.524 UTC [64] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:21:32.754 UTC [65] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:21:32.754 UTC [65] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:21:38.084 UTC [67] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:21:38.084 UTC [67] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:21:43.283 UTC [68] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:21:43.283 UTC [68] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:21:52.623 UTC [69] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:21:52.623 UTC [69] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:21:57.872 UTC [70] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:21:57.872 UTC [70] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:22:03.132 UTC [71] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:22:03.132 UTC [71] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:22:08.376 UTC [73] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:22:08.376 UTC [73] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:22:13.578 UTC [74] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:22:13.578 UTC [74] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:22:19.012 UTC [75] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:22:19.012 UTC [75] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:22:24.376 UTC [76] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:22:24.376 UTC [76] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:22:29.675 UTC [77] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:22:29.675 UTC [77] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:22:35.081 UTC [79] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:22:35.081 UTC [79] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:22:40.401 UTC [80] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:22:40.401 UTC [80] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:22:45.659 UTC [81] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:22:45.659 UTC [81] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:22:50.924 UTC [82] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:22:50.924 UTC [82] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:22:56.211 UTC [83] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:22:56.211 UTC [83] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:23:07.285 UTC [85] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:23:07.285 UTC [85] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:23:12.527 UTC [86] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:23:12.527 UTC [86] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:23:17.680 UTC [87] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:23:17.680 UTC [87] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:23:22.882 UTC [88] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:23:22.882 UTC [88] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:23:28.176 UTC [89] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:23:28.176 UTC [89] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:23:33.587 UTC [90] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:23:33.587 UTC [90] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:23:38.855 UTC [92] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:23:38.855 UTC [92] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:23:44.127 UTC [93] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:23:44.127 UTC [93] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:23:49.361 UTC [94] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:23:49.361 UTC [94] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:23:54.677 UTC [95] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:23:54.677 UTC [95] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:23:59.954 UTC [96] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:23:59.954 UTC [96] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:24:05.251 UTC [98] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:24:05.251 UTC [98] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:24:33.587 UTC [99] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:24:33.587 UTC [99] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:24:38.912 UTC [101] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:24:38.912 UTC [101] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:24:44.227 UTC [102] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:24:44.227 UTC [102] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:24:49.523 UTC [103] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:24:49.523 UTC [103] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:24:54.835 UTC [104] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:24:54.835 UTC [104] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:25:00.038 UTC [105] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:25:00.038 UTC [105] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:25:05.265 UTC [107] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:25:05.265 UTC [107] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:25:10.505 UTC [108] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:25:10.505 UTC [108] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:25:15.833 UTC [109] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:25:15.833 UTC [109] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:25:21.119 UTC [110] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:25:21.119 UTC [110] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:25:26.430 UTC [111] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:25:26.430 UTC [111] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:25:31.729 UTC [112] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:25:31.729 UTC [112] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:25:37.019 UTC [114] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:25:37.019 UTC [114] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:25:47.231 UTC [115] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:25:47.231 UTC [115] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:25:52.539 UTC [116] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:25:52.539 UTC [116] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:25:57.818 UTC [117] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:25:57.818 UTC [117] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:26:03.110 UTC [118] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:26:03.110 UTC [118] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:26:08.410 UTC [120] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:26:08.410 UTC [120] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:26:13.681 UTC [121] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:26:13.681 UTC [121] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:26:18.884 UTC [122] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:26:18.884 UTC [122] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:26:24.243 UTC [123] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:26:24.243 UTC [123] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:26:29.461 UTC [124] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:26:29.461 UTC [124] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:26:34.794 UTC [125] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:26:34.794 UTC [125] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:26:40.159 UTC [127] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:26:40.159 UTC [127] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:26:45.503 UTC [128] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:26:45.503 UTC [128] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:29:43.993 UTC [135] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:29:43.993 UTC [135] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:29:49.356 UTC [136] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:29:49.356 UTC [136] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:29:54.713 UTC [137] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:29:54.713 UTC [137] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:30:00.086 UTC [138] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:30:00.086 UTC [138] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:30:05.498 UTC [140] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:30:05.498 UTC [140] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:30:10.750 UTC [141] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:30:10.750 UTC [141] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:30:16.063 UTC [142] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:30:16.063 UTC [142] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:30:21.321 UTC [143] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:30:21.321 UTC [143] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:30:26.615 UTC [144] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:30:26.615 UTC [144] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:30:31.833 UTC [145] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:30:31.833 UTC [145] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:30:37.125 UTC [147] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:30:37.125 UTC [147] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:30:42.520 UTC [148] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:30:42.520 UTC [148] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:36:00.050 UTC [159] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:36:00.050 UTC [159] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:36:05.194 UTC [161] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:36:05.194 UTC [161] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:36:10.503 UTC [162] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:36:10.503 UTC [162] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:36:15.696 UTC [163] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:36:15.696 UTC [163] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:36:21.057 UTC [164] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:36:21.057 UTC [164] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:36:26.327 UTC [165] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:36:26.327 UTC [165] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:36:31.505 UTC [166] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:36:31.505 UTC [166] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:36:36.731 UTC [168] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:36:36.731 UTC [168] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:36:41.956 UTC [169] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:36:41.956 UTC [169] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:36:47.284 UTC [170] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:36:47.284 UTC [170] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:36:52.687 UTC [171] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:36:52.687 UTC [171] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:36:57.961 UTC [172] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:36:57.961 UTC [172] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:37:03.266 UTC [173] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:37:03.266 UTC [173] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:37:14.027 UTC [175] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:37:14.027 UTC [175] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:37:19.316 UTC [176] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:37:19.316 UTC [176] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:37:24.689 UTC [177] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:37:24.689 UTC [177] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:37:30.017 UTC [178] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:37:30.017 UTC [178] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:37:35.317 UTC [180] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:37:35.317 UTC [180] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:37:40.522 UTC [181] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:37:40.522 UTC [181] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:37:45.803 UTC [182] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:37:45.803 UTC [182] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:37:51.121 UTC [183] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:37:51.121 UTC [183] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:37:56.381 UTC [184] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:37:56.381 UTC [184] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:38:01.525 UTC [185] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:38:01.525 UTC [185] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:38:06.753 UTC [187] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:38:06.753 UTC [187] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:38:12.146 UTC [188] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:38:12.146 UTC [188] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:43:50.340 UTC [200] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:43:50.340 UTC [200] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:43:55.659 UTC [201] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:43:55.659 UTC [201] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:44:00.873 UTC [202] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:44:00.873 UTC [202] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:44:06.061 UTC [204] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:44:06.061 UTC [204] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:44:11.379 UTC [205] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:44:11.379 UTC [205] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:44:16.648 UTC [206] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:44:16.648 UTC [206] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:44:21.818 UTC [207] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:44:21.818 UTC [207] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:44:27.000 UTC [208] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:44:27.000 UTC [208] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:44:32.258 UTC [209] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:44:32.258 UTC [209] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:44:37.545 UTC [211] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:44:37.545 UTC [211] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:44:42.750 UTC [212] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:44:42.750 UTC [212] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:44:54.329 UTC [213] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:44:54.329 UTC [213] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:44:59.635 UTC [214] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:44:59.635 UTC [214] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:45:04.975 UTC [215] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:45:04.975 UTC [215] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:45:10.202 UTC [217] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:45:10.202 UTC [217] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:45:15.534 UTC [218] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:45:15.534 UTC [218] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:45:20.833 UTC [219] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:45:20.833 UTC [219] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:45:26.123 UTC [220] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:45:26.123 UTC [220] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:45:31.349 UTC [221] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:45:31.349 UTC [221] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:45:36.559 UTC [223] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:45:36.559 UTC [223] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:45:41.727 UTC [224] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:45:41.727 UTC [224] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:45:47.064 UTC [225] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:45:47.064 UTC [225] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:45:52.372 UTC [226] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:45:52.372 UTC [226] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:51:10.906 UTC [238] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:51:10.906 UTC [238] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:51:16.123 UTC [239] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:51:16.123 UTC [239] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:51:21.388 UTC [240] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:51:21.388 UTC [240] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:51:26.628 UTC [241] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:51:26.628 UTC [241] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:51:31.855 UTC [242] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:51:31.855 UTC [242] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:51:37.058 UTC [244] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:51:37.058 UTC [244] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:51:42.292 UTC [245] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:51:42.292 UTC [245] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:51:47.640 UTC [246] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:51:47.640 UTC [246] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:51:52.886 UTC [247] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:51:52.886 UTC [247] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:51:58.199 UTC [248] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:51:58.199 UTC [248] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:52:03.471 UTC [249] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:52:03.471 UTC [249] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:52:08.790 UTC [251] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:52:08.790 UTC [251] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:52:14.197 UTC [252] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:52:14.197 UTC [252] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:52:23.090 UTC [253] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:52:23.090 UTC [253] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:52:28.493 UTC [254] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:52:28.493 UTC [254] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:52:33.809 UTC [255] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:52:33.809 UTC [255] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:52:39.175 UTC [257] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:52:39.175 UTC [257] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:52:44.563 UTC [258] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:52:44.563 UTC [258] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:52:49.912 UTC [259] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:52:49.912 UTC [259] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:52:55.224 UTC [260] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:52:55.224 UTC [260] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:53:00.602 UTC [261] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:53:00.602 UTC [261] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:53:05.919 UTC [263] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:53:05.919 UTC [263] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:53:11.210 UTC [264] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:53:11.210 UTC [264] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:53:16.538 UTC [265] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:53:16.538 UTC [265] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:53:21.804 UTC [266] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:53:21.804 UTC [266] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:58:43.122 UTC [278] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:58:43.122 UTC [278] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:58:48.510 UTC [279] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:58:48.510 UTC [279] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:58:53.803 UTC [280] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:58:53.803 UTC [280] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:58:59.223 UTC [281] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:58:59.223 UTC [281] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:59:04.663 UTC [282] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:59:04.663 UTC [282] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:59:09.999 UTC [284] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:59:09.999 UTC [284] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:59:15.386 UTC [285] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:59:15.386 UTC [285] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:59:20.762 UTC [286] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:59:20.762 UTC [286] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:59:26.158 UTC [287] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:59:26.158 UTC [287] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:59:31.443 UTC [288] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:59:31.443 UTC [288] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:59:36.667 UTC [290] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:59:36.667 UTC [290] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:59:41.984 UTC [291] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:59:41.984 UTC [291] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 01:59:55.722 UTC [292] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 01:59:55.722 UTC [292] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:00:00.979 UTC [293] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:00:00.979 UTC [293] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:00:06.251 UTC [295] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:00:06.251 UTC [295] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:00:11.555 UTC [296] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:00:11.555 UTC [296] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:00:16.751 UTC [297] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:00:16.751 UTC [297] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:00:22.096 UTC [298] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:00:22.096 UTC [298] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:00:27.565 UTC [299] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:00:27.565 UTC [299] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:00:32.921 UTC [300] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:00:32.921 UTC [300] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:00:38.293 UTC [302] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:00:38.293 UTC [302] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:00:43.633 UTC [303] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:00:43.633 UTC [303] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:00:48.912 UTC [304] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:00:48.912 UTC [304] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:00:54.314 UTC [305] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:00:54.314 UTC [305] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:06:20.477 UTC [317] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:06:20.477 UTC [317] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:06:25.839 UTC [318] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:06:25.839 UTC [318] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:06:31.121 UTC [319] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:06:31.121 UTC [319] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:06:36.464 UTC [321] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:06:36.464 UTC [321] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:06:41.796 UTC [322] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:06:41.796 UTC [322] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:06:47.131 UTC [323] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:06:47.131 UTC [323] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:06:52.526 UTC [324] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:06:52.526 UTC [324] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:06:57.829 UTC [325] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:06:57.829 UTC [325] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:07:03.192 UTC [326] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:07:03.192 UTC [326] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:07:08.720 UTC [328] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:07:08.720 UTC [328] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:07:14.060 UTC [329] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:07:14.060 UTC [329] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:08:52.381 UTC [333] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:08:52.381 UTC [333] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:08:57.668 UTC [334] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:08:57.668 UTC [334] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:09:02.966 UTC [335] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:09:02.966 UTC [335] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:09:08.405 UTC [337] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:09:08.405 UTC [337] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:09:13.702 UTC [338] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:09:13.702 UTC [338] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:09:18.996 UTC [339] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:09:18.996 UTC [339] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:09:24.342 UTC [340] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:09:24.342 UTC [340] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:09:29.703 UTC [341] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:09:29.703 UTC [341] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:09:35.143 UTC [342] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:09:35.143 UTC [342] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:09:40.536 UTC [344] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:09:40.536 UTC [344] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:09:45.891 UTC [345] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:09:45.891 UTC [345] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:09:51.300 UTC [346] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:09:51.300 UTC [346] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:09:56.616 UTC [347] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:09:56.616 UTC [347] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:10:01.964 UTC [348] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:10:01.964 UTC [348] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:15:12.339 UTC [360] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:15:12.339 UTC [360] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:15:17.798 UTC [361] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:15:17.798 UTC [361] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:15:23.300 UTC [362] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:15:23.300 UTC [362] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:15:28.740 UTC [363] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:15:28.740 UTC [363] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:15:34.120 UTC [364] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:15:34.120 UTC [364] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:15:39.566 UTC [366] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:15:39.566 UTC [366] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:15:45.082 UTC [367] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:15:45.082 UTC [367] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:15:50.360 UTC [368] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:15:50.360 UTC [368] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:15:55.773 UTC [369] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:15:55.773 UTC [369] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:16:01.062 UTC [370] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:16:01.062 UTC [370] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:16:06.384 UTC [372] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:16:06.384 UTC [372] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:16:11.765 UTC [373] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:16:11.765 UTC [373] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:16:23.587 UTC [374] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:16:23.587 UTC [374] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:16:29.053 UTC [375] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:16:29.053 UTC [375] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:16:34.535 UTC [376] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:16:34.535 UTC [376] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:16:39.887 UTC [378] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:16:39.887 UTC [378] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:16:45.254 UTC [379] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:16:45.254 UTC [379] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:16:50.712 UTC [380] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:16:50.712 UTC [380] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:16:56.096 UTC [381] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:16:56.096 UTC [381] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:17:01.399 UTC [382] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:17:01.399 UTC [382] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:17:06.610 UTC [384] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:17:06.610 UTC [384] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:17:11.913 UTC [385] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:17:11.913 UTC [385] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:17:17.372 UTC [386] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:17:17.372 UTC [386] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:17:22.701 UTC [387] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:17:22.701 UTC [387] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:22:35.256 UTC [398] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:22:35.256 UTC [398] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:22:40.607 UTC [400] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:22:40.607 UTC [400] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:22:45.928 UTC [401] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:22:45.928 UTC [401] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:22:51.286 UTC [402] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:22:51.286 UTC [402] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:22:56.714 UTC [403] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:22:56.714 UTC [403] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:23:02.094 UTC [404] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:23:02.094 UTC [404] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:23:07.607 UTC [406] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:23:07.607 UTC [406] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:23:13.104 UTC [407] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:23:13.104 UTC [407] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:23:18.583 UTC [408] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:23:18.583 UTC [408] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:23:23.927 UTC [409] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:23:23.927 UTC [409] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:23:29.270 UTC [410] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:23:29.270 UTC [410] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:23:34.626 UTC [411] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:23:34.626 UTC [411] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:23:42.289 UTC [413] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:23:42.289 UTC [413] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:23:47.727 UTC [414] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:23:47.727 UTC [414] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:23:53.191 UTC [415] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:23:53.191 UTC [415] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:23:58.580 UTC [416] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:23:58.580 UTC [416] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:24:03.831 UTC [417] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:24:03.831 UTC [417] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:24:09.192 UTC [419] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:24:09.192 UTC [419] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:24:14.632 UTC [420] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:24:14.632 UTC [420] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:24:19.990 UTC [421] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:24:19.990 UTC [421] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:24:25.457 UTC [422] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:24:25.457 UTC [422] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:24:30.764 UTC [423] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:24:30.764 UTC [423] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:24:35.993 UTC [424] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:24:35.993 UTC [424] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:24:41.334 UTC [426] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:24:41.334 UTC [426] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:30:05.422 UTC [437] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:30:05.422 UTC [437] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:30:10.815 UTC [439] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:30:10.815 UTC [439] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:30:16.329 UTC [440] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:30:16.329 UTC [440] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:30:21.674 UTC [441] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:30:21.674 UTC [441] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:30:26.990 UTC [442] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:30:26.990 UTC [442] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:30:32.351 UTC [443] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:30:32.351 UTC [443] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:30:37.795 UTC [445] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:30:37.795 UTC [445] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:30:43.151 UTC [446] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:30:43.151 UTC [446] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:30:48.711 UTC [447] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:30:48.711 UTC [447] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:30:54.213 UTC [448] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:30:54.213 UTC [448] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:30:59.560 UTC [449] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:30:59.560 UTC [449] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:31:04.993 UTC [450] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:31:04.993 UTC [450] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:31:13.837 UTC [452] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:31:13.837 UTC [452] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:31:19.339 UTC [453] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:31:19.339 UTC [453] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:31:24.846 UTC [454] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:31:24.846 UTC [454] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:31:30.237 UTC [455] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:31:30.237 UTC [455] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:31:35.681 UTC [456] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:31:35.681 UTC [456] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:31:40.937 UTC [458] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:31:40.937 UTC [458] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:31:46.235 UTC [459] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:31:46.235 UTC [459] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:31:51.556 UTC [460] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:31:51.556 UTC [460] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:31:56.795 UTC [461] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:31:56.795 UTC [461] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:32:02.099 UTC [462] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:32:02.099 UTC [462] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:32:07.409 UTC [464] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:32:07.409 UTC [464] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:32:12.731 UTC [465] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:32:12.731 UTC [465] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:37:23.159 UTC [476] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:37:23.159 UTC [476] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:37:28.624 UTC [477] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:37:28.624 UTC [477] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:37:34.101 UTC [478] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:37:34.101 UTC [478] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:37:39.391 UTC [480] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:37:39.391 UTC [480] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:37:44.795 UTC [481] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:37:44.795 UTC [481] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:37:50.190 UTC [482] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:37:50.190 UTC [482] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:37:55.549 UTC [483] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:37:55.549 UTC [483] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:38:00.924 UTC [484] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:38:00.924 UTC [484] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:38:06.201 UTC [485] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:38:06.201 UTC [485] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:38:11.660 UTC [487] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:38:11.660 UTC [487] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:38:17.024 UTC [488] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:38:17.024 UTC [488] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:38:22.396 UTC [489] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:38:22.396 UTC [489] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:38:33.398 UTC [490] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:38:33.398 UTC [490] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:38:38.902 UTC [492] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:38:38.902 UTC [492] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:38:44.385 UTC [493] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:38:44.385 UTC [493] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:38:49.823 UTC [494] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:38:49.823 UTC [494] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:38:55.208 UTC [495] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:38:55.208 UTC [495] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:39:00.541 UTC [496] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:39:00.541 UTC [496] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:39:06.000 UTC [497] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:39:06.000 UTC [497] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:39:11.312 UTC [499] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:39:11.312 UTC [499] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:39:16.696 UTC [500] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:39:16.696 UTC [500] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:39:22.000 UTC [501] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:39:22.000 UTC [501] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:39:27.353 UTC [502] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:39:27.353 UTC [502] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:39:32.768 UTC [503] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:39:32.768 UTC [503] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:44:49.395 UTC [515] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:44:49.395 UTC [515] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:44:54.883 UTC [516] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:44:54.883 UTC [516] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:45:00.221 UTC [517] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:45:00.221 UTC [517] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:45:05.682 UTC [518] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:45:05.682 UTC [518] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:45:10.955 UTC [520] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:45:10.955 UTC [520] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:45:16.261 UTC [521] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:45:16.261 UTC [521] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:45:21.555 UTC [522] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:45:21.555 UTC [522] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:45:26.895 UTC [523] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:45:26.895 UTC [523] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:45:32.316 UTC [524] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:45:32.316 UTC [524] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:45:37.729 UTC [526] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:45:37.729 UTC [526] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:45:43.095 UTC [527] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:45:43.095 UTC [527] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:45:54.904 UTC [528] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:45:54.904 UTC [528] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:46:00.356 UTC [529] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:46:00.356 UTC [529] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:46:05.636 UTC [530] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:46:05.636 UTC [530] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:46:11.044 UTC [532] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:46:11.044 UTC [532] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:46:16.532 UTC [533] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:46:16.532 UTC [533] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:46:21.807 UTC [534] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:46:21.807 UTC [534] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:46:27.126 UTC [535] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:46:27.126 UTC [535] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:46:32.384 UTC [536] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:46:32.384 UTC [536] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:46:37.732 UTC [538] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:46:37.732 UTC [538] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:46:43.077 UTC [539] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:46:43.077 UTC [539] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:46:48.330 UTC [540] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:46:48.330 UTC [540] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:46:53.635 UTC [541] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:46:53.635 UTC [541] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:52:08.742 UTC [553] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:52:08.742 UTC [553] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:52:14.102 UTC [554] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:52:14.102 UTC [554] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:52:19.391 UTC [555] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:52:19.391 UTC [555] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:52:24.804 UTC [556] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:52:24.804 UTC [556] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:52:30.296 UTC [557] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:52:30.296 UTC [557] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:52:35.789 UTC [558] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:52:35.789 UTC [558] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:52:41.222 UTC [560] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:52:41.222 UTC [560] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:52:46.532 UTC [561] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:52:46.532 UTC [561] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:52:51.779 UTC [562] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:52:51.779 UTC [562] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:52:57.079 UTC [563] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:52:57.079 UTC [563] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:53:02.480 UTC [564] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:53:02.480 UTC [564] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:53:12.330 UTC [566] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:53:12.330 UTC [566] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:53:17.694 UTC [567] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:53:17.694 UTC [567] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:53:23.129 UTC [568] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:53:23.129 UTC [568] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:53:28.621 UTC [569] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:53:28.621 UTC [569] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:53:34.153 UTC [570] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:53:34.153 UTC [570] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:53:39.467 UTC [572] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:53:39.467 UTC [572] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:53:44.877 UTC [573] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:53:44.877 UTC [573] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:53:50.307 UTC [574] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:53:50.307 UTC [574] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:53:55.591 UTC [575] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:53:55.591 UTC [575] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:54:00.956 UTC [576] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:54:00.956 UTC [576] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:54:06.236 UTC [577] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:54:06.236 UTC [577] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:54:11.627 UTC [579] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:54:11.627 UTC [579] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:59:36.962 UTC [600] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:59:36.962 UTC [600] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:59:42.354 UTC [602] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:59:42.354 UTC [602] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:59:47.676 UTC [603] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:59:47.676 UTC [603] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:59:53.036 UTC [604] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:59:53.036 UTC [604] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 02:59:58.367 UTC [605] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 02:59:58.367 UTC [605] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:00:03.740 UTC [606] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:00:03.740 UTC [606] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:00:09.168 UTC [608] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:00:09.168 UTC [608] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:00:14.459 UTC [609] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:00:14.459 UTC [609] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:00:19.841 UTC [610] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:00:19.841 UTC [610] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:00:25.345 UTC [611] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:00:25.345 UTC [611] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:00:30.743 UTC [612] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:00:30.743 UTC [612] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:00:36.169 UTC [613] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:00:36.169 UTC [613] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:00:45.931 UTC [615] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:00:45.931 UTC [615] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:00:51.455 UTC [616] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:00:51.455 UTC [616] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:00:56.923 UTC [617] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:00:56.923 UTC [617] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:01:02.265 UTC [618] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:01:02.265 UTC [618] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:01:07.630 UTC [620] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:01:07.630 UTC [620] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:01:13.008 UTC [621] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:01:13.008 UTC [621] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:01:18.563 UTC [622] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:01:18.563 UTC [622] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:01:23.988 UTC [623] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:01:23.988 UTC [623] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:01:29.381 UTC [624] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:01:29.381 UTC [624] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:01:34.878 UTC [625] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:01:34.878 UTC [625] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:01:40.163 UTC [627] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:01:40.163 UTC [627] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:01:45.522 UTC [628] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:01:45.522 UTC [628] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:07:04.654 UTC [639] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:07:04.654 UTC [639] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:07:10.099 UTC [641] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:07:10.099 UTC [641] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:07:15.479 UTC [642] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:07:15.479 UTC [642] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:07:20.774 UTC [643] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:07:20.774 UTC [643] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:07:26.165 UTC [644] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:07:26.165 UTC [644] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:07:31.499 UTC [645] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:07:31.499 UTC [645] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:07:36.803 UTC [646] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:07:36.803 UTC [646] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:07:42.233 UTC [648] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:07:42.233 UTC [648] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:07:47.474 UTC [649] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:07:47.474 UTC [649] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:07:52.961 UTC [650] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:07:52.961 UTC [650] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:07:58.550 UTC [651] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:07:58.550 UTC [651] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:08:03.927 UTC [652] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:08:03.927 UTC [652] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:08:13.495 UTC [654] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:08:13.495 UTC [654] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:08:18.995 UTC [655] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:08:18.995 UTC [655] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:08:24.441 UTC [656] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:08:24.441 UTC [656] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:08:30.027 UTC [657] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:08:30.027 UTC [657] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:08:35.347 UTC [658] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:08:35.347 UTC [658] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:08:40.737 UTC [660] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:08:40.737 UTC [660] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:08:46.080 UTC [661] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:08:46.080 UTC [661] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:08:51.365 UTC [662] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:08:51.365 UTC [662] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:08:56.630 UTC [663] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:08:56.630 UTC [663] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:09:01.988 UTC [664] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:09:01.988 UTC [664] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:09:07.392 UTC [666] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:09:07.392 UTC [666] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:09:12.730 UTC [667] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:09:12.730 UTC [667] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:14:30.355 UTC [678] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:14:30.355 UTC [678] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:14:35.691 UTC [679] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:14:35.691 UTC [679] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:14:41.059 UTC [681] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:14:41.059 UTC [681] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:14:46.446 UTC [682] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:14:46.446 UTC [682] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:14:51.726 UTC [683] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:14:51.726 UTC [683] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:14:57.087 UTC [684] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:14:57.087 UTC [684] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:15:02.340 UTC [685] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:15:02.340 UTC [685] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:15:07.627 UTC [687] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:15:07.627 UTC [687] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:15:12.936 UTC [688] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:15:12.936 UTC [688] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:15:18.326 UTC [689] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:15:18.326 UTC [689] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:15:23.739 UTC [690] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:15:23.739 UTC [690] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:15:29.174 UTC [691] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:15:29.174 UTC [691] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:15:34.619 UTC [692] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:15:34.619 UTC [692] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:15:42.809 UTC [694] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:15:42.809 UTC [694] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:15:48.125 UTC [695] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:15:48.125 UTC [695] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:15:53.601 UTC [696] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:15:53.601 UTC [696] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:15:59.002 UTC [697] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:15:59.002 UTC [697] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:16:04.351 UTC [698] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:16:04.351 UTC [698] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:16:09.666 UTC [700] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:16:09.666 UTC [700] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:16:14.977 UTC [701] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:16:14.977 UTC [701] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:16:20.309 UTC [702] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:16:20.309 UTC [702] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:16:25.650 UTC [703] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:16:25.650 UTC [703] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:16:30.986 UTC [704] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:16:30.986 UTC [704] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:16:36.245 UTC [705] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:16:36.245 UTC [705] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:16:41.618 UTC [707] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:16:41.618 UTC [707] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:21:57.921 UTC [718] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:21:57.921 UTC [718] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:22:03.256 UTC [719] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:22:03.256 UTC [719] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:22:08.471 UTC [721] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:22:08.471 UTC [721] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:22:13.774 UTC [722] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:22:13.774 UTC [722] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:22:19.039 UTC [723] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:22:19.039 UTC [723] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:22:24.394 UTC [724] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:22:24.394 UTC [724] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:22:29.864 UTC [725] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:22:29.864 UTC [725] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:22:35.184 UTC [726] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:22:35.184 UTC [726] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:22:40.495 UTC [728] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:22:40.495 UTC [728] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:22:45.876 UTC [729] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:22:45.876 UTC [729] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:22:51.303 UTC [730] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:22:51.303 UTC [730] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:23:04.483 UTC [731] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:23:04.483 UTC [731] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:23:09.879 UTC [733] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:23:09.879 UTC [733] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:23:15.308 UTC [734] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:23:15.308 UTC [734] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:23:20.709 UTC [735] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:23:20.709 UTC [735] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:23:26.053 UTC [736] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:23:26.053 UTC [736] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:23:31.446 UTC [737] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:23:31.446 UTC [737] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:23:36.772 UTC [738] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:23:36.772 UTC [738] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:23:42.096 UTC [740] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:23:42.096 UTC [740] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:23:47.389 UTC [741] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:23:47.389 UTC [741] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:23:52.724 UTC [742] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:23:52.724 UTC [742] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:23:58.036 UTC [743] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:23:58.036 UTC [743] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:24:03.443 UTC [744] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:24:03.443 UTC [744] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:29:21.599 UTC [756] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:29:21.599 UTC [756] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:29:26.824 UTC [757] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:29:26.824 UTC [757] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:29:32.208 UTC [758] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:29:32.208 UTC [758] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:29:37.572 UTC [759] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:29:37.572 UTC [759] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:29:42.906 UTC [761] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:29:42.906 UTC [761] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:29:48.229 UTC [762] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:29:48.229 UTC [762] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:29:53.637 UTC [763] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:29:53.637 UTC [763] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:29:59.035 UTC [764] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:29:59.035 UTC [764] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:30:04.422 UTC [765] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:30:04.422 UTC [765] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:30:09.700 UTC [767] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:30:09.700 UTC [767] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:30:14.995 UTC [768] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:30:14.995 UTC [768] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:30:20.239 UTC [769] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:30:20.239 UTC [769] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:30:25.572 UTC [770] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:30:25.572 UTC [770] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:30:34.636 UTC [771] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:30:34.636 UTC [771] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:30:40.059 UTC [773] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:30:40.059 UTC [773] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:30:45.431 UTC [774] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:30:45.431 UTC [774] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:30:50.833 UTC [775] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:30:50.833 UTC [775] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:30:56.191 UTC [776] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:30:56.191 UTC [776] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:31:01.629 UTC [777] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:31:01.629 UTC [777] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:31:07.018 UTC [778] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:31:07.018 UTC [778] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:31:12.495 UTC [780] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:31:12.495 UTC [780] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:31:17.887 UTC [781] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:31:17.887 UTC [781] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:31:23.248 UTC [782] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:31:23.248 UTC [782] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:31:28.675 UTC [783] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:31:28.675 UTC [783] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:31:33.989 UTC [784] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:31:33.989 UTC [784] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:36:53.055 UTC [796] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:36:53.055 UTC [796] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:36:58.541 UTC [797] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:36:58.541 UTC [797] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:37:04.003 UTC [798] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:37:04.003 UTC [798] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:37:09.380 UTC [800] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:37:09.380 UTC [800] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:37:14.626 UTC [801] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:37:14.626 UTC [801] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:37:19.967 UTC [802] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:37:19.967 UTC [802] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:37:25.353 UTC [803] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:37:25.353 UTC [803] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:37:30.605 UTC [804] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:37:30.605 UTC [804] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:37:35.870 UTC [805] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:37:35.870 UTC [805] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:37:41.164 UTC [807] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:37:41.164 UTC [807] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:37:46.420 UTC [808] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:37:46.420 UTC [808] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:37:51.678 UTC [809] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:37:51.678 UTC [809] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:38:04.125 UTC [810] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:38:04.125 UTC [810] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:38:09.461 UTC [812] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:38:09.461 UTC [812] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:38:14.770 UTC [813] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:38:14.770 UTC [813] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:38:20.078 UTC [814] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:38:20.078 UTC [814] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:38:25.549 UTC [815] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:38:25.549 UTC [815] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:38:30.944 UTC [816] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:38:30.944 UTC [816] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:38:36.174 UTC [817] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:38:36.174 UTC [817] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:38:41.497 UTC [819] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:38:41.497 UTC [819] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:38:46.895 UTC [820] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:38:46.895 UTC [820] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:38:52.335 UTC [821] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:38:52.335 UTC [821] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:38:57.728 UTC [822] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:38:57.728 UTC [822] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:39:03.105 UTC [823] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:39:03.105 UTC [823] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:44:18.470 UTC [835] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:44:18.470 UTC [835] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:44:23.853 UTC [836] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:44:23.853 UTC [836] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:44:29.218 UTC [837] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:44:29.218 UTC [837] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:44:34.587 UTC [838] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:44:34.587 UTC [838] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:44:39.942 UTC [840] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:44:39.942 UTC [840] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:44:45.334 UTC [841] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:44:45.334 UTC [841] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:44:50.676 UTC [842] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:44:50.676 UTC [842] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:44:56.019 UTC [843] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:44:56.019 UTC [843] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:45:01.368 UTC [844] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:45:01.368 UTC [844] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:45:06.854 UTC [845] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:45:06.854 UTC [845] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:45:12.272 UTC [847] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:45:12.272 UTC [847] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:45:23.515 UTC [848] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:45:23.515 UTC [848] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:45:28.874 UTC [849] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:45:28.874 UTC [849] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:45:34.249 UTC [850] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:45:34.249 UTC [850] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:45:39.657 UTC [852] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:45:39.657 UTC [852] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:45:45.023 UTC [853] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:45:45.023 UTC [853] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:45:50.275 UTC [854] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:45:50.275 UTC [854] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:45:55.698 UTC [855] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:45:55.698 UTC [855] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:46:01.127 UTC [856] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:46:01.127 UTC [856] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:46:06.518 UTC [857] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:46:06.518 UTC [857] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:46:11.893 UTC [859] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:46:11.893 UTC [859] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:46:17.188 UTC [860] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:46:17.188 UTC [860] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:46:22.518 UTC [861] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:46:22.518 UTC [861] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:51:44.592 UTC [873] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:51:44.592 UTC [873] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:51:49.965 UTC [874] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:51:49.965 UTC [874] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:51:55.302 UTC [875] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:51:55.302 UTC [875] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:52:00.612 UTC [876] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:52:00.612 UTC [876] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:52:05.989 UTC [877] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:52:05.989 UTC [877] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:52:11.298 UTC [879] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:52:11.298 UTC [879] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:52:16.744 UTC [880] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:52:16.744 UTC [880] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:52:22.163 UTC [881] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:52:22.163 UTC [881] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:52:27.536 UTC [882] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:52:27.536 UTC [882] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:52:32.933 UTC [883] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:52:32.933 UTC [883] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:52:38.388 UTC [884] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:52:38.388 UTC [884] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:52:43.754 UTC [886] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:52:43.754 UTC [886] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:52:54.017 UTC [887] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:52:54.017 UTC [887] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:52:59.418 UTC [888] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:52:59.418 UTC [888] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:53:04.762 UTC [889] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:53:04.762 UTC [889] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:53:10.116 UTC [891] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:53:10.116 UTC [891] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:53:15.432 UTC [892] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:53:15.432 UTC [892] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:53:20.677 UTC [893] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:53:20.677 UTC [893] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:53:26.031 UTC [894] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:53:26.031 UTC [894] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:53:31.373 UTC [895] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:53:31.373 UTC [895] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:53:36.691 UTC [896] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:53:36.691 UTC [896] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:53:41.996 UTC [898] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:53:41.996 UTC [898] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:53:47.290 UTC [899] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:53:47.290 UTC [899] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:53:52.551 UTC [900] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:53:52.551 UTC [900] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:59:03.249 UTC [911] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:59:03.249 UTC [911] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:59:08.613 UTC [913] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:59:08.613 UTC [913] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:59:13.950 UTC [914] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:59:13.950 UTC [914] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:59:19.343 UTC [915] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:59:19.343 UTC [915] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:59:24.748 UTC [916] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:59:24.748 UTC [916] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:59:29.976 UTC [917] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:59:29.976 UTC [917] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:59:35.375 UTC [918] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:59:35.375 UTC [918] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:59:40.747 UTC [920] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:59:40.747 UTC [920] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:59:46.086 UTC [921] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:59:46.086 UTC [921] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:59:51.469 UTC [922] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:59:51.469 UTC [922] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 03:59:56.722 UTC [923] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 03:59:56.722 UTC [923] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:00:01.929 UTC [924] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:00:01.929 UTC [924] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:00:19.018 UTC [926] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:00:19.018 UTC [926] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:00:24.504 UTC [927] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:00:24.504 UTC [927] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:00:29.942 UTC [928] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:00:29.942 UTC [928] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:00:35.230 UTC [929] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:00:35.230 UTC [929] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:00:40.590 UTC [931] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:00:40.590 UTC [931] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:00:45.909 UTC [932] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:00:45.909 UTC [932] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:00:51.200 UTC [933] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:00:51.200 UTC [933] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:00:56.591 UTC [934] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:00:56.591 UTC [934] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:01:02.024 UTC [935] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:01:02.024 UTC [935] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:01:07.394 UTC [936] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:01:07.394 UTC [936] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:01:12.664 UTC [938] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:01:12.664 UTC [938] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:06:23.772 UTC [949] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:06:23.772 UTC [949] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:06:29.281 UTC [950] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:06:29.281 UTC [950] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:06:34.655 UTC [951] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:06:34.655 UTC [951] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:06:40.092 UTC [953] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:06:40.092 UTC [953] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:06:45.419 UTC [954] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:06:45.419 UTC [954] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:06:50.802 UTC [955] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:06:50.802 UTC [955] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:06:56.158 UTC [956] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:06:56.158 UTC [956] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:07:01.543 UTC [957] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:07:01.543 UTC [957] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:07:06.854 UTC [958] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:07:06.854 UTC [958] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:07:12.196 UTC [960] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:07:12.196 UTC [960] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:07:17.556 UTC [961] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:07:17.556 UTC [961] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:07:22.823 UTC [962] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:07:22.823 UTC [962] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:07:34.796 UTC [963] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:07:34.796 UTC [963] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:07:40.257 UTC [965] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:07:40.257 UTC [965] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:07:45.760 UTC [966] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:07:45.760 UTC [966] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:07:51.233 UTC [967] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:07:51.233 UTC [967] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:07:56.574 UTC [968] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:07:56.574 UTC [968] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:08:01.866 UTC [969] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:08:01.866 UTC [969] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:08:07.147 UTC [970] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:08:07.147 UTC [970] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:08:12.540 UTC [972] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:08:12.540 UTC [972] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:08:17.876 UTC [973] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:08:17.876 UTC [973] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:08:23.235 UTC [974] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:08:23.235 UTC [974] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:08:28.697 UTC [975] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:08:28.697 UTC [975] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL 2022-04-13 04:08:34.096 UTC [976] ERROR: column "comments" of relation "dcim_devicetype" already exists 2022-04-13 04:08:34.096 UTC [976] STATEMENT: ALTER TABLE "dcim_devicetype" ADD COLUMN "comments" text DEFAULT '' NOT NULL