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 contenttypes.0001_initial... OK
  Applying auth.0001_initial... OK
  Applying admin.0001_initial... OK
  Applying admin.0002_logentry_remove_auto_add... OK
  Applying admin.0003_logentry_add_action_flag_choices... OK
  Applying contenttypes.0002_remove_content_type_name... OK
  Applying auth.0002_alter_permission_name_max_length... OK
  Applying auth.0003_alter_user_email_max_length... OK
  Applying auth.0004_alter_user_username_opts... OK
  Applying auth.0005_alter_user_last_login_null... OK
  Applying auth.0006_require_contenttypes_0002... OK
  Applying auth.0007_alter_validators_add_error_messages... OK
  Applying auth.0008_alter_user_username_max_length... OK
  Applying auth.0009_alter_user_last_name_max_length... OK
  Applying taggit.0001_initial... OK
  Applying taggit.0002_auto_20150616_2121... OK
  Applying tenancy.0001_initial... OK
  Applying tenancy.0002_tenant_group_optional_squashed_0003_unicode_literals... OK
  Applying dcim.0001_initial... OK
  Applying ipam.0001_initial... OK
  Applying dcim.0002_auto_20160622_1821_squashed_0022_color_names_to_rgb... OK
  Applying ipam.0002_vrf_add_enforce_unique_squashed_0018_remove_service_uniqueness_constraint... OK
  Applying dcim.0023_devicetype_comments_squashed_0043_device_component_name_lengths... OK
  Applying virtualization.0001_virtualization... OK
  Applying ipam.0019_virtualization_squashed_0020_ipaddress_add_role_carp... OK
  Applying dcim.0044_virtualization_squashed_0055_virtualchassis_ordering... OK
  Applying dcim.0056_django2... OK
  Applying dcim.0057_tags... OK
  Applying dcim.0058_relax_rack_naming_constraints... OK
  Applying dcim.0059_site_latitude_longitude... OK
  Applying dcim.0060_change_logging... OK
  Applying dcim.0061_platform_napalm_args... OK
  Applying dcim.0062_interface_mtu... OK
  Applying dcim.0063_device_local_context_data... OK
  Applying dcim.0064_remove_platform_rpc_client... OK
  Applying dcim.0065_front_rear_ports... OK
  Applying circuits.0001_initial_squashed_0010_circuit_status... OK
  Applying dcim.0066_cables...
    Adding console connections... 0 cables created
    Adding power connections... 0 cables created
    Adding interface connections... 0 cables created
 OK
  Applying circuits.0011_tags... OK
  Applying circuits.0012_change_logging... OK
  Applying circuits.0013_cables...
    Adding circuit terminations... 0 cables created
 OK
  Applying circuits.0014_circuittermination_description... OK
  Applying dcim.0067_device_type_remove_qualifiers... OK
  Applying dcim.0068_rack_new_fields... OK
  Applying dcim.0069_deprecate_nullablecharfield... OK
  Applying tenancy.0004_tags... OK
  Applying tenancy.0005_change_logging... OK
  Applying extras.0001_initial_squashed_0010_customfield_filter_logic... OK
  Applying extras.0011_django2... OK
  Applying extras.0012_webhooks... OK
  Applying extras.0013_objectchange... OK
  Applying extras.0014_configcontexts... OK
  Applying extras.0015_remove_useraction... OK
  Applying extras.0016_exporttemplate_add_cable... OK
  Applying extras.0017_exporttemplate_mime_type_length... OK
  Applying ipam.0021_vrf_ordering... OK
  Applying ipam.0022_tags... OK
  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.
