By type
The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale "en_US.utf8". The default database encoding has accordingly been set to "UTF8". The default text search configuration will be set to "english". Data page checksums are disabled. fixing permissions on existing directory /var/lib/postgresql/data ... ok creating subdirectories ... ok selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting dynamic shared memory implementation ... posix creating configuration files ... ok running bootstrap script ... ok sh: locale: not found 2021-06-04 07:04:05.311 UTC [25] 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....2021-06-04 07:04:07.826 UTC [29] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2021-06-04 07:04:07.886 UTC [30] LOG: database system was shut down at 2021-06-04 07:04:05 UTC 2021-06-04 07:04:08.348 UTC [29] LOG: database system is ready to accept connections done server started CREATE DATABASE CREATE ROLE /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/* waiting for server to shut down....2021-06-04 07:04:11.565 UTC [29] LOG: received fast shutdown request 2021-06-04 07:04:12.113 UTC [29] LOG: aborting any active transactions 2021-06-04 07:04:12.114 UTC [29] LOG: worker process: logical replication launcher (PID 36) exited with exit code 1 2021-06-04 07:04:12.114 UTC [31] LOG: shutting down 2021-06-04 07:04:12.316 UTC [29] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2021-06-04 07:04:12.840 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2021-06-04 07:04:12.841 UTC [1] LOG: listening on IPv6 address "::", port 5432 2021-06-04 07:04:13.337 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2021-06-04 07:04:14.716 UTC [42] LOG: database system was shut down at 2021-06-04 07:04:12 UTC 2021-06-04 07:04:14.717 UTC [43] FATAL: the database system is starting up 2021-06-04 07:04:15.002 UTC [1] LOG: database system is ready to accept connections 2021-06-04 07:04:22.344 UTC [50] LOG: unexpected EOF on client connection with an open transaction 2021-06-04 07:05:33.091 UTC [51] LOG: unexpected EOF on client connection with an open transaction 2021-06-04 07:06:56.262 UTC [53] LOG: unexpected EOF on client connection with an open transaction 2021-06-04 07:08:10.421 UTC [59] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:08:10.421 UTC [59] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:08:16.897 UTC [61] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:08:16.897 UTC [61] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:08:23.216 UTC [62] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:08:23.216 UTC [62] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:08:29.848 UTC [63] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:08:29.848 UTC [63] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:08:36.482 UTC [64] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:08:36.482 UTC [64] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:08:42.726 UTC [65] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:08:42.726 UTC [65] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:08:49.155 UTC [67] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:08:49.155 UTC [67] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:08:55.548 UTC [68] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:08:55.548 UTC [68] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:09:01.928 UTC [69] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:09:01.928 UTC [69] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:09:08.232 UTC [70] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:09:08.232 UTC [70] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:11:15.080 UTC [75] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:11:15.080 UTC [75] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:11:21.428 UTC [77] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:11:21.428 UTC [77] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:11:27.764 UTC [78] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:11:27.764 UTC [78] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:11:34.143 UTC [79] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:11:34.143 UTC [79] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:11:40.537 UTC [80] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:11:40.537 UTC [80] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:11:46.987 UTC [82] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:11:46.987 UTC [82] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:11:53.338 UTC [83] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:11:53.338 UTC [83] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:11:59.760 UTC [84] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:11:59.760 UTC [84] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:12:06.140 UTC [85] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:12:06.140 UTC [85] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:13:49.126 UTC [91] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:13:49.126 UTC [91] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:13:55.690 UTC [92] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:13:55.690 UTC [92] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:14:02.383 UTC [93] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:14:02.383 UTC [93] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:14:08.893 UTC [94] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:14:08.893 UTC [94] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:14:15.636 UTC [96] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:14:15.636 UTC [96] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:14:22.117 UTC [97] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:14:22.117 UTC [97] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:14:28.722 UTC [98] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:14:28.722 UTC [98] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:14:35.242 UTC [99] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:14:35.242 UTC [99] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:14:41.772 UTC [100] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:14:41.772 UTC [100] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:14:48.388 UTC [102] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:14:48.388 UTC [102] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:21:42.454 UTC [116] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:21:42.454 UTC [116] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:21:49.214 UTC [118] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:21:49.214 UTC [118] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:21:55.738 UTC [119] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:21:55.738 UTC [119] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:22:02.829 UTC [120] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:22:02.829 UTC [120] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:22:09.489 UTC [121] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:22:09.489 UTC [121] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:22:16.437 UTC [123] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:22:16.437 UTC [123] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:22:23.006 UTC [124] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:22:23.006 UTC [124] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:22:29.730 UTC [125] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:22:29.730 UTC [125] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:22:36.058 UTC [126] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:22:36.058 UTC [126] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:22:42.307 UTC [127] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:22:42.307 UTC [127] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:22:52.712 UTC [129] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:22:52.712 UTC [129] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:22:59.195 UTC [130] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:22:59.195 UTC [130] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:23:05.703 UTC [131] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:23:05.703 UTC [131] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:23:12.142 UTC [132] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:23:12.142 UTC [132] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:23:18.454 UTC [134] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:23:18.454 UTC [134] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:23:24.964 UTC [135] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:23:24.964 UTC [135] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:23:31.381 UTC [136] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:23:31.381 UTC [136] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:23:37.842 UTC [137] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:23:37.842 UTC [137] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:23:44.277 UTC [138] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:23:44.277 UTC [138] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:23:50.656 UTC [140] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:23:50.656 UTC [140] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:29:14.224 UTC [151] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:29:14.224 UTC [151] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:29:20.623 UTC [153] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:29:20.623 UTC [153] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:29:27.121 UTC [154] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:29:27.121 UTC [154] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:29:33.693 UTC [155] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:29:33.693 UTC [155] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:29:40.153 UTC [156] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:29:40.153 UTC [156] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:29:46.670 UTC [158] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:29:46.670 UTC [158] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:29:53.326 UTC [159] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:29:53.326 UTC [159] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:29:59.748 UTC [160] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:29:59.748 UTC [160] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:30:06.044 UTC [161] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:30:06.044 UTC [161] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:30:12.424 UTC [162] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:30:12.424 UTC [162] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:30:25.383 UTC [164] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:30:25.383 UTC [164] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:30:31.708 UTC [165] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:30:31.708 UTC [165] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:30:37.985 UTC [166] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:30:37.985 UTC [166] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:30:44.330 UTC [167] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:30:44.330 UTC [167] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:30:50.704 UTC [169] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:30:50.704 UTC [169] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:30:57.109 UTC [170] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:30:57.109 UTC [170] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:31:03.499 UTC [171] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:31:03.499 UTC [171] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:31:10.022 UTC [172] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:31:10.022 UTC [172] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:31:16.620 UTC [174] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:31:16.620 UTC [174] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:31:22.893 UTC [175] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:31:22.893 UTC [175] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:36:44.320 UTC [186] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:36:44.320 UTC [186] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:36:50.819 UTC [188] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:36:50.819 UTC [188] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:36:57.224 UTC [189] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:36:57.224 UTC [189] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:37:03.777 UTC [190] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:37:03.777 UTC [190] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:37:10.313 UTC [191] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:37:10.313 UTC [191] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:37:16.724 UTC [193] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:37:16.724 UTC [193] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:37:23.232 UTC [194] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:37:23.232 UTC [194] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:37:29.998 UTC [195] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:37:29.998 UTC [195] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:37:36.450 UTC [196] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:37:36.450 UTC [196] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:37:42.769 UTC [197] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:37:42.769 UTC [197] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:37:58.761 UTC [199] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:37:58.761 UTC [199] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:38:05.526 UTC [200] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:38:05.526 UTC [200] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:38:12.163 UTC [201] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:38:12.163 UTC [201] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:38:18.716 UTC [203] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:38:18.716 UTC [203] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:38:25.326 UTC [204] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:38:25.326 UTC [204] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:38:32.066 UTC [205] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:38:32.066 UTC [205] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:38:38.480 UTC [206] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:38:38.480 UTC [206] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:38:44.909 UTC [207] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:38:44.909 UTC [207] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:38:51.380 UTC [209] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:38:51.380 UTC [209] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:44:06.373 UTC [220] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:44:06.373 UTC [220] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:44:12.694 UTC [221] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:44:12.694 UTC [221] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:44:19.032 UTC [223] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:44:19.032 UTC [223] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:44:25.295 UTC [224] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:44:25.295 UTC [224] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:44:31.658 UTC [225] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:44:31.658 UTC [225] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:44:37.953 UTC [226] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:44:37.953 UTC [226] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:44:44.349 UTC [227] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:44:44.349 UTC [227] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:44:50.800 UTC [229] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:44:50.800 UTC [229] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:44:57.104 UTC [230] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:44:57.104 UTC [230] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:45:10.421 UTC [231] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:45:10.421 UTC [231] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:45:16.714 UTC [233] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:45:16.714 UTC [233] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:45:22.991 UTC [234] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:45:22.991 UTC [234] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:45:29.319 UTC [235] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:45:29.319 UTC [235] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:45:35.764 UTC [236] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:45:35.764 UTC [236] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:45:42.085 UTC [237] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:45:42.085 UTC [237] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:45:48.448 UTC [239] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:45:48.448 UTC [239] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:45:54.870 UTC [240] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:45:54.870 UTC [240] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:46:01.311 UTC [241] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:46:01.311 UTC [241] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:46:07.566 UTC [242] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:46:07.566 UTC [242] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:51:32.384 UTC [254] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:51:32.384 UTC [254] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:51:38.631 UTC [255] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:51:38.631 UTC [255] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:51:44.875 UTC [256] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:51:44.875 UTC [256] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:51:51.209 UTC [258] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:51:51.209 UTC [258] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:51:57.548 UTC [259] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:51:57.548 UTC [259] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:52:04.072 UTC [260] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:52:04.072 UTC [260] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:52:10.396 UTC [261] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:52:10.396 UTC [261] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:52:16.642 UTC [263] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:52:16.642 UTC [263] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:52:22.949 UTC [264] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:52:22.949 UTC [264] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:52:29.136 UTC [265] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:52:29.136 UTC [265] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:52:43.691 UTC [266] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:52:43.691 UTC [266] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:52:50.020 UTC [268] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:52:50.020 UTC [268] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:52:56.399 UTC [269] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:52:56.399 UTC [269] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:53:02.685 UTC [270] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:53:02.685 UTC [270] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:53:09.109 UTC [271] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:53:09.109 UTC [271] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:53:15.469 UTC [272] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:53:15.469 UTC [272] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:53:21.756 UTC [274] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:53:21.756 UTC [274] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:53:28.067 UTC [275] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:53:28.067 UTC [275] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:53:34.449 UTC [276] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:53:34.449 UTC [276] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:53:40.895 UTC [277] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:53:40.895 UTC [277] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:59:00.718 UTC [289] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:59:00.718 UTC [289] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:59:07.112 UTC [290] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:59:07.112 UTC [290] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:59:13.492 UTC [291] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:59:13.492 UTC [291] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:59:19.745 UTC [293] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:59:19.745 UTC [293] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:59:25.983 UTC [294] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:59:25.983 UTC [294] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:59:32.348 UTC [295] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:59:32.348 UTC [295] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:59:38.489 UTC [296] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:59:38.489 UTC [296] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:59:44.842 UTC [297] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:59:44.842 UTC [297] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:59:51.015 UTC [299] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:59:51.015 UTC [299] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:59:57.262 UTC [300] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:59:57.262 UTC [300] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:00:12.948 UTC [301] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:00:12.948 UTC [301] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:00:19.232 UTC [303] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:00:19.232 UTC [303] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:00:25.464 UTC [304] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:00:25.464 UTC [304] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:00:31.851 UTC [305] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:00:31.851 UTC [305] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:00:38.159 UTC [306] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:00:38.159 UTC [306] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:00:44.580 UTC [307] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:00:44.580 UTC [307] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:00:50.891 UTC [309] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:00:50.891 UTC [309] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:00:57.132 UTC [310] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:00:57.132 UTC [310] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:01:03.344 UTC [311] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:01:03.344 UTC [311] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:01:09.708 UTC [312] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:01:09.708 UTC [312] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:06:23.374 UTC [324] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:06:23.374 UTC [324] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:06:29.741 UTC [325] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:06:29.741 UTC [325] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:06:35.929 UTC [326] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:06:35.929 UTC [326] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:06:42.154 UTC [327] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:06:42.154 UTC [327] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:06:48.397 UTC [329] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:06:48.397 UTC [329] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:06:54.709 UTC [330] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:06:54.709 UTC [330] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:07:01.014 UTC [331] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:07:01.014 UTC [331] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:07:07.276 UTC [332] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:07:07.276 UTC [332] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:07:13.492 UTC [333] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:07:13.492 UTC [333] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:07:19.792 UTC [335] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:07:19.792 UTC [335] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:07:32.539 UTC [336] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:07:32.539 UTC [336] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:07:38.868 UTC [337] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:07:38.868 UTC [337] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:07:45.144 UTC [338] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:07:45.144 UTC [338] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:07:51.482 UTC [340] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:07:51.482 UTC [340] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:07:57.856 UTC [341] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:07:57.856 UTC [341] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:08:04.306 UTC [342] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:08:04.306 UTC [342] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:08:10.696 UTC [343] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:08:10.696 UTC [343] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:08:17.326 UTC [345] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:08:17.326 UTC [345] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:08:23.733 UTC [346] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:08:23.733 UTC [346] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:08:30.117 UTC [347] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:08:30.117 UTC [347] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:13:56.351 UTC [359] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:13:56.351 UTC [359] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:14:03.249 UTC [360] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:14:03.249 UTC [360] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:14:10.108 UTC [361] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:14:10.108 UTC [361] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:14:16.592 UTC [362] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:14:16.592 UTC [362] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:14:23.132 UTC [364] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:14:23.132 UTC [364] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:14:29.595 UTC [365] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:14:29.595 UTC [365] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:14:36.065 UTC [366] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:14:36.065 UTC [366] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:14:42.443 UTC [367] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:14:42.443 UTC [367] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:14:48.932 UTC [369] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:14:48.932 UTC [369] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:15:02.347 UTC [370] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:15:02.347 UTC [370] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:15:08.856 UTC [371] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:15:08.856 UTC [371] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:15:15.361 UTC [372] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:15:15.361 UTC [372] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:15:21.778 UTC [374] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:15:21.778 UTC [374] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:15:28.228 UTC [375] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:15:28.228 UTC [375] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:15:34.686 UTC [376] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:15:34.686 UTC [376] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:15:41.087 UTC [377] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:15:41.087 UTC [377] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:15:47.336 UTC [379] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:15:47.336 UTC [379] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:15:53.639 UTC [380] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:15:53.639 UTC [380] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:16:00.084 UTC [381] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:16:00.084 UTC [381] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:21:11.318 UTC [392] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:21:11.318 UTC [392] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:21:17.582 UTC [394] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:21:17.582 UTC [394] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:21:23.949 UTC [395] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:21:23.949 UTC [395] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:21:30.292 UTC [396] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:21:30.292 UTC [396] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:21:36.667 UTC [397] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:21:36.667 UTC [397] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:21:43.089 UTC [398] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:21:43.089 UTC [398] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:21:49.454 UTC [400] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:21:49.454 UTC [400] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:21:55.833 UTC [401] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:21:55.833 UTC [401] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:22:02.557 UTC [402] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:22:02.557 UTC [402] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:22:08.950 UTC [403] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:22:08.950 UTC [403] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:22:21.250 UTC [405] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:22:21.250 UTC [405] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:22:27.589 UTC [406] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:22:27.589 UTC [406] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:22:34.066 UTC [407] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:22:34.066 UTC [407] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:22:40.516 UTC [408] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:22:40.516 UTC [408] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:22:46.857 UTC [409] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:22:46.857 UTC [409] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:22:53.310 UTC [411] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:22:53.310 UTC [411] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:23:00.137 UTC [412] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:23:00.137 UTC [412] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:23:06.652 UTC [413] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:23:06.652 UTC [413] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:23:13.097 UTC [414] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:23:13.097 UTC [414] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:23:19.568 UTC [416] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:23:19.568 UTC [416] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0)