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-07-28 16:53:57 +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-07-28 16:53:57 +0000] [1] [INFO] Starting gunicorn 19.9.0 [2021-07-28 16:53:57 +0000] [1] [DEBUG] Arbiter booted [2021-07-28 16:53:57 +0000] [1] [INFO] Listening at: http://0.0.0.0:8001 (1) [2021-07-28 16:53:57 +0000] [1] [INFO] Using worker: sync [2021-07-28 16:53:57 +0000] [79] [INFO] Booting worker with pid: 79 [2021-07-28 16:53:57 +0000] [80] [INFO] Booting worker with pid: 80 [2021-07-28 16:53:57 +0000] [85] [INFO] Booting worker with pid: 85 [2021-07-28 16:53:57 +0000] [1] [DEBUG] 3 workers [2021-07-28 16:54:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 16:54:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 16:54:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 16:54:13 +0000] [79] [DEBUG] POST /api/dcim/regions/ 10.242.210.133 - - [28/Jul/2021:16:54:13 +0000] "POST /api/dcim/regions/ HTTP/1.1" 201 60 "-" "curl/7.69.1-DEV" [2021-07-28 16:54:13 +0000] [79] [DEBUG] POST /api/tenancy/tenant-groups/ 10.242.210.133 - - [28/Jul/2021:16:54:13 +0000] "POST /api/tenancy/tenant-groups/ HTTP/1.1" 201 48 "-" "curl/7.69.1-DEV" [2021-07-28 16:54:13 +0000] [80] [DEBUG] POST /api/tenancy/tenants/ 10.242.210.133 - - [28/Jul/2021:16:54:14 +0000] "POST /api/tenancy/tenants/ HTTP/1.1" 201 303 "-" "curl/7.69.1-DEV" [2021-07-28 16:54:14 +0000] [80] [DEBUG] POST /api/dcim/sites/ 10.242.210.133 - - [28/Jul/2021:16:54:14 +0000] "POST /api/dcim/sites/ HTTP/1.1" 201 793 "-" "curl/7.69.1-DEV" [2021-07-28 16:54:14 +0000] [80] [DEBUG] POST /api/ipam/prefixes/ 10.242.210.133 - - [28/Jul/2021:16:54:14 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.69.1-DEV" [2021-07-28 16:54:14 +0000] [80] [DEBUG] POST /api/ipam/prefixes/ 10.242.210.133 - - [28/Jul/2021:16:54:14 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.69.1-DEV" [2021-07-28 16:54:14 +0000] [80] [DEBUG] POST /api/ipam/prefixes/ 10.242.210.133 - - [28/Jul/2021:16:54:14 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 472 "-" "curl/7.69.1-DEV" [2021-07-28 16:54:14 +0000] [85] [DEBUG] POST /api/ipam/prefixes/1/available-ips/ 10.242.210.133 - - [28/Jul/2021:16:54:15 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV" [2021-07-28 16:54:15 +0000] [85] [DEBUG] POST /api/ipam/prefixes/1/available-ips/ [2021-07-28 16:54:15 +0000] [79] [DEBUG] Closing connection. 10.242.210.133 - - [28/Jul/2021:16:54:15 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV" [2021-07-28 16:54:15 +0000] [85] [DEBUG] POST /api/ipam/prefixes/2/available-ips/ 10.242.210.133 - - [28/Jul/2021:16:54:15 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV" [2021-07-28 16:54:15 +0000] [79] [DEBUG] POST /api/ipam/prefixes/2/available-ips/ 10.242.210.133 - - [28/Jul/2021:16:54:15 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV" [2021-07-28 16:54:15 +0000] [79] [DEBUG] POST /api/ipam/prefixes/3/available-ips/ 10.242.210.133 - - [28/Jul/2021:16:54:15 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.69.1-DEV" [2021-07-28 16:54:15 +0000] [79] [DEBUG] POST /api/ipam/prefixes/3/available-ips/ 10.242.210.133 - - [28/Jul/2021:16:54:15 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.69.1-DEV" [2021-07-28 16:54:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 16:54:25 +0000] [79] [DEBUG] Closing connection. [2021-07-28 16:54:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 16:54:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 16:54:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 16:54:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 16:54:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 16:54:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 16:55:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 16:55:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 16:55:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 16:55:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 16:55:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 16:55:25 +0000] [79] [DEBUG] Closing connection. [2021-07-28 16:55:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 16:55:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 16:55:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 16:55:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 16:55:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 16:55:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 16:56:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 16:56:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 16:56:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 16:56:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 16:56:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 16:56:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 16:56:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 16:56:35 +0000] [79] [DEBUG] Closing connection. [2021-07-28 16:56:41 +0000] [79] [DEBUG] Closing connection. [2021-07-28 16:56:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 16:56:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 16:56:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 16:57:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 16:57:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 16:57:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 16:57:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 16:57:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 16:57:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 16:57:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 16:57:35 +0000] [79] [DEBUG] Closing connection. [2021-07-28 16:57:41 +0000] [79] [DEBUG] Closing connection. [2021-07-28 16:57:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 16:57:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 16:57:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 16:58:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 16:58:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 16:58:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 16:58:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 16:58:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 16:58:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 16:58:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 16:58:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 16:58:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 16:58:45 +0000] [79] [DEBUG] Closing connection. [2021-07-28 16:58:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 16:58:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 16:59:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 16:59:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 16:59:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 16:59:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 16:59:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 16:59:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 16:59:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 16:59:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 16:59:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 16:59:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 16:59:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 16:59:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:00:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:00:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:00:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:00:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:00:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:00:25 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:00:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:00:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:00:41 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:00:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:00:51 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:00:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:01:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:01:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:01:11 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:01:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:01:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:01:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:01:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:01:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:01:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:01:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:01:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:01:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:02:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:02:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:02:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:02:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:02:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:02:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:02:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:02:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:02:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:02:45 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:02:51 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:02:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:03:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:03:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:03:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:03:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:03:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:03:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:03:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:03:35 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:03:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:03:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:03:51 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:03:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:04:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:04:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:04:11 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:04:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:04:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:04:25 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:04:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:04:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:04:41 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:04:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:04:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:04:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:05:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:05:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:05:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:05:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:05:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:05:25 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:05:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:05:35 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:05:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:05:45 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:05:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:05:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:06:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:06:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:06:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:06:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:06:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:06:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:06:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:06:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:06:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:06:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:06:51 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:06:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:07:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:07:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:07:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:07:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:07:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:07:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:07:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:07:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:07:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:07:45 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:07:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:07:55 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:08:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:08:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:08:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:08:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:08:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:08:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:08:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:08:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:08:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:08:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:08:51 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:08:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:09:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:09:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:09:11 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:09:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:09:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:09:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:09:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:09:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:09:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:09:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:09:51 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:09:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:10:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:10:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:10:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:10:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:10:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:10:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:10:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:10:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:10:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:10:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:10:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:10:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:11:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:11:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:11:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:11:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:11:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:11:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:11:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:11:35 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:11:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:11:45 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:11:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:11:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:12:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:12:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:12:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:12:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:12:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:12:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:12:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:12:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:12:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:12:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:12:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:12:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:13:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:13:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:13:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:13:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:13:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:13:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:13:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:13:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:13:41 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:13:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:13:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:13:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:14:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:14:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:14:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:14:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:14:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:14:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:14:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:14:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:14:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:14:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:14:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:14:55 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:15:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:15:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:15:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:15:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:15:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:15:25 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:15:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:15:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:15:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:15:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:15:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:15:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:16:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:16:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:16:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:16:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:16:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:16:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:16:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:16:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:16:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:16:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:16:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:16:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:17:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:17:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:17:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:17:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:17:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:17:25 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:17:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:17:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:17:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:17:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:17:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:17:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:18:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:18:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:18:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:18:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:18:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:18:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:18:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:18:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:18:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:18:45 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:18:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:18:55 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:19:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:19:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:19:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:19:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:19:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:19:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:19:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:19:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:19:41 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:19:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:19:51 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:19:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:20:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:20:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:20:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:20:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:20:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:20:25 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:20:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:20:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:20:41 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:20:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:20:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:20:55 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:21:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:21:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:21:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:21:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:21:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:21:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:21:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:21:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:21:41 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:21:45 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:21:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:21:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:22:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:22:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:22:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:22:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:22:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:22:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:22:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:22:35 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:22:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:22:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:22:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:22:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:23:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:23:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:23:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:23:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:23:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:23:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:23:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:23:35 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:23:41 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:23:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:23:51 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:23:55 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:24:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:24:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:24:11 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:24:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:24:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:24:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:24:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:24:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:24:41 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:24:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:24:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:24:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:25:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:25:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:25:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:25:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:25:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:25:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:25:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:25:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:25:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:25:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:25:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:25:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:26:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:26:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:26:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:26:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:26:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:26:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:26:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:26:35 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:26:41 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:26:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:26:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:26:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:27:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:27:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:27:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:27:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:27:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:27:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:27:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:27:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:27:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:27:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:27:51 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:27:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:28:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:28:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:28:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:28:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:28:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:28:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:28:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:28:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:28:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:28:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:28:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:28:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:29:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:29:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:29:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:29:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:29:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:29:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:29:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:29:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:29:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:29:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:29:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:29:55 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:30:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:30:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:30:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:30:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:30:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:30:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:30:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:30:35 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:30:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:30:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:30:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:30:55 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:31:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:31:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:31:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:31:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:31:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:31:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:31:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:31:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:31:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:31:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:31:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:31:55 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:32:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:32:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:32:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:32:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:32:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:32:25 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:32:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:32:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:32:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:32:45 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:32:51 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:32:55 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:33:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:33:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:33:11 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:33:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:33:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:33:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:33:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:33:35 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:33:41 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:33:45 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:33:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:33:55 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:34:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:34:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:34:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:34:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:34:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:34:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:34:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:34:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:34:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:34:45 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:34:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:34:55 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:35:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:35:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:35:11 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:35:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:35:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:35:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:35:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:35:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:35:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:35:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:35:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:35:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:36:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:36:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:36:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:36:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:36:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:36:25 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:36:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:36:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:36:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:36:45 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:36:51 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:36:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:37:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:37:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:37:11 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:37:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:37:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:37:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:37:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:37:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:37:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:37:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:37:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:37:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:38:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:38:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:38:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:38:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:38:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:38:25 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:38:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:38:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:38:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:38:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:38:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:38:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:39:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:39:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:39:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:39:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:39:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:39:25 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:39:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:39:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:39:41 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:39:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:39:51 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:39:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:40:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:40:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:40:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:40:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:40:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:40:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:40:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:40:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:40:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:40:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:40:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:40:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:41:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:41:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:41:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:41:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:41:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:41:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:41:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:41:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:41:41 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:41:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:41:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:41:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:42:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:42:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:42:11 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:42:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:42:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:42:25 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:42:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:42:35 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:42:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:42:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:42:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:42:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:43:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:43:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:43:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:43:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:43:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:43:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:43:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:43:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:43:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:43:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:43:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:43:55 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:44:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:44:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:44:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:44:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:44:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:44:25 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:44:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:44:35 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:44:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:44:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:44:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:44:55 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:45:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:45:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:45:11 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:45:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:45:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:45:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:45:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:45:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:45:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:45:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:45:51 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:45:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:46:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:46:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:46:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:46:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:46:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:46:25 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:46:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:46:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:46:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:46:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:46:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:46:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:47:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:47:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:47:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:47:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:47:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:47:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:47:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:47:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:47:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:47:45 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:47:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:47:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:48:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:48:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:48:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:48:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:48:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:48:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:48:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:48:35 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:48:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:48:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:48:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:48:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:49:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:49:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:49:11 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:49:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:49:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:49:25 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:49:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:49:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:49:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:49:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:49:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:49:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:50:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:50:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:50:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:50:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:50:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:50:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:50:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:50:35 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:50:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:50:45 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:50:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:50:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:51:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:51:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:51:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:51:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:51:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:51:25 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:51:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:51:35 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:51:41 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:51:45 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:51:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:51:55 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:52:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:52:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:52:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:52:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:52:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:52:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:52:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:52:35 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:52:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:52:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:52:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:52:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:53:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:53:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:53:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:53:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:53:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:53:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:53:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:53:35 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:53:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:53:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:53:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:53:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:54:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:54:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:54:11 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:54:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:54:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:54:25 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:54:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:54:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:54:41 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:54:45 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:54:51 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:54:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:55:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:55:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:55:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:55:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:55:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:55:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:55:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:55:35 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:55:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:55:45 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:55:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:55:55 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:56:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:56:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:56:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:56:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:56:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:56:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:56:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:56:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:56:41 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:56:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:56:51 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:56:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:57:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:57:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:57:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:57:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:57:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:57:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:57:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:57:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:57:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:57:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:57:51 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:57:55 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:58:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:58:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:58:11 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:58:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:58:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:58:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:58:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:58:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:58:41 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:58:45 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:58:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:58:55 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:59:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:59:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:59:11 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:59:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:59:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:59:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 17:59:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 17:59:35 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:59:41 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:59:45 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:59:51 +0000] [79] [DEBUG] Closing connection. [2021-07-28 17:59:55 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:00:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:00:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:00:11 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:00:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:00:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:00:25 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:00:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:00:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:00:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:00:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:00:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:00:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:01:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:01:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:01:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:01:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:01:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:01:25 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:01:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:01:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:01:41 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:01:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:01:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:01:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:02:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:02:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:02:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:02:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:02:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:02:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:02:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:02:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:02:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:02:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:02:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:02:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:03:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:03:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:03:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:03:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:03:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:03:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:03:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:03:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:03:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:03:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:03:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:03:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:04:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:04:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:04:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:04:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:04:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:04:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:04:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:04:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:04:41 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:04:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:04:51 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:04:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:05:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:05:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:05:11 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:05:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:05:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:05:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:05:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:05:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:05:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:05:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:05:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:05:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:06:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:06:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:06:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:06:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:06:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:06:25 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:06:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:06:35 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:06:41 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:06:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:06:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:06:55 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:07:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:07:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:07:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:07:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:07:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:07:25 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:07:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:07:35 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:07:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:07:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:07:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:07:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:08:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:08:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:08:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:08:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:08:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:08:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:08:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:08:35 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:08:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:08:45 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:08:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:08:55 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:09:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:09:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:09:11 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:09:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:09:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:09:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:09:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:09:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:09:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:09:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:09:51 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:09:55 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:10:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:10:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:10:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:10:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:10:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:10:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:10:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:10:35 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:10:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:10:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:10:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:10:55 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:11:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:11:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:11:11 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:11:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:11:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:11:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:11:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:11:35 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:11:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:11:45 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:11:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:11:55 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:12:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:12:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:12:11 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:12:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:12:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:12:25 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:12:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:12:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:12:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:12:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:12:51 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:12:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:13:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:13:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:13:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:13:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:13:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:13:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:13:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:13:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:13:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:13:45 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:13:51 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:13:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:14:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:14:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:14:11 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:14:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:14:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:14:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:14:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:14:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:14:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:14:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:14:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:14:55 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:15:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:15:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:15:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:15:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:15:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:15:25 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:15:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:15:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:15:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:15:45 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:15:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:15:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:16:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:16:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:16:11 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:16:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:16:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:16:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:16:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:16:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:16:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:16:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:16:51 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:16:55 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:17:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:17:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:17:11 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:17:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:17:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:17:25 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:17:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:17:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:17:41 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:17:45 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:17:51 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:17:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:18:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:18:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:18:11 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:18:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:18:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:18:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:18:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:18:35 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:18:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:18:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:18:51 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:18:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:19:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:19:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:19:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:19:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:19:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:19:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:19:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:19:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:19:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:19:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:19:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:19:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:20:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:20:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:20:11 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:20:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:20:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:20:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:20:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:20:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:20:41 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:20:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:20:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:20:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:21:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:21:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:21:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:21:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:21:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:21:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:21:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:21:35 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:21:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:21:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:21:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:21:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:22:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:22:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:22:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:22:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:22:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:22:25 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:22:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:22:35 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:22:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:22:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:22:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:22:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:23:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:23:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:23:11 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:23:15 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:23:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:23:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:23:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:23:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:23:41 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:23:45 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:23:51 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:23:55 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:24:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:24:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:24:11 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:24:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:24:21 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:24:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:24:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:24:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:24:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:24:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:24:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:24:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:25:01 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:25:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:25:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:25:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:25:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:25:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:25:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:25:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:25:41 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:25:45 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:25:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:25:55 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:26:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:26:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:26:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:26:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:26:21 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:26:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:26:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:26:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:26:41 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:26:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:26:51 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:26:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:27:01 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:27:05 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:27:11 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:27:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:27:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:27:25 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:27:31 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:27:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:27:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:27:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:27:51 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:27:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:28:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:28:05 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:28:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:28:15 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:28:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:28:25 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:28:31 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:28:35 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:28:41 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:28:45 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:28:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:28:55 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:29:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:29:05 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:29:11 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:29:15 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:29:21 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:29:25 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:29:31 +0000] [80] [DEBUG] Closing connection. [2021-07-28 18:29:35 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:29:41 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:29:45 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:29:51 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:29:55 +0000] [85] [DEBUG] Closing connection. [2021-07-28 18:30:01 +0000] [79] [DEBUG] Closing connection. [2021-07-28 18:30:05 +0000] [79] [DEBUG] Closing connection.