[2021-12-16 22:54:51 +0000] [1] [DEBUG] Current configuration:
  config: /etc/netbox/config/gunicorn_config.py
  bind: ['0.0.0.0:8001']
  backlog: 2048
  workers: 3
  worker_class: sync
  threads: 1
  worker_connections: 1000
  max_requests: 0
  max_requests_jitter: 0
  timeout: 30
  graceful_timeout: 30
  keepalive: 2
  limit_request_line: 4094
  limit_request_fields: 100
  limit_request_field_size: 8190
  reload: False
  reload_engine: auto
  reload_extra_files: []
  spew: False
  check_config: False
  preload_app: False
  sendfile: None
  reuse_port: False
  chdir: /opt/netbox/netbox
  daemon: False
  raw_env: []
  pidfile: None
  worker_tmp_dir: None
  user: 0
  group: 0
  umask: 0
  initgroups: False
  tmp_upload_dir: None
  secure_scheme_headers: {'X-FORWARDED-PROTOCOL': 'ssl', 'X-FORWARDED-PROTO': 'https', 'X-FORWARDED-SSL': 'on'}
  forwarded_allow_ips: ['127.0.0.1']
  accesslog: -
  disable_redirect_access_to_syslog: False
  access_log_format: %(h)s %(l)s %(u)s %(t)s "%(r)s" %(s)s %(b)s "%(f)s" "%(a)s"
  errorlog: -
  loglevel: debug
  capture_output: False
  logger_class: gunicorn.glogging.Logger
  logconfig: None
  logconfig_dict: {}
  syslog_addr: udp://localhost:514
  syslog: False
  syslog_prefix: None
  syslog_facility: user
  enable_stdio_inheritance: False
  statsd_host: None
  statsd_prefix: 
  proc_name: None
  default_proc_name: netbox.wsgi
  pythonpath: /opt/netbox/netbox
  paste: None
  on_starting: 
  on_reload: 
  when_ready: 
  pre_fork: 
  post_fork: 
  post_worker_init: 
  worker_int: 
  worker_abort: 
  pre_exec: 
  pre_request: 
  post_request: 
  child_exit: 
  worker_exit: 
  nworkers_changed: 
  on_exit: 
  proxy_protocol: False
  proxy_allow_ips: ['127.0.0.1']
  keyfile: None
  certfile: None
  ssl_version: 2
  cert_reqs: 0
  ca_certs: None
  suppress_ragged_eofs: True
  do_handshake_on_connect: False
  ciphers: TLSv1
  raw_paste_global_conf: []
