Results

By type

          Operations to perform:
  Apply all migrations: admin, auth, circuits, contenttypes, dcim, extras, ipam, secrets, sessions, taggit, tenancy, users, virtualization
Running migrations:
  No migrations to apply.
💡 Username: admin, E-Mail: admin@onap.org
⚙️ Executing '/opt/netbox/startup_scripts/00_users.py'
⚙️ Executing '/opt/netbox/startup_scripts/10_groups.py'
⚙️ Executing '/opt/netbox/startup_scripts/20_custom_fields.py'

0 static files copied to '/opt/netbox/netbox/static', 344 unmodified.
✅ Initialisation is done.
[2021-04-05 01:42:18 +0000] [1] [DEBUG] Current configuration:
  config: /etc/netbox/config/gunicorn_config.py
  bind: ['0.0.0.0:8001']
  backlog: 2048
  workers: 3
  worker_class: sync
  threads: 1
  worker_connections: 1000
  max_requests: 0
  max_requests_jitter: 0
  timeout: 30
  graceful_timeout: 30
  keepalive: 2
  limit_request_line: 4094
  limit_request_fields: 100
  limit_request_field_size: 8190
  reload: False
  reload_engine: auto
  reload_extra_files: []
  spew: False
  check_config: False
  preload_app: False
  sendfile: None
  reuse_port: False
  chdir: /opt/netbox/netbox
  daemon: False
  raw_env: []
  pidfile: None
  worker_tmp_dir: None
  user: 0
  group: 0
  umask: 0
  initgroups: False
  tmp_upload_dir: None
  secure_scheme_headers: {'X-FORWARDED-PROTOCOL': 'ssl', 'X-FORWARDED-PROTO': 'https', 'X-FORWARDED-SSL': 'on'}
  forwarded_allow_ips: ['127.0.0.1']
  accesslog: -
  disable_redirect_access_to_syslog: False
  access_log_format: %(h)s %(l)s %(u)s %(t)s "%(r)s" %(s)s %(b)s "%(f)s" "%(a)s"
  errorlog: -
  loglevel: debug
  capture_output: False
  logger_class: gunicorn.glogging.Logger
  logconfig: None
  logconfig_dict: {}
  syslog_addr: udp://localhost:514
  syslog: False
  syslog_prefix: None
  syslog_facility: user
  enable_stdio_inheritance: False
  statsd_host: None
  statsd_prefix: 
  proc_name: None
  default_proc_name: netbox.wsgi
  pythonpath: /opt/netbox/netbox
  paste: None
  on_starting: 
  on_reload: 
  when_ready: 
  pre_fork: 
  post_fork: 
  post_worker_init: 
  worker_int: 
  worker_abort: 
  pre_exec: 
  pre_request: 
  post_request: 
  child_exit: 
  worker_exit: 
  nworkers_changed: 
  on_exit: 
  proxy_protocol: False
  proxy_allow_ips: ['127.0.0.1']
  keyfile: None
  certfile: None
  ssl_version: 2
  cert_reqs: 0
  ca_certs: None
  suppress_ragged_eofs: True
  do_handshake_on_connect: False
  ciphers: TLSv1
  raw_paste_global_conf: []
