Results

By type

          Operations to perform:
  Apply all migrations: admin, auth, circuits, contenttypes, dcim, extras, ipam, secrets, sessions, taggit, tenancy, users, virtualization
Running migrations:
  Applying ipam.0023_change_logging... OK
  Applying ipam.0024_vrf_allow_null_rd... OK
  Applying secrets.0001_initial_squashed_0003_unicode_literals... OK
  Applying secrets.0004_tags... OK
  Applying secrets.0005_change_logging... OK
  Applying sessions.0001_initial... OK
  Applying users.0001_api_tokens_squashed_0002_unicode_literals... OK
  Applying users.0003_token_permissions... OK
  Applying virtualization.0002_virtualmachine_add_status_squashed_0004_virtualmachine_add_role... OK
  Applying virtualization.0005_django2... OK
  Applying virtualization.0006_tags... OK
  Applying virtualization.0007_change_logging... OK
  Applying virtualization.0008_virtualmachine_local_context_data... OK
💡 Username: admin, E-Mail: admin@onap.org
⚙️ Executing '/opt/netbox/startup_scripts/00_users.py'
👤 Created user  onap
⚙️ Executing '/opt/netbox/startup_scripts/10_groups.py'
⚙️ Executing '/opt/netbox/startup_scripts/20_custom_fields.py'
🔧 Created custom field external-key
🔧 Created custom field resource-name

