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