[2021-04-05 01:42:18 +0000] [1] [INFO] Starting gunicorn 19.9.0
[2021-04-05 01:42:18 +0000] [1] [DEBUG] Arbiter booted
[2021-04-05 01:42:18 +0000] [1] [INFO] Listening at: http://0.0.0.0:8001 (1)
[2021-04-05 01:42:18 +0000] [1] [INFO] Using worker: sync
[2021-04-05 01:42:18 +0000] [80] [INFO] Booting worker with pid: 80
[2021-04-05 01:42:18 +0000] [81] [INFO] Booting worker with pid: 81
[2021-04-05 01:42:18 +0000] [82] [INFO] Booting worker with pid: 82
[2021-04-05 01:42:19 +0000] [1] [DEBUG] 3 workers
[2021-04-05 01:42:25 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:42:28 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:42:35 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:42:38 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:42:45 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:42:48 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:42:55 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:42:58 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:43:05 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:43:08 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:43:12 +0000] [81] [DEBUG] POST /api/dcim/regions/
10.233.77.135 - - [05/Apr/2021:01:43:12 +0000] "POST /api/dcim/regions/ HTTP/1.1" 201 60 "-" "curl/7.69.1-DEV"
[2021-04-05 01:43:12 +0000] [81] [DEBUG] POST /api/tenancy/tenant-groups/
10.233.77.135 - - [05/Apr/2021:01:43:12 +0000] "POST /api/tenancy/tenant-groups/ HTTP/1.1" 201 48 "-" "curl/7.69.1-DEV"
[2021-04-05 01:43:12 +0000] [81] [DEBUG] POST /api/tenancy/tenants/
10.233.77.135 - - [05/Apr/2021:01:43:12 +0000] "POST /api/tenancy/tenants/ HTTP/1.1" 201 303 "-" "curl/7.69.1-DEV"
[2021-04-05 01:43:12 +0000] [81] [DEBUG] POST /api/dcim/sites/
10.233.77.135 - - [05/Apr/2021:01:43:12 +0000] "POST /api/dcim/sites/ HTTP/1.1" 201 793 "-" "curl/7.69.1-DEV"
[2021-04-05 01:43:12 +0000] [81] [DEBUG] POST /api/ipam/prefixes/
10.233.77.135 - - [05/Apr/2021:01:43:13 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.69.1-DEV"
[2021-04-05 01:43:13 +0000] [81] [DEBUG] POST /api/ipam/prefixes/
10.233.77.135 - - [05/Apr/2021:01:43:13 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.69.1-DEV"
[2021-04-05 01:43:13 +0000] [81] [DEBUG] POST /api/ipam/prefixes/
10.233.77.135 - - [05/Apr/2021:01:43:13 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 472 "-" "curl/7.69.1-DEV"
[2021-04-05 01:43:13 +0000] [81] [DEBUG] POST /api/ipam/prefixes/1/available-ips/
10.233.77.135 - - [05/Apr/2021:01:43:13 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV"
[2021-04-05 01:43:13 +0000] [81] [DEBUG] POST /api/ipam/prefixes/1/available-ips/
10.233.77.135 - - [05/Apr/2021:01:43:13 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV"
[2021-04-05 01:43:13 +0000] [81] [DEBUG] POST /api/ipam/prefixes/2/available-ips/
10.233.77.135 - - [05/Apr/2021:01:43:13 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV"
[2021-04-05 01:43:13 +0000] [81] [DEBUG] POST /api/ipam/prefixes/2/available-ips/
10.233.77.135 - - [05/Apr/2021:01:43:13 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV"
[2021-04-05 01:43:13 +0000] [81] [DEBUG] POST /api/ipam/prefixes/3/available-ips/
10.233.77.135 - - [05/Apr/2021:01:43:13 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.69.1-DEV"
[2021-04-05 01:43:13 +0000] [81] [DEBUG] POST /api/ipam/prefixes/3/available-ips/
10.233.77.135 - - [05/Apr/2021:01:43:14 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.69.1-DEV"
[2021-04-05 01:43:15 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:43:18 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:43:25 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:43:28 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:43:35 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:43:38 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:43:45 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:43:48 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:43:55 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:43:58 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:44:05 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:44:08 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:44:15 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:44:18 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:44:25 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:44:28 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:44:35 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:44:38 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:44:45 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:44:48 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:44:55 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:44:58 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:45:05 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:45:08 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:45:15 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:45:18 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:45:25 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:45:28 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:45:35 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:45:38 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:45:45 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:45:48 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:45:55 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:45:58 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:46:05 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:46:08 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:46:15 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:46:18 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:46:25 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:46:28 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:46:35 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:46:38 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:46:45 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:46:48 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:46:55 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:46:58 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:47:05 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:47:08 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:47:15 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:47:18 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:47:25 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:47:28 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:47:35 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:47:38 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:47:45 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:47:48 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:47:55 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:47:58 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:48:05 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:48:08 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:48:15 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:48:18 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:48:25 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:48:28 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:48:35 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:48:38 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:48:45 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:48:48 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:48:55 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:48:58 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:49:05 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:49:08 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:49:15 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:49:18 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:49:25 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:49:28 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:49:35 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:49:38 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:49:45 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:49:48 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:49:55 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:49:58 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:50:05 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:50:08 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:50:15 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:50:18 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:50:25 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:50:28 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:50:35 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:50:38 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:50:45 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:50:48 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:50:55 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:50:58 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:51:05 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:51:08 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:51:15 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:51:18 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:51:25 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:51:28 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:51:35 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:51:38 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:51:45 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:51:48 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:51:55 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:51:58 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:52:05 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:52:08 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:52:15 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:52:18 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:52:25 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:52:28 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:52:35 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:52:38 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:52:45 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:52:48 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:52:55 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:52:58 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:53:05 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:53:08 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:53:15 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:53:18 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:53:25 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:53:28 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:53:35 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:53:38 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:53:45 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:53:48 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:53:55 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:53:58 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:54:05 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:54:08 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:54:15 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:54:18 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:54:25 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:54:28 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:54:35 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:54:38 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:54:45 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:54:48 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:54:55 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:54:58 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:55:05 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:55:08 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:55:15 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:55:18 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:55:25 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:55:28 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:55:35 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:55:38 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:55:45 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:55:48 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:55:55 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:55:58 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:56:05 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:56:08 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:56:15 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:56:18 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:56:25 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:56:28 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:56:35 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:56:38 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:56:45 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:56:48 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:56:55 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:56:58 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:57:05 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:57:08 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:57:15 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:57:18 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:57:25 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:57:28 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:57:35 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:57:38 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:57:45 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:57:48 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:57:55 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:57:58 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:58:05 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:58:08 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:58:15 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:58:18 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:58:25 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:58:28 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:58:35 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:58:38 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:58:45 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:58:48 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:58:55 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:58:58 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:59:05 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:59:08 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:59:15 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:59:18 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:59:25 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 01:59:28 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:59:35 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:59:38 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 01:59:45 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:59:48 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:59:55 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 01:59:58 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:00:05 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:00:08 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:00:15 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:00:18 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:00:25 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:00:28 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:00:35 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:00:38 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:00:45 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:00:48 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:00:55 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:00:58 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:01:05 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:01:08 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:01:15 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:01:18 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:01:25 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:01:28 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:01:35 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:01:38 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:01:45 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:01:48 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:01:55 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:01:58 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:02:05 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:02:08 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:02:15 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:02:18 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:02:25 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:02:28 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:02:35 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:02:38 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:02:45 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:02:48 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:02:55 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:02:58 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:03:05 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:03:08 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:03:15 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:03:18 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:03:25 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:03:28 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:03:35 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:03:38 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:03:45 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:03:48 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:03:55 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:03:58 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:04:05 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:04:08 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:04:15 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:04:18 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:04:25 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:04:28 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:04:35 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:04:38 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:04:45 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:04:48 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:04:55 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:04:58 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:05:05 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:05:08 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:05:15 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:05:18 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:05:25 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:05:28 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:05:35 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:05:38 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:05:45 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:05:48 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:05:55 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:05:58 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:06:05 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:06:08 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:06:15 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:06:18 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:06:25 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:06:28 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:06:35 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:06:38 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:06:45 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:06:48 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:06:55 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:06:58 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:07:05 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:07:08 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:07:15 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:07:18 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:07:25 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:07:28 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:07:35 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:07:38 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:07:45 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:07:48 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:07:55 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:07:58 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:08:05 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:08:08 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:08:15 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:08:18 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:08:25 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:08:28 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:08:35 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:08:38 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:08:45 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:08:48 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:08:55 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:08:58 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:09:05 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:09:08 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:09:15 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:09:18 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:09:25 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:09:28 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:09:35 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:09:38 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:09:45 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:09:48 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:09:55 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:09:58 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:10:05 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:10:08 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:10:15 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:10:18 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:10:25 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:10:28 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:10:35 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:10:38 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:10:45 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:10:48 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:10:55 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:10:58 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:11:05 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:11:08 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:11:15 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:11:18 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:11:25 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:11:28 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:11:35 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:11:38 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:11:45 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:11:48 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:11:55 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:11:58 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:12:05 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:12:08 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:12:15 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:12:18 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:12:25 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:12:28 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:12:35 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:12:38 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:12:45 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:12:48 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:12:55 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:12:58 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:13:05 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:13:08 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:13:15 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:13:18 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:13:25 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:13:28 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:13:35 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:13:38 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:13:45 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:13:48 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:13:55 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:13:58 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:14:05 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:14:08 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:14:15 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:14:18 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:14:25 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:14:28 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:14:35 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:14:38 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:14:45 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:14:48 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:14:55 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:14:58 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:15:05 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:15:08 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:15:15 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:15:18 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:15:25 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:15:28 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:15:35 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:15:38 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:15:45 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:15:48 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:15:55 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:15:58 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:16:05 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:16:08 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:16:15 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:16:18 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:16:25 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:16:28 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:16:35 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:16:38 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:16:45 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:16:48 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:16:55 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:16:58 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:17:05 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:17:08 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:17:15 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:17:18 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:17:25 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:17:28 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:17:35 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:17:38 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:17:45 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:17:48 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:17:55 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:17:58 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:18:05 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:18:08 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:18:15 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:18:18 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:18:25 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:18:28 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:18:35 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:18:38 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:18:45 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:18:48 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:18:55 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:18:58 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:19:05 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:19:08 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:19:15 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:19:18 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:19:25 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:19:28 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:19:35 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:19:38 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:19:45 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:19:48 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:19:55 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:19:58 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:20:05 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:20:08 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:20:15 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:20:18 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:20:25 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:20:28 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:20:35 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:20:38 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:20:45 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:20:48 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:20:55 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:20:58 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:21:05 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:21:08 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:21:15 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:21:18 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:21:25 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:21:28 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:21:35 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:21:38 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:21:45 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:21:48 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:21:55 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:21:58 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:22:05 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:22:08 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:22:15 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:22:18 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:22:25 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:22:28 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:22:35 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:22:38 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:22:45 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:22:48 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:22:55 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:22:58 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:23:05 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:23:08 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:23:15 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:23:18 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:23:25 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:23:28 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:23:35 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:23:38 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:23:45 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:23:48 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:23:55 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:23:58 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:24:05 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:24:08 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:24:15 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:24:18 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:24:25 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:24:28 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:24:35 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:24:38 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:24:45 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:24:48 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:24:55 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:24:58 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:25:05 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:25:08 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:25:15 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:25:18 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:25:25 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:25:28 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:25:35 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:25:38 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:25:45 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:25:48 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:25:55 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:25:58 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:26:05 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:26:08 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:26:15 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:26:18 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:26:25 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:26:28 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:26:35 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:26:38 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:26:45 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:26:48 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:26:55 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:26:58 +0000] [81] [DEBUG] Closing connection. 
[2021-04-05 02:27:05 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:27:08 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:27:15 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:27:18 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:27:25 +0000] [80] [DEBUG] Closing connection. 
[2021-04-05 02:27:28 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:27:35 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:27:38 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:27:45 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:27:48 +0000] [82] [DEBUG] Closing connection. 
[2021-04-05 02:27:55 +0000] [81] [DEBUG] Closing connection.