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 dynamic shared memory implementation ... posix selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... UTC creating configuration files ... ok running bootstrap script ... ok sh: locale: not found 2026-06-02 13:45:08.064 UTC [36] WARNING: no usable system locales were found performing post-bootstrap initialization ... ok syncing data to disk ... ok Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start initdb: warning: enabling "trust" authentication for local connections initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. waiting for server to start....2026-06-02 13:45:08.712 UTC [42] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2026-06-02 13:45:08.716 UTC [42] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 13:45:08.720 UTC [45] LOG: database system was shut down at 2026-06-02 13:45:08 UTC 2026-06-02 13:45:08.729 UTC [42] LOG: database system is ready to accept connections done server started /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh CREATE ROLE CREATE DATABASE GRANT ALTER DATABASE 2026-06-02 13:45:08.872 UTC [42] LOG: received fast shutdown request 2026-06-02 13:45:08.873 UTC [42] LOG: aborting any active transactions 2026-06-02 13:45:08.879 UTC [42] LOG: background worker "logical replication launcher" (PID 48) exited with exit code 1 waiting for server to shut down....2026-06-02 13:45:08.882 UTC [43] LOG: shutting down 2026-06-02 13:45:08.882 UTC [43] LOG: checkpoint starting: shutdown immediate 2026-06-02 13:45:08.896 UTC [43] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.013 s, sync=0.001 s, total=0.014 s; sync files=308, longest=0.001 s, average=0.000 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 2026-06-02 13:45:08.915 UTC [42] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 13:45:09.038 UTC [1] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2026-06-02 13:45:09.039 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 13:45:09.039 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 13:45:09.045 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 13:45:09.051 UTC [59] LOG: database system was shut down at 2026-06-02 13:45:08 UTC 2026-06-02 13:45:09.061 UTC [1] LOG: database system is ready to accept connections 2026-06-02 13:45:29.757 UTC [1] LOG: received fast shutdown request 2026-06-02 13:45:29.757 UTC [1] LOG: aborting any active transactions 2026-06-02 13:45:29.762 UTC [1] LOG: background worker "logical replication launcher" (PID 62) exited with exit code 1 2026-06-02 13:45:29.769 UTC [57] LOG: shutting down 2026-06-02 13:45:29.769 UTC [57] LOG: checkpoint starting: shutdown immediate 2026-06-02 13:45:29.776 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.007 s, sync=0.001 s, total=0.008 s; sync files=3, longest=0.001 s, average=0.001 s; distance=0 kB, estimate=0 kB; lsn=0/191FBE0, redo lsn=0/191FBE0 2026-06-02 13:45:29.785 UTC [1] LOG: database system is shut down 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 dynamic shared memory implementation ... posix selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... UTC creating configuration files ... ok running bootstrap script ... ok sh: locale: not found 2026-06-02 13:45:31.382 UTC [35] WARNING: no usable system locales were found performing post-bootstrap initialization ... ok syncing data to disk ... ok initdb: warning: enabling "trust" authentication for local connections initdb: hint: 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. Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start waiting for server to start....2026-06-02 13:45:31.963 UTC [41] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2026-06-02 13:45:31.966 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 13:45:31.968 UTC [44] LOG: database system was shut down at 2026-06-02 13:45:31 UTC 2026-06-02 13:45:31.974 UTC [41] LOG: database system is ready to accept connections done server started /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh CREATE ROLE CREATE DATABASE GRANT ALTER DATABASE 2026-06-02 13:45:32.112 UTC [41] LOG: received fast shutdown request 2026-06-02 13:45:32.113 UTC [41] LOG: aborting any active transactions waiting for server to shut down....2026-06-02 13:45:32.122 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 2026-06-02 13:45:32.122 UTC [42] LOG: shutting down 2026-06-02 13:45:32.122 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-02 13:45:32.134 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.012 s, sync=0.001 s, total=0.013 s; sync files=308, longest=0.001 s, average=0.000 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 2026-06-02 13:45:32.145 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 13:45:32.273 UTC [1] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2026-06-02 13:45:32.273 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 13:45:32.273 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 13:45:32.277 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 13:45:32.279 UTC [58] LOG: database system was shut down at 2026-06-02 13:45:32 UTC 2026-06-02 13:45:32.283 UTC [1] LOG: database system is ready to accept connections 2026-06-02 13:46:07.138 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:46:07.138 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'nonce', 'usersocialauth', 'association', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('configrevision', 'managedfile', 'autosyncrecord', 'datafile', 'job', 'datasource', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'objectpermission', 'userconfig', 'group', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'circuitgroupassignment', 'circuit', 'circuittype', 'provider', 'provideraccount', 'circuittermination', 'providernetwork', 'virtualcircuittype', 'virtualcircuittermination', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('modulebaytemplate', 'inventoryitem', 'sitegroup', 'location', 'poweroutlettemplate', 'interface', 'interfacetemplate', 'platform', 'rearporttemplate', 'rack', 'moduletypeprofile', 'consoleport', 'manufacturer', 'modulebay', 'region', 'cablepath', 'powerfeed', 'rackrole', 'module', 'consoleserverport', 'frontporttemplate', 'powerpanel', 'virtualdevicecontext', 'virtualchassis', 'devicerole', 'inventoryitemrole', 'devicebaytemplate', 'powerport', 'macaddress', 'rackreservation', 'cabletermination', 'consoleserverporttemplate', 'inventoryitemtemplate', 'racktype', 'site', 'devicebay', 'rearport', 'cable', 'devicetype', 'consoleporttemplate', 'moduletype', 'device', 'poweroutlet', 'powerporttemplate', 'frontport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('role', 'asnrange', 'vrf', 'fhrpgroup', 'ipaddress', 'vlantranslationpolicy', 'asn', 'rir', 'vlan', 'vlantranslationrule', 'routetarget', 'fhrpgroupassignment', 'vlangroup', 'service', 'servicetemplate', 'prefix', 'iprange', 'aggregate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tag', 'customfield', 'configtemplate', 'tableconfig', 'customlink', 'imageattachment', 'subscription', 'journalentry', 'bookmark', 'notificationgroup', 'customfieldchoiceset', 'taggeditem', 'savedfilter', 'cachedvalue', 'script', 'eventrule', 'notification', 'exporttemplate', 'webhook', 'dashboard', 'configcontext')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactassignment', 'contact', 'contactrole', 'tenant', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'virtualdisk', 'virtualmachine', 'vminterface', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ikepolicy', 'ipsecpolicy', 'l2vpntermination', 'ikeproposal', 'ipsecproposal', 'ipsecprofile', 'l2vpn', 'tunneltermination', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslan', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 13:46:07.143 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:46:07.143 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'nonce', 'usersocialauth', 'association', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('configrevision', 'managedfile', 'autosyncrecord', 'datafile', 'job', 'datasource', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'objectpermission', 'userconfig', 'group', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'circuitgroupassignment', 'circuit', 'circuittype', 'provider', 'provideraccount', 'circuittermination', 'providernetwork', 'virtualcircuittype', 'virtualcircuittermination', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('modulebaytemplate', 'inventoryitem', 'sitegroup', 'location', 'poweroutlettemplate', 'interface', 'interfacetemplate', 'platform', 'rearporttemplate', 'rack', 'moduletypeprofile', 'consoleport', 'manufacturer', 'modulebay', 'region', 'cablepath', 'powerfeed', 'rackrole', 'module', 'consoleserverport', 'frontporttemplate', 'powerpanel', 'virtualdevicecontext', 'virtualchassis', 'devicerole', 'inventoryitemrole', 'devicebaytemplate', 'powerport', 'macaddress', 'rackreservation', 'cabletermination', 'consoleserverporttemplate', 'inventoryitemtemplate', 'racktype', 'site', 'devicebay', 'rearport', 'cable', 'devicetype', 'consoleporttemplate', 'moduletype', 'device', 'poweroutlet', 'powerporttemplate', 'frontport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('role', 'asnrange', 'vrf', 'fhrpgroup', 'ipaddress', 'vlantranslationpolicy', 'asn', 'rir', 'vlan', 'vlantranslationrule', 'routetarget', 'fhrpgroupassignment', 'vlangroup', 'service', 'servicetemplate', 'prefix', 'iprange', 'aggregate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tag', 'customfield', 'configtemplate', 'tableconfig', 'customlink', 'imageattachment', 'subscription', 'journalentry', 'bookmark', 'notificationgroup', 'customfieldchoiceset', 'taggeditem', 'savedfilter', 'cachedvalue', 'script', 'eventrule', 'notification', 'exporttemplate', 'webhook', 'dashboard', 'configcontext')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactassignment', 'contact', 'contactrole', 'tenant', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'virtualdisk', 'virtualmachine', 'vminterface', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ikepolicy', 'ipsecpolicy', 'l2vpntermination', 'ikeproposal', 'ipsecproposal', 'ipsecprofile', 'l2vpn', 'tunneltermination', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslan', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 13:46:07.603 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:46:07.603 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'nonce', 'usersocialauth', 'association', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('configrevision', 'managedfile', 'autosyncrecord', 'datafile', 'job', 'datasource', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'objectpermission', 'userconfig', 'group', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'circuitgroupassignment', 'circuit', 'circuittype', 'provider', 'provideraccount', 'circuittermination', 'providernetwork', 'virtualcircuittype', 'virtualcircuittermination', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('modulebaytemplate', 'inventoryitem', 'sitegroup', 'location', 'poweroutlettemplate', 'interface', 'interfacetemplate', 'platform', 'rearporttemplate', 'rack', 'moduletypeprofile', 'consoleport', 'manufacturer', 'modulebay', 'region', 'cablepath', 'powerfeed', 'rackrole', 'module', 'consoleserverport', 'frontporttemplate', 'powerpanel', 'virtualdevicecontext', 'virtualchassis', 'devicerole', 'inventoryitemrole', 'devicebaytemplate', 'powerport', 'macaddress', 'rackreservation', 'cabletermination', 'consoleserverporttemplate', 'inventoryitemtemplate', 'racktype', 'site', 'devicebay', 'rearport', 'cable', 'devicetype', 'consoleporttemplate', 'moduletype', 'device', 'poweroutlet', 'powerporttemplate', 'frontport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('role', 'asnrange', 'vrf', 'fhrpgroup', 'ipaddress', 'vlantranslationpolicy', 'asn', 'rir', 'vlan', 'vlantranslationrule', 'routetarget', 'fhrpgroupassignment', 'vlangroup', 'service', 'servicetemplate', 'prefix', 'iprange', 'aggregate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tag', 'customfield', 'configtemplate', 'tableconfig', 'customlink', 'imageattachment', 'subscription', 'journalentry', 'bookmark', 'notificationgroup', 'customfieldchoiceset', 'taggeditem', 'savedfilter', 'cachedvalue', 'script', 'eventrule', 'notification', 'exporttemplate', 'webhook', 'dashboard', 'configcontext')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactassignment', 'contact', 'contactrole', 'tenant', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'virtualdisk', 'virtualmachine', 'vminterface', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ikepolicy', 'ipsecpolicy', 'l2vpntermination', 'ikeproposal', 'ipsecproposal', 'ipsecprofile', 'l2vpn', 'tunneltermination', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslan', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 13:46:14.092 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:46:14.092 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('code', 'usersocialauth', 'nonce', 'association', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'objectchange', 'managedfile', 'job', 'autosyncrecord', 'datafile', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'objectpermission', 'group', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'virtualcircuit', 'virtualcircuittermination', 'provideraccount', 'providernetwork', 'circuitgroupassignment', 'circuittermination', 'circuittype', 'virtualcircuittype', 'circuitgroup', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerfeed', 'rearport', 'rackrole', 'powerporttemplate', 'interfacetemplate', 'frontporttemplate', 'moduletype', 'poweroutlet', 'modulebay', 'virtualchassis', 'racktype', 'platform', 'virtualdevicecontext', 'frontport', 'consoleporttemplate', 'rearporttemplate', 'consoleserverport', 'region', 'consoleserverporttemplate', 'inventoryitem', 'cablepath', 'devicetype', 'powerport', 'powerpanel', 'inventoryitemrole', 'modulebaytemplate', 'rack', 'consoleport', 'cabletermination', 'interface', 'module', 'manufacturer', 'site', 'poweroutlettemplate', 'location', 'devicebaytemplate', 'moduletypeprofile', 'inventoryitemtemplate', 'devicebay', 'device', 'cable', 'devicerole', 'rackreservation', 'macaddress', 'sitegroup')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'iprange', 'ipaddress', 'routetarget', 'rir', 'role', 'prefix', 'service', 'fhrpgroup', 'fhrpgroupassignment', 'asnrange', 'vlangroup', 'asn', 'servicetemplate', 'vlan', 'vlantranslationpolicy', 'vlantranslationrule', 'vrf')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'tableconfig', 'tag', 'notificationgroup', 'customfield', 'dashboard', 'configtemplate', 'customlink', 'subscription', 'savedfilter', 'script', 'journalentry', 'cachedvalue', 'exporttemplate', 'eventrule', 'notification', 'customfieldchoiceset', 'taggeditem', 'bookmark', 'webhook', 'imageattachment')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactassignment', 'contactrole', 'contact', 'tenantgroup', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'virtualdisk', 'virtualmachine', 'clustertype', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'l2vpn', 'tunnel', 'tunneltermination', 'ipsecpolicy', 'ikepolicy', 'ipsecprofile', 'ipsecproposal', 'l2vpntermination', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 13:46:14.097 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:46:14.097 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('code', 'usersocialauth', 'nonce', 'association', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'objectchange', 'managedfile', 'job', 'autosyncrecord', 'datafile', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'objectpermission', 'group', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'virtualcircuit', 'virtualcircuittermination', 'provideraccount', 'providernetwork', 'circuitgroupassignment', 'circuittermination', 'circuittype', 'virtualcircuittype', 'circuitgroup', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerfeed', 'rearport', 'rackrole', 'powerporttemplate', 'interfacetemplate', 'frontporttemplate', 'moduletype', 'poweroutlet', 'modulebay', 'virtualchassis', 'racktype', 'platform', 'virtualdevicecontext', 'frontport', 'consoleporttemplate', 'rearporttemplate', 'consoleserverport', 'region', 'consoleserverporttemplate', 'inventoryitem', 'cablepath', 'devicetype', 'powerport', 'powerpanel', 'inventoryitemrole', 'modulebaytemplate', 'rack', 'consoleport', 'cabletermination', 'interface', 'module', 'manufacturer', 'site', 'poweroutlettemplate', 'location', 'devicebaytemplate', 'moduletypeprofile', 'inventoryitemtemplate', 'devicebay', 'device', 'cable', 'devicerole', 'rackreservation', 'macaddress', 'sitegroup')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'iprange', 'ipaddress', 'routetarget', 'rir', 'role', 'prefix', 'service', 'fhrpgroup', 'fhrpgroupassignment', 'asnrange', 'vlangroup', 'asn', 'servicetemplate', 'vlan', 'vlantranslationpolicy', 'vlantranslationrule', 'vrf')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'tableconfig', 'tag', 'notificationgroup', 'customfield', 'dashboard', 'configtemplate', 'customlink', 'subscription', 'savedfilter', 'script', 'journalentry', 'cachedvalue', 'exporttemplate', 'eventrule', 'notification', 'customfieldchoiceset', 'taggeditem', 'bookmark', 'webhook', 'imageattachment')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactassignment', 'contactrole', 'contact', 'tenantgroup', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'virtualdisk', 'virtualmachine', 'clustertype', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'l2vpn', 'tunnel', 'tunneltermination', 'ipsecpolicy', 'ikepolicy', 'ipsecprofile', 'ipsecproposal', 'l2vpntermination', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 13:46:14.570 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:46:14.570 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('code', 'usersocialauth', 'nonce', 'association', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'objectchange', 'managedfile', 'job', 'autosyncrecord', 'datafile', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'objectpermission', 'group', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'virtualcircuit', 'virtualcircuittermination', 'provideraccount', 'providernetwork', 'circuitgroupassignment', 'circuittermination', 'circuittype', 'virtualcircuittype', 'circuitgroup', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerfeed', 'rearport', 'rackrole', 'powerporttemplate', 'interfacetemplate', 'frontporttemplate', 'moduletype', 'poweroutlet', 'modulebay', 'virtualchassis', 'racktype', 'platform', 'virtualdevicecontext', 'frontport', 'consoleporttemplate', 'rearporttemplate', 'consoleserverport', 'region', 'consoleserverporttemplate', 'inventoryitem', 'cablepath', 'devicetype', 'powerport', 'powerpanel', 'inventoryitemrole', 'modulebaytemplate', 'rack', 'consoleport', 'cabletermination', 'interface', 'module', 'manufacturer', 'site', 'poweroutlettemplate', 'location', 'devicebaytemplate', 'moduletypeprofile', 'inventoryitemtemplate', 'devicebay', 'device', 'cable', 'devicerole', 'rackreservation', 'macaddress', 'sitegroup')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'iprange', 'ipaddress', 'routetarget', 'rir', 'role', 'prefix', 'service', 'fhrpgroup', 'fhrpgroupassignment', 'asnrange', 'vlangroup', 'asn', 'servicetemplate', 'vlan', 'vlantranslationpolicy', 'vlantranslationrule', 'vrf')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'tableconfig', 'tag', 'notificationgroup', 'customfield', 'dashboard', 'configtemplate', 'customlink', 'subscription', 'savedfilter', 'script', 'journalentry', 'cachedvalue', 'exporttemplate', 'eventrule', 'notification', 'customfieldchoiceset', 'taggeditem', 'bookmark', 'webhook', 'imageattachment')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactassignment', 'contactrole', 'contact', 'tenantgroup', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'virtualdisk', 'virtualmachine', 'clustertype', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'l2vpn', 'tunnel', 'tunneltermination', 'ipsecpolicy', 'ikepolicy', 'ipsecprofile', 'ipsecproposal', 'l2vpntermination', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 13:46:21.594 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:46:21.594 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'nonce', 'usersocialauth', 'association', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('job', 'datafile', 'objectchange', 'configrevision', 'managedfile', 'datasource', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'userconfig', 'group', 'token', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'providernetwork', 'circuit', 'circuittype', 'circuittermination', 'provideraccount', 'virtualcircuittype', 'circuitgroup', 'circuitgroupassignment', 'provider', 'virtualcircuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('module', 'site', 'powerport', 'location', 'powerfeed', 'modulebaytemplate', 'inventoryitemtemplate', 'virtualdevicecontext', 'cable', 'poweroutlet', 'devicebay', 'rearport', 'rack', 'rearporttemplate', 'moduletype', 'manufacturer', 'rackrole', 'modulebay', 'consoleserverporttemplate', 'device', 'racktype', 'rackreservation', 'interface', 'moduletypeprofile', 'cabletermination', 'region', 'inventoryitem', 'cablepath', 'inventoryitemrole', 'devicebaytemplate', 'consoleserverport', 'consoleport', 'devicetype', 'devicerole', 'platform', 'powerpanel', 'frontport', 'frontporttemplate', 'macaddress', 'poweroutlettemplate', 'powerporttemplate', 'virtualchassis', 'sitegroup', 'consoleporttemplate', 'interfacetemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroupassignment', 'servicetemplate', 'ipaddress', 'rir', 'asnrange', 'service', 'vlantranslationpolicy', 'routetarget', 'aggregate', 'asn', 'iprange', 'vlangroup', 'vlan', 'prefix', 'vlantranslationrule', 'vrf', 'fhrpgroup', 'role')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('journalentry', 'notification', 'customfield', 'cachedvalue', 'imageattachment', 'script', 'tag', 'tableconfig', 'notificationgroup', 'webhook', 'subscription', 'customfieldchoiceset', 'savedfilter', 'taggeditem', 'configcontext', 'configtemplate', 'bookmark', 'dashboard', 'exporttemplate', 'customlink', 'eventrule')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'contactgroup', 'tenant', 'tenantgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'virtualmachine', 'virtualdisk', 'cluster', 'clustergroup', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'l2vpntermination', 'tunneltermination', 'ipsecproposal', 'ipsecpolicy', 'ikepolicy', 'tunnelgroup', 'ikeproposal', 'ipsecprofile', 'tunnel')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 13:46:21.599 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:46:21.599 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'nonce', 'usersocialauth', 'association', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('job', 'datafile', 'objectchange', 'configrevision', 'managedfile', 'datasource', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'userconfig', 'group', 'token', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'providernetwork', 'circuit', 'circuittype', 'circuittermination', 'provideraccount', 'virtualcircuittype', 'circuitgroup', 'circuitgroupassignment', 'provider', 'virtualcircuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('module', 'site', 'powerport', 'location', 'powerfeed', 'modulebaytemplate', 'inventoryitemtemplate', 'virtualdevicecontext', 'cable', 'poweroutlet', 'devicebay', 'rearport', 'rack', 'rearporttemplate', 'moduletype', 'manufacturer', 'rackrole', 'modulebay', 'consoleserverporttemplate', 'device', 'racktype', 'rackreservation', 'interface', 'moduletypeprofile', 'cabletermination', 'region', 'inventoryitem', 'cablepath', 'inventoryitemrole', 'devicebaytemplate', 'consoleserverport', 'consoleport', 'devicetype', 'devicerole', 'platform', 'powerpanel', 'frontport', 'frontporttemplate', 'macaddress', 'poweroutlettemplate', 'powerporttemplate', 'virtualchassis', 'sitegroup', 'consoleporttemplate', 'interfacetemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroupassignment', 'servicetemplate', 'ipaddress', 'rir', 'asnrange', 'service', 'vlantranslationpolicy', 'routetarget', 'aggregate', 'asn', 'iprange', 'vlangroup', 'vlan', 'prefix', 'vlantranslationrule', 'vrf', 'fhrpgroup', 'role')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('journalentry', 'notification', 'customfield', 'cachedvalue', 'imageattachment', 'script', 'tag', 'tableconfig', 'notificationgroup', 'webhook', 'subscription', 'customfieldchoiceset', 'savedfilter', 'taggeditem', 'configcontext', 'configtemplate', 'bookmark', 'dashboard', 'exporttemplate', 'customlink', 'eventrule')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'contactgroup', 'tenant', 'tenantgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'virtualmachine', 'virtualdisk', 'cluster', 'clustergroup', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'l2vpntermination', 'tunneltermination', 'ipsecproposal', 'ipsecpolicy', 'ikepolicy', 'tunnelgroup', 'ikeproposal', 'ipsecprofile', 'tunnel')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 13:46:22.064 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:46:22.064 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'nonce', 'usersocialauth', 'association', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('job', 'datafile', 'objectchange', 'configrevision', 'managedfile', 'datasource', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'userconfig', 'group', 'token', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'providernetwork', 'circuit', 'circuittype', 'circuittermination', 'provideraccount', 'virtualcircuittype', 'circuitgroup', 'circuitgroupassignment', 'provider', 'virtualcircuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('module', 'site', 'powerport', 'location', 'powerfeed', 'modulebaytemplate', 'inventoryitemtemplate', 'virtualdevicecontext', 'cable', 'poweroutlet', 'devicebay', 'rearport', 'rack', 'rearporttemplate', 'moduletype', 'manufacturer', 'rackrole', 'modulebay', 'consoleserverporttemplate', 'device', 'racktype', 'rackreservation', 'interface', 'moduletypeprofile', 'cabletermination', 'region', 'inventoryitem', 'cablepath', 'inventoryitemrole', 'devicebaytemplate', 'consoleserverport', 'consoleport', 'devicetype', 'devicerole', 'platform', 'powerpanel', 'frontport', 'frontporttemplate', 'macaddress', 'poweroutlettemplate', 'powerporttemplate', 'virtualchassis', 'sitegroup', 'consoleporttemplate', 'interfacetemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroupassignment', 'servicetemplate', 'ipaddress', 'rir', 'asnrange', 'service', 'vlantranslationpolicy', 'routetarget', 'aggregate', 'asn', 'iprange', 'vlangroup', 'vlan', 'prefix', 'vlantranslationrule', 'vrf', 'fhrpgroup', 'role')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('journalentry', 'notification', 'customfield', 'cachedvalue', 'imageattachment', 'script', 'tag', 'tableconfig', 'notificationgroup', 'webhook', 'subscription', 'customfieldchoiceset', 'savedfilter', 'taggeditem', 'configcontext', 'configtemplate', 'bookmark', 'dashboard', 'exporttemplate', 'customlink', 'eventrule')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'contactgroup', 'tenant', 'tenantgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'virtualmachine', 'virtualdisk', 'cluster', 'clustergroup', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'l2vpntermination', 'tunneltermination', 'ipsecproposal', 'ipsecpolicy', 'ikepolicy', 'tunnelgroup', 'ikeproposal', 'ipsecprofile', 'tunnel')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 13:50:32.383 UTC [56] LOG: checkpoint starting: time