344 static files copied to '/opt/netbox/netbox/static'.
✅ Initialisation is done.
[2022-02-06 00:15:03 +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: []
[2022-02-06 00:15:03 +0000] [1] [INFO] Starting gunicorn 19.9.0
[2022-02-06 00:15:03 +0000] [1] [DEBUG] Arbiter booted
[2022-02-06 00:15:03 +0000] [1] [INFO] Listening at: http://0.0.0.0:8001 (1)
[2022-02-06 00:15:03 +0000] [1] [INFO] Using worker: sync
[2022-02-06 00:15:03 +0000] [79] [INFO] Booting worker with pid: 79
[2022-02-06 00:15:03 +0000] [80] [INFO] Booting worker with pid: 80
[2022-02-06 00:15:03 +0000] [81] [INFO] Booting worker with pid: 81
[2022-02-06 00:15:03 +0000] [1] [DEBUG] 3 workers
[2022-02-06 00:15:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:15:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:15:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:15:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:15:27 +0000] [81] [DEBUG] POST /api/dcim/regions/
10.233.68.117 - - [06/Feb/2022:00:15:28 +0000] "POST /api/dcim/regions/ HTTP/1.1" 201 60 "-" "curl/7.80.0-DEV"
[2022-02-06 00:15:28 +0000] [81] [DEBUG] POST /api/tenancy/tenant-groups/
10.233.68.117 - - [06/Feb/2022:00:15:29 +0000] "POST /api/tenancy/tenant-groups/ HTTP/1.1" 201 48 "-" "curl/7.80.0-DEV"
[2022-02-06 00:15:29 +0000] [81] [DEBUG] POST /api/tenancy/tenants/
10.233.68.117 - - [06/Feb/2022:00:15:29 +0000] "POST /api/tenancy/tenants/ HTTP/1.1" 201 303 "-" "curl/7.80.0-DEV"
[2022-02-06 00:15:29 +0000] [81] [DEBUG] POST /api/dcim/sites/
10.233.68.117 - - [06/Feb/2022:00:15:30 +0000] "POST /api/dcim/sites/ HTTP/1.1" 201 793 "-" "curl/7.80.0-DEV"
[2022-02-06 00:15:30 +0000] [81] [DEBUG] POST /api/ipam/prefixes/
10.233.68.117 - - [06/Feb/2022:00:15:30 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.80.0-DEV"
[2022-02-06 00:15:30 +0000] [81] [DEBUG] POST /api/ipam/prefixes/
10.233.68.117 - - [06/Feb/2022:00:15:31 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.80.0-DEV"
[2022-02-06 00:15:31 +0000] [81] [DEBUG] POST /api/ipam/prefixes/
10.233.68.117 - - [06/Feb/2022:00:15:31 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 472 "-" "curl/7.80.0-DEV"
[2022-02-06 00:15:31 +0000] [81] [DEBUG] POST /api/ipam/prefixes/1/available-ips/
10.233.68.117 - - [06/Feb/2022:00:15:31 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.80.0-DEV"
[2022-02-06 00:15:31 +0000] [81] [DEBUG] POST /api/ipam/prefixes/1/available-ips/
10.233.68.117 - - [06/Feb/2022:00:15:32 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.80.0-DEV"
[2022-02-06 00:15:32 +0000] [81] [DEBUG] POST /api/ipam/prefixes/2/available-ips/
10.233.68.117 - - [06/Feb/2022:00:15:32 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.80.0-DEV"
[2022-02-06 00:15:32 +0000] [81] [DEBUG] POST /api/ipam/prefixes/2/available-ips/
10.233.68.117 - - [06/Feb/2022:00:15:32 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.80.0-DEV"
[2022-02-06 00:15:32 +0000] [81] [DEBUG] POST /api/ipam/prefixes/3/available-ips/
10.233.68.117 - - [06/Feb/2022:00:15:33 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.80.0-DEV"
[2022-02-06 00:15:33 +0000] [81] [DEBUG] POST /api/ipam/prefixes/3/available-ips/
10.233.68.117 - - [06/Feb/2022:00:15:33 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.80.0-DEV"
[2022-02-06 00:15:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:15:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:15:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:15:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:15:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:15:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:16:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:16:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:16:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:16:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:16:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:16:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:16:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:16:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:16:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:16:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:16:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:16:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:17:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:17:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:17:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:17:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:17:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:17:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:17:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:17:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:17:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:17:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:17:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:17:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:18:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:18:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:18:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:18:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:18:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:18:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:18:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:18:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:18:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:18:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:18:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:18:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:19:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:19:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:19:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:19:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:19:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:19:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:19:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:19:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:19:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:19:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:19:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:19:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:20:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:20:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:20:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:20:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:20:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:20:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:20:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:20:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:20:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:20:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:20:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:20:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:21:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:21:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:21:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:21:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:21:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:21:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:21:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:21:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:21:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:21:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:21:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:21:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:22:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:22:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:22:24 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:22:24 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:22:24 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:22:24 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:22:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:22:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:22:45 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:22:45 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:22:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:22:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:23:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:23:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:23:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:23:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:23:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:23:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:23:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:23:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:23:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:23:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:23:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:23:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:24:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:24:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:24:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:24:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:24:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:24:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:24:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:24:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:24:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:24:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:24:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:24:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:25:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:25:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:25:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:25:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:25:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:25:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:25:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:25:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:25:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:25:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:25:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:25:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:26:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:26:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:26:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:26:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:26:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:26:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:26:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:26:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:26:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:26:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:26:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:26:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:27:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:27:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:27:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:27:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:27:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:27:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:27:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:27:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:27:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:27:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:27:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:27:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:28:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:28:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:28:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:28:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:28:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:28:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:28:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:28:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:28:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:28:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:28:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:28:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:29:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:29:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:29:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:29:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:29:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:29:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:29:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:29:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:29:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:29:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:29:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:29:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:30:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:30:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:30:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:30:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:30:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:30:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:30:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:30:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:30:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:30:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:30:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:30:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:31:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:31:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:31:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:31:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:31:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:31:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:31:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:31:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:31:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:31:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:31:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:31:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:32:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:32:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:32:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:32:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:32:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:32:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:32:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:32:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:32:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:32:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:32:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:32:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:33:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:33:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:33:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:33:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:33:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:33:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:33:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:33:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:33:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:33:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:33:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:33:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:34:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:34:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:34:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:34:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:34:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:34:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:34:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:34:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:34:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:34:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:34:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:34:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:35:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:35:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:35:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:35:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:35:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:35:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:35:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:35:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:35:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:35:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:35:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:35:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:36:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:36:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:36:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:36:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:36:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:36:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:36:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:36:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:36:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:36:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:36:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:36:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:37:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:37:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:37:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:37:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:37:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:37:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:37:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:37:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:37:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:37:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:37:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:37:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:38:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:38:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:38:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:38:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:38:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:38:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:38:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:38:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:38:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:38:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:38:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:38:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:39:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:39:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:39:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:39:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:39:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:39:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:39:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:39:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:39:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:39:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:39:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:39:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:40:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:40:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:40:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:40:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:40:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:40:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:40:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:40:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:40:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:40:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:40:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:40:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:41:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:41:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:41:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:41:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:41:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:41:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:41:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:41:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:41:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:41:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:41:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:41:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:42:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:42:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:42:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:42:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:42:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:42:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:42:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:42:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:42:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:42:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:42:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:42:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:43:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:43:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:43:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:43:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:43:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:43:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:43:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:43:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:43:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:43:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:43:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:43:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:44:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:44:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:44:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:44:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:44:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:44:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:44:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:44:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:44:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:44:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:44:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:44:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:45:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:45:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:45:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:45:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:45:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:45:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:45:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:45:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:45:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:45:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:45:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:45:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:46:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:46:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:46:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:46:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:46:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:46:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:46:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:46:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:46:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:46:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:46:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:46:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:47:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:47:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:47:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:47:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:47:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:47:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:47:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:47:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:47:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:47:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:47:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:47:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:48:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:48:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:48:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:48:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:48:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:48:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:48:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:48:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:48:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:48:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:48:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:48:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:49:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:49:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:49:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:49:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:49:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:49:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:49:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:49:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:49:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:49:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:49:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:49:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:50:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:50:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:50:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:50:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:50:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:50:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:50:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:50:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:50:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:50:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:50:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:50:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:51:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:51:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:51:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:51:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:51:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:51:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:51:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:51:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:51:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:51:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:51:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:51:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:52:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:52:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:52:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:52:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:52:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:52:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:52:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:52:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:52:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:52:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:52:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:52:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:53:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:53:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:53:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:53:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:53:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:53:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:53:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:53:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:53:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:53:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:53:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:53:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:54:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:54:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:54:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:54:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:54:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:54:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:54:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:54:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:54:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:54:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:54:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:54:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:55:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:55:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:55:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:55:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:55:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:55:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:55:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:55:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:55:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:55:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:55:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:55:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:56:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:56:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:56:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:56:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:56:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:56:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:56:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:56:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:56:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:56:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:56:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:56:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:57:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:57:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:57:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:57:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:57:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:57:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:57:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:57:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:57:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:57:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:57:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:57:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:58:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:58:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:58:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:58:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:58:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:58:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:58:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:58:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:58:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:58:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:58:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:58:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:59:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:59:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:59:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:59:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:59:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:59:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:59:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:59:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:59:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 00:59:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 00:59:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 00:59:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:00:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:00:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:00:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:00:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:00:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:00:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:00:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:00:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:00:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:00:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:00:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:00:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:01:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:01:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:01:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:01:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:01:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:01:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:01:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:01:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:01:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:01:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:01:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:01:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:02:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:02:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:02:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:02:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:02:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:02:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:02:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:02:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:02:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:02:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:02:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:02:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:03:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:03:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:03:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:03:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:03:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:03:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:03:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:03:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:03:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:03:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:03:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:03:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:04:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:04:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:04:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:04:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:04:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:04:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:04:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:04:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:04:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:04:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:04:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:04:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:05:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:05:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:05:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:05:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:05:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:05:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:05:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:05:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:05:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:05:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:05:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:05:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:06:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:06:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:06:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:06:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:06:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:06:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:06:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:06:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:06:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:06:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:06:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:06:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:07:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:07:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:07:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:07:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:07:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:07:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:07:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:07:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:07:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:07:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:07:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:07:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:08:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:08:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:08:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:08:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:08:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:08:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:08:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:08:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:08:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:08:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:08:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:08:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:09:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:09:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:09:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:09:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:09:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:09:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:09:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:09:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:09:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:09:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:09:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:09:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:10:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:10:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:10:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:10:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:10:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:10:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:10:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:10:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:10:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:10:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:10:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:10:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:11:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:11:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:11:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:11:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:11:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:11:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:11:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:11:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:11:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:11:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:11:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:11:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:12:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:12:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:12:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:12:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:12:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:12:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:12:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:12:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:12:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:12:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:12:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:12:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:13:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:13:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:13:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:13:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:13:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:13:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:13:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:13:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:13:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:13:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:13:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:13:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:14:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:14:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:14:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:14:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:14:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:14:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:14:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:14:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:14:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:14:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:14:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:14:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:15:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:15:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:15:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:15:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:15:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:15:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:15:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:15:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:15:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:15:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:15:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:15:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:16:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:16:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:16:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:16:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:16:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:16:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:16:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:16:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:16:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:16:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:16:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:16:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:17:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:17:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:17:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:17:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:17:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:17:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:17:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:17:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:17:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:17:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:17:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:17:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:18:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:18:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:18:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:18:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:18:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:18:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:18:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:18:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:18:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:18:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:18:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:18:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:19:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:19:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:19:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:19:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:19:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:19:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:19:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:19:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:19:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:19:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:19:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:19:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:20:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:20:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:20:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:20:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:20:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:20:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:20:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:20:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:20:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:20:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:20:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:20:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:21:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:21:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:21:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:21:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:21:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:21:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:21:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:21:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:21:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:21:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:21:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:21:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:22:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:22:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:22:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:22:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:22:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:22:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:22:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:22:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:22:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:22:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:22:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:22:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:23:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:23:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:23:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:23:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:23:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:23:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:23:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:23:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:23:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:23:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:23:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:23:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:24:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:24:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:24:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:24:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:24:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:24:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:24:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:24:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:24:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:24:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:24:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:24:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:25:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:25:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:25:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:25:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:25:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:25:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:25:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:25:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:25:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:25:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:25:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:25:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:26:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:26:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:26:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:26:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:26:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:26:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:26:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:26:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:26:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:26:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:26:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:26:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:27:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:27:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:27:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:27:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:27:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:27:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:27:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:27:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:27:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:27:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:27:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:27:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:28:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:28:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:28:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:28:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:28:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:28:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:28:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:28:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:28:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:28:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:28:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:28:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:29:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:29:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:29:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:29:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:29:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:29:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:29:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:29:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:29:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:29:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:29:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:29:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:30:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:30:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:30:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:30:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:30:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:30:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:30:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:30:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:30:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:30:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:30:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:30:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:31:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:31:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:31:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:31:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:31:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:31:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:31:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:31:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:31:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:31:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:31:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:31:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:32:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:32:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:32:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:32:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:32:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:32:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:32:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:32:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:32:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:32:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:32:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:32:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:33:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:33:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:33:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:33:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:33:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:33:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:33:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:33:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:33:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:33:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:33:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:33:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:34:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:34:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:34:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:34:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:34:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:34:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:34:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:34:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:34:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:34:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:34:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:34:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:35:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:35:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:35:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:35:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:35:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:35:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:35:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:35:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:35:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:35:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:35:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:35:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:36:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:36:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:36:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:36:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:36:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:36:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:36:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:36:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:36:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:36:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:36:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:36:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:37:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:37:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:37:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:37:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:37:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:37:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:37:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:37:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:37:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:37:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:37:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:37:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:38:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:38:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:38:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:38:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:38:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:38:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:38:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:38:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:38:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:38:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:38:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:38:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:39:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:39:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:39:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:39:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:39:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:39:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:39:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:39:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:39:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:39:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:39:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:39:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:40:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:40:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:40:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:40:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:40:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:40:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:40:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:40:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:40:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:40:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:40:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:40:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:41:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:41:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:41:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:41:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:41:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:41:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:41:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:41:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:41:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:41:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:41:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:41:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:42:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:42:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:42:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:42:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:42:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:42:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:42:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:42:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:42:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:42:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:42:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:42:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:43:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:43:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:43:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:43:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:43:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:43:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:43:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:43:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:43:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:43:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:43:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:43:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:44:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:44:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:44:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:44:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:44:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:44:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:44:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:44:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:44:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:44:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:44:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:44:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:45:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:45:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:45:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:45:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:45:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:45:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:45:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:45:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:45:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:45:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:45:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:45:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:46:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:46:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:46:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:46:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:46:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:46:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:46:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:46:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:46:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:46:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:46:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:46:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:47:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:47:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:47:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:47:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:47:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:47:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:47:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:47:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:47:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:47:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:47:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:47:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:48:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:48:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:48:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:48:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:48:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:48:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:48:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:48:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:48:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:48:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:48:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:48:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:49:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:49:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:49:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:49:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:49:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:49:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:49:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:49:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:49:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:49:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:49:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:49:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:50:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:50:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:50:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:50:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:50:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:50:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:50:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:50:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:50:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:50:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:50:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:50:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:51:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:51:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:51:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:51:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:51:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:51:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:51:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:51:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:51:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:51:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:51:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:51:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:52:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:52:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:52:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:52:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:52:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:52:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:52:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:52:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:52:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:52:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:52:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:52:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:53:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:53:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:53:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:53:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:53:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:53:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:53:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:53:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:53:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:53:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:53:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:53:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:54:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:54:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:54:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:54:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:54:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:54:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:54:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:54:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:54:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:54:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:54:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:54:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:55:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:55:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:55:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:55:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:55:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:55:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:55:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:55:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:55:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:55:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:55:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:55:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:56:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:56:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:56:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:56:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:56:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:56:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:56:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:56:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:56:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:56:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:56:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:56:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:57:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:57:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:57:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:57:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:57:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:57:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:57:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:57:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:57:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:57:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:57:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:57:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:58:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:58:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:58:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:58:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:58:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:58:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:58:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:58:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:58:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:58:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:58:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:58:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:59:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:59:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:59:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:59:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:59:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:59:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:59:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:59:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 01:59:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 01:59:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:59:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 01:59:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:00:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:00:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:00:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:00:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:00:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:00:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:00:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:00:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:00:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:00:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:00:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:00:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:01:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:01:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:01:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:01:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:01:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:01:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:01:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:01:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:01:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:01:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:01:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:01:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:02:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:02:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:02:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:02:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:02:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:02:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:02:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:02:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:02:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:02:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:02:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:02:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:03:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:03:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:03:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:03:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:03:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:03:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:03:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:03:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:03:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:03:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:03:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:03:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:04:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:04:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:04:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:04:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:04:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:04:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:04:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:04:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:04:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:04:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:04:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:04:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:05:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:05:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:05:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:05:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:05:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:05:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:05:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:05:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:05:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:05:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:05:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:05:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:06:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:06:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:06:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:06:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:06:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:06:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:06:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:06:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:06:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:06:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:06:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:06:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:07:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:07:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:07:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:07:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:07:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:07:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:07:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:07:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:07:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:07:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:07:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:07:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:08:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:08:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:08:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:08:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:08:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:08:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:08:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:08:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:08:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:08:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:08:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:08:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:09:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:09:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:09:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:09:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:09:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:09:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:09:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:09:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:09:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:09:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:09:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:09:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:10:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:10:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:10:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:10:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:10:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:10:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:10:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:10:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:10:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:10:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:10:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:10:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:11:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:11:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:11:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:11:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:11:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:11:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:11:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:11:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:11:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:11:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:11:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:11:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:12:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:12:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:12:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:12:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:12:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:12:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:12:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:12:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:12:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:12:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:12:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:12:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:13:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:13:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:13:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:13:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:13:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:13:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:13:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:13:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:13:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:13:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:13:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:13:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:14:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:14:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:14:13 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:14:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:14:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:14:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:14:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:14:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:14:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:14:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:14:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:14:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:15:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:15:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:15:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:15:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:15:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:15:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:15:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:15:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:15:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:15:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:15:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:15:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:16:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:16:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:16:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:16:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:16:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:16:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:16:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:16:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:16:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:16:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:16:53 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:16:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:17:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:17:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:17:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:17:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:17:23 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:17:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:17:33 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:17:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:17:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:17:43 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:17:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:17:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:18:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:18:03 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:18:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:18:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:18:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:18:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:18:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:18:33 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:18:35 +0000] [79] [DEBUG] Ignored premature client disconnection. No more data after: b'JDWP-Handshake\\n\n'
[2022-02-06 02:18:43 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:18:43 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:18:53 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:18:53 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:19:03 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:19:03 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:19:13 +0000] [79] [DEBUG] Closing connection. 
[2022-02-06 02:19:13 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:19:23 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:19:23 +0000] [81] [DEBUG] Closing connection. 
[2022-02-06 02:19:33 +0000] [80] [DEBUG] Closing connection. 
[2022-02-06 02:19:33 +0000] [81] [DEBUG] Closing connection.