[2021-12-16 22:54:51 +0000] [1] [INFO] Starting gunicorn 19.9.0
[2021-12-16 22:54:51 +0000] [1] [DEBUG] Arbiter booted
[2021-12-16 22:54:51 +0000] [1] [INFO] Listening at: http://0.0.0.0:8001 (1)
[2021-12-16 22:54:51 +0000] [1] [INFO] Using worker: sync
[2021-12-16 22:54:51 +0000] [82] [INFO] Booting worker with pid: 82
[2021-12-16 22:54:51 +0000] [83] [INFO] Booting worker with pid: 83
[2021-12-16 22:54:51 +0000] [89] [INFO] Booting worker with pid: 89
[2021-12-16 22:54:51 +0000] [1] [DEBUG] 3 workers
[2021-12-16 22:54:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:54:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 22:55:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:55:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 22:55:08 +0000] [82] [DEBUG] POST /api/dcim/regions/
10.242.146.132 - - [16/Dec/2021:22:55:08 +0000] "POST /api/dcim/regions/ HTTP/1.1" 201 60 "-" "curl/7.80.0-DEV"
[2021-12-16 22:55:08 +0000] [82] [DEBUG] POST /api/tenancy/tenant-groups/
10.242.146.132 - - [16/Dec/2021:22:55:08 +0000] "POST /api/tenancy/tenant-groups/ HTTP/1.1" 201 48 "-" "curl/7.80.0-DEV"
[2021-12-16 22:55:08 +0000] [82] [DEBUG] POST /api/tenancy/tenants/
10.242.146.132 - - [16/Dec/2021:22:55:08 +0000] "POST /api/tenancy/tenants/ HTTP/1.1" 201 303 "-" "curl/7.80.0-DEV"
[2021-12-16 22:55:08 +0000] [82] [DEBUG] POST /api/dcim/sites/
10.242.146.132 - - [16/Dec/2021:22:55:09 +0000] "POST /api/dcim/sites/ HTTP/1.1" 201 793 "-" "curl/7.80.0-DEV"
[2021-12-16 22:55:09 +0000] [83] [DEBUG] POST /api/ipam/prefixes/
10.242.146.132 - - [16/Dec/2021:22:55:09 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.80.0-DEV"
[2021-12-16 22:55:09 +0000] [83] [DEBUG] POST /api/ipam/prefixes/
10.242.146.132 - - [16/Dec/2021:22:55:09 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.80.0-DEV"
[2021-12-16 22:55:09 +0000] [83] [DEBUG] POST /api/ipam/prefixes/
10.242.146.132 - - [16/Dec/2021:22:55:09 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 472 "-" "curl/7.80.0-DEV"
[2021-12-16 22:55:09 +0000] [83] [DEBUG] POST /api/ipam/prefixes/1/available-ips/
10.242.146.132 - - [16/Dec/2021:22:55:09 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.80.0-DEV"
[2021-12-16 22:55:09 +0000] [83] [DEBUG] POST /api/ipam/prefixes/1/available-ips/
10.242.146.132 - - [16/Dec/2021:22:55:09 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.80.0-DEV"
[2021-12-16 22:55:09 +0000] [83] [DEBUG] POST /api/ipam/prefixes/2/available-ips/
10.242.146.132 - - [16/Dec/2021:22:55:10 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.80.0-DEV"
[2021-12-16 22:55:10 +0000] [83] [DEBUG] POST /api/ipam/prefixes/2/available-ips/
10.242.146.132 - - [16/Dec/2021:22:55:10 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.80.0-DEV"
[2021-12-16 22:55:10 +0000] [83] [DEBUG] POST /api/ipam/prefixes/3/available-ips/
10.242.146.132 - - [16/Dec/2021:22:55:10 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.80.0-DEV"
[2021-12-16 22:55:10 +0000] [83] [DEBUG] POST /api/ipam/prefixes/3/available-ips/
10.242.146.132 - - [16/Dec/2021:22:55:10 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.80.0-DEV"
[2021-12-16 22:55:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:55:16 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:55:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:55:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:55:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:55:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:55:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 22:55:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 22:55:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 22:55:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:56:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:56:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 22:56:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 22:56:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 22:56:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 22:56:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:56:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:56:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:56:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 22:56:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:56:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 22:56:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:57:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 22:57:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 22:57:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 22:57:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 22:57:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:57:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:57:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 22:57:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:57:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:57:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 22:57:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 22:57:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:58:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 22:58:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:58:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 22:58:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 22:58:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 22:58:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:58:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:58:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 22:58:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:58:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 22:58:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 22:58:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:59:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:59:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 22:59:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 22:59:16 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:59:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 22:59:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 22:59:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 22:59:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 22:59:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 22:59:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 22:59:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 22:59:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:00:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:00:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:00:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:00:16 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:00:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:00:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:00:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:00:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:00:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:00:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:00:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:00:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:01:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:01:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:01:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:01:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:01:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:01:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:01:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:01:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:01:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:01:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:01:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:01:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:02:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:02:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:02:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:02:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:02:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:02:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:02:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:02:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:02:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:02:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:02:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:02:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:03:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:03:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:03:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:03:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:03:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:03:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:03:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:03:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:03:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:03:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:03:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:03:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:04:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:04:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:04:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:04:16 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:04:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:04:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:04:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:04:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:04:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:04:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:04:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:04:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:05:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:05:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:05:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:05:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:05:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:05:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:05:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:05:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:05:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:05:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:05:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:05:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:06:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:06:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:06:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:06:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:06:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:06:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:06:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:06:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:06:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:06:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:06:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:06:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:07:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:07:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:07:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:07:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:07:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:07:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:07:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:07:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:07:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:07:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:07:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:07:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:08:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:08:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:08:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:08:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:08:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:08:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:08:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:08:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:08:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:08:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:08:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:08:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:09:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:09:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:09:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:09:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:09:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:09:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:09:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:09:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:09:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:09:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:09:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:09:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:10:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:10:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:10:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:10:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:10:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:10:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:10:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:10:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:10:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:10:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:10:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:10:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:11:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:11:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:11:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:11:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:11:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:11:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:11:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:11:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:11:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:11:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:11:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:11:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:12:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:12:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:12:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:12:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:12:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:12:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:12:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:12:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:12:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:12:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:12:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:12:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:13:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:13:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:13:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:13:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:13:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:13:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:13:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:13:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:13:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:13:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:13:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:13:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:14:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:14:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:14:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:14:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:14:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:14:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:14:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:14:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:14:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:14:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:14:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:14:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:15:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:15:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:15:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:15:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:15:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:15:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:15:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:15:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:15:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:15:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:15:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:15:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:16:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:16:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:16:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:16:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:16:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:16:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:16:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:16:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:16:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:16:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:16:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:16:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:17:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:17:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:17:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:17:16 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:17:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:17:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:17:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:17:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:17:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:17:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:17:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:17:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:18:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:18:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:18:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:18:16 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:18:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:18:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:18:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:18:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:18:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:18:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:18:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:18:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:19:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:19:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:19:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:19:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:19:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:19:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:19:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:19:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:19:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:19:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:19:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:19:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:20:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:20:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:20:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:20:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:20:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:20:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:20:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:20:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:20:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:20:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:20:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:20:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:21:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:21:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:21:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:21:16 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:21:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:21:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:21:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:21:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:21:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:21:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:21:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:21:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:22:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:22:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:22:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:22:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:22:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:22:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:22:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:22:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:22:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:22:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:22:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:22:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:23:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:23:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:23:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:23:16 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:23:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:23:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:23:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:23:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:23:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:23:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:23:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:23:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:24:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:24:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:24:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:24:16 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:24:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:24:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:24:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:24:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:24:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:24:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:24:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:24:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:25:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:25:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:25:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:25:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:25:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:25:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:25:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:25:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:25:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:25:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:25:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:25:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:26:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:26:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:26:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:26:16 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:26:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:26:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:26:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:26:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:26:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:26:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:26:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:26:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:27:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:27:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:27:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:27:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:27:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:27:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:27:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:27:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:27:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:27:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:27:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:27:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:28:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:28:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:28:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:28:16 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:28:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:28:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:28:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:28:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:28:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:28:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:28:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:28:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:29:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:29:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:29:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:29:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:29:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:29:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:29:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:29:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:29:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:29:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:29:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:29:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:30:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:30:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:30:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:30:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:30:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:30:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:30:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:30:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:30:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:30:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:30:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:30:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:31:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:31:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:31:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:31:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:31:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:31:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:31:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:31:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:31:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:31:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:31:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:31:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:32:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:32:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:32:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:32:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:32:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:32:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:32:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:32:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:32:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:32:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:32:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:32:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:33:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:33:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:33:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:33:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:33:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:33:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:33:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:33:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:33:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:33:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:33:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:33:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:34:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:34:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:34:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:34:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:34:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:34:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:34:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:34:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:34:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:34:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:34:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:34:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:35:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:35:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:35:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:35:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:35:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:35:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:35:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:35:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:35:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:35:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:35:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:35:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:36:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:36:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:36:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:36:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:36:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:36:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:36:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:36:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:36:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:36:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:36:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:36:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:37:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:37:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:37:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:37:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:37:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:37:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:37:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:37:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:37:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:37:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:37:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:37:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:38:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:38:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:38:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:38:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:38:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:38:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:38:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:38:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:38:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:38:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:38:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:38:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:39:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:39:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:39:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:39:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:39:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:39:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:39:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:39:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:39:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:39:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:39:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:39:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:40:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:40:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:40:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:40:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:40:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:40:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:40:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:40:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:40:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:40:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:40:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:40:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:41:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:41:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:41:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:41:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:41:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:41:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:41:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:41:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:41:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:41:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:41:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:41:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:42:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:42:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:42:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:42:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:42:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:42:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:42:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:42:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:42:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:42:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:42:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:42:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:43:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:43:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:43:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:43:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:43:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:43:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:43:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:43:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:43:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:43:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:43:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:43:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:44:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:44:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:44:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:44:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:44:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:44:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:44:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:44:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:44:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:44:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:44:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:44:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:45:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:45:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:45:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:45:16 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:45:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:45:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:45:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:45:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:45:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:45:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:45:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:45:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:46:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:46:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:46:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:46:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:46:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:46:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:46:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:46:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:46:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:46:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:46:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:46:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:47:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:47:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:47:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:47:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:47:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:47:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:47:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:47:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:47:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:47:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:47:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:47:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:48:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:48:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:48:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:48:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:48:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:48:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:48:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:48:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:48:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:48:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:48:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:48:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:49:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:49:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:49:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:49:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:49:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:49:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:49:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:49:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:49:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:49:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:49:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:49:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:50:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:50:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:50:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:50:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:50:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:50:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:50:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:50:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:50:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:50:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:50:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:50:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:51:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:51:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:51:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:51:16 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:51:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:51:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:51:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:51:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:51:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:51:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:51:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:51:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:52:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:52:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:52:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:52:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:52:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:52:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:52:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:52:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:52:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:52:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:52:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:52:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:53:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:53:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:53:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:53:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:53:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:53:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:53:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:53:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:53:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:53:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:53:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:53:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:54:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:54:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:54:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:54:16 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:54:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:54:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:54:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:54:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:54:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:54:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:54:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:54:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:55:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:55:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:55:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:55:16 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:55:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:55:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:55:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:55:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:55:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:55:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:55:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:55:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:56:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:56:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:56:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:56:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:56:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:56:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:56:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:56:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:56:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:56:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:56:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:56:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:57:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:57:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:57:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:57:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:57:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:57:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:57:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:57:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:57:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:57:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:57:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:57:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:58:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:58:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:58:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:58:16 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:58:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:58:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:58:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:58:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:58:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:58:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:58:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:58:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:59:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:59:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:59:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:59:16 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:59:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:59:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:59:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-16 23:59:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:59:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:59:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-16 23:59:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-16 23:59:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:00:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:00:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:00:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:00:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:00:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:00:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:00:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:00:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:00:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:00:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:00:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:00:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:01:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:01:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:01:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:01:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:01:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:01:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:01:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:01:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:01:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:01:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:01:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:01:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:02:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:02:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:02:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:02:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:02:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:02:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:02:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:02:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:02:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:02:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:02:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:02:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:03:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:03:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:03:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:03:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:03:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:03:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:03:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:03:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:03:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:03:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:03:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:03:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:04:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:04:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:04:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:04:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:04:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:04:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:04:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:04:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:04:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:04:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:04:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:04:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:05:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:05:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:05:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:05:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:05:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:05:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:05:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:05:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:05:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:05:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:05:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:05:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:06:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:06:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:06:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:06:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:06:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:06:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:06:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:06:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:06:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:06:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:06:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:06:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:07:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:07:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:07:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:07:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:07:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:07:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:07:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:07:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:07:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:07:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:07:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:07:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:08:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:08:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:08:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:08:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:08:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:08:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:08:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:08:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:08:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:08:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:08:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:08:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:09:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:09:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:09:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:09:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:09:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:09:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:09:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:09:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:09:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:09:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:09:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:09:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:10:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:10:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:10:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:10:16 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:10:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:10:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:10:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:10:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:10:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:10:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:10:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:10:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:11:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:11:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:11:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:11:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:11:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:11:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:11:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:11:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:11:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:11:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:11:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:11:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:12:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:12:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:12:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:12:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:12:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:12:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:12:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:12:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:12:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:12:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:12:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:12:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:13:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:13:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:13:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:13:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:13:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:13:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:13:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:13:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:13:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:13:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:13:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:13:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:14:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:14:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:14:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:14:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:14:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:14:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:14:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:14:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:14:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:14:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:14:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:14:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:15:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:15:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:15:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:15:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:15:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:15:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:15:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:15:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:15:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:15:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:15:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:15:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:16:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:16:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:16:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:16:16 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:16:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:16:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:16:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:16:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:16:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:16:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:16:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:16:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:17:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:17:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:17:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:17:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:17:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:17:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:17:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:17:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:17:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:17:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:17:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:17:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:18:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:18:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:18:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:18:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:18:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:18:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:18:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:18:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:18:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:18:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:18:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:18:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:19:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:19:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:19:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:19:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:19:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:19:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:19:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:19:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:19:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:19:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:19:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:19:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:20:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:20:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:20:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:20:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:20:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:20:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:20:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:20:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:20:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:20:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:20:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:20:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:21:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:21:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:21:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:21:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:21:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:21:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:21:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:21:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:21:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:21:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:21:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:21:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:22:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:22:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:22:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:22:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:22:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:22:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:22:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:22:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:22:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:22:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:22:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:22:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:23:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:23:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:23:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:23:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:23:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:23:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:23:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:23:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:23:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:23:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:23:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:23:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:24:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:24:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:24:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:24:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:24:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:24:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:24:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:24:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:24:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:24:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:24:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:24:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:25:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:25:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:25:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:25:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:25:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:25:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:25:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:25:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:25:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:25:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:25:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:25:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:26:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:26:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:26:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:26:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:26:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:26:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:26:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:26:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:26:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:26:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:26:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:26:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:27:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:27:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:27:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:27:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:27:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:27:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:27:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:27:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:27:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:27:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:27:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:27:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:28:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:28:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:28:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:28:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:28:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:28:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:28:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:28:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:28:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:28:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:28:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:28:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:29:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:29:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:29:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:29:16 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:29:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:29:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:29:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:29:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:29:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:29:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:29:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:29:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:30:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:30:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:30:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:30:16 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:30:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:30:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:30:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:30:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:30:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:30:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:30:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:30:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:31:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:31:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:31:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:31:16 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:31:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:31:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:31:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:31:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:31:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:31:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:31:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:31:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:32:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:32:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:32:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:32:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:32:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:32:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:32:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:32:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:32:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:32:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:32:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:32:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:33:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:33:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:33:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:33:16 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:33:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:33:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:33:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:33:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:33:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:33:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:33:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:33:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:34:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:34:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:34:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:34:16 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:34:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:34:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:34:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:34:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:34:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:34:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:34:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:34:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:35:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:35:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:35:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:35:16 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:35:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:35:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:35:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:35:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:35:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:35:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:35:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:35:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:36:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:36:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:36:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:36:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:36:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:36:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:36:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:36:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:36:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:36:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:36:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:36:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:37:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:37:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:37:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:37:16 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:37:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:37:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:37:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:37:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:37:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:37:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:37:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:37:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:38:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:38:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:38:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:38:16 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:38:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:38:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:38:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:38:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:38:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:38:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:38:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:38:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:39:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:39:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:39:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:39:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:39:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:39:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:39:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:39:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:39:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:39:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:39:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:39:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:40:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:40:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:40:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:40:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:40:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:40:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:40:32 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:40:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:40:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:40:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:40:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:40:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:41:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:41:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:41:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:41:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:41:22 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:41:26 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:41:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:41:36 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:41:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:41:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:41:52 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:41:56 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:42:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:42:06 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:42:12 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:42:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:42:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:42:26 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:42:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:42:36 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:42:42 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:42:46 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:42:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:42:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:43:02 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:43:06 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:43:12 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:43:16 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:43:22 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:43:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:43:32 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:43:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:43:42 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:43:46 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:43:52 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:43:56 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:44:02 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:44:06 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:44:12 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:44:16 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:44:22 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:44:26 +0000] [89] [DEBUG] Closing connection. 
[2021-12-17 00:44:32 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:44:36 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:44:42 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:44:46 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:44:52 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:44:56 +0000] [82] [DEBUG] Closing connection. 
[2021-12-17 00:45:02 +0000] [83] [DEBUG] Closing connection. 
[2021-12-17 00:45:06 +0000] [82] [DEBUG] Closing connection.