Results

By type

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